-- Logs begin at Wed 2020-12-02 09:35:57 UTC, end at Wed 2020-12-02 12:22:30 UTC. -- Dec 02 10:15:53.499774 n-d-764292-5 systemd[1]: Starting Devstack devstack@c-api.service... Dec 02 10:15:53.507615 n-d-764292-5 devstack@c-api.service[88067]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Dec 02 10:15:53.509733 n-d-764292-5 devstack@c-api.service[88067]: *** Starting uWSGI 2.0.15-debian (64bit) on [Wed Dec 2 10:15:53 2020] *** Dec 02 10:15:53.509733 n-d-764292-5 devstack@c-api.service[88067]: compiled with version: 7.3.0 on 28 September 2018 15:41:15 Dec 02 10:15:53.509733 n-d-764292-5 devstack@c-api.service[88067]: os: Linux-4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 Dec 02 10:15:53.509733 n-d-764292-5 devstack@c-api.service[88067]: nodename: n-d-764292-5 Dec 02 10:15:53.509733 n-d-764292-5 devstack@c-api.service[88067]: machine: x86_64 Dec 02 10:15:53.509733 n-d-764292-5 devstack@c-api.service[88067]: clock source: unix Dec 02 10:15:53.509733 n-d-764292-5 devstack@c-api.service[88067]: pcre jit disabled Dec 02 10:15:53.509733 n-d-764292-5 devstack@c-api.service[88067]: detected number of CPU cores: 4 Dec 02 10:15:53.509733 n-d-764292-5 devstack@c-api.service[88067]: current working directory: / Dec 02 10:15:53.509733 n-d-764292-5 devstack@c-api.service[88067]: detected binary path: /usr/bin/uwsgi-core Dec 02 10:15:53.509733 n-d-764292-5 devstack@c-api.service[88067]: dropping root privileges as early as possible Dec 02 10:15:53.509733 n-d-764292-5 devstack@c-api.service[88067]: your processes number limit is 47843 Dec 02 10:15:53.509733 n-d-764292-5 devstack@c-api.service[88067]: your memory page size is 4096 bytes Dec 02 10:15:53.509733 n-d-764292-5 devstack@c-api.service[88067]: detected max file descriptor number: 2048 Dec 02 10:15:53.509733 n-d-764292-5 devstack@c-api.service[88067]: lock engine: pthread robust mutexes Dec 02 10:15:53.510955 n-d-764292-5 devstack@c-api.service[88067]: thunder lock: enabled Dec 02 10:15:53.510955 n-d-764292-5 devstack@c-api.service[88067]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-wsgi.socket fd 4 Dec 02 10:15:53.510955 n-d-764292-5 devstack@c-api.service[88067]: dropping root privileges after socket binding Dec 02 10:15:53.510955 n-d-764292-5 devstack@c-api.service[88067]: Python version: 3.6.9 (default, Oct 8 2020, 12:12:24) [GCC 8.4.0] Dec 02 10:15:53.555419 n-d-764292-5 devstack@c-api.service[88067]: Python main interpreter initialized at 0x55fa930b99c0 Dec 02 10:15:53.555419 n-d-764292-5 devstack@c-api.service[88067]: dropping root privileges after plugin initialization Dec 02 10:15:53.555419 n-d-764292-5 devstack@c-api.service[88067]: python threads support enabled Dec 02 10:15:53.555419 n-d-764292-5 devstack@c-api.service[88067]: your server socket listen backlog is limited to 100 connections Dec 02 10:15:53.555419 n-d-764292-5 devstack@c-api.service[88067]: your mercy for graceful operations on workers is 90 seconds Dec 02 10:15:53.555930 n-d-764292-5 devstack@c-api.service[88067]: mapped 402621 bytes (393 KB) for 2 cores Dec 02 10:15:53.555930 n-d-764292-5 devstack@c-api.service[88067]: *** Operational MODE: preforking *** Dec 02 10:15:53.557567 n-d-764292-5 devstack@c-api.service[88067]: dropping root privileges after application loading Dec 02 10:15:53.557567 n-d-764292-5 devstack@c-api.service[88067]: *** uWSGI is running in multiple interpreter mode *** Dec 02 10:15:53.557567 n-d-764292-5 devstack@c-api.service[88067]: spawned uWSGI master process (pid: 88067) Dec 02 10:15:53.557567 n-d-764292-5 devstack@c-api.service[88067]: spawned uWSGI worker 1 (pid: 88068, cores: 1) Dec 02 10:15:53.557567 n-d-764292-5 devstack@c-api.service[88067]: spawned uWSGI worker 2 (pid: 88069, cores: 1) Dec 02 10:15:53.557567 n-d-764292-5 devstack@c-api.service[88067]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Dec 02 10:15:53.556592 n-d-764292-5 systemd[1]: Started Devstack devstack@c-api.service. Dec 02 10:15:56.733717 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=88068) load_app /usr/local/lib/python3.6/dist-packages/oslo_service/wsgi.py:350}} Dec 02 10:15:56.735924 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.api [-] The v2 API is deprecated and is not under active development. You should set enable_v2_api=false and enable_v3_api=true in your cinder.conf file. Dec 02 10:15:56.744749 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=88068) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Dec 02 10:15:56.744917 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=88069) load_app /usr/local/lib/python3.6/dist-packages/oslo_service/wsgi.py:350}} Dec 02 10:15:56.746378 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:56.747084 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.api [-] The v2 API is deprecated and is not under active development. You should set enable_v2_api=false and enable_v3_api=true in your cinder.conf file. Dec 02 10:15:56.747493 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:56.747908 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:56.748911 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:56.749157 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:56.749317 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:56.749556 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:56.749774 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:56.749993 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:56.750225 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:56.750845 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=88069) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Dec 02 10:15:56.752417 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:56.753052 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:56.753468 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:56.754135 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:56.754362 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:56.754596 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:56.754827 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:56.755048 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:56.755257 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:56.755510 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:56.933836 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:56.934016 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:56.934342 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:56.934504 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:56.934765 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:56.934921 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:56.935193 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:56.937398 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:56.937631 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:56.937823 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:56.938066 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:56.938290 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:56.938517 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:56.938783 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:56.942536 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:56.942821 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:56.942992 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:56.943199 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:56.943416 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:56.943525 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:56.943630 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:56.943733 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:56.943811 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:56.943903 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:56.944059 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:56.944290 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:56.944504 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:56.944755 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:56.950079 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:56.950316 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:56.950548 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:56.950779 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:56.951001 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:56.951172 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:56.951435 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:56.951558 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:56.951663 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:56.951899 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:56.952129 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:56.952349 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:56.952566 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:56.952842 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:56.953186 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:56.953419 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:56.953644 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:56.953760 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:56.953844 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:56.953947 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:56.954038 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:56.954141 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:56.954261 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:56.954359 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:56.954455 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:56.954557 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:56.954664 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:56.954835 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.506311 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.506583 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.506704 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.506974 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.507135 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.507402 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.507595 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.510640 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.510896 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.511133 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.511312 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.511570 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.511838 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.511994 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.512166 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.512452 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.512625 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.512913 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.513122 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.513329 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.513565 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.514108 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.514336 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.514564 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.514792 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.515015 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.515237 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.515460 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.516822 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.517077 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.517298 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.517414 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.517525 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.517633 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.517731 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.517839 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.517944 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.518046 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.518142 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.518245 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.518342 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.518533 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.519479 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.519769 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.519940 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.520053 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.520163 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.520274 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.520383 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.520489 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.520599 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.520725 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.520846 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.520955 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.521060 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.521292 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.525695 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.525944 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.526096 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.526324 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.526421 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.526547 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.526668 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.526752 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.526837 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.527009 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.527128 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.527232 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.527392 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.527631 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.536853 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.537033 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.537141 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.537249 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.537382 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.537494 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.537599 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.537698 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.537807 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.537906 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.538020 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.538125 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.538229 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.538339 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.543989 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.544264 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.544429 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.544526 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.544630 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.544780 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.544892 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.544981 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.545094 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.545176 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.545274 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.545354 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.545587 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.545816 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.547469 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.547673 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.547787 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.547884 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.547982 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.548086 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.548192 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.548288 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.548387 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.548487 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.548589 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.548694 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.548833 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.549050 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.550025 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.550282 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.550428 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.550548 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.550653 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.550747 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.550848 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.550949 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.551044 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.551152 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.551258 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.551361 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.551462 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.551675 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.554309 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.554577 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.554751 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.554843 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.554992 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.555079 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.555184 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.555272 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.555378 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.555454 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.555536 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.555636 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.555831 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.556082 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.559109 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.559403 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.559511 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.559618 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.559724 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.559849 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.559958 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.560057 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.560132 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.560229 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.560338 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.560446 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.560554 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.560653 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.561794 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.562032 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.562155 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.562299 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.562401 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.562505 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.562603 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.562709 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.562812 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.562924 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.563030 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.563132 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.563239 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.563353 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.566185 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.566451 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.566619 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.566732 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.566860 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.566979 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.567078 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.567247 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.567247 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.567412 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.567482 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.567550 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.567673 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.567933 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.576311 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.576554 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.576674 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.576802 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.576909 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.577026 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.577121 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.577223 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.577319 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.577414 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.577516 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.577619 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.577720 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.577864 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.578964 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.579277 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.579391 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.579472 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.579580 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.579652 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.579728 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.579798 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.579944 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.580088 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.580180 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.580259 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.580342 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.580572 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.582594 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.582855 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.583092 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.583209 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.583306 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.583400 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.583506 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.583603 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.583711 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.583807 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.583910 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.584006 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.584108 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.584372 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.587447 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.587678 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.587900 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.588060 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.588185 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.588284 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.588368 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.588529 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.588660 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.588808 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.588931 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.589031 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.589134 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.589386 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.591064 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.591304 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.591446 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.591559 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.591657 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.591765 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.591876 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.591979 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.592082 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.592196 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.592302 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.592407 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.592512 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.592512 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.593796 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.593957 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.594067 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.594271 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.594429 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.594540 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.594638 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.594733 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.594828 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.594923 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.595025 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.595130 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.595234 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.595234 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.599939 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.600189 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.600330 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.600445 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.600545 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.600668 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.600824 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.600945 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.601062 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.601158 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.601291 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.601391 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.601522 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.601635 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.606567 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.606790 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.607022 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.607212 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.607322 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.607434 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.607532 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.607627 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.607721 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.607863 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.607963 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.608071 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.608071 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.608337 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.612162 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.612282 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.612394 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.612501 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.612605 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.612703 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.612830 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.612936 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.613048 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.613158 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.613261 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.613369 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.613476 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.613632 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.615568 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.615777 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.615889 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.616028 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.616112 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.616212 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.616296 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.616403 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.616486 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.616561 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.616680 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.616785 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.616874 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.616963 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.618210 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.618410 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.618518 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.618616 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.618722 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.618814 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.618897 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.619046 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.619151 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.619241 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.619317 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.619399 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.619482 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.619637 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.620723 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.620974 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.621080 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.621194 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.621307 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.621418 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.621528 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.621628 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.621784 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.621899 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.622007 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.622129 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.622245 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.622245 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.623354 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.623589 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.623733 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.623816 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.623900 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.624026 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.624310 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.624310 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.624631 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.624631 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.624918 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.624918 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.625108 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.625219 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.626538 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.626782 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.626913 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.626988 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.627141 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.627316 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.627442 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.627554 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.627654 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.627752 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.627851 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.627997 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.662623 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=88068) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Dec 02 10:15:57.662960 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=88069) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Dec 02 10:15:57.663125 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.663125 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.663313 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.663487 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.663600 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.663739 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.663878 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.663960 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.664111 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.664202 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.664403 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.664560 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.664560 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.664757 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.664879 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.664958 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.665056 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.665153 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.665153 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.665285 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.665397 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.665502 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.665576 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.665657 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.665757 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.665831 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.665903 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.665999 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.666075 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.666147 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.666291 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.666380 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.666488 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.666588 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.666689 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.666790 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.666895 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.666972 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.667068 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.667166 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.667239 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.667345 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.667446 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.667545 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.667620 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.667717 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.667815 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.667914 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.668012 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.668113 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.668218 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.668319 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.668419 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.668515 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.668670 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.668824 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.668928 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.669029 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.669128 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.669239 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.669341 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.669443 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.669542 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.669640 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.669740 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.669841 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.669942 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.670058 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.670168 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.670269 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.670368 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.670465 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.670564 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.670661 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.670761 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.670860 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.670959 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.671065 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.671170 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.671268 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.671368 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.671467 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.671568 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.671675 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.671777 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.671875 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.671982 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.672082 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.672181 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.672280 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.672378 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.672479 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.672579 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.672678 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.672777 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.672856 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.672940 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.673039 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.673138 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.673236 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.673334 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.673431 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.673509 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.673581 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.673678 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.673786 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.673900 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.673991 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.674090 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.674188 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.674287 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.674386 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.674483 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.674582 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.674688 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.674788 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.674887 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.674987 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.675087 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.675184 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.675282 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.675380 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.675478 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.675594 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.675694 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.675792 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.675889 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.675986 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.676084 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.676183 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.676280 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.676378 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.676484 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.676597 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.676696 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.676817 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.676916 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.677014 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.677112 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.677211 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.677309 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.677419 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.677511 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.677585 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.677681 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.677778 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.677852 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.677925 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.678020 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.678118 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.678224 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.678324 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.678422 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.678521 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.678619 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.678698 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.678771 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.678867 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.678965 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.679070 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.679178 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.679278 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.679376 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.679475 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.679572 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.679669 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.679767 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.679865 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.679970 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.680069 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.680167 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.680266 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.680345 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.680418 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.680489 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.680585 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.680683 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.681091 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.681199 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.681640 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.681740 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.681837 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.681936 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.682034 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.682141 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.682239 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.682408 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.682509 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.682609 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.682717 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.682817 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.682925 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.683055 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.683160 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.683258 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.683365 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.683467 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.683567 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.683690 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.683793 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.683891 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.683990 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.683990 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.684124 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.684124 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.684337 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.684435 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.684533 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.684631 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.684746 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.684847 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.684945 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.685043 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.685153 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.685254 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.685353 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.685353 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.685560 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.685659 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.685659 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.685659 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.685659 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.686013 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.686114 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.686114 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.686114 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.686390 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.686490 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.686590 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.686688 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.686785 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.686891 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.686993 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.687091 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.687187 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.687285 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.687382 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.687479 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.687576 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.687702 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.687813 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.687937 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.688040 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.688137 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.688237 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.688335 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.688432 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.688530 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.688627 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.688803 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.688884 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.688982 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.689080 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.689178 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.689277 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.689277 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.689460 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.689558 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.689663 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.689764 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.689863 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.689963 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.690061 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.690158 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.690256 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.690354 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.690452 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.690535 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.690609 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.690705 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.690803 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.690903 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.691071 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.691283 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.691393 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.691490 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.691600 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.691700 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.691800 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.691898 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.691996 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.692093 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.692191 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.692291 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.692388 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.692494 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.692595 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.692693 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.692826 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.692925 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.693022 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.693147 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.693250 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.693348 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.693461 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.693562 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.693660 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.693783 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.693885 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.693984 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.694081 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.694205 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.694307 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.694415 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.694527 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.694628 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.694726 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.694823 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.694920 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.695020 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.695121 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.695221 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.695326 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.695430 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.695529 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.695627 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.695724 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.695823 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.695920 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.696024 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.696123 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.696221 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.696327 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.696432 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.696530 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.696628 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.696743 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.696844 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.696942 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.697038 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.697148 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.697248 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.697347 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.697443 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.697540 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.697640 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.697738 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.697811 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.697882 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.697977 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.698111 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.698214 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.698312 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.698409 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.698506 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.698603 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.698703 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.698801 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.698899 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.698981 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.699055 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.699152 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.699250 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.699346 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.699444 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.699541 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.699639 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.699736 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.699840 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.699940 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.700038 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.700144 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.700243 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.700341 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.700439 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.700537 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.700661 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.700868 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.700972 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.701071 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.701195 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.701324 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.701427 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.701527 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.701626 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.701725 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.701832 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.701931 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.701931 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.702112 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.702209 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.702306 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.702404 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.702501 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.702599 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.702704 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.702814 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.702915 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.703013 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.703110 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.703189 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.703262 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.703334 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.703429 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.703535 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.703634 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.703734 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.703830 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.703904 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.703976 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.704070 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.704169 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.704266 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.704348 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.704423 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.704520 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.704808 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.704918 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.705018 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.705119 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.705216 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.705315 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.705428 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.705530 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.705628 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.705727 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.705825 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.705923 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.706022 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.706120 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.706217 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.706324 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.706428 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.706527 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.706624 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.706722 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.706819 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.706918 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.707016 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.707113 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.707260 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.707408 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.707511 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.707609 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.707706 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.707803 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.707926 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.708027 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.708125 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.708262 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.708376 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:57.708477 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.708575 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:57.708672 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.708787 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:57.708886 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.708984 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:57.709106 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.709221 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:57.709322 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.709420 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:57.709420 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:57.709608 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/enginefacade.py:359: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade Dec 02 10:15:57.709608 n-d-764292-5 devstack@c-api.service[88067]: self._legacy_facade = LegacyEngineFacade(None, _factory=self) Dec 02 10:15:57.709800 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/enginefacade.py:359: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade Dec 02 10:15:57.709800 n-d-764292-5 devstack@c-api.service[88067]: self._legacy_facade = LegacyEngineFacade(None, _factory=self) Dec 02 10:15:57.824256 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a 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=88068) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 10:15:57.826816 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-710e98ad-a80e-4087-821a-d04a72680cb9 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=88069) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 10:15:58.018834 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.rpc [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version. Dec 02 10:15:58.020368 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.rpc [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version. Dec 02 10:15:58.024401 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.rpc [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Dec 02 10:15:58.025868 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.rpc [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Dec 02 10:15:58.030167 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.rpc [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Automatically selected cinder-volume objects version 1.38 as minimum service version. Dec 02 10:15:58.031397 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.rpc [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Automatically selected cinder-volume objects version 1.38 as minimum service version. Dec 02 10:15:58.035423 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.rpc [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Automatically selected cinder-volume RPC version 3.16 as minimum service version. Dec 02 10:15:58.036197 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.036639 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.036851 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.rpc [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Automatically selected cinder-volume RPC version 3.16 as minimum service version. Dec 02 10:15:58.037628 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.038103 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.055113 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.keymgr.conf_key_mgr [None req-710e98ad-a80e-4087-821a-d04a72680cb9 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' Dec 02 10:15:58.055865 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.keymgr.conf_key_mgr [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a 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' Dec 02 10:15:58.057743 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.058160 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.058560 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.059001 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.064189 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.064604 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.064984 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.065411 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.069924 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.070345 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.070695 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.071127 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.074095 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.074509 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.074931 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.075387 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.084983 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-710e98ad-a80e-4087-821a-d04a72680cb9 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=88069) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 10:15:58.086232 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a 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=88068) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 10:15:58.091794 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.rpc [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Automatically selected cinder-backup objects version 1.38 as minimum service version. Dec 02 10:15:58.092257 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.rpc [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Automatically selected cinder-backup objects version 1.38 as minimum service version. Dec 02 10:15:58.101824 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.rpc [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Automatically selected cinder-backup RPC version 2.2 as minimum service version. Dec 02 10:15:58.102630 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.rpc [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Automatically selected cinder-backup RPC version 2.2 as minimum service version. Dec 02 10:15:58.103066 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.103758 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.103841 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.104064 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.105978 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.106465 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.106648 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.107035 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.108317 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.108792 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.109009 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.109453 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.110640 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.111043 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.111551 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.111962 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.112825 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.113233 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.113746 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.114153 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.115730 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.api.contrib.hosts [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Dec 02 10:15:58.116664 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.api.contrib.hosts [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Dec 02 10:15:58.116824 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.117203 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.117744 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.118170 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.119381 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.119799 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.120528 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.120966 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.121979 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.122393 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.123140 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.123521 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.124253 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.124657 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.125433 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.125847 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.126361 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Extended resource: extensions {{(pid=88069) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 02 10:15:58.127420 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Extended resource: extensions {{(pid=88068) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 02 10:15:58.128188 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Extended resource: extra_specs {{(pid=88069) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 02 10:15:58.129336 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Extended resource: extra_specs {{(pid=88068) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 02 10:15:58.130339 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Extended resource: backups {{(pid=88069) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 02 10:15:58.131438 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Extended resource: backups {{(pid=88068) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 02 10:15:58.133332 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Extended resource: os-volume-manage {{(pid=88069) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 02 10:15:58.134457 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Extended resource: os-volume-manage {{(pid=88068) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 02 10:15:58.135340 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Extended resource: os-snapshot-manage {{(pid=88069) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 02 10:15:58.136519 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Extended resource: os-snapshot-manage {{(pid=88068) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 02 10:15:58.138806 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Extended resource: encryption {{(pid=88069) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 02 10:15:58.140045 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Extended resource: encryption {{(pid=88068) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 02 10:15:58.140927 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Extended resource: os-quota-sets {{(pid=88069) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 02 10:15:58.142223 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Extended resource: os-quota-sets {{(pid=88068) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 02 10:15:58.143200 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Extended resource: os-volume-transfer {{(pid=88069) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 02 10:15:58.144487 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Extended resource: os-volume-transfer {{(pid=88068) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 02 10:15:58.145603 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Extended resource: os-quota-class-sets {{(pid=88069) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 02 10:15:58.146917 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Extended resource: os-quota-class-sets {{(pid=88068) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 02 10:15:58.147454 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Extended resource: os-hosts {{(pid=88069) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 02 10:15:58.148801 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Extended resource: os-hosts {{(pid=88068) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 02 10:15:58.150317 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Extended resource: os-volume-type-access {{(pid=88069) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 02 10:15:58.151815 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Extended resource: os-volume-type-access {{(pid=88068) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 02 10:15:58.152439 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Extended resource: qos-specs {{(pid=88069) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 02 10:15:58.154386 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Extended resource: qos-specs {{(pid=88068) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 02 10:15:58.155337 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Extended resource: scheduler-stats {{(pid=88069) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 02 10:15:58.157288 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Extended resource: scheduler-stats {{(pid=88068) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 02 10:15:58.157527 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Extended resource: cgsnapshots {{(pid=88069) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 02 10:15:58.159467 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Extended resource: cgsnapshots {{(pid=88068) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 02 10:15:58.159629 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Extended resource: capabilities {{(pid=88069) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 02 10:15:58.161362 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Extended resource: consistencygroups {{(pid=88069) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 02 10:15:58.161546 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Extended resource: capabilities {{(pid=88068) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 02 10:15:58.163318 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Extended resource: consistencygroups {{(pid=88068) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 02 10:15:58.164102 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Extended resource: os-services {{(pid=88069) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 02 10:15:58.165978 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Extended resource: encryption {{(pid=88069) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 02 10:15:58.166122 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Extended resource: os-services {{(pid=88068) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 02 10:15:58.167936 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Extended resource: encryption {{(pid=88068) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 02 10:15:58.168172 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Extended resource: os-availability-zone {{(pid=88069) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 02 10:15:58.170307 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Extended resource: os-availability-zone {{(pid=88068) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 02 10:15:58.170792 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.171235 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.172898 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.173230 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.173359 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.174098 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.175713 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.176064 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.176212 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.176482 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.178108 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.178528 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.178645 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.178960 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.180629 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.180916 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.181046 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.181680 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.183362 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.183776 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.183897 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.184254 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.185931 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.186251 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.186406 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.186661 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.188383 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.188801 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.188950 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.189216 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.190968 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.191148 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.191389 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.191546 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.193364 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.193543 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.193766 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.193922 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.195340 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.contrib.snapshot_actions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] SnapshotActionsController initialized {{(pid=88069) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Dec 02 10:15:58.195592 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.195747 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Extension VolumeActions extending resource: volumes {{(pid=88069) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 02 10:15:58.195997 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.196163 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=88069) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 02 10:15:58.196450 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=88069) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 02 10:15:58.196838 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Extension AdminActions extending resource: volumes {{(pid=88069) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 02 10:15:58.197207 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Extension AdminActions extending resource: snapshots {{(pid=88069) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 02 10:15:58.197560 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Extension AdminActions extending resource: backups {{(pid=88069) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 02 10:15:58.197752 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.contrib.snapshot_actions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] SnapshotActionsController initialized {{(pid=88068) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Dec 02 10:15:58.197916 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=88069) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 02 10:15:58.198021 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Extension VolumeActions extending resource: volumes {{(pid=88068) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 02 10:15:58.198247 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=88069) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 02 10:15:58.198359 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=88068) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 02 10:15:58.198619 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=88069) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 02 10:15:58.198732 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=88068) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 02 10:15:58.198963 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=88069) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 02 10:15:58.199071 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Extension AdminActions extending resource: volumes {{(pid=88068) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 02 10:15:58.199321 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=88069) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 02 10:15:58.199428 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Extension AdminActions extending resource: snapshots {{(pid=88068) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 02 10:15:58.199670 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=88069) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 02 10:15:58.199786 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Extension AdminActions extending resource: backups {{(pid=88068) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 02 10:15:58.200076 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Extension TypesManage extending resource: types {{(pid=88069) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 02 10:15:58.200194 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=88068) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 02 10:15:58.200424 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=88069) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 02 10:15:58.200567 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Extension VolumeTypeAccess extending resource: types {{(pid=88068) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 02 10:15:58.200788 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Extension UsedLimits extending resource: limits {{(pid=88069) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 02 10:15:58.200915 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=88068) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 02 10:15:58.201145 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=88069) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 02 10:15:58.201321 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=88068) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 02 10:15:58.201491 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=88068) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 02 10:15:58.201826 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=88068) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 02 10:15:58.202167 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Extension TypesManage extending resource: types {{(pid=88068) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 02 10:15:58.202525 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Extension SnapshotActions extending resource: snapshots {{(pid=88068) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 02 10:15:58.202851 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Extension UsedLimits extending resource: limits {{(pid=88068) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 02 10:15:58.203192 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=88068) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 02 10:15:58.207164 n-d-764292-5 devstack@c-api.service[88067]: WARNING keystonemiddleware.auth_token [None req-710e98ad-a80e-4087-821a-d04a72680cb9 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. Dec 02 10:15:58.209289 n-d-764292-5 devstack@c-api.service[88067]: WARNING keystonemiddleware.auth_token [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a 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. Dec 02 10:15:58.214078 n-d-764292-5 devstack@c-api.service[88067]: WARNING keystonemiddleware.auth_token [None req-710e98ad-a80e-4087-821a-d04a72680cb9 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 Dec 02 10:15:58.216146 n-d-764292-5 devstack@c-api.service[88067]: WARNING keystonemiddleware.auth_token [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a 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 Dec 02 10:15:58.286401 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Initializing extension manager. {{(pid=88069) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Dec 02 10:15:58.286728 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Initializing extension manager. {{(pid=88068) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Dec 02 10:15:58.286860 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Loading extension cinder.api.contrib.standard_extensions {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:58.287177 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:58.287322 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Loading extension cinder.api.contrib.standard_extensions {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:58.287546 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:58.287663 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:58.288012 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:58.288214 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:58.288329 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext name: ExtendedServices {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:58.288430 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:58.288632 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext alias: os-extended-services {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:58.288831 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext name: ExtendedServices {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:58.288965 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext description: Extended services support. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:58.289080 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext alias: os-extended-services {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:58.289292 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:58.289414 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext description: Extended services support. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:58.289624 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Loaded extension: os-extended-services {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:58.289732 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:58.289947 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Loaded extension: os-extended-services {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:58.290070 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:58.290286 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:58.290452 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:58.290559 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext name: TypesExtraSpecs {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:58.290672 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:58.290899 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext alias: os-types-extra-specs {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:58.291058 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext name: TypesExtraSpecs {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:58.291166 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext alias: os-types-extra-specs {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:58.291267 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext description: Type extra specs support. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:58.291489 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:58.291620 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext description: Type extra specs support. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:58.291788 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:58.291901 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Loaded extension: os-types-extra-specs {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:58.292109 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Loaded extension: os-types-extra-specs {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:58.292245 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Loading extension cinder.api.contrib.backups.Backups {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:58.292428 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:58.292579 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Loading extension cinder.api.contrib.backups.Backups {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:58.292751 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext name: Backups {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:58.292864 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:58.293069 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext alias: backups {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:58.293196 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext name: Backups {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:58.293398 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext alias: backups {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:58.293560 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext description: Backups support. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:58.293786 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:58.293915 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext description: Backups support. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:58.294066 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:58.294180 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Loaded extension: backups {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:58.294363 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Loaded extension: backups {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:58.294461 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:58.294688 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:58.294801 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:58.295006 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext name: VolumeActions {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:58.295112 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:58.295319 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext alias: os-volume-actions {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:58.295423 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext name: VolumeActions {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:58.295628 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext alias: os-volume-actions {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:58.295748 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext description: Enable volume actions. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:58.295936 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:58.296047 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext description: Enable volume actions. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:58.296243 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:58.296346 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Loaded extension: os-volume-actions {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:58.296566 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Loaded extension: os-volume-actions {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:58.296677 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:58.296916 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:58.297030 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:58.297231 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext name: SchedulerHints {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:58.297334 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:58.297542 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext alias: OS-SCH-HNT {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:58.297656 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext name: SchedulerHints {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:58.297851 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext alias: OS-SCH-HNT {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:58.297956 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:58.298159 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:58.298263 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:58.298470 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:58.298574 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Loaded extension: OS-SCH-HNT {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:58.298785 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Loaded extension: OS-SCH-HNT {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:58.298895 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:58.299130 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:58.299229 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:58.299389 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext name: VolumeManage {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:58.299489 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:58.299703 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext alias: os-volume-manage {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:58.299810 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext name: VolumeManage {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:58.300011 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext alias: os-volume-manage {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:58.300126 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:58.300313 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:58.300416 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:58.300619 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:58.300743 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Loaded extension: os-volume-manage {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:58.300959 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Loaded extension: os-volume-manage {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:58.301064 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:58.301287 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:58.301401 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:58.301602 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext name: SnapshotManage {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:58.301781 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:58.301884 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext alias: os-snapshot-manage {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:58.302036 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext name: SnapshotManage {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:58.302203 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:58.302331 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext alias: os-snapshot-manage {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:58.302515 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:58.302648 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:58.302845 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:58.303014 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Loaded extension: os-snapshot-manage {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:58.303130 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Loaded extension: os-snapshot-manage {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:58.303231 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:58.303434 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:58.303547 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:58.303747 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext name: VolumeTypeEncryption {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:58.303901 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:58.304056 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext alias: encryption {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:58.304159 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext name: VolumeTypeEncryption {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:58.304366 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext alias: encryption {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:58.304472 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext description: Encryption support for volume types. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:58.304670 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:58.304805 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext description: Encryption support for volume types. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:58.305004 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:58.305106 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Loaded extension: encryption {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:58.305321 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Loaded extension: encryption {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:58.305425 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:58.305631 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:58.305750 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:58.305930 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext name: ExtendedSnapshotAttributes {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:58.306045 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:58.306604 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext alias: os-extended-snapshot-attributes {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:58.306712 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext name: ExtendedSnapshotAttributes {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:58.306920 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext description: Extended SnapshotAttributes support. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:58.307099 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext alias: os-extended-snapshot-attributes {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:58.307263 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:58.307439 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext description: Extended SnapshotAttributes support. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:58.307606 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Loaded extension: os-extended-snapshot-attributes {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:58.307771 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:58.307938 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Loaded extension: os-extended-snapshot-attributes {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:58.308104 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:58.308104 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:58.308285 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:58.308365 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext name: Quotas {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:58.308438 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:58.308682 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext alias: os-quota-sets {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:58.308862 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext name: Quotas {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:58.309019 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext description: Quota management support. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:58.309127 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext alias: os-quota-sets {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:58.309398 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:58.309526 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext description: Quota management support. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:58.309684 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:58.309784 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Loaded extension: os-quota-sets {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:58.310084 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:58.310179 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Loaded extension: os-quota-sets {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:58.310327 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:58.310412 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:58.310639 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext name: VolumeTransfer {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:58.310724 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:58.310951 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext alias: os-volume-transfer {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:58.311041 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext name: VolumeTransfer {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:58.311266 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext alias: os-volume-transfer {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:58.311399 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext description: Volume transfer management support. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:58.311562 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:58.311655 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext description: Volume transfer management support. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:58.311870 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:58.311954 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Loaded extension: os-volume-transfer {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:58.312187 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Loaded extension: os-volume-transfer {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:58.312299 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:58.312514 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:58.312609 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:58.312822 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext name: AdminActions {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:58.312928 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:58.313126 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext alias: os-admin-actions {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:58.313218 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext name: AdminActions {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:58.313436 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext alias: os-admin-actions {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:58.313526 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext description: Enable admin actions. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:58.313738 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:58.313827 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext description: Enable admin actions. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:58.314046 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Loaded extension: os-admin-actions {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:58.314131 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:58.314369 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Loaded extension: os-admin-actions {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:58.314518 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:58.314658 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:58.314799 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:58.314957 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext name: QuotaClasses {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:58.315085 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:58.315259 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext alias: os-quota-class-sets {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:58.315370 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext name: QuotaClasses {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:58.315571 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext alias: os-quota-class-sets {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:58.315690 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext description: Quota classes management support. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:58.315868 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:58.315973 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext description: Quota classes management support. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:58.316184 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:58.316312 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Loaded extension: os-quota-class-sets {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:58.316496 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Loaded extension: os-quota-class-sets {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:58.316603 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:58.316872 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:58.317177 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:58.317545 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext name: VolumeTenantAttribute {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:58.317804 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:58.318311 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext alias: os-vol-tenant-attr {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:58.318419 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext name: VolumeTenantAttribute {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:58.318579 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:58.318682 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext alias: os-vol-tenant-attr {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:58.318846 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:58.318963 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:58.319118 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Loaded extension: os-vol-tenant-attr {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:58.319287 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:58.319458 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:58.319595 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Loaded extension: os-vol-tenant-attr {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:58.319705 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:58.319948 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:58.320064 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext name: Hosts {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:58.320156 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:58.320232 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext alias: os-hosts {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:58.320341 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext name: Hosts {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:58.320425 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext description: Admin-only host administration. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:58.320522 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext alias: os-hosts {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:58.320595 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:58.320689 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext description: Admin-only host administration. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:58.320795 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Loaded extension: os-hosts {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:58.320903 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:58.321008 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:58.321106 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Loaded extension: os-hosts {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:58.321202 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:58.321298 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:58.321404 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext name: VolumeTypeAccess {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:58.321502 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:58.321599 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext alias: os-volume-type-access {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:58.321695 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext name: VolumeTypeAccess {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:58.321791 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext description: Volume type access support. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:58.321895 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext alias: os-volume-type-access {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:58.322045 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext updated: 2014-06-26T00:00:00Z {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:58.322205 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext description: Volume type access support. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:58.322324 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Loaded extension: os-volume-type-access {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:58.322436 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext updated: 2014-06-26T00:00:00Z {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:58.322656 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:58.322787 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Loaded extension: os-volume-type-access {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:58.322975 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:58.323090 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:58.323288 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext name: VolumeUnmanage {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:58.323402 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:58.323599 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext name: VolumeUnmanage {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:58.323721 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext alias: os-volume-unmanage {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:58.323948 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext description: Enable volume unmanage operation. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:58.324103 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext alias: os-volume-unmanage {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:58.324211 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:58.324311 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext description: Enable volume unmanage operation. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:58.324531 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Loaded extension: os-volume-unmanage {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:58.324676 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:58.325025 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Loaded extension: os-volume-unmanage {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:58.325130 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:58.325229 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:58.325342 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:58.325455 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext name: VolumeImageMetadata {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:58.325566 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:58.325794 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext alias: os-vol-image-meta {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:58.325934 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext name: VolumeImageMetadata {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:58.326021 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext alias: os-vol-image-meta {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:58.326101 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext description: Show image metadata associated with the volume. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:58.326347 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext description: Show image metadata associated with the volume. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:58.326491 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:58.326682 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Loaded extension: os-vol-image-meta {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:58.326847 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:58.326966 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Loaded extension: os-vol-image-meta {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:58.327097 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:58.327293 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:58.327416 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:58.327570 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext name: Qos_specs_manage {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:58.327703 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:58.327878 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext alias: qos-specs {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:58.328007 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext name: Qos_specs_manage {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:58.328186 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext alias: qos-specs {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:58.328322 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext description: QoS specs support. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:58.328503 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext description: QoS specs support. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:58.328639 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:58.328818 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Loaded extension: qos-specs {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:58.328954 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:58.329157 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Loaded extension: qos-specs {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:58.329289 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:58.329471 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:58.329612 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:58.329781 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext name: VolumeMigStatusAttribute {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:58.329905 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:58.330102 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext name: VolumeMigStatusAttribute {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:58.330198 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext alias: os-vol-mig-status-attr {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:58.330390 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext alias: os-vol-mig-status-attr {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:58.330516 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:58.330693 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:58.330825 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:58.331219 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:58.331372 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Loaded extension: os-vol-mig-status-attr {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:58.331498 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Loaded extension: os-vol-mig-status-attr {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:58.331600 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:58.331699 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:58.331804 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:58.331910 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext name: Scheduler_stats {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:58.332017 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:58.332133 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext alias: scheduler-stats {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:58.332233 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext name: Scheduler_stats {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:58.332395 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext description: Scheduler stats support. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:58.332487 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext alias: scheduler-stats {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:58.332759 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:58.332890 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext description: Scheduler stats support. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:58.333041 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Loaded extension: scheduler-stats {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:58.333137 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:58.333369 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:58.333485 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Loaded extension: scheduler-stats {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:58.333685 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:58.333803 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:58.334032 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext name: Cgsnapshots {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:58.334177 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:58.334283 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext name: Cgsnapshots {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:58.334360 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext alias: cgsnapshots {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:58.334629 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext alias: cgsnapshots {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:58.334784 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext description: cgsnapshots support. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:58.334898 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:58.334977 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext description: cgsnapshots support. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:58.335189 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Loaded extension: cgsnapshots {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:58.335515 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:58.335515 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Loaded extension: cgsnapshots {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:58.335901 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:58.336075 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:58.336282 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:58.336282 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext name: Capabilities {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:58.336609 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:58.336609 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext name: Capabilities {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:58.337025 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext alias: capabilities {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:58.345315 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext alias: capabilities {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:58.345458 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext description: Capabilities support. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:58.345552 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext description: Capabilities support. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:58.345655 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:58.345732 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:58.345805 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Loaded extension: capabilities {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:58.345911 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Loaded extension: capabilities {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:58.346002 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:58.346078 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:58.346152 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:58.346273 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:58.346382 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext name: SnapshotUnmanage {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:58.346466 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext name: SnapshotUnmanage {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:58.346548 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext alias: os-snapshot-unmanage {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:58.346628 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext alias: os-snapshot-unmanage {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:58.346708 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext description: Enable volume unmanage operation. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:58.346782 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext description: Enable volume unmanage operation. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:58.346852 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:58.346922 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:58.347001 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Loaded extension: os-snapshot-unmanage {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:58.347086 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Loaded extension: os-snapshot-unmanage {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:58.347159 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:58.347230 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:58.347307 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:58.347379 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:58.347462 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext name: Consistencygroups {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:58.347536 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext name: Consistencygroups {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:58.347614 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext alias: consistencygroups {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:58.347693 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext alias: consistencygroups {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:58.347766 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext description: consistency groups support. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:58.347838 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext description: consistency groups support. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:58.347943 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:58.348027 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:58.348100 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Loaded extension: consistencygroups {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:58.348207 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Loaded extension: consistencygroups {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:58.348315 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Loading extension cinder.api.contrib.services.Services {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:58.348413 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Loading extension cinder.api.contrib.services.Services {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:58.348496 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Calling extension factory cinder.api.contrib.services.Services {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:58.348593 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Calling extension factory cinder.api.contrib.services.Services {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:58.348690 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext name: Services {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:58.348788 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext name: Services {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:58.348859 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext alias: os-services {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:58.348967 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext alias: os-services {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:58.349066 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext description: Services support. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:58.349066 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:58.349232 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext description: Services support. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:58.349329 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Loaded extension: os-services {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:58.349500 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:58.349500 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Loaded extension: os-services {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:58.349752 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:58.349752 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:58.349948 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:58.350054 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext name: TypesManage {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:58.350165 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:58.350263 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext alias: os-types-manage {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:58.350409 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext name: TypesManage {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:58.350524 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext description: Types manage support. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:58.350649 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext alias: os-types-manage {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:58.350760 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:58.350869 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext description: Types manage support. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:58.350945 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Loaded extension: os-types-manage {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:58.351029 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:58.351102 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:58.351231 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Loaded extension: os-types-manage {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:58.351351 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:58.351477 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:58.351588 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext name: SnapshotActions {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:58.351697 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:58.351796 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext alias: os-snapshot-actions {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:58.351901 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext name: SnapshotActions {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:58.352006 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext description: Enable snapshot manager actions. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:58.352104 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext alias: os-snapshot-actions {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:58.352178 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:58.352281 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext description: Enable snapshot manager actions. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:58.352380 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Loaded extension: os-snapshot-actions {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:58.352477 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:58.352582 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:58.352691 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Loaded extension: os-snapshot-actions {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:58.352955 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:58.353123 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:58.353284 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext name: UsedLimits {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:58.353454 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:58.353603 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext alias: os-used-limits {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:58.353713 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext name: UsedLimits {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:58.353818 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext description: Provide data on limited resources that are being used. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:58.353923 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext alias: os-used-limits {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:58.354033 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:58.354131 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext description: Provide data on limited resources that are being used. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:58.354246 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Loaded extension: os-used-limits {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:58.354388 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:58.354489 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:58.354586 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Loaded extension: os-used-limits {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:58.354696 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:58.354794 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:58.354890 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext name: VolumeEncryptionMetadata {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:58.354986 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:58.355082 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext alias: os-volume-encryption-metadata {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:58.355183 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext name: VolumeEncryptionMetadata {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:58.355264 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext description: Volume encryption metadata retrieval support. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:58.355342 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext alias: os-volume-encryption-metadata {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:58.355420 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:58.355492 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext description: Volume encryption metadata retrieval support. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:58.355599 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Loaded extension: os-volume-encryption-metadata {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:58.355697 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:58.355793 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:58.355888 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Loaded extension: os-volume-encryption-metadata {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:58.355984 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:58.356079 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:58.356196 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext name: VolumeHostAttribute {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:58.356294 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:58.356401 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext alias: os-vol-host-attr {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:58.356499 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext name: VolumeHostAttribute {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:58.356595 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext description: Expose host as an attribute of a volume. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:58.356703 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext alias: os-vol-host-attr {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:58.356833 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:58.356930 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext description: Expose host as an attribute of a volume. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:58.357026 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Loaded extension: os-vol-host-attr {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:58.357121 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:58.357218 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:58.357332 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Loaded extension: os-vol-host-attr {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:58.357430 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:58.357526 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 02 10:15:58.357622 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext name: AvailabilityZones {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:58.357724 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 02 10:15:58.357821 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext alias: os-availability-zone {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:58.357926 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext name: AvailabilityZones {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 02 10:15:58.358023 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext description: Describe Availability Zones. {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:58.358119 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext alias: os-availability-zone {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 02 10:15:58.358221 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:58.358318 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext description: Describe Availability Zones. {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 02 10:15:58.358421 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Loaded extension: os-availability-zone {{(pid=88069) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:58.358519 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 02 10:15:58.358519 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.extensions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Loaded extension: os-availability-zone {{(pid=88068) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 02 10:15:58.358696 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.358793 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.358888 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.358993 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.359866 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.360201 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.360344 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.360647 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.362363 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.362725 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.362867 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.363134 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.364501 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.364943 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.365085 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.365351 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.379410 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.379825 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.379940 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.380376 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.383969 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.384383 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.384616 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.385065 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.388702 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.389144 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.389412 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.389835 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.394271 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.394686 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.394919 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.395341 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.398679 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.399097 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.399297 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.399727 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.402848 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.403343 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.403519 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.403945 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.407637 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.408048 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.408304 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.408774 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.411743 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.412159 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.412432 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.412833 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.416108 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.416521 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.416809 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.417221 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.418679 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.419069 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.419348 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.419783 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.422492 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.422913 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.423205 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.423618 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.430067 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.430474 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.430937 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.431731 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.435668 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.436116 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.436622 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.437069 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.438249 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.438654 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.439205 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.439616 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.440494 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.440952 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.441484 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.441901 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.442775 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.443175 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.443750 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.444159 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.444944 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.445349 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.445967 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.446375 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.448223 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.448635 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.449311 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.449723 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.450869 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.451273 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.451940 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.452347 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.453436 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.453843 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.454506 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.454922 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.455713 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.456137 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.456869 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.457279 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.457729 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Extended resource: extensions {{(pid=88069) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 02 10:15:58.458834 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Extended resource: extensions {{(pid=88068) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 02 10:15:58.459539 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Extended resource: extra_specs {{(pid=88069) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 02 10:15:58.460679 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Extended resource: extra_specs {{(pid=88068) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 02 10:15:58.461828 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Extended resource: backups {{(pid=88069) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 02 10:15:58.462954 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Extended resource: backups {{(pid=88068) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 02 10:15:58.464599 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Extended resource: os-volume-manage {{(pid=88069) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 02 10:15:58.465897 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Extended resource: os-volume-manage {{(pid=88068) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 02 10:15:58.466711 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Extended resource: os-snapshot-manage {{(pid=88069) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 02 10:15:58.467966 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Extended resource: os-snapshot-manage {{(pid=88068) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 02 10:15:58.468889 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Extended resource: encryption {{(pid=88069) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 02 10:15:58.470178 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Extended resource: encryption {{(pid=88068) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 02 10:15:58.470996 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Extended resource: os-quota-sets {{(pid=88069) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 02 10:15:58.472272 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Extended resource: os-quota-sets {{(pid=88068) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 02 10:15:58.473251 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Extended resource: os-volume-transfer {{(pid=88069) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 02 10:15:58.474632 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Extended resource: os-volume-transfer {{(pid=88068) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 02 10:15:58.476660 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Extended resource: os-quota-class-sets {{(pid=88069) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 02 10:15:58.478122 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Extended resource: os-quota-class-sets {{(pid=88068) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 02 10:15:58.478568 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Extended resource: os-hosts {{(pid=88069) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 02 10:15:58.479983 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Extended resource: os-hosts {{(pid=88068) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 02 10:15:58.481324 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Extended resource: os-volume-type-access {{(pid=88069) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 02 10:15:58.482920 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Extended resource: os-volume-type-access {{(pid=88068) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 02 10:15:58.483461 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Extended resource: qos-specs {{(pid=88069) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 02 10:15:58.485205 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Extended resource: qos-specs {{(pid=88068) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 02 10:15:58.486420 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Extended resource: scheduler-stats {{(pid=88069) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 02 10:15:58.488176 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Extended resource: scheduler-stats {{(pid=88068) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 02 10:15:58.488465 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Extended resource: cgsnapshots {{(pid=88069) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 02 10:15:58.490257 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Extended resource: cgsnapshots {{(pid=88068) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 02 10:15:58.490462 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Extended resource: capabilities {{(pid=88069) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 02 10:15:58.492423 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Extended resource: consistencygroups {{(pid=88069) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 02 10:15:58.492551 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Extended resource: capabilities {{(pid=88068) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 02 10:15:58.494407 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Extended resource: consistencygroups {{(pid=88068) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 02 10:15:58.495103 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Extended resource: os-services {{(pid=88069) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 02 10:15:58.497004 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Extended resource: encryption {{(pid=88069) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 02 10:15:58.497148 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Extended resource: os-services {{(pid=88068) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 02 10:15:58.498973 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Extended resource: encryption {{(pid=88068) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 02 10:15:58.499200 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Extended resource: os-availability-zone {{(pid=88069) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 02 10:15:58.501251 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Extended resource: os-availability-zone {{(pid=88068) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 02 10:15:58.501701 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.502131 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.503746 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.504060 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.504270 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.504477 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.506143 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.506457 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.506568 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.506864 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.508499 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.508935 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.509046 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.509355 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.511061 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.511311 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.511470 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.511720 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.513824 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.514014 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.514119 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.514241 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.516409 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.516824 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.516934 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.517233 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.518928 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.519338 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.519449 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.519753 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.521510 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.521617 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.521928 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.522029 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.523727 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.523839 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.524129 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.524229 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.525726 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.contrib.snapshot_actions [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] SnapshotActionsController initialized {{(pid=88069) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Dec 02 10:15:58.526022 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:15:58.526148 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Extension VolumeActions extending resource: volumes {{(pid=88069) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 02 10:15:58.526431 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:15:58.526539 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=88069) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 02 10:15:58.526848 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=88069) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 02 10:15:58.527209 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Extension AdminActions extending resource: volumes {{(pid=88069) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 02 10:15:58.527594 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Extension AdminActions extending resource: snapshots {{(pid=88069) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 02 10:15:58.528033 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Extension AdminActions extending resource: backups {{(pid=88069) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 02 10:15:58.528185 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.contrib.snapshot_actions [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] SnapshotActionsController initialized {{(pid=88068) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Dec 02 10:15:58.528364 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=88069) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 02 10:15:58.528496 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Extension VolumeActions extending resource: volumes {{(pid=88068) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 02 10:15:58.528750 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=88069) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 02 10:15:58.528854 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=88068) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 02 10:15:58.529123 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=88069) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 02 10:15:58.529225 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=88068) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 02 10:15:58.529467 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=88069) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 02 10:15:58.529567 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Extension AdminActions extending resource: volumes {{(pid=88068) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 02 10:15:58.529841 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=88069) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 02 10:15:58.529953 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Extension AdminActions extending resource: snapshots {{(pid=88068) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 02 10:15:58.530188 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Extension AdminActions extending resource: backups {{(pid=88068) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 02 10:15:58.530292 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=88069) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 02 10:15:58.530529 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Extension TypesManage extending resource: types {{(pid=88069) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 02 10:15:58.530631 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=88068) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 02 10:15:58.530879 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=88069) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 02 10:15:58.530980 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Extension VolumeTypeAccess extending resource: types {{(pid=88068) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 02 10:15:58.531217 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Extension UsedLimits extending resource: limits {{(pid=88069) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 02 10:15:58.531318 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=88068) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 02 10:15:58.531555 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-710e98ad-a80e-4087-821a-d04a72680cb9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=88069) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 02 10:15:58.531663 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=88068) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 02 10:15:58.531930 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=88068) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 02 10:15:58.532282 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=88068) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 02 10:15:58.532632 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Extension TypesManage extending resource: types {{(pid=88068) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 02 10:15:58.533008 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Extension SnapshotActions extending resource: snapshots {{(pid=88068) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 02 10:15:58.533349 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Extension UsedLimits extending resource: limits {{(pid=88068) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 02 10:15:58.533689 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=88068) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 02 10:15:58.537527 n-d-764292-5 devstack@c-api.service[88067]: WARNING keystonemiddleware.auth_token [None req-710e98ad-a80e-4087-821a-d04a72680cb9 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. Dec 02 10:15:58.539665 n-d-764292-5 devstack@c-api.service[88067]: WARNING keystonemiddleware.auth_token [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a 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. Dec 02 10:15:58.543150 n-d-764292-5 devstack@c-api.service[88067]: WARNING keystonemiddleware.auth_token [None req-710e98ad-a80e-4087-821a-d04a72680cb9 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 Dec 02 10:15:58.545470 n-d-764292-5 devstack@c-api.service[88067]: WARNING keystonemiddleware.auth_token [None req-6a7390ee-5c70-4b83-99fc-3b6f9302517a 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 Dec 02 10:15:58.548623 n-d-764292-5 devstack@c-api.service[88067]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55fa930b99c0 pid: 88069 (default app) Dec 02 10:15:58.550805 n-d-764292-5 devstack@c-api.service[88067]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55fa930b99c0 pid: 88068 (default app) Dec 02 10:15:58.551286 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1/1] 10.222.0.23 () {50 vars in 766 bytes} [Wed Dec 2 10:15:58 2020] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Dec 02 10:16:04.792277 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ecfd4628-cd2d-4f82-bdac-172d6abada0f admin admin] POST http://10.222.0.23/volume/v3/14f0dd96894f44f38d7b61eaf39e9882/types Dec 02 10:16:04.794418 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:16:04.794418 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:16:04.794966 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ecfd4628-cd2d-4f82-bdac-172d6abada0f admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:16:04.797982 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:16:04.797982 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:16:04.812231 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-ecfd4628-cd2d-4f82-bdac-172d6abada0f 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=88068) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 10:16:04.854054 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ecfd4628-cd2d-4f82-bdac-172d6abada0f admin admin] http://10.222.0.23/volume/v3/14f0dd96894f44f38d7b61eaf39e9882/types returned with HTTP 200 Dec 02 10:16:04.854825 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1/2] 10.222.0.23 () {60 vars in 1228 bytes} [Wed Dec 2 10:16:04 2020] POST /volume/v3/14f0dd96894f44f38d7b61eaf39e9882/types => generated 186 bytes in 745 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:16:05.226024 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-ecfd4628-cd2d-4f82-bdac-172d6abada0f req-ff5097e4-bc53-4dd1-9783-07ae87a105af admin admin] POST http://10.222.0.23/volume/v3/14f0dd96894f44f38d7b61eaf39e9882/types/9d13a491-9447-4b9f-8255-2181851bcdc0/extra_specs Dec 02 10:16:05.228133 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:16:05.228133 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:16:05.228915 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-ecfd4628-cd2d-4f82-bdac-172d6abada0f req-ff5097e4-bc53-4dd1-9783-07ae87a105af admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:16:05.232271 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:16:05.232271 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:16:05.274511 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [req-ecfd4628-cd2d-4f82-bdac-172d6abada0f req-ff5097e4-bc53-4dd1-9783-07ae87a105af 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=88069) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 10:16:05.470008 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-ecfd4628-cd2d-4f82-bdac-172d6abada0f req-ff5097e4-bc53-4dd1-9783-07ae87a105af admin admin] http://10.222.0.23/volume/v3/14f0dd96894f44f38d7b61eaf39e9882/types/9d13a491-9447-4b9f-8255-2181851bcdc0/extra_specs returned with HTTP 200 Dec 02 10:16:05.470894 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 2/3] 10.222.0.23 () {62 vars in 1445 bytes} [Wed Dec 2 10:16:04 2020] POST /volume/v3/14f0dd96894f44f38d7b61eaf39e9882/types/9d13a491-9447-4b9f-8255-2181851bcdc0/extra_specs => generated 55 bytes in 610 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 02 10:17:03.200458 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ecfd4628-cd2d-4f82-bdac-172d6abada0f admin admin] GET http://10.222.0.23/volume// Dec 02 10:17:03.201047 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ecfd4628-cd2d-4f82-bdac-172d6abada0f admin admin] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:17:03.201482 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ecfd4628-cd2d-4f82-bdac-172d6abada0f admin admin] Calling method 'all' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:17:03.203027 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ecfd4628-cd2d-4f82-bdac-172d6abada0f admin admin] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 10:17:03.203616 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 2/4] 10.222.0.23 () {56 vars in 1088 bytes} [Wed Dec 2 10:17:03 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 10:19:49.685929 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3cf06f2f-b1ec-4480-82f7-4077f2631219 tempest-verify_tempest_config-1808002678 tempest-verify_tempest_config-1808002678] GET http://10.222.0.23/volume/v3/3882255fbe8b4b6bbb42c22e07c08ea3/extensions Dec 02 10:19:49.686532 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3cf06f2f-b1ec-4480-82f7-4077f2631219 tempest-verify_tempest_config-1808002678 tempest-verify_tempest_config-1808002678] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:19:49.686870 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3cf06f2f-b1ec-4480-82f7-4077f2631219 tempest-verify_tempest_config-1808002678 tempest-verify_tempest_config-1808002678] Calling method 'index' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:19:49.687640 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3cf06f2f-b1ec-4480-82f7-4077f2631219 tempest-verify_tempest_config-1808002678 tempest-verify_tempest_config-1808002678] http://10.222.0.23/volume/v3/3882255fbe8b4b6bbb42c22e07c08ea3/extensions returned with HTTP 200 Dec 02 10:19:49.688386 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 3/5] 10.222.0.23 () {58 vars in 1213 bytes} [Wed Dec 2 10:19:49 2020] GET /volume/v3/3882255fbe8b4b6bbb42c22e07c08ea3/extensions => generated 5245 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:19:49.724963 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ecfd4628-cd2d-4f82-bdac-172d6abada0f admin admin] GET http://10.222.0.23/volume/ Dec 02 10:19:49.725504 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ecfd4628-cd2d-4f82-bdac-172d6abada0f admin admin] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:19:49.725705 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1386: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. Dec 02 10:19:49.725705 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:19:49.726066 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ecfd4628-cd2d-4f82-bdac-172d6abada0f admin admin] Calling method 'all' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:19:49.727078 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ecfd4628-cd2d-4f82-bdac-172d6abada0f admin admin] http://10.222.0.23/volume/ returned with HTTP 300 Dec 02 10:19:49.727660 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 3/6] 10.222.0.23 () {52 vars in 806 bytes} [Wed Dec 2 10:19:49 2020] GET /volume => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 10:26:36.213432 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-36c026d8-e256-4a03-88f7-af47e7f32848 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] POST http://10.222.0.23/volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes Dec 02 10:26:36.215483 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-36c026d8-e256-4a03-88f7-af47e7f32848 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-LiveAutoBlockMigrationV225Test-volume-1458525650"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:26:36.217215 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-36c026d8-e256-4a03-88f7-af47e7f32848 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-LiveAutoBlockMigrationV225Test-volume-1458525650'}} {{(pid=88069) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 10:26:36.219362 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-36c026d8-e256-4a03-88f7-af47e7f32848 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Create volume of 1 GB Dec 02 10:26:36.257695 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-36c026d8-e256-4a03-88f7-af47e7f32848 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Availability zone cache updated, next update will occur around 2020-12-02 11:26:36.253780. {{(pid=88069) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Dec 02 10:26:36.258921 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-36c026d8-e256-4a03-88f7-af47e7f32848 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Availability Zones retrieved successfully. Dec 02 10:26:36.340248 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-36c026d8-e256-4a03-88f7-af47e7f32848 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Flow 'volume_create_api' (92c1c645-96ed-4b36-8905-adb516aee114) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:26:36.346678 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-36c026d8-e256-4a03-88f7-af47e7f32848 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fb56bdd-378c-4acd-8431-ac09d830e906) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:26:36.350640 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-36c026d8-e256-4a03-88f7-af47e7f32848 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Validating volume size '1' using validate_int {{(pid=88069) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 10:26:36.509149 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-36c026d8-e256-4a03-88f7-af47e7f32848 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fb56bdd-378c-4acd-8431-ac09d830e906) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:26:36.517878 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-36c026d8-e256-4a03-88f7-af47e7f32848 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c89896e-f9d6-4809-936d-a238ed5904bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:26:36.630460 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.quota [None req-36c026d8-e256-4a03-88f7-af47e7f32848 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Deprecated: Default quota for resource: volumes_lvmdriver-1 is set by the default quota flag: quota_volumes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Dec 02 10:26:36.631354 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.quota [None req-36c026d8-e256-4a03-88f7-af47e7f32848 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Deprecated: Default quota for resource: gigabytes_lvmdriver-1 is set by the default quota flag: quota_gigabytes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Dec 02 10:26:36.703906 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-36c026d8-e256-4a03-88f7-af47e7f32848 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Created reservations ['a27b6981-6ea3-47a5-bace-edd1fc7e7b5e', 'a895b5fd-67ba-44c3-8387-6821d5bb7910', '93308bd2-e263-4d62-8bf9-e7b7d39bd0e2', '9262fc80-72bd-489f-a80d-ca5684544738'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 10:26:36.711122 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-36c026d8-e256-4a03-88f7-af47e7f32848 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c89896e-f9d6-4809-936d-a238ed5904bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a27b6981-6ea3-47a5-bace-edd1fc7e7b5e', 'a895b5fd-67ba-44c3-8387-6821d5bb7910', '93308bd2-e263-4d62-8bf9-e7b7d39bd0e2', '9262fc80-72bd-489f-a80d-ca5684544738']}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:26:36.718603 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-36c026d8-e256-4a03-88f7-af47e7f32848 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b21b9eec-9544-418f-9517-7fb7c872f462) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:26:36.825255 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-36c026d8-e256-4a03-88f7-af47e7f32848 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b21b9eec-9544-418f-9517-7fb7c872f462) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '393eba95-0929-4751-8aed-a254cf429eba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-1458525650',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='932f647bfa9a4ebb841d812d9e2b2451',qos_specs=None,replication_status=,reservations=['a27b6981-6ea3-47a5-bace-edd1fc7e7b5e','a895b5fd-67ba-44c3-8387-6821d5bb7910','93308bd2-e263-4d62-8bf9-e7b7d39bd0e2','9262fc80-72bd-489f-a80d-ca5684544738'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe2856778b8c444bba83acc536e46538',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T10:26:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-1458525650',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=393eba95-0929-4751-8aed-a254cf429eba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='932f647bfa9a4ebb841d812d9e2b2451',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,user_id='fe2856778b8c444bba83acc536e46538',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:26:36.828207 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-36c026d8-e256-4a03-88f7-af47e7f32848 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbeb52f0-308c-44a2-be1d-34824fa5cd82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:26:36.865902 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-36c026d8-e256-4a03-88f7-af47e7f32848 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbeb52f0-308c-44a2-be1d-34824fa5cd82) 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-LiveAutoBlockMigrationV225Test-volume-1458525650',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='932f647bfa9a4ebb841d812d9e2b2451',qos_specs=None,replication_status=,reservations=['a27b6981-6ea3-47a5-bace-edd1fc7e7b5e','a895b5fd-67ba-44c3-8387-6821d5bb7910','93308bd2-e263-4d62-8bf9-e7b7d39bd0e2','9262fc80-72bd-489f-a80d-ca5684544738'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe2856778b8c444bba83acc536e46538',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:26:36.868350 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-36c026d8-e256-4a03-88f7-af47e7f32848 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d90b4a9-45b1-4c75-b30f-1ccea0facdfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:26:36.994378 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-36c026d8-e256-4a03-88f7-af47e7f32848 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d90b4a9-45b1-4c75-b30f-1ccea0facdfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:26:37.003627 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-36c026d8-e256-4a03-88f7-af47e7f32848 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Flow 'volume_create_api' (92c1c645-96ed-4b36-8905-adb516aee114) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:26:37.124871 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-36c026d8-e256-4a03-88f7-af47e7f32848 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Create volume request issued successfully. Dec 02 10:26:37.196957 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-36c026d8-e256-4a03-88f7-af47e7f32848 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] http://10.222.0.23/volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes returned with HTTP 202 Dec 02 10:26:37.209251 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 4/7] 10.222.0.23 () {60 vars in 1225 bytes} [Wed Dec 2 10:26:36 2020] POST /volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes => generated 830 bytes in 989 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 10:26:37.213748 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6edca9e8-a941-4b73-b6b8-f925ecdc849d tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] GET http://10.222.0.23/volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes/393eba95-0929-4751-8aed-a254cf429eba Dec 02 10:26:37.214247 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6edca9e8-a941-4b73-b6b8-f925ecdc849d tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:26:37.214927 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6edca9e8-a941-4b73-b6b8-f925ecdc849d tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:26:37.472196 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:26:37.472196 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:26:37.484285 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6edca9e8-a941-4b73-b6b8-f925ecdc849d tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Volume info retrieved successfully. Dec 02 10:26:37.538071 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6edca9e8-a941-4b73-b6b8-f925ecdc849d tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] http://10.222.0.23/volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes/393eba95-0929-4751-8aed-a254cf429eba returned with HTTP 200 Dec 02 10:26:37.538930 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 4/8] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:26:37 2020] GET /volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes/393eba95-0929-4751-8aed-a254cf429eba => generated 898 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:26:38.562758 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4afbb5dd-ff2e-4254-8709-e35b852ee2ea tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] GET http://10.222.0.23/volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes/393eba95-0929-4751-8aed-a254cf429eba Dec 02 10:26:38.562758 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4afbb5dd-ff2e-4254-8709-e35b852ee2ea tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:26:38.562758 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:26:38.562758 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:26:38.562758 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4afbb5dd-ff2e-4254-8709-e35b852ee2ea tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:26:38.709758 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-61dcf067-1389-4ddc-b311-9c6742bf8d4a tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] POST http://10.222.0.23/volume/v3/a3d481d629ad4b2ea1b795b662ed775d/volumes Dec 02 10:26:38.709758 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:26:38.709758 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:26:38.718640 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:26:38.718640 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:26:38.719507 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-61dcf067-1389-4ddc-b311-9c6742bf8d4a tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-LiveMigrationTest-volume-742751665"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:26:38.721315 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-61dcf067-1389-4ddc-b311-9c6742bf8d4a tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-LiveMigrationTest-volume-742751665'}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 10:26:38.727138 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-61dcf067-1389-4ddc-b311-9c6742bf8d4a tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Create volume of 1 GB Dec 02 10:26:38.744934 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-4afbb5dd-ff2e-4254-8709-e35b852ee2ea tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Volume info retrieved successfully. Dec 02 10:26:38.783919 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-61dcf067-1389-4ddc-b311-9c6742bf8d4a tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Availability zone cache updated, next update will occur around 2020-12-02 11:26:38.779587. {{(pid=88068) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Dec 02 10:26:38.784260 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-61dcf067-1389-4ddc-b311-9c6742bf8d4a tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Availability Zones retrieved successfully. Dec 02 10:26:38.801208 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4afbb5dd-ff2e-4254-8709-e35b852ee2ea tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] http://10.222.0.23/volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes/393eba95-0929-4751-8aed-a254cf429eba returned with HTTP 200 Dec 02 10:26:38.802033 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 5/9] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:26:38 2020] GET /volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes/393eba95-0929-4751-8aed-a254cf429eba => generated 922 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:26:38.848764 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-61dcf067-1389-4ddc-b311-9c6742bf8d4a tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Flow 'volume_create_api' (553180c0-c10e-4116-9857-e588f7d8b1c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:26:38.852358 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-61dcf067-1389-4ddc-b311-9c6742bf8d4a tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f644dd47-9bd5-4fc7-b7f2-7b8928c4bb8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:26:38.854714 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-61dcf067-1389-4ddc-b311-9c6742bf8d4a tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Validating volume size '1' using validate_int {{(pid=88068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 10:26:38.940603 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-61dcf067-1389-4ddc-b311-9c6742bf8d4a tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f644dd47-9bd5-4fc7-b7f2-7b8928c4bb8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:26:38.943211 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-61dcf067-1389-4ddc-b311-9c6742bf8d4a tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa3e1e99-8469-4c3b-a509-f19e6d8a3c4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:26:38.995736 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.quota [None req-61dcf067-1389-4ddc-b311-9c6742bf8d4a tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Deprecated: Default quota for resource: volumes_lvmdriver-1 is set by the default quota flag: quota_volumes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Dec 02 10:26:38.996904 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.quota [None req-61dcf067-1389-4ddc-b311-9c6742bf8d4a tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Deprecated: Default quota for resource: gigabytes_lvmdriver-1 is set by the default quota flag: quota_gigabytes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Dec 02 10:26:39.049228 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-61dcf067-1389-4ddc-b311-9c6742bf8d4a tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Created reservations ['eb02ff09-246a-4e5c-b61a-501382d5e13b', '36e2ca82-7359-4052-bff5-0ee68a3b10c6', '2487ca60-8fb4-427a-818c-df690288bf27', '091a8f2e-3c95-4143-95ca-dfafe199381a'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 10:26:39.051635 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-61dcf067-1389-4ddc-b311-9c6742bf8d4a tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa3e1e99-8469-4c3b-a509-f19e6d8a3c4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb02ff09-246a-4e5c-b61a-501382d5e13b', '36e2ca82-7359-4052-bff5-0ee68a3b10c6', '2487ca60-8fb4-427a-818c-df690288bf27', '091a8f2e-3c95-4143-95ca-dfafe199381a']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:26:39.053985 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-61dcf067-1389-4ddc-b311-9c6742bf8d4a tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3adce0d-3db7-445f-9f67-11c48a2204bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:26:39.188998 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-61dcf067-1389-4ddc-b311-9c6742bf8d4a tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3adce0d-3db7-445f-9f67-11c48a2204bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-742751665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3d481d629ad4b2ea1b795b662ed775d',qos_specs=None,replication_status=,reservations=['eb02ff09-246a-4e5c-b61a-501382d5e13b','36e2ca82-7359-4052-bff5-0ee68a3b10c6','2487ca60-8fb4-427a-818c-df690288bf27','091a8f2e-3c95-4143-95ca-dfafe199381a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d18975d69624de3894209188e9340ed',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T10:26:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-742751665',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3d481d629ad4b2ea1b795b662ed775d',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,user_id='2d18975d69624de3894209188e9340ed',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:26:39.191171 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-61dcf067-1389-4ddc-b311-9c6742bf8d4a tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7dc7fccf-cbcd-4e13-a62d-9774ee0413a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:26:39.229046 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-61dcf067-1389-4ddc-b311-9c6742bf8d4a tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7dc7fccf-cbcd-4e13-a62d-9774ee0413a3) 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-LiveMigrationTest-volume-742751665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3d481d629ad4b2ea1b795b662ed775d',qos_specs=None,replication_status=,reservations=['eb02ff09-246a-4e5c-b61a-501382d5e13b','36e2ca82-7359-4052-bff5-0ee68a3b10c6','2487ca60-8fb4-427a-818c-df690288bf27','091a8f2e-3c95-4143-95ca-dfafe199381a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d18975d69624de3894209188e9340ed',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:26:39.231252 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-61dcf067-1389-4ddc-b311-9c6742bf8d4a tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2427341-527e-4ffc-8453-2951634a0930) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:26:39.318545 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-61dcf067-1389-4ddc-b311-9c6742bf8d4a tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2427341-527e-4ffc-8453-2951634a0930) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:26:39.327732 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-61dcf067-1389-4ddc-b311-9c6742bf8d4a tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Flow 'volume_create_api' (553180c0-c10e-4116-9857-e588f7d8b1c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:26:39.434126 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-61dcf067-1389-4ddc-b311-9c6742bf8d4a tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Create volume request issued successfully. Dec 02 10:26:39.455743 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-61dcf067-1389-4ddc-b311-9c6742bf8d4a tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] http://10.222.0.23/volume/v3/a3d481d629ad4b2ea1b795b662ed775d/volumes returned with HTTP 202 Dec 02 10:26:39.457510 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 5/10] 10.222.0.23 () {60 vars in 1225 bytes} [Wed Dec 2 10:26:38 2020] POST /volume/v3/a3d481d629ad4b2ea1b795b662ed775d/volumes => generated 816 bytes in 752 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 10:26:39.476560 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5b74fb03-6daa-49d6-962c-667dba5c6587 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] GET http://10.222.0.23/volume/v3/a3d481d629ad4b2ea1b795b662ed775d/volumes/ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9 Dec 02 10:26:39.477538 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5b74fb03-6daa-49d6-962c-667dba5c6587 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:26:39.477966 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:26:39.477966 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:26:39.478581 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5b74fb03-6daa-49d6-962c-667dba5c6587 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:26:39.597699 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:26:39.597699 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:26:39.620189 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-5b74fb03-6daa-49d6-962c-667dba5c6587 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Volume info retrieved successfully. Dec 02 10:26:39.670453 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5b74fb03-6daa-49d6-962c-667dba5c6587 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] http://10.222.0.23/volume/v3/a3d481d629ad4b2ea1b795b662ed775d/volumes/ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9 returned with HTTP 200 Dec 02 10:26:39.674906 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 6/11] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:26:39 2020] GET /volume/v3/a3d481d629ad4b2ea1b795b662ed775d/volumes/ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9 => generated 908 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 10:26:39.820291 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e2b5c79b-b695-4c7e-9429-1178f91af5cc tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] GET http://10.222.0.23/volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes/393eba95-0929-4751-8aed-a254cf429eba Dec 02 10:26:39.821268 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e2b5c79b-b695-4c7e-9429-1178f91af5cc tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:26:39.821816 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:26:39.821816 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:26:39.822454 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e2b5c79b-b695-4c7e-9429-1178f91af5cc tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:26:39.939072 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:26:39.939072 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:26:39.968735 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e2b5c79b-b695-4c7e-9429-1178f91af5cc tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Volume info retrieved successfully. Dec 02 10:26:40.017739 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e2b5c79b-b695-4c7e-9429-1178f91af5cc tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] http://10.222.0.23/volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes/393eba95-0929-4751-8aed-a254cf429eba returned with HTTP 200 Dec 02 10:26:40.020038 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 6/12] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:26:39 2020] GET /volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes/393eba95-0929-4751-8aed-a254cf429eba => generated 923 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:26:40.520174 n-d-764292-5 devstack@c-api.service[88067]: WARNING keystonemiddleware.auth_token [None req-5b74fb03-6daa-49d6-962c-667dba5c6587 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] 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. Dec 02 10:26:40.528140 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-6996de1f-3d2c-446b-9134-cc09f9e9481e req-112e2f03-0cde-4762-ae14-8dd92ba51058 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] GET http://10.222.0.23/volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes/393eba95-0929-4751-8aed-a254cf429eba Dec 02 10:26:40.532347 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-6996de1f-3d2c-446b-9134-cc09f9e9481e req-112e2f03-0cde-4762-ae14-8dd92ba51058 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:26:40.532765 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:26:40.532765 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:26:40.533451 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-6996de1f-3d2c-446b-9134-cc09f9e9481e req-112e2f03-0cde-4762-ae14-8dd92ba51058 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:26:40.635372 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:26:40.635372 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:26:40.657359 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-6996de1f-3d2c-446b-9134-cc09f9e9481e req-112e2f03-0cde-4762-ae14-8dd92ba51058 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Volume info retrieved successfully. Dec 02 10:26:40.689909 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-02d0d69c-1afe-416a-9ed2-acbc9791f149 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] GET http://10.222.0.23/volume/v3/a3d481d629ad4b2ea1b795b662ed775d/volumes/ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9 Dec 02 10:26:40.690104 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-02d0d69c-1afe-416a-9ed2-acbc9791f149 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:26:40.690268 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:26:40.690268 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:26:40.693426 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-02d0d69c-1afe-416a-9ed2-acbc9791f149 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:26:40.751304 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-6996de1f-3d2c-446b-9134-cc09f9e9481e req-112e2f03-0cde-4762-ae14-8dd92ba51058 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] http://10.222.0.23/volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes/393eba95-0929-4751-8aed-a254cf429eba returned with HTTP 200 Dec 02 10:26:40.770789 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 7/13] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 10:26:40 2020] GET /volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes/393eba95-0929-4751-8aed-a254cf429eba => generated 923 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:26:40.900015 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:26:40.900015 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:26:40.927208 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-02d0d69c-1afe-416a-9ed2-acbc9791f149 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Volume info retrieved successfully. Dec 02 10:26:40.991592 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-02d0d69c-1afe-416a-9ed2-acbc9791f149 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] http://10.222.0.23/volume/v3/a3d481d629ad4b2ea1b795b662ed775d/volumes/ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9 returned with HTTP 200 Dec 02 10:26:40.997383 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 7/14] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:26:40 2020] GET /volume/v3/a3d481d629ad4b2ea1b795b662ed775d/volumes/ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9 => generated 908 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:26:41.011005 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-6996de1f-3d2c-446b-9134-cc09f9e9481e req-112e2f03-0cde-4762-ae14-8dd92ba51058 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] GET http://10.222.0.23/volume// Dec 02 10:26:41.011935 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-6996de1f-3d2c-446b-9134-cc09f9e9481e req-112e2f03-0cde-4762-ae14-8dd92ba51058 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:26:41.012836 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:26:41.012836 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:26:41.013484 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-6996de1f-3d2c-446b-9134-cc09f9e9481e req-112e2f03-0cde-4762-ae14-8dd92ba51058 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Calling method 'all' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:26:41.015690 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-6996de1f-3d2c-446b-9134-cc09f9e9481e req-112e2f03-0cde-4762-ae14-8dd92ba51058 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 10:26:41.016945 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 8/15] 10.222.0.23 () {58 vars in 1289 bytes} [Wed Dec 2 10:26:41 2020] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 10:26:41.027652 n-d-764292-5 devstack@c-api.service[88067]: WARNING keystonemiddleware.auth_token [None req-02d0d69c-1afe-416a-9ed2-acbc9791f149 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] 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. Dec 02 10:26:41.032150 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-6996de1f-3d2c-446b-9134-cc09f9e9481e req-7a21f811-4475-454f-bacf-92c9dde927a8 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] POST http://10.222.0.23/volume/v3/932f647bfa9a4ebb841d812d9e2b2451/attachments Dec 02 10:26:41.032678 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:26:41.032678 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:26:41.033149 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-6996de1f-3d2c-446b-9134-cc09f9e9481e req-7a21f811-4475-454f-bacf-92c9dde927a8 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "393eba95-0929-4751-8aed-a254cf429eba", "instance_uuid": "a677c571-530a-4472-a6d5-6260a08d4ef8", "connector": null}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:26:41.144015 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:26:41.144015 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:26:41.269058 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-6996de1f-3d2c-446b-9134-cc09f9e9481e req-7a21f811-4475-454f-bacf-92c9dde927a8 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] http://10.222.0.23/volume/v3/932f647bfa9a4ebb841d812d9e2b2451/attachments returned with HTTP 200 Dec 02 10:26:41.281756 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 8/16] 10.222.0.23 () {66 vars in 1565 bytes} [Wed Dec 2 10:26:41 2020] POST /volume/v3/932f647bfa9a4ebb841d812d9e2b2451/attachments => generated 273 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:26:41.329308 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6fbb5b6f-6951-4666-a17c-9a9baa428bf6 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] GET http://10.222.0.23/volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes/393eba95-0929-4751-8aed-a254cf429eba Dec 02 10:26:41.330170 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6fbb5b6f-6951-4666-a17c-9a9baa428bf6 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:26:41.330984 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6fbb5b6f-6951-4666-a17c-9a9baa428bf6 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:26:41.366004 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-6996de1f-3d2c-446b-9134-cc09f9e9481e req-7a21f811-4475-454f-bacf-92c9dde927a8 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] GET http://10.222.0.23/volume// Dec 02 10:26:41.366853 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-6996de1f-3d2c-446b-9134-cc09f9e9481e req-7a21f811-4475-454f-bacf-92c9dde927a8 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:26:41.367347 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:26:41.367347 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:26:41.367999 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-6996de1f-3d2c-446b-9134-cc09f9e9481e req-7a21f811-4475-454f-bacf-92c9dde927a8 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Calling method 'all' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:26:41.370087 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-6996de1f-3d2c-446b-9134-cc09f9e9481e req-7a21f811-4475-454f-bacf-92c9dde927a8 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 10:26:41.371049 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 9/17] 10.222.0.32 () {56 vars in 1089 bytes} [Wed Dec 2 10:26:41 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Dec 02 10:26:41.476871 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:26:41.476871 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:26:41.497895 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6fbb5b6f-6951-4666-a17c-9a9baa428bf6 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Volume info retrieved successfully. Dec 02 10:26:41.543874 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:26:41.543874 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:26:41.566135 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6fbb5b6f-6951-4666-a17c-9a9baa428bf6 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] http://10.222.0.23/volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes/393eba95-0929-4751-8aed-a254cf429eba returned with HTTP 200 Dec 02 10:26:41.567407 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 9/18] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:26:41 2020] GET /volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes/393eba95-0929-4751-8aed-a254cf429eba => generated 922 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:26:41.864221 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-6996de1f-3d2c-446b-9134-cc09f9e9481e req-238a2c13-e9ea-4381-828b-7a8951cde9da tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] GET http://10.222.0.23/volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes/393eba95-0929-4751-8aed-a254cf429eba Dec 02 10:26:41.865045 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-6996de1f-3d2c-446b-9134-cc09f9e9481e req-238a2c13-e9ea-4381-828b-7a8951cde9da tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:26:41.865639 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-6996de1f-3d2c-446b-9134-cc09f9e9481e req-238a2c13-e9ea-4381-828b-7a8951cde9da tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:26:41.960265 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:26:41.960265 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:26:41.970261 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-6996de1f-3d2c-446b-9134-cc09f9e9481e req-238a2c13-e9ea-4381-828b-7a8951cde9da tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Volume info retrieved successfully. Dec 02 10:26:42.009330 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3b5508d4-557c-4a92-9a48-533e3dc799ef tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] GET http://10.222.0.23/volume/v3/a3d481d629ad4b2ea1b795b662ed775d/volumes/ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9 Dec 02 10:26:42.009895 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3b5508d4-557c-4a92-9a48-533e3dc799ef tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:26:42.010180 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:26:42.010180 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:26:42.010536 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3b5508d4-557c-4a92-9a48-533e3dc799ef tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:26:42.011090 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:26:42.011090 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:26:42.036107 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-6996de1f-3d2c-446b-9134-cc09f9e9481e req-238a2c13-e9ea-4381-828b-7a8951cde9da tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] http://10.222.0.23/volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes/393eba95-0929-4751-8aed-a254cf429eba returned with HTTP 200 Dec 02 10:26:42.038242 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 10/19] 10.222.0.32 () {60 vars in 1403 bytes} [Wed Dec 2 10:26:41 2020] GET /volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes/393eba95-0929-4751-8aed-a254cf429eba => generated 1021 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 02 10:26:42.143111 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:26:42.143111 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:26:42.165759 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3b5508d4-557c-4a92-9a48-533e3dc799ef tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Volume info retrieved successfully. Dec 02 10:26:42.191956 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3b5508d4-557c-4a92-9a48-533e3dc799ef tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] http://10.222.0.23/volume/v3/a3d481d629ad4b2ea1b795b662ed775d/volumes/ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9 returned with HTTP 200 Dec 02 10:26:42.192837 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 10/20] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:26:42 2020] GET /volume/v3/a3d481d629ad4b2ea1b795b662ed775d/volumes/ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9 => generated 909 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:26:42.209102 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-6996de1f-3d2c-446b-9134-cc09f9e9481e req-2f3ca1ee-cf18-4b3c-9492-27dc96681cbf tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] PUT http://10.222.0.23/volume/v3/932f647bfa9a4ebb841d812d9e2b2451/attachments/6aa8e2a9-c617-424c-9203-d1de5d5ef0fb Dec 02 10:26:42.209624 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:26:42.209624 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:26:42.210047 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-6996de1f-3d2c-446b-9134-cc09f9e9481e req-2f3ca1ee-cf18-4b3c-9492-27dc96681cbf tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.32", "host": "n-h1-764292-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-764292-5.cbci-764292-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:26:42.249385 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 02 10:26:42.249385 n-d-764292-5 devstack@c-api.service[88067]: return self.call(f, *args, **kw) Dec 02 10:26:42.250110 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.coordination [req-6996de1f-3d2c-446b-9134-cc09f9e9481e req-2f3ca1ee-cf18-4b3c-9492-27dc96681cbf tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Lock "b'cinder-attachment_update-393eba95-0929-4751-8aed-a254cf429eba-n-h1-764292-5'" acquired by "attachment_update" :: waited 0.011s {{(pid=88068) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 02 10:26:42.252666 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:26:42.252666 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:26:42.587482 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-af83e5d9-92ab-450c-ac96-a0c5dab2b484 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] GET http://10.222.0.23/volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes/393eba95-0929-4751-8aed-a254cf429eba Dec 02 10:26:42.588829 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-af83e5d9-92ab-450c-ac96-a0c5dab2b484 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:26:42.589439 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:26:42.589439 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:26:42.590689 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-af83e5d9-92ab-450c-ac96-a0c5dab2b484 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:26:42.689373 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:26:42.689373 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:26:42.699307 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-af83e5d9-92ab-450c-ac96-a0c5dab2b484 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Volume info retrieved successfully. Dec 02 10:26:42.722280 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:26:42.722280 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:26:42.737219 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-af83e5d9-92ab-450c-ac96-a0c5dab2b484 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] http://10.222.0.23/volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes/393eba95-0929-4751-8aed-a254cf429eba returned with HTTP 200 Dec 02 10:26:42.739575 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 11/21] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:26:42 2020] GET /volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes/393eba95-0929-4751-8aed-a254cf429eba => generated 922 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:26:42.745108 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-cce00193-6a6f-4c1b-856b-e2bb576bb910 req-ecddbbdf-05d2-440b-8270-8876e56d0b05 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] GET http://10.222.0.23/volume/v3/a3d481d629ad4b2ea1b795b662ed775d/volumes/ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9 Dec 02 10:26:42.745891 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-cce00193-6a6f-4c1b-856b-e2bb576bb910 req-ecddbbdf-05d2-440b-8270-8876e56d0b05 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:26:42.746447 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:26:42.746447 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:26:42.747092 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-cce00193-6a6f-4c1b-856b-e2bb576bb910 req-ecddbbdf-05d2-440b-8270-8876e56d0b05 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:26:42.803015 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:26:42.803015 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:26:42.815041 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-cce00193-6a6f-4c1b-856b-e2bb576bb910 req-ecddbbdf-05d2-440b-8270-8876e56d0b05 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Volume info retrieved successfully. Dec 02 10:26:42.839456 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-cce00193-6a6f-4c1b-856b-e2bb576bb910 req-ecddbbdf-05d2-440b-8270-8876e56d0b05 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] http://10.222.0.23/volume/v3/a3d481d629ad4b2ea1b795b662ed775d/volumes/ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9 returned with HTTP 200 Dec 02 10:26:42.840410 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 12/22] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 10:26:42 2020] GET /volume/v3/a3d481d629ad4b2ea1b795b662ed775d/volumes/ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9 => generated 909 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:26:43.007041 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-cce00193-6a6f-4c1b-856b-e2bb576bb910 req-ecddbbdf-05d2-440b-8270-8876e56d0b05 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] GET http://10.222.0.23/volume// Dec 02 10:26:43.007472 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-cce00193-6a6f-4c1b-856b-e2bb576bb910 req-ecddbbdf-05d2-440b-8270-8876e56d0b05 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:26:43.007704 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:26:43.007704 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:26:43.008139 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-cce00193-6a6f-4c1b-856b-e2bb576bb910 req-ecddbbdf-05d2-440b-8270-8876e56d0b05 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Calling method 'all' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:26:43.009580 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-cce00193-6a6f-4c1b-856b-e2bb576bb910 req-ecddbbdf-05d2-440b-8270-8876e56d0b05 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 10:26:43.010349 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 13/23] 10.222.0.23 () {58 vars in 1289 bytes} [Wed Dec 2 10:26:43 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 10:26:43.024551 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-cce00193-6a6f-4c1b-856b-e2bb576bb910 req-9feb4652-42b0-438d-8003-52e30124db73 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] POST http://10.222.0.23/volume/v3/a3d481d629ad4b2ea1b795b662ed775d/attachments Dec 02 10:26:43.025456 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-cce00193-6a6f-4c1b-856b-e2bb576bb910 req-9feb4652-42b0-438d-8003-52e30124db73 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9", "instance_uuid": "f20c3b46-5b2b-4d3a-9381-a344037bc358", "connector": null}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:26:43.077316 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:26:43.077316 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:26:43.140440 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-cce00193-6a6f-4c1b-856b-e2bb576bb910 req-9feb4652-42b0-438d-8003-52e30124db73 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] http://10.222.0.23/volume/v3/a3d481d629ad4b2ea1b795b662ed775d/attachments returned with HTTP 200 Dec 02 10:26:43.141865 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 14/24] 10.222.0.23 () {66 vars in 1565 bytes} [Wed Dec 2 10:26:43 2020] POST /volume/v3/a3d481d629ad4b2ea1b795b662ed775d/attachments => generated 273 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:26:43.196177 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-316677a1-f3fd-4a9e-a275-b9572ebd9ae5 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] GET http://10.222.0.23/volume/v3/a3d481d629ad4b2ea1b795b662ed775d/volumes/ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9 Dec 02 10:26:43.196893 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-316677a1-f3fd-4a9e-a275-b9572ebd9ae5 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:26:43.197219 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:26:43.197219 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:26:43.197756 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-316677a1-f3fd-4a9e-a275-b9572ebd9ae5 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:26:43.328200 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:26:43.328200 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:26:43.347759 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-316677a1-f3fd-4a9e-a275-b9572ebd9ae5 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Volume info retrieved successfully. Dec 02 10:26:43.380306 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:26:43.380306 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:26:43.394225 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-316677a1-f3fd-4a9e-a275-b9572ebd9ae5 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] http://10.222.0.23/volume/v3/a3d481d629ad4b2ea1b795b662ed775d/volumes/ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9 returned with HTTP 200 Dec 02 10:26:43.395606 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 15/25] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:26:43 2020] GET /volume/v3/a3d481d629ad4b2ea1b795b662ed775d/volumes/ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9 => generated 908 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:26:43.396889 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-316677a1-f3fd-4a9e-a275-b9572ebd9ae5 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] GET http://10.222.0.23/volume// Dec 02 10:26:43.397562 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-316677a1-f3fd-4a9e-a275-b9572ebd9ae5 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:26:43.397956 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:26:43.397956 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:26:43.398709 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-316677a1-f3fd-4a9e-a275-b9572ebd9ae5 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Calling method 'all' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:26:43.399940 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-316677a1-f3fd-4a9e-a275-b9572ebd9ae5 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 10:26:43.401143 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 16/26] 10.222.0.32 () {56 vars in 1089 bytes} [Wed Dec 2 10:26:43 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 10:26:43.418832 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-cce00193-6a6f-4c1b-856b-e2bb576bb910 req-e2da858e-56b4-46e7-9707-81c1158cd82e tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] GET http://10.222.0.23/volume/v3/a3d481d629ad4b2ea1b795b662ed775d/volumes/ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9 Dec 02 10:26:43.419765 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-cce00193-6a6f-4c1b-856b-e2bb576bb910 req-e2da858e-56b4-46e7-9707-81c1158cd82e tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:26:43.421265 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-cce00193-6a6f-4c1b-856b-e2bb576bb910 req-e2da858e-56b4-46e7-9707-81c1158cd82e tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:26:43.563396 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:26:43.563396 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:26:43.581804 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-cce00193-6a6f-4c1b-856b-e2bb576bb910 req-e2da858e-56b4-46e7-9707-81c1158cd82e tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Volume info retrieved successfully. Dec 02 10:26:43.628427 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:26:43.628427 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:26:43.650277 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-cce00193-6a6f-4c1b-856b-e2bb576bb910 req-e2da858e-56b4-46e7-9707-81c1158cd82e tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] http://10.222.0.23/volume/v3/a3d481d629ad4b2ea1b795b662ed775d/volumes/ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9 returned with HTTP 200 Dec 02 10:26:43.651126 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 17/27] 10.222.0.32 () {60 vars in 1403 bytes} [Wed Dec 2 10:26:43 2020] GET /volume/v3/a3d481d629ad4b2ea1b795b662ed775d/volumes/ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9 => generated 1007 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 02 10:26:43.712560 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-cce00193-6a6f-4c1b-856b-e2bb576bb910 req-6bd6f44c-7c64-41ab-bf7a-9235c3dac82d tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] PUT http://10.222.0.23/volume/v3/a3d481d629ad4b2ea1b795b662ed775d/attachments/dea9da7c-b27f-4f94-aa96-6d642c1028c4 Dec 02 10:26:43.713130 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:26:43.713130 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:26:43.713546 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-cce00193-6a6f-4c1b-856b-e2bb576bb910 req-6bd6f44c-7c64-41ab-bf7a-9235c3dac82d tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.32", "host": "n-h1-764292-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-764292-5.cbci-764292-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:26:43.797419 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 02 10:26:43.797419 n-d-764292-5 devstack@c-api.service[88067]: return self.call(f, *args, **kw) Dec 02 10:26:43.800173 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.coordination [req-cce00193-6a6f-4c1b-856b-e2bb576bb910 req-6bd6f44c-7c64-41ab-bf7a-9235c3dac82d tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Lock "b'cinder-attachment_update-ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9-n-h1-764292-5'" acquired by "attachment_update" :: waited 0.028s {{(pid=88069) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 02 10:26:43.806585 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:26:43.806585 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:26:48.512220 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.coordination [req-cce00193-6a6f-4c1b-856b-e2bb576bb910 req-6bd6f44c-7c64-41ab-bf7a-9235c3dac82d tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Lock "b'cinder-attachment_update-ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9-n-h1-764292-5'" released by "attachment_update" :: held 4.712s {{(pid=88069) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 02 10:26:48.512965 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-cce00193-6a6f-4c1b-856b-e2bb576bb910 req-6bd6f44c-7c64-41ab-bf7a-9235c3dac82d tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] http://10.222.0.23/volume/v3/a3d481d629ad4b2ea1b795b662ed775d/attachments/dea9da7c-b27f-4f94-aa96-6d642c1028c4 returned with HTTP 200 Dec 02 10:26:48.516685 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 18/28] 10.222.0.32 () {64 vars in 1468 bytes} [Wed Dec 2 10:26:43 2020] PUT /volume/v3/a3d481d629ad4b2ea1b795b662ed775d/attachments/dea9da7c-b27f-4f94-aa96-6d642c1028c4 => generated 762 bytes in 4809 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 02 10:26:48.523587 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-43c7fcca-9461-44ff-ae0b-8ab467dbaa47 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] GET http://10.222.0.23/volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes/393eba95-0929-4751-8aed-a254cf429eba Dec 02 10:26:48.523931 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-43c7fcca-9461-44ff-ae0b-8ab467dbaa47 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:26:48.524158 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:26:48.524158 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:26:48.524531 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-43c7fcca-9461-44ff-ae0b-8ab467dbaa47 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:26:48.700506 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:26:48.700506 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:26:48.723062 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-43c7fcca-9461-44ff-ae0b-8ab467dbaa47 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Volume info retrieved successfully. Dec 02 10:26:48.765719 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:26:48.765719 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:26:48.766830 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.coordination [req-6996de1f-3d2c-446b-9134-cc09f9e9481e req-2f3ca1ee-cf18-4b3c-9492-27dc96681cbf tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Lock "b'cinder-attachment_update-393eba95-0929-4751-8aed-a254cf429eba-n-h1-764292-5'" released by "attachment_update" :: held 6.517s {{(pid=88068) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 02 10:26:48.767720 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-6996de1f-3d2c-446b-9134-cc09f9e9481e req-2f3ca1ee-cf18-4b3c-9492-27dc96681cbf tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] http://10.222.0.23/volume/v3/932f647bfa9a4ebb841d812d9e2b2451/attachments/6aa8e2a9-c617-424c-9203-d1de5d5ef0fb returned with HTTP 200 Dec 02 10:26:48.769097 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 11/29] 10.222.0.32 () {64 vars in 1468 bytes} [Wed Dec 2 10:26:42 2020] PUT /volume/v3/932f647bfa9a4ebb841d812d9e2b2451/attachments/6aa8e2a9-c617-424c-9203-d1de5d5ef0fb => generated 762 bytes in 6565 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:26:48.781388 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-81facd5a-42f5-4826-ab10-e0f100a67da5 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] GET http://10.222.0.23/volume/v3/a3d481d629ad4b2ea1b795b662ed775d/volumes/ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9 Dec 02 10:26:48.783207 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-81facd5a-42f5-4826-ab10-e0f100a67da5 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:26:48.783811 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:26:48.783811 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:26:48.786266 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-43c7fcca-9461-44ff-ae0b-8ab467dbaa47 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] http://10.222.0.23/volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes/393eba95-0929-4751-8aed-a254cf429eba returned with HTTP 200 Dec 02 10:26:48.786799 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-81facd5a-42f5-4826-ab10-e0f100a67da5 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:26:48.804741 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 19/30] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:26:48 2020] GET /volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes/393eba95-0929-4751-8aed-a254cf429eba => generated 922 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:26:48.874781 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:26:48.874781 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:26:48.884215 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-81facd5a-42f5-4826-ab10-e0f100a67da5 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Volume info retrieved successfully. Dec 02 10:26:48.922071 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:26:48.922071 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:26:48.935074 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-81facd5a-42f5-4826-ab10-e0f100a67da5 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] http://10.222.0.23/volume/v3/a3d481d629ad4b2ea1b795b662ed775d/volumes/ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9 returned with HTTP 200 Dec 02 10:26:48.945904 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 12/31] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:26:48 2020] GET /volume/v3/a3d481d629ad4b2ea1b795b662ed775d/volumes/ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9 => generated 909 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:26:49.810719 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a0b26a9f-d9e8-42e6-aadc-e5dfeb1b12d1 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] GET http://10.222.0.23/volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes/393eba95-0929-4751-8aed-a254cf429eba Dec 02 10:26:49.811260 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a0b26a9f-d9e8-42e6-aadc-e5dfeb1b12d1 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:26:49.811389 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:26:49.811389 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:26:49.811753 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a0b26a9f-d9e8-42e6-aadc-e5dfeb1b12d1 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:26:49.895723 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:26:49.895723 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:26:49.912209 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a0b26a9f-d9e8-42e6-aadc-e5dfeb1b12d1 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Volume info retrieved successfully. Dec 02 10:26:49.952360 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-40003c06-a883-4563-a89e-4c159f23ab04 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] GET http://10.222.0.23/volume/v3/a3d481d629ad4b2ea1b795b662ed775d/volumes/ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9 Dec 02 10:26:49.953008 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-40003c06-a883-4563-a89e-4c159f23ab04 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:26:49.953215 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:26:49.953215 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:26:49.953721 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-40003c06-a883-4563-a89e-4c159f23ab04 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:26:49.956571 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:26:49.956571 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:26:49.967154 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a0b26a9f-d9e8-42e6-aadc-e5dfeb1b12d1 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] http://10.222.0.23/volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes/393eba95-0929-4751-8aed-a254cf429eba returned with HTTP 200 Dec 02 10:26:49.968244 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 20/32] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:26:49 2020] GET /volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes/393eba95-0929-4751-8aed-a254cf429eba => generated 923 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:26:50.110725 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:26:50.110725 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:26:50.133610 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-40003c06-a883-4563-a89e-4c159f23ab04 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Volume info retrieved successfully. Dec 02 10:26:50.192459 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:26:50.192459 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:26:50.214856 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-40003c06-a883-4563-a89e-4c159f23ab04 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] http://10.222.0.23/volume/v3/a3d481d629ad4b2ea1b795b662ed775d/volumes/ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9 returned with HTTP 200 Dec 02 10:26:50.216500 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 13/33] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:26:49 2020] GET /volume/v3/a3d481d629ad4b2ea1b795b662ed775d/volumes/ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9 => generated 909 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:26:50.985716 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e3b40f72-256f-4223-a694-d77ddc9c7a59 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] GET http://10.222.0.23/volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes/393eba95-0929-4751-8aed-a254cf429eba Dec 02 10:26:50.986978 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e3b40f72-256f-4223-a694-d77ddc9c7a59 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:26:50.987330 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:26:50.987330 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:26:50.987906 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e3b40f72-256f-4223-a694-d77ddc9c7a59 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:26:51.142065 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:26:51.142065 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:26:51.169085 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e3b40f72-256f-4223-a694-d77ddc9c7a59 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Volume info retrieved successfully. Dec 02 10:26:51.210351 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:26:51.210351 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:26:51.230238 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e3b40f72-256f-4223-a694-d77ddc9c7a59 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] http://10.222.0.23/volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes/393eba95-0929-4751-8aed-a254cf429eba returned with HTTP 200 Dec 02 10:26:51.231076 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 21/34] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:26:50 2020] GET /volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes/393eba95-0929-4751-8aed-a254cf429eba => generated 923 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:26:51.231181 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6638f761-6716-45d2-ae9b-2c9e38006024 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] GET http://10.222.0.23/volume/v3/a3d481d629ad4b2ea1b795b662ed775d/volumes/ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9 Dec 02 10:26:51.231698 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6638f761-6716-45d2-ae9b-2c9e38006024 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:26:51.231929 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:26:51.231929 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:26:51.232356 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6638f761-6716-45d2-ae9b-2c9e38006024 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:26:51.363320 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:26:51.363320 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:26:51.378377 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6638f761-6716-45d2-ae9b-2c9e38006024 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Volume info retrieved successfully. Dec 02 10:26:51.448514 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:26:51.448514 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:26:51.467329 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6638f761-6716-45d2-ae9b-2c9e38006024 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] http://10.222.0.23/volume/v3/a3d481d629ad4b2ea1b795b662ed775d/volumes/ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9 returned with HTTP 200 Dec 02 10:26:51.468121 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 14/35] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:26:51 2020] GET /volume/v3/a3d481d629ad4b2ea1b795b662ed775d/volumes/ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9 => generated 909 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:26:52.247088 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bca1b7ee-dafe-4d2c-8841-0b390147a5ea tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] GET http://10.222.0.23/volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes/393eba95-0929-4751-8aed-a254cf429eba Dec 02 10:26:52.247671 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bca1b7ee-dafe-4d2c-8841-0b390147a5ea tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:26:52.247760 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:26:52.247760 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:26:52.248130 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bca1b7ee-dafe-4d2c-8841-0b390147a5ea tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:26:52.348229 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:26:52.348229 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:26:52.367249 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-bca1b7ee-dafe-4d2c-8841-0b390147a5ea tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Volume info retrieved successfully. Dec 02 10:26:52.418150 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:26:52.418150 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:26:52.442860 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bca1b7ee-dafe-4d2c-8841-0b390147a5ea tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] http://10.222.0.23/volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes/393eba95-0929-4751-8aed-a254cf429eba returned with HTTP 200 Dec 02 10:26:52.444374 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 22/36] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:26:52 2020] GET /volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes/393eba95-0929-4751-8aed-a254cf429eba => generated 923 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:26:52.485275 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-460b6afc-ab53-4a2e-9f62-467444531d68 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] GET http://10.222.0.23/volume/v3/a3d481d629ad4b2ea1b795b662ed775d/volumes/ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9 Dec 02 10:26:52.486276 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-460b6afc-ab53-4a2e-9f62-467444531d68 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:26:52.486877 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:26:52.486877 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:26:52.487613 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-460b6afc-ab53-4a2e-9f62-467444531d68 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:26:52.585700 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:26:52.585700 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:26:52.607383 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-460b6afc-ab53-4a2e-9f62-467444531d68 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Volume info retrieved successfully. Dec 02 10:26:52.655723 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:26:52.655723 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:26:52.670393 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-460b6afc-ab53-4a2e-9f62-467444531d68 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] http://10.222.0.23/volume/v3/a3d481d629ad4b2ea1b795b662ed775d/volumes/ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9 returned with HTTP 200 Dec 02 10:26:52.671934 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 15/37] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:26:52 2020] GET /volume/v3/a3d481d629ad4b2ea1b795b662ed775d/volumes/ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9 => generated 909 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:26:53.461076 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5121a397-84ea-44de-95b5-3dcda2d49a6a tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] GET http://10.222.0.23/volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes/393eba95-0929-4751-8aed-a254cf429eba Dec 02 10:26:53.461602 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5121a397-84ea-44de-95b5-3dcda2d49a6a tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:26:53.461762 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:26:53.461762 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:26:53.462469 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5121a397-84ea-44de-95b5-3dcda2d49a6a tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:26:53.585744 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:26:53.585744 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:26:53.609026 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-5121a397-84ea-44de-95b5-3dcda2d49a6a tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Volume info retrieved successfully. Dec 02 10:26:53.651114 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:26:53.651114 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:26:53.660811 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5121a397-84ea-44de-95b5-3dcda2d49a6a tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] http://10.222.0.23/volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes/393eba95-0929-4751-8aed-a254cf429eba returned with HTTP 200 Dec 02 10:26:53.662059 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 23/38] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:26:53 2020] GET /volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes/393eba95-0929-4751-8aed-a254cf429eba => generated 923 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:26:53.687482 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-37ac5c50-c211-4611-a9e6-fc4902abdf5d tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] GET http://10.222.0.23/volume/v3/a3d481d629ad4b2ea1b795b662ed775d/volumes/ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9 Dec 02 10:26:53.688003 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-37ac5c50-c211-4611-a9e6-fc4902abdf5d tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:26:53.688217 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:26:53.688217 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:26:53.688564 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-37ac5c50-c211-4611-a9e6-fc4902abdf5d tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:26:53.805540 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:26:53.805540 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:26:53.819174 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-37ac5c50-c211-4611-a9e6-fc4902abdf5d tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Volume info retrieved successfully. Dec 02 10:26:53.857684 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:26:53.857684 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:26:53.896380 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-37ac5c50-c211-4611-a9e6-fc4902abdf5d tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] http://10.222.0.23/volume/v3/a3d481d629ad4b2ea1b795b662ed775d/volumes/ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9 returned with HTTP 200 Dec 02 10:26:53.907417 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 16/39] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:26:53 2020] GET /volume/v3/a3d481d629ad4b2ea1b795b662ed775d/volumes/ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9 => generated 909 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:26:54.677607 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e7660a0f-7750-4ab6-850f-9a8d59deced3 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] GET http://10.222.0.23/volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes/393eba95-0929-4751-8aed-a254cf429eba Dec 02 10:26:54.678896 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e7660a0f-7750-4ab6-850f-9a8d59deced3 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:26:54.679689 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:26:54.679689 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:26:54.680446 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e7660a0f-7750-4ab6-850f-9a8d59deced3 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:26:54.759406 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:26:54.759406 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:26:54.771597 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e7660a0f-7750-4ab6-850f-9a8d59deced3 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Volume info retrieved successfully. Dec 02 10:26:54.840465 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:26:54.840465 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:26:54.850837 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e7660a0f-7750-4ab6-850f-9a8d59deced3 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] http://10.222.0.23/volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes/393eba95-0929-4751-8aed-a254cf429eba returned with HTTP 200 Dec 02 10:26:54.852399 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 24/40] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:26:54 2020] GET /volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes/393eba95-0929-4751-8aed-a254cf429eba => generated 923 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:26:54.915178 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-28332ffe-0972-41fd-8252-c04d4938e7b7 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] GET http://10.222.0.23/volume/v3/a3d481d629ad4b2ea1b795b662ed775d/volumes/ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9 Dec 02 10:26:54.916569 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-28332ffe-0972-41fd-8252-c04d4938e7b7 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:26:54.917122 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:26:54.917122 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:26:54.918148 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-28332ffe-0972-41fd-8252-c04d4938e7b7 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:26:54.984864 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:26:54.984864 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:26:54.998678 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-28332ffe-0972-41fd-8252-c04d4938e7b7 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Volume info retrieved successfully. Dec 02 10:26:55.023262 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:26:55.023262 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:26:55.056886 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-28332ffe-0972-41fd-8252-c04d4938e7b7 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] http://10.222.0.23/volume/v3/a3d481d629ad4b2ea1b795b662ed775d/volumes/ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9 returned with HTTP 200 Dec 02 10:26:55.070128 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 17/41] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:26:54 2020] GET /volume/v3/a3d481d629ad4b2ea1b795b662ed775d/volumes/ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9 => generated 909 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:26:55.289562 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-6996de1f-3d2c-446b-9134-cc09f9e9481e req-8420582d-b755-4fb1-9c14-09a6a498ebd6 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] POST http://10.222.0.23/volume/v3/932f647bfa9a4ebb841d812d9e2b2451/attachments/6aa8e2a9-c617-424c-9203-d1de5d5ef0fb/action Dec 02 10:26:55.290532 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:26:55.290532 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:26:55.290783 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-cce00193-6a6f-4c1b-856b-e2bb576bb910 req-62a8244b-5882-4ca0-9edd-d83f4def2a86 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] POST http://10.222.0.23/volume/v3/a3d481d629ad4b2ea1b795b662ed775d/attachments/dea9da7c-b27f-4f94-aa96-6d642c1028c4/action Dec 02 10:26:55.291093 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:26:55.291093 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:26:55.293025 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-cce00193-6a6f-4c1b-856b-e2bb576bb910 req-62a8244b-5882-4ca0-9edd-d83f4def2a86 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Action body: b'{"os-complete": null}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:26:55.293361 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-6996de1f-3d2c-446b-9134-cc09f9e9481e req-8420582d-b755-4fb1-9c14-09a6a498ebd6 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Action body: b'{"os-complete": null}' {{(pid=88069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:26:55.293494 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-cce00193-6a6f-4c1b-856b-e2bb576bb910 req-62a8244b-5882-4ca0-9edd-d83f4def2a86 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:26:55.297138 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-6996de1f-3d2c-446b-9134-cc09f9e9481e req-8420582d-b755-4fb1-9c14-09a6a498ebd6 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:26:55.517505 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:26:55.517505 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:26:55.546401 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-6996de1f-3d2c-446b-9134-cc09f9e9481e req-8420582d-b755-4fb1-9c14-09a6a498ebd6 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] http://10.222.0.23/volume/v3/932f647bfa9a4ebb841d812d9e2b2451/attachments/6aa8e2a9-c617-424c-9203-d1de5d5ef0fb/action returned with HTTP 204 Dec 02 10:26:55.549767 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 25/42] 10.222.0.32 () {64 vars in 1489 bytes} [Wed Dec 2 10:26:55 2020] POST /volume/v3/932f647bfa9a4ebb841d812d9e2b2451/attachments/6aa8e2a9-c617-424c-9203-d1de5d5ef0fb/action => generated 0 bytes in 266 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:26:55.559919 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:26:55.559919 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:26:55.599431 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-cce00193-6a6f-4c1b-856b-e2bb576bb910 req-62a8244b-5882-4ca0-9edd-d83f4def2a86 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] http://10.222.0.23/volume/v3/a3d481d629ad4b2ea1b795b662ed775d/attachments/dea9da7c-b27f-4f94-aa96-6d642c1028c4/action returned with HTTP 204 Dec 02 10:26:55.600500 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 18/43] 10.222.0.32 () {64 vars in 1489 bytes} [Wed Dec 2 10:26:55 2020] POST /volume/v3/a3d481d629ad4b2ea1b795b662ed775d/attachments/dea9da7c-b27f-4f94-aa96-6d642c1028c4/action => generated 0 bytes in 317 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:26:55.868334 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-db9ccbf8-323c-4fe4-ad6f-a1482dba23f1 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] GET http://10.222.0.23/volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes/393eba95-0929-4751-8aed-a254cf429eba Dec 02 10:26:55.869506 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-db9ccbf8-323c-4fe4-ad6f-a1482dba23f1 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:26:55.869864 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:26:55.869864 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:26:55.870488 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-db9ccbf8-323c-4fe4-ad6f-a1482dba23f1 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:26:55.980375 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:26:55.980375 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:26:55.992367 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-db9ccbf8-323c-4fe4-ad6f-a1482dba23f1 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Volume info retrieved successfully. Dec 02 10:26:56.042870 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:26:56.042870 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:26:56.056348 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-db9ccbf8-323c-4fe4-ad6f-a1482dba23f1 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] http://10.222.0.23/volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes/393eba95-0929-4751-8aed-a254cf429eba returned with HTTP 200 Dec 02 10:26:56.057750 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 26/44] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:26:55 2020] GET /volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes/393eba95-0929-4751-8aed-a254cf429eba => generated 1215 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:26:56.078299 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-03fbf68c-c24f-445f-866a-5d9e7a690026 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] GET http://10.222.0.23/volume/v3/a3d481d629ad4b2ea1b795b662ed775d/volumes/ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9 Dec 02 10:26:56.079399 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-03fbf68c-c24f-445f-866a-5d9e7a690026 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:26:56.079601 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:26:56.079601 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:26:56.080203 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-03fbf68c-c24f-445f-866a-5d9e7a690026 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:26:56.148190 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:26:56.148190 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:26:56.161517 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-03fbf68c-c24f-445f-866a-5d9e7a690026 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Volume info retrieved successfully. Dec 02 10:26:56.190186 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:26:56.190186 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:26:56.212261 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-03fbf68c-c24f-445f-866a-5d9e7a690026 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] http://10.222.0.23/volume/v3/a3d481d629ad4b2ea1b795b662ed775d/volumes/ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9 returned with HTTP 200 Dec 02 10:26:56.213456 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 19/45] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:26:56 2020] GET /volume/v3/a3d481d629ad4b2ea1b795b662ed775d/volumes/ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9 => generated 1201 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:27:05.848781 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-db9ccbf8-323c-4fe4-ad6f-a1482dba23f1 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] GET http://10.222.0.23/volume// Dec 02 10:27:05.849808 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-db9ccbf8-323c-4fe4-ad6f-a1482dba23f1 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:27:05.850175 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:27:05.850175 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:27:05.850803 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-db9ccbf8-323c-4fe4-ad6f-a1482dba23f1 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Calling method 'all' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:27:05.852194 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-db9ccbf8-323c-4fe4-ad6f-a1482dba23f1 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 10:27:05.853221 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 27/46] 10.222.0.41 () {56 vars in 1089 bytes} [Wed Dec 2 10:27:05 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 10:27:06.282048 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-be455585-22a2-4faf-afca-6e9f2725caae req-50fb1474-dc63-4e82-adc9-a81962973d7c tempest-LiveAutoBlockMigrationV225Test-279172459 tempest-LiveAutoBlockMigrationV225Test-279172459] POST http://10.222.0.23/volume/v3/f71c41564e7144e5955627e78f5f0ad1/attachments Dec 02 10:27:06.282552 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:27:06.282552 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:27:06.282978 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-be455585-22a2-4faf-afca-6e9f2725caae req-50fb1474-dc63-4e82-adc9-a81962973d7c tempest-LiveAutoBlockMigrationV225Test-279172459 tempest-LiveAutoBlockMigrationV225Test-279172459] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "393eba95-0929-4751-8aed-a254cf429eba", "instance_uuid": "a677c571-530a-4472-a6d5-6260a08d4ef8", "connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.41", "host": "n-h2-764292-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-764292-5.cbci-764292-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:27:06.420543 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:27:06.420543 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:27:08.634348 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-be455585-22a2-4faf-afca-6e9f2725caae req-50fb1474-dc63-4e82-adc9-a81962973d7c tempest-LiveAutoBlockMigrationV225Test-279172459 tempest-LiveAutoBlockMigrationV225Test-279172459] http://10.222.0.23/volume/v3/f71c41564e7144e5955627e78f5f0ad1/attachments returned with HTTP 200 Dec 02 10:27:08.636915 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 20/47] 10.222.0.41 () {64 vars in 1358 bytes} [Wed Dec 2 10:27:06 2020] POST /volume/v3/f71c41564e7144e5955627e78f5f0ad1/attachments => generated 762 bytes in 2360 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:27:08.689668 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-be455585-22a2-4faf-afca-6e9f2725caae req-c23cd4dc-8529-4f2a-b4c1-46e03f611543 tempest-LiveAutoBlockMigrationV225Test-279172459 tempest-LiveAutoBlockMigrationV225Test-279172459] GET http://10.222.0.23/volume/v3/f71c41564e7144e5955627e78f5f0ad1/attachments/39e14b1c-19fd-4e23-958f-b41244e8d040 Dec 02 10:27:08.690450 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-be455585-22a2-4faf-afca-6e9f2725caae req-c23cd4dc-8529-4f2a-b4c1-46e03f611543 tempest-LiveAutoBlockMigrationV225Test-279172459 tempest-LiveAutoBlockMigrationV225Test-279172459] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:27:08.690935 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-be455585-22a2-4faf-afca-6e9f2725caae req-c23cd4dc-8529-4f2a-b4c1-46e03f611543 tempest-LiveAutoBlockMigrationV225Test-279172459 tempest-LiveAutoBlockMigrationV225Test-279172459] Calling method 'version_select' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:27:08.751520 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-be455585-22a2-4faf-afca-6e9f2725caae req-c23cd4dc-8529-4f2a-b4c1-46e03f611543 tempest-LiveAutoBlockMigrationV225Test-279172459 tempest-LiveAutoBlockMigrationV225Test-279172459] http://10.222.0.23/volume/v3/f71c41564e7144e5955627e78f5f0ad1/attachments/39e14b1c-19fd-4e23-958f-b41244e8d040 returned with HTTP 200 Dec 02 10:27:08.758417 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 28/48] 10.222.0.41 () {60 vars in 1415 bytes} [Wed Dec 2 10:27:08 2020] GET /volume/v3/f71c41564e7144e5955627e78f5f0ad1/attachments/39e14b1c-19fd-4e23-958f-b41244e8d040 => generated 789 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:27:25.572887 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-be455585-22a2-4faf-afca-6e9f2725caae req-d532a633-b92d-43b7-8d19-36aeac3f4acf tempest-LiveAutoBlockMigrationV225Test-279172459 tempest-LiveAutoBlockMigrationV225Test-279172459] POST http://10.222.0.23/volume/v3/f71c41564e7144e5955627e78f5f0ad1/attachments/39e14b1c-19fd-4e23-958f-b41244e8d040/action Dec 02 10:27:25.573975 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:27:25.573975 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:27:25.574632 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-be455585-22a2-4faf-afca-6e9f2725caae req-d532a633-b92d-43b7-8d19-36aeac3f4acf tempest-LiveAutoBlockMigrationV225Test-279172459 tempest-LiveAutoBlockMigrationV225Test-279172459] Action body: b'{"os-complete": null}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:27:25.575222 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-be455585-22a2-4faf-afca-6e9f2725caae req-d532a633-b92d-43b7-8d19-36aeac3f4acf tempest-LiveAutoBlockMigrationV225Test-279172459 tempest-LiveAutoBlockMigrationV225Test-279172459] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:27:25.678775 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:27:25.678775 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:27:25.702200 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-be455585-22a2-4faf-afca-6e9f2725caae req-d532a633-b92d-43b7-8d19-36aeac3f4acf tempest-LiveAutoBlockMigrationV225Test-279172459 tempest-LiveAutoBlockMigrationV225Test-279172459] http://10.222.0.23/volume/v3/f71c41564e7144e5955627e78f5f0ad1/attachments/39e14b1c-19fd-4e23-958f-b41244e8d040/action returned with HTTP 204 Dec 02 10:27:25.703599 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 21/49] 10.222.0.41 () {64 vars in 1489 bytes} [Wed Dec 2 10:27:25 2020] POST /volume/v3/f71c41564e7144e5955627e78f5f0ad1/attachments/39e14b1c-19fd-4e23-958f-b41244e8d040/action => generated 0 bytes in 136 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:27:36.843057 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-be455585-22a2-4faf-afca-6e9f2725caae req-fd170e9f-5453-41b2-a12a-1aee00b3aa01 tempest-LiveAutoBlockMigrationV225Test-279172459 tempest-LiveAutoBlockMigrationV225Test-279172459] DELETE http://10.222.0.23/volume/v3/f71c41564e7144e5955627e78f5f0ad1/attachments/6aa8e2a9-c617-424c-9203-d1de5d5ef0fb Dec 02 10:27:36.844443 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-be455585-22a2-4faf-afca-6e9f2725caae req-fd170e9f-5453-41b2-a12a-1aee00b3aa01 tempest-LiveAutoBlockMigrationV225Test-279172459 tempest-LiveAutoBlockMigrationV225Test-279172459] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:27:36.844863 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:27:36.844863 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:27:36.847338 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-be455585-22a2-4faf-afca-6e9f2725caae req-fd170e9f-5453-41b2-a12a-1aee00b3aa01 tempest-LiveAutoBlockMigrationV225Test-279172459 tempest-LiveAutoBlockMigrationV225Test-279172459] Calling method 'version_select' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:27:36.887670 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:27:36.887670 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:27:37.130903 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-be455585-22a2-4faf-afca-6e9f2725caae req-fd170e9f-5453-41b2-a12a-1aee00b3aa01 tempest-LiveAutoBlockMigrationV225Test-279172459 tempest-LiveAutoBlockMigrationV225Test-279172459] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(39e14b1c-19fd-4e23-958f-b41244e8d040)]) {{(pid=88069) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 02 10:27:37.131638 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-be455585-22a2-4faf-afca-6e9f2725caae req-fd170e9f-5453-41b2-a12a-1aee00b3aa01 tempest-LiveAutoBlockMigrationV225Test-279172459 tempest-LiveAutoBlockMigrationV225Test-279172459] Adding status of: attached to pending status list for volume. {{(pid=88069) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Dec 02 10:27:37.133284 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-be455585-22a2-4faf-afca-6e9f2725caae req-fd170e9f-5453-41b2-a12a-1aee00b3aa01 tempest-LiveAutoBlockMigrationV225Test-279172459 tempest-LiveAutoBlockMigrationV225Test-279172459] Pending status list for volume during attachment-delete: ['attached'] {{(pid=88069) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 02 10:27:37.141079 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-be455585-22a2-4faf-afca-6e9f2725caae req-fd170e9f-5453-41b2-a12a-1aee00b3aa01 tempest-LiveAutoBlockMigrationV225Test-279172459 tempest-LiveAutoBlockMigrationV225Test-279172459] http://10.222.0.23/volume/v3/f71c41564e7144e5955627e78f5f0ad1/attachments/6aa8e2a9-c617-424c-9203-d1de5d5ef0fb returned with HTTP 200 Dec 02 10:27:37.143361 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 29/50] 10.222.0.32 () {62 vars in 1437 bytes} [Wed Dec 2 10:27:36 2020] DELETE /volume/v3/f71c41564e7144e5955627e78f5f0ad1/attachments/6aa8e2a9-c617-424c-9203-d1de5d5ef0fb => generated 192 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:27:45.805542 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-be455585-22a2-4faf-afca-6e9f2725caae req-d532a633-b92d-43b7-8d19-36aeac3f4acf tempest-LiveAutoBlockMigrationV225Test-279172459 tempest-LiveAutoBlockMigrationV225Test-279172459] GET http://10.222.0.23/volume// Dec 02 10:27:45.806367 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-be455585-22a2-4faf-afca-6e9f2725caae req-d532a633-b92d-43b7-8d19-36aeac3f4acf tempest-LiveAutoBlockMigrationV225Test-279172459 tempest-LiveAutoBlockMigrationV225Test-279172459] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:27:45.806367 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:27:45.806367 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:27:45.806665 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-be455585-22a2-4faf-afca-6e9f2725caae req-d532a633-b92d-43b7-8d19-36aeac3f4acf tempest-LiveAutoBlockMigrationV225Test-279172459 tempest-LiveAutoBlockMigrationV225Test-279172459] Calling method 'all' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:27:45.807729 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-be455585-22a2-4faf-afca-6e9f2725caae req-d532a633-b92d-43b7-8d19-36aeac3f4acf tempest-LiveAutoBlockMigrationV225Test-279172459 tempest-LiveAutoBlockMigrationV225Test-279172459] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 10:27:45.808697 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 22/51] 10.222.0.41 () {56 vars in 1089 bytes} [Wed Dec 2 10:27:45 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 10:27:45.831003 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-bd123570-6d82-45a4-80c9-a89d66d2b8f2 req-1fae7853-d388-4e8a-b64e-decaffdc8c64 tempest-LiveMigrationTest-1283026061 tempest-LiveMigrationTest-1283026061] POST http://10.222.0.23/volume/v3/abadfb1ea5b14e9b9219dd09a831287a/attachments Dec 02 10:27:45.831893 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:27:45.831893 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:27:45.832995 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-bd123570-6d82-45a4-80c9-a89d66d2b8f2 req-1fae7853-d388-4e8a-b64e-decaffdc8c64 tempest-LiveMigrationTest-1283026061 tempest-LiveMigrationTest-1283026061] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9", "instance_uuid": "f20c3b46-5b2b-4d3a-9381-a344037bc358", "connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.41", "host": "n-h2-764292-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-764292-5.cbci-764292-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:27:45.899507 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:27:45.899507 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:27:47.459206 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-bd123570-6d82-45a4-80c9-a89d66d2b8f2 req-1fae7853-d388-4e8a-b64e-decaffdc8c64 tempest-LiveMigrationTest-1283026061 tempest-LiveMigrationTest-1283026061] http://10.222.0.23/volume/v3/abadfb1ea5b14e9b9219dd09a831287a/attachments returned with HTTP 200 Dec 02 10:27:47.462080 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 30/52] 10.222.0.41 () {64 vars in 1358 bytes} [Wed Dec 2 10:27:45 2020] POST /volume/v3/abadfb1ea5b14e9b9219dd09a831287a/attachments => generated 762 bytes in 1638 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:27:47.512085 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-bd123570-6d82-45a4-80c9-a89d66d2b8f2 req-433887bf-5f85-4061-a9a1-8d382bdae610 tempest-LiveMigrationTest-1283026061 tempest-LiveMigrationTest-1283026061] GET http://10.222.0.23/volume/v3/abadfb1ea5b14e9b9219dd09a831287a/attachments/b9f56a0c-2f98-4489-81da-6cfb8f7b5786 Dec 02 10:27:47.513059 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-bd123570-6d82-45a4-80c9-a89d66d2b8f2 req-433887bf-5f85-4061-a9a1-8d382bdae610 tempest-LiveMigrationTest-1283026061 tempest-LiveMigrationTest-1283026061] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:27:47.513794 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-bd123570-6d82-45a4-80c9-a89d66d2b8f2 req-433887bf-5f85-4061-a9a1-8d382bdae610 tempest-LiveMigrationTest-1283026061 tempest-LiveMigrationTest-1283026061] Calling method 'version_select' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:27:47.534719 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-bd123570-6d82-45a4-80c9-a89d66d2b8f2 req-433887bf-5f85-4061-a9a1-8d382bdae610 tempest-LiveMigrationTest-1283026061 tempest-LiveMigrationTest-1283026061] http://10.222.0.23/volume/v3/abadfb1ea5b14e9b9219dd09a831287a/attachments/b9f56a0c-2f98-4489-81da-6cfb8f7b5786 returned with HTTP 200 Dec 02 10:27:47.535986 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 23/53] 10.222.0.41 () {60 vars in 1415 bytes} [Wed Dec 2 10:27:47 2020] GET /volume/v3/abadfb1ea5b14e9b9219dd09a831287a/attachments/b9f56a0c-2f98-4489-81da-6cfb8f7b5786 => generated 789 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:27:49.965496 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4af9e903-997e-4258-95a5-4106b55a8c1b tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] GET http://10.222.0.23/volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes/393eba95-0929-4751-8aed-a254cf429eba Dec 02 10:27:49.966598 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4af9e903-997e-4258-95a5-4106b55a8c1b tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:27:49.966951 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:27:49.966951 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:27:49.967582 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4af9e903-997e-4258-95a5-4106b55a8c1b tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:27:50.107275 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:27:50.107275 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:27:50.129312 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-4af9e903-997e-4258-95a5-4106b55a8c1b tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Volume info retrieved successfully. Dec 02 10:27:50.171163 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:27:50.171163 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:27:50.188891 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4af9e903-997e-4258-95a5-4106b55a8c1b tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] http://10.222.0.23/volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes/393eba95-0929-4751-8aed-a254cf429eba returned with HTTP 200 Dec 02 10:27:50.202859 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 31/54] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:27:49 2020] GET /volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes/393eba95-0929-4751-8aed-a254cf429eba => generated 1215 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:27:52.271342 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-cb5e3dc4-31f1-4ccb-9e11-18c906525f1c req-8b51657c-ccf3-49a4-a473-4678cbf32542 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] GET http://10.222.0.23/volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes/393eba95-0929-4751-8aed-a254cf429eba Dec 02 10:27:52.273066 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-cb5e3dc4-31f1-4ccb-9e11-18c906525f1c req-8b51657c-ccf3-49a4-a473-4678cbf32542 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:27:52.273545 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:27:52.273545 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:27:52.274207 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-cb5e3dc4-31f1-4ccb-9e11-18c906525f1c req-8b51657c-ccf3-49a4-a473-4678cbf32542 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:27:52.332770 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:27:52.332770 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:27:52.342845 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-cb5e3dc4-31f1-4ccb-9e11-18c906525f1c req-8b51657c-ccf3-49a4-a473-4678cbf32542 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Volume info retrieved successfully. Dec 02 10:27:52.367608 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:27:52.367608 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:27:52.378324 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-cb5e3dc4-31f1-4ccb-9e11-18c906525f1c req-8b51657c-ccf3-49a4-a473-4678cbf32542 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] http://10.222.0.23/volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes/393eba95-0929-4751-8aed-a254cf429eba returned with HTTP 200 Dec 02 10:27:52.380411 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 24/55] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 10:27:52 2020] GET /volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes/393eba95-0929-4751-8aed-a254cf429eba => generated 1215 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:27:52.410582 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-cb5e3dc4-31f1-4ccb-9e11-18c906525f1c req-3538be93-a28d-4f40-9458-7921a3df67cf tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] POST http://10.222.0.23/volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes/393eba95-0929-4751-8aed-a254cf429eba/action Dec 02 10:27:52.411496 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:27:52.411496 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:27:52.412337 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-cb5e3dc4-31f1-4ccb-9e11-18c906525f1c req-3538be93-a28d-4f40-9458-7921a3df67cf tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Action body: b'{"os-begin_detaching": null}' {{(pid=88069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:27:52.412900 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-cb5e3dc4-31f1-4ccb-9e11-18c906525f1c req-3538be93-a28d-4f40-9458-7921a3df67cf tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:27:52.472837 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:27:52.472837 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:27:52.474479 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-cb5e3dc4-31f1-4ccb-9e11-18c906525f1c req-3538be93-a28d-4f40-9458-7921a3df67cf tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Volume info retrieved successfully. Dec 02 10:27:52.487218 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-cb5e3dc4-31f1-4ccb-9e11-18c906525f1c req-3538be93-a28d-4f40-9458-7921a3df67cf tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Begin detaching volume completed successfully. Dec 02 10:27:52.489221 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-cb5e3dc4-31f1-4ccb-9e11-18c906525f1c req-3538be93-a28d-4f40-9458-7921a3df67cf tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] http://10.222.0.23/volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes/393eba95-0929-4751-8aed-a254cf429eba/action returned with HTTP 202 Dec 02 10:27:52.490380 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 32/56] 10.222.0.23 () {64 vars in 1643 bytes} [Wed Dec 2 10:27:52 2020] POST /volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes/393eba95-0929-4751-8aed-a254cf429eba/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Dec 02 10:27:52.521370 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-81e80a6e-94b9-44e4-a053-167ca7065943 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] GET http://10.222.0.23/volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes/393eba95-0929-4751-8aed-a254cf429eba Dec 02 10:27:52.521933 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-81e80a6e-94b9-44e4-a053-167ca7065943 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:27:52.522153 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:27:52.522153 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:27:52.522520 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-81e80a6e-94b9-44e4-a053-167ca7065943 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:27:52.592742 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:27:52.592742 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:27:52.604360 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-81e80a6e-94b9-44e4-a053-167ca7065943 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Volume info retrieved successfully. Dec 02 10:27:52.608358 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-cb5e3dc4-31f1-4ccb-9e11-18c906525f1c req-3538be93-a28d-4f40-9458-7921a3df67cf tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] GET http://10.222.0.23/volume// Dec 02 10:27:52.609125 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-cb5e3dc4-31f1-4ccb-9e11-18c906525f1c req-3538be93-a28d-4f40-9458-7921a3df67cf tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:27:52.609454 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:27:52.609454 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:27:52.610035 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-cb5e3dc4-31f1-4ccb-9e11-18c906525f1c req-3538be93-a28d-4f40-9458-7921a3df67cf tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Calling method 'all' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:27:52.611457 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-cb5e3dc4-31f1-4ccb-9e11-18c906525f1c req-3538be93-a28d-4f40-9458-7921a3df67cf tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 10:27:52.613387 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 33/57] 10.222.0.41 () {56 vars in 1089 bytes} [Wed Dec 2 10:27:52 2020] GET /volume/ => generated 754 bytes in 11 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 10:27:52.630203 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:27:52.630203 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:27:52.638683 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-cb5e3dc4-31f1-4ccb-9e11-18c906525f1c req-795a24e8-c7af-4b5b-8829-676b20852a79 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] GET http://10.222.0.23/volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes/393eba95-0929-4751-8aed-a254cf429eba Dec 02 10:27:52.639650 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-cb5e3dc4-31f1-4ccb-9e11-18c906525f1c req-795a24e8-c7af-4b5b-8829-676b20852a79 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:27:52.640396 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-cb5e3dc4-31f1-4ccb-9e11-18c906525f1c req-795a24e8-c7af-4b5b-8829-676b20852a79 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:27:52.642854 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-81e80a6e-94b9-44e4-a053-167ca7065943 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] http://10.222.0.23/volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes/393eba95-0929-4751-8aed-a254cf429eba returned with HTTP 200 Dec 02 10:27:52.648764 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 25/58] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:27:52 2020] GET /volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes/393eba95-0929-4751-8aed-a254cf429eba => generated 1218 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:27:52.795083 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:27:52.795083 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:27:52.822026 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-cb5e3dc4-31f1-4ccb-9e11-18c906525f1c req-795a24e8-c7af-4b5b-8829-676b20852a79 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Volume info retrieved successfully. Dec 02 10:27:52.878313 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:27:52.878313 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:27:52.902356 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-cb5e3dc4-31f1-4ccb-9e11-18c906525f1c req-795a24e8-c7af-4b5b-8829-676b20852a79 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] http://10.222.0.23/volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes/393eba95-0929-4751-8aed-a254cf429eba returned with HTTP 200 Dec 02 10:27:52.903890 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 34/59] 10.222.0.41 () {60 vars in 1403 bytes} [Wed Dec 2 10:27:52 2020] GET /volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes/393eba95-0929-4751-8aed-a254cf429eba => generated 1317 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 02 10:27:53.461881 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-cb5e3dc4-31f1-4ccb-9e11-18c906525f1c req-b6e34791-c4db-430b-8749-326938afb056 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] DELETE http://10.222.0.23/volume/v3/932f647bfa9a4ebb841d812d9e2b2451/attachments/39e14b1c-19fd-4e23-958f-b41244e8d040 Dec 02 10:27:53.463116 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-cb5e3dc4-31f1-4ccb-9e11-18c906525f1c req-b6e34791-c4db-430b-8749-326938afb056 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:27:53.463557 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:27:53.463557 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:27:53.464246 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-cb5e3dc4-31f1-4ccb-9e11-18c906525f1c req-b6e34791-c4db-430b-8749-326938afb056 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Calling method 'version_select' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:27:53.515686 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:27:53.515686 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:27:53.665476 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0624262f-9734-4f1c-8128-8c0e0a1f6881 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] GET http://10.222.0.23/volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes/393eba95-0929-4751-8aed-a254cf429eba Dec 02 10:27:53.666115 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0624262f-9734-4f1c-8128-8c0e0a1f6881 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:27:53.666339 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:27:53.666339 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:27:53.666705 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0624262f-9734-4f1c-8128-8c0e0a1f6881 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:27:53.768590 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:27:53.768590 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:27:53.792236 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0624262f-9734-4f1c-8128-8c0e0a1f6881 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Volume info retrieved successfully. Dec 02 10:27:53.847487 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:27:53.847487 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:27:53.867939 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0624262f-9734-4f1c-8128-8c0e0a1f6881 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] http://10.222.0.23/volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes/393eba95-0929-4751-8aed-a254cf429eba returned with HTTP 200 Dec 02 10:27:53.873119 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 35/60] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:27:53 2020] GET /volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes/393eba95-0929-4751-8aed-a254cf429eba => generated 1218 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:27:54.245996 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-cb5e3dc4-31f1-4ccb-9e11-18c906525f1c req-b6e34791-c4db-430b-8749-326938afb056 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88068) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 02 10:27:54.246797 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-cb5e3dc4-31f1-4ccb-9e11-18c906525f1c req-b6e34791-c4db-430b-8749-326938afb056 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Pending status list for volume during attachment-delete: [] {{(pid=88068) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 02 10:27:54.265624 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-cb5e3dc4-31f1-4ccb-9e11-18c906525f1c req-b6e34791-c4db-430b-8749-326938afb056 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] http://10.222.0.23/volume/v3/932f647bfa9a4ebb841d812d9e2b2451/attachments/39e14b1c-19fd-4e23-958f-b41244e8d040 returned with HTTP 200 Dec 02 10:27:54.267624 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 26/61] 10.222.0.41 () {62 vars in 1437 bytes} [Wed Dec 2 10:27:53 2020] DELETE /volume/v3/932f647bfa9a4ebb841d812d9e2b2451/attachments/39e14b1c-19fd-4e23-958f-b41244e8d040 => generated 19 bytes in 811 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:27:54.887592 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-56071399-ada0-40ea-a6ca-304a31a1f77f tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] GET http://10.222.0.23/volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes/393eba95-0929-4751-8aed-a254cf429eba Dec 02 10:27:54.888128 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-56071399-ada0-40ea-a6ca-304a31a1f77f tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:27:54.888286 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:27:54.888286 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:27:54.890849 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-56071399-ada0-40ea-a6ca-304a31a1f77f tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:27:54.970202 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:27:54.970202 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:27:54.984948 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-56071399-ada0-40ea-a6ca-304a31a1f77f tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Volume info retrieved successfully. Dec 02 10:27:55.021924 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-56071399-ada0-40ea-a6ca-304a31a1f77f tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] http://10.222.0.23/volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes/393eba95-0929-4751-8aed-a254cf429eba returned with HTTP 200 Dec 02 10:27:55.027748 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 36/62] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:27:54 2020] GET /volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes/393eba95-0929-4751-8aed-a254cf429eba => generated 923 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:27:57.917187 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-bd123570-6d82-45a4-80c9-a89d66d2b8f2 req-23e99e74-a56d-4f86-8750-5aed3afa60e6 tempest-LiveMigrationTest-1283026061 tempest-LiveMigrationTest-1283026061] POST http://10.222.0.23/volume/v3/abadfb1ea5b14e9b9219dd09a831287a/attachments/b9f56a0c-2f98-4489-81da-6cfb8f7b5786/action Dec 02 10:27:57.917984 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:27:57.917984 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:27:57.918935 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-bd123570-6d82-45a4-80c9-a89d66d2b8f2 req-23e99e74-a56d-4f86-8750-5aed3afa60e6 tempest-LiveMigrationTest-1283026061 tempest-LiveMigrationTest-1283026061] Action body: b'{"os-complete": null}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:27:57.919466 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-bd123570-6d82-45a4-80c9-a89d66d2b8f2 req-23e99e74-a56d-4f86-8750-5aed3afa60e6 tempest-LiveMigrationTest-1283026061 tempest-LiveMigrationTest-1283026061] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:27:58.005079 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:27:58.005079 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:27:58.027602 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-bd123570-6d82-45a4-80c9-a89d66d2b8f2 req-23e99e74-a56d-4f86-8750-5aed3afa60e6 tempest-LiveMigrationTest-1283026061 tempest-LiveMigrationTest-1283026061] http://10.222.0.23/volume/v3/abadfb1ea5b14e9b9219dd09a831287a/attachments/b9f56a0c-2f98-4489-81da-6cfb8f7b5786/action returned with HTTP 204 Dec 02 10:27:58.029252 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 27/63] 10.222.0.41 () {64 vars in 1489 bytes} [Wed Dec 2 10:27:57 2020] POST /volume/v3/abadfb1ea5b14e9b9219dd09a831287a/attachments/b9f56a0c-2f98-4489-81da-6cfb8f7b5786/action => generated 0 bytes in 118 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:28:08.206559 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-bd123570-6d82-45a4-80c9-a89d66d2b8f2 req-f92a8b67-5ce6-46c5-849d-faa101a356fe tempest-LiveMigrationTest-1283026061 tempest-LiveMigrationTest-1283026061] DELETE http://10.222.0.23/volume/v3/abadfb1ea5b14e9b9219dd09a831287a/attachments/dea9da7c-b27f-4f94-aa96-6d642c1028c4 Dec 02 10:28:08.207732 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-bd123570-6d82-45a4-80c9-a89d66d2b8f2 req-f92a8b67-5ce6-46c5-849d-faa101a356fe tempest-LiveMigrationTest-1283026061 tempest-LiveMigrationTest-1283026061] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:28:08.207930 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:28:08.207930 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:28:08.208544 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-bd123570-6d82-45a4-80c9-a89d66d2b8f2 req-f92a8b67-5ce6-46c5-849d-faa101a356fe tempest-LiveMigrationTest-1283026061 tempest-LiveMigrationTest-1283026061] Calling method 'version_select' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:28:08.230917 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:28:08.230917 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:28:08.425977 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-bd123570-6d82-45a4-80c9-a89d66d2b8f2 req-f92a8b67-5ce6-46c5-849d-faa101a356fe tempest-LiveMigrationTest-1283026061 tempest-LiveMigrationTest-1283026061] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(b9f56a0c-2f98-4489-81da-6cfb8f7b5786)]) {{(pid=88069) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 02 10:28:08.426397 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-bd123570-6d82-45a4-80c9-a89d66d2b8f2 req-f92a8b67-5ce6-46c5-849d-faa101a356fe tempest-LiveMigrationTest-1283026061 tempest-LiveMigrationTest-1283026061] Adding status of: attached to pending status list for volume. {{(pid=88069) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Dec 02 10:28:08.426805 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-bd123570-6d82-45a4-80c9-a89d66d2b8f2 req-f92a8b67-5ce6-46c5-849d-faa101a356fe tempest-LiveMigrationTest-1283026061 tempest-LiveMigrationTest-1283026061] Pending status list for volume during attachment-delete: ['attached'] {{(pid=88069) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 02 10:28:08.437727 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-bd123570-6d82-45a4-80c9-a89d66d2b8f2 req-f92a8b67-5ce6-46c5-849d-faa101a356fe tempest-LiveMigrationTest-1283026061 tempest-LiveMigrationTest-1283026061] http://10.222.0.23/volume/v3/abadfb1ea5b14e9b9219dd09a831287a/attachments/dea9da7c-b27f-4f94-aa96-6d642c1028c4 returned with HTTP 200 Dec 02 10:28:08.438565 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 37/64] 10.222.0.32 () {62 vars in 1437 bytes} [Wed Dec 2 10:28:08 2020] DELETE /volume/v3/abadfb1ea5b14e9b9219dd09a831287a/attachments/dea9da7c-b27f-4f94-aa96-6d642c1028c4 => generated 192 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:28:22.270173 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b8020f83-8027-41ca-af6a-710303c6f710 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] GET http://10.222.0.23/volume/v3/a3d481d629ad4b2ea1b795b662ed775d/volumes/ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9 Dec 02 10:28:22.270700 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b8020f83-8027-41ca-af6a-710303c6f710 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:28:22.270861 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:28:22.270861 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:28:22.271538 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b8020f83-8027-41ca-af6a-710303c6f710 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:28:22.329095 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:28:22.329095 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:28:22.358894 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b8020f83-8027-41ca-af6a-710303c6f710 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Volume info retrieved successfully. Dec 02 10:28:22.378990 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:28:22.378990 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:28:22.388123 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b8020f83-8027-41ca-af6a-710303c6f710 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] http://10.222.0.23/volume/v3/a3d481d629ad4b2ea1b795b662ed775d/volumes/ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9 returned with HTTP 200 Dec 02 10:28:22.400744 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 28/65] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:28:22 2020] GET /volume/v3/a3d481d629ad4b2ea1b795b662ed775d/volumes/ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9 => generated 1201 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:28:22.801957 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-6ea602da-cd6c-4d91-8d42-e82c36919ff8 req-175daa56-d468-43ea-910a-a427c0ace033 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] GET http://10.222.0.23/volume/v3/a3d481d629ad4b2ea1b795b662ed775d/volumes/ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9 Dec 02 10:28:22.802704 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-6ea602da-cd6c-4d91-8d42-e82c36919ff8 req-175daa56-d468-43ea-910a-a427c0ace033 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:28:22.803079 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:28:22.803079 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:28:22.803726 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-6ea602da-cd6c-4d91-8d42-e82c36919ff8 req-175daa56-d468-43ea-910a-a427c0ace033 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:28:22.905734 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:28:22.905734 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:28:22.927045 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-6ea602da-cd6c-4d91-8d42-e82c36919ff8 req-175daa56-d468-43ea-910a-a427c0ace033 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Volume info retrieved successfully. Dec 02 10:28:22.971757 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:28:22.971757 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:28:23.005401 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-6ea602da-cd6c-4d91-8d42-e82c36919ff8 req-175daa56-d468-43ea-910a-a427c0ace033 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] http://10.222.0.23/volume/v3/a3d481d629ad4b2ea1b795b662ed775d/volumes/ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9 returned with HTTP 200 Dec 02 10:28:23.006248 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 38/66] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 10:28:22 2020] GET /volume/v3/a3d481d629ad4b2ea1b795b662ed775d/volumes/ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9 => generated 1201 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:28:23.043400 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-6ea602da-cd6c-4d91-8d42-e82c36919ff8 req-612c280e-592e-4554-9d98-a928f218d147 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] POST http://10.222.0.23/volume/v3/a3d481d629ad4b2ea1b795b662ed775d/volumes/ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9/action Dec 02 10:28:23.043846 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:28:23.043846 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:28:23.044331 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-6ea602da-cd6c-4d91-8d42-e82c36919ff8 req-612c280e-592e-4554-9d98-a928f218d147 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Action body: b'{"os-begin_detaching": null}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:28:23.045869 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-6ea602da-cd6c-4d91-8d42-e82c36919ff8 req-612c280e-592e-4554-9d98-a928f218d147 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:28:23.153679 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:28:23.153679 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:28:23.157492 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-6ea602da-cd6c-4d91-8d42-e82c36919ff8 req-612c280e-592e-4554-9d98-a928f218d147 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Volume info retrieved successfully. Dec 02 10:28:23.165395 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-6ea602da-cd6c-4d91-8d42-e82c36919ff8 req-612c280e-592e-4554-9d98-a928f218d147 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Begin detaching volume completed successfully. Dec 02 10:28:23.166047 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-6ea602da-cd6c-4d91-8d42-e82c36919ff8 req-612c280e-592e-4554-9d98-a928f218d147 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] http://10.222.0.23/volume/v3/a3d481d629ad4b2ea1b795b662ed775d/volumes/ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9/action returned with HTTP 202 Dec 02 10:28:23.167067 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 29/67] 10.222.0.23 () {64 vars in 1643 bytes} [Wed Dec 2 10:28:23 2020] POST /volume/v3/a3d481d629ad4b2ea1b795b662ed775d/volumes/ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9/action => generated 0 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 02 10:28:23.193471 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e68c88c2-6953-4978-9c8d-96c1b8550499 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] GET http://10.222.0.23/volume/v3/a3d481d629ad4b2ea1b795b662ed775d/volumes/ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9 Dec 02 10:28:23.193982 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e68c88c2-6953-4978-9c8d-96c1b8550499 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:28:23.194193 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:28:23.194193 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:28:23.194555 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e68c88c2-6953-4978-9c8d-96c1b8550499 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:28:23.253407 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-6ea602da-cd6c-4d91-8d42-e82c36919ff8 req-612c280e-592e-4554-9d98-a928f218d147 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] GET http://10.222.0.23/volume// Dec 02 10:28:23.254042 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-6ea602da-cd6c-4d91-8d42-e82c36919ff8 req-612c280e-592e-4554-9d98-a928f218d147 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:28:23.254451 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:28:23.254451 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:28:23.256064 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-6ea602da-cd6c-4d91-8d42-e82c36919ff8 req-612c280e-592e-4554-9d98-a928f218d147 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Calling method 'all' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:28:23.257343 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-6ea602da-cd6c-4d91-8d42-e82c36919ff8 req-612c280e-592e-4554-9d98-a928f218d147 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 10:28:23.258873 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 30/68] 10.222.0.41 () {56 vars in 1089 bytes} [Wed Dec 2 10:28:23 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 10:28:23.272012 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-6ea602da-cd6c-4d91-8d42-e82c36919ff8 req-f964a2fa-bc72-42c0-acb4-a6b6e9b94df1 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] GET http://10.222.0.23/volume/v3/a3d481d629ad4b2ea1b795b662ed775d/volumes/ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9 Dec 02 10:28:23.273209 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-6ea602da-cd6c-4d91-8d42-e82c36919ff8 req-f964a2fa-bc72-42c0-acb4-a6b6e9b94df1 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:28:23.273876 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-6ea602da-cd6c-4d91-8d42-e82c36919ff8 req-f964a2fa-bc72-42c0-acb4-a6b6e9b94df1 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:28:23.313872 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:28:23.313872 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:28:23.339793 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e68c88c2-6953-4978-9c8d-96c1b8550499 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Volume info retrieved successfully. Dec 02 10:28:23.379870 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:28:23.379870 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:28:23.394797 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:28:23.394797 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:28:23.403042 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e68c88c2-6953-4978-9c8d-96c1b8550499 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] http://10.222.0.23/volume/v3/a3d481d629ad4b2ea1b795b662ed775d/volumes/ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9 returned with HTTP 200 Dec 02 10:28:23.406244 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 39/69] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:28:23 2020] GET /volume/v3/a3d481d629ad4b2ea1b795b662ed775d/volumes/ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9 => generated 1204 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:28:23.411391 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-6ea602da-cd6c-4d91-8d42-e82c36919ff8 req-f964a2fa-bc72-42c0-acb4-a6b6e9b94df1 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Volume info retrieved successfully. Dec 02 10:28:23.436472 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:28:23.436472 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:28:23.445817 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-6ea602da-cd6c-4d91-8d42-e82c36919ff8 req-f964a2fa-bc72-42c0-acb4-a6b6e9b94df1 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] http://10.222.0.23/volume/v3/a3d481d629ad4b2ea1b795b662ed775d/volumes/ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9 returned with HTTP 200 Dec 02 10:28:23.447194 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 31/70] 10.222.0.41 () {60 vars in 1403 bytes} [Wed Dec 2 10:28:23 2020] GET /volume/v3/a3d481d629ad4b2ea1b795b662ed775d/volumes/ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9 => generated 1303 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 02 10:28:23.906316 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-6ea602da-cd6c-4d91-8d42-e82c36919ff8 req-979c85d5-49b0-40b0-8637-1e879f50853e tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] DELETE http://10.222.0.23/volume/v3/a3d481d629ad4b2ea1b795b662ed775d/attachments/b9f56a0c-2f98-4489-81da-6cfb8f7b5786 Dec 02 10:28:23.906812 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-6ea602da-cd6c-4d91-8d42-e82c36919ff8 req-979c85d5-49b0-40b0-8637-1e879f50853e tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:28:23.907033 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:28:23.907033 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:28:23.907392 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-6ea602da-cd6c-4d91-8d42-e82c36919ff8 req-979c85d5-49b0-40b0-8637-1e879f50853e tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Calling method 'version_select' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:28:23.954434 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:28:23.954434 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:28:24.423108 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-eda60d14-3165-4090-a5ac-2702f1b41ee0 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] GET http://10.222.0.23/volume/v3/a3d481d629ad4b2ea1b795b662ed775d/volumes/ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9 Dec 02 10:28:24.423719 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-eda60d14-3165-4090-a5ac-2702f1b41ee0 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:28:24.424014 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:28:24.424014 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:28:24.424503 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-eda60d14-3165-4090-a5ac-2702f1b41ee0 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:28:24.537669 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:28:24.537669 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:28:24.558807 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-eda60d14-3165-4090-a5ac-2702f1b41ee0 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Volume info retrieved successfully. Dec 02 10:28:24.585283 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-eda60d14-3165-4090-a5ac-2702f1b41ee0 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] http://10.222.0.23/volume/v3/a3d481d629ad4b2ea1b795b662ed775d/volumes/ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9 returned with HTTP 200 Dec 02 10:28:24.609701 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 32/71] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:28:24 2020] GET /volume/v3/a3d481d629ad4b2ea1b795b662ed775d/volumes/ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9 => generated 909 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:28:24.613528 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-6ea602da-cd6c-4d91-8d42-e82c36919ff8 req-979c85d5-49b0-40b0-8637-1e879f50853e tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88069) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 02 10:28:24.614139 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-6ea602da-cd6c-4d91-8d42-e82c36919ff8 req-979c85d5-49b0-40b0-8637-1e879f50853e tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Pending status list for volume during attachment-delete: [] {{(pid=88069) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 02 10:28:24.623720 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-6ea602da-cd6c-4d91-8d42-e82c36919ff8 req-979c85d5-49b0-40b0-8637-1e879f50853e tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] http://10.222.0.23/volume/v3/a3d481d629ad4b2ea1b795b662ed775d/attachments/b9f56a0c-2f98-4489-81da-6cfb8f7b5786 returned with HTTP 200 Dec 02 10:28:24.624924 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 40/72] 10.222.0.41 () {62 vars in 1437 bytes} [Wed Dec 2 10:28:23 2020] DELETE /volume/v3/a3d481d629ad4b2ea1b795b662ed775d/attachments/b9f56a0c-2f98-4489-81da-6cfb8f7b5786 => generated 19 bytes in 729 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:28:25.615692 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-66826ce8-17cb-49fa-af32-8b118ff3eaee tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] GET http://10.222.0.23/volume/v3/a3d481d629ad4b2ea1b795b662ed775d/volumes/ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9 Dec 02 10:28:25.616998 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-66826ce8-17cb-49fa-af32-8b118ff3eaee tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:28:25.617356 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:28:25.617356 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:28:25.618182 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-66826ce8-17cb-49fa-af32-8b118ff3eaee tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:28:25.686744 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:28:25.686744 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:28:25.696774 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-66826ce8-17cb-49fa-af32-8b118ff3eaee tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Volume info retrieved successfully. Dec 02 10:28:25.723208 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-66826ce8-17cb-49fa-af32-8b118ff3eaee tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] http://10.222.0.23/volume/v3/a3d481d629ad4b2ea1b795b662ed775d/volumes/ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9 returned with HTTP 200 Dec 02 10:28:25.724804 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 33/73] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:28:25 2020] GET /volume/v3/a3d481d629ad4b2ea1b795b662ed775d/volumes/ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9 => generated 909 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:30:16.880927 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-344adcd1-a158-45f7-a27d-163dfa91c60d tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] DELETE http://10.222.0.23/volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes/393eba95-0929-4751-8aed-a254cf429eba Dec 02 10:30:16.881432 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-344adcd1-a158-45f7-a27d-163dfa91c60d tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:30:16.881650 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:30:16.881650 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:30:16.882015 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-344adcd1-a158-45f7-a27d-163dfa91c60d tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:30:16.882490 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-344adcd1-a158-45f7-a27d-163dfa91c60d tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Delete volume with id: 393eba95-0929-4751-8aed-a254cf429eba Dec 02 10:30:16.946093 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:30:16.946093 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:30:16.947631 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-344adcd1-a158-45f7-a27d-163dfa91c60d tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Volume info retrieved successfully. Dec 02 10:30:16.983155 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-344adcd1-a158-45f7-a27d-163dfa91c60d tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Delete volume request issued successfully. Dec 02 10:30:16.984092 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-344adcd1-a158-45f7-a27d-163dfa91c60d tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] http://10.222.0.23/volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes/393eba95-0929-4751-8aed-a254cf429eba returned with HTTP 202 Dec 02 10:30:16.993640 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ccd0cc7e-73e9-4f29-b75b-a7195e840dc3 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] GET http://10.222.0.23/volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes/393eba95-0929-4751-8aed-a254cf429eba Dec 02 10:30:16.994164 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ccd0cc7e-73e9-4f29-b75b-a7195e840dc3 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:30:16.994383 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:30:16.994383 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:30:16.995456 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ccd0cc7e-73e9-4f29-b75b-a7195e840dc3 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:30:17.005552 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 41/74] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 10:30:16 2020] DELETE /volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes/393eba95-0929-4751-8aed-a254cf429eba => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 10:30:17.112346 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:30:17.112346 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:30:17.122460 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-ccd0cc7e-73e9-4f29-b75b-a7195e840dc3 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Volume info retrieved successfully. Dec 02 10:30:17.152068 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ccd0cc7e-73e9-4f29-b75b-a7195e840dc3 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] http://10.222.0.23/volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes/393eba95-0929-4751-8aed-a254cf429eba returned with HTTP 200 Dec 02 10:30:17.152981 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 34/75] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:30:16 2020] GET /volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes/393eba95-0929-4751-8aed-a254cf429eba => generated 922 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:30:18.169962 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8f5dcd3e-15a7-4af0-9868-59e168056b01 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] GET http://10.222.0.23/volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes/393eba95-0929-4751-8aed-a254cf429eba Dec 02 10:30:18.171167 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8f5dcd3e-15a7-4af0-9868-59e168056b01 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:30:18.171594 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:30:18.171594 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:30:18.172252 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8f5dcd3e-15a7-4af0-9868-59e168056b01 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:30:18.232077 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:30:18.232077 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:30:18.241930 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-8f5dcd3e-15a7-4af0-9868-59e168056b01 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Volume info retrieved successfully. Dec 02 10:30:18.299117 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8f5dcd3e-15a7-4af0-9868-59e168056b01 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] http://10.222.0.23/volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes/393eba95-0929-4751-8aed-a254cf429eba returned with HTTP 200 Dec 02 10:30:18.310858 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 42/76] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:30:18 2020] GET /volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes/393eba95-0929-4751-8aed-a254cf429eba => generated 922 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:30:19.318031 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b4800586-5e66-4b0b-911c-0d8cbfc04557 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] GET http://10.222.0.23/volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes/393eba95-0929-4751-8aed-a254cf429eba Dec 02 10:30:19.319793 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b4800586-5e66-4b0b-911c-0d8cbfc04557 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:30:19.320224 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:30:19.320224 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:30:19.321090 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b4800586-5e66-4b0b-911c-0d8cbfc04557 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:30:19.442944 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:30:19.442944 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:30:19.474879 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b4800586-5e66-4b0b-911c-0d8cbfc04557 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Volume info retrieved successfully. Dec 02 10:30:19.504497 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b4800586-5e66-4b0b-911c-0d8cbfc04557 tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] http://10.222.0.23/volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes/393eba95-0929-4751-8aed-a254cf429eba returned with HTTP 200 Dec 02 10:30:19.515894 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 35/77] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:30:19 2020] GET /volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes/393eba95-0929-4751-8aed-a254cf429eba => generated 922 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:30:20.521772 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-621a83d6-2096-4a3a-9423-99a0d94efb4d tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] GET http://10.222.0.23/volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes/393eba95-0929-4751-8aed-a254cf429eba Dec 02 10:30:20.522327 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-621a83d6-2096-4a3a-9423-99a0d94efb4d tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:30:20.522446 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:30:20.522446 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:30:20.522794 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-621a83d6-2096-4a3a-9423-99a0d94efb4d tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:30:20.654653 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-621a83d6-2096-4a3a-9423-99a0d94efb4d tempest-LiveAutoBlockMigrationV225Test-649727190 tempest-LiveAutoBlockMigrationV225Test-649727190] http://10.222.0.23/volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes/393eba95-0929-4751-8aed-a254cf429eba returned with HTTP 404 Dec 02 10:30:20.656761 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 43/78] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:30:20 2020] GET /volume/v3/932f647bfa9a4ebb841d812d9e2b2451/volumes/393eba95-0929-4751-8aed-a254cf429eba => generated 109 bytes in 139 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:30:43.737112 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f0d1c125-9403-4601-b2b4-9d4db632cf51 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] DELETE http://10.222.0.23/volume/v3/a3d481d629ad4b2ea1b795b662ed775d/volumes/ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9 Dec 02 10:30:43.739391 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f0d1c125-9403-4601-b2b4-9d4db632cf51 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:30:43.739973 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:30:43.739973 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:30:43.740810 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f0d1c125-9403-4601-b2b4-9d4db632cf51 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:30:43.741440 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-f0d1c125-9403-4601-b2b4-9d4db632cf51 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Delete volume with id: ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9 Dec 02 10:30:43.815753 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:30:43.815753 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:30:43.817955 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f0d1c125-9403-4601-b2b4-9d4db632cf51 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Volume info retrieved successfully. Dec 02 10:30:43.868743 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f0d1c125-9403-4601-b2b4-9d4db632cf51 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Delete volume request issued successfully. Dec 02 10:30:43.869398 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f0d1c125-9403-4601-b2b4-9d4db632cf51 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] http://10.222.0.23/volume/v3/a3d481d629ad4b2ea1b795b662ed775d/volumes/ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9 returned with HTTP 202 Dec 02 10:30:43.874386 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 36/79] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 10:30:43 2020] DELETE /volume/v3/a3d481d629ad4b2ea1b795b662ed775d/volumes/ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9 => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 10:30:43.879960 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-44119a26-e236-4dac-8beb-7a6663af55c9 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] GET http://10.222.0.23/volume/v3/a3d481d629ad4b2ea1b795b662ed775d/volumes/ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9 Dec 02 10:30:43.881028 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-44119a26-e236-4dac-8beb-7a6663af55c9 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:30:43.881656 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-44119a26-e236-4dac-8beb-7a6663af55c9 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:30:43.993363 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:30:43.993363 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:30:44.011482 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-44119a26-e236-4dac-8beb-7a6663af55c9 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Volume info retrieved successfully. Dec 02 10:30:44.073976 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-44119a26-e236-4dac-8beb-7a6663af55c9 tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] http://10.222.0.23/volume/v3/a3d481d629ad4b2ea1b795b662ed775d/volumes/ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9 returned with HTTP 200 Dec 02 10:30:44.074828 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 44/80] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:30:43 2020] GET /volume/v3/a3d481d629ad4b2ea1b795b662ed775d/volumes/ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9 => generated 908 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:30:45.090868 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2dc3bfe8-1ad9-4c58-912a-4e3d9ac9522a tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] GET http://10.222.0.23/volume/v3/a3d481d629ad4b2ea1b795b662ed775d/volumes/ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9 Dec 02 10:30:45.091426 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2dc3bfe8-1ad9-4c58-912a-4e3d9ac9522a tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:30:45.091847 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:30:45.091847 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:30:45.092225 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2dc3bfe8-1ad9-4c58-912a-4e3d9ac9522a tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:30:45.180006 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:30:45.180006 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:30:45.198617 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-2dc3bfe8-1ad9-4c58-912a-4e3d9ac9522a tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Volume info retrieved successfully. Dec 02 10:30:45.248721 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2dc3bfe8-1ad9-4c58-912a-4e3d9ac9522a tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] http://10.222.0.23/volume/v3/a3d481d629ad4b2ea1b795b662ed775d/volumes/ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9 returned with HTTP 200 Dec 02 10:30:45.258709 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 37/81] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:30:45 2020] GET /volume/v3/a3d481d629ad4b2ea1b795b662ed775d/volumes/ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9 => generated 908 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:30:46.266121 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d16d4cdd-b15b-4ca3-957f-887ecf26debb tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] GET http://10.222.0.23/volume/v3/a3d481d629ad4b2ea1b795b662ed775d/volumes/ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9 Dec 02 10:30:46.267442 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d16d4cdd-b15b-4ca3-957f-887ecf26debb tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:30:46.267907 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:30:46.267907 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:30:46.268551 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d16d4cdd-b15b-4ca3-957f-887ecf26debb tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:30:46.368907 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d16d4cdd-b15b-4ca3-957f-887ecf26debb tempest-LiveMigrationTest-1672100443 tempest-LiveMigrationTest-1672100443] http://10.222.0.23/volume/v3/a3d481d629ad4b2ea1b795b662ed775d/volumes/ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9 returned with HTTP 404 Dec 02 10:30:46.376665 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 45/82] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:30:46 2020] GET /volume/v3/a3d481d629ad4b2ea1b795b662ed775d/volumes/ed1cf8fe-8fbd-404b-be75-9aa0765c2ec9 => generated 109 bytes in 112 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:31:21.890839 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-37a8710f-e6a1-4e57-b5e6-f22e8d9c8888 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] POST http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes Dec 02 10:31:21.891379 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:31:21.891379 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:31:21.891679 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-37a8710f-e6a1-4e57-b5e6-f22e8d9c8888 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-929572444", "imageRef": "094fecdd-824b-4239-a742-0b5b1ba014b8"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:31:21.893144 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-37a8710f-e6a1-4e57-b5e6-f22e8d9c8888 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-929572444', 'imageRef': '094fecdd-824b-4239-a742-0b5b1ba014b8'}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 10:31:22.065854 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-37a8710f-e6a1-4e57-b5e6-f22e8d9c8888 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Create volume of 1 GB Dec 02 10:31:22.090316 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-37a8710f-e6a1-4e57-b5e6-f22e8d9c8888 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Availability Zones retrieved successfully. Dec 02 10:31:22.125888 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-37a8710f-e6a1-4e57-b5e6-f22e8d9c8888 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Flow 'volume_create_api' (889efcc1-850d-47d4-8058-9dda311c11fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:31:22.128853 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-37a8710f-e6a1-4e57-b5e6-f22e8d9c8888 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49e87b64-e700-46a7-b58b-6b784cac70f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:31:22.130966 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-37a8710f-e6a1-4e57-b5e6-f22e8d9c8888 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Validating volume size '1' using validate_int {{(pid=88068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 10:31:22.407991 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-37a8710f-e6a1-4e57-b5e6-f22e8d9c8888 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49e87b64-e700-46a7-b58b-6b784cac70f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:31:22.421363 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-37a8710f-e6a1-4e57-b5e6-f22e8d9c8888 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d77cfd56-7294-4642-8dcc-d4a260283612) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:31:22.595813 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-37a8710f-e6a1-4e57-b5e6-f22e8d9c8888 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Created reservations ['3ad68d05-e313-4c45-9913-5871463c24a9', '19deb87a-7666-4df8-9cf4-8f66c88d6f62', 'ed045fce-0494-4b44-81d6-9e0332f7b1f3', '599d4bbb-74ab-45d9-b83f-80c8c75ea0b5'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 10:31:22.598028 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-37a8710f-e6a1-4e57-b5e6-f22e8d9c8888 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d77cfd56-7294-4642-8dcc-d4a260283612) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ad68d05-e313-4c45-9913-5871463c24a9', '19deb87a-7666-4df8-9cf4-8f66c88d6f62', 'ed045fce-0494-4b44-81d6-9e0332f7b1f3', '599d4bbb-74ab-45d9-b83f-80c8c75ea0b5']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:31:22.610459 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-37a8710f-e6a1-4e57-b5e6-f22e8d9c8888 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fb2e1b0-63c6-4ace-9b73-ca4de69f42ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:31:22.752879 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-37a8710f-e6a1-4e57-b5e6-f22e8d9c8888 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fb2e1b0-63c6-4ace-9b73-ca4de69f42ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b965cb4-5f68-4f56-821f-8f52db6b5171', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-929572444',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbf0104eee8f4685b472cfe95962fc53',qos_specs=None,replication_status=,reservations=['3ad68d05-e313-4c45-9913-5871463c24a9','19deb87a-7666-4df8-9cf4-8f66c88d6f62','ed045fce-0494-4b44-81d6-9e0332f7b1f3','599d4bbb-74ab-45d9-b83f-80c8c75ea0b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17443d5ec7a441c58fc209262e56b0a2',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T10:31:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-929572444',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2b965cb4-5f68-4f56-821f-8f52db6b5171,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbf0104eee8f4685b472cfe95962fc53',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,user_id='17443d5ec7a441c58fc209262e56b0a2',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:31:22.752879 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-37a8710f-e6a1-4e57-b5e6-f22e8d9c8888 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce32c223-8946-421e-ab17-997dc3b94650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:31:22.821292 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-37a8710f-e6a1-4e57-b5e6-f22e8d9c8888 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce32c223-8946-421e-ab17-997dc3b94650) 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-TaggedBootDevicesTest_v242-volume-929572444',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbf0104eee8f4685b472cfe95962fc53',qos_specs=None,replication_status=,reservations=['3ad68d05-e313-4c45-9913-5871463c24a9','19deb87a-7666-4df8-9cf4-8f66c88d6f62','ed045fce-0494-4b44-81d6-9e0332f7b1f3','599d4bbb-74ab-45d9-b83f-80c8c75ea0b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17443d5ec7a441c58fc209262e56b0a2',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:31:22.825458 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-37a8710f-e6a1-4e57-b5e6-f22e8d9c8888 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bff371ca-4462-41ff-b559-79b5e19babc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:31:22.871060 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-37a8710f-e6a1-4e57-b5e6-f22e8d9c8888 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bff371ca-4462-41ff-b559-79b5e19babc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:31:22.881455 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-37a8710f-e6a1-4e57-b5e6-f22e8d9c8888 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Flow 'volume_create_api' (889efcc1-850d-47d4-8058-9dda311c11fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:31:23.034387 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-37a8710f-e6a1-4e57-b5e6-f22e8d9c8888 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Create volume request issued successfully. Dec 02 10:31:23.078970 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-37a8710f-e6a1-4e57-b5e6-f22e8d9c8888 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes returned with HTTP 202 Dec 02 10:31:23.080919 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 38/83] 10.222.0.23 () {60 vars in 1226 bytes} [Wed Dec 2 10:31:21 2020] POST /volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes => generated 825 bytes in 1583 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 10:31:23.094348 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4802be09-8d68-4aa0-bf58-b1254bc63ee6 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] GET http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 Dec 02 10:31:23.098619 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4802be09-8d68-4aa0-bf58-b1254bc63ee6 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:31:23.099246 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4802be09-8d68-4aa0-bf58-b1254bc63ee6 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:31:23.244320 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:31:23.244320 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:31:23.267654 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-4802be09-8d68-4aa0-bf58-b1254bc63ee6 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Volume info retrieved successfully. Dec 02 10:31:23.338580 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4802be09-8d68-4aa0-bf58-b1254bc63ee6 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 returned with HTTP 200 Dec 02 10:31:23.340181 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 46/84] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:31:23 2020] GET /volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 => generated 917 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:31:24.365259 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-46252d56-08c6-4cc5-a5b0-87e11030227b tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] GET http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 Dec 02 10:31:24.366846 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-46252d56-08c6-4cc5-a5b0-87e11030227b tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:31:24.367243 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:31:24.367243 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:31:24.367851 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-46252d56-08c6-4cc5-a5b0-87e11030227b tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:31:24.482976 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:31:24.482976 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:31:24.500181 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-46252d56-08c6-4cc5-a5b0-87e11030227b tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Volume info retrieved successfully. Dec 02 10:31:24.554021 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-46252d56-08c6-4cc5-a5b0-87e11030227b tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 returned with HTTP 200 Dec 02 10:31:24.564060 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 39/85] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:31:24 2020] GET /volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 => generated 917 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:31:25.581649 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d35f958c-f6af-469a-a9ca-daae2182df67 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] GET http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 Dec 02 10:31:25.582740 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d35f958c-f6af-469a-a9ca-daae2182df67 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:31:25.583490 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:31:25.583490 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:31:25.588858 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d35f958c-f6af-469a-a9ca-daae2182df67 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:31:25.697018 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:31:25.697018 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:31:25.711140 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-d35f958c-f6af-469a-a9ca-daae2182df67 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Volume info retrieved successfully. Dec 02 10:31:25.782574 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d35f958c-f6af-469a-a9ca-daae2182df67 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 returned with HTTP 200 Dec 02 10:31:25.786085 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 47/86] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:31:25 2020] GET /volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 => generated 917 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:31:26.802290 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-beb34bae-d736-4bfc-8bcc-cd0bc64abb27 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] GET http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 Dec 02 10:31:26.802862 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-beb34bae-d736-4bfc-8bcc-cd0bc64abb27 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:31:26.802972 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:31:26.802972 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:31:26.803326 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-beb34bae-d736-4bfc-8bcc-cd0bc64abb27 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:31:26.880948 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:31:26.880948 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:31:26.891448 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-beb34bae-d736-4bfc-8bcc-cd0bc64abb27 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Volume info retrieved successfully. Dec 02 10:31:26.960125 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-beb34bae-d736-4bfc-8bcc-cd0bc64abb27 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 returned with HTTP 200 Dec 02 10:31:26.960966 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 40/87] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:31:26 2020] GET /volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 => generated 917 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:31:27.979207 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6d30c92f-edc2-4a38-bd77-0468eb97fc18 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] GET http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 Dec 02 10:31:27.979842 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6d30c92f-edc2-4a38-bd77-0468eb97fc18 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:31:27.980297 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:31:27.980297 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:31:27.980895 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6d30c92f-edc2-4a38-bd77-0468eb97fc18 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:31:28.061388 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:31:28.061388 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:31:28.073176 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6d30c92f-edc2-4a38-bd77-0468eb97fc18 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Volume info retrieved successfully. Dec 02 10:31:28.102322 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6d30c92f-edc2-4a38-bd77-0468eb97fc18 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 returned with HTTP 200 Dec 02 10:31:28.103400 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 48/88] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:31:27 2020] GET /volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 => generated 917 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:31:29.119459 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8b5714a8-05e9-4175-9786-e98009ae4f78 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] GET http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 Dec 02 10:31:29.120276 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8b5714a8-05e9-4175-9786-e98009ae4f78 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:31:29.120572 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:31:29.120572 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:31:29.121124 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8b5714a8-05e9-4175-9786-e98009ae4f78 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:31:29.275188 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:31:29.275188 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:31:29.289018 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-8b5714a8-05e9-4175-9786-e98009ae4f78 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Volume info retrieved successfully. Dec 02 10:31:29.323746 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8b5714a8-05e9-4175-9786-e98009ae4f78 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 returned with HTTP 200 Dec 02 10:31:29.324984 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 41/89] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:31:29 2020] GET /volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 => generated 917 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:31:30.340798 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6e84380c-45e1-4f1f-bc05-569ec59295f9 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] GET http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 Dec 02 10:31:30.341388 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6e84380c-45e1-4f1f-bc05-569ec59295f9 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:31:30.341575 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:31:30.341575 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:31:30.342209 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6e84380c-45e1-4f1f-bc05-569ec59295f9 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:31:30.444750 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:31:30.444750 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:31:30.460891 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6e84380c-45e1-4f1f-bc05-569ec59295f9 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Volume info retrieved successfully. Dec 02 10:31:30.509837 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6e84380c-45e1-4f1f-bc05-569ec59295f9 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 returned with HTTP 200 Dec 02 10:31:30.510951 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 49/90] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:31:30 2020] GET /volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 => generated 917 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:31:31.526808 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7403fe1f-3480-4525-8358-492200187f51 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] GET http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 Dec 02 10:31:31.527895 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7403fe1f-3480-4525-8358-492200187f51 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:31:31.528228 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:31:31.528228 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:31:31.528864 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7403fe1f-3480-4525-8358-492200187f51 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:31:31.581094 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:31:31.581094 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:31:31.591383 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-7403fe1f-3480-4525-8358-492200187f51 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Volume info retrieved successfully. Dec 02 10:31:31.627222 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7403fe1f-3480-4525-8358-492200187f51 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 returned with HTTP 200 Dec 02 10:31:31.628681 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 42/91] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:31:31 2020] GET /volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 => generated 917 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:31:32.644349 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3f8460f9-bb74-48b7-b84a-b2768e625aaf tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] GET http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 Dec 02 10:31:32.645643 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3f8460f9-bb74-48b7-b84a-b2768e625aaf tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:31:32.645982 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:31:32.645982 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:31:32.646546 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3f8460f9-bb74-48b7-b84a-b2768e625aaf tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:31:32.756161 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:31:32.756161 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:31:32.770781 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3f8460f9-bb74-48b7-b84a-b2768e625aaf tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Volume info retrieved successfully. Dec 02 10:31:32.810268 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3f8460f9-bb74-48b7-b84a-b2768e625aaf tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 returned with HTTP 200 Dec 02 10:31:32.811939 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 50/92] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:31:32 2020] GET /volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 => generated 917 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:31:33.828021 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dfcdceb2-65d0-44fd-bff7-4c886510406b tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] GET http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 Dec 02 10:31:33.828660 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dfcdceb2-65d0-44fd-bff7-4c886510406b tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:31:33.829303 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:31:33.829303 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:31:33.830164 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dfcdceb2-65d0-44fd-bff7-4c886510406b tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:31:33.907552 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:31:33.907552 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:31:33.929853 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-dfcdceb2-65d0-44fd-bff7-4c886510406b tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Volume info retrieved successfully. Dec 02 10:31:33.978641 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dfcdceb2-65d0-44fd-bff7-4c886510406b tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 returned with HTTP 200 Dec 02 10:31:33.981685 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 43/93] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:31:33 2020] GET /volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 => generated 917 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:31:34.998326 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-70947587-f507-43b8-90d8-797e5769f16a tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] GET http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 Dec 02 10:31:34.999554 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-70947587-f507-43b8-90d8-797e5769f16a tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:31:34.999966 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:31:34.999966 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:31:35.000973 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-70947587-f507-43b8-90d8-797e5769f16a tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:31:35.099486 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:31:35.099486 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:31:35.113256 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-70947587-f507-43b8-90d8-797e5769f16a tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Volume info retrieved successfully. Dec 02 10:31:35.156101 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-70947587-f507-43b8-90d8-797e5769f16a tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 returned with HTTP 200 Dec 02 10:31:35.165778 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 51/94] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:31:34 2020] GET /volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 => generated 917 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:31:36.178024 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c51ad8f6-c96a-45e1-b746-4534322f3c80 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] GET http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 Dec 02 10:31:36.178635 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c51ad8f6-c96a-45e1-b746-4534322f3c80 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:31:36.179040 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:31:36.179040 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:31:36.179982 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c51ad8f6-c96a-45e1-b746-4534322f3c80 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:31:36.288881 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:31:36.288881 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:31:36.298296 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c51ad8f6-c96a-45e1-b746-4534322f3c80 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Volume info retrieved successfully. Dec 02 10:31:36.326994 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c51ad8f6-c96a-45e1-b746-4534322f3c80 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 returned with HTTP 200 Dec 02 10:31:36.328503 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 44/95] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:31:36 2020] GET /volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 => generated 917 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:31:37.354475 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9e88fcdd-8057-4e2a-b605-7a52efba67db tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] GET http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 Dec 02 10:31:37.356975 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9e88fcdd-8057-4e2a-b605-7a52efba67db tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:31:37.357439 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:31:37.357439 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:31:37.358072 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9e88fcdd-8057-4e2a-b605-7a52efba67db tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:31:37.444251 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:31:37.444251 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:31:37.463166 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-9e88fcdd-8057-4e2a-b605-7a52efba67db tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Volume info retrieved successfully. Dec 02 10:31:37.569303 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9e88fcdd-8057-4e2a-b605-7a52efba67db tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 returned with HTTP 200 Dec 02 10:31:37.582020 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 52/96] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:31:37 2020] GET /volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 => generated 917 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:31:38.598618 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-10e803d5-c425-41e2-a269-70f4fecd018e tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] GET http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 Dec 02 10:31:38.599745 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-10e803d5-c425-41e2-a269-70f4fecd018e tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:31:38.601866 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:31:38.601866 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:31:38.602457 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-10e803d5-c425-41e2-a269-70f4fecd018e tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:31:38.696294 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:31:38.696294 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:31:38.709553 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-10e803d5-c425-41e2-a269-70f4fecd018e tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Volume info retrieved successfully. Dec 02 10:31:38.738618 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-10e803d5-c425-41e2-a269-70f4fecd018e tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 returned with HTTP 200 Dec 02 10:31:38.740123 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 45/97] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:31:38 2020] GET /volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 => generated 917 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:31:39.762190 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-16c4cae6-b28f-4764-be1a-f72d6a54b3a0 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] GET http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 Dec 02 10:31:39.763432 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-16c4cae6-b28f-4764-be1a-f72d6a54b3a0 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:31:39.763838 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:31:39.763838 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:31:39.764444 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-16c4cae6-b28f-4764-be1a-f72d6a54b3a0 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:31:39.946436 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:31:39.946436 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:31:39.963982 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-16c4cae6-b28f-4764-be1a-f72d6a54b3a0 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Volume info retrieved successfully. Dec 02 10:31:40.016947 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-16c4cae6-b28f-4764-be1a-f72d6a54b3a0 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 returned with HTTP 200 Dec 02 10:31:40.030292 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 53/98] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:31:39 2020] GET /volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 => generated 917 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:31:41.038620 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bc4cbc74-305f-4837-84cf-d7e9d73e270d tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] GET http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 Dec 02 10:31:41.039929 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bc4cbc74-305f-4837-84cf-d7e9d73e270d tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:31:41.041378 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:31:41.041378 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:31:41.042051 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bc4cbc74-305f-4837-84cf-d7e9d73e270d tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:31:41.157980 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:31:41.157980 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:31:41.181092 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-bc4cbc74-305f-4837-84cf-d7e9d73e270d tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Volume info retrieved successfully. Dec 02 10:31:41.227596 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bc4cbc74-305f-4837-84cf-d7e9d73e270d tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 returned with HTTP 200 Dec 02 10:31:41.228657 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 46/99] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:31:41 2020] GET /volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 => generated 975 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:31:42.247711 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c3526932-e14a-4779-95ed-08624d997611 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] GET http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 Dec 02 10:31:42.248641 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c3526932-e14a-4779-95ed-08624d997611 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:31:42.249036 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:31:42.249036 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:31:42.249701 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c3526932-e14a-4779-95ed-08624d997611 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:31:42.416008 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:31:42.416008 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:31:42.440220 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c3526932-e14a-4779-95ed-08624d997611 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Volume info retrieved successfully. Dec 02 10:31:42.492864 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c3526932-e14a-4779-95ed-08624d997611 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 returned with HTTP 200 Dec 02 10:31:42.503421 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 54/100] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:31:42 2020] GET /volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 => generated 978 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:31:43.510598 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-01ab53ab-129a-45bc-8832-25e5b1378711 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] GET http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 Dec 02 10:31:43.511139 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-01ab53ab-129a-45bc-8832-25e5b1378711 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:31:43.511279 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:31:43.511279 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:31:43.511899 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-01ab53ab-129a-45bc-8832-25e5b1378711 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:31:43.635727 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:31:43.635727 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:31:43.647204 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-01ab53ab-129a-45bc-8832-25e5b1378711 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Volume info retrieved successfully. Dec 02 10:31:43.677018 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-01ab53ab-129a-45bc-8832-25e5b1378711 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 returned with HTTP 200 Dec 02 10:31:43.678110 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 47/101] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:31:43 2020] GET /volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 => generated 978 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:31:44.694691 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f29f058f-1474-4ce7-ae7c-40859fca2878 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] GET http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 Dec 02 10:31:44.695232 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f29f058f-1474-4ce7-ae7c-40859fca2878 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:31:44.695379 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:31:44.695379 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:31:44.695959 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f29f058f-1474-4ce7-ae7c-40859fca2878 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:31:44.773686 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:31:44.773686 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:31:44.782796 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f29f058f-1474-4ce7-ae7c-40859fca2878 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Volume info retrieved successfully. Dec 02 10:31:44.807410 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f29f058f-1474-4ce7-ae7c-40859fca2878 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 returned with HTTP 200 Dec 02 10:31:44.817709 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 55/102] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:31:44 2020] GET /volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 => generated 978 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:31:45.825130 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-787077a6-07d7-4484-9c8a-4fd90dfefefa tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] GET http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 Dec 02 10:31:45.825723 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-787077a6-07d7-4484-9c8a-4fd90dfefefa tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:31:45.826511 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:31:45.826511 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:31:45.827087 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-787077a6-07d7-4484-9c8a-4fd90dfefefa tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:31:45.881434 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:31:45.881434 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:31:45.893252 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-787077a6-07d7-4484-9c8a-4fd90dfefefa tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Volume info retrieved successfully. Dec 02 10:31:45.921131 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-787077a6-07d7-4484-9c8a-4fd90dfefefa tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 returned with HTTP 200 Dec 02 10:31:45.922321 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 48/103] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:31:45 2020] GET /volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 => generated 978 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:31:46.938760 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-daab069c-ffe5-4df0-8561-b033f51d345e tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] GET http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 Dec 02 10:31:46.940190 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-daab069c-ffe5-4df0-8561-b033f51d345e tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:31:46.940484 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:31:46.940484 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:31:46.941388 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-daab069c-ffe5-4df0-8561-b033f51d345e tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:31:47.092058 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:31:47.092058 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:31:47.109934 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-daab069c-ffe5-4df0-8561-b033f51d345e tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Volume info retrieved successfully. Dec 02 10:31:47.145295 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-daab069c-ffe5-4df0-8561-b033f51d345e tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 returned with HTTP 200 Dec 02 10:31:47.146548 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 56/104] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:31:46 2020] GET /volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 => generated 978 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:31:48.162934 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-26f394ba-6ff6-4799-bc79-4e0b01508ead tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] GET http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 Dec 02 10:31:48.164161 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-26f394ba-6ff6-4799-bc79-4e0b01508ead tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:31:48.164589 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:31:48.164589 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:31:48.165302 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-26f394ba-6ff6-4799-bc79-4e0b01508ead tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:31:48.231515 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:31:48.231515 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:31:48.241758 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-26f394ba-6ff6-4799-bc79-4e0b01508ead tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Volume info retrieved successfully. Dec 02 10:31:48.286670 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-26f394ba-6ff6-4799-bc79-4e0b01508ead tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 returned with HTTP 200 Dec 02 10:31:48.288317 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 49/105] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:31:48 2020] GET /volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 => generated 978 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:31:49.308096 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6dd58481-af3e-4ec2-a63b-5864cf005727 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] GET http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 Dec 02 10:31:49.309117 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6dd58481-af3e-4ec2-a63b-5864cf005727 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:31:49.309301 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:31:49.309301 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:31:49.309929 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6dd58481-af3e-4ec2-a63b-5864cf005727 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:31:49.366518 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:31:49.366518 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:31:49.374960 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6dd58481-af3e-4ec2-a63b-5864cf005727 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Volume info retrieved successfully. Dec 02 10:31:49.398126 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6dd58481-af3e-4ec2-a63b-5864cf005727 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 returned with HTTP 200 Dec 02 10:31:49.408884 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 57/106] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:31:49 2020] GET /volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 => generated 1366 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:31:49.415495 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bfc55ebd-a1f2-4105-8970-4f2007f441f5 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] POST http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes Dec 02 10:31:49.416039 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:31:49.416039 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:31:49.416524 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bfc55ebd-a1f2-4105-8970-4f2007f441f5 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1648722253"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:31:49.417784 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-bfc55ebd-a1f2-4105-8970-4f2007f441f5 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1648722253'}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 10:31:49.418216 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-bfc55ebd-a1f2-4105-8970-4f2007f441f5 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Create volume of 1 GB Dec 02 10:31:49.432275 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-bfc55ebd-a1f2-4105-8970-4f2007f441f5 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Availability Zones retrieved successfully. Dec 02 10:31:49.448659 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-bfc55ebd-a1f2-4105-8970-4f2007f441f5 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Flow 'volume_create_api' (8681d0ee-a9d1-45de-b787-340f20fcb8e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:31:49.451772 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-bfc55ebd-a1f2-4105-8970-4f2007f441f5 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba63079d-6b1f-4a64-932f-b9482d0d4c7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:31:49.453996 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-bfc55ebd-a1f2-4105-8970-4f2007f441f5 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Validating volume size '1' using validate_int {{(pid=88068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 10:31:49.524523 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-bfc55ebd-a1f2-4105-8970-4f2007f441f5 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba63079d-6b1f-4a64-932f-b9482d0d4c7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:31:49.526969 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-bfc55ebd-a1f2-4105-8970-4f2007f441f5 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b797eb3-c7ef-4f95-9d5f-e26564e9eb2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:31:49.594764 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-bfc55ebd-a1f2-4105-8970-4f2007f441f5 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Created reservations ['4e64aac0-9213-43c0-8d8c-2d7e3f1fa663', 'ab6534ee-4cc4-43ec-9fab-c962863d0fc2', '189a9619-2aee-45c9-aa37-314c2c1e2ff8', '11001c16-95aa-453a-89d6-7d32c741dd08'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 10:31:49.596659 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-bfc55ebd-a1f2-4105-8970-4f2007f441f5 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b797eb3-c7ef-4f95-9d5f-e26564e9eb2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e64aac0-9213-43c0-8d8c-2d7e3f1fa663', 'ab6534ee-4cc4-43ec-9fab-c962863d0fc2', '189a9619-2aee-45c9-aa37-314c2c1e2ff8', '11001c16-95aa-453a-89d6-7d32c741dd08']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:31:49.599026 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-bfc55ebd-a1f2-4105-8970-4f2007f441f5 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e183d6b-99e1-4e91-ac3c-b46c68cc15a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:31:49.674065 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-bfc55ebd-a1f2-4105-8970-4f2007f441f5 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e183d6b-99e1-4e91-ac3c-b46c68cc15a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '465a188f-1c18-42c7-9311-ab213297565d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1648722253',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbf0104eee8f4685b472cfe95962fc53',qos_specs=None,replication_status=,reservations=['4e64aac0-9213-43c0-8d8c-2d7e3f1fa663','ab6534ee-4cc4-43ec-9fab-c962863d0fc2','189a9619-2aee-45c9-aa37-314c2c1e2ff8','11001c16-95aa-453a-89d6-7d32c741dd08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17443d5ec7a441c58fc209262e56b0a2',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T10:31:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1648722253',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=465a188f-1c18-42c7-9311-ab213297565d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbf0104eee8f4685b472cfe95962fc53',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,user_id='17443d5ec7a441c58fc209262e56b0a2',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:31:49.679961 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-bfc55ebd-a1f2-4105-8970-4f2007f441f5 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab3b98a8-cda1-49d5-8933-138b6fa902eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:31:49.740739 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-bfc55ebd-a1f2-4105-8970-4f2007f441f5 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab3b98a8-cda1-49d5-8933-138b6fa902eb) 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-TaggedBootDevicesTest_v242-volume-1648722253',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbf0104eee8f4685b472cfe95962fc53',qos_specs=None,replication_status=,reservations=['4e64aac0-9213-43c0-8d8c-2d7e3f1fa663','ab6534ee-4cc4-43ec-9fab-c962863d0fc2','189a9619-2aee-45c9-aa37-314c2c1e2ff8','11001c16-95aa-453a-89d6-7d32c741dd08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17443d5ec7a441c58fc209262e56b0a2',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:31:49.743220 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-bfc55ebd-a1f2-4105-8970-4f2007f441f5 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1181b2b5-9abf-4656-92ce-5ebd925ef39a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:31:49.784878 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-bfc55ebd-a1f2-4105-8970-4f2007f441f5 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1181b2b5-9abf-4656-92ce-5ebd925ef39a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:31:49.797888 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-bfc55ebd-a1f2-4105-8970-4f2007f441f5 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Flow 'volume_create_api' (8681d0ee-a9d1-45de-b787-340f20fcb8e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:31:49.905022 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-bfc55ebd-a1f2-4105-8970-4f2007f441f5 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Create volume request issued successfully. Dec 02 10:31:49.931706 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bfc55ebd-a1f2-4105-8970-4f2007f441f5 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes returned with HTTP 202 Dec 02 10:31:49.956051 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-09d90e9c-7898-43f5-8d9b-f3a7ccffe83e tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] GET http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/465a188f-1c18-42c7-9311-ab213297565d Dec 02 10:31:49.957074 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-09d90e9c-7898-43f5-8d9b-f3a7ccffe83e tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:31:49.957378 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:31:49.957378 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:31:49.957894 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-09d90e9c-7898-43f5-8d9b-f3a7ccffe83e tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:31:49.967260 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 50/107] 10.222.0.23 () {60 vars in 1225 bytes} [Wed Dec 2 10:31:49 2020] POST /volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes => generated 826 bytes in 555 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 10:31:50.014119 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:31:50.014119 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:31:50.023729 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-09d90e9c-7898-43f5-8d9b-f3a7ccffe83e tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Volume info retrieved successfully. Dec 02 10:31:50.047074 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-09d90e9c-7898-43f5-8d9b-f3a7ccffe83e tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/465a188f-1c18-42c7-9311-ab213297565d returned with HTTP 200 Dec 02 10:31:50.048319 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 58/108] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:31:49 2020] GET /volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/465a188f-1c18-42c7-9311-ab213297565d => generated 918 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:31:51.067437 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-08e0d3e9-82fe-432d-9603-8cb31805514d tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] GET http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/465a188f-1c18-42c7-9311-ab213297565d Dec 02 10:31:51.068500 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-08e0d3e9-82fe-432d-9603-8cb31805514d tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:31:51.068869 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:31:51.068869 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:31:51.069917 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-08e0d3e9-82fe-432d-9603-8cb31805514d tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:31:51.131718 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:31:51.131718 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:31:51.143967 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-08e0d3e9-82fe-432d-9603-8cb31805514d tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Volume info retrieved successfully. Dec 02 10:31:51.172636 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-08e0d3e9-82fe-432d-9603-8cb31805514d tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/465a188f-1c18-42c7-9311-ab213297565d returned with HTTP 200 Dec 02 10:31:51.174174 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 51/109] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:31:51 2020] GET /volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/465a188f-1c18-42c7-9311-ab213297565d => generated 919 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:31:51.188926 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-38fadfe3-2476-4d97-a7b1-51a4692b39e8 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] POST http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes Dec 02 10:31:51.189385 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:31:51.189385 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:31:51.189796 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-38fadfe3-2476-4d97-a7b1-51a4692b39e8 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-740751452"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:31:51.190880 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-38fadfe3-2476-4d97-a7b1-51a4692b39e8 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-740751452'}} {{(pid=88069) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 10:31:51.191229 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-38fadfe3-2476-4d97-a7b1-51a4692b39e8 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Create volume of 1 GB Dec 02 10:31:51.204873 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-38fadfe3-2476-4d97-a7b1-51a4692b39e8 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Availability Zones retrieved successfully. Dec 02 10:31:51.221228 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-38fadfe3-2476-4d97-a7b1-51a4692b39e8 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Flow 'volume_create_api' (1bad3a8b-a619-4e71-857d-b0df4c8158e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:31:51.223932 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-38fadfe3-2476-4d97-a7b1-51a4692b39e8 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9795db1d-b858-4544-bd24-47356cc1ae92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:31:51.226058 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-38fadfe3-2476-4d97-a7b1-51a4692b39e8 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Validating volume size '1' using validate_int {{(pid=88069) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 10:31:51.297042 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-38fadfe3-2476-4d97-a7b1-51a4692b39e8 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9795db1d-b858-4544-bd24-47356cc1ae92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:31:51.299283 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-38fadfe3-2476-4d97-a7b1-51a4692b39e8 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (462ab491-6972-4612-afa2-43cc233bbc10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:31:51.404172 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-38fadfe3-2476-4d97-a7b1-51a4692b39e8 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Created reservations ['6ab8e971-134d-496a-b0f2-5dcfc21d6212', '4ea53df7-6a64-48cb-b51f-ea8e48045edb', 'af54ddcf-24fc-4a29-8752-a7e87775c376', '7b923221-cc7a-4315-a386-fc31ae76fb60'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 10:31:51.408578 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-38fadfe3-2476-4d97-a7b1-51a4692b39e8 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (462ab491-6972-4612-afa2-43cc233bbc10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ab8e971-134d-496a-b0f2-5dcfc21d6212', '4ea53df7-6a64-48cb-b51f-ea8e48045edb', 'af54ddcf-24fc-4a29-8752-a7e87775c376', '7b923221-cc7a-4315-a386-fc31ae76fb60']}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:31:51.413499 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-38fadfe3-2476-4d97-a7b1-51a4692b39e8 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94dd84a7-fbc4-4afb-ba26-1c924a08b6b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:31:51.491031 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-38fadfe3-2476-4d97-a7b1-51a4692b39e8 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94dd84a7-fbc4-4afb-ba26-1c924a08b6b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5faed7b6-59c5-4765-9726-e938b6dd9d87', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-740751452',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbf0104eee8f4685b472cfe95962fc53',qos_specs=None,replication_status=,reservations=['6ab8e971-134d-496a-b0f2-5dcfc21d6212','4ea53df7-6a64-48cb-b51f-ea8e48045edb','af54ddcf-24fc-4a29-8752-a7e87775c376','7b923221-cc7a-4315-a386-fc31ae76fb60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17443d5ec7a441c58fc209262e56b0a2',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T10:31:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-740751452',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5faed7b6-59c5-4765-9726-e938b6dd9d87,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbf0104eee8f4685b472cfe95962fc53',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,user_id='17443d5ec7a441c58fc209262e56b0a2',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:31:51.493444 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-38fadfe3-2476-4d97-a7b1-51a4692b39e8 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (789f8299-6110-4f15-af1a-e40127a6a648) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:31:51.522098 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-38fadfe3-2476-4d97-a7b1-51a4692b39e8 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (789f8299-6110-4f15-af1a-e40127a6a648) 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-TaggedBootDevicesTest_v242-volume-740751452',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbf0104eee8f4685b472cfe95962fc53',qos_specs=None,replication_status=,reservations=['6ab8e971-134d-496a-b0f2-5dcfc21d6212','4ea53df7-6a64-48cb-b51f-ea8e48045edb','af54ddcf-24fc-4a29-8752-a7e87775c376','7b923221-cc7a-4315-a386-fc31ae76fb60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17443d5ec7a441c58fc209262e56b0a2',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:31:51.524307 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-38fadfe3-2476-4d97-a7b1-51a4692b39e8 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96b6e084-81a1-4d69-86bb-f4eab123df9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:31:51.542211 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-38fadfe3-2476-4d97-a7b1-51a4692b39e8 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96b6e084-81a1-4d69-86bb-f4eab123df9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:31:51.545090 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-38fadfe3-2476-4d97-a7b1-51a4692b39e8 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Flow 'volume_create_api' (1bad3a8b-a619-4e71-857d-b0df4c8158e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:31:51.604300 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-38fadfe3-2476-4d97-a7b1-51a4692b39e8 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Create volume request issued successfully. Dec 02 10:31:51.624885 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-38fadfe3-2476-4d97-a7b1-51a4692b39e8 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes returned with HTTP 202 Dec 02 10:31:51.635884 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 59/110] 10.222.0.23 () {60 vars in 1225 bytes} [Wed Dec 2 10:31:51 2020] POST /volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes => generated 825 bytes in 441 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 10:31:51.640669 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b6fefd45-ad28-4125-a9ac-a26cbb3bfb48 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] GET http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/5faed7b6-59c5-4765-9726-e938b6dd9d87 Dec 02 10:31:51.641552 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b6fefd45-ad28-4125-a9ac-a26cbb3bfb48 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:31:51.641940 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:31:51.641940 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:31:51.642557 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b6fefd45-ad28-4125-a9ac-a26cbb3bfb48 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:31:51.716690 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:31:51.716690 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:31:51.726517 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b6fefd45-ad28-4125-a9ac-a26cbb3bfb48 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Volume info retrieved successfully. Dec 02 10:31:51.758534 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b6fefd45-ad28-4125-a9ac-a26cbb3bfb48 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/5faed7b6-59c5-4765-9726-e938b6dd9d87 returned with HTTP 200 Dec 02 10:31:51.770103 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 52/111] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:31:51 2020] GET /volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/5faed7b6-59c5-4765-9726-e938b6dd9d87 => generated 893 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:31:52.777576 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-515dd8b0-8b19-48cb-aac7-6303a9ae525c tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] GET http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/5faed7b6-59c5-4765-9726-e938b6dd9d87 Dec 02 10:31:52.778132 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-515dd8b0-8b19-48cb-aac7-6303a9ae525c tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:31:52.778517 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:31:52.778517 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:31:52.779140 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-515dd8b0-8b19-48cb-aac7-6303a9ae525c tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:31:52.877820 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:31:52.877820 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:31:52.886935 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-515dd8b0-8b19-48cb-aac7-6303a9ae525c tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Volume info retrieved successfully. Dec 02 10:31:52.910852 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-515dd8b0-8b19-48cb-aac7-6303a9ae525c tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/5faed7b6-59c5-4765-9726-e938b6dd9d87 returned with HTTP 200 Dec 02 10:31:52.912453 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 60/112] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:31:52 2020] GET /volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/5faed7b6-59c5-4765-9726-e938b6dd9d87 => generated 918 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:32:18.396436 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-2a936be6-d232-42ca-9135-8cf6efd08615 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] GET http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 Dec 02 10:32:18.397117 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-2a936be6-d232-42ca-9135-8cf6efd08615 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:32:18.397262 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:32:18.397262 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:32:18.397526 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-2a936be6-d232-42ca-9135-8cf6efd08615 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:32:18.447744 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:32:18.447744 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:32:18.456824 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-2a936be6-d232-42ca-9135-8cf6efd08615 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Volume info retrieved successfully. Dec 02 10:32:18.481695 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-2a936be6-d232-42ca-9135-8cf6efd08615 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 returned with HTTP 200 Dec 02 10:32:18.484105 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 53/113] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 10:32:18 2020] GET /volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 => generated 1366 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:32:18.500607 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-285988d0-7380-4ebb-899d-c856ec1670f4 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] GET http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/465a188f-1c18-42c7-9311-ab213297565d Dec 02 10:32:18.501435 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-285988d0-7380-4ebb-899d-c856ec1670f4 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:32:18.501834 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:32:18.501834 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:32:18.502182 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-285988d0-7380-4ebb-899d-c856ec1670f4 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:32:18.552891 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:32:18.552891 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:32:18.561825 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-285988d0-7380-4ebb-899d-c856ec1670f4 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Volume info retrieved successfully. Dec 02 10:32:18.583863 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-285988d0-7380-4ebb-899d-c856ec1670f4 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/465a188f-1c18-42c7-9311-ab213297565d returned with HTTP 200 Dec 02 10:32:18.584701 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 61/114] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 10:32:18 2020] GET /volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/465a188f-1c18-42c7-9311-ab213297565d => generated 919 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:32:18.598716 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-350bc9fe-424b-4d57-859c-79738ed61624 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] GET http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/5faed7b6-59c5-4765-9726-e938b6dd9d87 Dec 02 10:32:18.599203 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-350bc9fe-424b-4d57-859c-79738ed61624 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:32:18.600033 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:32:18.600033 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:32:18.600033 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-350bc9fe-424b-4d57-859c-79738ed61624 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:32:18.652671 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:32:18.652671 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:32:18.662087 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-350bc9fe-424b-4d57-859c-79738ed61624 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Volume info retrieved successfully. Dec 02 10:32:18.684651 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-350bc9fe-424b-4d57-859c-79738ed61624 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/5faed7b6-59c5-4765-9726-e938b6dd9d87 returned with HTTP 200 Dec 02 10:32:18.685542 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 54/115] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 10:32:18 2020] GET /volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/5faed7b6-59c5-4765-9726-e938b6dd9d87 => generated 918 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:32:18.696499 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-285988d0-7380-4ebb-899d-c856ec1670f4 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] GET http://10.222.0.23/volume// Dec 02 10:32:18.697012 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-285988d0-7380-4ebb-899d-c856ec1670f4 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:32:18.697187 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:32:18.697187 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:32:18.698008 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-285988d0-7380-4ebb-899d-c856ec1670f4 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Calling method 'all' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:32:18.699364 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-285988d0-7380-4ebb-899d-c856ec1670f4 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 10:32:18.699911 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 62/116] 10.222.0.23 () {58 vars in 1289 bytes} [Wed Dec 2 10:32:18 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 10:32:18.713478 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-dc6efa1c-ae34-4e0b-8c67-bdca1e2bee6a tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] POST http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/attachments Dec 02 10:32:18.714019 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:32:18.714019 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:32:18.714566 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-dc6efa1c-ae34-4e0b-8c67-bdca1e2bee6a tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2b965cb4-5f68-4f56-821f-8f52db6b5171", "instance_uuid": "701feaf7-3431-46f3-bd52-0ffa92dc1fbe", "connector": null}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:32:18.765428 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:32:18.765428 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:32:18.826547 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-dc6efa1c-ae34-4e0b-8c67-bdca1e2bee6a tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/attachments returned with HTTP 200 Dec 02 10:32:18.827761 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 55/117] 10.222.0.23 () {66 vars in 1565 bytes} [Wed Dec 2 10:32:18 2020] POST /volume/v3/dbf0104eee8f4685b472cfe95962fc53/attachments => generated 273 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:32:18.834752 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-285988d0-7380-4ebb-899d-c856ec1670f4 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] GET http://10.222.0.23/volume// Dec 02 10:32:18.835353 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-285988d0-7380-4ebb-899d-c856ec1670f4 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:32:18.835705 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-285988d0-7380-4ebb-899d-c856ec1670f4 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Calling method 'all' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:32:18.837550 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-285988d0-7380-4ebb-899d-c856ec1670f4 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 10:32:18.838123 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 63/118] 10.222.0.23 () {58 vars in 1289 bytes} [Wed Dec 2 10:32:18 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 10:32:18.851625 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-1e9f127e-79f9-452e-896d-17bc59a4c643 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] POST http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/attachments Dec 02 10:32:18.852149 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:32:18.852149 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:32:18.852666 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-1e9f127e-79f9-452e-896d-17bc59a4c643 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "465a188f-1c18-42c7-9311-ab213297565d", "instance_uuid": "701feaf7-3431-46f3-bd52-0ffa92dc1fbe", "connector": null}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:32:18.903139 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:32:18.903139 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:32:18.960761 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-1e9f127e-79f9-452e-896d-17bc59a4c643 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/attachments returned with HTTP 200 Dec 02 10:32:18.961968 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 56/119] 10.222.0.23 () {66 vars in 1565 bytes} [Wed Dec 2 10:32:18 2020] POST /volume/v3/dbf0104eee8f4685b472cfe95962fc53/attachments => generated 273 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:32:18.968744 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-285988d0-7380-4ebb-899d-c856ec1670f4 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] GET http://10.222.0.23/volume// Dec 02 10:32:18.969520 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-285988d0-7380-4ebb-899d-c856ec1670f4 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:32:18.970102 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-285988d0-7380-4ebb-899d-c856ec1670f4 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Calling method 'all' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:32:18.971331 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-285988d0-7380-4ebb-899d-c856ec1670f4 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 10:32:18.972125 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 64/120] 10.222.0.23 () {58 vars in 1289 bytes} [Wed Dec 2 10:32:18 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Dec 02 10:32:18.988325 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-6e8fcd99-408e-4fde-ac88-cb23646585cf tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] POST http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/attachments Dec 02 10:32:18.989011 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:32:18.989011 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:32:18.989644 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-6e8fcd99-408e-4fde-ac88-cb23646585cf tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5faed7b6-59c5-4765-9726-e938b6dd9d87", "instance_uuid": "701feaf7-3431-46f3-bd52-0ffa92dc1fbe", "connector": null}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:32:19.044097 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:32:19.044097 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:32:19.105709 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-6e8fcd99-408e-4fde-ac88-cb23646585cf tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/attachments returned with HTTP 200 Dec 02 10:32:19.113853 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 57/121] 10.222.0.23 () {66 vars in 1565 bytes} [Wed Dec 2 10:32:18 2020] POST /volume/v3/dbf0104eee8f4685b472cfe95962fc53/attachments => generated 273 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:32:21.271703 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-285988d0-7380-4ebb-899d-c856ec1670f4 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] GET http://10.222.0.23/volume// Dec 02 10:32:21.272270 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-285988d0-7380-4ebb-899d-c856ec1670f4 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:32:21.272633 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-285988d0-7380-4ebb-899d-c856ec1670f4 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Calling method 'all' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:32:21.273683 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-285988d0-7380-4ebb-899d-c856ec1670f4 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 10:32:21.274245 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 65/122] 10.222.0.32 () {56 vars in 1089 bytes} [Wed Dec 2 10:32:21 2020] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 10:32:21.296519 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-6e724ac3-9a48-4912-8718-e3511a384c75 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] GET http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 Dec 02 10:32:21.297335 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-6e724ac3-9a48-4912-8718-e3511a384c75 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:32:21.297716 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:32:21.297716 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:32:21.298031 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-6e724ac3-9a48-4912-8718-e3511a384c75 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:32:21.362497 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:32:21.362497 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:32:21.371621 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-6e724ac3-9a48-4912-8718-e3511a384c75 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Volume info retrieved successfully. Dec 02 10:32:21.390878 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:32:21.390878 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:32:21.401148 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-6e724ac3-9a48-4912-8718-e3511a384c75 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 returned with HTTP 200 Dec 02 10:32:21.402151 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 58/123] 10.222.0.32 () {60 vars in 1403 bytes} [Wed Dec 2 10:32:21 2020] GET /volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 => generated 1464 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 02 10:32:21.444207 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-2fe6c1a1-5f6b-4277-9ef7-0fbe25388c16 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] PUT http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/attachments/7a514337-8a31-4d86-ab75-0988892fce04 Dec 02 10:32:21.445658 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-2fe6c1a1-5f6b-4277-9ef7-0fbe25388c16 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.32", "host": "n-h1-764292-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-764292-5.cbci-764292-5.local", "mountpoint": "/dev/sda"}}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:32:21.506679 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 02 10:32:21.506679 n-d-764292-5 devstack@c-api.service[88067]: return self.call(f, *args, **kw) Dec 02 10:32:21.507484 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.coordination [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-2fe6c1a1-5f6b-4277-9ef7-0fbe25388c16 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Lock "b'cinder-attachment_update-2b965cb4-5f68-4f56-821f-8f52db6b5171-n-h1-764292-5'" acquired by "attachment_update" :: waited 0.012s {{(pid=88069) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 02 10:32:21.510376 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:32:21.510376 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:32:23.659040 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.coordination [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-2fe6c1a1-5f6b-4277-9ef7-0fbe25388c16 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Lock "b'cinder-attachment_update-2b965cb4-5f68-4f56-821f-8f52db6b5171-n-h1-764292-5'" released by "attachment_update" :: held 2.151s {{(pid=88069) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 02 10:32:23.659711 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-2fe6c1a1-5f6b-4277-9ef7-0fbe25388c16 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/attachments/7a514337-8a31-4d86-ab75-0988892fce04 returned with HTTP 200 Dec 02 10:32:23.661305 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 66/124] 10.222.0.32 () {64 vars in 1468 bytes} [Wed Dec 2 10:32:21 2020] PUT /volume/v3/dbf0104eee8f4685b472cfe95962fc53/attachments/7a514337-8a31-4d86-ab75-0988892fce04 => generated 762 bytes in 2224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:32:23.713199 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-dac49c16-c0e5-4be3-ad77-b18920234555 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] POST http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/attachments/7a514337-8a31-4d86-ab75-0988892fce04/action Dec 02 10:32:23.713955 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:32:23.713955 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:32:23.714665 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-dac49c16-c0e5-4be3-ad77-b18920234555 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Action body: b'{"os-complete": null}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:32:23.715214 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-dac49c16-c0e5-4be3-ad77-b18920234555 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:32:23.908652 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:32:23.908652 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:32:23.937759 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-dac49c16-c0e5-4be3-ad77-b18920234555 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/attachments/7a514337-8a31-4d86-ab75-0988892fce04/action returned with HTTP 204 Dec 02 10:32:23.947257 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 59/125] 10.222.0.32 () {64 vars in 1489 bytes} [Wed Dec 2 10:32:23 2020] POST /volume/v3/dbf0104eee8f4685b472cfe95962fc53/attachments/7a514337-8a31-4d86-ab75-0988892fce04/action => generated 0 bytes in 239 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:32:23.992344 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-2fe6c1a1-5f6b-4277-9ef7-0fbe25388c16 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] GET http://10.222.0.23/volume// Dec 02 10:32:23.992899 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-2fe6c1a1-5f6b-4277-9ef7-0fbe25388c16 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:32:23.993026 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:32:23.993026 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:32:23.993403 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-2fe6c1a1-5f6b-4277-9ef7-0fbe25388c16 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Calling method 'all' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:32:23.994797 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-2fe6c1a1-5f6b-4277-9ef7-0fbe25388c16 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 10:32:23.995693 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 67/126] 10.222.0.32 () {56 vars in 1089 bytes} [Wed Dec 2 10:32:23 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 10:32:24.012751 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-0cf13c3e-4351-43db-9657-44aa48df02c1 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] GET http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/465a188f-1c18-42c7-9311-ab213297565d Dec 02 10:32:24.013599 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-0cf13c3e-4351-43db-9657-44aa48df02c1 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:32:24.014002 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:32:24.014002 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:32:24.014634 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-0cf13c3e-4351-43db-9657-44aa48df02c1 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:32:24.151013 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:32:24.151013 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:32:24.175025 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-0cf13c3e-4351-43db-9657-44aa48df02c1 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Volume info retrieved successfully. Dec 02 10:32:24.217490 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:32:24.217490 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:32:24.237196 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-0cf13c3e-4351-43db-9657-44aa48df02c1 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/465a188f-1c18-42c7-9311-ab213297565d returned with HTTP 200 Dec 02 10:32:24.239820 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 60/127] 10.222.0.32 () {60 vars in 1403 bytes} [Wed Dec 2 10:32:24 2020] GET /volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/465a188f-1c18-42c7-9311-ab213297565d => generated 1017 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 02 10:32:24.278942 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-9f77b78a-ea81-44ba-a19f-55f410500766 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] PUT http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/attachments/5cd1ab1f-31d8-414f-8b2c-5b2408696e2f Dec 02 10:32:24.279982 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-9f77b78a-ea81-44ba-a19f-55f410500766 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.32", "host": "n-h1-764292-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-764292-5.cbci-764292-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:32:24.333502 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 02 10:32:24.333502 n-d-764292-5 devstack@c-api.service[88067]: return self.call(f, *args, **kw) Dec 02 10:32:24.334335 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.coordination [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-9f77b78a-ea81-44ba-a19f-55f410500766 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Lock "b'cinder-attachment_update-465a188f-1c18-42c7-9311-ab213297565d-n-h1-764292-5'" acquired by "attachment_update" :: waited 0.010s {{(pid=88069) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 02 10:32:24.336871 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:32:24.336871 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:32:26.102168 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.coordination [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-9f77b78a-ea81-44ba-a19f-55f410500766 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Lock "b'cinder-attachment_update-465a188f-1c18-42c7-9311-ab213297565d-n-h1-764292-5'" released by "attachment_update" :: held 1.768s {{(pid=88069) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 02 10:32:26.102848 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-9f77b78a-ea81-44ba-a19f-55f410500766 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/attachments/5cd1ab1f-31d8-414f-8b2c-5b2408696e2f returned with HTTP 200 Dec 02 10:32:26.103737 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 68/128] 10.222.0.32 () {64 vars in 1468 bytes} [Wed Dec 2 10:32:24 2020] PUT /volume/v3/dbf0104eee8f4685b472cfe95962fc53/attachments/5cd1ab1f-31d8-414f-8b2c-5b2408696e2f => generated 762 bytes in 1830 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:32:26.150250 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-52525610-a5af-4bdd-88b0-65762a5a28d8 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] POST http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/attachments/5cd1ab1f-31d8-414f-8b2c-5b2408696e2f/action Dec 02 10:32:26.152620 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:32:26.152620 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:32:26.153127 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-52525610-a5af-4bdd-88b0-65762a5a28d8 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Action body: b'{"os-complete": null}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:32:26.153517 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-52525610-a5af-4bdd-88b0-65762a5a28d8 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:32:26.272007 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:32:26.272007 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:32:26.287555 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-52525610-a5af-4bdd-88b0-65762a5a28d8 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/attachments/5cd1ab1f-31d8-414f-8b2c-5b2408696e2f/action returned with HTTP 204 Dec 02 10:32:26.288786 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 61/129] 10.222.0.32 () {64 vars in 1489 bytes} [Wed Dec 2 10:32:26 2020] POST /volume/v3/dbf0104eee8f4685b472cfe95962fc53/attachments/5cd1ab1f-31d8-414f-8b2c-5b2408696e2f/action => generated 0 bytes in 144 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:32:26.337488 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-9f77b78a-ea81-44ba-a19f-55f410500766 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] GET http://10.222.0.23/volume// Dec 02 10:32:26.338221 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-9f77b78a-ea81-44ba-a19f-55f410500766 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:32:26.338382 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:32:26.338382 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:32:26.338718 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-9f77b78a-ea81-44ba-a19f-55f410500766 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Calling method 'all' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:32:26.339916 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-9f77b78a-ea81-44ba-a19f-55f410500766 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 10:32:26.341092 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 69/130] 10.222.0.32 () {56 vars in 1089 bytes} [Wed Dec 2 10:32:26 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 10:32:26.356110 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-49449870-0616-42f4-82f6-6902acf26b24 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] GET http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/5faed7b6-59c5-4765-9726-e938b6dd9d87 Dec 02 10:32:26.357324 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-49449870-0616-42f4-82f6-6902acf26b24 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:32:26.358004 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:32:26.358004 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:32:26.358669 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-49449870-0616-42f4-82f6-6902acf26b24 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:32:26.451795 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:32:26.451795 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:32:26.462298 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-49449870-0616-42f4-82f6-6902acf26b24 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Volume info retrieved successfully. Dec 02 10:32:26.500515 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:32:26.500515 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:32:26.511477 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-49449870-0616-42f4-82f6-6902acf26b24 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/5faed7b6-59c5-4765-9726-e938b6dd9d87 returned with HTTP 200 Dec 02 10:32:26.513403 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 62/131] 10.222.0.32 () {60 vars in 1403 bytes} [Wed Dec 2 10:32:26 2020] GET /volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/5faed7b6-59c5-4765-9726-e938b6dd9d87 => generated 1016 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 02 10:32:26.567499 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-ffdd511a-f9d7-4185-b320-50cff1a993db tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] PUT http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/attachments/6ba2cddc-8ef7-4561-be6a-09cb210c3bf7 Dec 02 10:32:26.568578 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-ffdd511a-f9d7-4185-b320-50cff1a993db tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.32", "host": "n-h1-764292-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-764292-5.cbci-764292-5.local", "mountpoint": "/dev/sdc"}}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:32:26.688212 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 02 10:32:26.688212 n-d-764292-5 devstack@c-api.service[88067]: return self.call(f, *args, **kw) Dec 02 10:32:26.689015 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.coordination [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-ffdd511a-f9d7-4185-b320-50cff1a993db tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Lock "b'cinder-attachment_update-5faed7b6-59c5-4765-9726-e938b6dd9d87-n-h1-764292-5'" acquired by "attachment_update" :: waited 0.052s {{(pid=88069) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 02 10:32:26.694161 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:32:26.694161 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:32:28.895313 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.coordination [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-ffdd511a-f9d7-4185-b320-50cff1a993db tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Lock "b'cinder-attachment_update-5faed7b6-59c5-4765-9726-e938b6dd9d87-n-h1-764292-5'" released by "attachment_update" :: held 2.207s {{(pid=88069) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 02 10:32:28.896702 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-ffdd511a-f9d7-4185-b320-50cff1a993db tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/attachments/6ba2cddc-8ef7-4561-be6a-09cb210c3bf7 returned with HTTP 200 Dec 02 10:32:28.898313 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 70/132] 10.222.0.32 () {64 vars in 1468 bytes} [Wed Dec 2 10:32:26 2020] PUT /volume/v3/dbf0104eee8f4685b472cfe95962fc53/attachments/6ba2cddc-8ef7-4561-be6a-09cb210c3bf7 => generated 762 bytes in 2348 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:32:28.947212 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-b5a9d460-d771-451f-b9df-b670e0d224b8 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] POST http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/attachments/6ba2cddc-8ef7-4561-be6a-09cb210c3bf7/action Dec 02 10:32:28.947876 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:32:28.947876 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:32:28.948498 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-b5a9d460-d771-451f-b9df-b670e0d224b8 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Action body: b'{"os-complete": null}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:32:28.949060 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-b5a9d460-d771-451f-b9df-b670e0d224b8 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:32:29.091381 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:32:29.091381 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:32:29.116740 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e3a387d1-fb1d-424c-99fb-6ce9895d9e16 req-b5a9d460-d771-451f-b9df-b670e0d224b8 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/attachments/6ba2cddc-8ef7-4561-be6a-09cb210c3bf7/action returned with HTTP 204 Dec 02 10:32:29.118005 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 63/133] 10.222.0.32 () {64 vars in 1489 bytes} [Wed Dec 2 10:32:28 2020] POST /volume/v3/dbf0104eee8f4685b472cfe95962fc53/attachments/6ba2cddc-8ef7-4561-be6a-09cb210c3bf7/action => generated 0 bytes in 175 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:33:07.992504 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-07107c96-878d-46e7-be2e-c63ead29c767 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] POST http://10.222.0.23/volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes Dec 02 10:33:07.993712 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:33:07.993712 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:33:07.994358 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-07107c96-878d-46e7-be2e-c63ead29c767 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1243314911"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:33:07.995581 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-07107c96-878d-46e7-be2e-c63ead29c767 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1243314911'}} {{(pid=88069) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 10:33:07.996105 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-07107c96-878d-46e7-be2e-c63ead29c767 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Create volume of 1 GB Dec 02 10:33:07.997345 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:33:07.997345 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:33:08.028662 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-07107c96-878d-46e7-be2e-c63ead29c767 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Availability Zones retrieved successfully. Dec 02 10:33:08.065013 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-07107c96-878d-46e7-be2e-c63ead29c767 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Flow 'volume_create_api' (27ff69e0-bb19-42c2-8af8-cac444c73410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:33:08.068222 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-07107c96-878d-46e7-be2e-c63ead29c767 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48db3168-f777-4474-a675-44704a309b35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:33:08.074358 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-07107c96-878d-46e7-be2e-c63ead29c767 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Validating volume size '1' using validate_int {{(pid=88069) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 10:33:08.151640 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-07107c96-878d-46e7-be2e-c63ead29c767 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48db3168-f777-4474-a675-44704a309b35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:33:08.154145 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-07107c96-878d-46e7-be2e-c63ead29c767 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90c9be7a-8301-416a-b5e4-e1b706f823f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:33:08.265028 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-07107c96-878d-46e7-be2e-c63ead29c767 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Created reservations ['e5961740-25bb-4bfa-928b-6ba89dfc21c6', 'e0b3cf22-773a-4bcb-b37b-634a8026b27b', 'a2fee519-4575-4962-a182-85b44e527a93', '5a78fc83-98ce-44ed-824b-71861f21a3c2'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 10:33:08.267098 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-07107c96-878d-46e7-be2e-c63ead29c767 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90c9be7a-8301-416a-b5e4-e1b706f823f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5961740-25bb-4bfa-928b-6ba89dfc21c6', 'e0b3cf22-773a-4bcb-b37b-634a8026b27b', 'a2fee519-4575-4962-a182-85b44e527a93', '5a78fc83-98ce-44ed-824b-71861f21a3c2']}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:33:08.273317 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-07107c96-878d-46e7-be2e-c63ead29c767 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (082de8aa-53ab-46bd-b63d-78a4e56cbe93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:33:08.340447 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-07107c96-878d-46e7-be2e-c63ead29c767 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (082de8aa-53ab-46bd-b63d-78a4e56cbe93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9052d29-63f9-4709-aad1-81df32fd31e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1243314911',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ba1bb972ca5428ab0044a56f11af6cb',qos_specs=None,replication_status=,reservations=['e5961740-25bb-4bfa-928b-6ba89dfc21c6','e0b3cf22-773a-4bcb-b37b-634a8026b27b','a2fee519-4575-4962-a182-85b44e527a93','5a78fc83-98ce-44ed-824b-71861f21a3c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c9819e2f5b84c48ad5054cb66765d9f',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T10:33:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1243314911',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e9052d29-63f9-4709-aad1-81df32fd31e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ba1bb972ca5428ab0044a56f11af6cb',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,user_id='3c9819e2f5b84c48ad5054cb66765d9f',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:33:08.342982 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-07107c96-878d-46e7-be2e-c63ead29c767 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4165ed02-1470-48f1-8625-c2929d9861df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:33:08.378210 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-07107c96-878d-46e7-be2e-c63ead29c767 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4165ed02-1470-48f1-8625-c2929d9861df) 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-1243314911',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ba1bb972ca5428ab0044a56f11af6cb',qos_specs=None,replication_status=,reservations=['e5961740-25bb-4bfa-928b-6ba89dfc21c6','e0b3cf22-773a-4bcb-b37b-634a8026b27b','a2fee519-4575-4962-a182-85b44e527a93','5a78fc83-98ce-44ed-824b-71861f21a3c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c9819e2f5b84c48ad5054cb66765d9f',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:33:08.381885 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-07107c96-878d-46e7-be2e-c63ead29c767 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (014b5ef9-8556-4586-859f-6ce54cf4b0c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:33:08.412510 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-07107c96-878d-46e7-be2e-c63ead29c767 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (014b5ef9-8556-4586-859f-6ce54cf4b0c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:33:08.421842 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-07107c96-878d-46e7-be2e-c63ead29c767 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Flow 'volume_create_api' (27ff69e0-bb19-42c2-8af8-cac444c73410) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:33:08.555276 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-07107c96-878d-46e7-be2e-c63ead29c767 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Create volume request issued successfully. Dec 02 10:33:08.588354 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-07107c96-878d-46e7-be2e-c63ead29c767 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] http://10.222.0.23/volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes returned with HTTP 202 Dec 02 10:33:08.589778 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 71/134] 10.222.0.23 () {60 vars in 1225 bytes} [Wed Dec 2 10:33:07 2020] POST /volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes => generated 824 bytes in 601 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 02 10:33:08.606143 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a748133e-43f7-4b40-b756-2c6826844f8e tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] GET http://10.222.0.23/volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6 Dec 02 10:33:08.607338 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a748133e-43f7-4b40-b756-2c6826844f8e tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:33:08.607710 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:33:08.607710 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:33:08.608391 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a748133e-43f7-4b40-b756-2c6826844f8e tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:33:08.754271 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:33:08.754271 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:33:08.779601 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a748133e-43f7-4b40-b756-2c6826844f8e tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Volume info retrieved successfully. Dec 02 10:33:08.835879 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a748133e-43f7-4b40-b756-2c6826844f8e tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] http://10.222.0.23/volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6 returned with HTTP 200 Dec 02 10:33:08.844498 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 64/135] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:33:08 2020] GET /volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6 => generated 916 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:33:09.863958 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8b51ab90-2a52-49eb-8c90-bd300eeb4167 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] GET http://10.222.0.23/volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6 Dec 02 10:33:09.864481 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8b51ab90-2a52-49eb-8c90-bd300eeb4167 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:33:09.864481 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:33:09.864481 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:33:09.864940 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8b51ab90-2a52-49eb-8c90-bd300eeb4167 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:33:09.996111 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:33:09.996111 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:33:10.016014 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-8b51ab90-2a52-49eb-8c90-bd300eeb4167 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Volume info retrieved successfully. Dec 02 10:33:10.064766 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8b51ab90-2a52-49eb-8c90-bd300eeb4167 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] http://10.222.0.23/volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6 returned with HTTP 200 Dec 02 10:33:10.074329 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 72/136] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:33:09 2020] GET /volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6 => generated 916 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:33:11.093064 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ce90f390-a84a-4ad4-a883-ed51ec4dfcbf tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] GET http://10.222.0.23/volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6 Dec 02 10:33:11.093606 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ce90f390-a84a-4ad4-a883-ed51ec4dfcbf tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:33:11.093828 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:33:11.093828 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:33:11.094212 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ce90f390-a84a-4ad4-a883-ed51ec4dfcbf tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:33:11.369275 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:33:11.369275 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:33:11.399629 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-ce90f390-a84a-4ad4-a883-ed51ec4dfcbf tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Volume info retrieved successfully. Dec 02 10:33:11.451381 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ce90f390-a84a-4ad4-a883-ed51ec4dfcbf tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] http://10.222.0.23/volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6 returned with HTTP 200 Dec 02 10:33:11.468473 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 65/137] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:33:11 2020] GET /volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6 => generated 917 bytes in 390 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:33:12.030743 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-5f37559b-6641-4963-b12a-63104c7e59e8 req-cf71cffd-d613-4f82-a81c-ae8d44996fd1 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] GET http://10.222.0.23/volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6 Dec 02 10:33:12.031432 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-5f37559b-6641-4963-b12a-63104c7e59e8 req-cf71cffd-d613-4f82-a81c-ae8d44996fd1 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:33:12.031774 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:33:12.031774 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:33:12.032332 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-5f37559b-6641-4963-b12a-63104c7e59e8 req-cf71cffd-d613-4f82-a81c-ae8d44996fd1 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:33:12.133052 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:33:12.133052 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:33:12.171297 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-5f37559b-6641-4963-b12a-63104c7e59e8 req-cf71cffd-d613-4f82-a81c-ae8d44996fd1 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Volume info retrieved successfully. Dec 02 10:33:12.243274 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-5f37559b-6641-4963-b12a-63104c7e59e8 req-cf71cffd-d613-4f82-a81c-ae8d44996fd1 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] http://10.222.0.23/volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6 returned with HTTP 200 Dec 02 10:33:12.246253 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 73/138] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 10:33:12 2020] GET /volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6 => generated 917 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:33:12.345947 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ce90f390-a84a-4ad4-a883-ed51ec4dfcbf tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] GET http://10.222.0.23/volume// Dec 02 10:33:12.346424 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ce90f390-a84a-4ad4-a883-ed51ec4dfcbf tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:33:12.346630 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:33:12.346630 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:33:12.347542 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ce90f390-a84a-4ad4-a883-ed51ec4dfcbf tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Calling method 'all' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:33:12.349001 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ce90f390-a84a-4ad4-a883-ed51ec4dfcbf tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 10:33:12.350099 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 66/139] 10.222.0.23 () {58 vars in 1289 bytes} [Wed Dec 2 10:33:12 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 10:33:12.366993 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-5f37559b-6641-4963-b12a-63104c7e59e8 req-f7f64d83-cec3-4cbc-9d7b-d7ad3c3fc406 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] POST http://10.222.0.23/volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/attachments Dec 02 10:33:12.367697 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:33:12.367697 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:33:12.368382 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-5f37559b-6641-4963-b12a-63104c7e59e8 req-f7f64d83-cec3-4cbc-9d7b-d7ad3c3fc406 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e9052d29-63f9-4709-aad1-81df32fd31e6", "instance_uuid": "f9745a8f-0654-411f-94b5-915623622150", "connector": null}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:33:12.496092 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:33:12.496092 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:33:12.615118 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-5f37559b-6641-4963-b12a-63104c7e59e8 req-f7f64d83-cec3-4cbc-9d7b-d7ad3c3fc406 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] http://10.222.0.23/volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/attachments returned with HTTP 200 Dec 02 10:33:12.616285 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 74/140] 10.222.0.23 () {66 vars in 1565 bytes} [Wed Dec 2 10:33:12 2020] POST /volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/attachments => generated 273 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:33:12.672155 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-63d99be1-7a5c-4e46-b017-97f3b46d6c3d tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] GET http://10.222.0.23/volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6 Dec 02 10:33:12.673022 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-63d99be1-7a5c-4e46-b017-97f3b46d6c3d tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:33:12.676161 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-63d99be1-7a5c-4e46-b017-97f3b46d6c3d tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:33:12.716293 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-5f37559b-6641-4963-b12a-63104c7e59e8 req-f7f64d83-cec3-4cbc-9d7b-d7ad3c3fc406 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] GET http://10.222.0.23/volume// Dec 02 10:33:12.716875 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-5f37559b-6641-4963-b12a-63104c7e59e8 req-f7f64d83-cec3-4cbc-9d7b-d7ad3c3fc406 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:33:12.717093 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:33:12.717093 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:33:12.717502 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-5f37559b-6641-4963-b12a-63104c7e59e8 req-f7f64d83-cec3-4cbc-9d7b-d7ad3c3fc406 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Calling method 'all' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:33:12.718921 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-5f37559b-6641-4963-b12a-63104c7e59e8 req-f7f64d83-cec3-4cbc-9d7b-d7ad3c3fc406 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 10:33:12.719805 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 75/141] 10.222.0.32 () {56 vars in 1089 bytes} [Wed Dec 2 10:33:12 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 10:33:12.732379 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-5f37559b-6641-4963-b12a-63104c7e59e8 req-990118e2-751f-4246-b751-69480c7a3944 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] GET http://10.222.0.23/volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6 Dec 02 10:33:12.732966 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-5f37559b-6641-4963-b12a-63104c7e59e8 req-990118e2-751f-4246-b751-69480c7a3944 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:33:12.734045 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-5f37559b-6641-4963-b12a-63104c7e59e8 req-990118e2-751f-4246-b751-69480c7a3944 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:33:12.763111 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:33:12.763111 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:33:12.773044 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-63d99be1-7a5c-4e46-b017-97f3b46d6c3d tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Volume info retrieved successfully. Dec 02 10:33:12.803153 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:33:12.803153 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:33:12.813123 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-63d99be1-7a5c-4e46-b017-97f3b46d6c3d tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] http://10.222.0.23/volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6 returned with HTTP 200 Dec 02 10:33:12.814585 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 67/142] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:33:12 2020] GET /volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6 => generated 916 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:33:12.843711 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:33:12.843711 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:33:12.856498 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-5f37559b-6641-4963-b12a-63104c7e59e8 req-990118e2-751f-4246-b751-69480c7a3944 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Volume info retrieved successfully. Dec 02 10:33:12.897063 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:33:12.897063 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:33:12.916318 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-5f37559b-6641-4963-b12a-63104c7e59e8 req-990118e2-751f-4246-b751-69480c7a3944 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] http://10.222.0.23/volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6 returned with HTTP 200 Dec 02 10:33:12.918299 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 76/143] 10.222.0.32 () {60 vars in 1403 bytes} [Wed Dec 2 10:33:12 2020] GET /volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6 => generated 1015 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 02 10:33:12.954834 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-5f37559b-6641-4963-b12a-63104c7e59e8 req-c263ce03-240c-4001-af29-3ba6a6ff1812 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] PUT http://10.222.0.23/volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/attachments/52b36e7c-bed3-491c-b86f-684c653334eb Dec 02 10:33:12.955366 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:33:12.955366 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:33:12.955912 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-5f37559b-6641-4963-b12a-63104c7e59e8 req-c263ce03-240c-4001-af29-3ba6a6ff1812 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.32", "host": "n-h1-764292-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-764292-5.cbci-764292-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:33:13.015040 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 02 10:33:13.015040 n-d-764292-5 devstack@c-api.service[88067]: return self.call(f, *args, **kw) Dec 02 10:33:13.016445 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.coordination [req-5f37559b-6641-4963-b12a-63104c7e59e8 req-c263ce03-240c-4001-af29-3ba6a6ff1812 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Lock "b'cinder-attachment_update-e9052d29-63f9-4709-aad1-81df32fd31e6-n-h1-764292-5'" acquired by "attachment_update" :: waited 0.018s {{(pid=88068) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 02 10:33:13.021365 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:33:13.021365 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:33:13.830460 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ee7ed27b-2a07-4c37-b7ae-c707fdcec3b0 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] GET http://10.222.0.23/volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6 Dec 02 10:33:13.831000 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ee7ed27b-2a07-4c37-b7ae-c707fdcec3b0 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:33:13.831121 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:33:13.831121 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:33:13.831481 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ee7ed27b-2a07-4c37-b7ae-c707fdcec3b0 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:33:13.956922 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:33:13.956922 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:33:13.974296 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-ee7ed27b-2a07-4c37-b7ae-c707fdcec3b0 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Volume info retrieved successfully. Dec 02 10:33:14.017378 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:33:14.017378 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:33:14.045238 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ee7ed27b-2a07-4c37-b7ae-c707fdcec3b0 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] http://10.222.0.23/volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6 returned with HTTP 200 Dec 02 10:33:14.054083 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 77/144] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:33:13 2020] GET /volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6 => generated 916 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:33:15.063800 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-56bbbf73-439e-4d19-b20e-ab80f4f2cca6 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] GET http://10.222.0.23/volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6 Dec 02 10:33:15.064351 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-56bbbf73-439e-4d19-b20e-ab80f4f2cca6 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:33:15.064548 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:33:15.064548 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:33:15.065696 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-56bbbf73-439e-4d19-b20e-ab80f4f2cca6 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:33:15.197142 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:33:15.197142 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:33:15.212704 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-56bbbf73-439e-4d19-b20e-ab80f4f2cca6 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Volume info retrieved successfully. Dec 02 10:33:15.290007 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:33:15.290007 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:33:15.310230 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-56bbbf73-439e-4d19-b20e-ab80f4f2cca6 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] http://10.222.0.23/volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6 returned with HTTP 200 Dec 02 10:33:15.311816 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 78/145] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:33:15 2020] GET /volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6 => generated 916 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:33:15.742684 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.coordination [req-5f37559b-6641-4963-b12a-63104c7e59e8 req-c263ce03-240c-4001-af29-3ba6a6ff1812 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Lock "b'cinder-attachment_update-e9052d29-63f9-4709-aad1-81df32fd31e6-n-h1-764292-5'" released by "attachment_update" :: held 2.727s {{(pid=88068) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 02 10:33:15.743362 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-5f37559b-6641-4963-b12a-63104c7e59e8 req-c263ce03-240c-4001-af29-3ba6a6ff1812 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] http://10.222.0.23/volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/attachments/52b36e7c-bed3-491c-b86f-684c653334eb returned with HTTP 200 Dec 02 10:33:15.744448 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 68/146] 10.222.0.32 () {64 vars in 1468 bytes} [Wed Dec 2 10:33:12 2020] PUT /volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/attachments/52b36e7c-bed3-491c-b86f-684c653334eb => generated 762 bytes in 2795 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:33:16.327238 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-49f0e0c1-87b0-4287-8086-7ff332fb2a8c tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] GET http://10.222.0.23/volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6 Dec 02 10:33:16.328429 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-49f0e0c1-87b0-4287-8086-7ff332fb2a8c tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:33:16.328856 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:33:16.328856 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:33:16.329514 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-49f0e0c1-87b0-4287-8086-7ff332fb2a8c tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:33:16.453296 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:33:16.453296 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:33:16.480378 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-49f0e0c1-87b0-4287-8086-7ff332fb2a8c tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Volume info retrieved successfully. Dec 02 10:33:16.516349 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:33:16.516349 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:33:16.535168 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-49f0e0c1-87b0-4287-8086-7ff332fb2a8c tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] http://10.222.0.23/volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6 returned with HTTP 200 Dec 02 10:33:16.536589 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 79/147] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:33:16 2020] GET /volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6 => generated 917 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:33:17.553071 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-546db9ab-c9de-4bcd-a497-05eba94f52e5 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] GET http://10.222.0.23/volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6 Dec 02 10:33:17.553618 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-546db9ab-c9de-4bcd-a497-05eba94f52e5 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:33:17.554097 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:33:17.554097 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:33:17.554941 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-546db9ab-c9de-4bcd-a497-05eba94f52e5 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:33:17.660493 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:33:17.660493 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:33:17.700917 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-546db9ab-c9de-4bcd-a497-05eba94f52e5 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Volume info retrieved successfully. Dec 02 10:33:17.752260 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:33:17.752260 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:33:17.774292 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-546db9ab-c9de-4bcd-a497-05eba94f52e5 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] http://10.222.0.23/volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6 returned with HTTP 200 Dec 02 10:33:17.785346 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 69/148] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:33:17 2020] GET /volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6 => generated 917 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:33:18.791069 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-93447c40-a7b0-44af-9ddf-a2d910ef96d8 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] GET http://10.222.0.23/volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6 Dec 02 10:33:18.791600 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-93447c40-a7b0-44af-9ddf-a2d910ef96d8 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:33:18.791763 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:33:18.791763 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:33:18.792432 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-93447c40-a7b0-44af-9ddf-a2d910ef96d8 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:33:18.945838 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:33:18.945838 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:33:18.975251 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-93447c40-a7b0-44af-9ddf-a2d910ef96d8 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Volume info retrieved successfully. Dec 02 10:33:19.050292 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:33:19.050292 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:33:19.096972 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-93447c40-a7b0-44af-9ddf-a2d910ef96d8 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] http://10.222.0.23/volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6 returned with HTTP 200 Dec 02 10:33:19.097775 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 80/149] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:33:18 2020] GET /volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6 => generated 917 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:33:20.114335 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-aadd73f1-ad5f-4af0-8a74-aff8deaa3f7e tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] GET http://10.222.0.23/volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6 Dec 02 10:33:20.114848 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-aadd73f1-ad5f-4af0-8a74-aff8deaa3f7e tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:33:20.115243 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:33:20.115243 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:33:20.115829 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-aadd73f1-ad5f-4af0-8a74-aff8deaa3f7e tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:33:20.220554 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:33:20.220554 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:33:20.252121 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-aadd73f1-ad5f-4af0-8a74-aff8deaa3f7e tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Volume info retrieved successfully. Dec 02 10:33:20.272774 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:33:20.272774 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:33:20.282991 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-aadd73f1-ad5f-4af0-8a74-aff8deaa3f7e tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] http://10.222.0.23/volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6 returned with HTTP 200 Dec 02 10:33:20.292969 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 70/150] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:33:20 2020] GET /volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6 => generated 917 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:33:21.300006 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-997930e9-e505-4014-ae2d-dae26f33876e tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] GET http://10.222.0.23/volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6 Dec 02 10:33:21.301146 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-997930e9-e505-4014-ae2d-dae26f33876e tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:33:21.301534 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:33:21.301534 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:33:21.302097 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-997930e9-e505-4014-ae2d-dae26f33876e tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:33:21.389703 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:33:21.389703 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:33:21.398510 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-997930e9-e505-4014-ae2d-dae26f33876e tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Volume info retrieved successfully. Dec 02 10:33:21.420647 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:33:21.420647 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:33:21.431301 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-997930e9-e505-4014-ae2d-dae26f33876e tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] http://10.222.0.23/volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6 returned with HTTP 200 Dec 02 10:33:21.432624 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 81/151] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:33:21 2020] GET /volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6 => generated 917 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:33:21.471737 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-5f37559b-6641-4963-b12a-63104c7e59e8 req-7d1407ce-6543-46e9-a356-631c3570741f tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] POST http://10.222.0.23/volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/attachments/52b36e7c-bed3-491c-b86f-684c653334eb/action Dec 02 10:33:21.472243 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:33:21.472243 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:33:21.472671 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-5f37559b-6641-4963-b12a-63104c7e59e8 req-7d1407ce-6543-46e9-a356-631c3570741f tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Action body: b'{"os-complete": null}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:33:21.473473 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-5f37559b-6641-4963-b12a-63104c7e59e8 req-7d1407ce-6543-46e9-a356-631c3570741f tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:33:21.660971 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:33:21.660971 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:33:21.688442 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-5f37559b-6641-4963-b12a-63104c7e59e8 req-7d1407ce-6543-46e9-a356-631c3570741f tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] http://10.222.0.23/volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/attachments/52b36e7c-bed3-491c-b86f-684c653334eb/action returned with HTTP 204 Dec 02 10:33:21.689827 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 71/152] 10.222.0.32 () {64 vars in 1489 bytes} [Wed Dec 2 10:33:21 2020] POST /volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/attachments/52b36e7c-bed3-491c-b86f-684c653334eb/action => generated 0 bytes in 223 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:33:22.449495 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4ee1bc20-6d8d-4d7c-8a2d-8681b1c42c1b tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] GET http://10.222.0.23/volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6 Dec 02 10:33:22.451002 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4ee1bc20-6d8d-4d7c-8a2d-8681b1c42c1b tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:33:22.451441 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:33:22.451441 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:33:22.452331 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4ee1bc20-6d8d-4d7c-8a2d-8681b1c42c1b tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:33:22.509940 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:33:22.509940 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:33:22.520472 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-4ee1bc20-6d8d-4d7c-8a2d-8681b1c42c1b tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Volume info retrieved successfully. Dec 02 10:33:22.545222 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:33:22.545222 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:33:22.559193 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4ee1bc20-6d8d-4d7c-8a2d-8681b1c42c1b tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] http://10.222.0.23/volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6 returned with HTTP 200 Dec 02 10:33:22.572428 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 82/153] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:33:22 2020] GET /volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6 => generated 1209 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:33:24.955699 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-173ac9f2-5798-4503-9454-52c39e045ef4 req-dcf4c735-ddd2-4b5f-8cf0-0db06cb812ac tempest-VolumesAdminNegativeTest-1839177447 tempest-VolumesAdminNegativeTest-1839177447] GET http://10.222.0.23/volume/v3/ca52366848d44df3a26830fe9b115f36/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6 Dec 02 10:33:24.956214 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-173ac9f2-5798-4503-9454-52c39e045ef4 req-dcf4c735-ddd2-4b5f-8cf0-0db06cb812ac tempest-VolumesAdminNegativeTest-1839177447 tempest-VolumesAdminNegativeTest-1839177447] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:33:24.956433 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:33:24.956433 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:33:24.956831 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-173ac9f2-5798-4503-9454-52c39e045ef4 req-dcf4c735-ddd2-4b5f-8cf0-0db06cb812ac tempest-VolumesAdminNegativeTest-1839177447 tempest-VolumesAdminNegativeTest-1839177447] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:33:25.117242 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:33:25.117242 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:33:25.152367 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-173ac9f2-5798-4503-9454-52c39e045ef4 req-dcf4c735-ddd2-4b5f-8cf0-0db06cb812ac tempest-VolumesAdminNegativeTest-1839177447 tempest-VolumesAdminNegativeTest-1839177447] Volume info retrieved successfully. Dec 02 10:33:25.225605 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:33:25.225605 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:33:25.249389 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-173ac9f2-5798-4503-9454-52c39e045ef4 req-dcf4c735-ddd2-4b5f-8cf0-0db06cb812ac tempest-VolumesAdminNegativeTest-1839177447 tempest-VolumesAdminNegativeTest-1839177447] http://10.222.0.23/volume/v3/ca52366848d44df3a26830fe9b115f36/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6 returned with HTTP 200 Dec 02 10:33:25.265729 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-173ac9f2-5798-4503-9454-52c39e045ef4 req-2d871a56-b5a5-4746-9be2-952d6b8cdf56 tempest-VolumesAdminNegativeTest-1839177447 tempest-VolumesAdminNegativeTest-1839177447] GET http://10.222.0.23/volume/v3/ca52366848d44df3a26830fe9b115f36/volumes/28cedc9f-db67-4f66-9c2a-4c6214abfa49 Dec 02 10:33:25.266684 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-173ac9f2-5798-4503-9454-52c39e045ef4 req-2d871a56-b5a5-4746-9be2-952d6b8cdf56 tempest-VolumesAdminNegativeTest-1839177447 tempest-VolumesAdminNegativeTest-1839177447] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:33:25.267207 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:33:25.267207 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:33:25.267942 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-173ac9f2-5798-4503-9454-52c39e045ef4 req-2d871a56-b5a5-4746-9be2-952d6b8cdf56 tempest-VolumesAdminNegativeTest-1839177447 tempest-VolumesAdminNegativeTest-1839177447] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:33:25.268062 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 72/154] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 10:33:24 2020] GET /volume/v3/ca52366848d44df3a26830fe9b115f36/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6 => generated 1391 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:33:25.427653 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-173ac9f2-5798-4503-9454-52c39e045ef4 req-2d871a56-b5a5-4746-9be2-952d6b8cdf56 tempest-VolumesAdminNegativeTest-1839177447 tempest-VolumesAdminNegativeTest-1839177447] http://10.222.0.23/volume/v3/ca52366848d44df3a26830fe9b115f36/volumes/28cedc9f-db67-4f66-9c2a-4c6214abfa49 returned with HTTP 404 Dec 02 10:33:25.430894 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 83/155] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 10:33:25 2020] GET /volume/v3/ca52366848d44df3a26830fe9b115f36/volumes/28cedc9f-db67-4f66-9c2a-4c6214abfa49 => generated 109 bytes in 170 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:33:25.442952 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-84608964-d3bf-4f5a-9d44-1ebef8c5d815 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] GET http://10.222.0.23/volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6 Dec 02 10:33:25.443826 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-84608964-d3bf-4f5a-9d44-1ebef8c5d815 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:33:25.444064 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:33:25.444064 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:33:25.444457 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-84608964-d3bf-4f5a-9d44-1ebef8c5d815 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:33:25.633317 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:33:25.633317 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:33:25.671614 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-84608964-d3bf-4f5a-9d44-1ebef8c5d815 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Volume info retrieved successfully. Dec 02 10:33:25.736646 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:33:25.736646 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:33:25.761286 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-84608964-d3bf-4f5a-9d44-1ebef8c5d815 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] http://10.222.0.23/volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6 returned with HTTP 200 Dec 02 10:33:25.767496 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 73/156] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:33:25 2020] GET /volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6 => generated 1209 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:33:27.556777 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-27045f44-9e33-4df2-b6e9-fd9231268d17 req-1955c3c0-6079-4809-b1e1-bee5341e8c8b tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] GET http://10.222.0.23/volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6 Dec 02 10:33:27.557455 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-27045f44-9e33-4df2-b6e9-fd9231268d17 req-1955c3c0-6079-4809-b1e1-bee5341e8c8b tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:33:27.557943 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-27045f44-9e33-4df2-b6e9-fd9231268d17 req-1955c3c0-6079-4809-b1e1-bee5341e8c8b tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:33:27.681573 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:33:27.681573 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:33:27.694092 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-27045f44-9e33-4df2-b6e9-fd9231268d17 req-1955c3c0-6079-4809-b1e1-bee5341e8c8b tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Volume info retrieved successfully. Dec 02 10:33:27.729424 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:33:27.729424 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:33:27.740527 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-27045f44-9e33-4df2-b6e9-fd9231268d17 req-1955c3c0-6079-4809-b1e1-bee5341e8c8b tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] http://10.222.0.23/volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6 returned with HTTP 200 Dec 02 10:33:27.742698 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 84/157] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 10:33:27 2020] GET /volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6 => generated 1209 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:33:27.772604 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-27045f44-9e33-4df2-b6e9-fd9231268d17 req-e828130b-7257-4877-82aa-62738df6f141 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] POST http://10.222.0.23/volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6/action Dec 02 10:33:27.773359 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:33:27.773359 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:33:27.774251 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-27045f44-9e33-4df2-b6e9-fd9231268d17 req-e828130b-7257-4877-82aa-62738df6f141 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Action body: b'{"os-begin_detaching": null}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:33:27.774775 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-27045f44-9e33-4df2-b6e9-fd9231268d17 req-e828130b-7257-4877-82aa-62738df6f141 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:33:27.900468 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:33:27.900468 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:33:27.907909 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-27045f44-9e33-4df2-b6e9-fd9231268d17 req-e828130b-7257-4877-82aa-62738df6f141 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Volume info retrieved successfully. Dec 02 10:33:27.924280 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-27045f44-9e33-4df2-b6e9-fd9231268d17 req-e828130b-7257-4877-82aa-62738df6f141 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Begin detaching volume completed successfully. Dec 02 10:33:27.926210 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-27045f44-9e33-4df2-b6e9-fd9231268d17 req-e828130b-7257-4877-82aa-62738df6f141 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] http://10.222.0.23/volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6/action returned with HTTP 202 Dec 02 10:33:27.929285 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 74/158] 10.222.0.23 () {64 vars in 1643 bytes} [Wed Dec 2 10:33:27 2020] POST /volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6/action => generated 0 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 02 10:33:27.963766 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9797973d-8704-430c-97e5-3b73993b875f tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] GET http://10.222.0.23/volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6 Dec 02 10:33:27.966644 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9797973d-8704-430c-97e5-3b73993b875f tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:33:27.967853 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:33:27.967853 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:33:27.969443 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9797973d-8704-430c-97e5-3b73993b875f tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:33:28.151868 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:33:28.151868 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:33:28.178885 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-27045f44-9e33-4df2-b6e9-fd9231268d17 req-e828130b-7257-4877-82aa-62738df6f141 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] GET http://10.222.0.23/volume// Dec 02 10:33:28.186174 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-27045f44-9e33-4df2-b6e9-fd9231268d17 req-e828130b-7257-4877-82aa-62738df6f141 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:33:28.186174 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:33:28.186174 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:33:28.186174 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-27045f44-9e33-4df2-b6e9-fd9231268d17 req-e828130b-7257-4877-82aa-62738df6f141 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Calling method 'all' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:33:28.186174 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-27045f44-9e33-4df2-b6e9-fd9231268d17 req-e828130b-7257-4877-82aa-62738df6f141 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 10:33:28.186174 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 75/159] 10.222.0.32 () {56 vars in 1089 bytes} [Wed Dec 2 10:33:28 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 10:33:28.192216 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-9797973d-8704-430c-97e5-3b73993b875f tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Volume info retrieved successfully. Dec 02 10:33:28.200399 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-27045f44-9e33-4df2-b6e9-fd9231268d17 req-98b0489c-1db2-46f0-aac8-7c1bc097dfc2 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] GET http://10.222.0.23/volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6 Dec 02 10:33:28.202256 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-27045f44-9e33-4df2-b6e9-fd9231268d17 req-98b0489c-1db2-46f0-aac8-7c1bc097dfc2 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:33:28.202986 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-27045f44-9e33-4df2-b6e9-fd9231268d17 req-98b0489c-1db2-46f0-aac8-7c1bc097dfc2 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:33:28.256152 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:33:28.256152 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:33:28.278304 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9797973d-8704-430c-97e5-3b73993b875f tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] http://10.222.0.23/volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6 returned with HTTP 200 Dec 02 10:33:28.282952 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 85/160] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:33:27 2020] GET /volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6 => generated 1212 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:33:28.382574 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:33:28.382574 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:33:28.406108 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-27045f44-9e33-4df2-b6e9-fd9231268d17 req-98b0489c-1db2-46f0-aac8-7c1bc097dfc2 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Volume info retrieved successfully. Dec 02 10:33:28.505634 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:33:28.505634 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:33:28.541370 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-27045f44-9e33-4df2-b6e9-fd9231268d17 req-98b0489c-1db2-46f0-aac8-7c1bc097dfc2 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] http://10.222.0.23/volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6 returned with HTTP 200 Dec 02 10:33:28.557246 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 76/161] 10.222.0.32 () {60 vars in 1403 bytes} [Wed Dec 2 10:33:28 2020] GET /volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6 => generated 1311 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 02 10:33:29.060547 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-27045f44-9e33-4df2-b6e9-fd9231268d17 req-caf132b5-972f-49fb-9463-fd0a7f5fb614 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] DELETE http://10.222.0.23/volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/attachments/52b36e7c-bed3-491c-b86f-684c653334eb Dec 02 10:33:29.061195 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-27045f44-9e33-4df2-b6e9-fd9231268d17 req-caf132b5-972f-49fb-9463-fd0a7f5fb614 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:33:29.061413 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:33:29.061413 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:33:29.061785 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-27045f44-9e33-4df2-b6e9-fd9231268d17 req-caf132b5-972f-49fb-9463-fd0a7f5fb614 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Calling method 'version_select' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:33:29.117594 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:33:29.117594 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:33:29.297644 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-30314748-2113-4434-9c49-695effa05d6c tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] GET http://10.222.0.23/volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6 Dec 02 10:33:29.298291 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-30314748-2113-4434-9c49-695effa05d6c tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:33:29.298551 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:33:29.298551 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:33:29.299530 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-30314748-2113-4434-9c49-695effa05d6c tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:33:29.383732 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:33:29.383732 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:33:29.393302 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-30314748-2113-4434-9c49-695effa05d6c tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Volume info retrieved successfully. Dec 02 10:33:29.414876 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:33:29.414876 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:33:29.425574 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-30314748-2113-4434-9c49-695effa05d6c tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] http://10.222.0.23/volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6 returned with HTTP 200 Dec 02 10:33:29.427256 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 77/162] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:33:29 2020] GET /volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6 => generated 1212 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:33:30.073005 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-27045f44-9e33-4df2-b6e9-fd9231268d17 req-caf132b5-972f-49fb-9463-fd0a7f5fb614 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88069) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 02 10:33:30.073535 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-27045f44-9e33-4df2-b6e9-fd9231268d17 req-caf132b5-972f-49fb-9463-fd0a7f5fb614 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Pending status list for volume during attachment-delete: [] {{(pid=88069) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 02 10:33:30.086044 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-27045f44-9e33-4df2-b6e9-fd9231268d17 req-caf132b5-972f-49fb-9463-fd0a7f5fb614 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] http://10.222.0.23/volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/attachments/52b36e7c-bed3-491c-b86f-684c653334eb returned with HTTP 200 Dec 02 10:33:30.087456 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 86/163] 10.222.0.32 () {62 vars in 1437 bytes} [Wed Dec 2 10:33:29 2020] DELETE /volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/attachments/52b36e7c-bed3-491c-b86f-684c653334eb => generated 19 bytes in 1032 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:33:30.443411 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8628a351-0d9c-4016-9933-d6cd5a6ef16e tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] GET http://10.222.0.23/volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6 Dec 02 10:33:30.443973 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8628a351-0d9c-4016-9933-d6cd5a6ef16e tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:33:30.444206 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:33:30.444206 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:33:30.445372 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8628a351-0d9c-4016-9933-d6cd5a6ef16e tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:33:30.622251 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:33:30.622251 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:33:30.658778 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-8628a351-0d9c-4016-9933-d6cd5a6ef16e tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Volume info retrieved successfully. Dec 02 10:33:30.721794 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8628a351-0d9c-4016-9933-d6cd5a6ef16e tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] http://10.222.0.23/volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6 returned with HTTP 200 Dec 02 10:33:30.726746 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 78/164] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:33:30 2020] GET /volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6 => generated 917 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:33:30.743292 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9a58341d-b44f-4507-a7ab-466b3b8e34f8 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] POST http://10.222.0.23/volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes Dec 02 10:33:30.743749 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:33:30.743749 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:33:30.744155 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9a58341d-b44f-4507-a7ab-466b3b8e34f8 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1620268305"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:33:30.745780 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-9a58341d-b44f-4507-a7ab-466b3b8e34f8 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1620268305'}} {{(pid=88069) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 10:33:30.746140 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-9a58341d-b44f-4507-a7ab-466b3b8e34f8 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Create volume of 1 GB Dec 02 10:33:30.746783 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:33:30.746783 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:33:30.760406 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-9a58341d-b44f-4507-a7ab-466b3b8e34f8 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Availability Zones retrieved successfully. Dec 02 10:33:30.778104 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-9a58341d-b44f-4507-a7ab-466b3b8e34f8 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Flow 'volume_create_api' (67e35e2b-9923-4d6d-8142-22896d196e57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:33:30.781235 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-9a58341d-b44f-4507-a7ab-466b3b8e34f8 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34669d3b-a606-4dc0-8850-aa212f56bb3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:33:30.783471 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-9a58341d-b44f-4507-a7ab-466b3b8e34f8 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Validating volume size '1' using validate_int {{(pid=88069) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 10:33:30.878169 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-9a58341d-b44f-4507-a7ab-466b3b8e34f8 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34669d3b-a606-4dc0-8850-aa212f56bb3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:33:30.882773 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-9a58341d-b44f-4507-a7ab-466b3b8e34f8 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16e0daef-565a-4f63-8620-bd365171fabf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:33:30.979922 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-9a58341d-b44f-4507-a7ab-466b3b8e34f8 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Created reservations ['6998d2e8-8016-4d17-a4f1-a72cdf6e6103', 'e7075a47-0bd8-4683-942e-fa3bb902d2f9', '70175c2b-0289-4e13-9ad8-4f26bfdf340d', '7317ff15-f73e-4c5b-b6e3-e36a5bae3d88'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 10:33:30.982372 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-9a58341d-b44f-4507-a7ab-466b3b8e34f8 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16e0daef-565a-4f63-8620-bd365171fabf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6998d2e8-8016-4d17-a4f1-a72cdf6e6103', 'e7075a47-0bd8-4683-942e-fa3bb902d2f9', '70175c2b-0289-4e13-9ad8-4f26bfdf340d', '7317ff15-f73e-4c5b-b6e3-e36a5bae3d88']}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:33:30.985742 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-9a58341d-b44f-4507-a7ab-466b3b8e34f8 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (433d9887-b68a-46aa-ab24-24ab06e37c74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:33:31.080489 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-9a58341d-b44f-4507-a7ab-466b3b8e34f8 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (433d9887-b68a-46aa-ab24-24ab06e37c74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd9b4ddc-8117-4100-b694-5780e95bfbb3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1620268305',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ba1bb972ca5428ab0044a56f11af6cb',qos_specs=None,replication_status=,reservations=['6998d2e8-8016-4d17-a4f1-a72cdf6e6103','e7075a47-0bd8-4683-942e-fa3bb902d2f9','70175c2b-0289-4e13-9ad8-4f26bfdf340d','7317ff15-f73e-4c5b-b6e3-e36a5bae3d88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c9819e2f5b84c48ad5054cb66765d9f',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T10:33:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1620268305',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd9b4ddc-8117-4100-b694-5780e95bfbb3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ba1bb972ca5428ab0044a56f11af6cb',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,user_id='3c9819e2f5b84c48ad5054cb66765d9f',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:33:31.082675 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-9a58341d-b44f-4507-a7ab-466b3b8e34f8 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddbda662-d2c1-4e77-b975-6ff7c5830b58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:33:31.124806 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-9a58341d-b44f-4507-a7ab-466b3b8e34f8 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddbda662-d2c1-4e77-b975-6ff7c5830b58) 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-1620268305',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ba1bb972ca5428ab0044a56f11af6cb',qos_specs=None,replication_status=,reservations=['6998d2e8-8016-4d17-a4f1-a72cdf6e6103','e7075a47-0bd8-4683-942e-fa3bb902d2f9','70175c2b-0289-4e13-9ad8-4f26bfdf340d','7317ff15-f73e-4c5b-b6e3-e36a5bae3d88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c9819e2f5b84c48ad5054cb66765d9f',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:33:31.126912 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-9a58341d-b44f-4507-a7ab-466b3b8e34f8 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb61fca5-639c-4d55-8b84-938bbcdcda75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:33:31.152798 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-9a58341d-b44f-4507-a7ab-466b3b8e34f8 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb61fca5-639c-4d55-8b84-938bbcdcda75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:33:31.155787 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-9a58341d-b44f-4507-a7ab-466b3b8e34f8 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Flow 'volume_create_api' (67e35e2b-9923-4d6d-8142-22896d196e57) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:33:31.251051 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-9a58341d-b44f-4507-a7ab-466b3b8e34f8 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Create volume request issued successfully. Dec 02 10:33:31.268841 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9a58341d-b44f-4507-a7ab-466b3b8e34f8 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] http://10.222.0.23/volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes returned with HTTP 202 Dec 02 10:33:31.270094 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 87/165] 10.222.0.23 () {60 vars in 1225 bytes} [Wed Dec 2 10:33:30 2020] POST /volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes => generated 824 bytes in 530 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 10:33:31.284347 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5435ce7d-c9f8-4296-ac0e-52e928296bee tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] GET http://10.222.0.23/volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/fd9b4ddc-8117-4100-b694-5780e95bfbb3 Dec 02 10:33:31.284907 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5435ce7d-c9f8-4296-ac0e-52e928296bee tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:33:31.285108 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:33:31.285108 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:33:31.286145 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5435ce7d-c9f8-4296-ac0e-52e928296bee tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:33:31.401695 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:33:31.401695 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:33:31.427038 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-5435ce7d-c9f8-4296-ac0e-52e928296bee tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Volume info retrieved successfully. Dec 02 10:33:31.454073 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5435ce7d-c9f8-4296-ac0e-52e928296bee tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] http://10.222.0.23/volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/fd9b4ddc-8117-4100-b694-5780e95bfbb3 returned with HTTP 200 Dec 02 10:33:31.455557 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 79/166] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:33:31 2020] GET /volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/fd9b4ddc-8117-4100-b694-5780e95bfbb3 => generated 916 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:33:32.471711 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-53340cc0-457e-4a7c-885e-1307a672e67c tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] GET http://10.222.0.23/volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/fd9b4ddc-8117-4100-b694-5780e95bfbb3 Dec 02 10:33:32.473024 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-53340cc0-457e-4a7c-885e-1307a672e67c tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:33:32.473393 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:33:32.473393 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:33:32.474005 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-53340cc0-457e-4a7c-885e-1307a672e67c tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:33:32.535486 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:33:32.535486 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:33:32.548422 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-53340cc0-457e-4a7c-885e-1307a672e67c tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Volume info retrieved successfully. Dec 02 10:33:32.584630 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-53340cc0-457e-4a7c-885e-1307a672e67c tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] http://10.222.0.23/volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/fd9b4ddc-8117-4100-b694-5780e95bfbb3 returned with HTTP 200 Dec 02 10:33:32.585603 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 88/167] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:33:32 2020] GET /volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/fd9b4ddc-8117-4100-b694-5780e95bfbb3 => generated 917 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:33:33.037304 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2d701207-3678-4467-8ee0-32e8b90bf9ae tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] POST http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes Dec 02 10:33:33.045901 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:33:33.045901 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:33:33.049633 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2d701207-3678-4467-8ee0-32e8b90bf9ae tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1181309678"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:33:33.051823 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-2d701207-3678-4467-8ee0-32e8b90bf9ae tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1181309678'}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 10:33:33.052564 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-2d701207-3678-4467-8ee0-32e8b90bf9ae tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Create volume of 1 GB Dec 02 10:33:33.117849 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-2d701207-3678-4467-8ee0-32e8b90bf9ae tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Availability Zones retrieved successfully. Dec 02 10:33:33.162909 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-2d701207-3678-4467-8ee0-32e8b90bf9ae tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Flow 'volume_create_api' (b0a19305-d4f9-4226-af01-584c91f00909) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:33:33.176621 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-2d701207-3678-4467-8ee0-32e8b90bf9ae tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (169639be-a7c5-48bc-b1dc-429ad2615e9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:33:33.196435 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-2d701207-3678-4467-8ee0-32e8b90bf9ae tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Validating volume size '1' using validate_int {{(pid=88068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 10:33:33.281774 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-2d701207-3678-4467-8ee0-32e8b90bf9ae tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (169639be-a7c5-48bc-b1dc-429ad2615e9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:33:33.284379 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-2d701207-3678-4467-8ee0-32e8b90bf9ae tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c36b80e-d6df-40ca-b912-0e049cb8fa98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:33:33.439307 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-2d701207-3678-4467-8ee0-32e8b90bf9ae tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Created reservations ['c6d03c1c-94a0-4be5-94ab-59ab7baaf2d6', '19186ed7-69a2-4589-960d-bba7cb206421', 'f66694d3-82c2-4464-998a-45cec7718e18', 'a2abec88-8d23-41c5-8f5a-bd8f8f5eacd4'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 10:33:33.442433 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-2d701207-3678-4467-8ee0-32e8b90bf9ae tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c36b80e-d6df-40ca-b912-0e049cb8fa98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6d03c1c-94a0-4be5-94ab-59ab7baaf2d6', '19186ed7-69a2-4589-960d-bba7cb206421', 'f66694d3-82c2-4464-998a-45cec7718e18', 'a2abec88-8d23-41c5-8f5a-bd8f8f5eacd4']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:33:33.447679 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-2d701207-3678-4467-8ee0-32e8b90bf9ae tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fbf8c5d-24dc-4e37-bce3-ba6402cbac26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:33:33.579810 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-2d701207-3678-4467-8ee0-32e8b90bf9ae tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fbf8c5d-24dc-4e37-bce3-ba6402cbac26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8a4a550-573b-42e3-ae9c-c99fcf7b3294', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1181309678',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9dfff3ed00444f1bba1f7870301f1ae',qos_specs=None,replication_status=,reservations=['c6d03c1c-94a0-4be5-94ab-59ab7baaf2d6','19186ed7-69a2-4589-960d-bba7cb206421','f66694d3-82c2-4464-998a-45cec7718e18','a2abec88-8d23-41c5-8f5a-bd8f8f5eacd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9dda77f3ba794e7b8ea6c278b0051926',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T10:33:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1181309678',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8a4a550-573b-42e3-ae9c-c99fcf7b3294,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9dfff3ed00444f1bba1f7870301f1ae',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,user_id='9dda77f3ba794e7b8ea6c278b0051926',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:33:33.587581 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-2d701207-3678-4467-8ee0-32e8b90bf9ae tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (835aa1e9-8b0b-4826-a0c5-0d705f12a0a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:33:33.634032 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-2d701207-3678-4467-8ee0-32e8b90bf9ae tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (835aa1e9-8b0b-4826-a0c5-0d705f12a0a8) 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-1181309678',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9dfff3ed00444f1bba1f7870301f1ae',qos_specs=None,replication_status=,reservations=['c6d03c1c-94a0-4be5-94ab-59ab7baaf2d6','19186ed7-69a2-4589-960d-bba7cb206421','f66694d3-82c2-4464-998a-45cec7718e18','a2abec88-8d23-41c5-8f5a-bd8f8f5eacd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9dda77f3ba794e7b8ea6c278b0051926',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:33:33.638532 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-2d701207-3678-4467-8ee0-32e8b90bf9ae tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b393b9d8-a1fd-43bd-95fe-0d4fc1407b7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:33:33.684838 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-2d701207-3678-4467-8ee0-32e8b90bf9ae tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b393b9d8-a1fd-43bd-95fe-0d4fc1407b7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:33:33.694533 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-2d701207-3678-4467-8ee0-32e8b90bf9ae tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Flow 'volume_create_api' (b0a19305-d4f9-4226-af01-584c91f00909) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:33:33.818439 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-2d701207-3678-4467-8ee0-32e8b90bf9ae tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Create volume request issued successfully. Dec 02 10:33:33.852120 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2d701207-3678-4467-8ee0-32e8b90bf9ae tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes returned with HTTP 202 Dec 02 10:33:33.853122 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 80/168] 10.222.0.23 () {60 vars in 1225 bytes} [Wed Dec 2 10:33:33 2020] POST /volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes => generated 826 bytes in 820 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 10:33:33.868121 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b1a65584-250c-4a12-ba59-ac47376426ca tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] GET http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/d8a4a550-573b-42e3-ae9c-c99fcf7b3294 Dec 02 10:33:33.868732 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b1a65584-250c-4a12-ba59-ac47376426ca tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:33:33.869130 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:33:33.869130 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:33:33.869720 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b1a65584-250c-4a12-ba59-ac47376426ca tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:33:34.058331 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:33:34.058331 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:33:34.076823 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b1a65584-250c-4a12-ba59-ac47376426ca tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Volume info retrieved successfully. Dec 02 10:33:34.133346 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b1a65584-250c-4a12-ba59-ac47376426ca tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/d8a4a550-573b-42e3-ae9c-c99fcf7b3294 returned with HTTP 200 Dec 02 10:33:34.147819 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 89/169] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:33:33 2020] GET /volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/d8a4a550-573b-42e3-ae9c-c99fcf7b3294 => generated 918 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 10:33:34.587842 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-53e57c36-7336-4812-a276-aeecf476f235 req-5879cbbe-d70d-4e95-aff3-7257cc0940ae tempest-VolumesAdminNegativeTest-1839177447 tempest-VolumesAdminNegativeTest-1839177447] GET http://10.222.0.23/volume/v3/ca52366848d44df3a26830fe9b115f36/volumes/57ae8b8b-7af5-4649-8eb0-314fe78b4fe0 Dec 02 10:33:34.588398 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-53e57c36-7336-4812-a276-aeecf476f235 req-5879cbbe-d70d-4e95-aff3-7257cc0940ae tempest-VolumesAdminNegativeTest-1839177447 tempest-VolumesAdminNegativeTest-1839177447] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:33:34.588651 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:33:34.588651 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:33:34.589392 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-53e57c36-7336-4812-a276-aeecf476f235 req-5879cbbe-d70d-4e95-aff3-7257cc0940ae tempest-VolumesAdminNegativeTest-1839177447 tempest-VolumesAdminNegativeTest-1839177447] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:33:34.702263 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-53e57c36-7336-4812-a276-aeecf476f235 req-5879cbbe-d70d-4e95-aff3-7257cc0940ae tempest-VolumesAdminNegativeTest-1839177447 tempest-VolumesAdminNegativeTest-1839177447] http://10.222.0.23/volume/v3/ca52366848d44df3a26830fe9b115f36/volumes/57ae8b8b-7af5-4649-8eb0-314fe78b4fe0 returned with HTTP 404 Dec 02 10:33:34.703554 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 81/170] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 10:33:34 2020] GET /volume/v3/ca52366848d44df3a26830fe9b115f36/volumes/57ae8b8b-7af5-4649-8eb0-314fe78b4fe0 => generated 109 bytes in 121 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:33:34.718059 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-50771b3f-259a-4f54-8d91-aaf881168508 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] DELETE http://10.222.0.23/volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/fd9b4ddc-8117-4100-b694-5780e95bfbb3 Dec 02 10:33:34.724659 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-50771b3f-259a-4f54-8d91-aaf881168508 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:33:34.725002 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:33:34.725002 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:33:34.725468 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-50771b3f-259a-4f54-8d91-aaf881168508 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:33:34.725961 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-50771b3f-259a-4f54-8d91-aaf881168508 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Delete volume with id: fd9b4ddc-8117-4100-b694-5780e95bfbb3 Dec 02 10:33:34.856264 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:33:34.856264 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:33:34.859685 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-50771b3f-259a-4f54-8d91-aaf881168508 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Volume info retrieved successfully. Dec 02 10:33:34.940269 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-50771b3f-259a-4f54-8d91-aaf881168508 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Delete volume request issued successfully. Dec 02 10:33:34.943910 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-50771b3f-259a-4f54-8d91-aaf881168508 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] http://10.222.0.23/volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/fd9b4ddc-8117-4100-b694-5780e95bfbb3 returned with HTTP 202 Dec 02 10:33:34.948953 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 90/171] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 10:33:34 2020] DELETE /volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/fd9b4ddc-8117-4100-b694-5780e95bfbb3 => generated 0 bytes in 235 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 10:33:34.952446 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-79be6c09-1a04-4eab-9999-46e7dfc320fe tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] GET http://10.222.0.23/volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/fd9b4ddc-8117-4100-b694-5780e95bfbb3 Dec 02 10:33:34.952998 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-79be6c09-1a04-4eab-9999-46e7dfc320fe tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:33:34.953476 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-79be6c09-1a04-4eab-9999-46e7dfc320fe tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:33:35.113648 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:33:35.113648 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:33:35.144370 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-79be6c09-1a04-4eab-9999-46e7dfc320fe tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Volume info retrieved successfully. Dec 02 10:33:35.156064 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6dda7ee7-98b5-4c31-aea7-6bc2ab344a0c tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] GET http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/d8a4a550-573b-42e3-ae9c-c99fcf7b3294 Dec 02 10:33:35.156934 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6dda7ee7-98b5-4c31-aea7-6bc2ab344a0c tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:33:35.157477 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:33:35.157477 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:33:35.158104 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6dda7ee7-98b5-4c31-aea7-6bc2ab344a0c tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:33:35.218858 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-79be6c09-1a04-4eab-9999-46e7dfc320fe tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] http://10.222.0.23/volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/fd9b4ddc-8117-4100-b694-5780e95bfbb3 returned with HTTP 200 Dec 02 10:33:35.219682 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 82/172] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:33:34 2020] GET /volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/fd9b4ddc-8117-4100-b694-5780e95bfbb3 => generated 916 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:33:35.344326 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:33:35.344326 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:33:35.375637 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6dda7ee7-98b5-4c31-aea7-6bc2ab344a0c tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Volume info retrieved successfully. Dec 02 10:33:35.438696 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6dda7ee7-98b5-4c31-aea7-6bc2ab344a0c tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/d8a4a550-573b-42e3-ae9c-c99fcf7b3294 returned with HTTP 200 Dec 02 10:33:35.449075 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 91/173] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:33:35 2020] GET /volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/d8a4a550-573b-42e3-ae9c-c99fcf7b3294 => generated 918 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 10:33:36.234939 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-70e96b2c-46e3-4357-9072-d1f4b73f2d6a tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] GET http://10.222.0.23/volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/fd9b4ddc-8117-4100-b694-5780e95bfbb3 Dec 02 10:33:36.235424 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-70e96b2c-46e3-4357-9072-d1f4b73f2d6a tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:33:36.235626 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:33:36.235626 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:33:36.236220 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-70e96b2c-46e3-4357-9072-d1f4b73f2d6a tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:33:36.303376 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:33:36.303376 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:33:36.317827 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-70e96b2c-46e3-4357-9072-d1f4b73f2d6a tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Volume info retrieved successfully. Dec 02 10:33:36.352416 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-70e96b2c-46e3-4357-9072-d1f4b73f2d6a tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] http://10.222.0.23/volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/fd9b4ddc-8117-4100-b694-5780e95bfbb3 returned with HTTP 200 Dec 02 10:33:36.354376 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 83/174] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:33:36 2020] GET /volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/fd9b4ddc-8117-4100-b694-5780e95bfbb3 => generated 916 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:33:36.454909 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cfc9f149-854b-4f10-9244-04b7630b6a0b tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] GET http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/d8a4a550-573b-42e3-ae9c-c99fcf7b3294 Dec 02 10:33:36.455718 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cfc9f149-854b-4f10-9244-04b7630b6a0b tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:33:36.456082 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:33:36.456082 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:33:36.456689 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cfc9f149-854b-4f10-9244-04b7630b6a0b tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:33:36.552194 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:33:36.552194 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:33:36.572579 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-cfc9f149-854b-4f10-9244-04b7630b6a0b tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Volume info retrieved successfully. Dec 02 10:33:36.612816 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cfc9f149-854b-4f10-9244-04b7630b6a0b tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/d8a4a550-573b-42e3-ae9c-c99fcf7b3294 returned with HTTP 200 Dec 02 10:33:36.613868 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 92/175] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:33:36 2020] GET /volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/d8a4a550-573b-42e3-ae9c-c99fcf7b3294 => generated 919 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:33:37.373720 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-60d8c97f-cdd2-4cb7-91a5-3836eb05de43 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] GET http://10.222.0.23/volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/fd9b4ddc-8117-4100-b694-5780e95bfbb3 Dec 02 10:33:37.375085 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-60d8c97f-cdd2-4cb7-91a5-3836eb05de43 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:33:37.375427 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:33:37.375427 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:33:37.376092 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-60d8c97f-cdd2-4cb7-91a5-3836eb05de43 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:33:37.604372 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:33:37.604372 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:33:37.615309 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-60d8c97f-cdd2-4cb7-91a5-3836eb05de43 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Volume info retrieved successfully. Dec 02 10:33:37.661298 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-60d8c97f-cdd2-4cb7-91a5-3836eb05de43 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] http://10.222.0.23/volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/fd9b4ddc-8117-4100-b694-5780e95bfbb3 returned with HTTP 200 Dec 02 10:33:37.663917 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 84/176] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:33:37 2020] GET /volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/fd9b4ddc-8117-4100-b694-5780e95bfbb3 => generated 916 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:33:38.679763 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8f9e0a0b-3333-4cc6-9bcd-2e3d2326d3e2 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] GET http://10.222.0.23/volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/fd9b4ddc-8117-4100-b694-5780e95bfbb3 Dec 02 10:33:38.680348 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8f9e0a0b-3333-4cc6-9bcd-2e3d2326d3e2 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:33:38.680477 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:33:38.680477 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:33:38.680836 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8f9e0a0b-3333-4cc6-9bcd-2e3d2326d3e2 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:33:38.743257 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8f9e0a0b-3333-4cc6-9bcd-2e3d2326d3e2 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] http://10.222.0.23/volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/fd9b4ddc-8117-4100-b694-5780e95bfbb3 returned with HTTP 404 Dec 02 10:33:38.745730 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 93/177] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:33:38 2020] GET /volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/fd9b4ddc-8117-4100-b694-5780e95bfbb3 => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:33:38.756451 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0ef6b420-9c83-4264-b32e-8fa7867f8466 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] DELETE http://10.222.0.23/volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6 Dec 02 10:33:38.757970 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0ef6b420-9c83-4264-b32e-8fa7867f8466 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:33:38.758395 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:33:38.758395 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:33:38.759046 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0ef6b420-9c83-4264-b32e-8fa7867f8466 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:33:38.759710 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-0ef6b420-9c83-4264-b32e-8fa7867f8466 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Delete volume with id: e9052d29-63f9-4709-aad1-81df32fd31e6 Dec 02 10:33:38.944062 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:33:38.944062 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:33:38.945705 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0ef6b420-9c83-4264-b32e-8fa7867f8466 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Volume info retrieved successfully. Dec 02 10:33:39.005835 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0ef6b420-9c83-4264-b32e-8fa7867f8466 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Delete volume request issued successfully. Dec 02 10:33:39.008406 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0ef6b420-9c83-4264-b32e-8fa7867f8466 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] http://10.222.0.23/volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6 returned with HTTP 202 Dec 02 10:33:39.013836 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 85/178] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 10:33:38 2020] DELETE /volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6 => generated 0 bytes in 263 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 10:33:39.022847 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-00b6ab69-8b3c-4878-b894-3679ba7ebf26 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] GET http://10.222.0.23/volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6 Dec 02 10:33:39.023578 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-00b6ab69-8b3c-4878-b894-3679ba7ebf26 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:33:39.024736 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-00b6ab69-8b3c-4878-b894-3679ba7ebf26 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:33:39.173711 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:33:39.173711 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:33:39.185313 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-00b6ab69-8b3c-4878-b894-3679ba7ebf26 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Volume info retrieved successfully. Dec 02 10:33:39.215287 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-00b6ab69-8b3c-4878-b894-3679ba7ebf26 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] http://10.222.0.23/volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6 returned with HTTP 200 Dec 02 10:33:39.216494 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 94/179] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:33:39 2020] GET /volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6 => generated 916 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:33:40.234005 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f09cbc06-22c3-46bb-abb1-32adb13ed246 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] GET http://10.222.0.23/volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6 Dec 02 10:33:40.234549 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f09cbc06-22c3-46bb-abb1-32adb13ed246 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:33:40.234718 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:33:40.234718 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:33:40.235085 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f09cbc06-22c3-46bb-abb1-32adb13ed246 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:33:40.358256 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:33:40.358256 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:33:40.379104 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f09cbc06-22c3-46bb-abb1-32adb13ed246 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Volume info retrieved successfully. Dec 02 10:33:40.434208 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f09cbc06-22c3-46bb-abb1-32adb13ed246 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] http://10.222.0.23/volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6 returned with HTTP 200 Dec 02 10:33:40.445341 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 86/180] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:33:40 2020] GET /volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6 => generated 916 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:33:41.453044 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b3da8dd9-6f61-4486-891b-e142d0346192 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] GET http://10.222.0.23/volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6 Dec 02 10:33:41.453615 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b3da8dd9-6f61-4486-891b-e142d0346192 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:33:41.453825 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:33:41.453825 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:33:41.454449 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b3da8dd9-6f61-4486-891b-e142d0346192 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:33:41.542510 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:33:41.542510 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:33:41.553125 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b3da8dd9-6f61-4486-891b-e142d0346192 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Volume info retrieved successfully. Dec 02 10:33:41.579651 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b3da8dd9-6f61-4486-891b-e142d0346192 tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] http://10.222.0.23/volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6 returned with HTTP 200 Dec 02 10:33:41.581713 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 95/181] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:33:41 2020] GET /volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6 => generated 916 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:33:42.598747 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ea4efcf6-ef4c-46e1-bb73-64af478bd21c tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] GET http://10.222.0.23/volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6 Dec 02 10:33:42.599889 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ea4efcf6-ef4c-46e1-bb73-64af478bd21c tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:33:42.600265 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:33:42.600265 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:33:42.600985 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ea4efcf6-ef4c-46e1-bb73-64af478bd21c tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:33:42.657361 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ea4efcf6-ef4c-46e1-bb73-64af478bd21c tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] http://10.222.0.23/volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6 returned with HTTP 404 Dec 02 10:33:42.659685 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 87/182] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:33:42 2020] GET /volume/v3/3ba1bb972ca5428ab0044a56f11af6cb/volumes/e9052d29-63f9-4709-aad1-81df32fd31e6 => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:34:30.749395 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-c7b457c8-e4b0-4a22-8572-a6d58a93f672 req-a88ae457-6838-4b4a-a0dd-26fe41a4db7b tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] GET http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/d8a4a550-573b-42e3-ae9c-c99fcf7b3294 Dec 02 10:34:30.749859 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-c7b457c8-e4b0-4a22-8572-a6d58a93f672 req-a88ae457-6838-4b4a-a0dd-26fe41a4db7b tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:34:30.750260 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:34:30.750260 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:34:30.750642 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-c7b457c8-e4b0-4a22-8572-a6d58a93f672 req-a88ae457-6838-4b4a-a0dd-26fe41a4db7b tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:34:30.803013 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:34:30.803013 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:34:30.812789 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-c7b457c8-e4b0-4a22-8572-a6d58a93f672 req-a88ae457-6838-4b4a-a0dd-26fe41a4db7b tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Volume info retrieved successfully. Dec 02 10:34:30.835542 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-c7b457c8-e4b0-4a22-8572-a6d58a93f672 req-a88ae457-6838-4b4a-a0dd-26fe41a4db7b tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/d8a4a550-573b-42e3-ae9c-c99fcf7b3294 returned with HTTP 200 Dec 02 10:34:30.836399 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 96/183] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 10:34:30 2020] GET /volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/d8a4a550-573b-42e3-ae9c-c99fcf7b3294 => generated 919 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:34:30.857611 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ea4efcf6-ef4c-46e1-bb73-64af478bd21c tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] GET http://10.222.0.23/volume// Dec 02 10:34:30.858186 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ea4efcf6-ef4c-46e1-bb73-64af478bd21c tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:34:30.858786 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ea4efcf6-ef4c-46e1-bb73-64af478bd21c tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] Calling method 'all' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:34:30.860077 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ea4efcf6-ef4c-46e1-bb73-64af478bd21c tempest-VolumesAdminNegativeTest-2021549556 tempest-VolumesAdminNegativeTest-2021549556] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 10:34:30.860955 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 88/184] 10.222.0.23 () {58 vars in 1289 bytes} [Wed Dec 2 10:34:30 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 10:34:30.875293 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-c7b457c8-e4b0-4a22-8572-a6d58a93f672 req-9432af74-d168-4887-aa82-ad0adc9bac45 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] POST http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/attachments Dec 02 10:34:30.876016 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:34:30.876016 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:34:30.876670 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-c7b457c8-e4b0-4a22-8572-a6d58a93f672 req-9432af74-d168-4887-aa82-ad0adc9bac45 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d8a4a550-573b-42e3-ae9c-c99fcf7b3294", "instance_uuid": "c8181175-ed07-4575-ac0b-a33a47176556", "connector": null}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:34:30.943689 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:34:30.943689 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:34:31.003537 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-c7b457c8-e4b0-4a22-8572-a6d58a93f672 req-9432af74-d168-4887-aa82-ad0adc9bac45 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/attachments returned with HTTP 200 Dec 02 10:34:31.004580 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 97/185] 10.222.0.23 () {66 vars in 1565 bytes} [Wed Dec 2 10:34:30 2020] POST /volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/attachments => generated 273 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:34:31.069533 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-c7b457c8-e4b0-4a22-8572-a6d58a93f672 req-ecdfb050-f0f1-46bd-844f-dd41af959530 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] POST http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/attachments/54c1fee8-7123-460a-862a-37d67a96f1bb/action Dec 02 10:34:31.070355 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-c7b457c8-e4b0-4a22-8572-a6d58a93f672 req-ecdfb050-f0f1-46bd-844f-dd41af959530 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Action body: b'{"os-complete": null}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:34:31.070730 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-c7b457c8-e4b0-4a22-8572-a6d58a93f672 req-ecdfb050-f0f1-46bd-844f-dd41af959530 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:34:31.189681 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:34:31.189681 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:34:31.205217 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-c7b457c8-e4b0-4a22-8572-a6d58a93f672 req-ecdfb050-f0f1-46bd-844f-dd41af959530 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/attachments/54c1fee8-7123-460a-862a-37d67a96f1bb/action returned with HTTP 204 Dec 02 10:34:31.207101 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 89/186] 10.222.0.23 () {66 vars in 1696 bytes} [Wed Dec 2 10:34:31 2020] POST /volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/attachments/54c1fee8-7123-460a-862a-37d67a96f1bb/action => generated 0 bytes in 143 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:34:31.239651 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6a4878ee-8ba7-44b2-b38f-a7eb8b3c5534 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] GET http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/d8a4a550-573b-42e3-ae9c-c99fcf7b3294 Dec 02 10:34:31.240908 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6a4878ee-8ba7-44b2-b38f-a7eb8b3c5534 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:34:31.241283 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:34:31.241283 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:34:31.241924 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6a4878ee-8ba7-44b2-b38f-a7eb8b3c5534 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:34:31.445394 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:34:31.445394 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:34:31.458435 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6a4878ee-8ba7-44b2-b38f-a7eb8b3c5534 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Volume info retrieved successfully. Dec 02 10:34:31.481693 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:34:31.481693 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:34:31.492084 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6a4878ee-8ba7-44b2-b38f-a7eb8b3c5534 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/d8a4a550-573b-42e3-ae9c-c99fcf7b3294 returned with HTTP 200 Dec 02 10:34:31.496450 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 98/187] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:34:31 2020] GET /volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/d8a4a550-573b-42e3-ae9c-c99fcf7b3294 => generated 1181 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:34:34.716829 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-c7b457c8-e4b0-4a22-8572-a6d58a93f672 req-ecdfb050-f0f1-46bd-844f-dd41af959530 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] GET http://10.222.0.23/volume// Dec 02 10:34:34.730655 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-c7b457c8-e4b0-4a22-8572-a6d58a93f672 req-ecdfb050-f0f1-46bd-844f-dd41af959530 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:34:34.730655 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:34:34.730655 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:34:34.730655 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-c7b457c8-e4b0-4a22-8572-a6d58a93f672 req-ecdfb050-f0f1-46bd-844f-dd41af959530 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Calling method 'all' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:34:34.730655 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-c7b457c8-e4b0-4a22-8572-a6d58a93f672 req-ecdfb050-f0f1-46bd-844f-dd41af959530 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 10:34:34.730655 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 90/188] 10.222.0.32 () {56 vars in 1089 bytes} [Wed Dec 2 10:34:34 2020] GET /volume/ => generated 754 bytes in 9 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 10:34:34.753023 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-44c81f15-df7a-464e-bc61-b0d17661b5ee req-0af5377d-8c77-4379-9d7b-f9a1f1f0110a tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] GET http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/d8a4a550-573b-42e3-ae9c-c99fcf7b3294 Dec 02 10:34:34.753023 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-44c81f15-df7a-464e-bc61-b0d17661b5ee req-0af5377d-8c77-4379-9d7b-f9a1f1f0110a tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:34:34.753023 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:34:34.753023 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:34:34.753023 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-44c81f15-df7a-464e-bc61-b0d17661b5ee req-0af5377d-8c77-4379-9d7b-f9a1f1f0110a tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:34:34.833110 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:34:34.833110 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:34:34.853425 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-44c81f15-df7a-464e-bc61-b0d17661b5ee req-0af5377d-8c77-4379-9d7b-f9a1f1f0110a tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Volume info retrieved successfully. Dec 02 10:34:34.907015 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:34:34.907015 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:34:34.959745 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-44c81f15-df7a-464e-bc61-b0d17661b5ee req-0af5377d-8c77-4379-9d7b-f9a1f1f0110a tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/d8a4a550-573b-42e3-ae9c-c99fcf7b3294 returned with HTTP 200 Dec 02 10:34:34.960664 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 99/189] 10.222.0.32 () {60 vars in 1403 bytes} [Wed Dec 2 10:34:34 2020] GET /volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/d8a4a550-573b-42e3-ae9c-c99fcf7b3294 => generated 1280 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 02 10:34:35.011946 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-44c81f15-df7a-464e-bc61-b0d17661b5ee req-a683cb71-33cc-43d4-8ec6-43ddfc1f6dcd tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] PUT http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/attachments/54c1fee8-7123-460a-862a-37d67a96f1bb Dec 02 10:34:35.012973 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-44c81f15-df7a-464e-bc61-b0d17661b5ee req-a683cb71-33cc-43d4-8ec6-43ddfc1f6dcd tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.32", "host": "n-h1-764292-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-764292-5.cbci-764292-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:34:35.074402 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 02 10:34:35.074402 n-d-764292-5 devstack@c-api.service[88067]: return self.call(f, *args, **kw) Dec 02 10:34:35.075267 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.coordination [req-44c81f15-df7a-464e-bc61-b0d17661b5ee req-a683cb71-33cc-43d4-8ec6-43ddfc1f6dcd tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Lock "b'cinder-attachment_update-d8a4a550-573b-42e3-ae9c-c99fcf7b3294-n-h1-764292-5'" acquired by "attachment_update" :: waited 0.017s {{(pid=88068) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 02 10:34:35.077742 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:34:35.077742 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:34:37.387625 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.coordination [req-44c81f15-df7a-464e-bc61-b0d17661b5ee req-a683cb71-33cc-43d4-8ec6-43ddfc1f6dcd tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Lock "b'cinder-attachment_update-d8a4a550-573b-42e3-ae9c-c99fcf7b3294-n-h1-764292-5'" released by "attachment_update" :: held 2.311s {{(pid=88068) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 02 10:34:37.387625 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-44c81f15-df7a-464e-bc61-b0d17661b5ee req-a683cb71-33cc-43d4-8ec6-43ddfc1f6dcd tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/attachments/54c1fee8-7123-460a-862a-37d67a96f1bb returned with HTTP 200 Dec 02 10:34:37.390558 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 91/190] 10.222.0.32 () {64 vars in 1468 bytes} [Wed Dec 2 10:34:35 2020] PUT /volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/attachments/54c1fee8-7123-460a-862a-37d67a96f1bb => generated 762 bytes in 2383 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:34:37.460136 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-44c81f15-df7a-464e-bc61-b0d17661b5ee req-d396c53a-b9f9-4c74-817c-6afcc998a968 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] POST http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/attachments/54c1fee8-7123-460a-862a-37d67a96f1bb/action Dec 02 10:34:37.460886 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:34:37.460886 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:34:37.461548 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-44c81f15-df7a-464e-bc61-b0d17661b5ee req-d396c53a-b9f9-4c74-817c-6afcc998a968 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Action body: b'{"os-complete": null}' {{(pid=88069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:34:37.461931 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-44c81f15-df7a-464e-bc61-b0d17661b5ee req-d396c53a-b9f9-4c74-817c-6afcc998a968 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:34:37.545275 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:34:37.545275 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:34:37.595915 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-44c81f15-df7a-464e-bc61-b0d17661b5ee req-d396c53a-b9f9-4c74-817c-6afcc998a968 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/attachments/54c1fee8-7123-460a-862a-37d67a96f1bb/action returned with HTTP 204 Dec 02 10:34:37.597453 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 100/191] 10.222.0.32 () {64 vars in 1489 bytes} [Wed Dec 2 10:34:37 2020] POST /volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/attachments/54c1fee8-7123-460a-862a-37d67a96f1bb/action => generated 0 bytes in 144 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:35:09.047558 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-94f7c92b-4ba6-42ac-ace2-df5288363b5b tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] POST http://10.222.0.23/volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes Dec 02 10:35:09.048700 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:35:09.048700 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:35:09.049564 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-94f7c92b-4ba6-42ac-ace2-df5288363b5b tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1755921870", "imageRef": "094fecdd-824b-4239-a742-0b5b1ba014b8", "size": 1}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:35:09.051298 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-94f7c92b-4ba6-42ac-ace2-df5288363b5b tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1755921870', 'imageRef': '094fecdd-824b-4239-a742-0b5b1ba014b8', 'size': 1}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 10:35:09.291299 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-94f7c92b-4ba6-42ac-ace2-df5288363b5b tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Create volume of 1 GB Dec 02 10:35:09.292607 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:35:09.292607 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:35:09.336095 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-94f7c92b-4ba6-42ac-ace2-df5288363b5b tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Availability Zones retrieved successfully. Dec 02 10:35:09.398143 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-94f7c92b-4ba6-42ac-ace2-df5288363b5b tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Flow 'volume_create_api' (f92e75ae-0111-4a30-a27a-62847826579a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:35:09.401451 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-94f7c92b-4ba6-42ac-ace2-df5288363b5b tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8852388-4f9b-4233-aba0-2d5636ce4b32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:35:09.418337 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-94f7c92b-4ba6-42ac-ace2-df5288363b5b tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Validating volume size '1' using validate_int {{(pid=88068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 10:35:09.702906 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-94f7c92b-4ba6-42ac-ace2-df5288363b5b tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8852388-4f9b-4233-aba0-2d5636ce4b32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:35:09.708345 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-94f7c92b-4ba6-42ac-ace2-df5288363b5b tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4c00376-fbab-49b8-915b-84e1e7409eb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:35:09.983374 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-94f7c92b-4ba6-42ac-ace2-df5288363b5b tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Created reservations ['ab5d214f-df5d-4500-8796-c64cc06d4c3d', '24f0a7be-984e-48a5-8f20-cfa36380aa5b', '87e9ca8b-4ad8-47f9-acd7-811e1e69584b', '14ec00b3-d827-4d8e-8bf7-76428922727a'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 10:35:09.984975 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-94f7c92b-4ba6-42ac-ace2-df5288363b5b tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4c00376-fbab-49b8-915b-84e1e7409eb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab5d214f-df5d-4500-8796-c64cc06d4c3d', '24f0a7be-984e-48a5-8f20-cfa36380aa5b', '87e9ca8b-4ad8-47f9-acd7-811e1e69584b', '14ec00b3-d827-4d8e-8bf7-76428922727a']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:35:09.987457 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-94f7c92b-4ba6-42ac-ace2-df5288363b5b tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21bb9f7e-1008-4011-8ce5-78ebe2ebec43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:35:10.138880 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-94f7c92b-4ba6-42ac-ace2-df5288363b5b tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21bb9f7e-1008-4011-8ce5-78ebe2ebec43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f78d69e-51ce-4126-8d6a-47ff125e1cb8', '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-1755921870',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2cb951493c146ccbc8f4107fef33c5c',qos_specs=None,replication_status=,reservations=['ab5d214f-df5d-4500-8796-c64cc06d4c3d','24f0a7be-984e-48a5-8f20-cfa36380aa5b','87e9ca8b-4ad8-47f9-acd7-811e1e69584b','14ec00b3-d827-4d8e-8bf7-76428922727a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cd6fe072f844e5e809694b7b6ad8af7',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T10:35:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1755921870',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f78d69e-51ce-4126-8d6a-47ff125e1cb8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2cb951493c146ccbc8f4107fef33c5c',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,user_id='9cd6fe072f844e5e809694b7b6ad8af7',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:35:10.145664 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-94f7c92b-4ba6-42ac-ace2-df5288363b5b tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0356dbb-264f-4639-b65c-c141e6c30779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:35:10.219449 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-94f7c92b-4ba6-42ac-ace2-df5288363b5b tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0356dbb-264f-4639-b65c-c141e6c30779) 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-1755921870',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2cb951493c146ccbc8f4107fef33c5c',qos_specs=None,replication_status=,reservations=['ab5d214f-df5d-4500-8796-c64cc06d4c3d','24f0a7be-984e-48a5-8f20-cfa36380aa5b','87e9ca8b-4ad8-47f9-acd7-811e1e69584b','14ec00b3-d827-4d8e-8bf7-76428922727a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cd6fe072f844e5e809694b7b6ad8af7',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:35:10.221682 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-94f7c92b-4ba6-42ac-ace2-df5288363b5b tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5993615-15c3-4e74-a959-fad3e934944a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:35:10.265756 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-94f7c92b-4ba6-42ac-ace2-df5288363b5b tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5993615-15c3-4e74-a959-fad3e934944a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:35:10.277690 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-94f7c92b-4ba6-42ac-ace2-df5288363b5b tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Flow 'volume_create_api' (f92e75ae-0111-4a30-a27a-62847826579a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:35:10.466541 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-94f7c92b-4ba6-42ac-ace2-df5288363b5b tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Create volume request issued successfully. Dec 02 10:35:10.501563 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-94f7c92b-4ba6-42ac-ace2-df5288363b5b tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] http://10.222.0.23/volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes returned with HTTP 202 Dec 02 10:35:10.517632 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 92/192] 10.222.0.23 () {60 vars in 1226 bytes} [Wed Dec 2 10:35:09 2020] POST /volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes => generated 822 bytes in 1478 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 10:35:10.518479 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6763891a-2e17-497c-8add-0bf80668005c tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] GET http://10.222.0.23/volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes/3f78d69e-51ce-4126-8d6a-47ff125e1cb8 Dec 02 10:35:10.519163 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6763891a-2e17-497c-8add-0bf80668005c tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:35:10.519543 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:35:10.519543 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:35:10.520124 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6763891a-2e17-497c-8add-0bf80668005c tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:35:10.636035 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:35:10.636035 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:35:10.657882 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6763891a-2e17-497c-8add-0bf80668005c tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Volume info retrieved successfully. Dec 02 10:35:10.692763 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6763891a-2e17-497c-8add-0bf80668005c tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] http://10.222.0.23/volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes/3f78d69e-51ce-4126-8d6a-47ff125e1cb8 returned with HTTP 200 Dec 02 10:35:10.693846 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 101/193] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:35:10 2020] GET /volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes/3f78d69e-51ce-4126-8d6a-47ff125e1cb8 => generated 914 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:35:11.710663 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c7a62eaf-b720-4aaf-8e86-be9bdc2b61a7 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] GET http://10.222.0.23/volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes/3f78d69e-51ce-4126-8d6a-47ff125e1cb8 Dec 02 10:35:11.712544 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c7a62eaf-b720-4aaf-8e86-be9bdc2b61a7 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:35:11.713038 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:35:11.713038 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:35:11.713746 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c7a62eaf-b720-4aaf-8e86-be9bdc2b61a7 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:35:11.826542 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:35:11.826542 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:35:11.851506 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c7a62eaf-b720-4aaf-8e86-be9bdc2b61a7 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Volume info retrieved successfully. Dec 02 10:35:11.902512 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c7a62eaf-b720-4aaf-8e86-be9bdc2b61a7 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] http://10.222.0.23/volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes/3f78d69e-51ce-4126-8d6a-47ff125e1cb8 returned with HTTP 200 Dec 02 10:35:11.903509 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 93/194] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:35:11 2020] GET /volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes/3f78d69e-51ce-4126-8d6a-47ff125e1cb8 => generated 914 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:35:12.920675 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c07128de-fa9e-4190-8110-b6ec067ca90f tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] GET http://10.222.0.23/volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes/3f78d69e-51ce-4126-8d6a-47ff125e1cb8 Dec 02 10:35:12.921366 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c07128de-fa9e-4190-8110-b6ec067ca90f tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:35:12.921756 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:35:12.921756 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:35:12.922982 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c07128de-fa9e-4190-8110-b6ec067ca90f tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:35:13.031010 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:35:13.031010 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:35:13.040455 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c07128de-fa9e-4190-8110-b6ec067ca90f tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Volume info retrieved successfully. Dec 02 10:35:13.068664 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c07128de-fa9e-4190-8110-b6ec067ca90f tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] http://10.222.0.23/volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes/3f78d69e-51ce-4126-8d6a-47ff125e1cb8 returned with HTTP 200 Dec 02 10:35:13.069821 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 102/195] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:35:12 2020] GET /volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes/3f78d69e-51ce-4126-8d6a-47ff125e1cb8 => generated 914 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:35:14.089182 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-480106d4-029e-4fc6-83b4-ee3ab2d00bde tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] GET http://10.222.0.23/volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes/3f78d69e-51ce-4126-8d6a-47ff125e1cb8 Dec 02 10:35:14.090331 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-480106d4-029e-4fc6-83b4-ee3ab2d00bde tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:35:14.090737 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:35:14.090737 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:35:14.091365 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-480106d4-029e-4fc6-83b4-ee3ab2d00bde tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:35:14.203309 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:35:14.203309 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:35:14.226438 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-480106d4-029e-4fc6-83b4-ee3ab2d00bde tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Volume info retrieved successfully. Dec 02 10:35:14.275537 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-480106d4-029e-4fc6-83b4-ee3ab2d00bde tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] http://10.222.0.23/volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes/3f78d69e-51ce-4126-8d6a-47ff125e1cb8 returned with HTTP 200 Dec 02 10:35:14.276670 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 94/196] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:35:14 2020] GET /volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes/3f78d69e-51ce-4126-8d6a-47ff125e1cb8 => generated 914 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:35:15.292762 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f949ff85-00d8-4000-a397-b83edc238db9 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] GET http://10.222.0.23/volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes/3f78d69e-51ce-4126-8d6a-47ff125e1cb8 Dec 02 10:35:15.293253 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f949ff85-00d8-4000-a397-b83edc238db9 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:35:15.293478 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:35:15.293478 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:35:15.293843 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f949ff85-00d8-4000-a397-b83edc238db9 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:35:15.462302 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:35:15.462302 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:35:15.502386 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f949ff85-00d8-4000-a397-b83edc238db9 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Volume info retrieved successfully. Dec 02 10:35:15.555209 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f949ff85-00d8-4000-a397-b83edc238db9 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] http://10.222.0.23/volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes/3f78d69e-51ce-4126-8d6a-47ff125e1cb8 returned with HTTP 200 Dec 02 10:35:15.556763 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 103/197] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:35:15 2020] GET /volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes/3f78d69e-51ce-4126-8d6a-47ff125e1cb8 => generated 914 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:35:16.573895 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b57372f3-3a62-4915-a24c-aca1749c5a12 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] GET http://10.222.0.23/volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes/3f78d69e-51ce-4126-8d6a-47ff125e1cb8 Dec 02 10:35:16.574412 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b57372f3-3a62-4915-a24c-aca1749c5a12 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:35:16.574617 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:35:16.574617 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:35:16.575003 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b57372f3-3a62-4915-a24c-aca1749c5a12 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:35:16.715978 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:35:16.715978 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:35:16.742780 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b57372f3-3a62-4915-a24c-aca1749c5a12 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Volume info retrieved successfully. Dec 02 10:35:16.863631 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b57372f3-3a62-4915-a24c-aca1749c5a12 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] http://10.222.0.23/volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes/3f78d69e-51ce-4126-8d6a-47ff125e1cb8 returned with HTTP 200 Dec 02 10:35:16.886651 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 95/198] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:35:16 2020] GET /volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes/3f78d69e-51ce-4126-8d6a-47ff125e1cb8 => generated 914 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:35:17.894057 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-eb49db04-9ae0-42d7-bfc7-36a12129c85a tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] GET http://10.222.0.23/volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes/3f78d69e-51ce-4126-8d6a-47ff125e1cb8 Dec 02 10:35:17.894967 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-eb49db04-9ae0-42d7-bfc7-36a12129c85a tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:35:17.894967 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:35:17.894967 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:35:17.895231 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-eb49db04-9ae0-42d7-bfc7-36a12129c85a tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:35:17.986600 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:35:17.986600 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:35:18.009821 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-eb49db04-9ae0-42d7-bfc7-36a12129c85a tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Volume info retrieved successfully. Dec 02 10:35:18.059800 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-eb49db04-9ae0-42d7-bfc7-36a12129c85a tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] http://10.222.0.23/volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes/3f78d69e-51ce-4126-8d6a-47ff125e1cb8 returned with HTTP 200 Dec 02 10:35:18.064615 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 104/199] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:35:17 2020] GET /volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes/3f78d69e-51ce-4126-8d6a-47ff125e1cb8 => generated 914 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:35:19.076670 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9326090e-fc34-461d-b971-0cc078687438 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] GET http://10.222.0.23/volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes/3f78d69e-51ce-4126-8d6a-47ff125e1cb8 Dec 02 10:35:19.077894 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9326090e-fc34-461d-b971-0cc078687438 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:35:19.078315 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:35:19.078315 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:35:19.078926 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9326090e-fc34-461d-b971-0cc078687438 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:35:19.142017 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:35:19.142017 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:35:19.157181 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-9326090e-fc34-461d-b971-0cc078687438 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Volume info retrieved successfully. Dec 02 10:35:19.190997 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9326090e-fc34-461d-b971-0cc078687438 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] http://10.222.0.23/volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes/3f78d69e-51ce-4126-8d6a-47ff125e1cb8 returned with HTTP 200 Dec 02 10:35:19.192423 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 96/200] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:35:19 2020] GET /volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes/3f78d69e-51ce-4126-8d6a-47ff125e1cb8 => generated 914 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:35:20.208404 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-08a25731-8737-422b-8da1-7a652981e338 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] GET http://10.222.0.23/volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes/3f78d69e-51ce-4126-8d6a-47ff125e1cb8 Dec 02 10:35:20.209210 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-08a25731-8737-422b-8da1-7a652981e338 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:35:20.209429 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:35:20.209429 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:35:20.209806 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-08a25731-8737-422b-8da1-7a652981e338 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:35:20.347546 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:35:20.347546 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:35:20.377059 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-08a25731-8737-422b-8da1-7a652981e338 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Volume info retrieved successfully. Dec 02 10:35:20.442721 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-08a25731-8737-422b-8da1-7a652981e338 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] http://10.222.0.23/volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes/3f78d69e-51ce-4126-8d6a-47ff125e1cb8 returned with HTTP 200 Dec 02 10:35:20.443664 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 105/201] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:35:20 2020] GET /volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes/3f78d69e-51ce-4126-8d6a-47ff125e1cb8 => generated 914 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:35:21.459658 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8c3cc14d-d33b-4217-96db-e33819d8606e tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] GET http://10.222.0.23/volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes/3f78d69e-51ce-4126-8d6a-47ff125e1cb8 Dec 02 10:35:21.460209 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8c3cc14d-d33b-4217-96db-e33819d8606e tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:35:21.460428 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:35:21.460428 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:35:21.460990 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8c3cc14d-d33b-4217-96db-e33819d8606e tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:35:21.527306 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:35:21.527306 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:35:21.542380 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-8c3cc14d-d33b-4217-96db-e33819d8606e tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Volume info retrieved successfully. Dec 02 10:35:21.576123 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8c3cc14d-d33b-4217-96db-e33819d8606e tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] http://10.222.0.23/volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes/3f78d69e-51ce-4126-8d6a-47ff125e1cb8 returned with HTTP 200 Dec 02 10:35:21.576397 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 97/202] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:35:21 2020] GET /volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes/3f78d69e-51ce-4126-8d6a-47ff125e1cb8 => generated 914 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:35:22.592354 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3c479a98-9639-4939-b1f0-0f3678b3a810 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] GET http://10.222.0.23/volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes/3f78d69e-51ce-4126-8d6a-47ff125e1cb8 Dec 02 10:35:22.593012 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3c479a98-9639-4939-b1f0-0f3678b3a810 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:35:22.593281 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:35:22.593281 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:35:22.593571 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3c479a98-9639-4939-b1f0-0f3678b3a810 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:35:22.674075 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:35:22.674075 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:35:22.686041 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3c479a98-9639-4939-b1f0-0f3678b3a810 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Volume info retrieved successfully. Dec 02 10:35:22.734656 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3c479a98-9639-4939-b1f0-0f3678b3a810 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] http://10.222.0.23/volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes/3f78d69e-51ce-4126-8d6a-47ff125e1cb8 returned with HTTP 200 Dec 02 10:35:22.736181 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 106/203] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:35:22 2020] GET /volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes/3f78d69e-51ce-4126-8d6a-47ff125e1cb8 => generated 914 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:35:23.753159 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8a74421a-6d3c-4dd8-830c-e43eb849c6be tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] GET http://10.222.0.23/volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes/3f78d69e-51ce-4126-8d6a-47ff125e1cb8 Dec 02 10:35:23.753159 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8a74421a-6d3c-4dd8-830c-e43eb849c6be tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:35:23.754104 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:35:23.754104 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:35:23.754104 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8a74421a-6d3c-4dd8-830c-e43eb849c6be tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:35:23.820441 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:35:23.820441 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:35:23.836977 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-8a74421a-6d3c-4dd8-830c-e43eb849c6be tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Volume info retrieved successfully. Dec 02 10:35:23.876633 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8a74421a-6d3c-4dd8-830c-e43eb849c6be tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] http://10.222.0.23/volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes/3f78d69e-51ce-4126-8d6a-47ff125e1cb8 returned with HTTP 200 Dec 02 10:35:23.877953 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 98/204] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:35:23 2020] GET /volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes/3f78d69e-51ce-4126-8d6a-47ff125e1cb8 => generated 914 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:35:24.901957 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-33d20e6a-587c-4c4c-9152-8a19034c1c23 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] GET http://10.222.0.23/volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes/3f78d69e-51ce-4126-8d6a-47ff125e1cb8 Dec 02 10:35:24.903650 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-33d20e6a-587c-4c4c-9152-8a19034c1c23 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:35:24.904040 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:35:24.904040 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:35:24.904976 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-33d20e6a-587c-4c4c-9152-8a19034c1c23 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:35:24.969716 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:35:24.969716 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:35:24.978746 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-33d20e6a-587c-4c4c-9152-8a19034c1c23 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Volume info retrieved successfully. Dec 02 10:35:25.005623 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-33d20e6a-587c-4c4c-9152-8a19034c1c23 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] http://10.222.0.23/volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes/3f78d69e-51ce-4126-8d6a-47ff125e1cb8 returned with HTTP 200 Dec 02 10:35:25.007320 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 107/205] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:35:24 2020] GET /volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes/3f78d69e-51ce-4126-8d6a-47ff125e1cb8 => generated 914 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:35:26.024354 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-22ecb750-9a00-4e82-969a-3ff3f7188aaa tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] GET http://10.222.0.23/volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes/3f78d69e-51ce-4126-8d6a-47ff125e1cb8 Dec 02 10:35:26.024987 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-22ecb750-9a00-4e82-969a-3ff3f7188aaa tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:35:26.025199 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:35:26.025199 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:35:26.025585 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-22ecb750-9a00-4e82-969a-3ff3f7188aaa tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:35:26.219389 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:35:26.219389 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:35:26.227993 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-22ecb750-9a00-4e82-969a-3ff3f7188aaa tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Volume info retrieved successfully. Dec 02 10:35:26.252421 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-22ecb750-9a00-4e82-969a-3ff3f7188aaa tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] http://10.222.0.23/volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes/3f78d69e-51ce-4126-8d6a-47ff125e1cb8 returned with HTTP 200 Dec 02 10:35:26.254281 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 99/206] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:35:26 2020] GET /volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes/3f78d69e-51ce-4126-8d6a-47ff125e1cb8 => generated 914 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:35:27.273180 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-54a947d4-fa24-40d9-8ad6-7429fd48fe29 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] GET http://10.222.0.23/volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes/3f78d69e-51ce-4126-8d6a-47ff125e1cb8 Dec 02 10:35:27.274153 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-54a947d4-fa24-40d9-8ad6-7429fd48fe29 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:35:27.274153 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:35:27.274153 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:35:27.274724 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-54a947d4-fa24-40d9-8ad6-7429fd48fe29 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:35:27.344552 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:35:27.344552 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:35:27.362434 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-54a947d4-fa24-40d9-8ad6-7429fd48fe29 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Volume info retrieved successfully. Dec 02 10:35:27.403906 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-54a947d4-fa24-40d9-8ad6-7429fd48fe29 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] http://10.222.0.23/volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes/3f78d69e-51ce-4126-8d6a-47ff125e1cb8 returned with HTTP 200 Dec 02 10:35:27.413819 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 108/207] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:35:27 2020] GET /volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes/3f78d69e-51ce-4126-8d6a-47ff125e1cb8 => generated 914 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:35:28.423348 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5f535f06-3253-4a87-b744-834c637ab01d tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] GET http://10.222.0.23/volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes/3f78d69e-51ce-4126-8d6a-47ff125e1cb8 Dec 02 10:35:28.424547 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5f535f06-3253-4a87-b744-834c637ab01d tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:35:28.424945 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:35:28.424945 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:35:28.425622 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5f535f06-3253-4a87-b744-834c637ab01d tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:35:28.542577 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:35:28.542577 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:35:28.552932 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-5f535f06-3253-4a87-b744-834c637ab01d tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Volume info retrieved successfully. Dec 02 10:35:28.585818 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5f535f06-3253-4a87-b744-834c637ab01d tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] http://10.222.0.23/volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes/3f78d69e-51ce-4126-8d6a-47ff125e1cb8 returned with HTTP 200 Dec 02 10:35:28.587069 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 100/208] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:35:28 2020] GET /volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes/3f78d69e-51ce-4126-8d6a-47ff125e1cb8 => generated 972 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:35:29.603577 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-aef1f625-3328-4052-9766-6c7b0702ea1e tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] GET http://10.222.0.23/volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes/3f78d69e-51ce-4126-8d6a-47ff125e1cb8 Dec 02 10:35:29.605524 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-aef1f625-3328-4052-9766-6c7b0702ea1e tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:35:29.605962 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:35:29.605962 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:35:29.606637 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-aef1f625-3328-4052-9766-6c7b0702ea1e tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:35:29.667127 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:35:29.667127 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:35:29.677439 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-aef1f625-3328-4052-9766-6c7b0702ea1e tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Volume info retrieved successfully. Dec 02 10:35:29.718057 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-aef1f625-3328-4052-9766-6c7b0702ea1e tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] http://10.222.0.23/volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes/3f78d69e-51ce-4126-8d6a-47ff125e1cb8 returned with HTTP 200 Dec 02 10:35:29.720660 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 109/209] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:35:29 2020] GET /volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes/3f78d69e-51ce-4126-8d6a-47ff125e1cb8 => generated 975 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:35:30.737148 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d79364de-bf67-4fa6-afad-5a98ea84f51b tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] GET http://10.222.0.23/volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes/3f78d69e-51ce-4126-8d6a-47ff125e1cb8 Dec 02 10:35:30.738674 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d79364de-bf67-4fa6-afad-5a98ea84f51b tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:35:30.739119 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:35:30.739119 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:35:30.739757 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d79364de-bf67-4fa6-afad-5a98ea84f51b tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:35:30.799882 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:35:30.799882 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:35:30.809916 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-d79364de-bf67-4fa6-afad-5a98ea84f51b tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Volume info retrieved successfully. Dec 02 10:35:30.834357 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d79364de-bf67-4fa6-afad-5a98ea84f51b tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] http://10.222.0.23/volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes/3f78d69e-51ce-4126-8d6a-47ff125e1cb8 returned with HTTP 200 Dec 02 10:35:30.835172 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 101/210] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:35:30 2020] GET /volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes/3f78d69e-51ce-4126-8d6a-47ff125e1cb8 => generated 975 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:35:31.851412 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-51220f53-9481-49af-a53e-7e84a17b5934 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] GET http://10.222.0.23/volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes/3f78d69e-51ce-4126-8d6a-47ff125e1cb8 Dec 02 10:35:31.851964 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-51220f53-9481-49af-a53e-7e84a17b5934 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:35:31.852120 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:35:31.852120 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:35:31.852826 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-51220f53-9481-49af-a53e-7e84a17b5934 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:35:31.905497 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:35:31.905497 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:35:31.926647 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-51220f53-9481-49af-a53e-7e84a17b5934 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Volume info retrieved successfully. Dec 02 10:35:31.953111 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-51220f53-9481-49af-a53e-7e84a17b5934 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] http://10.222.0.23/volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes/3f78d69e-51ce-4126-8d6a-47ff125e1cb8 returned with HTTP 200 Dec 02 10:35:31.954502 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 110/211] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:35:31 2020] GET /volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes/3f78d69e-51ce-4126-8d6a-47ff125e1cb8 => generated 975 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:35:32.971289 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-57dd7217-58cd-4524-ad18-b0eac28183fe tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] GET http://10.222.0.23/volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes/3f78d69e-51ce-4126-8d6a-47ff125e1cb8 Dec 02 10:35:32.972962 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-57dd7217-58cd-4524-ad18-b0eac28183fe tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:35:32.973229 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:35:32.973229 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:35:32.973998 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-57dd7217-58cd-4524-ad18-b0eac28183fe tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:35:33.026667 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:35:33.026667 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:35:33.047390 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-57dd7217-58cd-4524-ad18-b0eac28183fe tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Volume info retrieved successfully. Dec 02 10:35:33.079416 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-57dd7217-58cd-4524-ad18-b0eac28183fe tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] http://10.222.0.23/volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes/3f78d69e-51ce-4126-8d6a-47ff125e1cb8 returned with HTTP 200 Dec 02 10:35:33.081625 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 102/212] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:35:32 2020] GET /volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes/3f78d69e-51ce-4126-8d6a-47ff125e1cb8 => generated 975 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:35:34.099210 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-006b2203-1b18-4345-8679-1d21b07029fc tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] GET http://10.222.0.23/volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes/3f78d69e-51ce-4126-8d6a-47ff125e1cb8 Dec 02 10:35:34.099749 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-006b2203-1b18-4345-8679-1d21b07029fc tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:35:34.099913 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:35:34.099913 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:35:34.100570 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-006b2203-1b18-4345-8679-1d21b07029fc tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:35:34.204044 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:35:34.204044 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:35:34.225145 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-006b2203-1b18-4345-8679-1d21b07029fc tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Volume info retrieved successfully. Dec 02 10:35:34.276483 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-006b2203-1b18-4345-8679-1d21b07029fc tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] http://10.222.0.23/volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes/3f78d69e-51ce-4126-8d6a-47ff125e1cb8 returned with HTTP 200 Dec 02 10:35:34.283665 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 111/213] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:35:34 2020] GET /volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes/3f78d69e-51ce-4126-8d6a-47ff125e1cb8 => generated 975 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:35:35.299404 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-01d1dfbf-3562-4eef-84eb-ca1aaa46466a tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] GET http://10.222.0.23/volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes/3f78d69e-51ce-4126-8d6a-47ff125e1cb8 Dec 02 10:35:35.300074 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-01d1dfbf-3562-4eef-84eb-ca1aaa46466a tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:35:35.300255 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:35:35.300255 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:35:35.300642 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-01d1dfbf-3562-4eef-84eb-ca1aaa46466a tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:35:35.399340 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:35:35.399340 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:35:35.421358 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-01d1dfbf-3562-4eef-84eb-ca1aaa46466a tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Volume info retrieved successfully. Dec 02 10:35:35.472344 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-01d1dfbf-3562-4eef-84eb-ca1aaa46466a tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] http://10.222.0.23/volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes/3f78d69e-51ce-4126-8d6a-47ff125e1cb8 returned with HTTP 200 Dec 02 10:35:35.473213 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 103/214] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:35:35 2020] GET /volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes/3f78d69e-51ce-4126-8d6a-47ff125e1cb8 => generated 1363 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:35:36.298843 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-61498dea-2e8d-456e-bf53-4f9a27eab443 req-73d089cd-2068-4f6d-9f8f-a5ae068ca069 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] GET http://10.222.0.23/volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes/3f78d69e-51ce-4126-8d6a-47ff125e1cb8 Dec 02 10:35:36.299337 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-61498dea-2e8d-456e-bf53-4f9a27eab443 req-73d089cd-2068-4f6d-9f8f-a5ae068ca069 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:35:36.299743 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:35:36.299743 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:35:36.300254 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-61498dea-2e8d-456e-bf53-4f9a27eab443 req-73d089cd-2068-4f6d-9f8f-a5ae068ca069 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:35:36.350667 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:35:36.350667 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:35:36.360348 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-61498dea-2e8d-456e-bf53-4f9a27eab443 req-73d089cd-2068-4f6d-9f8f-a5ae068ca069 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Volume info retrieved successfully. Dec 02 10:35:36.384995 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-61498dea-2e8d-456e-bf53-4f9a27eab443 req-73d089cd-2068-4f6d-9f8f-a5ae068ca069 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] http://10.222.0.23/volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes/3f78d69e-51ce-4126-8d6a-47ff125e1cb8 returned with HTTP 200 Dec 02 10:35:36.385827 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 112/215] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 10:35:36 2020] GET /volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes/3f78d69e-51ce-4126-8d6a-47ff125e1cb8 => generated 1363 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:35:37.520385 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-61498dea-2e8d-456e-bf53-4f9a27eab443 req-2f45ca0f-ed16-4c0a-9675-46451f5fd118 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] GET http://10.222.0.23/volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes/3f78d69e-51ce-4126-8d6a-47ff125e1cb8 Dec 02 10:35:37.520968 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-61498dea-2e8d-456e-bf53-4f9a27eab443 req-2f45ca0f-ed16-4c0a-9675-46451f5fd118 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:35:37.521244 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:35:37.521244 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:35:37.521454 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-61498dea-2e8d-456e-bf53-4f9a27eab443 req-2f45ca0f-ed16-4c0a-9675-46451f5fd118 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:35:37.572523 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:35:37.572523 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:35:37.582652 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-61498dea-2e8d-456e-bf53-4f9a27eab443 req-2f45ca0f-ed16-4c0a-9675-46451f5fd118 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Volume info retrieved successfully. Dec 02 10:35:37.610614 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-61498dea-2e8d-456e-bf53-4f9a27eab443 req-2f45ca0f-ed16-4c0a-9675-46451f5fd118 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] http://10.222.0.23/volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes/3f78d69e-51ce-4126-8d6a-47ff125e1cb8 returned with HTTP 200 Dec 02 10:35:37.611665 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 104/216] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 10:35:37 2020] GET /volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes/3f78d69e-51ce-4126-8d6a-47ff125e1cb8 => generated 1363 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:35:37.623932 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-61498dea-2e8d-456e-bf53-4f9a27eab443 req-73d089cd-2068-4f6d-9f8f-a5ae068ca069 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] GET http://10.222.0.23/volume// Dec 02 10:35:37.624501 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-61498dea-2e8d-456e-bf53-4f9a27eab443 req-73d089cd-2068-4f6d-9f8f-a5ae068ca069 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:35:37.624812 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:35:37.624812 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:35:37.625266 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-61498dea-2e8d-456e-bf53-4f9a27eab443 req-73d089cd-2068-4f6d-9f8f-a5ae068ca069 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Calling method 'all' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:35:37.626566 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-61498dea-2e8d-456e-bf53-4f9a27eab443 req-73d089cd-2068-4f6d-9f8f-a5ae068ca069 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 10:35:37.627397 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 113/217] 10.222.0.23 () {58 vars in 1289 bytes} [Wed Dec 2 10:35:37 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 10:35:37.643432 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-61498dea-2e8d-456e-bf53-4f9a27eab443 req-8b58b130-1606-4fec-a4e4-ca871f6b91dc tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] POST http://10.222.0.23/volume/v3/f2cb951493c146ccbc8f4107fef33c5c/attachments Dec 02 10:35:37.643935 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:35:37.643935 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:35:37.644356 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-61498dea-2e8d-456e-bf53-4f9a27eab443 req-8b58b130-1606-4fec-a4e4-ca871f6b91dc tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3f78d69e-51ce-4126-8d6a-47ff125e1cb8", "instance_uuid": "c037f548-f6f2-4288-be87-43cfba55bc41", "connector": null}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:35:37.695409 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:35:37.695409 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:35:37.774826 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-61498dea-2e8d-456e-bf53-4f9a27eab443 req-8b58b130-1606-4fec-a4e4-ca871f6b91dc tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] http://10.222.0.23/volume/v3/f2cb951493c146ccbc8f4107fef33c5c/attachments returned with HTTP 200 Dec 02 10:35:37.780846 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 105/218] 10.222.0.23 () {66 vars in 1565 bytes} [Wed Dec 2 10:35:37 2020] POST /volume/v3/f2cb951493c146ccbc8f4107fef33c5c/attachments => generated 273 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:35:39.344264 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-61498dea-2e8d-456e-bf53-4f9a27eab443 req-73d089cd-2068-4f6d-9f8f-a5ae068ca069 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] GET http://10.222.0.23/volume// Dec 02 10:35:39.345522 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-61498dea-2e8d-456e-bf53-4f9a27eab443 req-73d089cd-2068-4f6d-9f8f-a5ae068ca069 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:35:39.346031 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-61498dea-2e8d-456e-bf53-4f9a27eab443 req-73d089cd-2068-4f6d-9f8f-a5ae068ca069 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Calling method 'all' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:35:39.347049 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-61498dea-2e8d-456e-bf53-4f9a27eab443 req-73d089cd-2068-4f6d-9f8f-a5ae068ca069 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 10:35:39.347978 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 114/219] 10.222.0.41 () {56 vars in 1089 bytes} [Wed Dec 2 10:35:39 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 10:35:39.362104 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-61498dea-2e8d-456e-bf53-4f9a27eab443 req-c75075c9-7c5c-44b4-846b-c2e969b35c65 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] GET http://10.222.0.23/volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes/3f78d69e-51ce-4126-8d6a-47ff125e1cb8 Dec 02 10:35:39.362935 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-61498dea-2e8d-456e-bf53-4f9a27eab443 req-c75075c9-7c5c-44b4-846b-c2e969b35c65 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:35:39.363373 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:35:39.363373 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:35:39.364016 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-61498dea-2e8d-456e-bf53-4f9a27eab443 req-c75075c9-7c5c-44b4-846b-c2e969b35c65 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:35:39.413250 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:35:39.413250 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:35:39.422191 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-61498dea-2e8d-456e-bf53-4f9a27eab443 req-c75075c9-7c5c-44b4-846b-c2e969b35c65 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Volume info retrieved successfully. Dec 02 10:35:39.444533 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:35:39.444533 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:35:39.455564 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-61498dea-2e8d-456e-bf53-4f9a27eab443 req-c75075c9-7c5c-44b4-846b-c2e969b35c65 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] http://10.222.0.23/volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes/3f78d69e-51ce-4126-8d6a-47ff125e1cb8 returned with HTTP 200 Dec 02 10:35:39.457637 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 106/220] 10.222.0.41 () {60 vars in 1403 bytes} [Wed Dec 2 10:35:39 2020] GET /volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes/3f78d69e-51ce-4126-8d6a-47ff125e1cb8 => generated 1461 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 02 10:35:39.495074 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-61498dea-2e8d-456e-bf53-4f9a27eab443 req-3b4bab3d-7164-4258-8777-8645d1fe4b06 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] PUT http://10.222.0.23/volume/v3/f2cb951493c146ccbc8f4107fef33c5c/attachments/88cc0ecc-2400-41fa-9762-d435d868914a Dec 02 10:35:39.496209 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-61498dea-2e8d-456e-bf53-4f9a27eab443 req-3b4bab3d-7164-4258-8777-8645d1fe4b06 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.41", "host": "n-h2-764292-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-764292-5.cbci-764292-5.local", "mountpoint": "/dev/sda"}}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:35:39.532011 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 02 10:35:39.532011 n-d-764292-5 devstack@c-api.service[88067]: return self.call(f, *args, **kw) Dec 02 10:35:39.532613 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.coordination [req-61498dea-2e8d-456e-bf53-4f9a27eab443 req-3b4bab3d-7164-4258-8777-8645d1fe4b06 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Lock "b'cinder-attachment_update-3f78d69e-51ce-4126-8d6a-47ff125e1cb8-n-h2-764292-5'" acquired by "attachment_update" :: waited 0.013s {{(pid=88069) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 02 10:35:39.535123 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:35:39.535123 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:35:41.383270 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.coordination [req-61498dea-2e8d-456e-bf53-4f9a27eab443 req-3b4bab3d-7164-4258-8777-8645d1fe4b06 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Lock "b'cinder-attachment_update-3f78d69e-51ce-4126-8d6a-47ff125e1cb8-n-h2-764292-5'" released by "attachment_update" :: held 1.846s {{(pid=88069) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 02 10:35:41.383270 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-61498dea-2e8d-456e-bf53-4f9a27eab443 req-3b4bab3d-7164-4258-8777-8645d1fe4b06 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] http://10.222.0.23/volume/v3/f2cb951493c146ccbc8f4107fef33c5c/attachments/88cc0ecc-2400-41fa-9762-d435d868914a returned with HTTP 200 Dec 02 10:35:41.383270 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 115/221] 10.222.0.41 () {64 vars in 1468 bytes} [Wed Dec 2 10:35:39 2020] PUT /volume/v3/f2cb951493c146ccbc8f4107fef33c5c/attachments/88cc0ecc-2400-41fa-9762-d435d868914a => generated 762 bytes in 1892 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:35:41.446014 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-61498dea-2e8d-456e-bf53-4f9a27eab443 req-056d7652-2977-4356-95bb-86d3569ea321 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] POST http://10.222.0.23/volume/v3/f2cb951493c146ccbc8f4107fef33c5c/attachments/88cc0ecc-2400-41fa-9762-d435d868914a/action Dec 02 10:35:41.446014 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:35:41.446014 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:35:41.446014 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-61498dea-2e8d-456e-bf53-4f9a27eab443 req-056d7652-2977-4356-95bb-86d3569ea321 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Action body: b'{"os-complete": null}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:35:41.446014 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-61498dea-2e8d-456e-bf53-4f9a27eab443 req-056d7652-2977-4356-95bb-86d3569ea321 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:35:41.559698 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:35:41.559698 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:35:41.583116 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-61498dea-2e8d-456e-bf53-4f9a27eab443 req-056d7652-2977-4356-95bb-86d3569ea321 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] http://10.222.0.23/volume/v3/f2cb951493c146ccbc8f4107fef33c5c/attachments/88cc0ecc-2400-41fa-9762-d435d868914a/action returned with HTTP 204 Dec 02 10:35:41.584912 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 107/222] 10.222.0.41 () {64 vars in 1489 bytes} [Wed Dec 2 10:35:41 2020] POST /volume/v3/f2cb951493c146ccbc8f4107fef33c5c/attachments/88cc0ecc-2400-41fa-9762-d435d868914a/action => generated 0 bytes in 147 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:35:55.898904 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-25871d73-b40f-4a1e-81d4-5f42654392d2 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] GET http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/d8a4a550-573b-42e3-ae9c-c99fcf7b3294 Dec 02 10:35:55.899479 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-25871d73-b40f-4a1e-81d4-5f42654392d2 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:35:55.899584 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:35:55.899584 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:35:55.899929 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-25871d73-b40f-4a1e-81d4-5f42654392d2 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:35:55.950183 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:35:55.950183 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:35:55.959684 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-25871d73-b40f-4a1e-81d4-5f42654392d2 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Volume info retrieved successfully. Dec 02 10:35:55.982804 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:35:55.982804 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:35:55.992650 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-25871d73-b40f-4a1e-81d4-5f42654392d2 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/d8a4a550-573b-42e3-ae9c-c99fcf7b3294 returned with HTTP 200 Dec 02 10:35:55.993807 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 116/223] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:35:55 2020] GET /volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/d8a4a550-573b-42e3-ae9c-c99fcf7b3294 => generated 1211 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:35:56.756854 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-84c9bc15-225a-4725-9168-8576fec98c02 req-e0e1012b-c52e-4309-8ce8-e3d7bc6d7884 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] GET http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/d8a4a550-573b-42e3-ae9c-c99fcf7b3294 Dec 02 10:35:56.757818 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-84c9bc15-225a-4725-9168-8576fec98c02 req-e0e1012b-c52e-4309-8ce8-e3d7bc6d7884 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:35:56.758249 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:35:56.758249 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:35:56.758892 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-84c9bc15-225a-4725-9168-8576fec98c02 req-e0e1012b-c52e-4309-8ce8-e3d7bc6d7884 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:35:56.922119 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:35:56.922119 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:35:56.947316 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-84c9bc15-225a-4725-9168-8576fec98c02 req-e0e1012b-c52e-4309-8ce8-e3d7bc6d7884 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Volume info retrieved successfully. Dec 02 10:35:56.995165 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:35:56.995165 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:35:57.020330 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-84c9bc15-225a-4725-9168-8576fec98c02 req-e0e1012b-c52e-4309-8ce8-e3d7bc6d7884 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/d8a4a550-573b-42e3-ae9c-c99fcf7b3294 returned with HTTP 200 Dec 02 10:35:57.021399 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 108/224] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 10:35:56 2020] GET /volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/d8a4a550-573b-42e3-ae9c-c99fcf7b3294 => generated 1211 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:35:57.070744 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-84c9bc15-225a-4725-9168-8576fec98c02 req-06159613-7f8f-440d-9d2e-0a7f37bf9fdb tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] POST http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/d8a4a550-573b-42e3-ae9c-c99fcf7b3294/action Dec 02 10:35:57.071357 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:35:57.071357 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:35:57.072259 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-84c9bc15-225a-4725-9168-8576fec98c02 req-06159613-7f8f-440d-9d2e-0a7f37bf9fdb tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Action body: b'{"os-begin_detaching": null}' {{(pid=88069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:35:57.072829 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-84c9bc15-225a-4725-9168-8576fec98c02 req-06159613-7f8f-440d-9d2e-0a7f37bf9fdb tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:35:57.149859 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:35:57.149859 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:35:57.153025 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-84c9bc15-225a-4725-9168-8576fec98c02 req-06159613-7f8f-440d-9d2e-0a7f37bf9fdb tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Volume info retrieved successfully. Dec 02 10:35:57.172926 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-84c9bc15-225a-4725-9168-8576fec98c02 req-06159613-7f8f-440d-9d2e-0a7f37bf9fdb tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Begin detaching volume completed successfully. Dec 02 10:35:57.174454 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-84c9bc15-225a-4725-9168-8576fec98c02 req-06159613-7f8f-440d-9d2e-0a7f37bf9fdb tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/d8a4a550-573b-42e3-ae9c-c99fcf7b3294/action returned with HTTP 202 Dec 02 10:35:57.183597 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 117/225] 10.222.0.23 () {64 vars in 1643 bytes} [Wed Dec 2 10:35:57 2020] POST /volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/d8a4a550-573b-42e3-ae9c-c99fcf7b3294/action => generated 0 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 02 10:35:57.204010 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8c08b27a-32e2-4834-bb99-d116d064bc5a tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] GET http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/d8a4a550-573b-42e3-ae9c-c99fcf7b3294 Dec 02 10:35:57.204740 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8c08b27a-32e2-4834-bb99-d116d064bc5a tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:35:57.205075 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:35:57.205075 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:35:57.205628 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8c08b27a-32e2-4834-bb99-d116d064bc5a tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:35:57.268835 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-84c9bc15-225a-4725-9168-8576fec98c02 req-06159613-7f8f-440d-9d2e-0a7f37bf9fdb tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] GET http://10.222.0.23/volume// Dec 02 10:35:57.269484 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-84c9bc15-225a-4725-9168-8576fec98c02 req-06159613-7f8f-440d-9d2e-0a7f37bf9fdb tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:35:57.269865 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:35:57.269865 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:35:57.270421 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-84c9bc15-225a-4725-9168-8576fec98c02 req-06159613-7f8f-440d-9d2e-0a7f37bf9fdb tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Calling method 'all' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:35:57.272280 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-84c9bc15-225a-4725-9168-8576fec98c02 req-06159613-7f8f-440d-9d2e-0a7f37bf9fdb tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 10:35:57.273035 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 118/226] 10.222.0.32 () {56 vars in 1089 bytes} [Wed Dec 2 10:35:57 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Dec 02 10:35:57.295851 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-84c9bc15-225a-4725-9168-8576fec98c02 req-21f64dd5-4003-4855-9085-b329ebf757a8 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] GET http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/d8a4a550-573b-42e3-ae9c-c99fcf7b3294 Dec 02 10:35:57.296800 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-84c9bc15-225a-4725-9168-8576fec98c02 req-21f64dd5-4003-4855-9085-b329ebf757a8 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:35:57.297898 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-84c9bc15-225a-4725-9168-8576fec98c02 req-21f64dd5-4003-4855-9085-b329ebf757a8 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:35:57.331450 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:35:57.331450 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:35:57.353669 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-8c08b27a-32e2-4834-bb99-d116d064bc5a tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Volume info retrieved successfully. Dec 02 10:35:57.386605 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:35:57.386605 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:35:57.398003 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:35:57.398003 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:35:57.398676 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-84c9bc15-225a-4725-9168-8576fec98c02 req-21f64dd5-4003-4855-9085-b329ebf757a8 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Volume info retrieved successfully. Dec 02 10:35:57.409413 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8c08b27a-32e2-4834-bb99-d116d064bc5a tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/d8a4a550-573b-42e3-ae9c-c99fcf7b3294 returned with HTTP 200 Dec 02 10:35:57.419857 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 109/227] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:35:57 2020] GET /volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/d8a4a550-573b-42e3-ae9c-c99fcf7b3294 => generated 1214 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:35:57.432127 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:35:57.432127 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:35:57.442615 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-84c9bc15-225a-4725-9168-8576fec98c02 req-21f64dd5-4003-4855-9085-b329ebf757a8 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/d8a4a550-573b-42e3-ae9c-c99fcf7b3294 returned with HTTP 200 Dec 02 10:35:57.443898 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 119/228] 10.222.0.32 () {60 vars in 1403 bytes} [Wed Dec 2 10:35:57 2020] GET /volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/d8a4a550-573b-42e3-ae9c-c99fcf7b3294 => generated 1313 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 02 10:35:58.119577 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-84c9bc15-225a-4725-9168-8576fec98c02 req-35dea72c-4970-4b20-a2d6-a7bd560ee511 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] DELETE http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/attachments/54c1fee8-7123-460a-862a-37d67a96f1bb Dec 02 10:35:58.120059 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-84c9bc15-225a-4725-9168-8576fec98c02 req-35dea72c-4970-4b20-a2d6-a7bd560ee511 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:35:58.120221 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:35:58.120221 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:35:58.120512 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-84c9bc15-225a-4725-9168-8576fec98c02 req-35dea72c-4970-4b20-a2d6-a7bd560ee511 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Calling method 'version_select' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:35:58.190689 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:35:58.190689 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:35:58.429428 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3c086019-9510-4992-ad55-837c9a0b549e tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] GET http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/d8a4a550-573b-42e3-ae9c-c99fcf7b3294 Dec 02 10:35:58.430580 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3c086019-9510-4992-ad55-837c9a0b549e tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:35:58.430960 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:35:58.430960 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:35:58.431590 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3c086019-9510-4992-ad55-837c9a0b549e tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:35:58.575282 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:35:58.575282 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:35:58.594615 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3c086019-9510-4992-ad55-837c9a0b549e tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Volume info retrieved successfully. Dec 02 10:35:58.624568 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:35:58.624568 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:35:58.637892 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3c086019-9510-4992-ad55-837c9a0b549e tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/d8a4a550-573b-42e3-ae9c-c99fcf7b3294 returned with HTTP 200 Dec 02 10:35:58.639167 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 120/229] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:35:58 2020] GET /volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/d8a4a550-573b-42e3-ae9c-c99fcf7b3294 => generated 1214 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:35:58.843021 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-84c9bc15-225a-4725-9168-8576fec98c02 req-35dea72c-4970-4b20-a2d6-a7bd560ee511 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88068) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 02 10:35:58.843426 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-84c9bc15-225a-4725-9168-8576fec98c02 req-35dea72c-4970-4b20-a2d6-a7bd560ee511 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Pending status list for volume during attachment-delete: [] {{(pid=88068) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 02 10:35:58.850496 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-84c9bc15-225a-4725-9168-8576fec98c02 req-35dea72c-4970-4b20-a2d6-a7bd560ee511 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/attachments/54c1fee8-7123-460a-862a-37d67a96f1bb returned with HTTP 200 Dec 02 10:35:58.851713 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 110/230] 10.222.0.32 () {62 vars in 1437 bytes} [Wed Dec 2 10:35:58 2020] DELETE /volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/attachments/54c1fee8-7123-460a-862a-37d67a96f1bb => generated 19 bytes in 744 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:35:59.660323 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-db309c23-934c-4f7e-90f0-019f84471a6b tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] GET http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/d8a4a550-573b-42e3-ae9c-c99fcf7b3294 Dec 02 10:35:59.661292 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-db309c23-934c-4f7e-90f0-019f84471a6b tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:35:59.661625 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:35:59.661625 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:35:59.662250 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-db309c23-934c-4f7e-90f0-019f84471a6b tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:35:59.770046 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:35:59.770046 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:35:59.786107 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-db309c23-934c-4f7e-90f0-019f84471a6b tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Volume info retrieved successfully. Dec 02 10:35:59.824501 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-db309c23-934c-4f7e-90f0-019f84471a6b tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/d8a4a550-573b-42e3-ae9c-c99fcf7b3294 returned with HTTP 200 Dec 02 10:35:59.825298 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 121/231] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:35:59 2020] GET /volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/d8a4a550-573b-42e3-ae9c-c99fcf7b3294 => generated 919 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:38:13.476328 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-ba41accc-0431-4a34-8206-1b09a3411efa req-abe5e046-122c-469b-bf26-aae84d7d4afa tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] DELETE http://10.222.0.23/volume/v3/f2cb951493c146ccbc8f4107fef33c5c/attachments/88cc0ecc-2400-41fa-9762-d435d868914a Dec 02 10:38:13.476922 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-ba41accc-0431-4a34-8206-1b09a3411efa req-abe5e046-122c-469b-bf26-aae84d7d4afa tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:38:13.477043 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:38:13.477043 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:38:13.477723 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-ba41accc-0431-4a34-8206-1b09a3411efa req-abe5e046-122c-469b-bf26-aae84d7d4afa tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Calling method 'version_select' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:38:13.522940 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:38:13.522940 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:38:14.362951 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-ba41accc-0431-4a34-8206-1b09a3411efa req-abe5e046-122c-469b-bf26-aae84d7d4afa tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88068) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 02 10:38:14.363636 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-ba41accc-0431-4a34-8206-1b09a3411efa req-abe5e046-122c-469b-bf26-aae84d7d4afa tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Pending status list for volume during attachment-delete: [] {{(pid=88068) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 02 10:38:14.375711 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-ba41accc-0431-4a34-8206-1b09a3411efa req-abe5e046-122c-469b-bf26-aae84d7d4afa tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] http://10.222.0.23/volume/v3/f2cb951493c146ccbc8f4107fef33c5c/attachments/88cc0ecc-2400-41fa-9762-d435d868914a returned with HTTP 200 Dec 02 10:38:14.383731 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 111/232] 10.222.0.41 () {62 vars in 1437 bytes} [Wed Dec 2 10:38:13 2020] DELETE /volume/v3/f2cb951493c146ccbc8f4107fef33c5c/attachments/88cc0ecc-2400-41fa-9762-d435d868914a => generated 19 bytes in 921 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:38:14.416946 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-ba41accc-0431-4a34-8206-1b09a3411efa req-0ce32eba-f3d5-46fb-9984-e3c5932e5f00 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] DELETE http://10.222.0.23/volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes/3f78d69e-51ce-4126-8d6a-47ff125e1cb8 Dec 02 10:38:14.417449 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-ba41accc-0431-4a34-8206-1b09a3411efa req-0ce32eba-f3d5-46fb-9984-e3c5932e5f00 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:38:14.417677 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:38:14.417677 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:38:14.418006 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-ba41accc-0431-4a34-8206-1b09a3411efa req-0ce32eba-f3d5-46fb-9984-e3c5932e5f00 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:38:14.418460 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [req-ba41accc-0431-4a34-8206-1b09a3411efa req-0ce32eba-f3d5-46fb-9984-e3c5932e5f00 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Delete volume with id: 3f78d69e-51ce-4126-8d6a-47ff125e1cb8 Dec 02 10:38:14.470175 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:38:14.470175 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:38:14.471596 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-ba41accc-0431-4a34-8206-1b09a3411efa req-0ce32eba-f3d5-46fb-9984-e3c5932e5f00 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Volume info retrieved successfully. Dec 02 10:38:14.499271 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-ba41accc-0431-4a34-8206-1b09a3411efa req-0ce32eba-f3d5-46fb-9984-e3c5932e5f00 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] Delete volume request issued successfully. Dec 02 10:38:14.499830 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-ba41accc-0431-4a34-8206-1b09a3411efa req-0ce32eba-f3d5-46fb-9984-e3c5932e5f00 tempest-ServersTestBootFromVolume-256554829 tempest-ServersTestBootFromVolume-256554829] http://10.222.0.23/volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes/3f78d69e-51ce-4126-8d6a-47ff125e1cb8 returned with HTTP 202 Dec 02 10:38:14.500962 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 122/233] 10.222.0.41 () {60 vars in 1384 bytes} [Wed Dec 2 10:38:14 2020] DELETE /volume/v3/f2cb951493c146ccbc8f4107fef33c5c/volumes/3f78d69e-51ce-4126-8d6a-47ff125e1cb8 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 10:38:15.305596 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4ec1478d-956a-4bc9-a99d-97eceed1c4be tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] POST http://10.222.0.23/volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes Dec 02 10:38:15.306402 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:38:15.306402 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:38:15.307111 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4ec1478d-956a-4bc9-a99d-97eceed1c4be tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-138706922"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:38:15.308950 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-4ec1478d-956a-4bc9-a99d-97eceed1c4be tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-138706922'}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 10:38:15.309902 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-4ec1478d-956a-4bc9-a99d-97eceed1c4be tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Create volume of 1 GB Dec 02 10:38:15.310793 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:38:15.310793 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:38:15.339378 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-4ec1478d-956a-4bc9-a99d-97eceed1c4be tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Availability Zones retrieved successfully. Dec 02 10:38:15.360588 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-4ec1478d-956a-4bc9-a99d-97eceed1c4be tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Flow 'volume_create_api' (55f8c268-1abb-4590-9450-70dd957cf737) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:38:15.379491 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-4ec1478d-956a-4bc9-a99d-97eceed1c4be tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6055d108-5c1d-49fe-9c26-a62d5405ede4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:38:15.382521 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-4ec1478d-956a-4bc9-a99d-97eceed1c4be tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Validating volume size '1' using validate_int {{(pid=88068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 10:38:15.541864 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-4ec1478d-956a-4bc9-a99d-97eceed1c4be tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6055d108-5c1d-49fe-9c26-a62d5405ede4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:38:15.544603 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-4ec1478d-956a-4bc9-a99d-97eceed1c4be tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6f6e425-8045-456e-a9f0-be167af26df7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:38:15.660601 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-4ec1478d-956a-4bc9-a99d-97eceed1c4be tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Created reservations ['1b44bc26-484d-4f0b-a56c-f06db598b219', '85280d79-d51e-4eb0-9f16-5ac301152b3b', '9e47233f-7b22-48ea-b499-9a7a30a66a71', '88e17825-b4a0-40d7-aab3-b147118764ce'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 10:38:15.663188 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-4ec1478d-956a-4bc9-a99d-97eceed1c4be tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6f6e425-8045-456e-a9f0-be167af26df7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b44bc26-484d-4f0b-a56c-f06db598b219', '85280d79-d51e-4eb0-9f16-5ac301152b3b', '9e47233f-7b22-48ea-b499-9a7a30a66a71', '88e17825-b4a0-40d7-aab3-b147118764ce']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:38:15.665732 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-4ec1478d-956a-4bc9-a99d-97eceed1c4be tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4757da32-8cc3-4403-8488-35546e9368e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:38:15.763950 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-4ec1478d-956a-4bc9-a99d-97eceed1c4be tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4757da32-8cc3-4403-8488-35546e9368e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17805e12-aa16-427c-9b50-817403c7e695', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-138706922',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd2294bddc5649298c23eb0b180b1862',qos_specs=None,replication_status=,reservations=['1b44bc26-484d-4f0b-a56c-f06db598b219','85280d79-d51e-4eb0-9f16-5ac301152b3b','9e47233f-7b22-48ea-b499-9a7a30a66a71','88e17825-b4a0-40d7-aab3-b147118764ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='effeb72185564328acd9628a8f21eb95',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T10:38:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-138706922',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17805e12-aa16-427c-9b50-817403c7e695,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd2294bddc5649298c23eb0b180b1862',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,user_id='effeb72185564328acd9628a8f21eb95',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:38:15.766506 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-4ec1478d-956a-4bc9-a99d-97eceed1c4be tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e379a5a1-8c54-4378-8d7d-cbb33460ed89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:38:15.835372 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-4ec1478d-956a-4bc9-a99d-97eceed1c4be tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e379a5a1-8c54-4378-8d7d-cbb33460ed89) 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-AttachSCSIVolumeTestJSON-volume-138706922',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd2294bddc5649298c23eb0b180b1862',qos_specs=None,replication_status=,reservations=['1b44bc26-484d-4f0b-a56c-f06db598b219','85280d79-d51e-4eb0-9f16-5ac301152b3b','9e47233f-7b22-48ea-b499-9a7a30a66a71','88e17825-b4a0-40d7-aab3-b147118764ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='effeb72185564328acd9628a8f21eb95',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:38:15.837817 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-4ec1478d-956a-4bc9-a99d-97eceed1c4be tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65b3cfbd-a174-412f-8db3-a5baeb485be7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:38:15.864013 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-4ec1478d-956a-4bc9-a99d-97eceed1c4be tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65b3cfbd-a174-412f-8db3-a5baeb485be7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:38:15.866745 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-4ec1478d-956a-4bc9-a99d-97eceed1c4be tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Flow 'volume_create_api' (55f8c268-1abb-4590-9450-70dd957cf737) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:38:15.976595 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-4ec1478d-956a-4bc9-a99d-97eceed1c4be tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Create volume request issued successfully. Dec 02 10:38:16.002293 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4ec1478d-956a-4bc9-a99d-97eceed1c4be tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] http://10.222.0.23/volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes returned with HTTP 202 Dec 02 10:38:16.013960 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 112/234] 10.222.0.23 () {60 vars in 1225 bytes} [Wed Dec 2 10:38:15 2020] POST /volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes => generated 823 bytes in 713 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 10:38:16.023887 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-da46f46c-8505-4a4d-9b1e-23177d14b1e1 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] GET http://10.222.0.23/volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 Dec 02 10:38:16.025095 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-da46f46c-8505-4a4d-9b1e-23177d14b1e1 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:38:16.025612 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:38:16.025612 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:38:16.032251 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-da46f46c-8505-4a4d-9b1e-23177d14b1e1 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:38:16.245495 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:38:16.245495 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:38:16.278255 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-da46f46c-8505-4a4d-9b1e-23177d14b1e1 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Volume info retrieved successfully. Dec 02 10:38:16.337992 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-da46f46c-8505-4a4d-9b1e-23177d14b1e1 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] http://10.222.0.23/volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 returned with HTTP 200 Dec 02 10:38:16.343973 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 123/235] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:38:16 2020] GET /volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 => generated 891 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 10:38:17.356962 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f2c6f80f-b503-4bde-9bfe-d990fbdedddb tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] GET http://10.222.0.23/volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 Dec 02 10:38:17.357912 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f2c6f80f-b503-4bde-9bfe-d990fbdedddb tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:38:17.358402 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:38:17.358402 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:38:17.358977 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f2c6f80f-b503-4bde-9bfe-d990fbdedddb tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:38:17.486589 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:38:17.486589 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:38:17.503172 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f2c6f80f-b503-4bde-9bfe-d990fbdedddb tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Volume info retrieved successfully. Dec 02 10:38:17.599547 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f2c6f80f-b503-4bde-9bfe-d990fbdedddb tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] http://10.222.0.23/volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 returned with HTTP 200 Dec 02 10:38:17.617982 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 113/236] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:38:17 2020] GET /volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 => generated 915 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:38:18.624784 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3d9421d4-ce14-4644-9cfd-7c786d371318 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] GET http://10.222.0.23/volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 Dec 02 10:38:18.625342 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3d9421d4-ce14-4644-9cfd-7c786d371318 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:38:18.625491 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:38:18.625491 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:38:18.626015 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3d9421d4-ce14-4644-9cfd-7c786d371318 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:38:18.730909 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:38:18.730909 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:38:18.762404 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3d9421d4-ce14-4644-9cfd-7c786d371318 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Volume info retrieved successfully. Dec 02 10:38:18.806690 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3d9421d4-ce14-4644-9cfd-7c786d371318 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] http://10.222.0.23/volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 returned with HTTP 200 Dec 02 10:38:18.808067 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 124/237] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:38:18 2020] GET /volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 => generated 916 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:38:19.504201 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-17b17d5a-ddf5-44dc-a372-8679615f6fd5 req-70bfb5bc-98e7-4b33-bd6c-4b324e9a858c tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] GET http://10.222.0.23/volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 Dec 02 10:38:19.504749 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-17b17d5a-ddf5-44dc-a372-8679615f6fd5 req-70bfb5bc-98e7-4b33-bd6c-4b324e9a858c tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:38:19.504959 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:38:19.504959 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:38:19.505315 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-17b17d5a-ddf5-44dc-a372-8679615f6fd5 req-70bfb5bc-98e7-4b33-bd6c-4b324e9a858c tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:38:19.722738 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:38:19.722738 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:38:19.759461 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-17b17d5a-ddf5-44dc-a372-8679615f6fd5 req-70bfb5bc-98e7-4b33-bd6c-4b324e9a858c tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Volume info retrieved successfully. Dec 02 10:38:19.861485 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-17b17d5a-ddf5-44dc-a372-8679615f6fd5 req-70bfb5bc-98e7-4b33-bd6c-4b324e9a858c tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] http://10.222.0.23/volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 returned with HTTP 200 Dec 02 10:38:19.868121 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 114/238] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 10:38:19 2020] GET /volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 => generated 916 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 10:38:19.988040 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3d9421d4-ce14-4644-9cfd-7c786d371318 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] GET http://10.222.0.23/volume// Dec 02 10:38:19.988517 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3d9421d4-ce14-4644-9cfd-7c786d371318 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:38:19.988782 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:38:19.988782 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:38:19.989120 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3d9421d4-ce14-4644-9cfd-7c786d371318 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Calling method 'all' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:38:19.990398 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3d9421d4-ce14-4644-9cfd-7c786d371318 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 10:38:19.991338 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 125/239] 10.222.0.23 () {58 vars in 1289 bytes} [Wed Dec 2 10:38:19 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 10:38:20.012873 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-17b17d5a-ddf5-44dc-a372-8679615f6fd5 req-610300c1-d9c2-4801-b6ed-90e276da5c27 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] POST http://10.222.0.23/volume/v3/fd2294bddc5649298c23eb0b180b1862/attachments Dec 02 10:38:20.013782 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:38:20.013782 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:38:20.014495 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-17b17d5a-ddf5-44dc-a372-8679615f6fd5 req-610300c1-d9c2-4801-b6ed-90e276da5c27 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "17805e12-aa16-427c-9b50-817403c7e695", "instance_uuid": "b59b8f66-3a48-45b3-8500-a70ae1fb59af", "connector": null}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:38:20.237993 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:38:20.237993 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:38:20.383277 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-17b17d5a-ddf5-44dc-a372-8679615f6fd5 req-610300c1-d9c2-4801-b6ed-90e276da5c27 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] http://10.222.0.23/volume/v3/fd2294bddc5649298c23eb0b180b1862/attachments returned with HTTP 200 Dec 02 10:38:20.402019 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 115/240] 10.222.0.23 () {66 vars in 1565 bytes} [Wed Dec 2 10:38:20 2020] POST /volume/v3/fd2294bddc5649298c23eb0b180b1862/attachments => generated 273 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:38:20.459702 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f8ccc7c8-1996-41b8-9de6-de93ea8bb35d tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] GET http://10.222.0.23/volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 Dec 02 10:38:20.460452 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f8ccc7c8-1996-41b8-9de6-de93ea8bb35d tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:38:20.461114 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f8ccc7c8-1996-41b8-9de6-de93ea8bb35d tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:38:20.513272 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-17b17d5a-ddf5-44dc-a372-8679615f6fd5 req-610300c1-d9c2-4801-b6ed-90e276da5c27 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] GET http://10.222.0.23/volume// Dec 02 10:38:20.513828 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-17b17d5a-ddf5-44dc-a372-8679615f6fd5 req-610300c1-d9c2-4801-b6ed-90e276da5c27 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:38:20.514066 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:38:20.514066 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:38:20.514462 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-17b17d5a-ddf5-44dc-a372-8679615f6fd5 req-610300c1-d9c2-4801-b6ed-90e276da5c27 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Calling method 'all' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:38:20.515665 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-17b17d5a-ddf5-44dc-a372-8679615f6fd5 req-610300c1-d9c2-4801-b6ed-90e276da5c27 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 10:38:20.516275 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 116/241] 10.222.0.41 () {56 vars in 1089 bytes} [Wed Dec 2 10:38:20 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Dec 02 10:38:20.530795 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-17b17d5a-ddf5-44dc-a372-8679615f6fd5 req-9e6621c7-1ed3-45e8-8c28-d5a8bfbac7e1 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] GET http://10.222.0.23/volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 Dec 02 10:38:20.531549 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-17b17d5a-ddf5-44dc-a372-8679615f6fd5 req-9e6621c7-1ed3-45e8-8c28-d5a8bfbac7e1 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:38:20.537990 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-17b17d5a-ddf5-44dc-a372-8679615f6fd5 req-9e6621c7-1ed3-45e8-8c28-d5a8bfbac7e1 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:38:20.570845 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:38:20.570845 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:38:20.594540 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f8ccc7c8-1996-41b8-9de6-de93ea8bb35d tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Volume info retrieved successfully. Dec 02 10:38:20.610796 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:38:20.610796 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:38:20.618184 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:38:20.618184 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:38:20.629673 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f8ccc7c8-1996-41b8-9de6-de93ea8bb35d tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] http://10.222.0.23/volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 returned with HTTP 200 Dec 02 10:38:20.630820 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 126/242] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:38:20 2020] GET /volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 => generated 915 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:38:20.648413 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-17b17d5a-ddf5-44dc-a372-8679615f6fd5 req-9e6621c7-1ed3-45e8-8c28-d5a8bfbac7e1 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Volume info retrieved successfully. Dec 02 10:38:20.691586 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:38:20.691586 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:38:20.705090 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-17b17d5a-ddf5-44dc-a372-8679615f6fd5 req-9e6621c7-1ed3-45e8-8c28-d5a8bfbac7e1 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] http://10.222.0.23/volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 returned with HTTP 200 Dec 02 10:38:20.705944 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 117/243] 10.222.0.41 () {60 vars in 1403 bytes} [Wed Dec 2 10:38:20 2020] GET /volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 => generated 1014 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 02 10:38:20.745619 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-17b17d5a-ddf5-44dc-a372-8679615f6fd5 req-7742e8c3-3063-4029-80ef-376f888b6b01 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] PUT http://10.222.0.23/volume/v3/fd2294bddc5649298c23eb0b180b1862/attachments/7921cc32-004f-497b-8813-158fb3300a4a Dec 02 10:38:20.746692 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:38:20.746692 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:38:20.747414 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-17b17d5a-ddf5-44dc-a372-8679615f6fd5 req-7742e8c3-3063-4029-80ef-376f888b6b01 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.41", "host": "n-h2-764292-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-764292-5.cbci-764292-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:38:20.832539 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 02 10:38:20.832539 n-d-764292-5 devstack@c-api.service[88067]: return self.call(f, *args, **kw) Dec 02 10:38:20.846933 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.coordination [req-17b17d5a-ddf5-44dc-a372-8679615f6fd5 req-7742e8c3-3063-4029-80ef-376f888b6b01 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Lock "b'cinder-attachment_update-17805e12-aa16-427c-9b50-817403c7e695-n-h2-764292-5'" acquired by "attachment_update" :: waited 0.023s {{(pid=88069) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 02 10:38:20.849574 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:38:20.849574 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:38:21.647603 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1f992d63-9cbf-48f1-afc7-80d6f7b12ede tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] GET http://10.222.0.23/volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 Dec 02 10:38:21.648118 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1f992d63-9cbf-48f1-afc7-80d6f7b12ede tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:38:21.648504 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:38:21.648504 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:38:21.649162 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1f992d63-9cbf-48f1-afc7-80d6f7b12ede tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:38:21.735257 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:38:21.735257 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:38:21.746816 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-1f992d63-9cbf-48f1-afc7-80d6f7b12ede tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Volume info retrieved successfully. Dec 02 10:38:21.790311 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:38:21.790311 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:38:21.811887 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1f992d63-9cbf-48f1-afc7-80d6f7b12ede tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] http://10.222.0.23/volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 returned with HTTP 200 Dec 02 10:38:21.813319 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 118/244] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:38:21 2020] GET /volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 => generated 915 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 10:38:22.842183 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-32b49465-c759-4bfd-a6ae-6ff02aeda0dc tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] GET http://10.222.0.23/volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 Dec 02 10:38:22.842741 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-32b49465-c759-4bfd-a6ae-6ff02aeda0dc tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:38:22.842881 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:38:22.842881 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:38:22.843540 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-32b49465-c759-4bfd-a6ae-6ff02aeda0dc tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:38:22.943979 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:38:22.943979 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:38:22.967876 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-32b49465-c759-4bfd-a6ae-6ff02aeda0dc tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Volume info retrieved successfully. Dec 02 10:38:23.015184 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:38:23.015184 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:38:23.042307 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-32b49465-c759-4bfd-a6ae-6ff02aeda0dc tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] http://10.222.0.23/volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 returned with HTTP 200 Dec 02 10:38:23.049742 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 119/245] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:38:22 2020] GET /volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 => generated 915 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 10:38:23.276750 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.coordination [req-17b17d5a-ddf5-44dc-a372-8679615f6fd5 req-7742e8c3-3063-4029-80ef-376f888b6b01 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Lock "b'cinder-attachment_update-17805e12-aa16-427c-9b50-817403c7e695-n-h2-764292-5'" released by "attachment_update" :: held 2.444s {{(pid=88069) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 02 10:38:23.277814 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-17b17d5a-ddf5-44dc-a372-8679615f6fd5 req-7742e8c3-3063-4029-80ef-376f888b6b01 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] http://10.222.0.23/volume/v3/fd2294bddc5649298c23eb0b180b1862/attachments/7921cc32-004f-497b-8813-158fb3300a4a returned with HTTP 200 Dec 02 10:38:23.280049 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 127/246] 10.222.0.41 () {64 vars in 1468 bytes} [Wed Dec 2 10:38:20 2020] PUT /volume/v3/fd2294bddc5649298c23eb0b180b1862/attachments/7921cc32-004f-497b-8813-158fb3300a4a => generated 762 bytes in 2541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:38:24.066283 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9a5dba0c-30d9-4f20-8359-9c2f8bb88005 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] GET http://10.222.0.23/volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 Dec 02 10:38:24.067662 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9a5dba0c-30d9-4f20-8359-9c2f8bb88005 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:38:24.068089 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:38:24.068089 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:38:24.068901 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9a5dba0c-30d9-4f20-8359-9c2f8bb88005 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:38:24.151453 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:38:24.151453 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:38:24.161200 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-9a5dba0c-30d9-4f20-8359-9c2f8bb88005 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Volume info retrieved successfully. Dec 02 10:38:24.183303 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:38:24.183303 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:38:24.193261 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9a5dba0c-30d9-4f20-8359-9c2f8bb88005 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] http://10.222.0.23/volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 returned with HTTP 200 Dec 02 10:38:24.195411 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 120/247] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:38:24 2020] GET /volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 => generated 916 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:38:25.211677 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-676c8be0-30aa-4e3b-8daf-f898522e5c02 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] GET http://10.222.0.23/volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 Dec 02 10:38:25.212437 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-676c8be0-30aa-4e3b-8daf-f898522e5c02 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:38:25.212668 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:38:25.212668 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:38:25.213073 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-676c8be0-30aa-4e3b-8daf-f898522e5c02 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:38:25.343081 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:38:25.343081 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:38:25.369934 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-676c8be0-30aa-4e3b-8daf-f898522e5c02 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Volume info retrieved successfully. Dec 02 10:38:25.430515 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:38:25.430515 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:38:25.454381 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-676c8be0-30aa-4e3b-8daf-f898522e5c02 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] http://10.222.0.23/volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 returned with HTTP 200 Dec 02 10:38:25.455778 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 128/248] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:38:25 2020] GET /volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 => generated 916 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:38:26.472252 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2957d7a9-8c24-45f9-b91d-19c64ba613e8 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] GET http://10.222.0.23/volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 Dec 02 10:38:26.472915 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2957d7a9-8c24-45f9-b91d-19c64ba613e8 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:38:26.473027 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:38:26.473027 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:38:26.473411 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2957d7a9-8c24-45f9-b91d-19c64ba613e8 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:38:26.580842 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:38:26.580842 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:38:26.610304 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-2957d7a9-8c24-45f9-b91d-19c64ba613e8 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Volume info retrieved successfully. Dec 02 10:38:26.656285 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:38:26.656285 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:38:26.674642 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2957d7a9-8c24-45f9-b91d-19c64ba613e8 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] http://10.222.0.23/volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 returned with HTTP 200 Dec 02 10:38:26.676387 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 121/249] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:38:26 2020] GET /volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 => generated 916 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:38:27.696338 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4bb10d92-8334-4470-b167-65cae7bc76c9 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] GET http://10.222.0.23/volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 Dec 02 10:38:27.709823 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4bb10d92-8334-4470-b167-65cae7bc76c9 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:38:27.710923 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:38:27.710923 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:38:27.714042 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4bb10d92-8334-4470-b167-65cae7bc76c9 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:38:27.870584 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:38:27.870584 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:38:27.881249 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-4bb10d92-8334-4470-b167-65cae7bc76c9 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Volume info retrieved successfully. Dec 02 10:38:27.928044 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:38:27.928044 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:38:27.942941 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4bb10d92-8334-4470-b167-65cae7bc76c9 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] http://10.222.0.23/volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 returned with HTTP 200 Dec 02 10:38:27.944056 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 129/250] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:38:27 2020] GET /volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 => generated 916 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:38:28.931897 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-17b17d5a-ddf5-44dc-a372-8679615f6fd5 req-167af834-13cc-4854-96b2-19245d55a0e7 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] POST http://10.222.0.23/volume/v3/fd2294bddc5649298c23eb0b180b1862/attachments/7921cc32-004f-497b-8813-158fb3300a4a/action Dec 02 10:38:28.932544 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:38:28.932544 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:38:28.932838 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-17b17d5a-ddf5-44dc-a372-8679615f6fd5 req-167af834-13cc-4854-96b2-19245d55a0e7 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Action body: b'{"os-complete": null}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:38:28.933419 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-17b17d5a-ddf5-44dc-a372-8679615f6fd5 req-167af834-13cc-4854-96b2-19245d55a0e7 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:38:28.960879 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-df2d37c5-50d9-4350-ab54-62244dbc75fe tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] GET http://10.222.0.23/volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 Dec 02 10:38:28.961492 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-df2d37c5-50d9-4350-ab54-62244dbc75fe tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:38:28.961935 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:38:28.961935 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:38:28.962568 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-df2d37c5-50d9-4350-ab54-62244dbc75fe tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:38:29.084521 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:38:29.084521 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:38:29.102737 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:38:29.102737 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:38:29.125820 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-17b17d5a-ddf5-44dc-a372-8679615f6fd5 req-167af834-13cc-4854-96b2-19245d55a0e7 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] http://10.222.0.23/volume/v3/fd2294bddc5649298c23eb0b180b1862/attachments/7921cc32-004f-497b-8813-158fb3300a4a/action returned with HTTP 204 Dec 02 10:38:29.126742 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 122/251] 10.222.0.41 () {64 vars in 1489 bytes} [Wed Dec 2 10:38:28 2020] POST /volume/v3/fd2294bddc5649298c23eb0b180b1862/attachments/7921cc32-004f-497b-8813-158fb3300a4a/action => generated 0 bytes in 201 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:38:29.140920 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-df2d37c5-50d9-4350-ab54-62244dbc75fe tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Volume info retrieved successfully. Dec 02 10:38:29.196168 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:38:29.196168 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:38:29.217928 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-df2d37c5-50d9-4350-ab54-62244dbc75fe tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] http://10.222.0.23/volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 returned with HTTP 200 Dec 02 10:38:29.218750 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 130/252] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:38:28 2020] GET /volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 => generated 1211 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:38:30.144071 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e04a1e10-f1a3-4b61-81b2-79ed28d78ddb req-1513dfcd-222f-4f65-8cd6-70478df9ac50 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] POST http://10.222.0.23/volume/v3/b728eacb8f5848cb993654a810dbc705/volumes Dec 02 10:38:30.145241 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:38:30.145241 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:38:30.145974 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-e04a1e10-f1a3-4b61-81b2-79ed28d78ddb req-1513dfcd-222f-4f65-8cd6-70478df9ac50 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-215098954", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:38:30.147770 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [req-e04a1e10-f1a3-4b61-81b2-79ed28d78ddb req-1513dfcd-222f-4f65-8cd6-70478df9ac50 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-215098954', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 10:38:30.148409 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [req-e04a1e10-f1a3-4b61-81b2-79ed28d78ddb req-1513dfcd-222f-4f65-8cd6-70478df9ac50 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] Create volume of 1 GB Dec 02 10:38:30.162674 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-e04a1e10-f1a3-4b61-81b2-79ed28d78ddb req-1513dfcd-222f-4f65-8cd6-70478df9ac50 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] Availability Zones retrieved successfully. Dec 02 10:38:30.185747 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-e04a1e10-f1a3-4b61-81b2-79ed28d78ddb req-1513dfcd-222f-4f65-8cd6-70478df9ac50 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] Flow 'volume_create_api' (28a0f3aa-ae8f-4b11-805d-2cc0b5adaf69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:38:30.189345 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-e04a1e10-f1a3-4b61-81b2-79ed28d78ddb req-1513dfcd-222f-4f65-8cd6-70478df9ac50 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efe6b3e3-ff1b-45a6-8e25-82ccb4ec8e57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:38:30.191812 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [req-e04a1e10-f1a3-4b61-81b2-79ed28d78ddb req-1513dfcd-222f-4f65-8cd6-70478df9ac50 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] Validating volume size '1' using validate_int {{(pid=88068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 10:38:30.235020 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9ba28fc1-c1e7-4a99-85e7-d58b56308050 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] GET http://10.222.0.23/volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 Dec 02 10:38:30.235884 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9ba28fc1-c1e7-4a99-85e7-d58b56308050 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:38:30.236303 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:38:30.236303 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:38:30.236961 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9ba28fc1-c1e7-4a99-85e7-d58b56308050 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:38:30.333600 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-e04a1e10-f1a3-4b61-81b2-79ed28d78ddb req-1513dfcd-222f-4f65-8cd6-70478df9ac50 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efe6b3e3-ff1b-45a6-8e25-82ccb4ec8e57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:38:30.338577 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-e04a1e10-f1a3-4b61-81b2-79ed28d78ddb req-1513dfcd-222f-4f65-8cd6-70478df9ac50 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b63e9fd6-3fc5-416c-9e5f-92eb6afe3c74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:38:30.361927 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:38:30.361927 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:38:30.388687 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-9ba28fc1-c1e7-4a99-85e7-d58b56308050 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Volume info retrieved successfully. Dec 02 10:38:30.443419 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:38:30.443419 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:38:30.465326 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9ba28fc1-c1e7-4a99-85e7-d58b56308050 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] http://10.222.0.23/volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 returned with HTTP 200 Dec 02 10:38:30.469662 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 131/253] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:38:30 2020] GET /volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 => generated 1208 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 02 10:38:30.490806 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-04b04d17-e33f-4939-9ef8-3725ab8a9a48 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] GET http://10.222.0.23/volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 Dec 02 10:38:30.491746 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-04b04d17-e33f-4939-9ef8-3725ab8a9a48 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:38:30.494516 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:38:30.494516 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:38:30.495049 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-04b04d17-e33f-4939-9ef8-3725ab8a9a48 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:38:30.551546 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [req-e04a1e10-f1a3-4b61-81b2-79ed28d78ddb req-1513dfcd-222f-4f65-8cd6-70478df9ac50 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] Created reservations ['a14cdbd0-89c1-4d39-bc7c-c95faedc97e4', '2daf2fe7-e698-48b3-baf8-9f728e29898e', '7fa34b0a-db35-43a4-8c15-53fb876c8ea4', '64d0a5aa-11e5-4d50-b24e-c079d00e4253'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 10:38:30.559180 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-e04a1e10-f1a3-4b61-81b2-79ed28d78ddb req-1513dfcd-222f-4f65-8cd6-70478df9ac50 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b63e9fd6-3fc5-416c-9e5f-92eb6afe3c74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a14cdbd0-89c1-4d39-bc7c-c95faedc97e4', '2daf2fe7-e698-48b3-baf8-9f728e29898e', '7fa34b0a-db35-43a4-8c15-53fb876c8ea4', '64d0a5aa-11e5-4d50-b24e-c079d00e4253']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:38:30.561468 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-e04a1e10-f1a3-4b61-81b2-79ed28d78ddb req-1513dfcd-222f-4f65-8cd6-70478df9ac50 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e6e5078-2712-401f-942c-32e7b7b1c5fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:38:30.735518 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:38:30.735518 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:38:30.784045 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-04b04d17-e33f-4939-9ef8-3725ab8a9a48 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Volume info retrieved successfully. Dec 02 10:38:30.821471 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-e04a1e10-f1a3-4b61-81b2-79ed28d78ddb req-1513dfcd-222f-4f65-8cd6-70478df9ac50 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e6e5078-2712-401f-942c-32e7b7b1c5fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49b2a1b7-d317-4032-a669-29ccda3ad9c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-215098954',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b728eacb8f5848cb993654a810dbc705',qos_specs=None,replication_status=,reservations=['a14cdbd0-89c1-4d39-bc7c-c95faedc97e4','2daf2fe7-e698-48b3-baf8-9f728e29898e','7fa34b0a-db35-43a4-8c15-53fb876c8ea4','64d0a5aa-11e5-4d50-b24e-c079d00e4253'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2d15c9f525f4676ba9486a38518bba4',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T10:38:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-215098954',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49b2a1b7-d317-4032-a669-29ccda3ad9c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b728eacb8f5848cb993654a810dbc705',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,user_id='f2d15c9f525f4676ba9486a38518bba4',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:38:30.825867 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-e04a1e10-f1a3-4b61-81b2-79ed28d78ddb req-1513dfcd-222f-4f65-8cd6-70478df9ac50 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d35caec-946d-49b8-b672-c0e0d5eacee4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:38:30.836545 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:38:30.836545 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:38:30.856641 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-04b04d17-e33f-4939-9ef8-3725ab8a9a48 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] http://10.222.0.23/volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 returned with HTTP 200 Dec 02 10:38:30.857895 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 132/254] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:38:30 2020] GET /volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 => generated 1208 bytes in 371 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 02 10:38:30.873918 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-e04a1e10-f1a3-4b61-81b2-79ed28d78ddb req-1513dfcd-222f-4f65-8cd6-70478df9ac50 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d35caec-946d-49b8-b672-c0e0d5eacee4) 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-215098954',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b728eacb8f5848cb993654a810dbc705',qos_specs=None,replication_status=,reservations=['a14cdbd0-89c1-4d39-bc7c-c95faedc97e4','2daf2fe7-e698-48b3-baf8-9f728e29898e','7fa34b0a-db35-43a4-8c15-53fb876c8ea4','64d0a5aa-11e5-4d50-b24e-c079d00e4253'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2d15c9f525f4676ba9486a38518bba4',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:38:30.875940 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-e04a1e10-f1a3-4b61-81b2-79ed28d78ddb req-1513dfcd-222f-4f65-8cd6-70478df9ac50 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (258186ee-bccc-453a-a89c-d4c317659171) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:38:30.906703 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-e04a1e10-f1a3-4b61-81b2-79ed28d78ddb req-1513dfcd-222f-4f65-8cd6-70478df9ac50 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (258186ee-bccc-453a-a89c-d4c317659171) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:38:30.913662 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-e04a1e10-f1a3-4b61-81b2-79ed28d78ddb req-1513dfcd-222f-4f65-8cd6-70478df9ac50 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] Flow 'volume_create_api' (28a0f3aa-ae8f-4b11-805d-2cc0b5adaf69) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:38:31.026462 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-e04a1e10-f1a3-4b61-81b2-79ed28d78ddb req-1513dfcd-222f-4f65-8cd6-70478df9ac50 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] Create volume request issued successfully. Dec 02 10:38:31.127058 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e04a1e10-f1a3-4b61-81b2-79ed28d78ddb req-1513dfcd-222f-4f65-8cd6-70478df9ac50 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] http://10.222.0.23/volume/v3/b728eacb8f5848cb993654a810dbc705/volumes returned with HTTP 202 Dec 02 10:38:31.144669 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e04a1e10-f1a3-4b61-81b2-79ed28d78ddb req-ed6680ff-5c87-4537-9275-6345f1225234 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] GET http://10.222.0.23/volume/v3/b728eacb8f5848cb993654a810dbc705/volumes/49b2a1b7-d317-4032-a669-29ccda3ad9c6 Dec 02 10:38:31.145361 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-e04a1e10-f1a3-4b61-81b2-79ed28d78ddb req-ed6680ff-5c87-4537-9275-6345f1225234 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:38:31.145697 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:38:31.145697 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:38:31.146205 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-e04a1e10-f1a3-4b61-81b2-79ed28d78ddb req-ed6680ff-5c87-4537-9275-6345f1225234 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:38:31.151324 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 123/255] 10.222.0.23 () {64 vars in 1512 bytes} [Wed Dec 2 10:38:30 2020] POST /volume/v3/b728eacb8f5848cb993654a810dbc705/volumes => generated 823 bytes in 1012 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 10:38:31.292518 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:38:31.292518 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:38:31.323169 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-e04a1e10-f1a3-4b61-81b2-79ed28d78ddb req-ed6680ff-5c87-4537-9275-6345f1225234 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] Volume info retrieved successfully. Dec 02 10:38:31.396467 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e04a1e10-f1a3-4b61-81b2-79ed28d78ddb req-ed6680ff-5c87-4537-9275-6345f1225234 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] http://10.222.0.23/volume/v3/b728eacb8f5848cb993654a810dbc705/volumes/49b2a1b7-d317-4032-a669-29ccda3ad9c6 returned with HTTP 200 Dec 02 10:38:31.398841 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 133/256] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 10:38:31 2020] GET /volume/v3/b728eacb8f5848cb993654a810dbc705/volumes/49b2a1b7-d317-4032-a669-29ccda3ad9c6 => generated 891 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:38:31.581495 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b1441fec-9d05-4eb1-b32f-6bed98b86ee9 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] POST http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes Dec 02 10:38:31.582325 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:38:31.582325 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:38:31.583057 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b1441fec-9d05-4eb1-b32f-6bed98b86ee9 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1989479276"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:38:31.584443 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-b1441fec-9d05-4eb1-b32f-6bed98b86ee9 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1989479276'}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 10:38:31.585099 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-b1441fec-9d05-4eb1-b32f-6bed98b86ee9 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Create volume of 1 GB Dec 02 10:38:31.586028 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:38:31.586028 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:38:31.613580 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b1441fec-9d05-4eb1-b32f-6bed98b86ee9 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Availability Zones retrieved successfully. Dec 02 10:38:31.632827 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-b1441fec-9d05-4eb1-b32f-6bed98b86ee9 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Flow 'volume_create_api' (802d4593-8c03-4bc1-abbf-8695b3267f30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:38:31.636661 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-b1441fec-9d05-4eb1-b32f-6bed98b86ee9 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f72d36c-0bc1-4260-8742-6c0a3e12150c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:38:31.641374 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-b1441fec-9d05-4eb1-b32f-6bed98b86ee9 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Validating volume size '1' using validate_int {{(pid=88068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 10:38:31.854706 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-b1441fec-9d05-4eb1-b32f-6bed98b86ee9 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f72d36c-0bc1-4260-8742-6c0a3e12150c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:38:31.860368 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-b1441fec-9d05-4eb1-b32f-6bed98b86ee9 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b62660f-640f-477d-9517-02391d394adb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:38:31.882684 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-2d5baddc-9ab0-4fee-877d-7ce320f129b0 req-5c19817b-2046-4be5-89ad-aca1eb17fbdd tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] GET http://10.222.0.23/volume/v3/b728eacb8f5848cb993654a810dbc705/volumes/49b2a1b7-d317-4032-a669-29ccda3ad9c6 Dec 02 10:38:31.883458 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-2d5baddc-9ab0-4fee-877d-7ce320f129b0 req-5c19817b-2046-4be5-89ad-aca1eb17fbdd tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:38:31.883886 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:38:31.883886 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:38:31.884643 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-2d5baddc-9ab0-4fee-877d-7ce320f129b0 req-5c19817b-2046-4be5-89ad-aca1eb17fbdd tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:38:32.015885 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-b1441fec-9d05-4eb1-b32f-6bed98b86ee9 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Created reservations ['aff7a5c5-20de-4b3e-ad7a-6dd6d676552e', 'df002f6f-ff10-4aa4-a6b6-9e1b44bb5af8', 'de77b3c2-a12e-4aeb-903c-c361806c55cf', 'e99ff4a2-3a25-404b-99e0-c16e6d011eac'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 10:38:32.019340 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-b1441fec-9d05-4eb1-b32f-6bed98b86ee9 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b62660f-640f-477d-9517-02391d394adb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aff7a5c5-20de-4b3e-ad7a-6dd6d676552e', 'df002f6f-ff10-4aa4-a6b6-9e1b44bb5af8', 'de77b3c2-a12e-4aeb-903c-c361806c55cf', 'e99ff4a2-3a25-404b-99e0-c16e6d011eac']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:38:32.034121 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:38:32.034121 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:38:32.038244 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-b1441fec-9d05-4eb1-b32f-6bed98b86ee9 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b1dfaa0-7536-4a51-89b3-9f49ae463600) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:38:32.051827 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-2d5baddc-9ab0-4fee-877d-7ce320f129b0 req-5c19817b-2046-4be5-89ad-aca1eb17fbdd tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] Volume info retrieved successfully. Dec 02 10:38:32.091646 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-2d5baddc-9ab0-4fee-877d-7ce320f129b0 req-5c19817b-2046-4be5-89ad-aca1eb17fbdd tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] http://10.222.0.23/volume/v3/b728eacb8f5848cb993654a810dbc705/volumes/49b2a1b7-d317-4032-a669-29ccda3ad9c6 returned with HTTP 200 Dec 02 10:38:32.093904 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 134/257] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 10:38:31 2020] GET /volume/v3/b728eacb8f5848cb993654a810dbc705/volumes/49b2a1b7-d317-4032-a669-29ccda3ad9c6 => generated 915 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:38:32.130868 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-3e6b4134-8ef8-4f77-b77e-c258e0a8b99a req-dced6dec-6b01-44ce-b3f7-f2ce962e755a tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] GET http://10.222.0.23/volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 Dec 02 10:38:32.130868 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-3e6b4134-8ef8-4f77-b77e-c258e0a8b99a req-dced6dec-6b01-44ce-b3f7-f2ce962e755a tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:38:32.177653 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:38:32.177653 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:38:32.177653 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-3e6b4134-8ef8-4f77-b77e-c258e0a8b99a req-dced6dec-6b01-44ce-b3f7-f2ce962e755a tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:38:32.181148 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-b1441fec-9d05-4eb1-b32f-6bed98b86ee9 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b1dfaa0-7536-4a51-89b3-9f49ae463600) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88dde240-271c-47e3-944c-63dbff81d88d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1989479276',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9dfff3ed00444f1bba1f7870301f1ae',qos_specs=None,replication_status=,reservations=['aff7a5c5-20de-4b3e-ad7a-6dd6d676552e','df002f6f-ff10-4aa4-a6b6-9e1b44bb5af8','de77b3c2-a12e-4aeb-903c-c361806c55cf','e99ff4a2-3a25-404b-99e0-c16e6d011eac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9dda77f3ba794e7b8ea6c278b0051926',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T10:38:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1989479276',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88dde240-271c-47e3-944c-63dbff81d88d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9dfff3ed00444f1bba1f7870301f1ae',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,user_id='9dda77f3ba794e7b8ea6c278b0051926',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:38:32.194879 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-b1441fec-9d05-4eb1-b32f-6bed98b86ee9 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (205dc97f-f773-4096-ac04-8d122ddfd05f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:38:32.258164 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-b1441fec-9d05-4eb1-b32f-6bed98b86ee9 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (205dc97f-f773-4096-ac04-8d122ddfd05f) 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-1989479276',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9dfff3ed00444f1bba1f7870301f1ae',qos_specs=None,replication_status=,reservations=['aff7a5c5-20de-4b3e-ad7a-6dd6d676552e','df002f6f-ff10-4aa4-a6b6-9e1b44bb5af8','de77b3c2-a12e-4aeb-903c-c361806c55cf','e99ff4a2-3a25-404b-99e0-c16e6d011eac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9dda77f3ba794e7b8ea6c278b0051926',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:38:32.266321 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-b1441fec-9d05-4eb1-b32f-6bed98b86ee9 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cb6d190-321f-4eaa-bdcc-ebafe2639869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:38:32.275204 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:38:32.275204 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:38:32.297820 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-3e6b4134-8ef8-4f77-b77e-c258e0a8b99a req-dced6dec-6b01-44ce-b3f7-f2ce962e755a tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Volume info retrieved successfully. Dec 02 10:38:32.302160 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-b1441fec-9d05-4eb1-b32f-6bed98b86ee9 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cb6d190-321f-4eaa-bdcc-ebafe2639869) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:38:32.309873 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-b1441fec-9d05-4eb1-b32f-6bed98b86ee9 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Flow 'volume_create_api' (802d4593-8c03-4bc1-abbf-8695b3267f30) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:38:32.347447 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:38:32.347447 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:38:32.359977 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-3e6b4134-8ef8-4f77-b77e-c258e0a8b99a req-dced6dec-6b01-44ce-b3f7-f2ce962e755a tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] http://10.222.0.23/volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 returned with HTTP 200 Dec 02 10:38:32.360873 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 135/258] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 10:38:32 2020] GET /volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 => generated 1208 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:38:32.397560 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-3e6b4134-8ef8-4f77-b77e-c258e0a8b99a req-60c669b1-b835-4b71-b5ae-4f5e158267bf tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] POST http://10.222.0.23/volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695/action Dec 02 10:38:32.402378 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:38:32.402378 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:38:32.402948 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-3e6b4134-8ef8-4f77-b77e-c258e0a8b99a req-60c669b1-b835-4b71-b5ae-4f5e158267bf tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Action body: b'{"os-begin_detaching": null}' {{(pid=88069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:38:32.403342 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-3e6b4134-8ef8-4f77-b77e-c258e0a8b99a req-60c669b1-b835-4b71-b5ae-4f5e158267bf tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:38:32.468522 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b1441fec-9d05-4eb1-b32f-6bed98b86ee9 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Create volume request issued successfully. Dec 02 10:38:32.504191 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b1441fec-9d05-4eb1-b32f-6bed98b86ee9 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes returned with HTTP 202 Dec 02 10:38:32.508784 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 124/259] 10.222.0.23 () {60 vars in 1225 bytes} [Wed Dec 2 10:38:31 2020] POST /volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes => generated 826 bytes in 931 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 10:38:32.537338 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f179ecac-e616-4c1b-bbfa-269cc770861b tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] GET http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/88dde240-271c-47e3-944c-63dbff81d88d Dec 02 10:38:32.538277 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f179ecac-e616-4c1b-bbfa-269cc770861b tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:38:32.538655 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:38:32.538655 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:38:32.540733 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f179ecac-e616-4c1b-bbfa-269cc770861b tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:38:32.605586 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:38:32.605586 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:38:32.620819 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-3e6b4134-8ef8-4f77-b77e-c258e0a8b99a req-60c669b1-b835-4b71-b5ae-4f5e158267bf tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Volume info retrieved successfully. Dec 02 10:38:32.667162 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-3e6b4134-8ef8-4f77-b77e-c258e0a8b99a req-60c669b1-b835-4b71-b5ae-4f5e158267bf tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Begin detaching volume completed successfully. Dec 02 10:38:32.668007 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-3e6b4134-8ef8-4f77-b77e-c258e0a8b99a req-60c669b1-b835-4b71-b5ae-4f5e158267bf tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] http://10.222.0.23/volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695/action returned with HTTP 202 Dec 02 10:38:32.669163 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 136/260] 10.222.0.23 () {64 vars in 1643 bytes} [Wed Dec 2 10:38:32 2020] POST /volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695/action => generated 0 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Dec 02 10:38:32.682078 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:38:32.682078 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:38:32.696446 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f179ecac-e616-4c1b-bbfa-269cc770861b tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Volume info retrieved successfully. Dec 02 10:38:32.704337 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3ec45e26-d128-40f5-bffb-3d5d9a716188 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] GET http://10.222.0.23/volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 Dec 02 10:38:32.705076 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3ec45e26-d128-40f5-bffb-3d5d9a716188 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:38:32.705437 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:38:32.705437 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:38:32.706123 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3ec45e26-d128-40f5-bffb-3d5d9a716188 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:38:32.876002 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:38:32.876002 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:38:32.924913 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3ec45e26-d128-40f5-bffb-3d5d9a716188 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Volume info retrieved successfully. Dec 02 10:38:33.014595 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f179ecac-e616-4c1b-bbfa-269cc770861b tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/88dde240-271c-47e3-944c-63dbff81d88d returned with HTTP 200 Dec 02 10:38:33.045012 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 125/261] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:38:32 2020] GET /volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/88dde240-271c-47e3-944c-63dbff81d88d => generated 894 bytes in 496 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:38:33.047320 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f179ecac-e616-4c1b-bbfa-269cc770861b tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] GET http://10.222.0.23/volume// Dec 02 10:38:33.048208 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f179ecac-e616-4c1b-bbfa-269cc770861b tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:38:33.048560 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:38:33.048560 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:38:33.049178 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:38:33.049178 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:38:33.052480 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f179ecac-e616-4c1b-bbfa-269cc770861b tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Calling method 'all' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:38:33.056387 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f179ecac-e616-4c1b-bbfa-269cc770861b tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 10:38:33.062439 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 126/262] 10.222.0.41 () {56 vars in 1089 bytes} [Wed Dec 2 10:38:33 2020] GET /volume/ => generated 754 bytes in 17 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 10:38:33.081779 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-3e6b4134-8ef8-4f77-b77e-c258e0a8b99a req-d130ffe7-666d-4bee-8ff3-f4b27899f735 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] GET http://10.222.0.23/volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 Dec 02 10:38:33.083082 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-3e6b4134-8ef8-4f77-b77e-c258e0a8b99a req-d130ffe7-666d-4bee-8ff3-f4b27899f735 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:38:33.087074 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-3e6b4134-8ef8-4f77-b77e-c258e0a8b99a req-d130ffe7-666d-4bee-8ff3-f4b27899f735 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:38:33.090551 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3ec45e26-d128-40f5-bffb-3d5d9a716188 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] http://10.222.0.23/volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 returned with HTTP 200 Dec 02 10:38:33.094935 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 137/263] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:38:32 2020] GET /volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 => generated 1211 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:38:33.169925 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-6586ff29-ce85-4a14-87e3-74b20422f7e3 req-66f2e67e-7270-4da7-9b11-0623766da37b tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] GET http://10.222.0.23/volume/v3/b728eacb8f5848cb993654a810dbc705/volumes/49b2a1b7-d317-4032-a669-29ccda3ad9c6 Dec 02 10:38:33.170875 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-6586ff29-ce85-4a14-87e3-74b20422f7e3 req-66f2e67e-7270-4da7-9b11-0623766da37b tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:38:33.171244 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:38:33.171244 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:38:33.171886 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-6586ff29-ce85-4a14-87e3-74b20422f7e3 req-66f2e67e-7270-4da7-9b11-0623766da37b tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:38:33.218649 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:38:33.218649 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:38:33.239109 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-3e6b4134-8ef8-4f77-b77e-c258e0a8b99a req-d130ffe7-666d-4bee-8ff3-f4b27899f735 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Volume info retrieved successfully. Dec 02 10:38:33.288513 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:38:33.288513 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:38:33.306439 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:38:33.306439 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:38:33.316062 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-6586ff29-ce85-4a14-87e3-74b20422f7e3 req-66f2e67e-7270-4da7-9b11-0623766da37b tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] Volume info retrieved successfully. Dec 02 10:38:33.320050 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-3e6b4134-8ef8-4f77-b77e-c258e0a8b99a req-d130ffe7-666d-4bee-8ff3-f4b27899f735 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] http://10.222.0.23/volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 returned with HTTP 200 Dec 02 10:38:33.321439 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 127/264] 10.222.0.41 () {60 vars in 1403 bytes} [Wed Dec 2 10:38:33 2020] GET /volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 => generated 1310 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 02 10:38:33.367443 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-6586ff29-ce85-4a14-87e3-74b20422f7e3 req-66f2e67e-7270-4da7-9b11-0623766da37b tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] http://10.222.0.23/volume/v3/b728eacb8f5848cb993654a810dbc705/volumes/49b2a1b7-d317-4032-a669-29ccda3ad9c6 returned with HTTP 200 Dec 02 10:38:33.368329 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 138/265] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 10:38:33 2020] GET /volume/v3/b728eacb8f5848cb993654a810dbc705/volumes/49b2a1b7-d317-4032-a669-29ccda3ad9c6 => generated 916 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 10:38:33.444491 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-b374f608-5f25-4692-b718-44ae94fa9df7 req-a261cdfa-2411-450b-8fac-f06bb2cf5b3e tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] POST http://10.222.0.23/volume/v3/b728eacb8f5848cb993654a810dbc705/snapshots Dec 02 10:38:33.445280 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:38:33.445280 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:38:33.445952 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-b374f608-5f25-4692-b718-44ae94fa9df7 req-a261cdfa-2411-450b-8fac-f06bb2cf5b3e tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "49b2a1b7-d317-4032-a669-29ccda3ad9c6", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-712522284", "description": null, "metadata": {}}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:38:33.551095 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:38:33.551095 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:38:33.554645 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-b374f608-5f25-4692-b718-44ae94fa9df7 req-a261cdfa-2411-450b-8fac-f06bb2cf5b3e tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] Volume info retrieved successfully. Dec 02 10:38:33.557988 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v2.snapshots [req-b374f608-5f25-4692-b718-44ae94fa9df7 req-a261cdfa-2411-450b-8fac-f06bb2cf5b3e tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] Create snapshot from volume 49b2a1b7-d317-4032-a669-29ccda3ad9c6 Dec 02 10:38:33.641890 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.quota [req-b374f608-5f25-4692-b718-44ae94fa9df7 req-a261cdfa-2411-450b-8fac-f06bb2cf5b3e tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] Deprecated: Default quota for resource: snapshots_lvmdriver-1 is set by the default quota flag: quota_snapshots_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Dec 02 10:38:33.718510 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [req-b374f608-5f25-4692-b718-44ae94fa9df7 req-a261cdfa-2411-450b-8fac-f06bb2cf5b3e tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] Created reservations ['85aa026b-6a7d-4f97-973a-6ae61613c5b9', 'ff832667-c0fd-41db-9751-5ba2149b1c68', '1b9e9e05-20df-4767-b758-7d1c3674cc2d', '4d69bcb3-a0af-4938-bc7e-717912421e42'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 10:38:33.783345 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-3e6b4134-8ef8-4f77-b77e-c258e0a8b99a req-ad7abec9-beef-4903-b21b-c366ce2db2ca tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] DELETE http://10.222.0.23/volume/v3/fd2294bddc5649298c23eb0b180b1862/attachments/7921cc32-004f-497b-8813-158fb3300a4a Dec 02 10:38:33.784165 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-3e6b4134-8ef8-4f77-b77e-c258e0a8b99a req-ad7abec9-beef-4903-b21b-c366ce2db2ca tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:38:33.784468 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:38:33.784468 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:38:33.784997 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-3e6b4134-8ef8-4f77-b77e-c258e0a8b99a req-ad7abec9-beef-4903-b21b-c366ce2db2ca tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Calling method 'version_select' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:38:33.848390 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:38:33.848390 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:38:33.956130 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-b374f608-5f25-4692-b718-44ae94fa9df7 req-a261cdfa-2411-450b-8fac-f06bb2cf5b3e tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] Snapshot create request issued successfully. Dec 02 10:38:33.957529 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-b374f608-5f25-4692-b718-44ae94fa9df7 req-a261cdfa-2411-450b-8fac-f06bb2cf5b3e tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] http://10.222.0.23/volume/v3/b728eacb8f5848cb993654a810dbc705/snapshots returned with HTTP 202 Dec 02 10:38:33.972055 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 128/266] 10.222.0.23 () {64 vars in 1518 bytes} [Wed Dec 2 10:38:33 2020] POST /volume/v3/b728eacb8f5848cb993654a810dbc705/snapshots => generated 310 bytes in 527 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 10:38:34.052232 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ae1e358c-9007-4b34-8ef5-e2b14f180c37 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] GET http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/88dde240-271c-47e3-944c-63dbff81d88d Dec 02 10:38:34.053084 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ae1e358c-9007-4b34-8ef5-e2b14f180c37 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:38:34.053296 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:38:34.053296 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:38:34.054274 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ae1e358c-9007-4b34-8ef5-e2b14f180c37 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:38:34.274967 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:38:34.274967 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:38:34.335350 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-ae1e358c-9007-4b34-8ef5-e2b14f180c37 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Volume info retrieved successfully. Dec 02 10:38:34.457101 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ae1e358c-9007-4b34-8ef5-e2b14f180c37 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/88dde240-271c-47e3-944c-63dbff81d88d returned with HTTP 200 Dec 02 10:38:34.464492 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 129/267] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:38:34 2020] GET /volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/88dde240-271c-47e3-944c-63dbff81d88d => generated 918 bytes in 417 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 10:38:34.480685 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-64a98b69-812b-4bcd-96a0-af1b2b9ed7df tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] GET http://10.222.0.23/volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 Dec 02 10:38:34.482160 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-64a98b69-812b-4bcd-96a0-af1b2b9ed7df tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:38:34.482661 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:38:34.482661 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:38:34.489288 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-64a98b69-812b-4bcd-96a0-af1b2b9ed7df tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:38:34.747633 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:38:34.747633 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:38:34.834364 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-64a98b69-812b-4bcd-96a0-af1b2b9ed7df tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Volume info retrieved successfully. Dec 02 10:38:34.964780 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:38:34.964780 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:38:35.016743 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-64a98b69-812b-4bcd-96a0-af1b2b9ed7df tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] http://10.222.0.23/volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 returned with HTTP 200 Dec 02 10:38:35.032458 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 130/268] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:38:34 2020] GET /volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 => generated 1211 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:38:35.090168 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e4fb7045-9135-44b0-9261-5f29ca8461bf req-60894b09-88a8-49a6-9326-57975237ec40 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] GET http://10.222.0.23/volume/v3/b728eacb8f5848cb993654a810dbc705/snapshots/de0d2ce3-033d-40a6-9261-c22da052ddb6 Dec 02 10:38:35.093121 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-e4fb7045-9135-44b0-9261-5f29ca8461bf req-60894b09-88a8-49a6-9326-57975237ec40 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:38:35.103168 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:38:35.103168 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:38:35.104315 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-e4fb7045-9135-44b0-9261-5f29ca8461bf req-60894b09-88a8-49a6-9326-57975237ec40 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:38:35.246221 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:38:35.246221 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:38:35.250863 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-e4fb7045-9135-44b0-9261-5f29ca8461bf req-60894b09-88a8-49a6-9326-57975237ec40 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] Snapshot retrieved successfully. Dec 02 10:38:35.272914 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e4fb7045-9135-44b0-9261-5f29ca8461bf req-60894b09-88a8-49a6-9326-57975237ec40 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] http://10.222.0.23/volume/v3/b728eacb8f5848cb993654a810dbc705/snapshots/de0d2ce3-033d-40a6-9261-c22da052ddb6 returned with HTTP 200 Dec 02 10:38:35.281534 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 131/269] 10.222.0.23 () {60 vars in 1575 bytes} [Wed Dec 2 10:38:35 2020] GET /volume/v3/b728eacb8f5848cb993654a810dbc705/snapshots/de0d2ce3-033d-40a6-9261-c22da052ddb6 => generated 442 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:38:35.479468 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5335dc89-7903-4012-9664-4ef3767ef8b4 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] GET http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/88dde240-271c-47e3-944c-63dbff81d88d Dec 02 10:38:35.480751 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5335dc89-7903-4012-9664-4ef3767ef8b4 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:38:35.481288 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:38:35.481288 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:38:35.482270 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5335dc89-7903-4012-9664-4ef3767ef8b4 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:38:35.723132 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:38:35.723132 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:38:35.753247 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-5335dc89-7903-4012-9664-4ef3767ef8b4 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Volume info retrieved successfully. Dec 02 10:38:35.850314 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5335dc89-7903-4012-9664-4ef3767ef8b4 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/88dde240-271c-47e3-944c-63dbff81d88d returned with HTTP 200 Dec 02 10:38:35.852101 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 132/270] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:38:35 2020] GET /volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/88dde240-271c-47e3-944c-63dbff81d88d => generated 919 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:38:35.868089 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e8e8d4f3-0ac5-4fd3-81b4-225f6aeb697c req-67d98ac5-3cc5-4dc8-98ec-31ed3f3b2f97 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] GET http://10.222.0.23/volume/v3/b728eacb8f5848cb993654a810dbc705/snapshots/detail Dec 02 10:38:35.877876 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-e8e8d4f3-0ac5-4fd3-81b4-225f6aeb697c req-67d98ac5-3cc5-4dc8-98ec-31ed3f3b2f97 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:38:35.879577 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:38:35.879577 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:38:35.884489 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-e8e8d4f3-0ac5-4fd3-81b4-225f6aeb697c req-67d98ac5-3cc5-4dc8-98ec-31ed3f3b2f97 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] Calling method 'detail' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:38:35.886085 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [req-e8e8d4f3-0ac5-4fd3-81b4-225f6aeb697c req-67d98ac5-3cc5-4dc8-98ec-31ed3f3b2f97 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] Removing options '' from query. {{(pid=88068) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 10:38:35.895243 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.db.sqlalchemy.api [req-e8e8d4f3-0ac5-4fd3-81b4-225f6aeb697c req-67d98ac5-3cc5-4dc8-98ec-31ed3f3b2f97 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] Building query based on filter {{(pid=88068) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 02 10:38:35.994098 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-3e6b4134-8ef8-4f77-b77e-c258e0a8b99a req-ad7abec9-beef-4903-b21b-c366ce2db2ca tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88069) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 02 10:38:35.995167 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-3e6b4134-8ef8-4f77-b77e-c258e0a8b99a req-ad7abec9-beef-4903-b21b-c366ce2db2ca tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Pending status list for volume during attachment-delete: [] {{(pid=88069) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 02 10:38:35.995357 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-e8e8d4f3-0ac5-4fd3-81b4-225f6aeb697c req-67d98ac5-3cc5-4dc8-98ec-31ed3f3b2f97 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] Get all snapshots completed successfully. Dec 02 10:38:35.996899 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:38:35.996899 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:38:35.999311 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e8e8d4f3-0ac5-4fd3-81b4-225f6aeb697c req-67d98ac5-3cc5-4dc8-98ec-31ed3f3b2f97 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] http://10.222.0.23/volume/v3/b728eacb8f5848cb993654a810dbc705/snapshots/detail returned with HTTP 200 Dec 02 10:38:36.020410 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-3e6b4134-8ef8-4f77-b77e-c258e0a8b99a req-ad7abec9-beef-4903-b21b-c366ce2db2ca tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] http://10.222.0.23/volume/v3/fd2294bddc5649298c23eb0b180b1862/attachments/7921cc32-004f-497b-8813-158fb3300a4a returned with HTTP 200 Dec 02 10:38:36.022386 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 139/272] 10.222.0.41 () {62 vars in 1437 bytes} [Wed Dec 2 10:38:33 2020] DELETE /volume/v3/fd2294bddc5649298c23eb0b180b1862/attachments/7921cc32-004f-497b-8813-158fb3300a4a => generated 19 bytes in 2244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:38:36.049641 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f07841ed-feb1-40b6-b5f9-b0843ed83485 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] GET http://10.222.0.23/volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 Dec 02 10:38:36.053350 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f07841ed-feb1-40b6-b5f9-b0843ed83485 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:38:36.057243 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 133/272] 10.222.0.23 () {60 vars in 1485 bytes} [Wed Dec 2 10:38:35 2020] GET /volume/v3/b728eacb8f5848cb993654a810dbc705/snapshots/detail => generated 445 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:38:36.058023 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:38:36.058023 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:38:36.061594 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f07841ed-feb1-40b6-b5f9-b0843ed83485 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:38:36.177375 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-16fae1b8-a040-4dd4-b0cd-49116acc268c req-888bed85-20d5-4b21-a843-9237042ae64a tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] GET http://10.222.0.23/volume/v3/b728eacb8f5848cb993654a810dbc705/snapshots/de0d2ce3-033d-40a6-9261-c22da052ddb6 Dec 02 10:38:36.185941 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-16fae1b8-a040-4dd4-b0cd-49116acc268c req-888bed85-20d5-4b21-a843-9237042ae64a tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:38:36.187181 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:38:36.187181 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:38:36.188231 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-16fae1b8-a040-4dd4-b0cd-49116acc268c req-888bed85-20d5-4b21-a843-9237042ae64a tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:38:36.324395 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:38:36.324395 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:38:36.336834 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-16fae1b8-a040-4dd4-b0cd-49116acc268c req-888bed85-20d5-4b21-a843-9237042ae64a tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] Snapshot retrieved successfully. Dec 02 10:38:36.347316 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-16fae1b8-a040-4dd4-b0cd-49116acc268c req-888bed85-20d5-4b21-a843-9237042ae64a tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] http://10.222.0.23/volume/v3/b728eacb8f5848cb993654a810dbc705/snapshots/de0d2ce3-033d-40a6-9261-c22da052ddb6 returned with HTTP 200 Dec 02 10:38:36.367914 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:38:36.367914 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:38:36.374361 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 134/273] 10.222.0.23 () {60 vars in 1575 bytes} [Wed Dec 2 10:38:36 2020] GET /volume/v3/b728eacb8f5848cb993654a810dbc705/snapshots/de0d2ce3-033d-40a6-9261-c22da052ddb6 => generated 442 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:38:36.412040 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f07841ed-feb1-40b6-b5f9-b0843ed83485 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Volume info retrieved successfully. Dec 02 10:38:36.506936 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f07841ed-feb1-40b6-b5f9-b0843ed83485 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] http://10.222.0.23/volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 returned with HTTP 200 Dec 02 10:38:36.510879 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 140/274] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:38:36 2020] GET /volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 => generated 916 bytes in 469 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:38:36.883947 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8161513a-be92-4f69-acaa-b4004d13092e tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] GET http://10.222.0.23/volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 Dec 02 10:38:36.885344 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8161513a-be92-4f69-acaa-b4004d13092e tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:38:36.885945 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:38:36.885945 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:38:36.888033 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8161513a-be92-4f69-acaa-b4004d13092e tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:38:37.148818 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:38:37.148818 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:38:37.181101 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-8161513a-be92-4f69-acaa-b4004d13092e tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Volume info retrieved successfully. Dec 02 10:38:37.258922 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8161513a-be92-4f69-acaa-b4004d13092e tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] http://10.222.0.23/volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 returned with HTTP 200 Dec 02 10:38:37.261163 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 135/275] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:38:36 2020] GET /volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 => generated 916 bytes in 384 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:38:37.281498 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e9dbcf16-214d-413b-850d-f058d230f17b tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] GET http://10.222.0.23/volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 Dec 02 10:38:37.282452 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e9dbcf16-214d-413b-850d-f058d230f17b tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:38:37.282800 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:38:37.282800 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:38:37.283874 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e9dbcf16-214d-413b-850d-f058d230f17b tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:38:37.501858 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:38:37.501858 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:38:37.569386 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e9dbcf16-214d-413b-850d-f058d230f17b tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Volume info retrieved successfully. Dec 02 10:38:37.650270 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e9dbcf16-214d-413b-850d-f058d230f17b tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] http://10.222.0.23/volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 returned with HTTP 200 Dec 02 10:38:37.661869 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 141/276] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:38:37 2020] GET /volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 => generated 916 bytes in 389 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:38:38.183501 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-b4544aee-4206-4c1b-ba16-f8fd2e520683 req-c131edac-fdbc-4933-9a35-68d7ba730a03 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] GET http://10.222.0.23/volume/v3/b728eacb8f5848cb993654a810dbc705/snapshots/de0d2ce3-033d-40a6-9261-c22da052ddb6 Dec 02 10:38:38.186735 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-b4544aee-4206-4c1b-ba16-f8fd2e520683 req-c131edac-fdbc-4933-9a35-68d7ba730a03 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:38:38.187500 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:38:38.187500 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:38:38.188560 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-b4544aee-4206-4c1b-ba16-f8fd2e520683 req-c131edac-fdbc-4933-9a35-68d7ba730a03 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:38:38.269551 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:38:38.269551 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:38:38.274004 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-b4544aee-4206-4c1b-ba16-f8fd2e520683 req-c131edac-fdbc-4933-9a35-68d7ba730a03 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] Snapshot retrieved successfully. Dec 02 10:38:38.279037 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-b4544aee-4206-4c1b-ba16-f8fd2e520683 req-c131edac-fdbc-4933-9a35-68d7ba730a03 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] http://10.222.0.23/volume/v3/b728eacb8f5848cb993654a810dbc705/snapshots/de0d2ce3-033d-40a6-9261-c22da052ddb6 returned with HTTP 200 Dec 02 10:38:38.282408 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 136/277] 10.222.0.23 () {60 vars in 1575 bytes} [Wed Dec 2 10:38:38 2020] GET /volume/v3/b728eacb8f5848cb993654a810dbc705/snapshots/de0d2ce3-033d-40a6-9261-c22da052ddb6 => generated 469 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:38:38.959564 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-43a9f3d3-4b9f-42db-a09c-6e2caaeaa3f6 req-f3757909-17f1-4b25-9913-f37c6b5aa087 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] DELETE http://10.222.0.23/volume/v3/b728eacb8f5848cb993654a810dbc705/snapshots/de0d2ce3-033d-40a6-9261-c22da052ddb6 Dec 02 10:38:38.960513 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-43a9f3d3-4b9f-42db-a09c-6e2caaeaa3f6 req-f3757909-17f1-4b25-9913-f37c6b5aa087 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:38:38.972885 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:38:38.972885 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:38:38.973872 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-43a9f3d3-4b9f-42db-a09c-6e2caaeaa3f6 req-f3757909-17f1-4b25-9913-f37c6b5aa087 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:38:38.974462 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v2.snapshots [req-43a9f3d3-4b9f-42db-a09c-6e2caaeaa3f6 req-f3757909-17f1-4b25-9913-f37c6b5aa087 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] Delete snapshot with id: de0d2ce3-033d-40a6-9261-c22da052ddb6 Dec 02 10:38:39.225766 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:38:39.225766 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:38:39.238789 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-43a9f3d3-4b9f-42db-a09c-6e2caaeaa3f6 req-f3757909-17f1-4b25-9913-f37c6b5aa087 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] Snapshot retrieved successfully. Dec 02 10:38:39.453396 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-43a9f3d3-4b9f-42db-a09c-6e2caaeaa3f6 req-f3757909-17f1-4b25-9913-f37c6b5aa087 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] Snapshot delete request issued successfully. Dec 02 10:38:39.456209 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-43a9f3d3-4b9f-42db-a09c-6e2caaeaa3f6 req-f3757909-17f1-4b25-9913-f37c6b5aa087 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] http://10.222.0.23/volume/v3/b728eacb8f5848cb993654a810dbc705/snapshots/de0d2ce3-033d-40a6-9261-c22da052ddb6 returned with HTTP 202 Dec 02 10:38:39.473973 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 142/278] 10.222.0.23 () {62 vars in 1597 bytes} [Wed Dec 2 10:38:38 2020] DELETE /volume/v3/b728eacb8f5848cb993654a810dbc705/snapshots/de0d2ce3-033d-40a6-9261-c22da052ddb6 => generated 0 bytes in 523 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 10:38:40.617348 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-7752ef2e-7d9b-4d51-aeee-8cfb63a98dba req-a69022bd-3fec-4ea9-97ea-e74802173941 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] GET http://10.222.0.23/volume/v3/b728eacb8f5848cb993654a810dbc705/snapshots/de0d2ce3-033d-40a6-9261-c22da052ddb6 Dec 02 10:38:40.618491 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-7752ef2e-7d9b-4d51-aeee-8cfb63a98dba req-a69022bd-3fec-4ea9-97ea-e74802173941 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:38:40.618830 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:38:40.618830 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:38:40.619420 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-7752ef2e-7d9b-4d51-aeee-8cfb63a98dba req-a69022bd-3fec-4ea9-97ea-e74802173941 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:38:40.747530 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:38:40.747530 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:38:40.758572 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-7752ef2e-7d9b-4d51-aeee-8cfb63a98dba req-a69022bd-3fec-4ea9-97ea-e74802173941 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] Snapshot retrieved successfully. Dec 02 10:38:40.767918 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-7752ef2e-7d9b-4d51-aeee-8cfb63a98dba req-a69022bd-3fec-4ea9-97ea-e74802173941 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] http://10.222.0.23/volume/v3/b728eacb8f5848cb993654a810dbc705/snapshots/de0d2ce3-033d-40a6-9261-c22da052ddb6 returned with HTTP 200 Dec 02 10:38:40.781282 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 137/279] 10.222.0.23 () {60 vars in 1575 bytes} [Wed Dec 2 10:38:40 2020] GET /volume/v3/b728eacb8f5848cb993654a810dbc705/snapshots/de0d2ce3-033d-40a6-9261-c22da052ddb6 => generated 468 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:38:42.457388 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e9f44057-27e0-4c8f-94b9-53341bf9bb08 req-9e0960c1-5725-4e71-b9a0-62fcba1a56af tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] GET http://10.222.0.23/volume/v3/b728eacb8f5848cb993654a810dbc705/snapshots/de0d2ce3-033d-40a6-9261-c22da052ddb6 Dec 02 10:38:42.457910 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-e9f44057-27e0-4c8f-94b9-53341bf9bb08 req-9e0960c1-5725-4e71-b9a0-62fcba1a56af tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:38:42.457999 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:38:42.457999 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:38:42.458337 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-e9f44057-27e0-4c8f-94b9-53341bf9bb08 req-9e0960c1-5725-4e71-b9a0-62fcba1a56af tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:38:42.513711 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e9f44057-27e0-4c8f-94b9-53341bf9bb08 req-9e0960c1-5725-4e71-b9a0-62fcba1a56af tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] http://10.222.0.23/volume/v3/b728eacb8f5848cb993654a810dbc705/snapshots/de0d2ce3-033d-40a6-9261-c22da052ddb6 returned with HTTP 404 Dec 02 10:38:42.515289 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 143/280] 10.222.0.23 () {60 vars in 1575 bytes} [Wed Dec 2 10:38:42 2020] GET /volume/v3/b728eacb8f5848cb993654a810dbc705/snapshots/de0d2ce3-033d-40a6-9261-c22da052ddb6 => generated 111 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:38:42.667591 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-c4e9c2d3-27c1-4ee4-852e-fb71f984b425 req-d608bfe5-8897-4e3b-a565-3cc585c48c90 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] DELETE http://10.222.0.23/volume/v3/b728eacb8f5848cb993654a810dbc705/volumes/49b2a1b7-d317-4032-a669-29ccda3ad9c6 Dec 02 10:38:42.668078 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-c4e9c2d3-27c1-4ee4-852e-fb71f984b425 req-d608bfe5-8897-4e3b-a565-3cc585c48c90 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:38:42.668303 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:38:42.668303 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:38:42.668683 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-c4e9c2d3-27c1-4ee4-852e-fb71f984b425 req-d608bfe5-8897-4e3b-a565-3cc585c48c90 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:38:42.669191 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [req-c4e9c2d3-27c1-4ee4-852e-fb71f984b425 req-d608bfe5-8897-4e3b-a565-3cc585c48c90 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] Delete volume with id: 49b2a1b7-d317-4032-a669-29ccda3ad9c6 Dec 02 10:38:42.784220 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:38:42.784220 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:38:42.786590 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-c4e9c2d3-27c1-4ee4-852e-fb71f984b425 req-d608bfe5-8897-4e3b-a565-3cc585c48c90 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] Volume info retrieved successfully. Dec 02 10:38:42.840550 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-c4e9c2d3-27c1-4ee4-852e-fb71f984b425 req-d608bfe5-8897-4e3b-a565-3cc585c48c90 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] Delete volume request issued successfully. Dec 02 10:38:42.841475 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-c4e9c2d3-27c1-4ee4-852e-fb71f984b425 req-d608bfe5-8897-4e3b-a565-3cc585c48c90 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] http://10.222.0.23/volume/v3/b728eacb8f5848cb993654a810dbc705/volumes/49b2a1b7-d317-4032-a669-29ccda3ad9c6 returned with HTTP 202 Dec 02 10:38:42.842645 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 138/281] 10.222.0.23 () {62 vars in 1591 bytes} [Wed Dec 2 10:38:42 2020] DELETE /volume/v3/b728eacb8f5848cb993654a810dbc705/volumes/49b2a1b7-d317-4032-a669-29ccda3ad9c6 => generated 0 bytes in 180 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 10:38:43.117624 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-1d0feb52-cf6f-404e-81d4-c4136a149349 req-27c9f670-f817-44cd-a282-d7e4bea59523 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] GET http://10.222.0.23/volume/v3/b728eacb8f5848cb993654a810dbc705/volumes/49b2a1b7-d317-4032-a669-29ccda3ad9c6 Dec 02 10:38:43.118579 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-1d0feb52-cf6f-404e-81d4-c4136a149349 req-27c9f670-f817-44cd-a282-d7e4bea59523 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:38:43.123321 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-1d0feb52-cf6f-404e-81d4-c4136a149349 req-27c9f670-f817-44cd-a282-d7e4bea59523 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:38:43.323807 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:38:43.323807 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:38:43.364066 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-1d0feb52-cf6f-404e-81d4-c4136a149349 req-27c9f670-f817-44cd-a282-d7e4bea59523 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] Volume info retrieved successfully. Dec 02 10:38:43.474621 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-1d0feb52-cf6f-404e-81d4-c4136a149349 req-27c9f670-f817-44cd-a282-d7e4bea59523 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] http://10.222.0.23/volume/v3/b728eacb8f5848cb993654a810dbc705/volumes/49b2a1b7-d317-4032-a669-29ccda3ad9c6 returned with HTTP 200 Dec 02 10:38:43.477241 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 144/282] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 10:38:43 2020] GET /volume/v3/b728eacb8f5848cb993654a810dbc705/volumes/49b2a1b7-d317-4032-a669-29ccda3ad9c6 => generated 915 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:38:46.030092 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-3d93cdaa-27bb-490c-a1db-566ba734f56e req-f12668da-1554-4227-a800-c07ea55c18a3 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] GET http://10.222.0.23/volume/v3/b728eacb8f5848cb993654a810dbc705/volumes/49b2a1b7-d317-4032-a669-29ccda3ad9c6 Dec 02 10:38:46.030663 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-3d93cdaa-27bb-490c-a1db-566ba734f56e req-f12668da-1554-4227-a800-c07ea55c18a3 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:38:46.030815 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:38:46.030815 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:38:46.031664 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-3d93cdaa-27bb-490c-a1db-566ba734f56e req-f12668da-1554-4227-a800-c07ea55c18a3 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:38:46.117649 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-3d93cdaa-27bb-490c-a1db-566ba734f56e req-f12668da-1554-4227-a800-c07ea55c18a3 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] http://10.222.0.23/volume/v3/b728eacb8f5848cb993654a810dbc705/volumes/49b2a1b7-d317-4032-a669-29ccda3ad9c6 returned with HTTP 404 Dec 02 10:38:46.119162 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 139/283] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 10:38:46 2020] GET /volume/v3/b728eacb8f5848cb993654a810dbc705/volumes/49b2a1b7-d317-4032-a669-29ccda3ad9c6 => generated 109 bytes in 93 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:38:46.831243 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-92077179-8c45-4f36-8a54-ba261a9fc9da req-f075e90a-1d1d-4ad8-8d7a-805e08b46f21 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] DELETE http://10.222.0.23/volume/v3/b728eacb8f5848cb993654a810dbc705/volumes/49b2a1b7-d317-4032-a669-29ccda3ad9c6 Dec 02 10:38:46.832114 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-92077179-8c45-4f36-8a54-ba261a9fc9da req-f075e90a-1d1d-4ad8-8d7a-805e08b46f21 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:38:46.832484 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:38:46.832484 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:38:46.833190 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-92077179-8c45-4f36-8a54-ba261a9fc9da req-f075e90a-1d1d-4ad8-8d7a-805e08b46f21 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:38:46.840587 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [req-92077179-8c45-4f36-8a54-ba261a9fc9da req-f075e90a-1d1d-4ad8-8d7a-805e08b46f21 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] Delete volume with id: 49b2a1b7-d317-4032-a669-29ccda3ad9c6 Dec 02 10:38:47.065649 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-92077179-8c45-4f36-8a54-ba261a9fc9da req-f075e90a-1d1d-4ad8-8d7a-805e08b46f21 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] http://10.222.0.23/volume/v3/b728eacb8f5848cb993654a810dbc705/volumes/49b2a1b7-d317-4032-a669-29ccda3ad9c6 returned with HTTP 404 Dec 02 10:38:47.067672 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 145/284] 10.222.0.23 () {62 vars in 1591 bytes} [Wed Dec 2 10:38:46 2020] DELETE /volume/v3/b728eacb8f5848cb993654a810dbc705/volumes/49b2a1b7-d317-4032-a669-29ccda3ad9c6 => generated 109 bytes in 245 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:38:47.685595 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-0cd8e63f-d82c-49b1-b601-e82cceea5385 req-ea352e08-e054-45c5-a9a9-66fb35d778f8 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] GET http://10.222.0.23/volume/v3/b728eacb8f5848cb993654a810dbc705/volumes/49b2a1b7-d317-4032-a669-29ccda3ad9c6 Dec 02 10:38:47.686296 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-0cd8e63f-d82c-49b1-b601-e82cceea5385 req-ea352e08-e054-45c5-a9a9-66fb35d778f8 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:38:47.686905 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-0cd8e63f-d82c-49b1-b601-e82cceea5385 req-ea352e08-e054-45c5-a9a9-66fb35d778f8 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:38:47.797926 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-0cd8e63f-d82c-49b1-b601-e82cceea5385 req-ea352e08-e054-45c5-a9a9-66fb35d778f8 tempest-VolumesSnapshotsTestJSON-1507371251 tempest-VolumesSnapshotsTestJSON-1507371251] http://10.222.0.23/volume/v3/b728eacb8f5848cb993654a810dbc705/volumes/49b2a1b7-d317-4032-a669-29ccda3ad9c6 returned with HTTP 404 Dec 02 10:38:47.799389 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 140/285] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 10:38:47 2020] GET /volume/v3/b728eacb8f5848cb993654a810dbc705/volumes/49b2a1b7-d317-4032-a669-29ccda3ad9c6 => generated 109 bytes in 119 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:38:53.781354 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4def3721-93cf-4f82-ad19-ff69e1746db0 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] DELETE http://10.222.0.23/volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 Dec 02 10:38:53.782012 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4def3721-93cf-4f82-ad19-ff69e1746db0 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:38:53.782838 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4def3721-93cf-4f82-ad19-ff69e1746db0 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:38:53.783426 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-4def3721-93cf-4f82-ad19-ff69e1746db0 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Delete volume with id: 17805e12-aa16-427c-9b50-817403c7e695 Dec 02 10:38:53.968160 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:38:53.968160 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:38:53.975101 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-4def3721-93cf-4f82-ad19-ff69e1746db0 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Volume info retrieved successfully. Dec 02 10:38:54.052456 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-4def3721-93cf-4f82-ad19-ff69e1746db0 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Delete volume request issued successfully. Dec 02 10:38:54.059623 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4def3721-93cf-4f82-ad19-ff69e1746db0 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] http://10.222.0.23/volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 returned with HTTP 202 Dec 02 10:38:54.061193 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 146/286] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 10:38:53 2020] DELETE /volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 => generated 0 bytes in 284 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 10:38:54.072783 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-381c10b0-a72b-4bb5-80cc-17c1627d77a5 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] GET http://10.222.0.23/volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 Dec 02 10:38:54.073831 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-381c10b0-a72b-4bb5-80cc-17c1627d77a5 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:38:54.074427 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-381c10b0-a72b-4bb5-80cc-17c1627d77a5 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:38:54.324413 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:38:54.324413 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:38:54.362629 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-381c10b0-a72b-4bb5-80cc-17c1627d77a5 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Volume info retrieved successfully. Dec 02 10:38:54.440953 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-381c10b0-a72b-4bb5-80cc-17c1627d77a5 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] http://10.222.0.23/volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 returned with HTTP 200 Dec 02 10:38:54.455815 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 141/287] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:38:54 2020] GET /volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 => generated 915 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:38:55.458910 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d9af3686-6372-4d51-869b-8ad21b9ab1f4 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] GET http://10.222.0.23/volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 Dec 02 10:38:55.459411 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d9af3686-6372-4d51-869b-8ad21b9ab1f4 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:38:55.459627 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:38:55.459627 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:38:55.460275 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d9af3686-6372-4d51-869b-8ad21b9ab1f4 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:38:55.683361 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:38:55.683361 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:38:55.740383 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-d9af3686-6372-4d51-869b-8ad21b9ab1f4 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Volume info retrieved successfully. Dec 02 10:38:55.837071 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d9af3686-6372-4d51-869b-8ad21b9ab1f4 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] http://10.222.0.23/volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 returned with HTTP 200 Dec 02 10:38:55.843158 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 147/288] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:38:55 2020] GET /volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 => generated 915 bytes in 389 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:38:56.859114 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-98d7517f-3f25-462b-9fe2-0dc1ed27124e tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] GET http://10.222.0.23/volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 Dec 02 10:38:56.860509 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-98d7517f-3f25-462b-9fe2-0dc1ed27124e tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:38:56.861042 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:38:56.861042 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:38:56.862122 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-98d7517f-3f25-462b-9fe2-0dc1ed27124e tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:38:57.035081 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:38:57.035081 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:38:57.082075 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-98d7517f-3f25-462b-9fe2-0dc1ed27124e tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Volume info retrieved successfully. Dec 02 10:38:57.160417 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-98d7517f-3f25-462b-9fe2-0dc1ed27124e tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] http://10.222.0.23/volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 returned with HTTP 200 Dec 02 10:38:57.170299 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 142/289] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:38:56 2020] GET /volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 => generated 915 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:38:57.901680 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-63442752-79d6-455c-9846-a297d46bd68d tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] POST http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes Dec 02 10:38:57.902532 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:38:57.902532 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:38:57.903972 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-63442752-79d6-455c-9846-a297d46bd68d tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-436469802", "imageRef": "094fecdd-824b-4239-a742-0b5b1ba014b8"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:38:57.906124 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-63442752-79d6-455c-9846-a297d46bd68d tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-436469802', 'imageRef': '094fecdd-824b-4239-a742-0b5b1ba014b8'}} {{(pid=88069) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 10:38:58.180872 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fe35bd4d-f8c2-4bed-9413-6f1de1f1ffe5 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] GET http://10.222.0.23/volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 Dec 02 10:38:58.181741 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fe35bd4d-f8c2-4bed-9413-6f1de1f1ffe5 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:38:58.182173 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:38:58.182173 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:38:58.182835 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fe35bd4d-f8c2-4bed-9413-6f1de1f1ffe5 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:38:58.365345 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:38:58.365345 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:38:58.374197 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-63442752-79d6-455c-9846-a297d46bd68d tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Create volume of 1 GB Dec 02 10:38:58.397657 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-63442752-79d6-455c-9846-a297d46bd68d tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Availability Zones retrieved successfully. Dec 02 10:38:58.404788 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-fe35bd4d-f8c2-4bed-9413-6f1de1f1ffe5 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Volume info retrieved successfully. Dec 02 10:38:58.448623 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-63442752-79d6-455c-9846-a297d46bd68d tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Flow 'volume_create_api' (a2c0f74b-5568-4199-9fb5-7a399656ca91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:38:58.456374 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-63442752-79d6-455c-9846-a297d46bd68d tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f1bbe49-9ebe-48b9-bdca-b4eb1bb5431c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:38:58.461064 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-63442752-79d6-455c-9846-a297d46bd68d tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Validating volume size '1' using validate_int {{(pid=88069) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 10:38:58.490397 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fe35bd4d-f8c2-4bed-9413-6f1de1f1ffe5 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] http://10.222.0.23/volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 returned with HTTP 200 Dec 02 10:38:58.495996 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 143/290] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:38:58 2020] GET /volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 => generated 915 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:38:58.772311 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-63442752-79d6-455c-9846-a297d46bd68d tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f1bbe49-9ebe-48b9-bdca-b4eb1bb5431c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:38:58.778374 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-63442752-79d6-455c-9846-a297d46bd68d tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69508ebe-8255-4703-ba99-4fb173170174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:38:59.013608 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-63442752-79d6-455c-9846-a297d46bd68d tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Created reservations ['d59a36c8-68cb-4da1-8cbd-430484f0d44f', 'f4cba260-119a-4a3e-b682-9f73d3926032', '6e99e848-5552-41c1-a226-b90729289029', '1f89626f-fbe3-4ae6-9f5c-d89e6a857293'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 10:38:59.015543 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-63442752-79d6-455c-9846-a297d46bd68d tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69508ebe-8255-4703-ba99-4fb173170174) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d59a36c8-68cb-4da1-8cbd-430484f0d44f', 'f4cba260-119a-4a3e-b682-9f73d3926032', '6e99e848-5552-41c1-a226-b90729289029', '1f89626f-fbe3-4ae6-9f5c-d89e6a857293']}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:38:59.023882 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-63442752-79d6-455c-9846-a297d46bd68d tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e0e03a1-7791-4559-882b-79268b575048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:38:59.226253 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-63442752-79d6-455c-9846-a297d46bd68d tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e0e03a1-7791-4559-882b-79268b575048) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-436469802',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='176c2686a345456bbb5dcfa4cf45684e',qos_specs=None,replication_status=,reservations=['d59a36c8-68cb-4da1-8cbd-430484f0d44f','f4cba260-119a-4a3e-b682-9f73d3926032','6e99e848-5552-41c1-a226-b90729289029','1f89626f-fbe3-4ae6-9f5c-d89e6a857293'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c143cd3b8cb14eaa9d52d26fc72f824a',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T10:38:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-436469802',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='176c2686a345456bbb5dcfa4cf45684e',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,user_id='c143cd3b8cb14eaa9d52d26fc72f824a',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:38:59.228468 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-63442752-79d6-455c-9846-a297d46bd68d tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9eca272b-1fff-49f1-a1c1-ffde89c8c08f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:38:59.299611 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-63442752-79d6-455c-9846-a297d46bd68d tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9eca272b-1fff-49f1-a1c1-ffde89c8c08f) 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-TaggedBootDevicesTest-volume-436469802',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='176c2686a345456bbb5dcfa4cf45684e',qos_specs=None,replication_status=,reservations=['d59a36c8-68cb-4da1-8cbd-430484f0d44f','f4cba260-119a-4a3e-b682-9f73d3926032','6e99e848-5552-41c1-a226-b90729289029','1f89626f-fbe3-4ae6-9f5c-d89e6a857293'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c143cd3b8cb14eaa9d52d26fc72f824a',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:38:59.301525 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-63442752-79d6-455c-9846-a297d46bd68d tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b578984-df2e-4a71-a0ea-b339d5fb5b23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:38:59.328069 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-63442752-79d6-455c-9846-a297d46bd68d tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b578984-df2e-4a71-a0ea-b339d5fb5b23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:38:59.330841 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-63442752-79d6-455c-9846-a297d46bd68d tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Flow 'volume_create_api' (a2c0f74b-5568-4199-9fb5-7a399656ca91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:38:59.439188 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-63442752-79d6-455c-9846-a297d46bd68d tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Create volume request issued successfully. Dec 02 10:38:59.464291 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-63442752-79d6-455c-9846-a297d46bd68d tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes returned with HTTP 202 Dec 02 10:38:59.465496 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 148/291] 10.222.0.23 () {60 vars in 1226 bytes} [Wed Dec 2 10:38:57 2020] POST /volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes => generated 820 bytes in 2070 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 10:38:59.482792 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bcc09823-e61c-40a2-8802-a9518e6489fb tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] GET http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee Dec 02 10:38:59.484255 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bcc09823-e61c-40a2-8802-a9518e6489fb tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:38:59.484971 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:38:59.484971 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:38:59.486125 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bcc09823-e61c-40a2-8802-a9518e6489fb tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:38:59.528268 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1fbb6370-e473-4cf1-8749-259a5c36e245 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] GET http://10.222.0.23/volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 Dec 02 10:38:59.529982 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1fbb6370-e473-4cf1-8749-259a5c36e245 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:38:59.545770 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:38:59.545770 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:38:59.546962 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1fbb6370-e473-4cf1-8749-259a5c36e245 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:38:59.688123 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1fbb6370-e473-4cf1-8749-259a5c36e245 tempest-AttachSCSIVolumeTestJSON-582246069 tempest-AttachSCSIVolumeTestJSON-582246069] http://10.222.0.23/volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 returned with HTTP 404 Dec 02 10:38:59.689261 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 149/292] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:38:59 2020] GET /volume/v3/fd2294bddc5649298c23eb0b180b1862/volumes/17805e12-aa16-427c-9b50-817403c7e695 => generated 109 bytes in 173 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:38:59.718598 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:38:59.718598 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:38:59.746763 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-bcc09823-e61c-40a2-8802-a9518e6489fb tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Volume info retrieved successfully. Dec 02 10:38:59.815096 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bcc09823-e61c-40a2-8802-a9518e6489fb tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee returned with HTTP 200 Dec 02 10:38:59.838106 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 144/293] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:38:59 2020] GET /volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee => generated 912 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:39:00.844090 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-800cf0e0-481c-4ddb-b107-7857ca1cbc78 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] GET http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee Dec 02 10:39:00.844575 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-800cf0e0-481c-4ddb-b107-7857ca1cbc78 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:39:00.845241 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-800cf0e0-481c-4ddb-b107-7857ca1cbc78 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:39:01.059072 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:39:01.059072 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:39:01.106826 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-800cf0e0-481c-4ddb-b107-7857ca1cbc78 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Volume info retrieved successfully. Dec 02 10:39:01.162479 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-800cf0e0-481c-4ddb-b107-7857ca1cbc78 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee returned with HTTP 200 Dec 02 10:39:01.166854 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 150/294] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:39:00 2020] GET /volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee => generated 912 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:39:02.184468 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-771bc47d-4ab1-47c8-bb1f-dc0bad8429d5 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] GET http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee Dec 02 10:39:02.185100 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-771bc47d-4ab1-47c8-bb1f-dc0bad8429d5 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:39:02.185267 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:39:02.185267 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:39:02.185878 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-771bc47d-4ab1-47c8-bb1f-dc0bad8429d5 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:39:02.337192 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:39:02.337192 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:39:02.369658 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-771bc47d-4ab1-47c8-bb1f-dc0bad8429d5 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Volume info retrieved successfully. Dec 02 10:39:02.443604 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-771bc47d-4ab1-47c8-bb1f-dc0bad8429d5 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee returned with HTTP 200 Dec 02 10:39:02.453400 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 145/295] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:39:02 2020] GET /volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee => generated 912 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:39:03.461585 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3a1c3952-36eb-4e24-a3e0-28b0f1848471 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] GET http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee Dec 02 10:39:03.463008 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3a1c3952-36eb-4e24-a3e0-28b0f1848471 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:39:03.463444 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:39:03.463444 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:39:03.464079 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3a1c3952-36eb-4e24-a3e0-28b0f1848471 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:39:03.552942 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:39:03.552942 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:39:03.573728 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3a1c3952-36eb-4e24-a3e0-28b0f1848471 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Volume info retrieved successfully. Dec 02 10:39:03.628310 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3a1c3952-36eb-4e24-a3e0-28b0f1848471 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee returned with HTTP 200 Dec 02 10:39:03.638443 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 151/296] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:39:03 2020] GET /volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee => generated 912 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:39:04.645799 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0c063c88-2ba0-4c65-921c-0740c3f08f57 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] GET http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee Dec 02 10:39:04.646384 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0c063c88-2ba0-4c65-921c-0740c3f08f57 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:39:04.646519 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:39:04.646519 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:39:04.647248 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0c063c88-2ba0-4c65-921c-0740c3f08f57 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:39:04.812699 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:39:04.812699 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:39:04.844039 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0c063c88-2ba0-4c65-921c-0740c3f08f57 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Volume info retrieved successfully. Dec 02 10:39:04.898171 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0c063c88-2ba0-4c65-921c-0740c3f08f57 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee returned with HTTP 200 Dec 02 10:39:04.898934 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 146/297] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:39:04 2020] GET /volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee => generated 912 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:39:05.915281 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-81f44635-8113-428a-ac2d-11de41e9f4f9 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] GET http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee Dec 02 10:39:05.916452 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-81f44635-8113-428a-ac2d-11de41e9f4f9 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:39:05.916879 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:39:05.916879 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:39:05.917491 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-81f44635-8113-428a-ac2d-11de41e9f4f9 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:39:06.034331 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:39:06.034331 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:39:06.087355 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-81f44635-8113-428a-ac2d-11de41e9f4f9 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Volume info retrieved successfully. Dec 02 10:39:06.176833 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-81f44635-8113-428a-ac2d-11de41e9f4f9 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee returned with HTTP 200 Dec 02 10:39:06.184207 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 152/298] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:39:05 2020] GET /volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee => generated 912 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:39:07.202036 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-30c7aa90-b9b5-4c22-8010-02dcd29529a6 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] GET http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee Dec 02 10:39:07.203327 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-30c7aa90-b9b5-4c22-8010-02dcd29529a6 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:39:07.203722 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:39:07.203722 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:39:07.204398 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-30c7aa90-b9b5-4c22-8010-02dcd29529a6 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:39:07.482147 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:39:07.482147 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:39:07.517932 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-30c7aa90-b9b5-4c22-8010-02dcd29529a6 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Volume info retrieved successfully. Dec 02 10:39:07.610934 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-30c7aa90-b9b5-4c22-8010-02dcd29529a6 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee returned with HTTP 200 Dec 02 10:39:07.620516 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 147/299] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:39:07 2020] GET /volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee => generated 912 bytes in 414 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:39:08.627680 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ebabb891-3b8a-42e2-8dde-c228428bea29 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] GET http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee Dec 02 10:39:08.628560 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ebabb891-3b8a-42e2-8dde-c228428bea29 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:39:08.628833 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:39:08.628833 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:39:08.629366 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ebabb891-3b8a-42e2-8dde-c228428bea29 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:39:08.796363 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:39:08.796363 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:39:08.831163 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-ebabb891-3b8a-42e2-8dde-c228428bea29 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Volume info retrieved successfully. Dec 02 10:39:08.919719 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ebabb891-3b8a-42e2-8dde-c228428bea29 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee returned with HTTP 200 Dec 02 10:39:08.926151 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 153/300] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:39:08 2020] GET /volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee => generated 912 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:39:09.942444 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6d1d10d1-ef3c-4bd1-b7fa-19834870947e tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] GET http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee Dec 02 10:39:09.943694 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6d1d10d1-ef3c-4bd1-b7fa-19834870947e tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:39:09.944102 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:39:09.944102 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:39:09.944809 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6d1d10d1-ef3c-4bd1-b7fa-19834870947e tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:39:10.052381 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:39:10.052381 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:39:10.073750 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6d1d10d1-ef3c-4bd1-b7fa-19834870947e tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Volume info retrieved successfully. Dec 02 10:39:10.113681 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6d1d10d1-ef3c-4bd1-b7fa-19834870947e tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee returned with HTTP 200 Dec 02 10:39:10.115286 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 148/301] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:39:09 2020] GET /volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee => generated 912 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:39:11.131173 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1fb72492-f1ea-4d92-88c0-bef72ac91a80 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] GET http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee Dec 02 10:39:11.131699 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1fb72492-f1ea-4d92-88c0-bef72ac91a80 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:39:11.131875 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:39:11.131875 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:39:11.132539 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1fb72492-f1ea-4d92-88c0-bef72ac91a80 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:39:11.277811 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:39:11.277811 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:39:11.294623 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-1fb72492-f1ea-4d92-88c0-bef72ac91a80 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Volume info retrieved successfully. Dec 02 10:39:11.328413 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1fb72492-f1ea-4d92-88c0-bef72ac91a80 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee returned with HTTP 200 Dec 02 10:39:11.334737 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 154/302] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:39:11 2020] GET /volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee => generated 912 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:39:12.353786 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2240a81d-1ec8-48e2-aa7b-f5d5aa8f48d5 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] GET http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee Dec 02 10:39:12.354608 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2240a81d-1ec8-48e2-aa7b-f5d5aa8f48d5 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:39:12.354608 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:39:12.354608 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:39:12.354983 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2240a81d-1ec8-48e2-aa7b-f5d5aa8f48d5 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:39:12.510137 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:39:12.510137 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:39:12.528851 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-2240a81d-1ec8-48e2-aa7b-f5d5aa8f48d5 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Volume info retrieved successfully. Dec 02 10:39:12.569996 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2240a81d-1ec8-48e2-aa7b-f5d5aa8f48d5 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee returned with HTTP 200 Dec 02 10:39:12.573878 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 149/303] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:39:12 2020] GET /volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee => generated 912 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 10:39:13.589468 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-587bc367-c4d5-43bf-a771-f3cacb5a895a tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] GET http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee Dec 02 10:39:13.593200 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-587bc367-c4d5-43bf-a771-f3cacb5a895a tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:39:13.593944 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:39:13.593944 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:39:13.595018 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-587bc367-c4d5-43bf-a771-f3cacb5a895a tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:39:13.780820 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:39:13.780820 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:39:13.812828 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-587bc367-c4d5-43bf-a771-f3cacb5a895a tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Volume info retrieved successfully. Dec 02 10:39:13.877202 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-587bc367-c4d5-43bf-a771-f3cacb5a895a tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee returned with HTTP 200 Dec 02 10:39:13.887140 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 155/304] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:39:13 2020] GET /volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee => generated 912 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:39:14.903374 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d549b538-4b04-4730-9ff7-7ceee9ecd228 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] GET http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee Dec 02 10:39:14.905109 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d549b538-4b04-4730-9ff7-7ceee9ecd228 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:39:14.905488 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:39:14.905488 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:39:14.906113 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d549b538-4b04-4730-9ff7-7ceee9ecd228 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:39:15.018964 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:39:15.018964 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:39:15.052159 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-d549b538-4b04-4730-9ff7-7ceee9ecd228 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Volume info retrieved successfully. Dec 02 10:39:15.125146 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d549b538-4b04-4730-9ff7-7ceee9ecd228 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee returned with HTTP 200 Dec 02 10:39:15.136158 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 150/305] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:39:14 2020] GET /volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee => generated 912 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:39:16.142961 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a5f17aa4-8703-4226-bea9-36793f2d3779 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] GET http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee Dec 02 10:39:16.143516 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a5f17aa4-8703-4226-bea9-36793f2d3779 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:39:16.143966 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:39:16.143966 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:39:16.144335 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a5f17aa4-8703-4226-bea9-36793f2d3779 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:39:16.302563 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:39:16.302563 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:39:16.326940 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a5f17aa4-8703-4226-bea9-36793f2d3779 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Volume info retrieved successfully. Dec 02 10:39:16.383651 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a5f17aa4-8703-4226-bea9-36793f2d3779 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee returned with HTTP 200 Dec 02 10:39:16.384831 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 156/306] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:39:16 2020] GET /volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee => generated 912 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:39:17.400929 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-10dd8f21-f1f2-45e9-b49d-222603ce76f5 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] GET http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee Dec 02 10:39:17.402694 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-10dd8f21-f1f2-45e9-b49d-222603ce76f5 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:39:17.403076 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:39:17.403076 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:39:17.404019 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-10dd8f21-f1f2-45e9-b49d-222603ce76f5 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:39:17.544882 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:39:17.544882 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:39:17.566139 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-10dd8f21-f1f2-45e9-b49d-222603ce76f5 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Volume info retrieved successfully. Dec 02 10:39:17.609490 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-10dd8f21-f1f2-45e9-b49d-222603ce76f5 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee returned with HTTP 200 Dec 02 10:39:17.620887 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 151/307] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:39:17 2020] GET /volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee => generated 912 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:39:18.641539 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e365efc8-7807-4cd2-bcf3-349847b601c9 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] GET http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee Dec 02 10:39:18.643580 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e365efc8-7807-4cd2-bcf3-349847b601c9 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:39:18.643929 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:39:18.643929 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:39:18.644572 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e365efc8-7807-4cd2-bcf3-349847b601c9 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:39:18.854293 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:39:18.854293 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:39:18.890701 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e365efc8-7807-4cd2-bcf3-349847b601c9 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Volume info retrieved successfully. Dec 02 10:39:19.052019 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e365efc8-7807-4cd2-bcf3-349847b601c9 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee returned with HTTP 200 Dec 02 10:39:19.088744 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 157/308] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:39:18 2020] GET /volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee => generated 912 bytes in 452 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:39:20.121502 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e937fb67-662d-42e0-93cf-cdf6c3808d4a tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] GET http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee Dec 02 10:39:20.122521 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e937fb67-662d-42e0-93cf-cdf6c3808d4a tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:39:20.122898 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:39:20.122898 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:39:20.123575 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e937fb67-662d-42e0-93cf-cdf6c3808d4a tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:39:20.298422 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:39:20.298422 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:39:20.316419 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e937fb67-662d-42e0-93cf-cdf6c3808d4a tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Volume info retrieved successfully. Dec 02 10:39:20.379136 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e937fb67-662d-42e0-93cf-cdf6c3808d4a tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee returned with HTTP 200 Dec 02 10:39:20.380398 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 152/309] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:39:20 2020] GET /volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee => generated 912 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:39:21.396223 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0c4a0d3b-cb7a-4bf7-a5ae-08e8fcae8821 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] GET http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee Dec 02 10:39:21.397205 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0c4a0d3b-cb7a-4bf7-a5ae-08e8fcae8821 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:39:21.397428 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:39:21.397428 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:39:21.398086 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0c4a0d3b-cb7a-4bf7-a5ae-08e8fcae8821 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:39:21.534538 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:39:21.534538 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:39:21.560473 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0c4a0d3b-cb7a-4bf7-a5ae-08e8fcae8821 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Volume info retrieved successfully. Dec 02 10:39:21.613352 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0c4a0d3b-cb7a-4bf7-a5ae-08e8fcae8821 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee returned with HTTP 200 Dec 02 10:39:21.621496 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 158/310] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:39:21 2020] GET /volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee => generated 912 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:39:22.638042 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9c0969ab-0daa-40d2-ad06-c475ba3bd7a1 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] GET http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee Dec 02 10:39:22.638579 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9c0969ab-0daa-40d2-ad06-c475ba3bd7a1 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:39:22.638765 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:39:22.638765 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:39:22.639118 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9c0969ab-0daa-40d2-ad06-c475ba3bd7a1 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:39:22.698268 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:39:22.698268 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:39:22.707360 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-9c0969ab-0daa-40d2-ad06-c475ba3bd7a1 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Volume info retrieved successfully. Dec 02 10:39:22.730845 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9c0969ab-0daa-40d2-ad06-c475ba3bd7a1 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee returned with HTTP 200 Dec 02 10:39:22.731884 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 153/311] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:39:22 2020] GET /volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee => generated 912 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:39:23.752950 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ce1b41b1-17e5-4c51-8ce9-6ea4d166165c tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] GET http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee Dec 02 10:39:23.754199 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ce1b41b1-17e5-4c51-8ce9-6ea4d166165c tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:39:23.754610 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:39:23.754610 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:39:23.755911 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ce1b41b1-17e5-4c51-8ce9-6ea4d166165c tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:39:23.856729 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:39:23.856729 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:39:23.871778 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-ce1b41b1-17e5-4c51-8ce9-6ea4d166165c tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Volume info retrieved successfully. Dec 02 10:39:23.894324 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ce1b41b1-17e5-4c51-8ce9-6ea4d166165c tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee returned with HTTP 200 Dec 02 10:39:23.895345 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 159/312] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:39:23 2020] GET /volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee => generated 970 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:39:24.911037 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-444493b9-9293-4f56-a8d1-9e6c613f4361 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] GET http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee Dec 02 10:39:24.911636 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-444493b9-9293-4f56-a8d1-9e6c613f4361 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:39:24.911774 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:39:24.911774 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:39:24.912828 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-444493b9-9293-4f56-a8d1-9e6c613f4361 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:39:25.044365 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:39:25.044365 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:39:25.068740 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-444493b9-9293-4f56-a8d1-9e6c613f4361 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Volume info retrieved successfully. Dec 02 10:39:25.123185 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-444493b9-9293-4f56-a8d1-9e6c613f4361 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee returned with HTTP 200 Dec 02 10:39:25.124980 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 154/313] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:39:24 2020] GET /volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee => generated 973 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:39:26.142283 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d0d3ae92-a7b8-485f-af91-17ba5c4f33e2 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] GET http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee Dec 02 10:39:26.143464 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d0d3ae92-a7b8-485f-af91-17ba5c4f33e2 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:39:26.143834 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:39:26.143834 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:39:26.144426 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d0d3ae92-a7b8-485f-af91-17ba5c4f33e2 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:39:26.235460 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:39:26.235460 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:39:26.262746 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-d0d3ae92-a7b8-485f-af91-17ba5c4f33e2 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Volume info retrieved successfully. Dec 02 10:39:26.333495 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d0d3ae92-a7b8-485f-af91-17ba5c4f33e2 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee returned with HTTP 200 Dec 02 10:39:26.335984 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 160/314] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:39:26 2020] GET /volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee => generated 973 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:39:27.353326 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7235faff-75cf-4ecb-9da9-b98c09ed2266 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] GET http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee Dec 02 10:39:27.353937 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7235faff-75cf-4ecb-9da9-b98c09ed2266 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:39:27.354047 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:39:27.354047 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:39:27.354690 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7235faff-75cf-4ecb-9da9-b98c09ed2266 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:39:27.457272 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:39:27.457272 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:39:27.466411 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-7235faff-75cf-4ecb-9da9-b98c09ed2266 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Volume info retrieved successfully. Dec 02 10:39:27.490885 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7235faff-75cf-4ecb-9da9-b98c09ed2266 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee returned with HTTP 200 Dec 02 10:39:27.492094 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 155/315] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:39:27 2020] GET /volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee => generated 973 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:39:27.526499 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-10e7779a-35e9-4000-8aef-55cb9a65c8e6 req-bb9c4e1b-45a2-4c49-8205-846957a8ec8f tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] GET http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/88dde240-271c-47e3-944c-63dbff81d88d Dec 02 10:39:27.527159 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-10e7779a-35e9-4000-8aef-55cb9a65c8e6 req-bb9c4e1b-45a2-4c49-8205-846957a8ec8f tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:39:27.527622 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:39:27.527622 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:39:27.528460 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-10e7779a-35e9-4000-8aef-55cb9a65c8e6 req-bb9c4e1b-45a2-4c49-8205-846957a8ec8f tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:39:27.583016 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:39:27.583016 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:39:27.593171 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-10e7779a-35e9-4000-8aef-55cb9a65c8e6 req-bb9c4e1b-45a2-4c49-8205-846957a8ec8f tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Volume info retrieved successfully. Dec 02 10:39:27.620117 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-10e7779a-35e9-4000-8aef-55cb9a65c8e6 req-bb9c4e1b-45a2-4c49-8205-846957a8ec8f tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/88dde240-271c-47e3-944c-63dbff81d88d returned with HTTP 200 Dec 02 10:39:27.621848 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 161/316] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 10:39:27 2020] GET /volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/88dde240-271c-47e3-944c-63dbff81d88d => generated 919 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:39:27.677293 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7235faff-75cf-4ecb-9da9-b98c09ed2266 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] GET http://10.222.0.23/volume// Dec 02 10:39:27.677746 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7235faff-75cf-4ecb-9da9-b98c09ed2266 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:39:27.678181 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:39:27.678181 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:39:27.679100 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7235faff-75cf-4ecb-9da9-b98c09ed2266 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Calling method 'all' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:39:27.680406 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7235faff-75cf-4ecb-9da9-b98c09ed2266 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 10:39:27.681353 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 156/317] 10.222.0.23 () {58 vars in 1289 bytes} [Wed Dec 2 10:39:27 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 10:39:27.709405 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-10e7779a-35e9-4000-8aef-55cb9a65c8e6 req-252bf4a0-1208-4d41-b54a-bbe6548e3fc7 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] POST http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/attachments Dec 02 10:39:27.710182 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:39:27.710182 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:39:27.711083 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-10e7779a-35e9-4000-8aef-55cb9a65c8e6 req-252bf4a0-1208-4d41-b54a-bbe6548e3fc7 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "88dde240-271c-47e3-944c-63dbff81d88d", "instance_uuid": "b60172aa-48b9-4b9c-b405-d7b77a3abd89", "connector": null}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:39:27.767009 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:39:27.767009 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:39:27.976059 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-10e7779a-35e9-4000-8aef-55cb9a65c8e6 req-252bf4a0-1208-4d41-b54a-bbe6548e3fc7 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/attachments returned with HTTP 200 Dec 02 10:39:27.977375 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 162/318] 10.222.0.23 () {66 vars in 1565 bytes} [Wed Dec 2 10:39:27 2020] POST /volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/attachments => generated 273 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:39:28.111945 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-10e7779a-35e9-4000-8aef-55cb9a65c8e6 req-c84e97c4-ef53-4673-a491-ebda3ff35cbe tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] POST http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/attachments/360cfa83-44f1-492b-94fa-cdbb1458bf20/action Dec 02 10:39:28.113320 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-10e7779a-35e9-4000-8aef-55cb9a65c8e6 req-c84e97c4-ef53-4673-a491-ebda3ff35cbe tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Action body: b'{"os-complete": null}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:39:28.114979 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-10e7779a-35e9-4000-8aef-55cb9a65c8e6 req-c84e97c4-ef53-4673-a491-ebda3ff35cbe tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:39:28.226844 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:39:28.226844 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:39:28.267898 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-10e7779a-35e9-4000-8aef-55cb9a65c8e6 req-c84e97c4-ef53-4673-a491-ebda3ff35cbe tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/attachments/360cfa83-44f1-492b-94fa-cdbb1458bf20/action returned with HTTP 204 Dec 02 10:39:28.269641 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 157/319] 10.222.0.23 () {66 vars in 1696 bytes} [Wed Dec 2 10:39:28 2020] POST /volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/attachments/360cfa83-44f1-492b-94fa-cdbb1458bf20/action => generated 0 bytes in 163 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:39:28.321424 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1c41f29a-48c0-457f-aea2-8754aa45e576 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] GET http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/88dde240-271c-47e3-944c-63dbff81d88d Dec 02 10:39:28.322123 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1c41f29a-48c0-457f-aea2-8754aa45e576 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:39:28.322358 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:39:28.322358 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:39:28.322996 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1c41f29a-48c0-457f-aea2-8754aa45e576 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:39:28.445320 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:39:28.445320 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:39:28.462458 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-1c41f29a-48c0-457f-aea2-8754aa45e576 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Volume info retrieved successfully. Dec 02 10:39:28.494280 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:39:28.494280 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:39:28.507497 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1c41f29a-48c0-457f-aea2-8754aa45e576 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/88dde240-271c-47e3-944c-63dbff81d88d returned with HTTP 200 Dec 02 10:39:28.508379 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 163/320] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:39:28 2020] GET /volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/88dde240-271c-47e3-944c-63dbff81d88d => generated 1181 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:39:28.509478 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-149f178f-f3a6-4246-b41f-fb41c87091d9 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] GET http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee Dec 02 10:39:28.510201 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-149f178f-f3a6-4246-b41f-fb41c87091d9 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:39:28.510609 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:39:28.510609 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:39:28.511250 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-149f178f-f3a6-4246-b41f-fb41c87091d9 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:39:28.576645 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:39:28.576645 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:39:28.588053 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-149f178f-f3a6-4246-b41f-fb41c87091d9 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Volume info retrieved successfully. Dec 02 10:39:28.621427 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-149f178f-f3a6-4246-b41f-fb41c87091d9 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee returned with HTTP 200 Dec 02 10:39:28.622930 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 158/321] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:39:28 2020] GET /volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee => generated 973 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:39:29.251683 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-bdb6eaad-e231-408c-908c-37e71395b23a req-d87e5b1b-65fd-4886-abee-4f768a11d05e tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] GET http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/88dde240-271c-47e3-944c-63dbff81d88d Dec 02 10:39:29.253865 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-bdb6eaad-e231-408c-908c-37e71395b23a req-d87e5b1b-65fd-4886-abee-4f768a11d05e tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:39:29.254741 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:39:29.254741 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:39:29.255834 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-bdb6eaad-e231-408c-908c-37e71395b23a req-d87e5b1b-65fd-4886-abee-4f768a11d05e tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:39:29.359996 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:39:29.359996 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:39:29.371057 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-bdb6eaad-e231-408c-908c-37e71395b23a req-d87e5b1b-65fd-4886-abee-4f768a11d05e tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Volume info retrieved successfully. Dec 02 10:39:29.394709 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:39:29.394709 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:39:29.407366 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-bdb6eaad-e231-408c-908c-37e71395b23a req-d87e5b1b-65fd-4886-abee-4f768a11d05e tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/88dde240-271c-47e3-944c-63dbff81d88d returned with HTTP 200 Dec 02 10:39:29.408210 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 164/322] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 10:39:29 2020] GET /volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/88dde240-271c-47e3-944c-63dbff81d88d => generated 1181 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:39:29.487963 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-bdb6eaad-e231-408c-908c-37e71395b23a req-3c894c13-f53c-4b0e-a2df-78b1cbd53aa2 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] DELETE http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/attachments/360cfa83-44f1-492b-94fa-cdbb1458bf20 Dec 02 10:39:29.489299 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-bdb6eaad-e231-408c-908c-37e71395b23a req-3c894c13-f53c-4b0e-a2df-78b1cbd53aa2 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:39:29.489739 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:39:29.489739 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:39:29.490403 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-bdb6eaad-e231-408c-908c-37e71395b23a req-3c894c13-f53c-4b0e-a2df-78b1cbd53aa2 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Calling method 'version_select' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:39:29.546792 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:39:29.546792 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:39:29.638506 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-71f0d411-8177-4c7e-a69a-ed23e1f0be43 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] GET http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee Dec 02 10:39:29.639059 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-71f0d411-8177-4c7e-a69a-ed23e1f0be43 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:39:29.639247 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:39:29.639247 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:39:29.639621 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-71f0d411-8177-4c7e-a69a-ed23e1f0be43 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:39:29.716603 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:39:29.716603 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:39:29.742761 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-71f0d411-8177-4c7e-a69a-ed23e1f0be43 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Volume info retrieved successfully. Dec 02 10:39:29.772629 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-71f0d411-8177-4c7e-a69a-ed23e1f0be43 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee returned with HTTP 200 Dec 02 10:39:29.773950 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 165/323] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:39:29 2020] GET /volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee => generated 973 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:39:29.920804 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-bdb6eaad-e231-408c-908c-37e71395b23a req-3c894c13-f53c-4b0e-a2df-78b1cbd53aa2 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88068) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 02 10:39:29.921234 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-bdb6eaad-e231-408c-908c-37e71395b23a req-3c894c13-f53c-4b0e-a2df-78b1cbd53aa2 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Pending status list for volume during attachment-delete: [] {{(pid=88068) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 02 10:39:29.929495 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-bdb6eaad-e231-408c-908c-37e71395b23a req-3c894c13-f53c-4b0e-a2df-78b1cbd53aa2 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/attachments/360cfa83-44f1-492b-94fa-cdbb1458bf20 returned with HTTP 200 Dec 02 10:39:29.930752 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 159/324] 10.222.0.23 () {64 vars in 1644 bytes} [Wed Dec 2 10:39:29 2020] DELETE /volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/attachments/360cfa83-44f1-492b-94fa-cdbb1458bf20 => generated 19 bytes in 448 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:39:29.978584 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cb378005-0dcd-478c-ac00-82e1d5721dfa tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] GET http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/88dde240-271c-47e3-944c-63dbff81d88d Dec 02 10:39:29.979099 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cb378005-0dcd-478c-ac00-82e1d5721dfa tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:39:29.979317 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:39:29.979317 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:39:29.979682 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cb378005-0dcd-478c-ac00-82e1d5721dfa tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:39:30.105777 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:39:30.105777 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:39:30.150786 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-cb378005-0dcd-478c-ac00-82e1d5721dfa tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Volume info retrieved successfully. Dec 02 10:39:30.210077 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cb378005-0dcd-478c-ac00-82e1d5721dfa tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/88dde240-271c-47e3-944c-63dbff81d88d returned with HTTP 200 Dec 02 10:39:30.215036 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 166/325] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:39:29 2020] GET /volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/88dde240-271c-47e3-944c-63dbff81d88d => generated 919 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:39:30.789647 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5939ffdb-7015-4115-a0e0-a88265ed7b2f tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] GET http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee Dec 02 10:39:30.790190 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5939ffdb-7015-4115-a0e0-a88265ed7b2f tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:39:30.790318 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:39:30.790318 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:39:30.791023 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5939ffdb-7015-4115-a0e0-a88265ed7b2f tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:39:30.922805 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:39:30.922805 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:39:30.934938 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-5939ffdb-7015-4115-a0e0-a88265ed7b2f tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Volume info retrieved successfully. Dec 02 10:39:30.965081 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5939ffdb-7015-4115-a0e0-a88265ed7b2f tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee returned with HTTP 200 Dec 02 10:39:30.966500 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 160/326] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:39:30 2020] GET /volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee => generated 1361 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:39:30.984100 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ba68cca1-5cf2-4c86-8f18-213efd0835bf tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] POST http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes Dec 02 10:39:30.985383 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:39:30.985383 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:39:30.986428 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ba68cca1-5cf2-4c86-8f18-213efd0835bf tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1136964075"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:39:30.988589 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-ba68cca1-5cf2-4c86-8f18-213efd0835bf tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1136964075'}} {{(pid=88069) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 10:39:30.991729 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-ba68cca1-5cf2-4c86-8f18-213efd0835bf tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Create volume of 1 GB Dec 02 10:39:31.040969 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-ba68cca1-5cf2-4c86-8f18-213efd0835bf tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Availability Zones retrieved successfully. Dec 02 10:39:31.084685 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-ba68cca1-5cf2-4c86-8f18-213efd0835bf tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Flow 'volume_create_api' (ed743f24-3e78-4cb4-86fc-71440e854f42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:39:31.091670 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-ba68cca1-5cf2-4c86-8f18-213efd0835bf tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99e98dde-4c14-4a55-8a18-d939ee8b596c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:39:31.093997 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-ba68cca1-5cf2-4c86-8f18-213efd0835bf tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Validating volume size '1' using validate_int {{(pid=88069) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 10:39:31.177406 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-ba68cca1-5cf2-4c86-8f18-213efd0835bf tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99e98dde-4c14-4a55-8a18-d939ee8b596c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:39:31.179884 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-ba68cca1-5cf2-4c86-8f18-213efd0835bf tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74e086c1-ffff-4ba0-b9ad-ba626281c540) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:39:31.250603 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-ba68cca1-5cf2-4c86-8f18-213efd0835bf tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Created reservations ['e62f583c-9ba8-49f5-b07e-d23262976889', '0315aeb9-8a7e-4102-94d3-9c4389afb824', '90bceaea-338e-465c-815c-8b0b925fa596', 'cdf28378-9ea0-4d1b-b6b6-96dd402b29f4'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 10:39:31.252499 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-ba68cca1-5cf2-4c86-8f18-213efd0835bf tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74e086c1-ffff-4ba0-b9ad-ba626281c540) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e62f583c-9ba8-49f5-b07e-d23262976889', '0315aeb9-8a7e-4102-94d3-9c4389afb824', '90bceaea-338e-465c-815c-8b0b925fa596', 'cdf28378-9ea0-4d1b-b6b6-96dd402b29f4']}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:39:31.254748 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-ba68cca1-5cf2-4c86-8f18-213efd0835bf tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9287dc80-4a87-4807-bbce-d75374595a40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:39:31.314273 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-ba68cca1-5cf2-4c86-8f18-213efd0835bf tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9287dc80-4a87-4807-bbce-d75374595a40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77c56734-9f73-48e2-9a29-9bbbf416a2ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1136964075',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='176c2686a345456bbb5dcfa4cf45684e',qos_specs=None,replication_status=,reservations=['e62f583c-9ba8-49f5-b07e-d23262976889','0315aeb9-8a7e-4102-94d3-9c4389afb824','90bceaea-338e-465c-815c-8b0b925fa596','cdf28378-9ea0-4d1b-b6b6-96dd402b29f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c143cd3b8cb14eaa9d52d26fc72f824a',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T10:39:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1136964075',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77c56734-9f73-48e2-9a29-9bbbf416a2ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='176c2686a345456bbb5dcfa4cf45684e',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,user_id='c143cd3b8cb14eaa9d52d26fc72f824a',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:39:31.316315 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-ba68cca1-5cf2-4c86-8f18-213efd0835bf tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49388da4-b2ce-4f97-ae68-cc71cfc26cac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:39:31.345246 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-ba68cca1-5cf2-4c86-8f18-213efd0835bf tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49388da4-b2ce-4f97-ae68-cc71cfc26cac) 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-TaggedBootDevicesTest-volume-1136964075',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='176c2686a345456bbb5dcfa4cf45684e',qos_specs=None,replication_status=,reservations=['e62f583c-9ba8-49f5-b07e-d23262976889','0315aeb9-8a7e-4102-94d3-9c4389afb824','90bceaea-338e-465c-815c-8b0b925fa596','cdf28378-9ea0-4d1b-b6b6-96dd402b29f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c143cd3b8cb14eaa9d52d26fc72f824a',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:39:31.347599 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-ba68cca1-5cf2-4c86-8f18-213efd0835bf tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0226d305-97ae-4668-8385-4a6ffc7916c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:39:31.364664 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-ba68cca1-5cf2-4c86-8f18-213efd0835bf tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0226d305-97ae-4668-8385-4a6ffc7916c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:39:31.367677 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-ba68cca1-5cf2-4c86-8f18-213efd0835bf tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Flow 'volume_create_api' (ed743f24-3e78-4cb4-86fc-71440e854f42) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:39:31.423142 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-ba68cca1-5cf2-4c86-8f18-213efd0835bf tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Create volume request issued successfully. Dec 02 10:39:31.439779 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ba68cca1-5cf2-4c86-8f18-213efd0835bf tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes returned with HTTP 202 Dec 02 10:39:31.441625 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 167/327] 10.222.0.23 () {60 vars in 1225 bytes} [Wed Dec 2 10:39:30 2020] POST /volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes => generated 821 bytes in 464 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 10:39:31.456100 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c187de78-65be-4193-9265-5be2d38b7fc8 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] GET http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/77c56734-9f73-48e2-9a29-9bbbf416a2ab Dec 02 10:39:31.457038 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c187de78-65be-4193-9265-5be2d38b7fc8 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:39:31.457734 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:39:31.457734 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:39:31.458333 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c187de78-65be-4193-9265-5be2d38b7fc8 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:39:31.546839 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:39:31.546839 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:39:31.569667 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c187de78-65be-4193-9265-5be2d38b7fc8 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Volume info retrieved successfully. Dec 02 10:39:31.595079 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c187de78-65be-4193-9265-5be2d38b7fc8 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/77c56734-9f73-48e2-9a29-9bbbf416a2ab returned with HTTP 200 Dec 02 10:39:31.595928 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 161/328] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:39:31 2020] GET /volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/77c56734-9f73-48e2-9a29-9bbbf416a2ab => generated 889 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:39:32.614493 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-348a9c49-1fb7-46f4-b962-af58ee9ad33f tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] GET http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/77c56734-9f73-48e2-9a29-9bbbf416a2ab Dec 02 10:39:32.615035 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-348a9c49-1fb7-46f4-b962-af58ee9ad33f tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:39:32.615357 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:39:32.615357 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:39:32.615830 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-348a9c49-1fb7-46f4-b962-af58ee9ad33f tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:39:32.732600 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:39:32.732600 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:39:32.743860 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-348a9c49-1fb7-46f4-b962-af58ee9ad33f tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Volume info retrieved successfully. Dec 02 10:39:32.782311 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-348a9c49-1fb7-46f4-b962-af58ee9ad33f tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/77c56734-9f73-48e2-9a29-9bbbf416a2ab returned with HTTP 200 Dec 02 10:39:32.795551 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 168/329] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:39:32 2020] GET /volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/77c56734-9f73-48e2-9a29-9bbbf416a2ab => generated 914 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:39:32.800291 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b898bbba-9cac-439a-bf62-3dd5b0054a18 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] POST http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes Dec 02 10:39:32.800659 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:39:32.800659 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:39:32.801115 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b898bbba-9cac-439a-bf62-3dd5b0054a18 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1060229514"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:39:32.802512 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-b898bbba-9cac-439a-bf62-3dd5b0054a18 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1060229514'}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 10:39:32.802777 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-b898bbba-9cac-439a-bf62-3dd5b0054a18 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Create volume of 1 GB Dec 02 10:39:32.861182 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b898bbba-9cac-439a-bf62-3dd5b0054a18 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Availability Zones retrieved successfully. Dec 02 10:39:32.921980 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-b898bbba-9cac-439a-bf62-3dd5b0054a18 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Flow 'volume_create_api' (6fbbd9fd-e326-45a1-bffd-fdfcfa4af319) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:39:32.937087 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-b898bbba-9cac-439a-bf62-3dd5b0054a18 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27ee136b-f25b-4007-b651-57e00270060a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:39:32.944061 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-b898bbba-9cac-439a-bf62-3dd5b0054a18 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Validating volume size '1' using validate_int {{(pid=88068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 10:39:33.175933 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-b898bbba-9cac-439a-bf62-3dd5b0054a18 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27ee136b-f25b-4007-b651-57e00270060a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:39:33.181499 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-b898bbba-9cac-439a-bf62-3dd5b0054a18 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e79303d4-2605-4ea9-86ba-9d9b4367b64d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:39:33.339596 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-b898bbba-9cac-439a-bf62-3dd5b0054a18 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Created reservations ['10c83f6d-f2af-4e39-9d9b-7b0694537430', 'f0505a4b-9d57-4242-a289-54670608b7cc', 'bd3fc7c7-465f-4887-970a-295e9b00c284', '4b325385-e11a-4dd2-b789-5a160ef03554'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 10:39:33.341790 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-b898bbba-9cac-439a-bf62-3dd5b0054a18 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e79303d4-2605-4ea9-86ba-9d9b4367b64d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10c83f6d-f2af-4e39-9d9b-7b0694537430', 'f0505a4b-9d57-4242-a289-54670608b7cc', 'bd3fc7c7-465f-4887-970a-295e9b00c284', '4b325385-e11a-4dd2-b789-5a160ef03554']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:39:33.345511 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-b898bbba-9cac-439a-bf62-3dd5b0054a18 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d3e964f-41a6-4553-b4d7-d87374f4720e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:39:33.459776 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-b898bbba-9cac-439a-bf62-3dd5b0054a18 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d3e964f-41a6-4553-b4d7-d87374f4720e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0fcedbf6-58fc-46ab-a981-0658df2bb5db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1060229514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='176c2686a345456bbb5dcfa4cf45684e',qos_specs=None,replication_status=,reservations=['10c83f6d-f2af-4e39-9d9b-7b0694537430','f0505a4b-9d57-4242-a289-54670608b7cc','bd3fc7c7-465f-4887-970a-295e9b00c284','4b325385-e11a-4dd2-b789-5a160ef03554'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c143cd3b8cb14eaa9d52d26fc72f824a',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T10:39:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1060229514',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0fcedbf6-58fc-46ab-a981-0658df2bb5db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='176c2686a345456bbb5dcfa4cf45684e',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,user_id='c143cd3b8cb14eaa9d52d26fc72f824a',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:39:33.462182 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-b898bbba-9cac-439a-bf62-3dd5b0054a18 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd06705a-71c1-452f-a4af-0e5ad769acc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:39:33.499264 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-b898bbba-9cac-439a-bf62-3dd5b0054a18 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd06705a-71c1-452f-a4af-0e5ad769acc6) 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-TaggedBootDevicesTest-volume-1060229514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='176c2686a345456bbb5dcfa4cf45684e',qos_specs=None,replication_status=,reservations=['10c83f6d-f2af-4e39-9d9b-7b0694537430','f0505a4b-9d57-4242-a289-54670608b7cc','bd3fc7c7-465f-4887-970a-295e9b00c284','4b325385-e11a-4dd2-b789-5a160ef03554'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c143cd3b8cb14eaa9d52d26fc72f824a',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:39:33.502124 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-b898bbba-9cac-439a-bf62-3dd5b0054a18 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2aba6ada-5fd0-4d1d-aeb0-f61cc5c0a5a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:39:33.526071 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-b898bbba-9cac-439a-bf62-3dd5b0054a18 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2aba6ada-5fd0-4d1d-aeb0-f61cc5c0a5a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:39:33.529428 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-b898bbba-9cac-439a-bf62-3dd5b0054a18 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Flow 'volume_create_api' (6fbbd9fd-e326-45a1-bffd-fdfcfa4af319) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:39:33.589362 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b898bbba-9cac-439a-bf62-3dd5b0054a18 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Create volume request issued successfully. Dec 02 10:39:33.606176 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b898bbba-9cac-439a-bf62-3dd5b0054a18 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes returned with HTTP 202 Dec 02 10:39:33.618052 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 162/330] 10.222.0.23 () {60 vars in 1225 bytes} [Wed Dec 2 10:39:32 2020] POST /volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes => generated 821 bytes in 823 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 10:39:33.624699 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6817e040-040b-4a95-b21b-9f4fdc63a285 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] GET http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/0fcedbf6-58fc-46ab-a981-0658df2bb5db Dec 02 10:39:33.626695 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6817e040-040b-4a95-b21b-9f4fdc63a285 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:39:33.628029 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:39:33.628029 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:39:33.630328 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6817e040-040b-4a95-b21b-9f4fdc63a285 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:39:33.747513 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:39:33.747513 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:39:33.784960 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6817e040-040b-4a95-b21b-9f4fdc63a285 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Volume info retrieved successfully. Dec 02 10:39:33.864118 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6817e040-040b-4a95-b21b-9f4fdc63a285 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/0fcedbf6-58fc-46ab-a981-0658df2bb5db returned with HTTP 200 Dec 02 10:39:33.883888 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 169/331] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:39:33 2020] GET /volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/0fcedbf6-58fc-46ab-a981-0658df2bb5db => generated 889 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 10:39:34.917860 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b842ec87-ab51-4832-8705-732000f4ba63 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] GET http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/0fcedbf6-58fc-46ab-a981-0658df2bb5db Dec 02 10:39:34.919225 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b842ec87-ab51-4832-8705-732000f4ba63 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:39:34.919922 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:39:34.919922 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:39:34.920566 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b842ec87-ab51-4832-8705-732000f4ba63 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:39:34.988096 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:39:34.988096 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:39:34.999213 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b842ec87-ab51-4832-8705-732000f4ba63 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Volume info retrieved successfully. Dec 02 10:39:35.026770 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b842ec87-ab51-4832-8705-732000f4ba63 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/0fcedbf6-58fc-46ab-a981-0658df2bb5db returned with HTTP 200 Dec 02 10:39:35.037411 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 163/332] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:39:34 2020] GET /volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/0fcedbf6-58fc-46ab-a981-0658df2bb5db => generated 914 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:40:06.835733 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-0996c8dc-308d-441a-bca6-e400da4227ea req-603f6f45-4df7-4e4a-9fc7-1b8cc3ddcbcf tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] GET http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee Dec 02 10:40:06.837018 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-0996c8dc-308d-441a-bca6-e400da4227ea req-603f6f45-4df7-4e4a-9fc7-1b8cc3ddcbcf tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:40:06.837452 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:40:06.837452 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:40:06.838124 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-0996c8dc-308d-441a-bca6-e400da4227ea req-603f6f45-4df7-4e4a-9fc7-1b8cc3ddcbcf tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:40:06.892669 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:40:06.892669 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:40:06.902833 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-0996c8dc-308d-441a-bca6-e400da4227ea req-603f6f45-4df7-4e4a-9fc7-1b8cc3ddcbcf tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Volume info retrieved successfully. Dec 02 10:40:06.929708 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-0996c8dc-308d-441a-bca6-e400da4227ea req-603f6f45-4df7-4e4a-9fc7-1b8cc3ddcbcf tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee returned with HTTP 200 Dec 02 10:40:06.930930 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 170/333] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 10:40:06 2020] GET /volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee => generated 1361 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:40:06.945553 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-0996c8dc-308d-441a-bca6-e400da4227ea req-fbb88569-8240-4f2e-9b00-c112d003ee39 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] GET http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/77c56734-9f73-48e2-9a29-9bbbf416a2ab Dec 02 10:40:06.947440 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-0996c8dc-308d-441a-bca6-e400da4227ea req-fbb88569-8240-4f2e-9b00-c112d003ee39 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:40:06.947644 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:40:06.947644 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:40:06.950562 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-0996c8dc-308d-441a-bca6-e400da4227ea req-fbb88569-8240-4f2e-9b00-c112d003ee39 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:40:07.003286 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:40:07.003286 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:40:07.013489 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-0996c8dc-308d-441a-bca6-e400da4227ea req-fbb88569-8240-4f2e-9b00-c112d003ee39 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Volume info retrieved successfully. Dec 02 10:40:07.037911 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-0996c8dc-308d-441a-bca6-e400da4227ea req-fbb88569-8240-4f2e-9b00-c112d003ee39 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/77c56734-9f73-48e2-9a29-9bbbf416a2ab returned with HTTP 200 Dec 02 10:40:07.039190 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 164/334] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 10:40:06 2020] GET /volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/77c56734-9f73-48e2-9a29-9bbbf416a2ab => generated 914 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:40:07.060929 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-0996c8dc-308d-441a-bca6-e400da4227ea req-7ec63189-1e2b-4a8a-b73d-675a19759087 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] GET http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/0fcedbf6-58fc-46ab-a981-0658df2bb5db Dec 02 10:40:07.061446 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-0996c8dc-308d-441a-bca6-e400da4227ea req-7ec63189-1e2b-4a8a-b73d-675a19759087 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:40:07.061661 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:40:07.061661 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:40:07.062011 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-0996c8dc-308d-441a-bca6-e400da4227ea req-7ec63189-1e2b-4a8a-b73d-675a19759087 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:40:07.118252 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:40:07.118252 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:40:07.127212 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-0996c8dc-308d-441a-bca6-e400da4227ea req-7ec63189-1e2b-4a8a-b73d-675a19759087 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Volume info retrieved successfully. Dec 02 10:40:07.150572 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-0996c8dc-308d-441a-bca6-e400da4227ea req-7ec63189-1e2b-4a8a-b73d-675a19759087 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/0fcedbf6-58fc-46ab-a981-0658df2bb5db returned with HTTP 200 Dec 02 10:40:07.161353 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 171/335] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 10:40:07 2020] GET /volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/0fcedbf6-58fc-46ab-a981-0658df2bb5db => generated 914 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:40:07.163444 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-0996c8dc-308d-441a-bca6-e400da4227ea req-fbb88569-8240-4f2e-9b00-c112d003ee39 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] GET http://10.222.0.23/volume// Dec 02 10:40:07.164111 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-0996c8dc-308d-441a-bca6-e400da4227ea req-fbb88569-8240-4f2e-9b00-c112d003ee39 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:40:07.164495 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:40:07.164495 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:40:07.164885 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-0996c8dc-308d-441a-bca6-e400da4227ea req-fbb88569-8240-4f2e-9b00-c112d003ee39 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Calling method 'all' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:40:07.166311 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-0996c8dc-308d-441a-bca6-e400da4227ea req-fbb88569-8240-4f2e-9b00-c112d003ee39 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 10:40:07.166928 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 165/336] 10.222.0.23 () {58 vars in 1289 bytes} [Wed Dec 2 10:40:07 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 10:40:07.190051 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-0996c8dc-308d-441a-bca6-e400da4227ea req-c0b8ff58-31e1-461f-85c6-12034cf5b86f tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] POST http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/attachments Dec 02 10:40:07.190572 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:40:07.190572 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:40:07.191004 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-0996c8dc-308d-441a-bca6-e400da4227ea req-c0b8ff58-31e1-461f-85c6-12034cf5b86f tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee", "instance_uuid": "a3bd5ba1-f24d-43b9-8bea-27b82d5bf0ae", "connector": null}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:40:07.328342 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:40:07.328342 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:40:07.443774 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-0996c8dc-308d-441a-bca6-e400da4227ea req-c0b8ff58-31e1-461f-85c6-12034cf5b86f tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/attachments returned with HTTP 200 Dec 02 10:40:07.447323 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 172/337] 10.222.0.23 () {66 vars in 1565 bytes} [Wed Dec 2 10:40:07 2020] POST /volume/v3/176c2686a345456bbb5dcfa4cf45684e/attachments => generated 273 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:40:07.457884 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-0996c8dc-308d-441a-bca6-e400da4227ea req-fbb88569-8240-4f2e-9b00-c112d003ee39 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] GET http://10.222.0.23/volume// Dec 02 10:40:07.458632 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-0996c8dc-308d-441a-bca6-e400da4227ea req-fbb88569-8240-4f2e-9b00-c112d003ee39 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:40:07.459619 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-0996c8dc-308d-441a-bca6-e400da4227ea req-fbb88569-8240-4f2e-9b00-c112d003ee39 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Calling method 'all' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:40:07.461597 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-0996c8dc-308d-441a-bca6-e400da4227ea req-fbb88569-8240-4f2e-9b00-c112d003ee39 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 10:40:07.463016 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 166/338] 10.222.0.23 () {58 vars in 1289 bytes} [Wed Dec 2 10:40:07 2020] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 10:40:07.526618 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-0996c8dc-308d-441a-bca6-e400da4227ea req-92af2f2e-c628-4b6a-a466-9bd8f4579fae tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] POST http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/attachments Dec 02 10:40:07.527609 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:40:07.527609 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:40:07.528180 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-0996c8dc-308d-441a-bca6-e400da4227ea req-92af2f2e-c628-4b6a-a466-9bd8f4579fae tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "77c56734-9f73-48e2-9a29-9bbbf416a2ab", "instance_uuid": "a3bd5ba1-f24d-43b9-8bea-27b82d5bf0ae", "connector": null}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:40:07.620646 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:40:07.620646 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:40:07.743173 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-0996c8dc-308d-441a-bca6-e400da4227ea req-92af2f2e-c628-4b6a-a466-9bd8f4579fae tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/attachments returned with HTTP 200 Dec 02 10:40:07.746111 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 173/339] 10.222.0.23 () {66 vars in 1565 bytes} [Wed Dec 2 10:40:07 2020] POST /volume/v3/176c2686a345456bbb5dcfa4cf45684e/attachments => generated 273 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:40:07.753306 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-0996c8dc-308d-441a-bca6-e400da4227ea req-fbb88569-8240-4f2e-9b00-c112d003ee39 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] GET http://10.222.0.23/volume// Dec 02 10:40:07.753832 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-0996c8dc-308d-441a-bca6-e400da4227ea req-fbb88569-8240-4f2e-9b00-c112d003ee39 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:40:07.754322 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-0996c8dc-308d-441a-bca6-e400da4227ea req-fbb88569-8240-4f2e-9b00-c112d003ee39 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Calling method 'all' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:40:07.755879 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-0996c8dc-308d-441a-bca6-e400da4227ea req-fbb88569-8240-4f2e-9b00-c112d003ee39 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 10:40:07.756946 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 167/340] 10.222.0.23 () {58 vars in 1289 bytes} [Wed Dec 2 10:40:07 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 10:40:07.771736 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-0996c8dc-308d-441a-bca6-e400da4227ea req-2665adbe-404e-4b6b-903e-ec278fbe4af3 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] POST http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/attachments Dec 02 10:40:07.772859 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:40:07.772859 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:40:07.773579 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-0996c8dc-308d-441a-bca6-e400da4227ea req-2665adbe-404e-4b6b-903e-ec278fbe4af3 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0fcedbf6-58fc-46ab-a981-0658df2bb5db", "instance_uuid": "a3bd5ba1-f24d-43b9-8bea-27b82d5bf0ae", "connector": null}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:40:07.836202 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:40:07.836202 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:40:07.935099 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-0996c8dc-308d-441a-bca6-e400da4227ea req-2665adbe-404e-4b6b-903e-ec278fbe4af3 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/attachments returned with HTTP 200 Dec 02 10:40:07.937500 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 174/341] 10.222.0.23 () {66 vars in 1565 bytes} [Wed Dec 2 10:40:07 2020] POST /volume/v3/176c2686a345456bbb5dcfa4cf45684e/attachments => generated 273 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:40:10.888741 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-0996c8dc-308d-441a-bca6-e400da4227ea req-fbb88569-8240-4f2e-9b00-c112d003ee39 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] GET http://10.222.0.23/volume// Dec 02 10:40:10.890138 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-0996c8dc-308d-441a-bca6-e400da4227ea req-fbb88569-8240-4f2e-9b00-c112d003ee39 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:40:10.890812 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-0996c8dc-308d-441a-bca6-e400da4227ea req-fbb88569-8240-4f2e-9b00-c112d003ee39 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Calling method 'all' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:40:10.892132 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-0996c8dc-308d-441a-bca6-e400da4227ea req-fbb88569-8240-4f2e-9b00-c112d003ee39 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 10:40:10.893045 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 168/342] 10.222.0.32 () {56 vars in 1089 bytes} [Wed Dec 2 10:40:10 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 10:40:10.908551 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-0996c8dc-308d-441a-bca6-e400da4227ea req-fbd4f75c-8d7d-43f4-b327-6b99f410d3e0 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] GET http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee Dec 02 10:40:10.909492 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-0996c8dc-308d-441a-bca6-e400da4227ea req-fbd4f75c-8d7d-43f4-b327-6b99f410d3e0 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:40:10.909990 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:40:10.909990 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:40:10.910878 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-0996c8dc-308d-441a-bca6-e400da4227ea req-fbd4f75c-8d7d-43f4-b327-6b99f410d3e0 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:40:11.067212 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:40:11.067212 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:40:11.103695 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-0996c8dc-308d-441a-bca6-e400da4227ea req-fbd4f75c-8d7d-43f4-b327-6b99f410d3e0 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Volume info retrieved successfully. Dec 02 10:40:11.137514 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:40:11.137514 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:40:11.153160 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-0996c8dc-308d-441a-bca6-e400da4227ea req-fbd4f75c-8d7d-43f4-b327-6b99f410d3e0 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee returned with HTTP 200 Dec 02 10:40:11.154257 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 175/343] 10.222.0.32 () {60 vars in 1403 bytes} [Wed Dec 2 10:40:10 2020] GET /volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee => generated 1459 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 02 10:40:11.198465 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-0996c8dc-308d-441a-bca6-e400da4227ea req-8836a504-bb26-45f4-ae0e-94ea6b0ec15d tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] PUT http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/attachments/499112d4-4bb5-474e-a27e-547d01916f25 Dec 02 10:40:11.199464 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-0996c8dc-308d-441a-bca6-e400da4227ea req-8836a504-bb26-45f4-ae0e-94ea6b0ec15d tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.32", "host": "n-h1-764292-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-764292-5.cbci-764292-5.local", "mountpoint": "/dev/sda"}}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:40:11.297584 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 02 10:40:11.297584 n-d-764292-5 devstack@c-api.service[88067]: return self.call(f, *args, **kw) Dec 02 10:40:11.298458 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.coordination [req-0996c8dc-308d-441a-bca6-e400da4227ea req-8836a504-bb26-45f4-ae0e-94ea6b0ec15d tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Lock "b'cinder-attachment_update-3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee-n-h1-764292-5'" acquired by "attachment_update" :: waited 0.033s {{(pid=88068) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 02 10:40:11.303731 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:40:11.303731 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:40:14.342190 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.coordination [req-0996c8dc-308d-441a-bca6-e400da4227ea req-8836a504-bb26-45f4-ae0e-94ea6b0ec15d tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Lock "b'cinder-attachment_update-3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee-n-h1-764292-5'" released by "attachment_update" :: held 3.043s {{(pid=88068) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 02 10:40:14.344356 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-0996c8dc-308d-441a-bca6-e400da4227ea req-8836a504-bb26-45f4-ae0e-94ea6b0ec15d tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/attachments/499112d4-4bb5-474e-a27e-547d01916f25 returned with HTTP 200 Dec 02 10:40:14.346473 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 169/344] 10.222.0.32 () {64 vars in 1468 bytes} [Wed Dec 2 10:40:11 2020] PUT /volume/v3/176c2686a345456bbb5dcfa4cf45684e/attachments/499112d4-4bb5-474e-a27e-547d01916f25 => generated 762 bytes in 3154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:40:14.397614 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-0996c8dc-308d-441a-bca6-e400da4227ea req-cec3f5f1-defa-4d4e-8084-5f0413b773c4 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] POST http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/attachments/499112d4-4bb5-474e-a27e-547d01916f25/action Dec 02 10:40:14.398199 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:40:14.398199 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:40:14.398663 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-0996c8dc-308d-441a-bca6-e400da4227ea req-cec3f5f1-defa-4d4e-8084-5f0413b773c4 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Action body: b'{"os-complete": null}' {{(pid=88069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:40:14.399036 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-0996c8dc-308d-441a-bca6-e400da4227ea req-cec3f5f1-defa-4d4e-8084-5f0413b773c4 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:40:14.607741 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:40:14.607741 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:40:14.627247 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-0996c8dc-308d-441a-bca6-e400da4227ea req-cec3f5f1-defa-4d4e-8084-5f0413b773c4 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/attachments/499112d4-4bb5-474e-a27e-547d01916f25/action returned with HTTP 204 Dec 02 10:40:14.628671 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 176/345] 10.222.0.32 () {64 vars in 1489 bytes} [Wed Dec 2 10:40:14 2020] POST /volume/v3/176c2686a345456bbb5dcfa4cf45684e/attachments/499112d4-4bb5-474e-a27e-547d01916f25/action => generated 0 bytes in 239 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:40:14.673521 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-0996c8dc-308d-441a-bca6-e400da4227ea req-8836a504-bb26-45f4-ae0e-94ea6b0ec15d tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] GET http://10.222.0.23/volume// Dec 02 10:40:14.674000 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-0996c8dc-308d-441a-bca6-e400da4227ea req-8836a504-bb26-45f4-ae0e-94ea6b0ec15d tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:40:14.674228 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:40:14.674228 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:40:14.674626 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-0996c8dc-308d-441a-bca6-e400da4227ea req-8836a504-bb26-45f4-ae0e-94ea6b0ec15d tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Calling method 'all' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:40:14.675925 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-0996c8dc-308d-441a-bca6-e400da4227ea req-8836a504-bb26-45f4-ae0e-94ea6b0ec15d tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 10:40:14.676703 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 170/346] 10.222.0.32 () {56 vars in 1089 bytes} [Wed Dec 2 10:40:14 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 10:40:14.690418 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-0996c8dc-308d-441a-bca6-e400da4227ea req-540aad5e-0de5-4101-b172-caf48f37ed41 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] GET http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/77c56734-9f73-48e2-9a29-9bbbf416a2ab Dec 02 10:40:14.691435 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-0996c8dc-308d-441a-bca6-e400da4227ea req-540aad5e-0de5-4101-b172-caf48f37ed41 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:40:14.691882 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:40:14.691882 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:40:14.692599 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-0996c8dc-308d-441a-bca6-e400da4227ea req-540aad5e-0de5-4101-b172-caf48f37ed41 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:40:14.858038 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:40:14.858038 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:40:14.894247 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-0996c8dc-308d-441a-bca6-e400da4227ea req-540aad5e-0de5-4101-b172-caf48f37ed41 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Volume info retrieved successfully. Dec 02 10:40:14.967965 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:40:14.967965 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:40:14.997322 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-0996c8dc-308d-441a-bca6-e400da4227ea req-540aad5e-0de5-4101-b172-caf48f37ed41 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/77c56734-9f73-48e2-9a29-9bbbf416a2ab returned with HTTP 200 Dec 02 10:40:14.998180 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 177/347] 10.222.0.32 () {60 vars in 1403 bytes} [Wed Dec 2 10:40:14 2020] GET /volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/77c56734-9f73-48e2-9a29-9bbbf416a2ab => generated 1012 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 02 10:40:15.038724 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-0996c8dc-308d-441a-bca6-e400da4227ea req-455984a6-80d3-405f-864d-041378faa7db tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] PUT http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/attachments/512d2ec7-0685-4a2e-b4ad-905124bd60b2 Dec 02 10:40:15.039871 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-0996c8dc-308d-441a-bca6-e400da4227ea req-455984a6-80d3-405f-864d-041378faa7db tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.32", "host": "n-h1-764292-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-764292-5.cbci-764292-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:40:15.096126 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 02 10:40:15.096126 n-d-764292-5 devstack@c-api.service[88067]: return self.call(f, *args, **kw) Dec 02 10:40:15.100169 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.coordination [req-0996c8dc-308d-441a-bca6-e400da4227ea req-455984a6-80d3-405f-864d-041378faa7db tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Lock "b'cinder-attachment_update-77c56734-9f73-48e2-9a29-9bbbf416a2ab-n-h1-764292-5'" acquired by "attachment_update" :: waited 0.013s {{(pid=88068) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 02 10:40:15.112077 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:40:15.112077 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:40:18.561055 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.coordination [req-0996c8dc-308d-441a-bca6-e400da4227ea req-455984a6-80d3-405f-864d-041378faa7db tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Lock "b'cinder-attachment_update-77c56734-9f73-48e2-9a29-9bbbf416a2ab-n-h1-764292-5'" released by "attachment_update" :: held 3.461s {{(pid=88068) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 02 10:40:18.562378 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-0996c8dc-308d-441a-bca6-e400da4227ea req-455984a6-80d3-405f-864d-041378faa7db tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/attachments/512d2ec7-0685-4a2e-b4ad-905124bd60b2 returned with HTTP 200 Dec 02 10:40:18.563898 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 171/348] 10.222.0.32 () {64 vars in 1468 bytes} [Wed Dec 2 10:40:15 2020] PUT /volume/v3/176c2686a345456bbb5dcfa4cf45684e/attachments/512d2ec7-0685-4a2e-b4ad-905124bd60b2 => generated 762 bytes in 3531 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:40:18.608746 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-0996c8dc-308d-441a-bca6-e400da4227ea req-6186e1a9-5e9f-451b-ba10-c3e30c687024 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] POST http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/attachments/512d2ec7-0685-4a2e-b4ad-905124bd60b2/action Dec 02 10:40:18.609349 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:40:18.609349 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:40:18.609791 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-0996c8dc-308d-441a-bca6-e400da4227ea req-6186e1a9-5e9f-451b-ba10-c3e30c687024 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Action body: b'{"os-complete": null}' {{(pid=88069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:40:18.610168 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-0996c8dc-308d-441a-bca6-e400da4227ea req-6186e1a9-5e9f-451b-ba10-c3e30c687024 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:40:18.737787 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:40:18.737787 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:40:18.773820 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-0996c8dc-308d-441a-bca6-e400da4227ea req-6186e1a9-5e9f-451b-ba10-c3e30c687024 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/attachments/512d2ec7-0685-4a2e-b4ad-905124bd60b2/action returned with HTTP 204 Dec 02 10:40:18.776223 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 178/349] 10.222.0.32 () {64 vars in 1489 bytes} [Wed Dec 2 10:40:18 2020] POST /volume/v3/176c2686a345456bbb5dcfa4cf45684e/attachments/512d2ec7-0685-4a2e-b4ad-905124bd60b2/action => generated 0 bytes in 172 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:40:18.824633 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-0996c8dc-308d-441a-bca6-e400da4227ea req-455984a6-80d3-405f-864d-041378faa7db tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] GET http://10.222.0.23/volume// Dec 02 10:40:18.825151 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-0996c8dc-308d-441a-bca6-e400da4227ea req-455984a6-80d3-405f-864d-041378faa7db tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:40:18.825373 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:40:18.825373 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:40:18.825742 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-0996c8dc-308d-441a-bca6-e400da4227ea req-455984a6-80d3-405f-864d-041378faa7db tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Calling method 'all' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:40:18.826814 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-0996c8dc-308d-441a-bca6-e400da4227ea req-455984a6-80d3-405f-864d-041378faa7db tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 10:40:18.827417 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 172/350] 10.222.0.32 () {56 vars in 1089 bytes} [Wed Dec 2 10:40:18 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 10:40:18.844086 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-0996c8dc-308d-441a-bca6-e400da4227ea req-111247a5-0772-4b09-938c-8df4d12768c3 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] GET http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/0fcedbf6-58fc-46ab-a981-0658df2bb5db Dec 02 10:40:18.844681 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-0996c8dc-308d-441a-bca6-e400da4227ea req-111247a5-0772-4b09-938c-8df4d12768c3 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:40:18.844933 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:40:18.844933 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:40:18.851258 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-0996c8dc-308d-441a-bca6-e400da4227ea req-111247a5-0772-4b09-938c-8df4d12768c3 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:40:18.954774 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:40:18.954774 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:40:18.965894 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-0996c8dc-308d-441a-bca6-e400da4227ea req-111247a5-0772-4b09-938c-8df4d12768c3 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Volume info retrieved successfully. Dec 02 10:40:18.991070 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:40:18.991070 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:40:19.006132 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-0996c8dc-308d-441a-bca6-e400da4227ea req-111247a5-0772-4b09-938c-8df4d12768c3 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/0fcedbf6-58fc-46ab-a981-0658df2bb5db returned with HTTP 200 Dec 02 10:40:19.007757 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 179/351] 10.222.0.32 () {60 vars in 1403 bytes} [Wed Dec 2 10:40:18 2020] GET /volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/0fcedbf6-58fc-46ab-a981-0658df2bb5db => generated 1012 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 02 10:40:19.047473 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-0996c8dc-308d-441a-bca6-e400da4227ea req-a7f7fa9e-b41f-42e7-b52d-61f697e39251 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] PUT http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/attachments/6f369a3f-5cd7-4d22-a29d-6908c30df9a1 Dec 02 10:40:19.048351 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-0996c8dc-308d-441a-bca6-e400da4227ea req-a7f7fa9e-b41f-42e7-b52d-61f697e39251 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.32", "host": "n-h1-764292-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-764292-5.cbci-764292-5.local", "mountpoint": "/dev/sdc"}}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:40:19.115216 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 02 10:40:19.115216 n-d-764292-5 devstack@c-api.service[88067]: return self.call(f, *args, **kw) Dec 02 10:40:19.115797 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.coordination [req-0996c8dc-308d-441a-bca6-e400da4227ea req-a7f7fa9e-b41f-42e7-b52d-61f697e39251 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Lock "b'cinder-attachment_update-0fcedbf6-58fc-46ab-a981-0658df2bb5db-n-h1-764292-5'" acquired by "attachment_update" :: waited 0.017s {{(pid=88068) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 02 10:40:19.127013 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:40:19.127013 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:40:22.211281 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.coordination [req-0996c8dc-308d-441a-bca6-e400da4227ea req-a7f7fa9e-b41f-42e7-b52d-61f697e39251 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Lock "b'cinder-attachment_update-0fcedbf6-58fc-46ab-a981-0658df2bb5db-n-h1-764292-5'" released by "attachment_update" :: held 3.096s {{(pid=88068) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 02 10:40:22.212050 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-0996c8dc-308d-441a-bca6-e400da4227ea req-a7f7fa9e-b41f-42e7-b52d-61f697e39251 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/attachments/6f369a3f-5cd7-4d22-a29d-6908c30df9a1 returned with HTTP 200 Dec 02 10:40:22.212973 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 173/352] 10.222.0.32 () {64 vars in 1468 bytes} [Wed Dec 2 10:40:19 2020] PUT /volume/v3/176c2686a345456bbb5dcfa4cf45684e/attachments/6f369a3f-5cd7-4d22-a29d-6908c30df9a1 => generated 762 bytes in 3172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:40:22.418088 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-0996c8dc-308d-441a-bca6-e400da4227ea req-6eb41114-8364-4936-a86a-6a451cc1d1a7 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] POST http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/attachments/6f369a3f-5cd7-4d22-a29d-6908c30df9a1/action Dec 02 10:40:22.419027 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:40:22.419027 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:40:22.420796 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-0996c8dc-308d-441a-bca6-e400da4227ea req-6eb41114-8364-4936-a86a-6a451cc1d1a7 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Action body: b'{"os-complete": null}' {{(pid=88069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:40:22.421362 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-0996c8dc-308d-441a-bca6-e400da4227ea req-6eb41114-8364-4936-a86a-6a451cc1d1a7 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:40:22.526342 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:40:22.526342 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:40:22.744785 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-0996c8dc-308d-441a-bca6-e400da4227ea req-6eb41114-8364-4936-a86a-6a451cc1d1a7 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/attachments/6f369a3f-5cd7-4d22-a29d-6908c30df9a1/action returned with HTTP 204 Dec 02 10:40:22.745512 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 180/353] 10.222.0.32 () {64 vars in 1489 bytes} [Wed Dec 2 10:40:22 2020] POST /volume/v3/176c2686a345456bbb5dcfa4cf45684e/attachments/6f369a3f-5cd7-4d22-a29d-6908c30df9a1/action => generated 0 bytes in 337 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:40:31.171650 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d4c9e80d-3b53-423b-bbf7-1fb9514cc6e0 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] GET http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/88dde240-271c-47e3-944c-63dbff81d88d Dec 02 10:40:31.172885 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d4c9e80d-3b53-423b-bbf7-1fb9514cc6e0 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:40:31.173839 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:40:31.173839 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:40:31.174219 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d4c9e80d-3b53-423b-bbf7-1fb9514cc6e0 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:40:31.277654 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:40:31.277654 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:40:31.287373 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-d4c9e80d-3b53-423b-bbf7-1fb9514cc6e0 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Volume info retrieved successfully. Dec 02 10:40:31.313278 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d4c9e80d-3b53-423b-bbf7-1fb9514cc6e0 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/88dde240-271c-47e3-944c-63dbff81d88d returned with HTTP 200 Dec 02 10:40:31.314445 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 174/354] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:40:31 2020] GET /volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/88dde240-271c-47e3-944c-63dbff81d88d => generated 919 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:40:31.332659 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e739ebe3-dc9c-4ea4-837a-e1c9f8bae99f tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] GET http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/88dde240-271c-47e3-944c-63dbff81d88d Dec 02 10:40:31.333220 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e739ebe3-dc9c-4ea4-837a-e1c9f8bae99f tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:40:31.333441 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:40:31.333441 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:40:31.333809 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e739ebe3-dc9c-4ea4-837a-e1c9f8bae99f tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:40:31.422961 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:40:31.422961 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:40:31.434465 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e739ebe3-dc9c-4ea4-837a-e1c9f8bae99f tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Volume info retrieved successfully. Dec 02 10:40:31.474700 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e739ebe3-dc9c-4ea4-837a-e1c9f8bae99f tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/88dde240-271c-47e3-944c-63dbff81d88d returned with HTTP 200 Dec 02 10:40:31.476187 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 181/355] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:40:31 2020] GET /volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/88dde240-271c-47e3-944c-63dbff81d88d => generated 919 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:40:49.697847 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c96a9e33-0407-49aa-b420-1ace6e0543d4 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] DELETE http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/88dde240-271c-47e3-944c-63dbff81d88d Dec 02 10:40:49.699249 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c96a9e33-0407-49aa-b420-1ace6e0543d4 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:40:49.699517 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:40:49.699517 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:40:49.700164 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c96a9e33-0407-49aa-b420-1ace6e0543d4 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:40:49.701646 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-c96a9e33-0407-49aa-b420-1ace6e0543d4 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Delete volume with id: 88dde240-271c-47e3-944c-63dbff81d88d Dec 02 10:40:49.754794 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:40:49.754794 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:40:49.756508 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c96a9e33-0407-49aa-b420-1ace6e0543d4 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Volume info retrieved successfully. Dec 02 10:40:49.788404 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c96a9e33-0407-49aa-b420-1ace6e0543d4 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Delete volume request issued successfully. Dec 02 10:40:49.789153 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c96a9e33-0407-49aa-b420-1ace6e0543d4 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/88dde240-271c-47e3-944c-63dbff81d88d returned with HTTP 202 Dec 02 10:40:49.794183 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 175/356] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 10:40:49 2020] DELETE /volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/88dde240-271c-47e3-944c-63dbff81d88d => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 10:40:49.798886 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0597e9d9-31e5-4fb3-a61a-2e850b8472b9 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] GET http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/88dde240-271c-47e3-944c-63dbff81d88d Dec 02 10:40:49.799487 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0597e9d9-31e5-4fb3-a61a-2e850b8472b9 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:40:49.799709 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:40:49.799709 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:40:49.800081 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0597e9d9-31e5-4fb3-a61a-2e850b8472b9 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:40:49.869037 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:40:49.869037 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:40:49.878784 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0597e9d9-31e5-4fb3-a61a-2e850b8472b9 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Volume info retrieved successfully. Dec 02 10:40:49.908148 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0597e9d9-31e5-4fb3-a61a-2e850b8472b9 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/88dde240-271c-47e3-944c-63dbff81d88d returned with HTTP 200 Dec 02 10:40:49.910704 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 182/357] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:40:49 2020] GET /volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/88dde240-271c-47e3-944c-63dbff81d88d => generated 918 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:40:50.926527 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-815a0d2c-9a35-4b5e-a087-bac44fe014fd tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] GET http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/88dde240-271c-47e3-944c-63dbff81d88d Dec 02 10:40:50.927058 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-815a0d2c-9a35-4b5e-a087-bac44fe014fd tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:40:50.927218 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:40:50.927218 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:40:50.927896 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-815a0d2c-9a35-4b5e-a087-bac44fe014fd tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:40:51.003920 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:40:51.003920 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:40:51.013057 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-815a0d2c-9a35-4b5e-a087-bac44fe014fd tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Volume info retrieved successfully. Dec 02 10:40:51.037311 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-815a0d2c-9a35-4b5e-a087-bac44fe014fd tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/88dde240-271c-47e3-944c-63dbff81d88d returned with HTTP 200 Dec 02 10:40:51.047832 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 176/358] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:40:50 2020] GET /volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/88dde240-271c-47e3-944c-63dbff81d88d => generated 918 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:40:52.058502 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-73842a67-cd6f-4e53-a08f-391c1e011239 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] GET http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/88dde240-271c-47e3-944c-63dbff81d88d Dec 02 10:40:52.059065 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-73842a67-cd6f-4e53-a08f-391c1e011239 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:40:52.059201 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:40:52.059201 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:40:52.060404 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-73842a67-cd6f-4e53-a08f-391c1e011239 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:40:52.190923 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-73842a67-cd6f-4e53-a08f-391c1e011239 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/88dde240-271c-47e3-944c-63dbff81d88d returned with HTTP 404 Dec 02 10:40:52.193493 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 183/359] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:40:52 2020] GET /volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/88dde240-271c-47e3-944c-63dbff81d88d => generated 109 bytes in 142 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:40:53.364903 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-62f630f1-ffe8-4032-9093-4cfa83a523d8 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] DELETE http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/d8a4a550-573b-42e3-ae9c-c99fcf7b3294 Dec 02 10:40:53.365458 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-62f630f1-ffe8-4032-9093-4cfa83a523d8 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:40:53.365607 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:40:53.365607 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:40:53.366249 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-62f630f1-ffe8-4032-9093-4cfa83a523d8 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:40:53.366868 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-62f630f1-ffe8-4032-9093-4cfa83a523d8 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Delete volume with id: d8a4a550-573b-42e3-ae9c-c99fcf7b3294 Dec 02 10:40:53.429895 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:40:53.429895 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:40:53.431588 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-62f630f1-ffe8-4032-9093-4cfa83a523d8 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Volume info retrieved successfully. Dec 02 10:40:53.472663 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-62f630f1-ffe8-4032-9093-4cfa83a523d8 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Delete volume request issued successfully. Dec 02 10:40:53.473181 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-62f630f1-ffe8-4032-9093-4cfa83a523d8 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/d8a4a550-573b-42e3-ae9c-c99fcf7b3294 returned with HTTP 202 Dec 02 10:40:53.477025 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 177/360] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 10:40:53 2020] DELETE /volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/d8a4a550-573b-42e3-ae9c-c99fcf7b3294 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 10:40:53.482562 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-10bdac01-61b8-4723-8269-cf443f5aab47 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] GET http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/d8a4a550-573b-42e3-ae9c-c99fcf7b3294 Dec 02 10:40:53.483085 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-10bdac01-61b8-4723-8269-cf443f5aab47 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:40:53.483566 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-10bdac01-61b8-4723-8269-cf443f5aab47 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:40:53.596812 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:40:53.596812 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:40:53.628344 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-10bdac01-61b8-4723-8269-cf443f5aab47 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Volume info retrieved successfully. Dec 02 10:40:53.671296 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-10bdac01-61b8-4723-8269-cf443f5aab47 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/d8a4a550-573b-42e3-ae9c-c99fcf7b3294 returned with HTTP 200 Dec 02 10:40:53.672108 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 184/361] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:40:53 2020] GET /volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/d8a4a550-573b-42e3-ae9c-c99fcf7b3294 => generated 918 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:40:54.689238 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-10eed438-0fdf-444e-8775-1e0a0bf82eec tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] GET http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/d8a4a550-573b-42e3-ae9c-c99fcf7b3294 Dec 02 10:40:54.690688 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-10eed438-0fdf-444e-8775-1e0a0bf82eec tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:40:54.691134 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:40:54.691134 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:40:54.691797 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-10eed438-0fdf-444e-8775-1e0a0bf82eec tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:40:54.792847 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:40:54.792847 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:40:54.815241 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-10eed438-0fdf-444e-8775-1e0a0bf82eec tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Volume info retrieved successfully. Dec 02 10:40:54.908499 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-10eed438-0fdf-444e-8775-1e0a0bf82eec tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/d8a4a550-573b-42e3-ae9c-c99fcf7b3294 returned with HTTP 200 Dec 02 10:40:54.912732 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 178/362] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:40:54 2020] GET /volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/d8a4a550-573b-42e3-ae9c-c99fcf7b3294 => generated 918 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:40:55.928796 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c63da52b-a28c-4608-adb9-3907463eda95 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] GET http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/d8a4a550-573b-42e3-ae9c-c99fcf7b3294 Dec 02 10:40:55.930024 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c63da52b-a28c-4608-adb9-3907463eda95 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:40:55.930447 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:40:55.930447 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:40:55.931354 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c63da52b-a28c-4608-adb9-3907463eda95 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:40:56.049436 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c63da52b-a28c-4608-adb9-3907463eda95 tempest-AttachVolumeShelveTestJSON-1394218596 tempest-AttachVolumeShelveTestJSON-1394218596] http://10.222.0.23/volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/d8a4a550-573b-42e3-ae9c-c99fcf7b3294 returned with HTTP 404 Dec 02 10:40:56.055174 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 185/363] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:40:55 2020] GET /volume/v3/f9dfff3ed00444f1bba1f7870301f1ae/volumes/d8a4a550-573b-42e3-ae9c-c99fcf7b3294 => generated 109 bytes in 130 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:41:42.866214 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-15c58497-0560-4682-8da4-36331af1572e req-f4c20e41-23fd-4ab7-b19b-49e953e978b4 tempest-VolumesGetTestJSON-729002768 tempest-VolumesGetTestJSON-729002768] POST http://10.222.0.23/volume/v3/973f4f0459e34109aea4d8a98fbcc43d/volumes Dec 02 10:41:42.866733 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:41:42.866733 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:41:42.867082 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-15c58497-0560-4682-8da4-36331af1572e req-f4c20e41-23fd-4ab7-b19b-49e953e978b4 tempest-VolumesGetTestJSON-729002768 tempest-VolumesGetTestJSON-729002768] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-375189882", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:41:42.870799 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [req-15c58497-0560-4682-8da4-36331af1572e req-f4c20e41-23fd-4ab7-b19b-49e953e978b4 tempest-VolumesGetTestJSON-729002768 tempest-VolumesGetTestJSON-729002768] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-375189882', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 10:41:42.871180 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [req-15c58497-0560-4682-8da4-36331af1572e req-f4c20e41-23fd-4ab7-b19b-49e953e978b4 tempest-VolumesGetTestJSON-729002768 tempest-VolumesGetTestJSON-729002768] Create volume of 1 GB Dec 02 10:41:42.906252 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-15c58497-0560-4682-8da4-36331af1572e req-f4c20e41-23fd-4ab7-b19b-49e953e978b4 tempest-VolumesGetTestJSON-729002768 tempest-VolumesGetTestJSON-729002768] Availability Zones retrieved successfully. Dec 02 10:41:42.923234 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-15c58497-0560-4682-8da4-36331af1572e req-f4c20e41-23fd-4ab7-b19b-49e953e978b4 tempest-VolumesGetTestJSON-729002768 tempest-VolumesGetTestJSON-729002768] Flow 'volume_create_api' (3fdd27e7-b21d-4e74-b50b-acee4f194060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:41:42.926942 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-15c58497-0560-4682-8da4-36331af1572e req-f4c20e41-23fd-4ab7-b19b-49e953e978b4 tempest-VolumesGetTestJSON-729002768 tempest-VolumesGetTestJSON-729002768] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56bdf11f-2f18-4c5b-835f-30f59e19a935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:41:42.929963 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [req-15c58497-0560-4682-8da4-36331af1572e req-f4c20e41-23fd-4ab7-b19b-49e953e978b4 tempest-VolumesGetTestJSON-729002768 tempest-VolumesGetTestJSON-729002768] Validating volume size '1' using validate_int {{(pid=88068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 10:41:43.004830 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-15c58497-0560-4682-8da4-36331af1572e req-f4c20e41-23fd-4ab7-b19b-49e953e978b4 tempest-VolumesGetTestJSON-729002768 tempest-VolumesGetTestJSON-729002768] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56bdf11f-2f18-4c5b-835f-30f59e19a935) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:41:43.008728 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-15c58497-0560-4682-8da4-36331af1572e req-f4c20e41-23fd-4ab7-b19b-49e953e978b4 tempest-VolumesGetTestJSON-729002768 tempest-VolumesGetTestJSON-729002768] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (587704af-7194-4666-a4cd-f97eadc57843) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:41:43.227686 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [req-15c58497-0560-4682-8da4-36331af1572e req-f4c20e41-23fd-4ab7-b19b-49e953e978b4 tempest-VolumesGetTestJSON-729002768 tempest-VolumesGetTestJSON-729002768] Created reservations ['b01b436e-cd94-4c8b-955b-e46c003b95e2', '6926b9f5-53c1-48ed-9128-357d27548d8e', '3a164841-0c61-4b50-adf4-b399d7f641d0', '33fa60b1-39a2-4598-949e-06b14768c10c'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 10:41:43.230565 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-15c58497-0560-4682-8da4-36331af1572e req-f4c20e41-23fd-4ab7-b19b-49e953e978b4 tempest-VolumesGetTestJSON-729002768 tempest-VolumesGetTestJSON-729002768] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (587704af-7194-4666-a4cd-f97eadc57843) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b01b436e-cd94-4c8b-955b-e46c003b95e2', '6926b9f5-53c1-48ed-9128-357d27548d8e', '3a164841-0c61-4b50-adf4-b399d7f641d0', '33fa60b1-39a2-4598-949e-06b14768c10c']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:41:43.233826 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-15c58497-0560-4682-8da4-36331af1572e req-f4c20e41-23fd-4ab7-b19b-49e953e978b4 tempest-VolumesGetTestJSON-729002768 tempest-VolumesGetTestJSON-729002768] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c11ee64-9f2a-41e3-b055-ea758e9b5499) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:41:43.375774 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-15c58497-0560-4682-8da4-36331af1572e req-f4c20e41-23fd-4ab7-b19b-49e953e978b4 tempest-VolumesGetTestJSON-729002768 tempest-VolumesGetTestJSON-729002768] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c11ee64-9f2a-41e3-b055-ea758e9b5499) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '001fd4dd-fad9-456e-a629-a463ab4523ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-375189882',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='973f4f0459e34109aea4d8a98fbcc43d',qos_specs=None,replication_status=,reservations=['b01b436e-cd94-4c8b-955b-e46c003b95e2','6926b9f5-53c1-48ed-9128-357d27548d8e','3a164841-0c61-4b50-adf4-b399d7f641d0','33fa60b1-39a2-4598-949e-06b14768c10c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc504246e9b2479fa2286827f14951e7',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T10:41:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-375189882',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=001fd4dd-fad9-456e-a629-a463ab4523ce,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='973f4f0459e34109aea4d8a98fbcc43d',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,user_id='fc504246e9b2479fa2286827f14951e7',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:41:43.383084 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-15c58497-0560-4682-8da4-36331af1572e req-f4c20e41-23fd-4ab7-b19b-49e953e978b4 tempest-VolumesGetTestJSON-729002768 tempest-VolumesGetTestJSON-729002768] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a56a4d84-d7f6-47af-9491-6c68fbdbd9e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:41:43.435326 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-15c58497-0560-4682-8da4-36331af1572e req-f4c20e41-23fd-4ab7-b19b-49e953e978b4 tempest-VolumesGetTestJSON-729002768 tempest-VolumesGetTestJSON-729002768] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a56a4d84-d7f6-47af-9491-6c68fbdbd9e5) 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-375189882',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='973f4f0459e34109aea4d8a98fbcc43d',qos_specs=None,replication_status=,reservations=['b01b436e-cd94-4c8b-955b-e46c003b95e2','6926b9f5-53c1-48ed-9128-357d27548d8e','3a164841-0c61-4b50-adf4-b399d7f641d0','33fa60b1-39a2-4598-949e-06b14768c10c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc504246e9b2479fa2286827f14951e7',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:41:43.437534 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-15c58497-0560-4682-8da4-36331af1572e req-f4c20e41-23fd-4ab7-b19b-49e953e978b4 tempest-VolumesGetTestJSON-729002768 tempest-VolumesGetTestJSON-729002768] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (291028cf-3c83-4586-a7ce-7e309deed230) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:41:43.462522 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-15c58497-0560-4682-8da4-36331af1572e req-f4c20e41-23fd-4ab7-b19b-49e953e978b4 tempest-VolumesGetTestJSON-729002768 tempest-VolumesGetTestJSON-729002768] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (291028cf-3c83-4586-a7ce-7e309deed230) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:41:43.469769 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-15c58497-0560-4682-8da4-36331af1572e req-f4c20e41-23fd-4ab7-b19b-49e953e978b4 tempest-VolumesGetTestJSON-729002768 tempest-VolumesGetTestJSON-729002768] Flow 'volume_create_api' (3fdd27e7-b21d-4e74-b50b-acee4f194060) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:41:43.545375 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-15c58497-0560-4682-8da4-36331af1572e req-f4c20e41-23fd-4ab7-b19b-49e953e978b4 tempest-VolumesGetTestJSON-729002768 tempest-VolumesGetTestJSON-729002768] Create volume request issued successfully. Dec 02 10:41:43.564248 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-15c58497-0560-4682-8da4-36331af1572e req-f4c20e41-23fd-4ab7-b19b-49e953e978b4 tempest-VolumesGetTestJSON-729002768 tempest-VolumesGetTestJSON-729002768] http://10.222.0.23/volume/v3/973f4f0459e34109aea4d8a98fbcc43d/volumes returned with HTTP 202 Dec 02 10:41:43.573999 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 179/364] 10.222.0.23 () {64 vars in 1512 bytes} [Wed Dec 2 10:41:42 2020] POST /volume/v3/973f4f0459e34109aea4d8a98fbcc43d/volumes => generated 831 bytes in 714 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 02 10:41:43.578469 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-15c58497-0560-4682-8da4-36331af1572e req-8ff06c71-acb7-4459-8bd7-01e7465f802f tempest-VolumesGetTestJSON-729002768 tempest-VolumesGetTestJSON-729002768] GET http://10.222.0.23/volume/v3/973f4f0459e34109aea4d8a98fbcc43d/volumes/001fd4dd-fad9-456e-a629-a463ab4523ce Dec 02 10:41:43.579278 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-15c58497-0560-4682-8da4-36331af1572e req-8ff06c71-acb7-4459-8bd7-01e7465f802f tempest-VolumesGetTestJSON-729002768 tempest-VolumesGetTestJSON-729002768] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:41:43.580173 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-15c58497-0560-4682-8da4-36331af1572e req-8ff06c71-acb7-4459-8bd7-01e7465f802f tempest-VolumesGetTestJSON-729002768 tempest-VolumesGetTestJSON-729002768] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:41:43.717327 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:41:43.717327 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:41:43.740673 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-15c58497-0560-4682-8da4-36331af1572e req-8ff06c71-acb7-4459-8bd7-01e7465f802f tempest-VolumesGetTestJSON-729002768 tempest-VolumesGetTestJSON-729002768] Volume info retrieved successfully. Dec 02 10:41:43.800998 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-15c58497-0560-4682-8da4-36331af1572e req-8ff06c71-acb7-4459-8bd7-01e7465f802f tempest-VolumesGetTestJSON-729002768 tempest-VolumesGetTestJSON-729002768] http://10.222.0.23/volume/v3/973f4f0459e34109aea4d8a98fbcc43d/volumes/001fd4dd-fad9-456e-a629-a463ab4523ce returned with HTTP 200 Dec 02 10:41:43.801992 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 186/365] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 10:41:43 2020] GET /volume/v3/973f4f0459e34109aea4d8a98fbcc43d/volumes/001fd4dd-fad9-456e-a629-a463ab4523ce => generated 899 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:41:44.198899 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-27dca95a-2522-45d4-84b2-a132f2c7438f req-a4fdd650-8488-4b7d-b010-fcf6d435464d tempest-VolumesGetTestJSON-729002768 tempest-VolumesGetTestJSON-729002768] GET http://10.222.0.23/volume/v3/973f4f0459e34109aea4d8a98fbcc43d/volumes/001fd4dd-fad9-456e-a629-a463ab4523ce Dec 02 10:41:44.199465 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-27dca95a-2522-45d4-84b2-a132f2c7438f req-a4fdd650-8488-4b7d-b010-fcf6d435464d tempest-VolumesGetTestJSON-729002768 tempest-VolumesGetTestJSON-729002768] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:41:44.199593 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:41:44.199593 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:41:44.200221 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-27dca95a-2522-45d4-84b2-a132f2c7438f req-a4fdd650-8488-4b7d-b010-fcf6d435464d tempest-VolumesGetTestJSON-729002768 tempest-VolumesGetTestJSON-729002768] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:41:44.275345 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:41:44.275345 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:41:44.285093 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-27dca95a-2522-45d4-84b2-a132f2c7438f req-a4fdd650-8488-4b7d-b010-fcf6d435464d tempest-VolumesGetTestJSON-729002768 tempest-VolumesGetTestJSON-729002768] Volume info retrieved successfully. Dec 02 10:41:44.313999 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-27dca95a-2522-45d4-84b2-a132f2c7438f req-a4fdd650-8488-4b7d-b010-fcf6d435464d tempest-VolumesGetTestJSON-729002768 tempest-VolumesGetTestJSON-729002768] http://10.222.0.23/volume/v3/973f4f0459e34109aea4d8a98fbcc43d/volumes/001fd4dd-fad9-456e-a629-a463ab4523ce returned with HTTP 200 Dec 02 10:41:44.328965 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 180/366] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 10:41:44 2020] GET /volume/v3/973f4f0459e34109aea4d8a98fbcc43d/volumes/001fd4dd-fad9-456e-a629-a463ab4523ce => generated 923 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:41:45.765953 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e9131d57-999f-4bac-9719-27d73f4c6d11 req-6c27ae86-10b3-4d36-a18e-30f4e0f2535b tempest-VolumesGetTestJSON-729002768 tempest-VolumesGetTestJSON-729002768] GET http://10.222.0.23/volume/v3/973f4f0459e34109aea4d8a98fbcc43d/volumes/001fd4dd-fad9-456e-a629-a463ab4523ce Dec 02 10:41:45.766642 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-e9131d57-999f-4bac-9719-27d73f4c6d11 req-6c27ae86-10b3-4d36-a18e-30f4e0f2535b tempest-VolumesGetTestJSON-729002768 tempest-VolumesGetTestJSON-729002768] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:41:45.767143 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:41:45.767143 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:41:45.767815 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-e9131d57-999f-4bac-9719-27d73f4c6d11 req-6c27ae86-10b3-4d36-a18e-30f4e0f2535b tempest-VolumesGetTestJSON-729002768 tempest-VolumesGetTestJSON-729002768] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:41:45.830531 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:41:45.830531 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:41:45.843657 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-e9131d57-999f-4bac-9719-27d73f4c6d11 req-6c27ae86-10b3-4d36-a18e-30f4e0f2535b tempest-VolumesGetTestJSON-729002768 tempest-VolumesGetTestJSON-729002768] Volume info retrieved successfully. Dec 02 10:41:45.871041 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e9131d57-999f-4bac-9719-27d73f4c6d11 req-6c27ae86-10b3-4d36-a18e-30f4e0f2535b tempest-VolumesGetTestJSON-729002768 tempest-VolumesGetTestJSON-729002768] http://10.222.0.23/volume/v3/973f4f0459e34109aea4d8a98fbcc43d/volumes/001fd4dd-fad9-456e-a629-a463ab4523ce returned with HTTP 200 Dec 02 10:41:45.872455 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 187/367] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 10:41:45 2020] GET /volume/v3/973f4f0459e34109aea4d8a98fbcc43d/volumes/001fd4dd-fad9-456e-a629-a463ab4523ce => generated 924 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:41:45.931827 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-cf416f3c-31c9-48dc-8752-016d356e98ef req-8ec03f50-13ef-47b6-ba0c-5842148027d6 tempest-VolumesGetTestJSON-729002768 tempest-VolumesGetTestJSON-729002768] GET http://10.222.0.23/volume/v3/973f4f0459e34109aea4d8a98fbcc43d/volumes/001fd4dd-fad9-456e-a629-a463ab4523ce Dec 02 10:41:45.932365 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-cf416f3c-31c9-48dc-8752-016d356e98ef req-8ec03f50-13ef-47b6-ba0c-5842148027d6 tempest-VolumesGetTestJSON-729002768 tempest-VolumesGetTestJSON-729002768] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:41:45.932585 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:41:45.932585 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:41:45.932948 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-cf416f3c-31c9-48dc-8752-016d356e98ef req-8ec03f50-13ef-47b6-ba0c-5842148027d6 tempest-VolumesGetTestJSON-729002768 tempest-VolumesGetTestJSON-729002768] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:41:46.041363 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:41:46.041363 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:41:46.061570 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-cf416f3c-31c9-48dc-8752-016d356e98ef req-8ec03f50-13ef-47b6-ba0c-5842148027d6 tempest-VolumesGetTestJSON-729002768 tempest-VolumesGetTestJSON-729002768] Volume info retrieved successfully. Dec 02 10:41:46.086029 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-cf416f3c-31c9-48dc-8752-016d356e98ef req-8ec03f50-13ef-47b6-ba0c-5842148027d6 tempest-VolumesGetTestJSON-729002768 tempest-VolumesGetTestJSON-729002768] http://10.222.0.23/volume/v3/973f4f0459e34109aea4d8a98fbcc43d/volumes/001fd4dd-fad9-456e-a629-a463ab4523ce returned with HTTP 200 Dec 02 10:41:46.095114 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 181/368] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 10:41:45 2020] GET /volume/v3/973f4f0459e34109aea4d8a98fbcc43d/volumes/001fd4dd-fad9-456e-a629-a463ab4523ce => generated 924 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:41:46.139491 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-b069bcac-6c36-4841-a6d7-bfe1ee57dc66 req-cc770c62-81d0-4d21-9d65-f646926ba11d tempest-VolumesGetTestJSON-729002768 tempest-VolumesGetTestJSON-729002768] DELETE http://10.222.0.23/volume/v3/973f4f0459e34109aea4d8a98fbcc43d/volumes/001fd4dd-fad9-456e-a629-a463ab4523ce Dec 02 10:41:46.140336 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-b069bcac-6c36-4841-a6d7-bfe1ee57dc66 req-cc770c62-81d0-4d21-9d65-f646926ba11d tempest-VolumesGetTestJSON-729002768 tempest-VolumesGetTestJSON-729002768] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:41:46.140811 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:41:46.140811 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:41:46.141731 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-b069bcac-6c36-4841-a6d7-bfe1ee57dc66 req-cc770c62-81d0-4d21-9d65-f646926ba11d tempest-VolumesGetTestJSON-729002768 tempest-VolumesGetTestJSON-729002768] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:41:46.142470 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [req-b069bcac-6c36-4841-a6d7-bfe1ee57dc66 req-cc770c62-81d0-4d21-9d65-f646926ba11d tempest-VolumesGetTestJSON-729002768 tempest-VolumesGetTestJSON-729002768] Delete volume with id: 001fd4dd-fad9-456e-a629-a463ab4523ce Dec 02 10:41:46.226076 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:41:46.226076 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:41:46.231944 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-b069bcac-6c36-4841-a6d7-bfe1ee57dc66 req-cc770c62-81d0-4d21-9d65-f646926ba11d tempest-VolumesGetTestJSON-729002768 tempest-VolumesGetTestJSON-729002768] Volume info retrieved successfully. Dec 02 10:41:46.276702 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-b069bcac-6c36-4841-a6d7-bfe1ee57dc66 req-cc770c62-81d0-4d21-9d65-f646926ba11d tempest-VolumesGetTestJSON-729002768 tempest-VolumesGetTestJSON-729002768] Delete volume request issued successfully. Dec 02 10:41:46.277495 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-b069bcac-6c36-4841-a6d7-bfe1ee57dc66 req-cc770c62-81d0-4d21-9d65-f646926ba11d tempest-VolumesGetTestJSON-729002768 tempest-VolumesGetTestJSON-729002768] http://10.222.0.23/volume/v3/973f4f0459e34109aea4d8a98fbcc43d/volumes/001fd4dd-fad9-456e-a629-a463ab4523ce returned with HTTP 202 Dec 02 10:41:46.279022 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 188/369] 10.222.0.23 () {62 vars in 1591 bytes} [Wed Dec 2 10:41:46 2020] DELETE /volume/v3/973f4f0459e34109aea4d8a98fbcc43d/volumes/001fd4dd-fad9-456e-a629-a463ab4523ce => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 10:41:46.329945 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-b2fbdc42-e671-4c08-9163-5705addc4827 req-c0bd753c-b3ac-4466-97c4-58d5c766d58e tempest-VolumesGetTestJSON-729002768 tempest-VolumesGetTestJSON-729002768] GET http://10.222.0.23/volume/v3/973f4f0459e34109aea4d8a98fbcc43d/volumes/001fd4dd-fad9-456e-a629-a463ab4523ce Dec 02 10:41:46.330478 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-b2fbdc42-e671-4c08-9163-5705addc4827 req-c0bd753c-b3ac-4466-97c4-58d5c766d58e tempest-VolumesGetTestJSON-729002768 tempest-VolumesGetTestJSON-729002768] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:41:46.330895 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:41:46.330895 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:41:46.331525 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-b2fbdc42-e671-4c08-9163-5705addc4827 req-c0bd753c-b3ac-4466-97c4-58d5c766d58e tempest-VolumesGetTestJSON-729002768 tempest-VolumesGetTestJSON-729002768] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:41:46.413246 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:41:46.413246 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:41:46.423848 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-b2fbdc42-e671-4c08-9163-5705addc4827 req-c0bd753c-b3ac-4466-97c4-58d5c766d58e tempest-VolumesGetTestJSON-729002768 tempest-VolumesGetTestJSON-729002768] Volume info retrieved successfully. Dec 02 10:41:46.478462 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-b2fbdc42-e671-4c08-9163-5705addc4827 req-c0bd753c-b3ac-4466-97c4-58d5c766d58e tempest-VolumesGetTestJSON-729002768 tempest-VolumesGetTestJSON-729002768] http://10.222.0.23/volume/v3/973f4f0459e34109aea4d8a98fbcc43d/volumes/001fd4dd-fad9-456e-a629-a463ab4523ce returned with HTTP 200 Dec 02 10:41:46.488365 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 182/370] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 10:41:46 2020] GET /volume/v3/973f4f0459e34109aea4d8a98fbcc43d/volumes/001fd4dd-fad9-456e-a629-a463ab4523ce => generated 923 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:41:47.585465 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-326a06c1-25fd-435e-b13e-270c4d1ddbfe req-942beb59-2f6a-4f12-8d8a-f8c65ce56bda tempest-VolumesGetTestJSON-729002768 tempest-VolumesGetTestJSON-729002768] GET http://10.222.0.23/volume/v3/973f4f0459e34109aea4d8a98fbcc43d/volumes/001fd4dd-fad9-456e-a629-a463ab4523ce Dec 02 10:41:47.587329 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-326a06c1-25fd-435e-b13e-270c4d1ddbfe req-942beb59-2f6a-4f12-8d8a-f8c65ce56bda tempest-VolumesGetTestJSON-729002768 tempest-VolumesGetTestJSON-729002768] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:41:47.587972 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:41:47.587972 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:41:47.588642 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-326a06c1-25fd-435e-b13e-270c4d1ddbfe req-942beb59-2f6a-4f12-8d8a-f8c65ce56bda tempest-VolumesGetTestJSON-729002768 tempest-VolumesGetTestJSON-729002768] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:41:47.691725 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:41:47.691725 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:41:47.717048 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-326a06c1-25fd-435e-b13e-270c4d1ddbfe req-942beb59-2f6a-4f12-8d8a-f8c65ce56bda tempest-VolumesGetTestJSON-729002768 tempest-VolumesGetTestJSON-729002768] Volume info retrieved successfully. Dec 02 10:41:47.758946 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-326a06c1-25fd-435e-b13e-270c4d1ddbfe req-942beb59-2f6a-4f12-8d8a-f8c65ce56bda tempest-VolumesGetTestJSON-729002768 tempest-VolumesGetTestJSON-729002768] http://10.222.0.23/volume/v3/973f4f0459e34109aea4d8a98fbcc43d/volumes/001fd4dd-fad9-456e-a629-a463ab4523ce returned with HTTP 200 Dec 02 10:41:47.760103 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 189/371] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 10:41:47 2020] GET /volume/v3/973f4f0459e34109aea4d8a98fbcc43d/volumes/001fd4dd-fad9-456e-a629-a463ab4523ce => generated 923 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:41:49.852350 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-488eda07-893a-4888-8866-b58970d1d4c9 req-af9467c2-a089-46e8-9491-14bc78ba944c tempest-VolumesGetTestJSON-729002768 tempest-VolumesGetTestJSON-729002768] GET http://10.222.0.23/volume/v3/973f4f0459e34109aea4d8a98fbcc43d/volumes/001fd4dd-fad9-456e-a629-a463ab4523ce Dec 02 10:41:49.853472 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-488eda07-893a-4888-8866-b58970d1d4c9 req-af9467c2-a089-46e8-9491-14bc78ba944c tempest-VolumesGetTestJSON-729002768 tempest-VolumesGetTestJSON-729002768] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:41:49.853912 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:41:49.853912 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:41:49.854932 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-488eda07-893a-4888-8866-b58970d1d4c9 req-af9467c2-a089-46e8-9491-14bc78ba944c tempest-VolumesGetTestJSON-729002768 tempest-VolumesGetTestJSON-729002768] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:41:49.928953 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-488eda07-893a-4888-8866-b58970d1d4c9 req-af9467c2-a089-46e8-9491-14bc78ba944c tempest-VolumesGetTestJSON-729002768 tempest-VolumesGetTestJSON-729002768] http://10.222.0.23/volume/v3/973f4f0459e34109aea4d8a98fbcc43d/volumes/001fd4dd-fad9-456e-a629-a463ab4523ce returned with HTTP 404 Dec 02 10:41:49.965717 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 183/372] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 10:41:49 2020] GET /volume/v3/973f4f0459e34109aea4d8a98fbcc43d/volumes/001fd4dd-fad9-456e-a629-a463ab4523ce => generated 109 bytes in 118 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:42:52.582374 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-75714d04-d7db-4915-b32c-c3dde17e4d3c req-109e8389-42c4-4574-a76c-5fb0b429e767 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] DELETE http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/attachments/7a514337-8a31-4d86-ab75-0988892fce04 Dec 02 10:42:52.583598 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-75714d04-d7db-4915-b32c-c3dde17e4d3c req-109e8389-42c4-4574-a76c-5fb0b429e767 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:42:52.584009 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:42:52.584009 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:42:52.584403 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-75714d04-d7db-4915-b32c-c3dde17e4d3c req-109e8389-42c4-4574-a76c-5fb0b429e767 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Calling method 'version_select' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:42:52.642127 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:42:52.642127 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:42:53.712207 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-75714d04-d7db-4915-b32c-c3dde17e4d3c req-109e8389-42c4-4574-a76c-5fb0b429e767 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88069) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 02 10:42:53.712777 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-75714d04-d7db-4915-b32c-c3dde17e4d3c req-109e8389-42c4-4574-a76c-5fb0b429e767 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Pending status list for volume during attachment-delete: [] {{(pid=88069) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 02 10:42:53.721133 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-75714d04-d7db-4915-b32c-c3dde17e4d3c req-109e8389-42c4-4574-a76c-5fb0b429e767 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/attachments/7a514337-8a31-4d86-ab75-0988892fce04 returned with HTTP 200 Dec 02 10:42:53.722024 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 190/373] 10.222.0.32 () {62 vars in 1437 bytes} [Wed Dec 2 10:42:52 2020] DELETE /volume/v3/dbf0104eee8f4685b472cfe95962fc53/attachments/7a514337-8a31-4d86-ab75-0988892fce04 => generated 19 bytes in 1147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:42:53.738672 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-75714d04-d7db-4915-b32c-c3dde17e4d3c req-b16b8574-92df-49c5-855c-23ca1c2a2932 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] DELETE http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/attachments/5cd1ab1f-31d8-414f-8b2c-5b2408696e2f Dec 02 10:42:53.739549 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-75714d04-d7db-4915-b32c-c3dde17e4d3c req-b16b8574-92df-49c5-855c-23ca1c2a2932 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:42:53.740454 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-75714d04-d7db-4915-b32c-c3dde17e4d3c req-b16b8574-92df-49c5-855c-23ca1c2a2932 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Calling method 'version_select' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:42:53.797184 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:42:53.797184 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:42:54.927716 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-75714d04-d7db-4915-b32c-c3dde17e4d3c req-b16b8574-92df-49c5-855c-23ca1c2a2932 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88068) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 02 10:42:54.928645 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-75714d04-d7db-4915-b32c-c3dde17e4d3c req-b16b8574-92df-49c5-855c-23ca1c2a2932 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Pending status list for volume during attachment-delete: [] {{(pid=88068) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 02 10:42:54.938896 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-75714d04-d7db-4915-b32c-c3dde17e4d3c req-b16b8574-92df-49c5-855c-23ca1c2a2932 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/attachments/5cd1ab1f-31d8-414f-8b2c-5b2408696e2f returned with HTTP 200 Dec 02 10:42:54.940075 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 184/374] 10.222.0.32 () {62 vars in 1437 bytes} [Wed Dec 2 10:42:53 2020] DELETE /volume/v3/dbf0104eee8f4685b472cfe95962fc53/attachments/5cd1ab1f-31d8-414f-8b2c-5b2408696e2f => generated 19 bytes in 1206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:42:54.958434 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-75714d04-d7db-4915-b32c-c3dde17e4d3c req-8752782f-5c18-43f3-91e7-bb3f14f4ea36 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] DELETE http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/attachments/6ba2cddc-8ef7-4561-be6a-09cb210c3bf7 Dec 02 10:42:54.959380 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-75714d04-d7db-4915-b32c-c3dde17e4d3c req-8752782f-5c18-43f3-91e7-bb3f14f4ea36 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:42:54.959817 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:42:54.959817 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:42:54.960506 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-75714d04-d7db-4915-b32c-c3dde17e4d3c req-8752782f-5c18-43f3-91e7-bb3f14f4ea36 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Calling method 'version_select' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:42:55.007177 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:42:55.007177 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:42:55.921855 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-75714d04-d7db-4915-b32c-c3dde17e4d3c req-8752782f-5c18-43f3-91e7-bb3f14f4ea36 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88069) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 02 10:42:55.923088 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-75714d04-d7db-4915-b32c-c3dde17e4d3c req-8752782f-5c18-43f3-91e7-bb3f14f4ea36 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Pending status list for volume during attachment-delete: [] {{(pid=88069) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 02 10:42:55.940588 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-75714d04-d7db-4915-b32c-c3dde17e4d3c req-8752782f-5c18-43f3-91e7-bb3f14f4ea36 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/attachments/6ba2cddc-8ef7-4561-be6a-09cb210c3bf7 returned with HTTP 200 Dec 02 10:42:55.941561 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 191/375] 10.222.0.32 () {62 vars in 1437 bytes} [Wed Dec 2 10:42:54 2020] DELETE /volume/v3/dbf0104eee8f4685b472cfe95962fc53/attachments/6ba2cddc-8ef7-4561-be6a-09cb210c3bf7 => generated 19 bytes in 991 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:43:18.399034 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7e6d4297-353c-4d02-9d8c-9f3e370180f0 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] DELETE http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/5faed7b6-59c5-4765-9726-e938b6dd9d87 Dec 02 10:43:18.400195 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7e6d4297-353c-4d02-9d8c-9f3e370180f0 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:43:18.400598 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:43:18.400598 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:43:18.401269 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7e6d4297-353c-4d02-9d8c-9f3e370180f0 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:43:18.401911 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-7e6d4297-353c-4d02-9d8c-9f3e370180f0 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Delete volume with id: 5faed7b6-59c5-4765-9726-e938b6dd9d87 Dec 02 10:43:18.492327 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:43:18.492327 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:43:18.494364 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-7e6d4297-353c-4d02-9d8c-9f3e370180f0 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Volume info retrieved successfully. Dec 02 10:43:18.541054 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-7e6d4297-353c-4d02-9d8c-9f3e370180f0 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Delete volume request issued successfully. Dec 02 10:43:18.542406 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7e6d4297-353c-4d02-9d8c-9f3e370180f0 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/5faed7b6-59c5-4765-9726-e938b6dd9d87 returned with HTTP 202 Dec 02 10:43:18.545457 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 185/376] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 10:43:18 2020] DELETE /volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/5faed7b6-59c5-4765-9726-e938b6dd9d87 => generated 0 bytes in 151 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 10:43:18.555831 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-94569766-483f-4c65-aa77-5ca6252aa38a tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] GET http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/5faed7b6-59c5-4765-9726-e938b6dd9d87 Dec 02 10:43:18.556377 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-94569766-483f-4c65-aa77-5ca6252aa38a tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:43:18.556625 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:43:18.556625 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:43:18.557819 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-94569766-483f-4c65-aa77-5ca6252aa38a tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:43:18.639368 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:43:18.639368 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:43:18.653445 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-94569766-483f-4c65-aa77-5ca6252aa38a tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Volume info retrieved successfully. Dec 02 10:43:18.696626 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-94569766-483f-4c65-aa77-5ca6252aa38a tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/5faed7b6-59c5-4765-9726-e938b6dd9d87 returned with HTTP 200 Dec 02 10:43:18.698639 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 192/377] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:43:18 2020] GET /volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/5faed7b6-59c5-4765-9726-e938b6dd9d87 => generated 917 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:43:19.715134 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-51581057-30a8-403c-8286-7642c757b1e6 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] GET http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/5faed7b6-59c5-4765-9726-e938b6dd9d87 Dec 02 10:43:19.715663 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-51581057-30a8-403c-8286-7642c757b1e6 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:43:19.715831 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:43:19.715831 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:43:19.716641 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-51581057-30a8-403c-8286-7642c757b1e6 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:43:19.802172 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:43:19.802172 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:43:19.826778 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-51581057-30a8-403c-8286-7642c757b1e6 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Volume info retrieved successfully. Dec 02 10:43:19.928816 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-51581057-30a8-403c-8286-7642c757b1e6 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/5faed7b6-59c5-4765-9726-e938b6dd9d87 returned with HTTP 200 Dec 02 10:43:19.942082 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 186/378] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:43:19 2020] GET /volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/5faed7b6-59c5-4765-9726-e938b6dd9d87 => generated 917 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:43:20.947072 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a215c214-da88-48c1-aa3a-69bc9ef9e832 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] GET http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/5faed7b6-59c5-4765-9726-e938b6dd9d87 Dec 02 10:43:20.948334 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a215c214-da88-48c1-aa3a-69bc9ef9e832 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:43:20.948876 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:43:20.948876 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:43:20.949451 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a215c214-da88-48c1-aa3a-69bc9ef9e832 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:43:21.054893 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a215c214-da88-48c1-aa3a-69bc9ef9e832 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/5faed7b6-59c5-4765-9726-e938b6dd9d87 returned with HTTP 404 Dec 02 10:43:21.057813 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 193/379] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:43:20 2020] GET /volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/5faed7b6-59c5-4765-9726-e938b6dd9d87 => generated 109 bytes in 116 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:43:21.065168 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8685b362-a4c7-4915-a482-39c63a78f563 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] DELETE http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/465a188f-1c18-42c7-9311-ab213297565d Dec 02 10:43:21.071520 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8685b362-a4c7-4915-a482-39c63a78f563 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:43:21.071733 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:43:21.071733 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:43:21.072338 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8685b362-a4c7-4915-a482-39c63a78f563 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:43:21.073020 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-8685b362-a4c7-4915-a482-39c63a78f563 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Delete volume with id: 465a188f-1c18-42c7-9311-ab213297565d Dec 02 10:43:21.211382 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:43:21.211382 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:43:21.212577 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-8685b362-a4c7-4915-a482-39c63a78f563 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Volume info retrieved successfully. Dec 02 10:43:21.275290 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-8685b362-a4c7-4915-a482-39c63a78f563 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Delete volume request issued successfully. Dec 02 10:43:21.275777 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8685b362-a4c7-4915-a482-39c63a78f563 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/465a188f-1c18-42c7-9311-ab213297565d returned with HTTP 202 Dec 02 10:43:21.276669 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 187/380] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 10:43:21 2020] DELETE /volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/465a188f-1c18-42c7-9311-ab213297565d => generated 0 bytes in 215 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 10:43:21.284401 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0bbdc784-db72-4ae1-97da-3099bacc037b tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] GET http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/465a188f-1c18-42c7-9311-ab213297565d Dec 02 10:43:21.291154 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0bbdc784-db72-4ae1-97da-3099bacc037b tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:43:21.291736 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0bbdc784-db72-4ae1-97da-3099bacc037b tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:43:21.585990 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:43:21.585990 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:43:21.616387 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0bbdc784-db72-4ae1-97da-3099bacc037b tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Volume info retrieved successfully. Dec 02 10:43:21.681056 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0bbdc784-db72-4ae1-97da-3099bacc037b tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/465a188f-1c18-42c7-9311-ab213297565d returned with HTTP 200 Dec 02 10:43:21.682286 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 194/381] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:43:21 2020] GET /volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/465a188f-1c18-42c7-9311-ab213297565d => generated 918 bytes in 401 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:43:22.699585 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a9449c60-7c30-4d8b-b776-c3ff28262a9d tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] GET http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/465a188f-1c18-42c7-9311-ab213297565d Dec 02 10:43:22.700955 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a9449c60-7c30-4d8b-b776-c3ff28262a9d tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:43:22.701387 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:43:22.701387 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:43:22.702249 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a9449c60-7c30-4d8b-b776-c3ff28262a9d tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:43:22.868894 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:43:22.868894 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:43:22.898827 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a9449c60-7c30-4d8b-b776-c3ff28262a9d tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Volume info retrieved successfully. Dec 02 10:43:23.055486 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a9449c60-7c30-4d8b-b776-c3ff28262a9d tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/465a188f-1c18-42c7-9311-ab213297565d returned with HTTP 200 Dec 02 10:43:23.065914 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 188/382] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:43:22 2020] GET /volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/465a188f-1c18-42c7-9311-ab213297565d => generated 918 bytes in 371 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:43:24.073040 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5211c6c3-2a15-4f0a-89c6-532c1d78814e tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] GET http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/465a188f-1c18-42c7-9311-ab213297565d Dec 02 10:43:24.073705 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5211c6c3-2a15-4f0a-89c6-532c1d78814e tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:43:24.074031 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:43:24.074031 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:43:24.081309 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5211c6c3-2a15-4f0a-89c6-532c1d78814e tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:43:24.204847 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:43:24.204847 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:43:24.233622 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-5211c6c3-2a15-4f0a-89c6-532c1d78814e tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Volume info retrieved successfully. Dec 02 10:43:24.285283 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5211c6c3-2a15-4f0a-89c6-532c1d78814e tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/465a188f-1c18-42c7-9311-ab213297565d returned with HTTP 200 Dec 02 10:43:24.287339 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 195/383] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:43:24 2020] GET /volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/465a188f-1c18-42c7-9311-ab213297565d => generated 918 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:43:25.304591 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b96a3215-21c0-48b2-bbe1-5de050e639a5 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] GET http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/465a188f-1c18-42c7-9311-ab213297565d Dec 02 10:43:25.305794 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b96a3215-21c0-48b2-bbe1-5de050e639a5 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:43:25.306411 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:43:25.306411 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:43:25.307063 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b96a3215-21c0-48b2-bbe1-5de050e639a5 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:43:25.387987 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b96a3215-21c0-48b2-bbe1-5de050e639a5 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/465a188f-1c18-42c7-9311-ab213297565d returned with HTTP 404 Dec 02 10:43:25.389918 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 189/384] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:43:25 2020] GET /volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/465a188f-1c18-42c7-9311-ab213297565d => generated 109 bytes in 89 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:43:25.402536 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2ab3aad1-cf34-4410-922d-10a996eeaf33 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] DELETE http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 Dec 02 10:43:25.403320 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2ab3aad1-cf34-4410-922d-10a996eeaf33 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:43:25.403695 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:43:25.403695 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:43:25.404295 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2ab3aad1-cf34-4410-922d-10a996eeaf33 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:43:25.405461 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-2ab3aad1-cf34-4410-922d-10a996eeaf33 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Delete volume with id: 2b965cb4-5f68-4f56-821f-8f52db6b5171 Dec 02 10:43:25.496266 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:43:25.496266 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:43:25.500268 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-2ab3aad1-cf34-4410-922d-10a996eeaf33 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Volume info retrieved successfully. Dec 02 10:43:25.586456 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-2ab3aad1-cf34-4410-922d-10a996eeaf33 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Delete volume request issued successfully. Dec 02 10:43:25.587355 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2ab3aad1-cf34-4410-922d-10a996eeaf33 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 returned with HTTP 202 Dec 02 10:43:25.589055 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 196/385] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 10:43:25 2020] DELETE /volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 => generated 0 bytes in 195 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 10:43:25.597356 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d6613b3e-e422-4d48-a2e0-db3987f15947 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] GET http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 Dec 02 10:43:25.598447 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d6613b3e-e422-4d48-a2e0-db3987f15947 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:43:25.599207 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d6613b3e-e422-4d48-a2e0-db3987f15947 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:43:25.705047 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:43:25.705047 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:43:25.717344 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-d6613b3e-e422-4d48-a2e0-db3987f15947 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Volume info retrieved successfully. Dec 02 10:43:25.747576 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d6613b3e-e422-4d48-a2e0-db3987f15947 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 returned with HTTP 200 Dec 02 10:43:25.752910 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 190/386] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:43:25 2020] GET /volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 => generated 1365 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:43:26.766030 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6f8fc803-1e21-4699-8b8b-d39d76dcc1d5 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] GET http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 Dec 02 10:43:26.766530 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6f8fc803-1e21-4699-8b8b-d39d76dcc1d5 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:43:26.767433 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:43:26.767433 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:43:26.768974 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6f8fc803-1e21-4699-8b8b-d39d76dcc1d5 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:43:26.908465 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:43:26.908465 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:43:26.918351 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6f8fc803-1e21-4699-8b8b-d39d76dcc1d5 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Volume info retrieved successfully. Dec 02 10:43:26.952106 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6f8fc803-1e21-4699-8b8b-d39d76dcc1d5 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 returned with HTTP 200 Dec 02 10:43:26.953242 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 197/387] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:43:26 2020] GET /volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 => generated 1365 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:43:27.969653 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1e1f27e8-473f-46e8-9a94-188f5369fc4b tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] GET http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 Dec 02 10:43:27.971262 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1e1f27e8-473f-46e8-9a94-188f5369fc4b tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:43:27.971740 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:43:27.971740 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:43:27.972393 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1e1f27e8-473f-46e8-9a94-188f5369fc4b tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:43:28.075599 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:43:28.075599 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:43:28.088675 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-1e1f27e8-473f-46e8-9a94-188f5369fc4b tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Volume info retrieved successfully. Dec 02 10:43:28.154108 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1e1f27e8-473f-46e8-9a94-188f5369fc4b tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 returned with HTTP 200 Dec 02 10:43:28.164960 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 191/388] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:43:27 2020] GET /volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 => generated 1365 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:43:29.180959 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d7cdb101-f10a-413c-b869-213074016611 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] GET http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 Dec 02 10:43:29.181537 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d7cdb101-f10a-413c-b869-213074016611 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:43:29.181651 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:43:29.181651 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:43:29.182008 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d7cdb101-f10a-413c-b869-213074016611 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:43:29.297167 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d7cdb101-f10a-413c-b869-213074016611 tempest-TaggedBootDevicesTest_v242-1027238052 tempest-TaggedBootDevicesTest_v242-1027238052] http://10.222.0.23/volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 returned with HTTP 404 Dec 02 10:43:29.298921 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 198/389] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:43:29 2020] GET /volume/v3/dbf0104eee8f4685b472cfe95962fc53/volumes/2b965cb4-5f68-4f56-821f-8f52db6b5171 => generated 109 bytes in 122 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:44:22.944677 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-633e96b6-2ed4-48e5-aff7-58768e2ceffe tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] POST http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes Dec 02 10:44:22.945346 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:44:22.945346 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:44:22.945500 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-633e96b6-2ed4-48e5-aff7-58768e2ceffe tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-609066065"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:44:22.946592 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-633e96b6-2ed4-48e5-aff7-58768e2ceffe tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-609066065'}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 10:44:22.946962 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-633e96b6-2ed4-48e5-aff7-58768e2ceffe tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Create volume of 1 GB Dec 02 10:44:22.982349 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-633e96b6-2ed4-48e5-aff7-58768e2ceffe tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Availability Zones retrieved successfully. Dec 02 10:44:23.001111 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-633e96b6-2ed4-48e5-aff7-58768e2ceffe tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Flow 'volume_create_api' (19f5a1f2-62da-476f-82ec-3d5cfa57fa02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:44:23.004187 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-633e96b6-2ed4-48e5-aff7-58768e2ceffe tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cd8e5dc-6981-491b-882d-8af10bd615ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:44:23.006535 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-633e96b6-2ed4-48e5-aff7-58768e2ceffe tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Validating volume size '1' using validate_int {{(pid=88068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 10:44:23.118106 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-633e96b6-2ed4-48e5-aff7-58768e2ceffe tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cd8e5dc-6981-491b-882d-8af10bd615ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:44:23.120757 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-633e96b6-2ed4-48e5-aff7-58768e2ceffe tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13488b29-d95c-404a-b6a9-6005edcecfe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:44:23.250901 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-633e96b6-2ed4-48e5-aff7-58768e2ceffe tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Created reservations ['2c79b54c-07c5-4cdc-9de0-ff420ec4fce7', '27469d13-f3b4-4f6d-8c3f-b4393178cfee', 'e57cd2f6-73c0-42d9-883f-e76f29af621d', '3dab4fdf-df36-4412-aba5-1dfa135a82d6'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 10:44:23.254267 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-633e96b6-2ed4-48e5-aff7-58768e2ceffe tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13488b29-d95c-404a-b6a9-6005edcecfe6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c79b54c-07c5-4cdc-9de0-ff420ec4fce7', '27469d13-f3b4-4f6d-8c3f-b4393178cfee', 'e57cd2f6-73c0-42d9-883f-e76f29af621d', '3dab4fdf-df36-4412-aba5-1dfa135a82d6']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:44:23.257274 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-633e96b6-2ed4-48e5-aff7-58768e2ceffe tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f3368e2-b382-4772-9cfe-495060684bd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:44:23.328302 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-633e96b6-2ed4-48e5-aff7-58768e2ceffe tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f3368e2-b382-4772-9cfe-495060684bd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb56b5ac-05fb-48b5-9433-912999a5c110', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-609066065',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c0e20ed88fb84d468a7320cd036b003e',qos_specs=None,replication_status=,reservations=['2c79b54c-07c5-4cdc-9de0-ff420ec4fce7','27469d13-f3b4-4f6d-8c3f-b4393178cfee','e57cd2f6-73c0-42d9-883f-e76f29af621d','3dab4fdf-df36-4412-aba5-1dfa135a82d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c340be7bb54649dcabd9d12d54d09701',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T10:44:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-609066065',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb56b5ac-05fb-48b5-9433-912999a5c110,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c0e20ed88fb84d468a7320cd036b003e',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,user_id='c340be7bb54649dcabd9d12d54d09701',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:44:23.330698 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-633e96b6-2ed4-48e5-aff7-58768e2ceffe tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82652c7d-b2db-47c9-9517-ee86d11031d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:44:23.383951 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-633e96b6-2ed4-48e5-aff7-58768e2ceffe tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82652c7d-b2db-47c9-9517-ee86d11031d0) 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-609066065',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c0e20ed88fb84d468a7320cd036b003e',qos_specs=None,replication_status=,reservations=['2c79b54c-07c5-4cdc-9de0-ff420ec4fce7','27469d13-f3b4-4f6d-8c3f-b4393178cfee','e57cd2f6-73c0-42d9-883f-e76f29af621d','3dab4fdf-df36-4412-aba5-1dfa135a82d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c340be7bb54649dcabd9d12d54d09701',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:44:23.386512 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-633e96b6-2ed4-48e5-aff7-58768e2ceffe tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e9b7bfb-170e-462f-9475-7182c31667b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:44:23.404946 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-633e96b6-2ed4-48e5-aff7-58768e2ceffe tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e9b7bfb-170e-462f-9475-7182c31667b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:44:23.408253 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-633e96b6-2ed4-48e5-aff7-58768e2ceffe tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Flow 'volume_create_api' (19f5a1f2-62da-476f-82ec-3d5cfa57fa02) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:44:23.474073 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-633e96b6-2ed4-48e5-aff7-58768e2ceffe tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Create volume request issued successfully. Dec 02 10:44:23.490983 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-633e96b6-2ed4-48e5-aff7-58768e2ceffe tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes returned with HTTP 202 Dec 02 10:44:23.492532 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 192/390] 10.222.0.23 () {60 vars in 1225 bytes} [Wed Dec 2 10:44:22 2020] POST /volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes => generated 819 bytes in 551 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 10:44:23.507051 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bbf03053-f342-4419-b9a3-68ea5d72e970 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] GET http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/eb56b5ac-05fb-48b5-9433-912999a5c110 Dec 02 10:44:23.507588 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bbf03053-f342-4419-b9a3-68ea5d72e970 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:44:23.508508 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bbf03053-f342-4419-b9a3-68ea5d72e970 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:44:23.601917 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:44:23.601917 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:44:23.613707 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-bbf03053-f342-4419-b9a3-68ea5d72e970 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Volume info retrieved successfully. Dec 02 10:44:23.639917 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bbf03053-f342-4419-b9a3-68ea5d72e970 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/eb56b5ac-05fb-48b5-9433-912999a5c110 returned with HTTP 200 Dec 02 10:44:23.641338 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 199/391] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:44:23 2020] GET /volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/eb56b5ac-05fb-48b5-9433-912999a5c110 => generated 887 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:44:24.657532 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-37cdf11f-b06b-4b14-bf78-b08d98101d35 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] GET http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/eb56b5ac-05fb-48b5-9433-912999a5c110 Dec 02 10:44:24.658206 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-37cdf11f-b06b-4b14-bf78-b08d98101d35 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:44:24.658401 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:44:24.658401 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:44:24.658777 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-37cdf11f-b06b-4b14-bf78-b08d98101d35 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:44:24.784946 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:44:24.784946 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:44:24.818688 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-37cdf11f-b06b-4b14-bf78-b08d98101d35 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Volume info retrieved successfully. Dec 02 10:44:24.846577 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-37cdf11f-b06b-4b14-bf78-b08d98101d35 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/eb56b5ac-05fb-48b5-9433-912999a5c110 returned with HTTP 200 Dec 02 10:44:24.847676 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 193/392] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:44:24 2020] GET /volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/eb56b5ac-05fb-48b5-9433-912999a5c110 => generated 912 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:44:25.039842 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-31cd8788-61df-4204-8e46-3dbf40e9eef7 req-c71e6004-1198-47a5-950b-8f4e5bac82a7 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] GET http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/eb56b5ac-05fb-48b5-9433-912999a5c110 Dec 02 10:44:25.040624 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-31cd8788-61df-4204-8e46-3dbf40e9eef7 req-c71e6004-1198-47a5-950b-8f4e5bac82a7 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:44:25.040999 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:44:25.040999 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:44:25.041701 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-31cd8788-61df-4204-8e46-3dbf40e9eef7 req-c71e6004-1198-47a5-950b-8f4e5bac82a7 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:44:25.133612 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:44:25.133612 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:44:25.142972 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-31cd8788-61df-4204-8e46-3dbf40e9eef7 req-c71e6004-1198-47a5-950b-8f4e5bac82a7 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Volume info retrieved successfully. Dec 02 10:44:25.172360 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-31cd8788-61df-4204-8e46-3dbf40e9eef7 req-c71e6004-1198-47a5-950b-8f4e5bac82a7 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/eb56b5ac-05fb-48b5-9433-912999a5c110 returned with HTTP 200 Dec 02 10:44:25.179468 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 200/393] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 10:44:25 2020] GET /volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/eb56b5ac-05fb-48b5-9433-912999a5c110 => generated 912 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:44:25.300673 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-37cdf11f-b06b-4b14-bf78-b08d98101d35 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] GET http://10.222.0.23/volume// Dec 02 10:44:25.301911 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-37cdf11f-b06b-4b14-bf78-b08d98101d35 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:44:25.302130 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:44:25.302130 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:44:25.302504 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-37cdf11f-b06b-4b14-bf78-b08d98101d35 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'all' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:44:25.304624 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-37cdf11f-b06b-4b14-bf78-b08d98101d35 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 10:44:25.306573 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 194/394] 10.222.0.23 () {58 vars in 1289 bytes} [Wed Dec 2 10:44:25 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 10:44:25.344538 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-31cd8788-61df-4204-8e46-3dbf40e9eef7 req-806b1a68-471b-4d9c-879f-83773cf01b62 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] POST http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/attachments Dec 02 10:44:25.352249 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:44:25.352249 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:44:25.353919 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-31cd8788-61df-4204-8e46-3dbf40e9eef7 req-806b1a68-471b-4d9c-879f-83773cf01b62 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eb56b5ac-05fb-48b5-9433-912999a5c110", "instance_uuid": "52a50e42-5c6a-4335-ba25-ffb55c2b6732", "connector": null}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:44:25.436368 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:44:25.436368 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:44:25.502273 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-31cd8788-61df-4204-8e46-3dbf40e9eef7 req-806b1a68-471b-4d9c-879f-83773cf01b62 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/attachments returned with HTTP 200 Dec 02 10:44:25.504507 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 201/395] 10.222.0.23 () {66 vars in 1565 bytes} [Wed Dec 2 10:44:25 2020] POST /volume/v3/c0e20ed88fb84d468a7320cd036b003e/attachments => generated 273 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:44:25.558457 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-53789c79-c965-494f-af13-bb8010f48109 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] GET http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/eb56b5ac-05fb-48b5-9433-912999a5c110 Dec 02 10:44:25.559207 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-53789c79-c965-494f-af13-bb8010f48109 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:44:25.559683 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-53789c79-c965-494f-af13-bb8010f48109 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:44:25.599890 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-31cd8788-61df-4204-8e46-3dbf40e9eef7 req-806b1a68-471b-4d9c-879f-83773cf01b62 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] GET http://10.222.0.23/volume// Dec 02 10:44:25.601378 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-31cd8788-61df-4204-8e46-3dbf40e9eef7 req-806b1a68-471b-4d9c-879f-83773cf01b62 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:44:25.603829 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:44:25.603829 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:44:25.604595 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-31cd8788-61df-4204-8e46-3dbf40e9eef7 req-806b1a68-471b-4d9c-879f-83773cf01b62 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'all' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:44:25.608839 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-31cd8788-61df-4204-8e46-3dbf40e9eef7 req-806b1a68-471b-4d9c-879f-83773cf01b62 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 10:44:25.611353 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 202/396] 10.222.0.32 () {56 vars in 1089 bytes} [Wed Dec 2 10:44:25 2020] GET /volume/ => generated 754 bytes in 13 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 10:44:25.623979 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-31cd8788-61df-4204-8e46-3dbf40e9eef7 req-ad186586-2084-4bba-8cdb-0a03d2c15d3c tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] GET http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/eb56b5ac-05fb-48b5-9433-912999a5c110 Dec 02 10:44:25.625501 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-31cd8788-61df-4204-8e46-3dbf40e9eef7 req-ad186586-2084-4bba-8cdb-0a03d2c15d3c tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:44:25.626160 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-31cd8788-61df-4204-8e46-3dbf40e9eef7 req-ad186586-2084-4bba-8cdb-0a03d2c15d3c tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:44:25.663025 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:44:25.663025 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:44:25.689250 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-53789c79-c965-494f-af13-bb8010f48109 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Volume info retrieved successfully. Dec 02 10:44:25.741214 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:44:25.741214 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:44:25.757365 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-53789c79-c965-494f-af13-bb8010f48109 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/eb56b5ac-05fb-48b5-9433-912999a5c110 returned with HTTP 200 Dec 02 10:44:25.758530 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 195/397] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:44:25 2020] GET /volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/eb56b5ac-05fb-48b5-9433-912999a5c110 => generated 911 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:44:25.794879 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:44:25.794879 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:44:25.812788 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-31cd8788-61df-4204-8e46-3dbf40e9eef7 req-ad186586-2084-4bba-8cdb-0a03d2c15d3c tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Volume info retrieved successfully. Dec 02 10:44:25.833360 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:44:25.833360 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:44:25.842630 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-31cd8788-61df-4204-8e46-3dbf40e9eef7 req-ad186586-2084-4bba-8cdb-0a03d2c15d3c tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/eb56b5ac-05fb-48b5-9433-912999a5c110 returned with HTTP 200 Dec 02 10:44:25.843805 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 203/398] 10.222.0.32 () {60 vars in 1403 bytes} [Wed Dec 2 10:44:25 2020] GET /volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/eb56b5ac-05fb-48b5-9433-912999a5c110 => generated 1010 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 02 10:44:25.885639 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-31cd8788-61df-4204-8e46-3dbf40e9eef7 req-97ddb663-362b-499f-b11b-7fda9e701c6c tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] PUT http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/attachments/f4dfe35e-0e82-491b-8a0a-6db0074e6dc8 Dec 02 10:44:25.886555 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:44:25.886555 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:44:25.887226 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-31cd8788-61df-4204-8e46-3dbf40e9eef7 req-97ddb663-362b-499f-b11b-7fda9e701c6c tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.32", "host": "n-h1-764292-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-764292-5.cbci-764292-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:44:25.936198 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 02 10:44:25.936198 n-d-764292-5 devstack@c-api.service[88067]: return self.call(f, *args, **kw) Dec 02 10:44:25.937139 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.coordination [req-31cd8788-61df-4204-8e46-3dbf40e9eef7 req-97ddb663-362b-499f-b11b-7fda9e701c6c tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Lock "b'cinder-attachment_update-eb56b5ac-05fb-48b5-9433-912999a5c110-n-h1-764292-5'" acquired by "attachment_update" :: waited 0.013s {{(pid=88068) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 02 10:44:25.939680 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:44:25.939680 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:44:26.774945 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-79a61df9-2cbd-4757-9cb3-71c6cc22a889 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] GET http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/eb56b5ac-05fb-48b5-9433-912999a5c110 Dec 02 10:44:26.776558 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-79a61df9-2cbd-4757-9cb3-71c6cc22a889 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:44:26.777016 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:44:26.777016 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:44:26.777647 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-79a61df9-2cbd-4757-9cb3-71c6cc22a889 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:44:26.903802 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:44:26.903802 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:44:26.944929 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-79a61df9-2cbd-4757-9cb3-71c6cc22a889 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Volume info retrieved successfully. Dec 02 10:44:26.993923 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:44:26.993923 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:44:27.019613 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-79a61df9-2cbd-4757-9cb3-71c6cc22a889 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/eb56b5ac-05fb-48b5-9433-912999a5c110 returned with HTTP 200 Dec 02 10:44:27.021081 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 204/399] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:44:26 2020] GET /volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/eb56b5ac-05fb-48b5-9433-912999a5c110 => generated 911 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:44:27.989378 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.coordination [req-31cd8788-61df-4204-8e46-3dbf40e9eef7 req-97ddb663-362b-499f-b11b-7fda9e701c6c tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Lock "b'cinder-attachment_update-eb56b5ac-05fb-48b5-9433-912999a5c110-n-h1-764292-5'" released by "attachment_update" :: held 2.052s {{(pid=88068) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 02 10:44:27.990062 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-31cd8788-61df-4204-8e46-3dbf40e9eef7 req-97ddb663-362b-499f-b11b-7fda9e701c6c tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/attachments/f4dfe35e-0e82-491b-8a0a-6db0074e6dc8 returned with HTTP 200 Dec 02 10:44:27.992210 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 196/400] 10.222.0.32 () {64 vars in 1468 bytes} [Wed Dec 2 10:44:25 2020] PUT /volume/v3/c0e20ed88fb84d468a7320cd036b003e/attachments/f4dfe35e-0e82-491b-8a0a-6db0074e6dc8 => generated 762 bytes in 2111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:44:28.040811 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c82d96ea-985e-45fa-96a9-8945171ac5d5 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] GET http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/eb56b5ac-05fb-48b5-9433-912999a5c110 Dec 02 10:44:28.041822 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c82d96ea-985e-45fa-96a9-8945171ac5d5 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:44:28.042245 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:44:28.042245 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:44:28.043378 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c82d96ea-985e-45fa-96a9-8945171ac5d5 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:44:28.456245 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:44:28.456245 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:44:28.466887 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c82d96ea-985e-45fa-96a9-8945171ac5d5 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Volume info retrieved successfully. Dec 02 10:44:28.491910 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:44:28.491910 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:44:28.503580 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c82d96ea-985e-45fa-96a9-8945171ac5d5 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/eb56b5ac-05fb-48b5-9433-912999a5c110 returned with HTTP 200 Dec 02 10:44:28.505057 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 205/401] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:44:28 2020] GET /volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/eb56b5ac-05fb-48b5-9433-912999a5c110 => generated 912 bytes in 472 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:44:29.522494 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9290ca65-64de-4efd-ac28-7fd5f132a046 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] GET http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/eb56b5ac-05fb-48b5-9433-912999a5c110 Dec 02 10:44:29.524537 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9290ca65-64de-4efd-ac28-7fd5f132a046 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:44:29.531505 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:44:29.531505 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:44:29.533258 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9290ca65-64de-4efd-ac28-7fd5f132a046 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:44:29.629778 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:44:29.629778 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:44:29.641911 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-9290ca65-64de-4efd-ac28-7fd5f132a046 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Volume info retrieved successfully. Dec 02 10:44:29.682173 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:44:29.682173 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:44:29.694221 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9290ca65-64de-4efd-ac28-7fd5f132a046 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/eb56b5ac-05fb-48b5-9433-912999a5c110 returned with HTTP 200 Dec 02 10:44:29.708516 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 197/402] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:44:29 2020] GET /volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/eb56b5ac-05fb-48b5-9433-912999a5c110 => generated 912 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:44:30.713217 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f1e3020c-36aa-4535-83a0-edf94848daf2 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] GET http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/eb56b5ac-05fb-48b5-9433-912999a5c110 Dec 02 10:44:30.713819 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f1e3020c-36aa-4535-83a0-edf94848daf2 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:44:30.713909 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:44:30.713909 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:44:30.714257 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f1e3020c-36aa-4535-83a0-edf94848daf2 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:44:30.813806 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:44:30.813806 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:44:30.826916 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f1e3020c-36aa-4535-83a0-edf94848daf2 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Volume info retrieved successfully. Dec 02 10:44:30.871289 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:44:30.871289 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:44:30.887070 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f1e3020c-36aa-4535-83a0-edf94848daf2 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/eb56b5ac-05fb-48b5-9433-912999a5c110 returned with HTTP 200 Dec 02 10:44:30.888988 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 206/403] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:44:30 2020] GET /volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/eb56b5ac-05fb-48b5-9433-912999a5c110 => generated 912 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:44:31.904943 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b3e49f80-8c13-4185-a84d-7bc704b813c5 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] GET http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/eb56b5ac-05fb-48b5-9433-912999a5c110 Dec 02 10:44:31.905657 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b3e49f80-8c13-4185-a84d-7bc704b813c5 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:44:31.905951 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:44:31.905951 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:44:31.906588 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b3e49f80-8c13-4185-a84d-7bc704b813c5 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:44:31.971898 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:44:31.971898 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:44:32.002342 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b3e49f80-8c13-4185-a84d-7bc704b813c5 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Volume info retrieved successfully. Dec 02 10:44:32.051402 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:44:32.051402 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:44:32.071657 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b3e49f80-8c13-4185-a84d-7bc704b813c5 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/eb56b5ac-05fb-48b5-9433-912999a5c110 returned with HTTP 200 Dec 02 10:44:32.072568 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 198/404] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:44:31 2020] GET /volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/eb56b5ac-05fb-48b5-9433-912999a5c110 => generated 912 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:44:33.089607 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-061136ff-7fe2-4e7f-b05e-595e8cefa142 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] GET http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/eb56b5ac-05fb-48b5-9433-912999a5c110 Dec 02 10:44:33.091074 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-061136ff-7fe2-4e7f-b05e-595e8cefa142 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:44:33.091494 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:44:33.091494 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:44:33.092514 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-061136ff-7fe2-4e7f-b05e-595e8cefa142 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:44:33.197674 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:44:33.197674 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:44:33.216989 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-061136ff-7fe2-4e7f-b05e-595e8cefa142 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Volume info retrieved successfully. Dec 02 10:44:33.267923 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:44:33.267923 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:44:33.282243 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-061136ff-7fe2-4e7f-b05e-595e8cefa142 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/eb56b5ac-05fb-48b5-9433-912999a5c110 returned with HTTP 200 Dec 02 10:44:33.282243 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 207/405] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:44:33 2020] GET /volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/eb56b5ac-05fb-48b5-9433-912999a5c110 => generated 912 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:44:33.682474 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-31cd8788-61df-4204-8e46-3dbf40e9eef7 req-fa5ff07a-2138-4fbe-a2fa-9885eb2b5f28 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] POST http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/attachments/f4dfe35e-0e82-491b-8a0a-6db0074e6dc8/action Dec 02 10:44:33.682474 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:44:33.682474 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:44:33.682474 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-31cd8788-61df-4204-8e46-3dbf40e9eef7 req-fa5ff07a-2138-4fbe-a2fa-9885eb2b5f28 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Action body: b'{"os-complete": null}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:44:33.682474 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-31cd8788-61df-4204-8e46-3dbf40e9eef7 req-fa5ff07a-2138-4fbe-a2fa-9885eb2b5f28 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:44:33.794172 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:44:33.794172 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:44:33.819334 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-31cd8788-61df-4204-8e46-3dbf40e9eef7 req-fa5ff07a-2138-4fbe-a2fa-9885eb2b5f28 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/attachments/f4dfe35e-0e82-491b-8a0a-6db0074e6dc8/action returned with HTTP 204 Dec 02 10:44:33.820246 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 199/406] 10.222.0.32 () {64 vars in 1489 bytes} [Wed Dec 2 10:44:33 2020] POST /volume/v3/c0e20ed88fb84d468a7320cd036b003e/attachments/f4dfe35e-0e82-491b-8a0a-6db0074e6dc8/action => generated 0 bytes in 158 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:44:34.292968 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1d146349-ba3f-4f12-8194-36514deaeb26 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] GET http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/eb56b5ac-05fb-48b5-9433-912999a5c110 Dec 02 10:44:34.293536 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1d146349-ba3f-4f12-8194-36514deaeb26 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:44:34.293727 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:44:34.293727 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:44:34.294186 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1d146349-ba3f-4f12-8194-36514deaeb26 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:44:34.439610 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:44:34.439610 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:44:34.461942 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-1d146349-ba3f-4f12-8194-36514deaeb26 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Volume info retrieved successfully. Dec 02 10:44:34.501285 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:44:34.501285 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:44:34.521528 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1d146349-ba3f-4f12-8194-36514deaeb26 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/eb56b5ac-05fb-48b5-9433-912999a5c110 returned with HTTP 200 Dec 02 10:44:34.523129 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 208/407] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:44:34 2020] GET /volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/eb56b5ac-05fb-48b5-9433-912999a5c110 => generated 1204 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:45:35.253183 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-35a6d1db-ea50-46ec-8b3b-ca4e8cbebf33 req-1970b6a6-3e1a-437d-aa5c-5eb04426006b tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] GET http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/eb56b5ac-05fb-48b5-9433-912999a5c110 Dec 02 10:45:35.254006 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-35a6d1db-ea50-46ec-8b3b-ca4e8cbebf33 req-1970b6a6-3e1a-437d-aa5c-5eb04426006b tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:45:35.254006 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:45:35.254006 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:45:35.254401 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-35a6d1db-ea50-46ec-8b3b-ca4e8cbebf33 req-1970b6a6-3e1a-437d-aa5c-5eb04426006b tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:45:35.340824 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:45:35.340824 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:45:35.350949 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-35a6d1db-ea50-46ec-8b3b-ca4e8cbebf33 req-1970b6a6-3e1a-437d-aa5c-5eb04426006b tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Volume info retrieved successfully. Dec 02 10:45:35.373285 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:45:35.373285 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:45:35.383977 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-35a6d1db-ea50-46ec-8b3b-ca4e8cbebf33 req-1970b6a6-3e1a-437d-aa5c-5eb04426006b tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/eb56b5ac-05fb-48b5-9433-912999a5c110 returned with HTTP 200 Dec 02 10:45:35.384973 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 200/408] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 10:45:35 2020] GET /volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/eb56b5ac-05fb-48b5-9433-912999a5c110 => generated 1204 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:45:35.409223 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-35a6d1db-ea50-46ec-8b3b-ca4e8cbebf33 req-ecafcf06-298c-4fac-92bb-f326711cf43b tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] POST http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/eb56b5ac-05fb-48b5-9433-912999a5c110/action Dec 02 10:45:35.410000 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:45:35.410000 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:45:35.410676 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-35a6d1db-ea50-46ec-8b3b-ca4e8cbebf33 req-ecafcf06-298c-4fac-92bb-f326711cf43b tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Action body: b'{"os-begin_detaching": null}' {{(pid=88069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:45:35.411196 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-35a6d1db-ea50-46ec-8b3b-ca4e8cbebf33 req-ecafcf06-298c-4fac-92bb-f326711cf43b tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:45:35.477935 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:45:35.477935 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:45:35.479121 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-35a6d1db-ea50-46ec-8b3b-ca4e8cbebf33 req-ecafcf06-298c-4fac-92bb-f326711cf43b tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Volume info retrieved successfully. Dec 02 10:45:35.490591 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-35a6d1db-ea50-46ec-8b3b-ca4e8cbebf33 req-ecafcf06-298c-4fac-92bb-f326711cf43b tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Begin detaching volume completed successfully. Dec 02 10:45:35.491123 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-35a6d1db-ea50-46ec-8b3b-ca4e8cbebf33 req-ecafcf06-298c-4fac-92bb-f326711cf43b tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/eb56b5ac-05fb-48b5-9433-912999a5c110/action returned with HTTP 202 Dec 02 10:45:35.492126 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 209/409] 10.222.0.23 () {64 vars in 1643 bytes} [Wed Dec 2 10:45:35 2020] POST /volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/eb56b5ac-05fb-48b5-9433-912999a5c110/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 02 10:45:35.515570 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-976e52d4-b81e-443c-9ef2-0d72a371caaa tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] GET http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/eb56b5ac-05fb-48b5-9433-912999a5c110 Dec 02 10:45:35.516125 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-976e52d4-b81e-443c-9ef2-0d72a371caaa tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:45:35.516365 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:45:35.516365 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:45:35.516799 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-976e52d4-b81e-443c-9ef2-0d72a371caaa tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:45:35.585777 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-35a6d1db-ea50-46ec-8b3b-ca4e8cbebf33 req-ecafcf06-298c-4fac-92bb-f326711cf43b tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] GET http://10.222.0.23/volume// Dec 02 10:45:35.586501 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-35a6d1db-ea50-46ec-8b3b-ca4e8cbebf33 req-ecafcf06-298c-4fac-92bb-f326711cf43b tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:45:35.586887 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:45:35.586887 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:45:35.587503 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-35a6d1db-ea50-46ec-8b3b-ca4e8cbebf33 req-ecafcf06-298c-4fac-92bb-f326711cf43b tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'all' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:45:35.590112 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-35a6d1db-ea50-46ec-8b3b-ca4e8cbebf33 req-ecafcf06-298c-4fac-92bb-f326711cf43b tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 10:45:35.591216 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 210/410] 10.222.0.32 () {56 vars in 1089 bytes} [Wed Dec 2 10:45:35 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 10:45:35.610705 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-35a6d1db-ea50-46ec-8b3b-ca4e8cbebf33 req-0b953e44-deac-472a-8234-61a8a9cd4a9d tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] GET http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/eb56b5ac-05fb-48b5-9433-912999a5c110 Dec 02 10:45:35.611478 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-35a6d1db-ea50-46ec-8b3b-ca4e8cbebf33 req-0b953e44-deac-472a-8234-61a8a9cd4a9d tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:45:35.612098 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-35a6d1db-ea50-46ec-8b3b-ca4e8cbebf33 req-0b953e44-deac-472a-8234-61a8a9cd4a9d tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:45:35.673012 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:45:35.673012 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:45:35.676948 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:45:35.676948 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:45:35.685495 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-35a6d1db-ea50-46ec-8b3b-ca4e8cbebf33 req-0b953e44-deac-472a-8234-61a8a9cd4a9d tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Volume info retrieved successfully. Dec 02 10:45:35.713205 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:45:35.713205 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:45:35.713803 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-976e52d4-b81e-443c-9ef2-0d72a371caaa tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Volume info retrieved successfully. Dec 02 10:45:35.736685 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-35a6d1db-ea50-46ec-8b3b-ca4e8cbebf33 req-0b953e44-deac-472a-8234-61a8a9cd4a9d tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/eb56b5ac-05fb-48b5-9433-912999a5c110 returned with HTTP 200 Dec 02 10:45:35.738251 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 211/411] 10.222.0.32 () {60 vars in 1403 bytes} [Wed Dec 2 10:45:35 2020] GET /volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/eb56b5ac-05fb-48b5-9433-912999a5c110 => generated 1306 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 02 10:45:35.768948 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:45:35.768948 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:45:35.784875 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-976e52d4-b81e-443c-9ef2-0d72a371caaa tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/eb56b5ac-05fb-48b5-9433-912999a5c110 returned with HTTP 200 Dec 02 10:45:35.786429 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 201/412] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:45:35 2020] GET /volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/eb56b5ac-05fb-48b5-9433-912999a5c110 => generated 1207 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:45:36.589100 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-35a6d1db-ea50-46ec-8b3b-ca4e8cbebf33 req-60872c92-2b80-447c-8e6a-0244044e8f38 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] DELETE http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/attachments/f4dfe35e-0e82-491b-8a0a-6db0074e6dc8 Dec 02 10:45:36.589782 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-35a6d1db-ea50-46ec-8b3b-ca4e8cbebf33 req-60872c92-2b80-447c-8e6a-0244044e8f38 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:45:36.589894 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:45:36.589894 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:45:36.590240 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-35a6d1db-ea50-46ec-8b3b-ca4e8cbebf33 req-60872c92-2b80-447c-8e6a-0244044e8f38 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'version_select' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:45:36.636675 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:45:36.636675 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:45:36.811079 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dd34cb99-f93a-48a9-9aaa-520cba09e38f tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] GET http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/eb56b5ac-05fb-48b5-9433-912999a5c110 Dec 02 10:45:36.811813 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dd34cb99-f93a-48a9-9aaa-520cba09e38f tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:45:36.812176 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:45:36.812176 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:45:36.812781 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dd34cb99-f93a-48a9-9aaa-520cba09e38f tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:45:36.912769 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:45:36.912769 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:45:36.938774 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-dd34cb99-f93a-48a9-9aaa-520cba09e38f tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Volume info retrieved successfully. Dec 02 10:45:36.978225 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:45:36.978225 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:45:37.001690 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dd34cb99-f93a-48a9-9aaa-520cba09e38f tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/eb56b5ac-05fb-48b5-9433-912999a5c110 returned with HTTP 200 Dec 02 10:45:37.006592 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 202/413] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:45:36 2020] GET /volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/eb56b5ac-05fb-48b5-9433-912999a5c110 => generated 1207 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:45:37.510564 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-35a6d1db-ea50-46ec-8b3b-ca4e8cbebf33 req-60872c92-2b80-447c-8e6a-0244044e8f38 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88069) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 02 10:45:37.512550 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-35a6d1db-ea50-46ec-8b3b-ca4e8cbebf33 req-60872c92-2b80-447c-8e6a-0244044e8f38 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Pending status list for volume during attachment-delete: [] {{(pid=88069) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 02 10:45:37.547268 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-35a6d1db-ea50-46ec-8b3b-ca4e8cbebf33 req-60872c92-2b80-447c-8e6a-0244044e8f38 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/attachments/f4dfe35e-0e82-491b-8a0a-6db0074e6dc8 returned with HTTP 200 Dec 02 10:45:37.548403 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 212/414] 10.222.0.32 () {62 vars in 1437 bytes} [Wed Dec 2 10:45:36 2020] DELETE /volume/v3/c0e20ed88fb84d468a7320cd036b003e/attachments/f4dfe35e-0e82-491b-8a0a-6db0074e6dc8 => generated 19 bytes in 964 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:45:38.023772 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-15ab7ced-0a40-4540-8bc2-f0ab64c25de4 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] GET http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/eb56b5ac-05fb-48b5-9433-912999a5c110 Dec 02 10:45:38.025080 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-15ab7ced-0a40-4540-8bc2-f0ab64c25de4 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:45:38.025461 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:45:38.025461 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:45:38.026094 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-15ab7ced-0a40-4540-8bc2-f0ab64c25de4 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:45:38.132856 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:45:38.132856 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:45:38.154788 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-15ab7ced-0a40-4540-8bc2-f0ab64c25de4 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Volume info retrieved successfully. Dec 02 10:45:38.204484 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-15ab7ced-0a40-4540-8bc2-f0ab64c25de4 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/eb56b5ac-05fb-48b5-9433-912999a5c110 returned with HTTP 200 Dec 02 10:45:38.206281 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 203/415] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:45:38 2020] GET /volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/eb56b5ac-05fb-48b5-9433-912999a5c110 => generated 912 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:45:43.160906 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-983d0ac9-f1ad-407d-9564-c6a227a2f691 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] POST http://10.222.0.23/volume/v3/d883619b74a74b85a7e1c4f2f57ab158/volumes Dec 02 10:45:43.161358 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:45:43.161358 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:45:43.161771 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-983d0ac9-f1ad-407d-9564-c6a227a2f691 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-985190609"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:45:43.162873 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-983d0ac9-f1ad-407d-9564-c6a227a2f691 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-985190609'}} {{(pid=88069) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 10:45:43.163248 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-983d0ac9-f1ad-407d-9564-c6a227a2f691 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Create volume of 1 GB Dec 02 10:45:43.163906 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:45:43.163906 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:45:43.194260 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-983d0ac9-f1ad-407d-9564-c6a227a2f691 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Availability Zones retrieved successfully. Dec 02 10:45:43.233139 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-983d0ac9-f1ad-407d-9564-c6a227a2f691 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Flow 'volume_create_api' (5de532c6-28c1-4a55-9474-4fe2f76ed4c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:45:43.236155 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-983d0ac9-f1ad-407d-9564-c6a227a2f691 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3e742c5-0391-4468-b1a0-7239bd29171a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:45:43.238312 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-983d0ac9-f1ad-407d-9564-c6a227a2f691 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Validating volume size '1' using validate_int {{(pid=88069) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 10:45:43.373295 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-983d0ac9-f1ad-407d-9564-c6a227a2f691 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3e742c5-0391-4468-b1a0-7239bd29171a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:45:43.375512 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-983d0ac9-f1ad-407d-9564-c6a227a2f691 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ada3e49-ccaa-4c7a-b45d-ffe3ec843b5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:45:43.614598 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-983d0ac9-f1ad-407d-9564-c6a227a2f691 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Created reservations ['9a8aab81-5840-420f-8550-3139882411f1', 'c1da1b72-1239-4dd1-a37a-f22f85992afe', '3a7ef041-3ab5-4820-87ed-256906c3876c', '73ad6c42-e012-4fb8-954f-3850abe49bcf'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 10:45:43.618647 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-983d0ac9-f1ad-407d-9564-c6a227a2f691 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ada3e49-ccaa-4c7a-b45d-ffe3ec843b5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a8aab81-5840-420f-8550-3139882411f1', 'c1da1b72-1239-4dd1-a37a-f22f85992afe', '3a7ef041-3ab5-4820-87ed-256906c3876c', '73ad6c42-e012-4fb8-954f-3850abe49bcf']}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:45:43.622592 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-983d0ac9-f1ad-407d-9564-c6a227a2f691 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e48926a-09cb-4cf1-ac80-1e46b3f519a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:45:43.718178 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-983d0ac9-f1ad-407d-9564-c6a227a2f691 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e48926a-09cb-4cf1-ac80-1e46b3f519a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75690799-985a-4db5-ae86-78b11203c8df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-985190609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d883619b74a74b85a7e1c4f2f57ab158',qos_specs=None,replication_status=,reservations=['9a8aab81-5840-420f-8550-3139882411f1','c1da1b72-1239-4dd1-a37a-f22f85992afe','3a7ef041-3ab5-4820-87ed-256906c3876c','73ad6c42-e012-4fb8-954f-3850abe49bcf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08027e0419d143cfa846d8f8afbcc175',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T10:45:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-985190609',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=75690799-985a-4db5-ae86-78b11203c8df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d883619b74a74b85a7e1c4f2f57ab158',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,user_id='08027e0419d143cfa846d8f8afbcc175',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:45:43.722024 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-983d0ac9-f1ad-407d-9564-c6a227a2f691 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d1d59b9-3300-461c-83df-a383c98a1b0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:45:43.765282 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-983d0ac9-f1ad-407d-9564-c6a227a2f691 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d1d59b9-3300-461c-83df-a383c98a1b0e) 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-985190609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d883619b74a74b85a7e1c4f2f57ab158',qos_specs=None,replication_status=,reservations=['9a8aab81-5840-420f-8550-3139882411f1','c1da1b72-1239-4dd1-a37a-f22f85992afe','3a7ef041-3ab5-4820-87ed-256906c3876c','73ad6c42-e012-4fb8-954f-3850abe49bcf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08027e0419d143cfa846d8f8afbcc175',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:45:43.767272 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-983d0ac9-f1ad-407d-9564-c6a227a2f691 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df4f16dc-e8c2-442f-8ee3-267ee15e202a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:45:43.804204 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-983d0ac9-f1ad-407d-9564-c6a227a2f691 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df4f16dc-e8c2-442f-8ee3-267ee15e202a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:45:43.806896 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-983d0ac9-f1ad-407d-9564-c6a227a2f691 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Flow 'volume_create_api' (5de532c6-28c1-4a55-9474-4fe2f76ed4c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:45:43.936154 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-983d0ac9-f1ad-407d-9564-c6a227a2f691 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Create volume request issued successfully. Dec 02 10:45:43.970962 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-983d0ac9-f1ad-407d-9564-c6a227a2f691 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] http://10.222.0.23/volume/v3/d883619b74a74b85a7e1c4f2f57ab158/volumes returned with HTTP 202 Dec 02 10:45:43.972328 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 213/416] 10.222.0.23 () {60 vars in 1225 bytes} [Wed Dec 2 10:45:43 2020] POST /volume/v3/d883619b74a74b85a7e1c4f2f57ab158/volumes => generated 820 bytes in 815 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 10:45:43.988739 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d0bdec9d-0264-4582-a289-26de738bd577 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] GET http://10.222.0.23/volume/v3/d883619b74a74b85a7e1c4f2f57ab158/volumes/75690799-985a-4db5-ae86-78b11203c8df Dec 02 10:45:43.989258 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d0bdec9d-0264-4582-a289-26de738bd577 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:45:43.989475 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:45:43.989475 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:45:43.989842 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d0bdec9d-0264-4582-a289-26de738bd577 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:45:44.109976 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:45:44.109976 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:45:44.129971 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-d0bdec9d-0264-4582-a289-26de738bd577 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Volume info retrieved successfully. Dec 02 10:45:44.179079 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d0bdec9d-0264-4582-a289-26de738bd577 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] http://10.222.0.23/volume/v3/d883619b74a74b85a7e1c4f2f57ab158/volumes/75690799-985a-4db5-ae86-78b11203c8df returned with HTTP 200 Dec 02 10:45:44.180242 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 204/417] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:45:43 2020] GET /volume/v3/d883619b74a74b85a7e1c4f2f57ab158/volumes/75690799-985a-4db5-ae86-78b11203c8df => generated 912 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:45:45.197813 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ef580547-a9cf-45e8-a465-bd6e933e559b tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] GET http://10.222.0.23/volume/v3/d883619b74a74b85a7e1c4f2f57ab158/volumes/75690799-985a-4db5-ae86-78b11203c8df Dec 02 10:45:45.199179 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ef580547-a9cf-45e8-a465-bd6e933e559b tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:45:45.199591 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:45:45.199591 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:45:45.200248 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ef580547-a9cf-45e8-a465-bd6e933e559b tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:45:45.284544 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:45:45.284544 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:45:45.300276 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-ef580547-a9cf-45e8-a465-bd6e933e559b tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Volume info retrieved successfully. Dec 02 10:45:45.353213 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ef580547-a9cf-45e8-a465-bd6e933e559b tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] http://10.222.0.23/volume/v3/d883619b74a74b85a7e1c4f2f57ab158/volumes/75690799-985a-4db5-ae86-78b11203c8df returned with HTTP 200 Dec 02 10:45:45.354254 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 214/418] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:45:45 2020] GET /volume/v3/d883619b74a74b85a7e1c4f2f57ab158/volumes/75690799-985a-4db5-ae86-78b11203c8df => generated 913 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 10:45:46.202530 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-da59135f-07dd-430b-b087-713a07dd7689 req-1a560204-6eb2-40ed-9165-d6959600f67a tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] GET http://10.222.0.23/volume/v3/d883619b74a74b85a7e1c4f2f57ab158/volumes/75690799-985a-4db5-ae86-78b11203c8df Dec 02 10:45:46.203022 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-da59135f-07dd-430b-b087-713a07dd7689 req-1a560204-6eb2-40ed-9165-d6959600f67a tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:45:46.203397 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:45:46.203397 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:45:46.204013 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-da59135f-07dd-430b-b087-713a07dd7689 req-1a560204-6eb2-40ed-9165-d6959600f67a tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:45:46.344737 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:45:46.344737 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:45:46.358359 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-da59135f-07dd-430b-b087-713a07dd7689 req-1a560204-6eb2-40ed-9165-d6959600f67a tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Volume info retrieved successfully. Dec 02 10:45:46.406141 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-da59135f-07dd-430b-b087-713a07dd7689 req-1a560204-6eb2-40ed-9165-d6959600f67a tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] http://10.222.0.23/volume/v3/d883619b74a74b85a7e1c4f2f57ab158/volumes/75690799-985a-4db5-ae86-78b11203c8df returned with HTTP 200 Dec 02 10:45:46.407277 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 205/419] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 10:45:46 2020] GET /volume/v3/d883619b74a74b85a7e1c4f2f57ab158/volumes/75690799-985a-4db5-ae86-78b11203c8df => generated 913 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:45:46.520039 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ef580547-a9cf-45e8-a465-bd6e933e559b tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] GET http://10.222.0.23/volume// Dec 02 10:45:46.520835 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ef580547-a9cf-45e8-a465-bd6e933e559b tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:45:46.521238 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:45:46.521238 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:45:46.521856 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ef580547-a9cf-45e8-a465-bd6e933e559b tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Calling method 'all' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:45:46.523239 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ef580547-a9cf-45e8-a465-bd6e933e559b tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 10:45:46.524291 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 215/420] 10.222.0.23 () {58 vars in 1289 bytes} [Wed Dec 2 10:45:46 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 10:45:46.543579 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-da59135f-07dd-430b-b087-713a07dd7689 req-ea54f5b2-ca61-47cd-8166-60d5a9d8f733 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] POST http://10.222.0.23/volume/v3/d883619b74a74b85a7e1c4f2f57ab158/attachments Dec 02 10:45:46.544123 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:45:46.544123 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:45:46.544531 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-da59135f-07dd-430b-b087-713a07dd7689 req-ea54f5b2-ca61-47cd-8166-60d5a9d8f733 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "75690799-985a-4db5-ae86-78b11203c8df", "instance_uuid": "78beca99-3290-4996-b325-f2d98ec8a7cc", "connector": null}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:45:46.608412 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:45:46.608412 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:45:46.683220 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-da59135f-07dd-430b-b087-713a07dd7689 req-ea54f5b2-ca61-47cd-8166-60d5a9d8f733 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] http://10.222.0.23/volume/v3/d883619b74a74b85a7e1c4f2f57ab158/attachments returned with HTTP 200 Dec 02 10:45:46.685162 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 206/421] 10.222.0.23 () {66 vars in 1565 bytes} [Wed Dec 2 10:45:46 2020] POST /volume/v3/d883619b74a74b85a7e1c4f2f57ab158/attachments => generated 273 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:45:46.733023 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-042f8fb6-24d3-41ba-9612-5075ca3a47ee tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] GET http://10.222.0.23/volume/v3/d883619b74a74b85a7e1c4f2f57ab158/volumes/75690799-985a-4db5-ae86-78b11203c8df Dec 02 10:45:46.733532 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-042f8fb6-24d3-41ba-9612-5075ca3a47ee tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:45:46.734007 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-042f8fb6-24d3-41ba-9612-5075ca3a47ee tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:45:46.774586 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-da59135f-07dd-430b-b087-713a07dd7689 req-ea54f5b2-ca61-47cd-8166-60d5a9d8f733 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] GET http://10.222.0.23/volume// Dec 02 10:45:46.774977 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-da59135f-07dd-430b-b087-713a07dd7689 req-ea54f5b2-ca61-47cd-8166-60d5a9d8f733 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:45:46.775211 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:45:46.775211 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:45:46.775584 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-da59135f-07dd-430b-b087-713a07dd7689 req-ea54f5b2-ca61-47cd-8166-60d5a9d8f733 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Calling method 'all' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:45:46.776652 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-da59135f-07dd-430b-b087-713a07dd7689 req-ea54f5b2-ca61-47cd-8166-60d5a9d8f733 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 10:45:46.777268 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 207/422] 10.222.0.32 () {56 vars in 1089 bytes} [Wed Dec 2 10:45:46 2020] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 10:45:46.791170 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-da59135f-07dd-430b-b087-713a07dd7689 req-9064e0fe-6d48-4124-8a46-aea77916b712 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] GET http://10.222.0.23/volume/v3/d883619b74a74b85a7e1c4f2f57ab158/volumes/75690799-985a-4db5-ae86-78b11203c8df Dec 02 10:45:46.792035 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-da59135f-07dd-430b-b087-713a07dd7689 req-9064e0fe-6d48-4124-8a46-aea77916b712 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:45:46.792956 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-da59135f-07dd-430b-b087-713a07dd7689 req-9064e0fe-6d48-4124-8a46-aea77916b712 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:45:46.837064 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:45:46.837064 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:45:46.856373 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-042f8fb6-24d3-41ba-9612-5075ca3a47ee tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Volume info retrieved successfully. Dec 02 10:45:46.888425 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:45:46.888425 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:45:46.893512 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:45:46.893512 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:45:46.914675 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-042f8fb6-24d3-41ba-9612-5075ca3a47ee tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] http://10.222.0.23/volume/v3/d883619b74a74b85a7e1c4f2f57ab158/volumes/75690799-985a-4db5-ae86-78b11203c8df returned with HTTP 200 Dec 02 10:45:46.915311 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-da59135f-07dd-430b-b087-713a07dd7689 req-9064e0fe-6d48-4124-8a46-aea77916b712 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Volume info retrieved successfully. Dec 02 10:45:46.925189 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 216/423] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:45:46 2020] GET /volume/v3/d883619b74a74b85a7e1c4f2f57ab158/volumes/75690799-985a-4db5-ae86-78b11203c8df => generated 912 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:45:46.958322 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:45:46.958322 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:45:46.977483 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-da59135f-07dd-430b-b087-713a07dd7689 req-9064e0fe-6d48-4124-8a46-aea77916b712 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] http://10.222.0.23/volume/v3/d883619b74a74b85a7e1c4f2f57ab158/volumes/75690799-985a-4db5-ae86-78b11203c8df returned with HTTP 200 Dec 02 10:45:46.978972 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 208/424] 10.222.0.32 () {60 vars in 1403 bytes} [Wed Dec 2 10:45:46 2020] GET /volume/v3/d883619b74a74b85a7e1c4f2f57ab158/volumes/75690799-985a-4db5-ae86-78b11203c8df => generated 1011 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 02 10:45:47.039093 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-da59135f-07dd-430b-b087-713a07dd7689 req-9a0c6106-a5e7-4534-9903-1d8ad53444fa tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] PUT http://10.222.0.23/volume/v3/d883619b74a74b85a7e1c4f2f57ab158/attachments/374be6a5-2bd2-49ac-8bbb-151ddd4b3296 Dec 02 10:45:47.039544 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:45:47.039544 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:45:47.039979 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-da59135f-07dd-430b-b087-713a07dd7689 req-9a0c6106-a5e7-4534-9903-1d8ad53444fa tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.32", "host": "n-h1-764292-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-764292-5.cbci-764292-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:45:47.108849 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 02 10:45:47.108849 n-d-764292-5 devstack@c-api.service[88067]: return self.call(f, *args, **kw) Dec 02 10:45:47.109420 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.coordination [req-da59135f-07dd-430b-b087-713a07dd7689 req-9a0c6106-a5e7-4534-9903-1d8ad53444fa tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Lock "b'cinder-attachment_update-75690799-985a-4db5-ae86-78b11203c8df-n-h1-764292-5'" acquired by "attachment_update" :: waited 0.020s {{(pid=88069) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 02 10:45:47.122156 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:45:47.122156 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:45:47.931885 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5b474bd5-950c-4287-9fdf-a0324f6d511e tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] GET http://10.222.0.23/volume/v3/d883619b74a74b85a7e1c4f2f57ab158/volumes/75690799-985a-4db5-ae86-78b11203c8df Dec 02 10:45:47.932390 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5b474bd5-950c-4287-9fdf-a0324f6d511e tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:45:47.933135 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:45:47.933135 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:45:47.933996 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5b474bd5-950c-4287-9fdf-a0324f6d511e tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:45:48.026931 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:45:48.026931 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:45:48.037454 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-5b474bd5-950c-4287-9fdf-a0324f6d511e tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Volume info retrieved successfully. Dec 02 10:45:48.061352 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:45:48.061352 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:45:48.074606 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5b474bd5-950c-4287-9fdf-a0324f6d511e tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] http://10.222.0.23/volume/v3/d883619b74a74b85a7e1c4f2f57ab158/volumes/75690799-985a-4db5-ae86-78b11203c8df returned with HTTP 200 Dec 02 10:45:48.076250 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 209/425] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:45:47 2020] GET /volume/v3/d883619b74a74b85a7e1c4f2f57ab158/volumes/75690799-985a-4db5-ae86-78b11203c8df => generated 912 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:45:49.091219 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-801cfe44-d820-4b7b-b880-4193dc3ee171 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] GET http://10.222.0.23/volume/v3/d883619b74a74b85a7e1c4f2f57ab158/volumes/75690799-985a-4db5-ae86-78b11203c8df Dec 02 10:45:49.092393 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-801cfe44-d820-4b7b-b880-4193dc3ee171 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:45:49.092871 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:45:49.092871 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:45:49.093641 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-801cfe44-d820-4b7b-b880-4193dc3ee171 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:45:49.231791 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:45:49.231791 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:45:49.260907 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-801cfe44-d820-4b7b-b880-4193dc3ee171 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Volume info retrieved successfully. Dec 02 10:45:49.299365 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:45:49.299365 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:45:49.309349 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-801cfe44-d820-4b7b-b880-4193dc3ee171 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] http://10.222.0.23/volume/v3/d883619b74a74b85a7e1c4f2f57ab158/volumes/75690799-985a-4db5-ae86-78b11203c8df returned with HTTP 200 Dec 02 10:45:49.310187 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 210/426] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:45:49 2020] GET /volume/v3/d883619b74a74b85a7e1c4f2f57ab158/volumes/75690799-985a-4db5-ae86-78b11203c8df => generated 912 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:45:49.357004 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.coordination [req-da59135f-07dd-430b-b087-713a07dd7689 req-9a0c6106-a5e7-4534-9903-1d8ad53444fa tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Lock "b'cinder-attachment_update-75690799-985a-4db5-ae86-78b11203c8df-n-h1-764292-5'" released by "attachment_update" :: held 2.248s {{(pid=88069) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 02 10:45:49.358423 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-da59135f-07dd-430b-b087-713a07dd7689 req-9a0c6106-a5e7-4534-9903-1d8ad53444fa tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] http://10.222.0.23/volume/v3/d883619b74a74b85a7e1c4f2f57ab158/attachments/374be6a5-2bd2-49ac-8bbb-151ddd4b3296 returned with HTTP 200 Dec 02 10:45:49.360212 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 217/427] 10.222.0.32 () {64 vars in 1468 bytes} [Wed Dec 2 10:45:47 2020] PUT /volume/v3/d883619b74a74b85a7e1c4f2f57ab158/attachments/374be6a5-2bd2-49ac-8bbb-151ddd4b3296 => generated 762 bytes in 2326 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 02 10:45:50.328978 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d5c38d6c-fb5e-4bdc-bd57-add2420541b5 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] GET http://10.222.0.23/volume/v3/d883619b74a74b85a7e1c4f2f57ab158/volumes/75690799-985a-4db5-ae86-78b11203c8df Dec 02 10:45:50.330304 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d5c38d6c-fb5e-4bdc-bd57-add2420541b5 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:45:50.330877 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:45:50.330877 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:45:50.331701 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d5c38d6c-fb5e-4bdc-bd57-add2420541b5 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:45:50.442467 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:45:50.442467 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:45:50.458559 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-d5c38d6c-fb5e-4bdc-bd57-add2420541b5 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Volume info retrieved successfully. Dec 02 10:45:50.483556 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:45:50.483556 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:45:50.494505 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d5c38d6c-fb5e-4bdc-bd57-add2420541b5 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] http://10.222.0.23/volume/v3/d883619b74a74b85a7e1c4f2f57ab158/volumes/75690799-985a-4db5-ae86-78b11203c8df returned with HTTP 200 Dec 02 10:45:50.495704 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 211/428] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:45:50 2020] GET /volume/v3/d883619b74a74b85a7e1c4f2f57ab158/volumes/75690799-985a-4db5-ae86-78b11203c8df => generated 913 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:45:51.515094 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-61d28efb-e933-44e4-8b21-b5dc1c66748e tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] GET http://10.222.0.23/volume/v3/d883619b74a74b85a7e1c4f2f57ab158/volumes/75690799-985a-4db5-ae86-78b11203c8df Dec 02 10:45:51.516168 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-61d28efb-e933-44e4-8b21-b5dc1c66748e tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:45:51.516566 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:45:51.516566 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:45:51.518069 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-61d28efb-e933-44e4-8b21-b5dc1c66748e tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:45:51.581639 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:45:51.581639 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:45:51.594724 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-61d28efb-e933-44e4-8b21-b5dc1c66748e tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Volume info retrieved successfully. Dec 02 10:45:51.619836 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:45:51.619836 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:45:51.633342 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-61d28efb-e933-44e4-8b21-b5dc1c66748e tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] http://10.222.0.23/volume/v3/d883619b74a74b85a7e1c4f2f57ab158/volumes/75690799-985a-4db5-ae86-78b11203c8df returned with HTTP 200 Dec 02 10:45:51.644115 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 218/429] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:45:51 2020] GET /volume/v3/d883619b74a74b85a7e1c4f2f57ab158/volumes/75690799-985a-4db5-ae86-78b11203c8df => generated 913 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:45:52.651072 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-771bb2f1-7c0c-4d31-8e24-60ec4ab99e33 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] GET http://10.222.0.23/volume/v3/d883619b74a74b85a7e1c4f2f57ab158/volumes/75690799-985a-4db5-ae86-78b11203c8df Dec 02 10:45:52.651687 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-771bb2f1-7c0c-4d31-8e24-60ec4ab99e33 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:45:52.651932 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:45:52.651932 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:45:52.652311 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-771bb2f1-7c0c-4d31-8e24-60ec4ab99e33 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:45:52.714102 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:45:52.714102 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:45:52.724158 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-771bb2f1-7c0c-4d31-8e24-60ec4ab99e33 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Volume info retrieved successfully. Dec 02 10:45:52.746938 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:45:52.746938 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:45:52.757260 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-771bb2f1-7c0c-4d31-8e24-60ec4ab99e33 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] http://10.222.0.23/volume/v3/d883619b74a74b85a7e1c4f2f57ab158/volumes/75690799-985a-4db5-ae86-78b11203c8df returned with HTTP 200 Dec 02 10:45:52.758606 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 212/430] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:45:52 2020] GET /volume/v3/d883619b74a74b85a7e1c4f2f57ab158/volumes/75690799-985a-4db5-ae86-78b11203c8df => generated 913 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:45:53.775496 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-df347e0e-5a9b-4992-aa0c-e8834372190d tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] GET http://10.222.0.23/volume/v3/d883619b74a74b85a7e1c4f2f57ab158/volumes/75690799-985a-4db5-ae86-78b11203c8df Dec 02 10:45:53.777397 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-df347e0e-5a9b-4992-aa0c-e8834372190d tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:45:53.777815 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:45:53.777815 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:45:53.778607 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-df347e0e-5a9b-4992-aa0c-e8834372190d tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:45:53.838895 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:45:53.838895 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:45:53.849497 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-df347e0e-5a9b-4992-aa0c-e8834372190d tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Volume info retrieved successfully. Dec 02 10:45:53.877241 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:45:53.877241 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:45:53.889516 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-df347e0e-5a9b-4992-aa0c-e8834372190d tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] http://10.222.0.23/volume/v3/d883619b74a74b85a7e1c4f2f57ab158/volumes/75690799-985a-4db5-ae86-78b11203c8df returned with HTTP 200 Dec 02 10:45:53.891445 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 219/431] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:45:53 2020] GET /volume/v3/d883619b74a74b85a7e1c4f2f57ab158/volumes/75690799-985a-4db5-ae86-78b11203c8df => generated 913 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:45:54.908409 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ca77f3d4-01ef-4f5e-9e14-e99d450cddba tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] GET http://10.222.0.23/volume/v3/d883619b74a74b85a7e1c4f2f57ab158/volumes/75690799-985a-4db5-ae86-78b11203c8df Dec 02 10:45:54.909872 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ca77f3d4-01ef-4f5e-9e14-e99d450cddba tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:45:54.910279 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:45:54.910279 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:45:54.911390 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ca77f3d4-01ef-4f5e-9e14-e99d450cddba tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:45:54.986558 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:45:54.986558 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:45:54.997106 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-ca77f3d4-01ef-4f5e-9e14-e99d450cddba tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Volume info retrieved successfully. Dec 02 10:45:55.024392 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:45:55.024392 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:45:55.035442 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ca77f3d4-01ef-4f5e-9e14-e99d450cddba tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] http://10.222.0.23/volume/v3/d883619b74a74b85a7e1c4f2f57ab158/volumes/75690799-985a-4db5-ae86-78b11203c8df returned with HTTP 200 Dec 02 10:45:55.037223 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 213/432] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:45:54 2020] GET /volume/v3/d883619b74a74b85a7e1c4f2f57ab158/volumes/75690799-985a-4db5-ae86-78b11203c8df => generated 913 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:45:55.138976 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-da59135f-07dd-430b-b087-713a07dd7689 req-b2c59b5e-8b4d-4c7c-87d5-5a318c30802d tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] POST http://10.222.0.23/volume/v3/d883619b74a74b85a7e1c4f2f57ab158/attachments/374be6a5-2bd2-49ac-8bbb-151ddd4b3296/action Dec 02 10:45:55.139904 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:45:55.139904 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:45:55.140578 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-da59135f-07dd-430b-b087-713a07dd7689 req-b2c59b5e-8b4d-4c7c-87d5-5a318c30802d tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Action body: b'{"os-complete": null}' {{(pid=88069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:45:55.141156 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-da59135f-07dd-430b-b087-713a07dd7689 req-b2c59b5e-8b4d-4c7c-87d5-5a318c30802d tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:45:55.289647 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:45:55.289647 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:45:55.331696 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-da59135f-07dd-430b-b087-713a07dd7689 req-b2c59b5e-8b4d-4c7c-87d5-5a318c30802d tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] http://10.222.0.23/volume/v3/d883619b74a74b85a7e1c4f2f57ab158/attachments/374be6a5-2bd2-49ac-8bbb-151ddd4b3296/action returned with HTTP 204 Dec 02 10:45:55.333229 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 220/433] 10.222.0.32 () {64 vars in 1489 bytes} [Wed Dec 2 10:45:55 2020] POST /volume/v3/d883619b74a74b85a7e1c4f2f57ab158/attachments/374be6a5-2bd2-49ac-8bbb-151ddd4b3296/action => generated 0 bytes in 199 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:45:55.765884 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6de0f27f-f133-49dc-b886-102270f74af7 tempest-GroupSnapshotsTest-966183270 tempest-GroupSnapshotsTest-966183270] POST http://10.222.0.23/volume/v3/39dcb7ac46464a858383b040f2bf47b2/types Dec 02 10:45:55.766330 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:45:55.766330 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:45:55.766949 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6de0f27f-f133-49dc-b886-102270f74af7 tempest-GroupSnapshotsTest-966183270 tempest-GroupSnapshotsTest-966183270] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-92345466"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:45:55.854069 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6de0f27f-f133-49dc-b886-102270f74af7 tempest-GroupSnapshotsTest-966183270 tempest-GroupSnapshotsTest-966183270] http://10.222.0.23/volume/v3/39dcb7ac46464a858383b040f2bf47b2/types returned with HTTP 200 Dec 02 10:45:55.855682 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 214/434] 10.222.0.23 () {60 vars in 1219 bytes} [Wed Dec 2 10:45:55 2020] POST /volume/v3/39dcb7ac46464a858383b040f2bf47b2/types => generated 222 bytes in 455 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 10:45:55.865725 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3dabc6c9-d33d-47cd-8f3c-08ee25173ded tempest-GroupSnapshotsTest-966183270 tempest-GroupSnapshotsTest-966183270] POST http://10.222.0.23/volume/v3/39dcb7ac46464a858383b040f2bf47b2/group_types Dec 02 10:45:55.867121 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:45:55.867121 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:45:55.867875 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3dabc6c9-d33d-47cd-8f3c-08ee25173ded tempest-GroupSnapshotsTest-966183270 tempest-GroupSnapshotsTest-966183270] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1416982445"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:45:55.917726 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3dabc6c9-d33d-47cd-8f3c-08ee25173ded tempest-GroupSnapshotsTest-966183270 tempest-GroupSnapshotsTest-966183270] http://10.222.0.23/volume/v3/39dcb7ac46464a858383b040f2bf47b2/group_types returned with HTTP 202 Dec 02 10:45:55.926854 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 221/435] 10.222.0.23 () {62 vars in 1278 bytes} [Wed Dec 2 10:45:55 2020] POST /volume/v3/39dcb7ac46464a858383b040f2bf47b2/group_types => generated 181 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:45:56.054478 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0858914d-682a-472f-81ad-5286ee002fbd tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] GET http://10.222.0.23/volume/v3/d883619b74a74b85a7e1c4f2f57ab158/volumes/75690799-985a-4db5-ae86-78b11203c8df Dec 02 10:45:56.055151 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0858914d-682a-472f-81ad-5286ee002fbd tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:45:56.055772 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0858914d-682a-472f-81ad-5286ee002fbd tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:45:56.109523 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:45:56.109523 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:45:56.119684 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0858914d-682a-472f-81ad-5286ee002fbd tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Volume info retrieved successfully. Dec 02 10:45:56.142072 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:45:56.142072 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:45:56.151590 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0858914d-682a-472f-81ad-5286ee002fbd tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] http://10.222.0.23/volume/v3/d883619b74a74b85a7e1c4f2f57ab158/volumes/75690799-985a-4db5-ae86-78b11203c8df returned with HTTP 200 Dec 02 10:45:56.164679 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 222/436] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:45:56 2020] GET /volume/v3/d883619b74a74b85a7e1c4f2f57ab158/volumes/75690799-985a-4db5-ae86-78b11203c8df => generated 1205 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:45:56.183756 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8f162aad-7d77-427b-8daf-1f00ecad8bea tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] POST http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups Dec 02 10:45:56.185376 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8f162aad-7d77-427b-8daf-1f00ecad8bea tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Action: 'create', calling method: version_select, body: {"group": {"group_type": "7107c554-27c9-452f-a7fb-69e4d3cd051a", "volume_types": ["389a2f48-b99b-4b80-b8ae-b19b67d0bee2"], "name": "tempest-GroupSnapshotsTest-Group-1731458812"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:45:56.186587 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-8f162aad-7d77-427b-8daf-1f00ecad8bea tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Creating new group {'group': {'group_type': '7107c554-27c9-452f-a7fb-69e4d3cd051a', 'volume_types': ['389a2f48-b99b-4b80-b8ae-b19b67d0bee2'], 'name': 'tempest-GroupSnapshotsTest-Group-1731458812'}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Dec 02 10:45:56.206393 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.groups [None req-8f162aad-7d77-427b-8daf-1f00ecad8bea tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Creating group tempest-GroupSnapshotsTest-Group-1731458812. Dec 02 10:45:56.246161 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-8f162aad-7d77-427b-8daf-1f00ecad8bea tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Availability zone cache updated, next update will occur around 2020-12-02 11:45:56.244893. {{(pid=88068) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Dec 02 10:45:56.246618 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-8f162aad-7d77-427b-8daf-1f00ecad8bea tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Availability Zones retrieved successfully. Dec 02 10:45:56.279565 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-8f162aad-7d77-427b-8daf-1f00ecad8bea tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Created reservations ['6664d007-d1a8-4219-af28-f63bfe8df262'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 10:45:56.374941 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8f162aad-7d77-427b-8daf-1f00ecad8bea tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups returned with HTTP 202 Dec 02 10:45:56.380101 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 215/437] 10.222.0.23 () {62 vars in 1264 bytes} [Wed Dec 2 10:45:55 2020] POST /volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups => generated 112 bytes in 441 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:45:56.385754 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2ab93187-e6ae-4297-9029-8ee3e8f7b296 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/c72318cf-8a87-4d48-85db-a530f024ed7a Dec 02 10:45:56.386338 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2ab93187-e6ae-4297-9029-8ee3e8f7b296 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:45:56.386685 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:45:56.386685 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:45:56.387281 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2ab93187-e6ae-4297-9029-8ee3e8f7b296 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'version_select' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:45:56.387924 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-2ab93187-e6ae-4297-9029-8ee3e8f7b296 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] show called for member c72318cf-8a87-4d48-85db-a530f024ed7a {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 02 10:45:56.400740 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:45:56.400740 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:45:56.439427 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2ab93187-e6ae-4297-9029-8ee3e8f7b296 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/c72318cf-8a87-4d48-85db-a530f024ed7a returned with HTTP 200 Dec 02 10:45:56.441301 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 223/438] 10.222.0.23 () {60 vars in 1353 bytes} [Wed Dec 2 10:45:56 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/c72318cf-8a87-4d48-85db-a530f024ed7a => generated 392 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:45:57.453433 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1a680c42-9a74-464d-bd0d-9801690043c1 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/c72318cf-8a87-4d48-85db-a530f024ed7a Dec 02 10:45:57.454699 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1a680c42-9a74-464d-bd0d-9801690043c1 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:45:57.455125 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:45:57.455125 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:45:57.455810 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1a680c42-9a74-464d-bd0d-9801690043c1 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'version_select' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:45:57.456407 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-1a680c42-9a74-464d-bd0d-9801690043c1 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] show called for member c72318cf-8a87-4d48-85db-a530f024ed7a {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 02 10:45:57.463978 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:45:57.463978 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:45:57.500490 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1a680c42-9a74-464d-bd0d-9801690043c1 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/c72318cf-8a87-4d48-85db-a530f024ed7a returned with HTTP 200 Dec 02 10:45:57.501495 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 216/439] 10.222.0.23 () {60 vars in 1353 bytes} [Wed Dec 2 10:45:57 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/c72318cf-8a87-4d48-85db-a530f024ed7a => generated 393 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 02 10:45:57.512421 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-867f651e-1bd9-4f33-a3d7-843353cc1a70 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] POST http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes Dec 02 10:45:57.513188 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:45:57.513188 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:45:57.513913 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-867f651e-1bd9-4f33-a3d7-843353cc1a70 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Action: 'create', calling method: create, body: {"volume": {"volume_type": "389a2f48-b99b-4b80-b8ae-b19b67d0bee2", "group_id": "c72318cf-8a87-4d48-85db-a530f024ed7a", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-275284054"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:45:57.515260 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-867f651e-1bd9-4f33-a3d7-843353cc1a70 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Create volume request body: {'volume': {'volume_type': '389a2f48-b99b-4b80-b8ae-b19b67d0bee2', 'group_id': 'c72318cf-8a87-4d48-85db-a530f024ed7a', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-275284054'}} {{(pid=88069) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 10:45:57.544352 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:45:57.544352 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:45:57.545574 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-867f651e-1bd9-4f33-a3d7-843353cc1a70 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Create volume of 1 GB Dec 02 10:45:57.561001 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-867f651e-1bd9-4f33-a3d7-843353cc1a70 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Availability Zones retrieved successfully. Dec 02 10:45:57.577836 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-867f651e-1bd9-4f33-a3d7-843353cc1a70 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Flow 'volume_create_api' (ce5d6616-391c-4ab9-8fb9-edd1996809a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:45:57.580730 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-867f651e-1bd9-4f33-a3d7-843353cc1a70 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95503c83-e3ae-40bb-b538-75e9744cabca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:45:57.582539 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:45:57.582539 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:45:57.583184 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-867f651e-1bd9-4f33-a3d7-843353cc1a70 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Validating volume size '1' using validate_int {{(pid=88069) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 10:45:57.636082 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-867f651e-1bd9-4f33-a3d7-843353cc1a70 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95503c83-e3ae-40bb-b538-75e9744cabca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:45:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=389a2f48-b99b-4b80-b8ae-b19b67d0bee2,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-92345466',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '389a2f48-b99b-4b80-b8ae-b19b67d0bee2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c72318cf-8a87-4d48-85db-a530f024ed7a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:45:57.638515 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-867f651e-1bd9-4f33-a3d7-843353cc1a70 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (607e34a0-d2ae-4253-98ac-c571e9b03b97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:45:57.688012 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.quota [None req-867f651e-1bd9-4f33-a3d7-843353cc1a70 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-92345466 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-92345466, it is now deprecated. Please use the default quota class for default quota. Dec 02 10:45:57.689170 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.quota [None req-867f651e-1bd9-4f33-a3d7-843353cc1a70 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-92345466 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-92345466, it is now deprecated. Please use the default quota class for default quota. Dec 02 10:45:57.734036 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-867f651e-1bd9-4f33-a3d7-843353cc1a70 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Created reservations ['5792ffdf-aad9-48e6-94ef-b0de641ce13d', '8be8d87f-9f16-418f-a09b-f8ad1f949cd4', '8b80901a-6e67-46d7-a684-4e536cf1c584', '9e975bcf-61d9-457d-be4f-14908c24f7ea'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 10:45:57.736200 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-867f651e-1bd9-4f33-a3d7-843353cc1a70 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (607e34a0-d2ae-4253-98ac-c571e9b03b97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5792ffdf-aad9-48e6-94ef-b0de641ce13d', '8be8d87f-9f16-418f-a09b-f8ad1f949cd4', '8b80901a-6e67-46d7-a684-4e536cf1c584', '9e975bcf-61d9-457d-be4f-14908c24f7ea']}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:45:57.738552 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-867f651e-1bd9-4f33-a3d7-843353cc1a70 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (169802d7-6271-44c1-993b-a6fa727e08fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:45:57.799238 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-867f651e-1bd9-4f33-a3d7-843353cc1a70 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (169802d7-6271-44c1-993b-a6fa727e08fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3c51ef7-8861-4165-8f70-120daea02d43', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-275284054',encryption_key_id=None,group_id=c72318cf-8a87-4d48-85db-a530f024ed7a,group_type_id=,metadata={},multiattach=False,project_id='d351e768ecc4449cbd095e4564d12ea3',qos_specs=None,replication_status=,reservations=['5792ffdf-aad9-48e6-94ef-b0de641ce13d','8be8d87f-9f16-418f-a09b-f8ad1f949cd4','8b80901a-6e67-46d7-a684-4e536cf1c584','9e975bcf-61d9-457d-be4f-14908c24f7ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbb2357ab70f4c6b9f5ac3b3393d9f91',volume_type_id=389a2f48-b99b-4b80-b8ae-b19b67d0bee2), '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=2020-12-02T10:45:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-275284054',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c72318cf-8a87-4d48-85db-a530f024ed7a,host=None,id=e3c51ef7-8861-4165-8f70-120daea02d43,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d351e768ecc4449cbd095e4564d12ea3',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,user_id='fbb2357ab70f4c6b9f5ac3b3393d9f91',volume_attachment=,volume_type=,volume_type_id=389a2f48-b99b-4b80-b8ae-b19b67d0bee2)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:45:57.801458 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-867f651e-1bd9-4f33-a3d7-843353cc1a70 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29e9d0af-115b-42c4-8ede-20b5cd9a5dbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:45:57.832429 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-867f651e-1bd9-4f33-a3d7-843353cc1a70 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29e9d0af-115b-42c4-8ede-20b5cd9a5dbd) 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-GroupSnapshotsTest-Volume-275284054',encryption_key_id=None,group_id=c72318cf-8a87-4d48-85db-a530f024ed7a,group_type_id=,metadata={},multiattach=False,project_id='d351e768ecc4449cbd095e4564d12ea3',qos_specs=None,replication_status=,reservations=['5792ffdf-aad9-48e6-94ef-b0de641ce13d','8be8d87f-9f16-418f-a09b-f8ad1f949cd4','8b80901a-6e67-46d7-a684-4e536cf1c584','9e975bcf-61d9-457d-be4f-14908c24f7ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbb2357ab70f4c6b9f5ac3b3393d9f91',volume_type_id=389a2f48-b99b-4b80-b8ae-b19b67d0bee2)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:45:57.835068 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-867f651e-1bd9-4f33-a3d7-843353cc1a70 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac1579fd-d8a0-4076-be15-8fcf7930e70c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:45:57.871319 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-867f651e-1bd9-4f33-a3d7-843353cc1a70 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac1579fd-d8a0-4076-be15-8fcf7930e70c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:45:57.875390 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-867f651e-1bd9-4f33-a3d7-843353cc1a70 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Flow 'volume_create_api' (ce5d6616-391c-4ab9-8fb9-edd1996809a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:45:57.937958 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-867f651e-1bd9-4f33-a3d7-843353cc1a70 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Create volume request issued successfully. Dec 02 10:45:57.958094 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-867f651e-1bd9-4f33-a3d7-843353cc1a70 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:45:57.958593 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-867f651e-1bd9-4f33-a3d7-843353cc1a70 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:45:57.966428 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-867f651e-1bd9-4f33-a3d7-843353cc1a70 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] 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=88069) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 10:45:57.979890 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:45:57.979890 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:45:57.991344 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-867f651e-1bd9-4f33-a3d7-843353cc1a70 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes returned with HTTP 202 Dec 02 10:45:58.003375 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 224/440] 10.222.0.23 () {62 vars in 1267 bytes} [Wed Dec 2 10:45:57 2020] POST /volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes => generated 905 bytes in 492 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:45:58.008654 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4f637335-02af-498a-8627-8a02565348e9 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/e3c51ef7-8861-4165-8f70-120daea02d43 Dec 02 10:45:58.009280 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4f637335-02af-498a-8627-8a02565348e9 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:45:58.009479 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:45:58.009479 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:45:58.009867 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4f637335-02af-498a-8627-8a02565348e9 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:45:58.127574 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:45:58.127574 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:45:58.156124 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-4f637335-02af-498a-8627-8a02565348e9 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Volume info retrieved successfully. Dec 02 10:45:58.198708 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-4f637335-02af-498a-8627-8a02565348e9 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:45:58.199269 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-4f637335-02af-498a-8627-8a02565348e9 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:45:58.216595 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-4f637335-02af-498a-8627-8a02565348e9 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] 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=88068) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 10:45:58.236670 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:45:58.236670 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:45:58.283698 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4f637335-02af-498a-8627-8a02565348e9 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/e3c51ef7-8861-4165-8f70-120daea02d43 returned with HTTP 200 Dec 02 10:45:58.284741 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 217/441] 10.222.0.23 () {60 vars in 1356 bytes} [Wed Dec 2 10:45:58 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/e3c51ef7-8861-4165-8f70-120daea02d43 => generated 997 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 02 10:45:59.303453 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8177bcac-e510-40d8-ba5d-2a488f80541c tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/e3c51ef7-8861-4165-8f70-120daea02d43 Dec 02 10:45:59.304006 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8177bcac-e510-40d8-ba5d-2a488f80541c tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:45:59.304225 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:45:59.304225 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:45:59.304584 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8177bcac-e510-40d8-ba5d-2a488f80541c tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:45:59.370327 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:45:59.370327 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:45:59.380942 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-8177bcac-e510-40d8-ba5d-2a488f80541c tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Volume info retrieved successfully. Dec 02 10:45:59.397202 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-8177bcac-e510-40d8-ba5d-2a488f80541c tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:45:59.397803 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-8177bcac-e510-40d8-ba5d-2a488f80541c tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:45:59.410819 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-8177bcac-e510-40d8-ba5d-2a488f80541c tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] 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=88069) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 10:45:59.419729 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:45:59.419729 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:45:59.446846 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8177bcac-e510-40d8-ba5d-2a488f80541c tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/e3c51ef7-8861-4165-8f70-120daea02d43 returned with HTTP 200 Dec 02 10:45:59.447948 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 225/442] 10.222.0.23 () {60 vars in 1356 bytes} [Wed Dec 2 10:45:59 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/e3c51ef7-8861-4165-8f70-120daea02d43 => generated 998 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:45:59.467687 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-66cb659b-9576-448b-8799-fc0233d20cc0 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] POST http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/group_snapshots Dec 02 10:45:59.468849 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:45:59.468849 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:45:59.469317 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-66cb659b-9576-448b-8799-fc0233d20cc0 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "c72318cf-8a87-4d48-85db-a530f024ed7a", "name": "tempest-group_snapshot-1969314474"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:45:59.470985 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.group_snapshots [None req-66cb659b-9576-448b-8799-fc0233d20cc0 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Creating new group_snapshot {'group_snapshot': {'group_id': 'c72318cf-8a87-4d48-85db-a530f024ed7a', 'name': 'tempest-group_snapshot-1969314474'}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Dec 02 10:45:59.501599 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:45:59.501599 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:45:59.531736 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.group_snapshots [None req-66cb659b-9576-448b-8799-fc0233d20cc0 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Creating group_snapshot tempest-group_snapshot-1969314474. Dec 02 10:45:59.594170 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:45:59.594170 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:45:59.660749 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.quota [None req-66cb659b-9576-448b-8799-fc0233d20cc0 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-92345466 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-92345466, it is now deprecated. Please use the default quota class for default quota. Dec 02 10:45:59.662037 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.quota [None req-66cb659b-9576-448b-8799-fc0233d20cc0 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-92345466 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-92345466, it is now deprecated. Please use the default quota class for default quota. Dec 02 10:45:59.703231 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-66cb659b-9576-448b-8799-fc0233d20cc0 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Created reservations ['0326a497-4981-4bd7-b7f6-367f75a78a41', 'f31b05fd-7980-45d9-b56c-6bbca22923e7', 'ca902355-1b51-4a09-be04-92b825f58ac0', '077e777e-c35e-4233-b5c7-6bd9b0b63eb5'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 10:45:59.782539 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-66cb659b-9576-448b-8799-fc0233d20cc0 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/group_snapshots returned with HTTP 202 Dec 02 10:45:59.788626 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 218/443] 10.222.0.23 () {62 vars in 1291 bytes} [Wed Dec 2 10:45:59 2020] POST /volume/v3/d351e768ecc4449cbd095e4564d12ea3/group_snapshots => generated 168 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:45:59.794349 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3a8e4ac6-6bd1-4c7d-aec4-0aea3c24435c tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/group_snapshots/3b1a0a7e-4d13-4548-9236-59c930c35c0d Dec 02 10:45:59.795011 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3a8e4ac6-6bd1-4c7d-aec4-0aea3c24435c tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:45:59.795258 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:45:59.795258 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:45:59.795829 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3a8e4ac6-6bd1-4c7d-aec4-0aea3c24435c tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'version_select' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:45:59.798351 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.group_snapshots [None req-3a8e4ac6-6bd1-4c7d-aec4-0aea3c24435c tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] show called for member 3b1a0a7e-4d13-4548-9236-59c930c35c0d {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 02 10:45:59.827598 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:45:59.827598 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:45:59.878630 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3a8e4ac6-6bd1-4c7d-aec4-0aea3c24435c tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/group_snapshots/3b1a0a7e-4d13-4548-9236-59c930c35c0d returned with HTTP 200 Dec 02 10:45:59.883717 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 226/444] 10.222.0.23 () {60 vars in 1380 bytes} [Wed Dec 2 10:45:59 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/group_snapshots/3b1a0a7e-4d13-4548-9236-59c930c35c0d => generated 307 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:46:00.891579 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4fbc3d4d-ba31-4cd8-abec-292b0804e60e tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/group_snapshots/3b1a0a7e-4d13-4548-9236-59c930c35c0d Dec 02 10:46:00.892809 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4fbc3d4d-ba31-4cd8-abec-292b0804e60e tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:00.893191 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:00.893191 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:00.893830 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4fbc3d4d-ba31-4cd8-abec-292b0804e60e tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'version_select' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:00.894420 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.group_snapshots [None req-4fbc3d4d-ba31-4cd8-abec-292b0804e60e tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] show called for member 3b1a0a7e-4d13-4548-9236-59c930c35c0d {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 02 10:46:00.908027 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:00.908027 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:00.933384 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4fbc3d4d-ba31-4cd8-abec-292b0804e60e tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/group_snapshots/3b1a0a7e-4d13-4548-9236-59c930c35c0d returned with HTTP 200 Dec 02 10:46:00.938015 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 219/445] 10.222.0.23 () {60 vars in 1380 bytes} [Wed Dec 2 10:46:00 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/group_snapshots/3b1a0a7e-4d13-4548-9236-59c930c35c0d => generated 307 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:46:01.949792 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-926cacc5-5f38-4dea-8cba-f4707665466d tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/group_snapshots/3b1a0a7e-4d13-4548-9236-59c930c35c0d Dec 02 10:46:01.950317 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-926cacc5-5f38-4dea-8cba-f4707665466d tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:01.950536 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:01.950536 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:01.950907 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-926cacc5-5f38-4dea-8cba-f4707665466d tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'version_select' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:01.951318 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.group_snapshots [None req-926cacc5-5f38-4dea-8cba-f4707665466d tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] show called for member 3b1a0a7e-4d13-4548-9236-59c930c35c0d {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 02 10:46:01.957798 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:01.957798 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:01.970540 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-926cacc5-5f38-4dea-8cba-f4707665466d tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/group_snapshots/3b1a0a7e-4d13-4548-9236-59c930c35c0d returned with HTTP 200 Dec 02 10:46:01.972087 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 227/446] 10.222.0.23 () {60 vars in 1380 bytes} [Wed Dec 2 10:46:01 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/group_snapshots/3b1a0a7e-4d13-4548-9236-59c930c35c0d => generated 308 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:46:01.983731 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ac360f49-1482-4a71-985a-eab0029c2695 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/snapshots/detail Dec 02 10:46:01.984572 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ac360f49-1482-4a71-985a-eab0029c2695 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:01.985062 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:01.985062 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:01.985699 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ac360f49-1482-4a71-985a-eab0029c2695 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'detail' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:01.986585 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-ac360f49-1482-4a71-985a-eab0029c2695 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Removing options '' from query. {{(pid=88068) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 10:46:01.989891 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.db.sqlalchemy.api [None req-ac360f49-1482-4a71-985a-eab0029c2695 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Building query based on filter {{(pid=88068) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 02 10:46:02.013587 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-ac360f49-1482-4a71-985a-eab0029c2695 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Get all snapshots completed successfully. Dec 02 10:46:02.014414 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:02.014414 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:02.015817 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ac360f49-1482-4a71-985a-eab0029c2695 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/snapshots/detail returned with HTTP 200 Dec 02 10:46:02.023099 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 220/447] 10.222.0.23 () {58 vars in 1231 bytes} [Wed Dec 2 10:46:01 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/snapshots/detail => generated 454 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:46:02.029737 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e06824fa-34da-4b24-9aa3-7b9f186d7843 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/snapshots/a671cd5e-fa6b-4bc0-a14c-766666a0416e Dec 02 10:46:02.030573 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e06824fa-34da-4b24-9aa3-7b9f186d7843 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:02.031010 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:02.031010 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:02.031644 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e06824fa-34da-4b24-9aa3-7b9f186d7843 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:02.064501 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:02.064501 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:02.067152 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e06824fa-34da-4b24-9aa3-7b9f186d7843 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Snapshot retrieved successfully. Dec 02 10:46:02.069569 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e06824fa-34da-4b24-9aa3-7b9f186d7843 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/snapshots/a671cd5e-fa6b-4bc0-a14c-766666a0416e returned with HTTP 200 Dec 02 10:46:02.077491 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 228/448] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 10:46:02 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/snapshots/a671cd5e-fa6b-4bc0-a14c-766666a0416e => generated 451 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:46:02.081723 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c5f289ce-def9-4334-b65a-7cf57619ac91 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] POST http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/action Dec 02 10:46:02.082246 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:02.082246 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:02.082691 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c5f289ce-def9-4334-b65a-7cf57619ac91 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Action body: b'{"create-from-src": {"group_snapshot_id": "3b1a0a7e-4d13-4548-9236-59c930c35c0d", "name": "tempest-Group_from_snap-656828941"}}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:46:02.083091 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c5f289ce-def9-4334-b65a-7cf57619ac91 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "3b1a0a7e-4d13-4548-9236-59c930c35c0d", "name": "tempest-Group_from_snap-656828941"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:46:02.084172 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-c5f289ce-def9-4334-b65a-7cf57619ac91 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Creating new group {'create-from-src': {'group_snapshot_id': '3b1a0a7e-4d13-4548-9236-59c930c35c0d', 'name': 'tempest-Group_from_snap-656828941'}}. {{(pid=88068) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Dec 02 10:46:02.084531 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.groups [None req-c5f289ce-def9-4334-b65a-7cf57619ac91 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Creating group tempest-Group_from_snap-656828941 from group_snapshot 3b1a0a7e-4d13-4548-9236-59c930c35c0d. Dec 02 10:46:02.103307 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:02.103307 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:02.147644 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:02.147644 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:02.166164 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:02.166164 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:02.440115 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-c5f289ce-def9-4334-b65a-7cf57619ac91 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Created reservations ['b329a6ef-981b-4b77-a57a-4ca50956ee6f'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 10:46:02.620421 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.group.api [None req-c5f289ce-def9-4334-b65a-7cf57619ac91 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] A mapping entry already exists for group c43f0820-1f5f-4b59-a116-6cd8b23016b2 and volume type 389a2f48-b99b-4b80-b8ae-b19b67d0bee2. Do not need to create again. Dec 02 10:46:02.621641 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:02.621641 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:02.621900 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c5f289ce-def9-4334-b65a-7cf57619ac91 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Availability Zones retrieved successfully. Dec 02 10:46:02.638570 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c5f289ce-def9-4334-b65a-7cf57619ac91 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Flow 'volume_create_api' (8c79eb09-4a99-4c5e-8d0e-8119a4ea5ce5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:46:02.649536 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c5f289ce-def9-4334-b65a-7cf57619ac91 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (873821db-a3c8-43d7-98b2-2a0712aedbaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:46:02.649536 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-c5f289ce-def9-4334-b65a-7cf57619ac91 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 10:46:02.843270 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c5f289ce-def9-4334-b65a-7cf57619ac91 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (873821db-a3c8-43d7-98b2-2a0712aedbaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a671cd5e-fa6b-4bc0-a14c-766666a0416e', 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:45:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=389a2f48-b99b-4b80-b8ae-b19b67d0bee2,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-92345466',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '389a2f48-b99b-4b80-b8ae-b19b67d0bee2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c43f0820-1f5f-4b59-a116-6cd8b23016b2', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:46:02.846624 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c5f289ce-def9-4334-b65a-7cf57619ac91 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a05df4c-38d6-4ca2-b08a-c194abeb7557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:46:02.938850 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.quota [None req-c5f289ce-def9-4334-b65a-7cf57619ac91 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-92345466 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-92345466, it is now deprecated. Please use the default quota class for default quota. Dec 02 10:46:02.961783 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-c5f289ce-def9-4334-b65a-7cf57619ac91 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Created reservations ['8c8a2fc8-d793-4720-887a-5c007c48a101', 'e590759d-c72e-4364-8d1b-a97b6a9bfd59'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 10:46:02.964092 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c5f289ce-def9-4334-b65a-7cf57619ac91 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a05df4c-38d6-4ca2-b08a-c194abeb7557) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c8a2fc8-d793-4720-887a-5c007c48a101', 'e590759d-c72e-4364-8d1b-a97b6a9bfd59']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:46:02.966342 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c5f289ce-def9-4334-b65a-7cf57619ac91 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fe22f07-d3d6-4ffc-9f52-3d77d6922411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:46:03.124087 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c5f289ce-def9-4334-b65a-7cf57619ac91 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fe22f07-d3d6-4ffc-9f52-3d77d6922411) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb5fd42d-04cd-4842-ac68-27ad139e4697', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=c43f0820-1f5f-4b59-a116-6cd8b23016b2,group_type_id=,metadata={},multiattach=False,project_id='d351e768ecc4449cbd095e4564d12ea3',qos_specs=None,replication_status=,reservations=['8c8a2fc8-d793-4720-887a-5c007c48a101','e590759d-c72e-4364-8d1b-a97b6a9bfd59'],size=1,snapshot_id=a671cd5e-fa6b-4bc0-a14c-766666a0416e,source_replicaid=,source_volid=None,status='creating',user_id='fbb2357ab70f4c6b9f5ac3b3393d9f91',volume_type_id=389a2f48-b99b-4b80-b8ae-b19b67d0bee2), '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=2020-12-02T10:46:03Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c43f0820-1f5f-4b59-a116-6cd8b23016b2,host=None,id=cb5fd42d-04cd-4842-ac68-27ad139e4697,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d351e768ecc4449cbd095e4564d12ea3',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=a671cd5e-fa6b-4bc0-a14c-766666a0416e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='fbb2357ab70f4c6b9f5ac3b3393d9f91',volume_attachment=,volume_type=,volume_type_id=389a2f48-b99b-4b80-b8ae-b19b67d0bee2)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:46:03.126734 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c5f289ce-def9-4334-b65a-7cf57619ac91 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35810bf4-1be6-4631-be78-63717a205a5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:46:03.150504 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c5f289ce-def9-4334-b65a-7cf57619ac91 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35810bf4-1be6-4631-be78-63717a205a5b) 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=None,encryption_key_id=None,group_id=c43f0820-1f5f-4b59-a116-6cd8b23016b2,group_type_id=,metadata={},multiattach=False,project_id='d351e768ecc4449cbd095e4564d12ea3',qos_specs=None,replication_status=,reservations=['8c8a2fc8-d793-4720-887a-5c007c48a101','e590759d-c72e-4364-8d1b-a97b6a9bfd59'],size=1,snapshot_id=a671cd5e-fa6b-4bc0-a14c-766666a0416e,source_replicaid=,source_volid=None,status='creating',user_id='fbb2357ab70f4c6b9f5ac3b3393d9f91',volume_type_id=389a2f48-b99b-4b80-b8ae-b19b67d0bee2)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:46:03.153570 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c5f289ce-def9-4334-b65a-7cf57619ac91 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Flow 'volume_create_api' (8c79eb09-4a99-4c5e-8d0e-8119a4ea5ce5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:46:03.206846 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c5f289ce-def9-4334-b65a-7cf57619ac91 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Create volume request issued successfully. Dec 02 10:46:03.246614 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c5f289ce-def9-4334-b65a-7cf57619ac91 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/action returned with HTTP 202 Dec 02 10:46:03.247692 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 221/449] 10.222.0.23 () {62 vars in 1285 bytes} [Wed Dec 2 10:46:02 2020] POST /volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/action => generated 102 bytes in 1170 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Dec 02 10:46:03.256757 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a68f5014-b6f9-4187-b748-3b8a5db54721 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/detail Dec 02 10:46:03.257363 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a68f5014-b6f9-4187-b748-3b8a5db54721 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:03.257579 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:03.257579 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:03.257949 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a68f5014-b6f9-4187-b748-3b8a5db54721 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'detail' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:03.261907 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-a68f5014-b6f9-4187-b748-3b8a5db54721 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Removing options '' from query. {{(pid=88069) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 10:46:03.264074 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-a68f5014-b6f9-4187-b748-3b8a5db54721 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88069) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 02 10:46:03.336863 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a68f5014-b6f9-4187-b748-3b8a5db54721 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Get all volumes completed successfully. Dec 02 10:46:03.338867 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-a68f5014-b6f9-4187-b748-3b8a5db54721 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:46:03.339841 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-a68f5014-b6f9-4187-b748-3b8a5db54721 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:46:03.349381 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-a68f5014-b6f9-4187-b748-3b8a5db54721 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] 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=88069) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 10:46:03.362406 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:03.362406 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:03.388357 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-a68f5014-b6f9-4187-b748-3b8a5db54721 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:46:03.388889 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-a68f5014-b6f9-4187-b748-3b8a5db54721 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:46:03.400807 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-a68f5014-b6f9-4187-b748-3b8a5db54721 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] 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=88069) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 10:46:03.462206 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:03.462206 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:03.521703 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a68f5014-b6f9-4187-b748-3b8a5db54721 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/detail returned with HTTP 200 Dec 02 10:46:03.522680 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 229/450] 10.222.0.23 () {60 vars in 1266 bytes} [Wed Dec 2 10:46:03 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/detail => generated 1981 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 02 10:46:03.540233 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-34d52e40-b5d2-477b-b950-61a4cd3b91ac tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/cb5fd42d-04cd-4842-ac68-27ad139e4697 Dec 02 10:46:03.541150 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-34d52e40-b5d2-477b-b950-61a4cd3b91ac tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:03.541605 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:03.541605 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:03.542319 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-34d52e40-b5d2-477b-b950-61a4cd3b91ac tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:03.606238 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:03.606238 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:03.628606 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-34d52e40-b5d2-477b-b950-61a4cd3b91ac tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Volume info retrieved successfully. Dec 02 10:46:03.662520 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-34d52e40-b5d2-477b-b950-61a4cd3b91ac tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:46:03.664640 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-34d52e40-b5d2-477b-b950-61a4cd3b91ac tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:46:03.680993 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-34d52e40-b5d2-477b-b950-61a4cd3b91ac tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] 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=88068) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 10:46:03.697462 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:03.697462 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:03.758569 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-34d52e40-b5d2-477b-b950-61a4cd3b91ac tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/cb5fd42d-04cd-4842-ac68-27ad139e4697 returned with HTTP 200 Dec 02 10:46:03.758569 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 222/451] 10.222.0.23 () {60 vars in 1356 bytes} [Wed Dec 2 10:46:03 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/cb5fd42d-04cd-4842-ac68-27ad139e4697 => generated 990 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:46:04.691919 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-9a16e3ac-cd9c-4081-8bea-f580048578f7 req-1ff5f982-7ff7-475d-a477-30ee8b43d7a9 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] DELETE http://10.222.0.23/volume/v3/d883619b74a74b85a7e1c4f2f57ab158/attachments/374be6a5-2bd2-49ac-8bbb-151ddd4b3296 Dec 02 10:46:04.692383 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-9a16e3ac-cd9c-4081-8bea-f580048578f7 req-1ff5f982-7ff7-475d-a477-30ee8b43d7a9 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:04.692383 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:04.692383 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:04.692785 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-9a16e3ac-cd9c-4081-8bea-f580048578f7 req-1ff5f982-7ff7-475d-a477-30ee8b43d7a9 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Calling method 'version_select' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:04.750781 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:04.750781 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:04.773380 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6e02f01a-2438-44c4-85ee-157b69d421aa tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/cb5fd42d-04cd-4842-ac68-27ad139e4697 Dec 02 10:46:04.774067 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6e02f01a-2438-44c4-85ee-157b69d421aa tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:04.774358 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:04.774358 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:04.774854 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6e02f01a-2438-44c4-85ee-157b69d421aa tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:04.897713 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:04.897713 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:04.935509 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6e02f01a-2438-44c4-85ee-157b69d421aa tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Volume info retrieved successfully. Dec 02 10:46:04.979468 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-6e02f01a-2438-44c4-85ee-157b69d421aa tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:46:04.988274 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-6e02f01a-2438-44c4-85ee-157b69d421aa tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:46:05.005701 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-6e02f01a-2438-44c4-85ee-157b69d421aa tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] 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=88068) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 10:46:05.031919 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:05.031919 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:05.083451 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6e02f01a-2438-44c4-85ee-157b69d421aa tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/cb5fd42d-04cd-4842-ac68-27ad139e4697 returned with HTTP 200 Dec 02 10:46:05.087772 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 223/452] 10.222.0.23 () {60 vars in 1356 bytes} [Wed Dec 2 10:46:04 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/cb5fd42d-04cd-4842-ac68-27ad139e4697 => generated 990 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 02 10:46:06.103689 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-20d9a204-c724-4293-bcd4-61e941810cfd tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/cb5fd42d-04cd-4842-ac68-27ad139e4697 Dec 02 10:46:06.105137 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-20d9a204-c724-4293-bcd4-61e941810cfd tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:06.105967 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:06.105967 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:06.106595 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-20d9a204-c724-4293-bcd4-61e941810cfd tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:06.113821 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-9a16e3ac-cd9c-4081-8bea-f580048578f7 req-1ff5f982-7ff7-475d-a477-30ee8b43d7a9 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88069) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 02 10:46:06.114249 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-9a16e3ac-cd9c-4081-8bea-f580048578f7 req-1ff5f982-7ff7-475d-a477-30ee8b43d7a9 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Pending status list for volume during attachment-delete: [] {{(pid=88069) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 02 10:46:06.134781 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-9a16e3ac-cd9c-4081-8bea-f580048578f7 req-1ff5f982-7ff7-475d-a477-30ee8b43d7a9 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] http://10.222.0.23/volume/v3/d883619b74a74b85a7e1c4f2f57ab158/attachments/374be6a5-2bd2-49ac-8bbb-151ddd4b3296 returned with HTTP 200 Dec 02 10:46:06.136115 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 230/453] 10.222.0.32 () {62 vars in 1437 bytes} [Wed Dec 2 10:46:04 2020] DELETE /volume/v3/d883619b74a74b85a7e1c4f2f57ab158/attachments/374be6a5-2bd2-49ac-8bbb-151ddd4b3296 => generated 19 bytes in 1450 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:46:06.221616 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:06.221616 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:06.229342 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-20d9a204-c724-4293-bcd4-61e941810cfd tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Volume info retrieved successfully. Dec 02 10:46:06.247965 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-20d9a204-c724-4293-bcd4-61e941810cfd tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:46:06.248585 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-20d9a204-c724-4293-bcd4-61e941810cfd tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:46:06.257920 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-20d9a204-c724-4293-bcd4-61e941810cfd tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] 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=88068) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 10:46:06.273775 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:06.273775 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:06.330912 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-20d9a204-c724-4293-bcd4-61e941810cfd tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/cb5fd42d-04cd-4842-ac68-27ad139e4697 returned with HTTP 200 Dec 02 10:46:06.338402 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 224/454] 10.222.0.23 () {60 vars in 1356 bytes} [Wed Dec 2 10:46:06 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/cb5fd42d-04cd-4842-ac68-27ad139e4697 => generated 990 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:46:07.352504 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e6c083d6-f858-4d62-bb0d-f64b50cb8152 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/cb5fd42d-04cd-4842-ac68-27ad139e4697 Dec 02 10:46:07.353795 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e6c083d6-f858-4d62-bb0d-f64b50cb8152 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:07.354182 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:07.354182 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:07.354846 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e6c083d6-f858-4d62-bb0d-f64b50cb8152 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:07.447317 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:07.447317 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:07.457778 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e6c083d6-f858-4d62-bb0d-f64b50cb8152 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Volume info retrieved successfully. Dec 02 10:46:07.475190 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-e6c083d6-f858-4d62-bb0d-f64b50cb8152 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:46:07.475631 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-e6c083d6-f858-4d62-bb0d-f64b50cb8152 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:46:07.487446 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-e6c083d6-f858-4d62-bb0d-f64b50cb8152 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] 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=88069) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 10:46:07.495655 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:07.495655 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:07.525003 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e6c083d6-f858-4d62-bb0d-f64b50cb8152 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/cb5fd42d-04cd-4842-ac68-27ad139e4697 returned with HTTP 200 Dec 02 10:46:07.530110 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 231/455] 10.222.0.23 () {60 vars in 1356 bytes} [Wed Dec 2 10:46:07 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/cb5fd42d-04cd-4842-ac68-27ad139e4697 => generated 990 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:46:07.954931 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ea6dbce6-7423-40a7-9539-1441e33fc49f tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] GET http://10.222.0.23/volume/v3/d883619b74a74b85a7e1c4f2f57ab158/volumes/75690799-985a-4db5-ae86-78b11203c8df Dec 02 10:46:07.955730 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ea6dbce6-7423-40a7-9539-1441e33fc49f tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:07.956142 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:07.956142 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:07.956790 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ea6dbce6-7423-40a7-9539-1441e33fc49f tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:08.013093 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:08.013093 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:08.022600 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-ea6dbce6-7423-40a7-9539-1441e33fc49f tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Volume info retrieved successfully. Dec 02 10:46:08.047000 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ea6dbce6-7423-40a7-9539-1441e33fc49f tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] http://10.222.0.23/volume/v3/d883619b74a74b85a7e1c4f2f57ab158/volumes/75690799-985a-4db5-ae86-78b11203c8df returned with HTTP 200 Dec 02 10:46:08.048304 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 225/456] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:46:07 2020] GET /volume/v3/d883619b74a74b85a7e1c4f2f57ab158/volumes/75690799-985a-4db5-ae86-78b11203c8df => generated 913 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 10:46:08.073349 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e92342d4-12ad-402d-94eb-b74d26771137 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] GET http://10.222.0.23/volume/v3/d883619b74a74b85a7e1c4f2f57ab158/volumes/75690799-985a-4db5-ae86-78b11203c8df Dec 02 10:46:08.073915 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e92342d4-12ad-402d-94eb-b74d26771137 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:08.074171 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:08.074171 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:08.074556 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e92342d4-12ad-402d-94eb-b74d26771137 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:08.214033 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:08.214033 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:08.256559 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e92342d4-12ad-402d-94eb-b74d26771137 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Volume info retrieved successfully. Dec 02 10:46:08.285349 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e92342d4-12ad-402d-94eb-b74d26771137 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] http://10.222.0.23/volume/v3/d883619b74a74b85a7e1c4f2f57ab158/volumes/75690799-985a-4db5-ae86-78b11203c8df returned with HTTP 200 Dec 02 10:46:08.286753 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 232/457] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:46:08 2020] GET /volume/v3/d883619b74a74b85a7e1c4f2f57ab158/volumes/75690799-985a-4db5-ae86-78b11203c8df => generated 913 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:46:08.301381 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-751ea946-9f0c-4c5b-b3c8-c9fe3875d109 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] GET http://10.222.0.23/volume/v3/d883619b74a74b85a7e1c4f2f57ab158/volumes/75690799-985a-4db5-ae86-78b11203c8df Dec 02 10:46:08.301895 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-751ea946-9f0c-4c5b-b3c8-c9fe3875d109 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:08.302116 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:08.302116 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:08.302479 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-751ea946-9f0c-4c5b-b3c8-c9fe3875d109 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:08.353378 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:08.353378 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:08.362084 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-751ea946-9f0c-4c5b-b3c8-c9fe3875d109 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Volume info retrieved successfully. Dec 02 10:46:08.385711 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-751ea946-9f0c-4c5b-b3c8-c9fe3875d109 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] http://10.222.0.23/volume/v3/d883619b74a74b85a7e1c4f2f57ab158/volumes/75690799-985a-4db5-ae86-78b11203c8df returned with HTTP 200 Dec 02 10:46:08.386540 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 226/458] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:46:08 2020] GET /volume/v3/d883619b74a74b85a7e1c4f2f57ab158/volumes/75690799-985a-4db5-ae86-78b11203c8df => generated 913 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 10:46:08.548546 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5ca23b1b-49b0-4a14-857b-6ab0b4bb00c3 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/cb5fd42d-04cd-4842-ac68-27ad139e4697 Dec 02 10:46:08.555822 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5ca23b1b-49b0-4a14-857b-6ab0b4bb00c3 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:08.555822 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:08.555822 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:08.555822 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5ca23b1b-49b0-4a14-857b-6ab0b4bb00c3 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:08.617116 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:08.617116 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:08.639247 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-5ca23b1b-49b0-4a14-857b-6ab0b4bb00c3 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Volume info retrieved successfully. Dec 02 10:46:08.688317 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-5ca23b1b-49b0-4a14-857b-6ab0b4bb00c3 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:46:08.689247 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-5ca23b1b-49b0-4a14-857b-6ab0b4bb00c3 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:46:08.720502 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-5ca23b1b-49b0-4a14-857b-6ab0b4bb00c3 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] 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=88069) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 10:46:08.747786 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:08.747786 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:08.845610 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5ca23b1b-49b0-4a14-857b-6ab0b4bb00c3 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/cb5fd42d-04cd-4842-ac68-27ad139e4697 returned with HTTP 200 Dec 02 10:46:08.846541 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 233/459] 10.222.0.23 () {60 vars in 1356 bytes} [Wed Dec 2 10:46:08 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/cb5fd42d-04cd-4842-ac68-27ad139e4697 => generated 990 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:46:09.878570 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cd95954d-2dfa-498f-8f0b-86b87a8c525f tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/cb5fd42d-04cd-4842-ac68-27ad139e4697 Dec 02 10:46:09.880458 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cd95954d-2dfa-498f-8f0b-86b87a8c525f tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:09.880458 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:09.880458 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:09.880458 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cd95954d-2dfa-498f-8f0b-86b87a8c525f tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:10.007369 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:10.007369 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:10.034495 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-cd95954d-2dfa-498f-8f0b-86b87a8c525f tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Volume info retrieved successfully. Dec 02 10:46:10.071790 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-cd95954d-2dfa-498f-8f0b-86b87a8c525f tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:46:10.072245 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-cd95954d-2dfa-498f-8f0b-86b87a8c525f tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:46:10.093462 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-cd95954d-2dfa-498f-8f0b-86b87a8c525f tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] 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=88068) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 10:46:10.100332 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:10.100332 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:10.143174 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cd95954d-2dfa-498f-8f0b-86b87a8c525f tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/cb5fd42d-04cd-4842-ac68-27ad139e4697 returned with HTTP 200 Dec 02 10:46:10.165355 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 227/460] 10.222.0.23 () {60 vars in 1356 bytes} [Wed Dec 2 10:46:09 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/cb5fd42d-04cd-4842-ac68-27ad139e4697 => generated 990 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:46:11.176028 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b1004fc8-21fd-4159-9eda-bc1d453b5158 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/cb5fd42d-04cd-4842-ac68-27ad139e4697 Dec 02 10:46:11.179053 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b1004fc8-21fd-4159-9eda-bc1d453b5158 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:11.179506 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:11.179506 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:11.180460 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b1004fc8-21fd-4159-9eda-bc1d453b5158 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:11.333959 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:11.333959 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:11.369273 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b1004fc8-21fd-4159-9eda-bc1d453b5158 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Volume info retrieved successfully. Dec 02 10:46:11.417937 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-b1004fc8-21fd-4159-9eda-bc1d453b5158 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:46:11.418825 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-b1004fc8-21fd-4159-9eda-bc1d453b5158 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:46:11.459117 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-b1004fc8-21fd-4159-9eda-bc1d453b5158 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] 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=88069) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 10:46:11.497903 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:11.497903 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:11.609523 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b1004fc8-21fd-4159-9eda-bc1d453b5158 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/cb5fd42d-04cd-4842-ac68-27ad139e4697 returned with HTTP 200 Dec 02 10:46:11.610589 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 234/461] 10.222.0.23 () {60 vars in 1356 bytes} [Wed Dec 2 10:46:11 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/cb5fd42d-04cd-4842-ac68-27ad139e4697 => generated 990 bytes in 442 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:46:12.627034 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-88ad503e-10ad-46a1-b722-edb489625514 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/cb5fd42d-04cd-4842-ac68-27ad139e4697 Dec 02 10:46:12.628483 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-88ad503e-10ad-46a1-b722-edb489625514 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:12.628901 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:12.628901 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:12.629787 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-88ad503e-10ad-46a1-b722-edb489625514 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:12.774923 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:12.774923 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:12.795537 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-88ad503e-10ad-46a1-b722-edb489625514 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Volume info retrieved successfully. Dec 02 10:46:12.827549 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-88ad503e-10ad-46a1-b722-edb489625514 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:46:12.827989 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-88ad503e-10ad-46a1-b722-edb489625514 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:46:12.846109 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-88ad503e-10ad-46a1-b722-edb489625514 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] 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=88068) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 10:46:12.859362 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:12.859362 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:12.899808 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-88ad503e-10ad-46a1-b722-edb489625514 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/cb5fd42d-04cd-4842-ac68-27ad139e4697 returned with HTTP 200 Dec 02 10:46:12.917781 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 228/462] 10.222.0.23 () {60 vars in 1356 bytes} [Wed Dec 2 10:46:12 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/cb5fd42d-04cd-4842-ac68-27ad139e4697 => generated 990 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:46:13.919333 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5ded706f-8f34-467e-a13b-f132501943bf tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/cb5fd42d-04cd-4842-ac68-27ad139e4697 Dec 02 10:46:13.919910 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5ded706f-8f34-467e-a13b-f132501943bf tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:13.920135 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:13.920135 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:13.920499 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5ded706f-8f34-467e-a13b-f132501943bf tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:13.972467 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:13.972467 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:13.988102 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-5ded706f-8f34-467e-a13b-f132501943bf tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Volume info retrieved successfully. Dec 02 10:46:14.009961 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-5ded706f-8f34-467e-a13b-f132501943bf tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:46:14.010904 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-5ded706f-8f34-467e-a13b-f132501943bf tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:46:14.025096 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-5ded706f-8f34-467e-a13b-f132501943bf tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] 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=88069) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 10:46:14.033223 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:14.033223 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:14.071021 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5ded706f-8f34-467e-a13b-f132501943bf tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/cb5fd42d-04cd-4842-ac68-27ad139e4697 returned with HTTP 200 Dec 02 10:46:14.083361 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 235/463] 10.222.0.23 () {60 vars in 1356 bytes} [Wed Dec 2 10:46:13 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/cb5fd42d-04cd-4842-ac68-27ad139e4697 => generated 991 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:46:14.090340 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-828588c2-561c-456b-961a-12f2c6f07b3d tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/c43f0820-1f5f-4b59-a116-6cd8b23016b2 Dec 02 10:46:14.091127 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-828588c2-561c-456b-961a-12f2c6f07b3d tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:14.091485 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:14.091485 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:14.092254 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-828588c2-561c-456b-961a-12f2c6f07b3d tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'version_select' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:14.092867 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-828588c2-561c-456b-961a-12f2c6f07b3d tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] show called for member c43f0820-1f5f-4b59-a116-6cd8b23016b2 {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 02 10:46:14.103976 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:14.103976 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:14.134044 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-828588c2-561c-456b-961a-12f2c6f07b3d tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/c43f0820-1f5f-4b59-a116-6cd8b23016b2 returned with HTTP 200 Dec 02 10:46:14.142789 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 229/464] 10.222.0.23 () {60 vars in 1353 bytes} [Wed Dec 2 10:46:14 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/c43f0820-1f5f-4b59-a116-6cd8b23016b2 => generated 417 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:46:14.147202 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ed47a302-eb45-4ccf-a2fc-a7dba42cb151 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/detail Dec 02 10:46:14.148010 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ed47a302-eb45-4ccf-a2fc-a7dba42cb151 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:14.148438 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:14.148438 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:14.149276 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ed47a302-eb45-4ccf-a2fc-a7dba42cb151 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'detail' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:14.150147 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-ed47a302-eb45-4ccf-a2fc-a7dba42cb151 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Removing options '' from query. {{(pid=88069) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 10:46:14.152875 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-ed47a302-eb45-4ccf-a2fc-a7dba42cb151 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88069) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 02 10:46:14.249951 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-ed47a302-eb45-4ccf-a2fc-a7dba42cb151 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Get all volumes completed successfully. Dec 02 10:46:14.256882 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-ed47a302-eb45-4ccf-a2fc-a7dba42cb151 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:46:14.257476 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-ed47a302-eb45-4ccf-a2fc-a7dba42cb151 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:46:14.266081 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-ed47a302-eb45-4ccf-a2fc-a7dba42cb151 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] 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=88069) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 10:46:14.293566 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:14.293566 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:14.321454 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-ed47a302-eb45-4ccf-a2fc-a7dba42cb151 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:46:14.321919 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-ed47a302-eb45-4ccf-a2fc-a7dba42cb151 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:46:14.333995 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-ed47a302-eb45-4ccf-a2fc-a7dba42cb151 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] 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=88069) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 10:46:14.342706 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:14.342706 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:14.387228 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ed47a302-eb45-4ccf-a2fc-a7dba42cb151 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/detail returned with HTTP 200 Dec 02 10:46:14.388761 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 236/465] 10.222.0.23 () {60 vars in 1266 bytes} [Wed Dec 2 10:46:14 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/detail => generated 1982 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 02 10:46:14.405341 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-08d67090-c001-4d1e-ad5b-6d71e70c751e tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] POST http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/c43f0820-1f5f-4b59-a116-6cd8b23016b2/action Dec 02 10:46:14.406212 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:14.406212 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:14.406900 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-08d67090-c001-4d1e-ad5b-6d71e70c751e tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:46:14.407439 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-08d67090-c001-4d1e-ad5b-6d71e70c751e tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:46:14.408522 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-08d67090-c001-4d1e-ad5b-6d71e70c751e tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] delete called for group c43f0820-1f5f-4b59-a116-6cd8b23016b2 {{(pid=88068) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 02 10:46:14.409202 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.groups [None req-08d67090-c001-4d1e-ad5b-6d71e70c751e tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Delete group with id: c43f0820-1f5f-4b59-a116-6cd8b23016b2 Dec 02 10:46:14.418297 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:14.418297 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:14.543704 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-08d67090-c001-4d1e-ad5b-6d71e70c751e tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/c43f0820-1f5f-4b59-a116-6cd8b23016b2/action returned with HTTP 202 Dec 02 10:46:14.547971 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 230/466] 10.222.0.23 () {62 vars in 1395 bytes} [Wed Dec 2 10:46:14 2020] POST /volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/c43f0820-1f5f-4b59-a116-6cd8b23016b2/action => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 02 10:46:14.553983 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e54aea1a-90e0-4f19-8ccf-e0b374da7d2e tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/cb5fd42d-04cd-4842-ac68-27ad139e4697 Dec 02 10:46:14.555240 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e54aea1a-90e0-4f19-8ccf-e0b374da7d2e tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:14.555659 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:14.555659 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:14.556287 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e54aea1a-90e0-4f19-8ccf-e0b374da7d2e tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:14.610845 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:14.610845 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:14.627095 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e54aea1a-90e0-4f19-8ccf-e0b374da7d2e tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Volume info retrieved successfully. Dec 02 10:46:14.647076 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-e54aea1a-90e0-4f19-8ccf-e0b374da7d2e tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:46:14.647696 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-e54aea1a-90e0-4f19-8ccf-e0b374da7d2e tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:46:14.656552 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-e54aea1a-90e0-4f19-8ccf-e0b374da7d2e tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] 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=88069) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 10:46:14.670703 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:14.670703 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:14.697825 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e54aea1a-90e0-4f19-8ccf-e0b374da7d2e tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/cb5fd42d-04cd-4842-ac68-27ad139e4697 returned with HTTP 200 Dec 02 10:46:14.699128 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 237/467] 10.222.0.23 () {60 vars in 1356 bytes} [Wed Dec 2 10:46:14 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/cb5fd42d-04cd-4842-ac68-27ad139e4697 => generated 990 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:46:15.716792 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0fe0ec7d-52fb-42b2-8556-6b4b50477348 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/cb5fd42d-04cd-4842-ac68-27ad139e4697 Dec 02 10:46:15.717529 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0fe0ec7d-52fb-42b2-8556-6b4b50477348 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:15.717852 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:15.717852 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:15.718609 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0fe0ec7d-52fb-42b2-8556-6b4b50477348 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:15.773261 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:15.773261 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:15.782925 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0fe0ec7d-52fb-42b2-8556-6b4b50477348 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Volume info retrieved successfully. Dec 02 10:46:15.811711 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-0fe0ec7d-52fb-42b2-8556-6b4b50477348 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:46:15.812562 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-0fe0ec7d-52fb-42b2-8556-6b4b50477348 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:46:15.824210 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-0fe0ec7d-52fb-42b2-8556-6b4b50477348 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] 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=88068) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 10:46:15.842903 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:15.842903 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:15.878651 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0fe0ec7d-52fb-42b2-8556-6b4b50477348 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/cb5fd42d-04cd-4842-ac68-27ad139e4697 returned with HTTP 200 Dec 02 10:46:15.879594 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 231/468] 10.222.0.23 () {60 vars in 1356 bytes} [Wed Dec 2 10:46:15 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/cb5fd42d-04cd-4842-ac68-27ad139e4697 => generated 990 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:46:16.896655 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-05a3a417-3d8f-4205-bc56-d1107abc20ec tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/cb5fd42d-04cd-4842-ac68-27ad139e4697 Dec 02 10:46:16.898503 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-05a3a417-3d8f-4205-bc56-d1107abc20ec tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:16.898962 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:16.898962 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:16.899582 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-05a3a417-3d8f-4205-bc56-d1107abc20ec tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:17.000732 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-05a3a417-3d8f-4205-bc56-d1107abc20ec tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/cb5fd42d-04cd-4842-ac68-27ad139e4697 returned with HTTP 404 Dec 02 10:46:17.002034 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 238/469] 10.222.0.23 () {60 vars in 1356 bytes} [Wed Dec 2 10:46:16 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/cb5fd42d-04cd-4842-ac68-27ad139e4697 => generated 109 bytes in 110 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 02 10:46:17.010728 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-636f542a-01dc-45d1-835a-c83d3d1de599 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/c43f0820-1f5f-4b59-a116-6cd8b23016b2 Dec 02 10:46:17.011493 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-636f542a-01dc-45d1-835a-c83d3d1de599 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:17.011824 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:17.011824 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:17.012391 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-636f542a-01dc-45d1-835a-c83d3d1de599 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'version_select' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:17.012941 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-636f542a-01dc-45d1-835a-c83d3d1de599 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] show called for member c43f0820-1f5f-4b59-a116-6cd8b23016b2 {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 02 10:46:17.029627 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-636f542a-01dc-45d1-835a-c83d3d1de599 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/c43f0820-1f5f-4b59-a116-6cd8b23016b2 returned with HTTP 404 Dec 02 10:46:17.031114 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 232/470] 10.222.0.23 () {60 vars in 1353 bytes} [Wed Dec 2 10:46:17 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/c43f0820-1f5f-4b59-a116-6cd8b23016b2 => generated 108 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 02 10:46:17.039860 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-93f1b8a6-32eb-4182-99c9-0d882cf95a71 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] DELETE http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/group_snapshots/3b1a0a7e-4d13-4548-9236-59c930c35c0d Dec 02 10:46:17.040465 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-93f1b8a6-32eb-4182-99c9-0d882cf95a71 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:17.040992 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-93f1b8a6-32eb-4182-99c9-0d882cf95a71 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'version_select' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:17.041415 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.group_snapshots [None req-93f1b8a6-32eb-4182-99c9-0d882cf95a71 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] delete called for member 3b1a0a7e-4d13-4548-9236-59c930c35c0d {{(pid=88069) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Dec 02 10:46:17.041836 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.group_snapshots [None req-93f1b8a6-32eb-4182-99c9-0d882cf95a71 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Delete group_snapshot with id: 3b1a0a7e-4d13-4548-9236-59c930c35c0d Dec 02 10:46:17.055713 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:17.055713 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:17.179778 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-93f1b8a6-32eb-4182-99c9-0d882cf95a71 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/group_snapshots/3b1a0a7e-4d13-4548-9236-59c930c35c0d returned with HTTP 202 Dec 02 10:46:17.181019 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 239/471] 10.222.0.23 () {60 vars in 1383 bytes} [Wed Dec 2 10:46:17 2020] DELETE /volume/v3/d351e768ecc4449cbd095e4564d12ea3/group_snapshots/3b1a0a7e-4d13-4548-9236-59c930c35c0d => generated 0 bytes in 145 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 02 10:46:17.190164 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c135c6e7-784e-48f1-a69f-bb6eda1f67ff tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/detail Dec 02 10:46:17.190825 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c135c6e7-784e-48f1-a69f-bb6eda1f67ff tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:17.191342 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c135c6e7-784e-48f1-a69f-bb6eda1f67ff tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'detail' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:17.192449 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-c135c6e7-784e-48f1-a69f-bb6eda1f67ff tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Removing options '' from query. {{(pid=88068) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 10:46:17.194379 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c135c6e7-784e-48f1-a69f-bb6eda1f67ff tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88068) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 02 10:46:17.308019 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c135c6e7-784e-48f1-a69f-bb6eda1f67ff tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Get all volumes completed successfully. Dec 02 10:46:17.310169 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-c135c6e7-784e-48f1-a69f-bb6eda1f67ff tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:46:17.310817 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-c135c6e7-784e-48f1-a69f-bb6eda1f67ff tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:46:17.337256 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-c135c6e7-784e-48f1-a69f-bb6eda1f67ff tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] 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=88068) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 10:46:17.352440 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:17.352440 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:17.414078 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c135c6e7-784e-48f1-a69f-bb6eda1f67ff tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/detail returned with HTTP 200 Dec 02 10:46:17.417821 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 233/472] 10.222.0.23 () {60 vars in 1266 bytes} [Wed Dec 2 10:46:17 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/detail => generated 1001 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 02 10:46:17.435012 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-88e5b515-6227-40da-8aff-fcb6e1d09100 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/snapshots/detail Dec 02 10:46:17.435796 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-88e5b515-6227-40da-8aff-fcb6e1d09100 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:17.436159 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:17.436159 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:17.436821 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-88e5b515-6227-40da-8aff-fcb6e1d09100 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'detail' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:17.437652 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-88e5b515-6227-40da-8aff-fcb6e1d09100 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Removing options '' from query. {{(pid=88069) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 10:46:17.438479 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:17.438479 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:17.440524 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.db.sqlalchemy.api [None req-88e5b515-6227-40da-8aff-fcb6e1d09100 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Building query based on filter {{(pid=88069) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 02 10:46:17.461597 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-88e5b515-6227-40da-8aff-fcb6e1d09100 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Get all snapshots completed successfully. Dec 02 10:46:17.462841 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:17.462841 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:17.464467 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-88e5b515-6227-40da-8aff-fcb6e1d09100 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/snapshots/detail returned with HTTP 200 Dec 02 10:46:17.477974 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6903aa08-88cd-420d-9ed9-1315ffd39fba tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/snapshots/a671cd5e-fa6b-4bc0-a14c-766666a0416e Dec 02 10:46:17.478758 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6903aa08-88cd-420d-9ed9-1315ffd39fba tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:17.479242 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:17.479242 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:17.479848 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6903aa08-88cd-420d-9ed9-1315ffd39fba tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:17.493579 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 240/473] 10.222.0.23 () {58 vars in 1231 bytes} [Wed Dec 2 10:46:17 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/snapshots/detail => generated 453 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:46:17.537061 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:17.537061 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:17.538664 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6903aa08-88cd-420d-9ed9-1315ffd39fba tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Snapshot retrieved successfully. Dec 02 10:46:17.540812 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6903aa08-88cd-420d-9ed9-1315ffd39fba tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/snapshots/a671cd5e-fa6b-4bc0-a14c-766666a0416e returned with HTTP 200 Dec 02 10:46:17.547102 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 234/474] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 10:46:17 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/snapshots/a671cd5e-fa6b-4bc0-a14c-766666a0416e => generated 450 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:46:18.554875 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-382423e5-afa9-4c7b-a0c0-6d5361e20dc3 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/snapshots/a671cd5e-fa6b-4bc0-a14c-766666a0416e Dec 02 10:46:18.555583 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-382423e5-afa9-4c7b-a0c0-6d5361e20dc3 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:18.555910 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:18.555910 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:18.556474 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-382423e5-afa9-4c7b-a0c0-6d5361e20dc3 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:18.631594 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:18.631594 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:18.642055 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-382423e5-afa9-4c7b-a0c0-6d5361e20dc3 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Snapshot retrieved successfully. Dec 02 10:46:18.649279 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-382423e5-afa9-4c7b-a0c0-6d5361e20dc3 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/snapshots/a671cd5e-fa6b-4bc0-a14c-766666a0416e returned with HTTP 200 Dec 02 10:46:18.666137 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 241/475] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 10:46:18 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/snapshots/a671cd5e-fa6b-4bc0-a14c-766666a0416e => generated 450 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:46:19.673375 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f4917ec5-0164-4ff6-bb38-355ff7866ea1 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/snapshots/a671cd5e-fa6b-4bc0-a14c-766666a0416e Dec 02 10:46:19.675962 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f4917ec5-0164-4ff6-bb38-355ff7866ea1 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:19.676323 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:19.676323 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:19.676960 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f4917ec5-0164-4ff6-bb38-355ff7866ea1 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:19.715249 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f4917ec5-0164-4ff6-bb38-355ff7866ea1 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/snapshots/a671cd5e-fa6b-4bc0-a14c-766666a0416e returned with HTTP 404 Dec 02 10:46:19.716588 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 235/476] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 10:46:19 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/snapshots/a671cd5e-fa6b-4bc0-a14c-766666a0416e => generated 111 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:46:19.725581 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-565f2c48-cb95-41e9-964e-0fbf8b7eb91a tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/group_snapshots/3b1a0a7e-4d13-4548-9236-59c930c35c0d Dec 02 10:46:19.726440 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-565f2c48-cb95-41e9-964e-0fbf8b7eb91a tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:19.726801 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:19.726801 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:19.727400 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-565f2c48-cb95-41e9-964e-0fbf8b7eb91a tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'version_select' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:19.727965 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.group_snapshots [None req-565f2c48-cb95-41e9-964e-0fbf8b7eb91a tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] show called for member 3b1a0a7e-4d13-4548-9236-59c930c35c0d {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 02 10:46:19.734041 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-565f2c48-cb95-41e9-964e-0fbf8b7eb91a tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/group_snapshots/3b1a0a7e-4d13-4548-9236-59c930c35c0d returned with HTTP 404 Dec 02 10:46:19.735376 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 242/477] 10.222.0.23 () {60 vars in 1380 bytes} [Wed Dec 2 10:46:19 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/group_snapshots/3b1a0a7e-4d13-4548-9236-59c930c35c0d => generated 116 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 02 10:46:19.746016 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6e24cdec-c7ce-4fb9-8800-b0d1604b8087 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/detail Dec 02 10:46:19.746809 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6e24cdec-c7ce-4fb9-8800-b0d1604b8087 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:19.747444 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6e24cdec-c7ce-4fb9-8800-b0d1604b8087 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'detail' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:19.748226 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-6e24cdec-c7ce-4fb9-8800-b0d1604b8087 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Removing options '' from query. {{(pid=88068) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 10:46:19.750387 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-6e24cdec-c7ce-4fb9-8800-b0d1604b8087 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88068) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 02 10:46:19.821061 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6e24cdec-c7ce-4fb9-8800-b0d1604b8087 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Get all volumes completed successfully. Dec 02 10:46:19.823422 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-6e24cdec-c7ce-4fb9-8800-b0d1604b8087 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:46:19.824020 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-6e24cdec-c7ce-4fb9-8800-b0d1604b8087 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:46:19.846050 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-6e24cdec-c7ce-4fb9-8800-b0d1604b8087 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] 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=88068) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 10:46:19.854422 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:19.854422 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:19.877082 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6e24cdec-c7ce-4fb9-8800-b0d1604b8087 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/detail returned with HTTP 200 Dec 02 10:46:19.878146 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 236/478] 10.222.0.23 () {60 vars in 1266 bytes} [Wed Dec 2 10:46:19 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/detail => generated 1001 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 02 10:46:19.894825 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-885a913e-d198-4f27-aba8-b642b68cf57b tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] POST http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/c72318cf-8a87-4d48-85db-a530f024ed7a/action Dec 02 10:46:19.895676 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-885a913e-d198-4f27-aba8-b642b68cf57b tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:46:19.896057 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-885a913e-d198-4f27-aba8-b642b68cf57b tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:46:19.897061 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-885a913e-d198-4f27-aba8-b642b68cf57b tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] delete called for group c72318cf-8a87-4d48-85db-a530f024ed7a {{(pid=88069) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 02 10:46:19.897410 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.groups [None req-885a913e-d198-4f27-aba8-b642b68cf57b tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Delete group with id: c72318cf-8a87-4d48-85db-a530f024ed7a Dec 02 10:46:19.911675 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:19.911675 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:20.195323 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-885a913e-d198-4f27-aba8-b642b68cf57b tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/c72318cf-8a87-4d48-85db-a530f024ed7a/action returned with HTTP 202 Dec 02 10:46:20.196643 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 243/479] 10.222.0.23 () {62 vars in 1395 bytes} [Wed Dec 2 10:46:19 2020] POST /volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/c72318cf-8a87-4d48-85db-a530f024ed7a/action => generated 0 bytes in 306 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 02 10:46:20.204762 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-16e39fa0-fec5-4d4c-b2e4-4a39845f1021 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/e3c51ef7-8861-4165-8f70-120daea02d43 Dec 02 10:46:20.205343 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-16e39fa0-fec5-4d4c-b2e4-4a39845f1021 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:20.205563 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:20.205563 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:20.205935 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-16e39fa0-fec5-4d4c-b2e4-4a39845f1021 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:20.365352 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:20.365352 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:20.396802 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-16e39fa0-fec5-4d4c-b2e4-4a39845f1021 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Volume info retrieved successfully. Dec 02 10:46:20.452575 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-16e39fa0-fec5-4d4c-b2e4-4a39845f1021 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:46:20.453105 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-16e39fa0-fec5-4d4c-b2e4-4a39845f1021 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:46:20.475408 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-16e39fa0-fec5-4d4c-b2e4-4a39845f1021 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] 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=88068) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 10:46:20.491959 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:20.491959 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:20.547810 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-16e39fa0-fec5-4d4c-b2e4-4a39845f1021 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/e3c51ef7-8861-4165-8f70-120daea02d43 returned with HTTP 200 Dec 02 10:46:20.554887 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 237/480] 10.222.0.23 () {60 vars in 1356 bytes} [Wed Dec 2 10:46:20 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/e3c51ef7-8861-4165-8f70-120daea02d43 => generated 997 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:46:21.574623 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c0bced3e-729d-448b-8372-4d02ea5646d9 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/e3c51ef7-8861-4165-8f70-120daea02d43 Dec 02 10:46:21.575757 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c0bced3e-729d-448b-8372-4d02ea5646d9 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:21.576093 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:21.576093 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:21.576618 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c0bced3e-729d-448b-8372-4d02ea5646d9 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:21.682370 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:21.682370 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:21.704007 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c0bced3e-729d-448b-8372-4d02ea5646d9 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Volume info retrieved successfully. Dec 02 10:46:21.739418 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-c0bced3e-729d-448b-8372-4d02ea5646d9 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:46:21.739944 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-c0bced3e-729d-448b-8372-4d02ea5646d9 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:46:21.754525 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-c0bced3e-729d-448b-8372-4d02ea5646d9 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] 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=88069) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 10:46:21.767048 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:21.767048 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:21.814048 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c0bced3e-729d-448b-8372-4d02ea5646d9 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/e3c51ef7-8861-4165-8f70-120daea02d43 returned with HTTP 200 Dec 02 10:46:21.814859 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 244/481] 10.222.0.23 () {60 vars in 1356 bytes} [Wed Dec 2 10:46:21 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/e3c51ef7-8861-4165-8f70-120daea02d43 => generated 997 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:46:22.831966 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1361a7dc-7a3d-4465-a430-1220e0a5e6b6 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/e3c51ef7-8861-4165-8f70-120daea02d43 Dec 02 10:46:22.832537 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1361a7dc-7a3d-4465-a430-1220e0a5e6b6 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:22.832786 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:22.832786 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:22.833133 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1361a7dc-7a3d-4465-a430-1220e0a5e6b6 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:22.891799 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:22.891799 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:22.903889 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-1361a7dc-7a3d-4465-a430-1220e0a5e6b6 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Volume info retrieved successfully. Dec 02 10:46:22.920984 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-1361a7dc-7a3d-4465-a430-1220e0a5e6b6 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:46:22.922152 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-1361a7dc-7a3d-4465-a430-1220e0a5e6b6 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:46:22.932890 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-1361a7dc-7a3d-4465-a430-1220e0a5e6b6 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] 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=88068) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 10:46:22.941049 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:22.941049 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:22.962650 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1361a7dc-7a3d-4465-a430-1220e0a5e6b6 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/e3c51ef7-8861-4165-8f70-120daea02d43 returned with HTTP 200 Dec 02 10:46:22.964047 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 238/482] 10.222.0.23 () {60 vars in 1356 bytes} [Wed Dec 2 10:46:22 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/e3c51ef7-8861-4165-8f70-120daea02d43 => generated 996 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:46:23.980741 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-031fdebf-4b39-492c-ad20-96e913eac811 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/e3c51ef7-8861-4165-8f70-120daea02d43 Dec 02 10:46:23.981383 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-031fdebf-4b39-492c-ad20-96e913eac811 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:23.981581 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:23.981581 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:23.981832 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-031fdebf-4b39-492c-ad20-96e913eac811 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:24.093915 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-031fdebf-4b39-492c-ad20-96e913eac811 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/e3c51ef7-8861-4165-8f70-120daea02d43 returned with HTTP 404 Dec 02 10:46:24.097148 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 245/483] 10.222.0.23 () {60 vars in 1356 bytes} [Wed Dec 2 10:46:23 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/e3c51ef7-8861-4165-8f70-120daea02d43 => generated 109 bytes in 121 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 02 10:46:24.106170 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2570fed0-e36e-44b1-b758-f6f31a7776f5 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/c72318cf-8a87-4d48-85db-a530f024ed7a Dec 02 10:46:24.106926 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2570fed0-e36e-44b1-b758-f6f31a7776f5 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:24.107124 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:24.107124 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:24.107751 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2570fed0-e36e-44b1-b758-f6f31a7776f5 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'version_select' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:24.108299 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-2570fed0-e36e-44b1-b758-f6f31a7776f5 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] show called for member c72318cf-8a87-4d48-85db-a530f024ed7a {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 02 10:46:24.119810 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2570fed0-e36e-44b1-b758-f6f31a7776f5 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/c72318cf-8a87-4d48-85db-a530f024ed7a returned with HTTP 404 Dec 02 10:46:24.123824 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 239/484] 10.222.0.23 () {60 vars in 1353 bytes} [Wed Dec 2 10:46:24 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/c72318cf-8a87-4d48-85db-a530f024ed7a => generated 108 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 02 10:46:24.132106 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-26d5f5b6-c625-4920-b6d8-88f99f7fcd09 tempest-GroupSnapshotsTest-966183270 tempest-GroupSnapshotsTest-966183270] DELETE http://10.222.0.23/volume/v3/39dcb7ac46464a858383b040f2bf47b2/group_types/7107c554-27c9-452f-a7fb-69e4d3cd051a Dec 02 10:46:24.132678 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-26d5f5b6-c625-4920-b6d8-88f99f7fcd09 tempest-GroupSnapshotsTest-966183270 tempest-GroupSnapshotsTest-966183270] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:24.133173 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-26d5f5b6-c625-4920-b6d8-88f99f7fcd09 tempest-GroupSnapshotsTest-966183270 tempest-GroupSnapshotsTest-966183270] Calling method 'version_select' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:24.193706 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 02 10:46:24.193706 n-d-764292-5 devstack@c-api.service[88067]: "UPDATE / DELETE expressions." % clause Dec 02 10:46:24.212989 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-26d5f5b6-c625-4920-b6d8-88f99f7fcd09 tempest-GroupSnapshotsTest-966183270 tempest-GroupSnapshotsTest-966183270] http://10.222.0.23/volume/v3/39dcb7ac46464a858383b040f2bf47b2/group_types/7107c554-27c9-452f-a7fb-69e4d3cd051a returned with HTTP 202 Dec 02 10:46:24.217204 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 246/485] 10.222.0.23 () {60 vars in 1371 bytes} [Wed Dec 2 10:46:24 2020] DELETE /volume/v3/39dcb7ac46464a858383b040f2bf47b2/group_types/7107c554-27c9-452f-a7fb-69e4d3cd051a => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 02 10:46:24.232191 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5a5416e5-afd1-4d45-af1b-bf8ddf7d3368 tempest-GroupSnapshotsTest-966183270 tempest-GroupSnapshotsTest-966183270] POST http://10.222.0.23/volume/v3/39dcb7ac46464a858383b040f2bf47b2/types Dec 02 10:46:24.233384 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5a5416e5-afd1-4d45-af1b-bf8ddf7d3368 tempest-GroupSnapshotsTest-966183270 tempest-GroupSnapshotsTest-966183270] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-296825715"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:46:24.361235 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5a5416e5-afd1-4d45-af1b-bf8ddf7d3368 tempest-GroupSnapshotsTest-966183270 tempest-GroupSnapshotsTest-966183270] http://10.222.0.23/volume/v3/39dcb7ac46464a858383b040f2bf47b2/types returned with HTTP 200 Dec 02 10:46:24.362751 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 240/486] 10.222.0.23 () {60 vars in 1219 bytes} [Wed Dec 2 10:46:24 2020] POST /volume/v3/39dcb7ac46464a858383b040f2bf47b2/types => generated 223 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:46:24.372829 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-de843e2f-858c-454d-8dce-7bb4f22ab33b tempest-GroupSnapshotsTest-966183270 tempest-GroupSnapshotsTest-966183270] POST http://10.222.0.23/volume/v3/39dcb7ac46464a858383b040f2bf47b2/group_types Dec 02 10:46:24.377168 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-de843e2f-858c-454d-8dce-7bb4f22ab33b tempest-GroupSnapshotsTest-966183270 tempest-GroupSnapshotsTest-966183270] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-681802970"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:46:24.457349 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-de843e2f-858c-454d-8dce-7bb4f22ab33b tempest-GroupSnapshotsTest-966183270 tempest-GroupSnapshotsTest-966183270] http://10.222.0.23/volume/v3/39dcb7ac46464a858383b040f2bf47b2/group_types returned with HTTP 202 Dec 02 10:46:24.459933 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 247/487] 10.222.0.23 () {62 vars in 1278 bytes} [Wed Dec 2 10:46:24 2020] POST /volume/v3/39dcb7ac46464a858383b040f2bf47b2/group_types => generated 180 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:46:24.472611 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-76e6b0a8-529c-4cd7-acf9-29eb1be08aaa tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] POST http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups Dec 02 10:46:24.476307 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-76e6b0a8-529c-4cd7-acf9-29eb1be08aaa tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Action: 'create', calling method: version_select, body: {"group": {"group_type": "7d30bfae-a073-4d09-8602-92f534cc0330", "volume_types": ["b7962aa3-337e-42f5-9325-46938187d9aa"], "name": "tempest-GroupSnapshotsTest-Group-1792580980"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:46:24.477797 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-76e6b0a8-529c-4cd7-acf9-29eb1be08aaa tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Creating new group {'group': {'group_type': '7d30bfae-a073-4d09-8602-92f534cc0330', 'volume_types': ['b7962aa3-337e-42f5-9325-46938187d9aa'], 'name': 'tempest-GroupSnapshotsTest-Group-1792580980'}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Dec 02 10:46:24.497912 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.groups [None req-76e6b0a8-529c-4cd7-acf9-29eb1be08aaa tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Creating group tempest-GroupSnapshotsTest-Group-1792580980. Dec 02 10:46:24.526741 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-76e6b0a8-529c-4cd7-acf9-29eb1be08aaa tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Availability Zones retrieved successfully. Dec 02 10:46:24.555306 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-76e6b0a8-529c-4cd7-acf9-29eb1be08aaa tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Created reservations ['66a50174-65b7-4895-81bf-418889180b06'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 10:46:24.676910 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-76e6b0a8-529c-4cd7-acf9-29eb1be08aaa tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups returned with HTTP 202 Dec 02 10:46:24.683730 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 241/488] 10.222.0.23 () {62 vars in 1264 bytes} [Wed Dec 2 10:46:24 2020] POST /volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups => generated 112 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:46:24.687891 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bf4e8164-0dd9-40b7-81de-1d56e8c946a3 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/d71475d8-2346-4c46-8c05-0230e477a2db Dec 02 10:46:24.688928 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bf4e8164-0dd9-40b7-81de-1d56e8c946a3 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:24.689873 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bf4e8164-0dd9-40b7-81de-1d56e8c946a3 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'version_select' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:24.690700 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-bf4e8164-0dd9-40b7-81de-1d56e8c946a3 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] show called for member d71475d8-2346-4c46-8c05-0230e477a2db {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 02 10:46:24.702806 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:24.702806 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:24.820323 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bf4e8164-0dd9-40b7-81de-1d56e8c946a3 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/d71475d8-2346-4c46-8c05-0230e477a2db returned with HTTP 200 Dec 02 10:46:24.821229 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 248/489] 10.222.0.23 () {60 vars in 1353 bytes} [Wed Dec 2 10:46:24 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/d71475d8-2346-4c46-8c05-0230e477a2db => generated 392 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:46:25.833685 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5dc933d7-8589-48ab-ae5e-1abe84dfe162 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/d71475d8-2346-4c46-8c05-0230e477a2db Dec 02 10:46:25.835166 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5dc933d7-8589-48ab-ae5e-1abe84dfe162 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:25.835557 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:25.835557 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:25.836118 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5dc933d7-8589-48ab-ae5e-1abe84dfe162 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'version_select' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:25.836675 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-5dc933d7-8589-48ab-ae5e-1abe84dfe162 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] show called for member d71475d8-2346-4c46-8c05-0230e477a2db {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 02 10:46:25.854020 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:25.854020 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:25.888164 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5dc933d7-8589-48ab-ae5e-1abe84dfe162 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/d71475d8-2346-4c46-8c05-0230e477a2db returned with HTTP 200 Dec 02 10:46:25.889191 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 242/490] 10.222.0.23 () {60 vars in 1353 bytes} [Wed Dec 2 10:46:25 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/d71475d8-2346-4c46-8c05-0230e477a2db => generated 393 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:46:25.900964 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6a118cec-c631-4649-91aa-730bb298e9ad tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] POST http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes Dec 02 10:46:25.901730 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:25.901730 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:25.902437 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6a118cec-c631-4649-91aa-730bb298e9ad tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b7962aa3-337e-42f5-9325-46938187d9aa", "group_id": "d71475d8-2346-4c46-8c05-0230e477a2db", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-311384704"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:46:25.904423 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-6a118cec-c631-4649-91aa-730bb298e9ad tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Create volume request body: {'volume': {'volume_type': 'b7962aa3-337e-42f5-9325-46938187d9aa', 'group_id': 'd71475d8-2346-4c46-8c05-0230e477a2db', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-311384704'}} {{(pid=88069) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 10:46:25.937239 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:25.937239 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:25.939106 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-6a118cec-c631-4649-91aa-730bb298e9ad tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Create volume of 1 GB Dec 02 10:46:25.967243 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6a118cec-c631-4649-91aa-730bb298e9ad tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Availability Zones retrieved successfully. Dec 02 10:46:25.992137 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-6a118cec-c631-4649-91aa-730bb298e9ad tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Flow 'volume_create_api' (bfc58a55-41b6-4092-9e06-6676af8b24d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:46:26.000644 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-6a118cec-c631-4649-91aa-730bb298e9ad tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce173815-abda-4974-b9f4-82bff0dfb63e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:46:26.002945 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:26.002945 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:26.004162 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-6a118cec-c631-4649-91aa-730bb298e9ad tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Validating volume size '1' using validate_int {{(pid=88069) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 10:46:26.078371 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-6a118cec-c631-4649-91aa-730bb298e9ad tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce173815-abda-4974-b9f4-82bff0dfb63e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:46:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b7962aa3-337e-42f5-9325-46938187d9aa,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-296825715',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b7962aa3-337e-42f5-9325-46938187d9aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd71475d8-2346-4c46-8c05-0230e477a2db', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:46:26.081067 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-6a118cec-c631-4649-91aa-730bb298e9ad tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a337bdf9-8040-46d5-8ea6-870d987df334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:46:26.216400 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.quota [None req-6a118cec-c631-4649-91aa-730bb298e9ad tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-296825715 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-296825715, it is now deprecated. Please use the default quota class for default quota. Dec 02 10:46:26.217457 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.quota [None req-6a118cec-c631-4649-91aa-730bb298e9ad tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-296825715 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-296825715, it is now deprecated. Please use the default quota class for default quota. Dec 02 10:46:26.310757 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-6a118cec-c631-4649-91aa-730bb298e9ad tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Created reservations ['f61f28c6-23eb-4dfa-8ba2-74c9c4a29d09', '6a6b7c0c-084a-4878-afa1-739006f281dc', '75509c5e-8675-4d47-abbd-755383305889', '5761262d-8c95-46ae-a5fd-c0d40f2e32db'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 10:46:26.312997 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-6a118cec-c631-4649-91aa-730bb298e9ad tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a337bdf9-8040-46d5-8ea6-870d987df334) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f61f28c6-23eb-4dfa-8ba2-74c9c4a29d09', '6a6b7c0c-084a-4878-afa1-739006f281dc', '75509c5e-8675-4d47-abbd-755383305889', '5761262d-8c95-46ae-a5fd-c0d40f2e32db']}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:46:26.317815 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-6a118cec-c631-4649-91aa-730bb298e9ad tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f3cce3d-d660-4d03-ab9d-09d338bf5fc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:46:26.400540 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-6a118cec-c631-4649-91aa-730bb298e9ad tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f3cce3d-d660-4d03-ab9d-09d338bf5fc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4ec6e3b-b7fa-4169-90d3-7c8b8a7cdf68', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-311384704',encryption_key_id=None,group_id=d71475d8-2346-4c46-8c05-0230e477a2db,group_type_id=,metadata={},multiattach=False,project_id='d351e768ecc4449cbd095e4564d12ea3',qos_specs=None,replication_status=,reservations=['f61f28c6-23eb-4dfa-8ba2-74c9c4a29d09','6a6b7c0c-084a-4878-afa1-739006f281dc','75509c5e-8675-4d47-abbd-755383305889','5761262d-8c95-46ae-a5fd-c0d40f2e32db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbb2357ab70f4c6b9f5ac3b3393d9f91',volume_type_id=b7962aa3-337e-42f5-9325-46938187d9aa), '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=2020-12-02T10:46:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-311384704',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d71475d8-2346-4c46-8c05-0230e477a2db,host=None,id=b4ec6e3b-b7fa-4169-90d3-7c8b8a7cdf68,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d351e768ecc4449cbd095e4564d12ea3',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,user_id='fbb2357ab70f4c6b9f5ac3b3393d9f91',volume_attachment=,volume_type=,volume_type_id=b7962aa3-337e-42f5-9325-46938187d9aa)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:46:26.402914 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-6a118cec-c631-4649-91aa-730bb298e9ad tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b90c1beb-26e0-4994-ab12-7dca72f01ac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:46:26.438056 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-6a118cec-c631-4649-91aa-730bb298e9ad tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b90c1beb-26e0-4994-ab12-7dca72f01ac9) 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-GroupSnapshotsTest-Volume-311384704',encryption_key_id=None,group_id=d71475d8-2346-4c46-8c05-0230e477a2db,group_type_id=,metadata={},multiattach=False,project_id='d351e768ecc4449cbd095e4564d12ea3',qos_specs=None,replication_status=,reservations=['f61f28c6-23eb-4dfa-8ba2-74c9c4a29d09','6a6b7c0c-084a-4878-afa1-739006f281dc','75509c5e-8675-4d47-abbd-755383305889','5761262d-8c95-46ae-a5fd-c0d40f2e32db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbb2357ab70f4c6b9f5ac3b3393d9f91',volume_type_id=b7962aa3-337e-42f5-9325-46938187d9aa)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:46:26.440670 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-6a118cec-c631-4649-91aa-730bb298e9ad tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3594553-5f82-4780-9224-c41e673e223d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:46:26.485035 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-6a118cec-c631-4649-91aa-730bb298e9ad tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3594553-5f82-4780-9224-c41e673e223d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:46:26.487849 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-6a118cec-c631-4649-91aa-730bb298e9ad tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Flow 'volume_create_api' (bfc58a55-41b6-4092-9e06-6676af8b24d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:46:26.547669 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6a118cec-c631-4649-91aa-730bb298e9ad tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Create volume request issued successfully. Dec 02 10:46:26.579902 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-6a118cec-c631-4649-91aa-730bb298e9ad tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:46:26.580154 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-6a118cec-c631-4649-91aa-730bb298e9ad tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:46:26.594556 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-6a118cec-c631-4649-91aa-730bb298e9ad tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] 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=88069) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 10:46:26.609197 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:26.609197 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:26.661938 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6a118cec-c631-4649-91aa-730bb298e9ad tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes returned with HTTP 202 Dec 02 10:46:26.662735 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 249/491] 10.222.0.23 () {62 vars in 1267 bytes} [Wed Dec 2 10:46:25 2020] POST /volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes => generated 906 bytes in 766 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:46:26.677656 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6280ed5d-741a-4c5a-9705-9797355f3f2b tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/b4ec6e3b-b7fa-4169-90d3-7c8b8a7cdf68 Dec 02 10:46:26.678597 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6280ed5d-741a-4c5a-9705-9797355f3f2b tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:26.679120 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:26.679120 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:26.679593 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6280ed5d-741a-4c5a-9705-9797355f3f2b tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:26.762152 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:26.762152 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:26.771359 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6280ed5d-741a-4c5a-9705-9797355f3f2b tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Volume info retrieved successfully. Dec 02 10:46:26.787830 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-6280ed5d-741a-4c5a-9705-9797355f3f2b tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:46:26.787830 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-6280ed5d-741a-4c5a-9705-9797355f3f2b tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:46:26.796521 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-6280ed5d-741a-4c5a-9705-9797355f3f2b tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] 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=88068) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 10:46:26.805641 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:26.805641 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:26.834013 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6280ed5d-741a-4c5a-9705-9797355f3f2b tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/b4ec6e3b-b7fa-4169-90d3-7c8b8a7cdf68 returned with HTTP 200 Dec 02 10:46:26.835050 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 243/492] 10.222.0.23 () {60 vars in 1356 bytes} [Wed Dec 2 10:46:26 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/b4ec6e3b-b7fa-4169-90d3-7c8b8a7cdf68 => generated 998 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:46:27.851913 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3ffc8387-5f48-441a-b2a6-60041ae29f2e tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/b4ec6e3b-b7fa-4169-90d3-7c8b8a7cdf68 Dec 02 10:46:27.852494 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3ffc8387-5f48-441a-b2a6-60041ae29f2e tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:27.853043 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:27.853043 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:27.853610 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3ffc8387-5f48-441a-b2a6-60041ae29f2e tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:27.916042 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:27.916042 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:27.926358 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3ffc8387-5f48-441a-b2a6-60041ae29f2e tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Volume info retrieved successfully. Dec 02 10:46:27.945128 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-3ffc8387-5f48-441a-b2a6-60041ae29f2e tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:46:27.945779 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-3ffc8387-5f48-441a-b2a6-60041ae29f2e tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:46:27.954186 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-3ffc8387-5f48-441a-b2a6-60041ae29f2e tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] 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=88069) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 10:46:27.961289 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:27.961289 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:27.988780 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3ffc8387-5f48-441a-b2a6-60041ae29f2e tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/b4ec6e3b-b7fa-4169-90d3-7c8b8a7cdf68 returned with HTTP 200 Dec 02 10:46:27.989771 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 250/493] 10.222.0.23 () {60 vars in 1356 bytes} [Wed Dec 2 10:46:27 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/b4ec6e3b-b7fa-4169-90d3-7c8b8a7cdf68 => generated 999 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:46:28.006658 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c7a1eb96-a1f2-4f79-af40-007345bcd3b8 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] POST http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes Dec 02 10:46:28.007517 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:28.007517 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:28.008246 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c7a1eb96-a1f2-4f79-af40-007345bcd3b8 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b7962aa3-337e-42f5-9325-46938187d9aa", "group_id": "d71475d8-2346-4c46-8c05-0230e477a2db", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-1064670918"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:46:28.009629 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-c7a1eb96-a1f2-4f79-af40-007345bcd3b8 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Create volume request body: {'volume': {'volume_type': 'b7962aa3-337e-42f5-9325-46938187d9aa', 'group_id': 'd71475d8-2346-4c46-8c05-0230e477a2db', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-1064670918'}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 10:46:28.055802 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:28.055802 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:28.057465 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-c7a1eb96-a1f2-4f79-af40-007345bcd3b8 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Create volume of 1 GB Dec 02 10:46:28.077508 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c7a1eb96-a1f2-4f79-af40-007345bcd3b8 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Availability Zones retrieved successfully. Dec 02 10:46:28.109715 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c7a1eb96-a1f2-4f79-af40-007345bcd3b8 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Flow 'volume_create_api' (995958a5-06d8-4700-9c05-2b5965a0676e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:46:28.113419 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c7a1eb96-a1f2-4f79-af40-007345bcd3b8 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (215a379d-3745-4afa-825d-be808bc6d199) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:46:28.115668 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:28.115668 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:28.116701 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-c7a1eb96-a1f2-4f79-af40-007345bcd3b8 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Validating volume size '1' using validate_int {{(pid=88068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 10:46:28.231439 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c7a1eb96-a1f2-4f79-af40-007345bcd3b8 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (215a379d-3745-4afa-825d-be808bc6d199) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:46:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b7962aa3-337e-42f5-9325-46938187d9aa,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-296825715',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b7962aa3-337e-42f5-9325-46938187d9aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd71475d8-2346-4c46-8c05-0230e477a2db', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:46:28.241552 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c7a1eb96-a1f2-4f79-af40-007345bcd3b8 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46ba7f94-0a4a-4e2d-95e6-0b9fde1c7676) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:46:28.313493 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.quota [None req-c7a1eb96-a1f2-4f79-af40-007345bcd3b8 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-296825715 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-296825715, it is now deprecated. Please use the default quota class for default quota. Dec 02 10:46:28.314285 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.quota [None req-c7a1eb96-a1f2-4f79-af40-007345bcd3b8 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-296825715 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-296825715, it is now deprecated. Please use the default quota class for default quota. Dec 02 10:46:28.371215 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-c7a1eb96-a1f2-4f79-af40-007345bcd3b8 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Created reservations ['baaf8c19-8594-482b-a956-b1e58971ee6e', 'd31c125a-25c2-4e31-8a20-3cc8d4c7d1af', '8d71f847-1e76-4abf-84e5-b69d60d3a91b', '9101b01a-e944-430b-9061-860d09fe9ef5'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 10:46:28.373260 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c7a1eb96-a1f2-4f79-af40-007345bcd3b8 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46ba7f94-0a4a-4e2d-95e6-0b9fde1c7676) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['baaf8c19-8594-482b-a956-b1e58971ee6e', 'd31c125a-25c2-4e31-8a20-3cc8d4c7d1af', '8d71f847-1e76-4abf-84e5-b69d60d3a91b', '9101b01a-e944-430b-9061-860d09fe9ef5']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:46:28.375432 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c7a1eb96-a1f2-4f79-af40-007345bcd3b8 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c479b1b8-94b5-4d50-b2bd-7d883568965d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:46:28.518082 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c7a1eb96-a1f2-4f79-af40-007345bcd3b8 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c479b1b8-94b5-4d50-b2bd-7d883568965d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5536651f-d9d2-4b08-8f7f-04753a671650', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1064670918',encryption_key_id=None,group_id=d71475d8-2346-4c46-8c05-0230e477a2db,group_type_id=,metadata={},multiattach=False,project_id='d351e768ecc4449cbd095e4564d12ea3',qos_specs=None,replication_status=,reservations=['baaf8c19-8594-482b-a956-b1e58971ee6e','d31c125a-25c2-4e31-8a20-3cc8d4c7d1af','8d71f847-1e76-4abf-84e5-b69d60d3a91b','9101b01a-e944-430b-9061-860d09fe9ef5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbb2357ab70f4c6b9f5ac3b3393d9f91',volume_type_id=b7962aa3-337e-42f5-9325-46938187d9aa), '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=2020-12-02T10:46:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1064670918',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d71475d8-2346-4c46-8c05-0230e477a2db,host=None,id=5536651f-d9d2-4b08-8f7f-04753a671650,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d351e768ecc4449cbd095e4564d12ea3',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,user_id='fbb2357ab70f4c6b9f5ac3b3393d9f91',volume_attachment=,volume_type=,volume_type_id=b7962aa3-337e-42f5-9325-46938187d9aa)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:46:28.520172 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c7a1eb96-a1f2-4f79-af40-007345bcd3b8 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a82c628-f7d7-4424-8707-48abf007c23a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:46:28.581773 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c7a1eb96-a1f2-4f79-af40-007345bcd3b8 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a82c628-f7d7-4424-8707-48abf007c23a) 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-GroupSnapshotsTest-Volume-1064670918',encryption_key_id=None,group_id=d71475d8-2346-4c46-8c05-0230e477a2db,group_type_id=,metadata={},multiattach=False,project_id='d351e768ecc4449cbd095e4564d12ea3',qos_specs=None,replication_status=,reservations=['baaf8c19-8594-482b-a956-b1e58971ee6e','d31c125a-25c2-4e31-8a20-3cc8d4c7d1af','8d71f847-1e76-4abf-84e5-b69d60d3a91b','9101b01a-e944-430b-9061-860d09fe9ef5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbb2357ab70f4c6b9f5ac3b3393d9f91',volume_type_id=b7962aa3-337e-42f5-9325-46938187d9aa)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:46:28.583786 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c7a1eb96-a1f2-4f79-af40-007345bcd3b8 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62c30465-b96c-4ab2-b909-df9dcc96dc7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:46:28.627907 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c7a1eb96-a1f2-4f79-af40-007345bcd3b8 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62c30465-b96c-4ab2-b909-df9dcc96dc7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:46:28.630196 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c7a1eb96-a1f2-4f79-af40-007345bcd3b8 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Flow 'volume_create_api' (995958a5-06d8-4700-9c05-2b5965a0676e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:46:28.745720 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c7a1eb96-a1f2-4f79-af40-007345bcd3b8 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Create volume request issued successfully. Dec 02 10:46:28.766450 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-c7a1eb96-a1f2-4f79-af40-007345bcd3b8 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:46:28.766910 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-c7a1eb96-a1f2-4f79-af40-007345bcd3b8 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:46:28.798242 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-c7a1eb96-a1f2-4f79-af40-007345bcd3b8 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] 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=88068) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 10:46:28.806692 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:28.806692 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:28.833801 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c7a1eb96-a1f2-4f79-af40-007345bcd3b8 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes returned with HTTP 202 Dec 02 10:46:28.834935 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 244/494] 10.222.0.23 () {62 vars in 1267 bytes} [Wed Dec 2 10:46:28 2020] POST /volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes => generated 907 bytes in 832 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:46:28.854093 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-220a741a-def7-49e3-ab84-758ac24bed4a tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/5536651f-d9d2-4b08-8f7f-04753a671650 Dec 02 10:46:28.855337 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-220a741a-def7-49e3-ab84-758ac24bed4a tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:28.855711 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:28.855711 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:28.856339 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-220a741a-def7-49e3-ab84-758ac24bed4a tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:28.933698 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:28.933698 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:28.947137 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-220a741a-def7-49e3-ab84-758ac24bed4a tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Volume info retrieved successfully. Dec 02 10:46:28.972170 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-220a741a-def7-49e3-ab84-758ac24bed4a tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:46:28.972818 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-220a741a-def7-49e3-ab84-758ac24bed4a tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:46:28.983087 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-220a741a-def7-49e3-ab84-758ac24bed4a tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] 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=88069) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 10:46:29.002346 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:29.002346 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:29.058907 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-220a741a-def7-49e3-ab84-758ac24bed4a tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/5536651f-d9d2-4b08-8f7f-04753a671650 returned with HTTP 200 Dec 02 10:46:29.059768 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 251/495] 10.222.0.23 () {60 vars in 1356 bytes} [Wed Dec 2 10:46:28 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/5536651f-d9d2-4b08-8f7f-04753a671650 => generated 999 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:46:30.083154 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c5ef4531-f28f-44f0-ad8b-8f0d1fcf58ca tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/5536651f-d9d2-4b08-8f7f-04753a671650 Dec 02 10:46:30.084440 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c5ef4531-f28f-44f0-ad8b-8f0d1fcf58ca tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:30.084895 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:30.084895 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:30.085578 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c5ef4531-f28f-44f0-ad8b-8f0d1fcf58ca tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:30.144001 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:30.144001 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:30.154507 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c5ef4531-f28f-44f0-ad8b-8f0d1fcf58ca tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Volume info retrieved successfully. Dec 02 10:46:30.171417 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-c5ef4531-f28f-44f0-ad8b-8f0d1fcf58ca tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:46:30.172127 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-c5ef4531-f28f-44f0-ad8b-8f0d1fcf58ca tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:46:30.184373 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-c5ef4531-f28f-44f0-ad8b-8f0d1fcf58ca tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] 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=88068) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 10:46:30.198650 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:30.198650 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:30.248553 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c5ef4531-f28f-44f0-ad8b-8f0d1fcf58ca tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/5536651f-d9d2-4b08-8f7f-04753a671650 returned with HTTP 200 Dec 02 10:46:30.249622 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 245/496] 10.222.0.23 () {60 vars in 1356 bytes} [Wed Dec 2 10:46:30 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/5536651f-d9d2-4b08-8f7f-04753a671650 => generated 1000 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 02 10:46:30.265729 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-40696435-933f-4cb7-ab37-dc17ecd1bbd5 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] PUT http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/d71475d8-2346-4c46-8c05-0230e477a2db Dec 02 10:46:30.266327 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:30.266327 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:30.266857 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-40696435-933f-4cb7-ab37-dc17ecd1bbd5 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "b4ec6e3b-b7fa-4169-90d3-7c8b8a7cdf68"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:46:30.279327 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-40696435-933f-4cb7-ab37-dc17ecd1bbd5 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Update called for group d71475d8-2346-4c46-8c05-0230e477a2db. {{(pid=88069) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Dec 02 10:46:30.279698 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.groups [None req-40696435-933f-4cb7-ab37-dc17ecd1bbd5 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Updating group d71475d8-2346-4c46-8c05-0230e477a2db with name None description: None add_volumes: None remove_volumes: b4ec6e3b-b7fa-4169-90d3-7c8b8a7cdf68. Dec 02 10:46:30.287632 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:30.287632 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:30.341709 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-40696435-933f-4cb7-ab37-dc17ecd1bbd5 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/d71475d8-2346-4c46-8c05-0230e477a2db returned with HTTP 202 Dec 02 10:46:30.343137 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 252/497] 10.222.0.23 () {62 vars in 1373 bytes} [Wed Dec 2 10:46:30 2020] PUT /volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/d71475d8-2346-4c46-8c05-0230e477a2db => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 02 10:46:30.351641 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3e34d247-40c2-4a7a-b2e1-a6ccb71e6ada tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/d71475d8-2346-4c46-8c05-0230e477a2db Dec 02 10:46:30.352749 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3e34d247-40c2-4a7a-b2e1-a6ccb71e6ada tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:30.353569 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:30.353569 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:30.354092 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3e34d247-40c2-4a7a-b2e1-a6ccb71e6ada tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'version_select' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:30.355640 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-3e34d247-40c2-4a7a-b2e1-a6ccb71e6ada tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] show called for member d71475d8-2346-4c46-8c05-0230e477a2db {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 02 10:46:30.369045 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:30.369045 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:30.419394 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3e34d247-40c2-4a7a-b2e1-a6ccb71e6ada tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/d71475d8-2346-4c46-8c05-0230e477a2db returned with HTTP 200 Dec 02 10:46:30.425585 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 246/498] 10.222.0.23 () {60 vars in 1353 bytes} [Wed Dec 2 10:46:30 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/d71475d8-2346-4c46-8c05-0230e477a2db => generated 392 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:46:31.433034 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2888fd79-009a-4eaa-b743-e73eba793125 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/d71475d8-2346-4c46-8c05-0230e477a2db Dec 02 10:46:31.434420 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2888fd79-009a-4eaa-b743-e73eba793125 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:31.434598 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:31.434598 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:31.435108 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2888fd79-009a-4eaa-b743-e73eba793125 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'version_select' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:31.435599 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-2888fd79-009a-4eaa-b743-e73eba793125 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] show called for member d71475d8-2346-4c46-8c05-0230e477a2db {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 02 10:46:31.443310 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:31.443310 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:31.474260 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2888fd79-009a-4eaa-b743-e73eba793125 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/d71475d8-2346-4c46-8c05-0230e477a2db returned with HTTP 200 Dec 02 10:46:31.476280 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 253/499] 10.222.0.23 () {60 vars in 1353 bytes} [Wed Dec 2 10:46:31 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/d71475d8-2346-4c46-8c05-0230e477a2db => generated 393 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:46:31.486678 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0f37304c-4bf2-4cc7-b9cc-10696cb445c6 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] PUT http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/d71475d8-2346-4c46-8c05-0230e477a2db Dec 02 10:46:31.487190 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:31.487190 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:31.487575 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0f37304c-4bf2-4cc7-b9cc-10696cb445c6 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "b4ec6e3b-b7fa-4169-90d3-7c8b8a7cdf68"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:46:31.499530 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-0f37304c-4bf2-4cc7-b9cc-10696cb445c6 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Update called for group d71475d8-2346-4c46-8c05-0230e477a2db. {{(pid=88068) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Dec 02 10:46:31.499858 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.groups [None req-0f37304c-4bf2-4cc7-b9cc-10696cb445c6 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Updating group d71475d8-2346-4c46-8c05-0230e477a2db with name None description: None add_volumes: b4ec6e3b-b7fa-4169-90d3-7c8b8a7cdf68 remove_volumes: None. Dec 02 10:46:31.507420 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:31.507420 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:31.621942 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0f37304c-4bf2-4cc7-b9cc-10696cb445c6 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/d71475d8-2346-4c46-8c05-0230e477a2db returned with HTTP 202 Dec 02 10:46:31.622962 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 247/500] 10.222.0.23 () {62 vars in 1373 bytes} [Wed Dec 2 10:46:31 2020] PUT /volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/d71475d8-2346-4c46-8c05-0230e477a2db => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 02 10:46:31.638975 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-eb8e78a8-6447-4eaa-ab03-d2ba6275ce63 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/d71475d8-2346-4c46-8c05-0230e477a2db Dec 02 10:46:31.641600 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-eb8e78a8-6447-4eaa-ab03-d2ba6275ce63 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:31.643811 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:31.643811 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:31.644310 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-eb8e78a8-6447-4eaa-ab03-d2ba6275ce63 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'version_select' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:31.644813 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-eb8e78a8-6447-4eaa-ab03-d2ba6275ce63 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] show called for member d71475d8-2346-4c46-8c05-0230e477a2db {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 02 10:46:31.662311 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:31.662311 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:31.689611 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-eb8e78a8-6447-4eaa-ab03-d2ba6275ce63 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/d71475d8-2346-4c46-8c05-0230e477a2db returned with HTTP 200 Dec 02 10:46:31.691054 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 254/501] 10.222.0.23 () {60 vars in 1353 bytes} [Wed Dec 2 10:46:31 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/d71475d8-2346-4c46-8c05-0230e477a2db => generated 392 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:46:32.476614 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a3773c29-fb39-45b7-9006-4b24d797d009 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] GET http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/eb56b5ac-05fb-48b5-9433-912999a5c110 Dec 02 10:46:32.477483 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a3773c29-fb39-45b7-9006-4b24d797d009 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:32.478166 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:32.478166 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:32.478720 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a3773c29-fb39-45b7-9006-4b24d797d009 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:32.541142 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:32.541142 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:32.550642 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a3773c29-fb39-45b7-9006-4b24d797d009 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Volume info retrieved successfully. Dec 02 10:46:32.575319 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a3773c29-fb39-45b7-9006-4b24d797d009 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/eb56b5ac-05fb-48b5-9433-912999a5c110 returned with HTTP 200 Dec 02 10:46:32.588681 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 248/502] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:46:32 2020] GET /volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/eb56b5ac-05fb-48b5-9433-912999a5c110 => generated 912 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:46:32.594781 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a8e4a099-fd36-42ee-808c-bbb5778fc2a7 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] GET http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/eb56b5ac-05fb-48b5-9433-912999a5c110 Dec 02 10:46:32.595311 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a8e4a099-fd36-42ee-808c-bbb5778fc2a7 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:32.595960 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:32.595960 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:32.600384 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a8e4a099-fd36-42ee-808c-bbb5778fc2a7 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:32.660236 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:32.660236 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:32.670597 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a8e4a099-fd36-42ee-808c-bbb5778fc2a7 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Volume info retrieved successfully. Dec 02 10:46:32.697655 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a8e4a099-fd36-42ee-808c-bbb5778fc2a7 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/eb56b5ac-05fb-48b5-9433-912999a5c110 returned with HTTP 200 Dec 02 10:46:32.698949 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 255/503] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:46:32 2020] GET /volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/eb56b5ac-05fb-48b5-9433-912999a5c110 => generated 912 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:46:32.711191 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6882dbbd-9ddd-4f53-9090-aa768d234ee8 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/d71475d8-2346-4c46-8c05-0230e477a2db Dec 02 10:46:32.712183 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6882dbbd-9ddd-4f53-9090-aa768d234ee8 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:32.712183 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:32.712183 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:32.712448 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6882dbbd-9ddd-4f53-9090-aa768d234ee8 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'version_select' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:32.712735 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-6882dbbd-9ddd-4f53-9090-aa768d234ee8 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] show called for member d71475d8-2346-4c46-8c05-0230e477a2db {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 02 10:46:32.722344 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:32.722344 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:32.770429 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6882dbbd-9ddd-4f53-9090-aa768d234ee8 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/d71475d8-2346-4c46-8c05-0230e477a2db returned with HTTP 200 Dec 02 10:46:32.777066 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 249/504] 10.222.0.23 () {60 vars in 1353 bytes} [Wed Dec 2 10:46:32 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/d71475d8-2346-4c46-8c05-0230e477a2db => generated 393 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:46:32.791507 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a2fac56a-52f5-4885-8c3f-04e678b7c74c tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] PUT http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/d71475d8-2346-4c46-8c05-0230e477a2db Dec 02 10:46:32.792303 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:32.792303 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:32.792754 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a2fac56a-52f5-4885-8c3f-04e678b7c74c tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "5536651f-d9d2-4b08-8f7f-04753a671650"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:46:32.794006 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-a2fac56a-52f5-4885-8c3f-04e678b7c74c tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Update called for group d71475d8-2346-4c46-8c05-0230e477a2db. {{(pid=88069) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Dec 02 10:46:32.794354 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.groups [None req-a2fac56a-52f5-4885-8c3f-04e678b7c74c tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Updating group d71475d8-2346-4c46-8c05-0230e477a2db with name None description: None add_volumes: None remove_volumes: 5536651f-d9d2-4b08-8f7f-04753a671650. Dec 02 10:46:32.804132 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:32.804132 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:32.861784 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a2fac56a-52f5-4885-8c3f-04e678b7c74c tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/d71475d8-2346-4c46-8c05-0230e477a2db returned with HTTP 202 Dec 02 10:46:32.866996 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 256/505] 10.222.0.23 () {62 vars in 1373 bytes} [Wed Dec 2 10:46:32 2020] PUT /volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/d71475d8-2346-4c46-8c05-0230e477a2db => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 02 10:46:32.872844 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3912b763-4eb1-4a07-8934-9ada4c9764fb tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/d71475d8-2346-4c46-8c05-0230e477a2db Dec 02 10:46:32.874223 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3912b763-4eb1-4a07-8934-9ada4c9764fb tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:32.874633 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:32.874633 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:32.875258 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3912b763-4eb1-4a07-8934-9ada4c9764fb tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'version_select' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:32.875844 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-3912b763-4eb1-4a07-8934-9ada4c9764fb tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] show called for member d71475d8-2346-4c46-8c05-0230e477a2db {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 02 10:46:32.885678 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:32.885678 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:32.917024 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3912b763-4eb1-4a07-8934-9ada4c9764fb tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/d71475d8-2346-4c46-8c05-0230e477a2db returned with HTTP 200 Dec 02 10:46:32.924049 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 250/506] 10.222.0.23 () {60 vars in 1353 bytes} [Wed Dec 2 10:46:32 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/d71475d8-2346-4c46-8c05-0230e477a2db => generated 392 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:46:33.931224 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3f27bfe7-e76e-4c6e-b084-2fccdcbe471c tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/d71475d8-2346-4c46-8c05-0230e477a2db Dec 02 10:46:33.932931 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3f27bfe7-e76e-4c6e-b084-2fccdcbe471c tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:33.933344 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:33.933344 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:33.933974 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3f27bfe7-e76e-4c6e-b084-2fccdcbe471c tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'version_select' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:33.934531 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-3f27bfe7-e76e-4c6e-b084-2fccdcbe471c tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] show called for member d71475d8-2346-4c46-8c05-0230e477a2db {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 02 10:46:33.944337 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:33.944337 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:33.979530 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3f27bfe7-e76e-4c6e-b084-2fccdcbe471c tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/d71475d8-2346-4c46-8c05-0230e477a2db returned with HTTP 200 Dec 02 10:46:33.987375 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 257/507] 10.222.0.23 () {60 vars in 1353 bytes} [Wed Dec 2 10:46:33 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/d71475d8-2346-4c46-8c05-0230e477a2db => generated 393 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:46:33.992576 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c1e39d0b-ad0f-4bd6-a616-3f82a54a455b tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] PUT http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/d71475d8-2346-4c46-8c05-0230e477a2db Dec 02 10:46:33.993289 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:33.993289 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:33.995330 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c1e39d0b-ad0f-4bd6-a616-3f82a54a455b tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "5536651f-d9d2-4b08-8f7f-04753a671650"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:46:33.996602 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-c1e39d0b-ad0f-4bd6-a616-3f82a54a455b tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Update called for group d71475d8-2346-4c46-8c05-0230e477a2db. {{(pid=88068) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Dec 02 10:46:33.997151 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.groups [None req-c1e39d0b-ad0f-4bd6-a616-3f82a54a455b tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Updating group d71475d8-2346-4c46-8c05-0230e477a2db with name None description: None add_volumes: 5536651f-d9d2-4b08-8f7f-04753a671650 remove_volumes: None. Dec 02 10:46:34.020551 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:34.020551 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:34.221185 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c1e39d0b-ad0f-4bd6-a616-3f82a54a455b tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/d71475d8-2346-4c46-8c05-0230e477a2db returned with HTTP 202 Dec 02 10:46:34.222893 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 251/508] 10.222.0.23 () {62 vars in 1373 bytes} [Wed Dec 2 10:46:33 2020] PUT /volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/d71475d8-2346-4c46-8c05-0230e477a2db => generated 0 bytes in 235 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 02 10:46:34.231396 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-502e27a3-3acd-4498-85d3-1915c3b34cbf tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/d71475d8-2346-4c46-8c05-0230e477a2db Dec 02 10:46:34.231946 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-502e27a3-3acd-4498-85d3-1915c3b34cbf tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:34.232272 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:34.232272 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:34.233537 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-502e27a3-3acd-4498-85d3-1915c3b34cbf tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'version_select' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:34.234452 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-502e27a3-3acd-4498-85d3-1915c3b34cbf tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] show called for member d71475d8-2346-4c46-8c05-0230e477a2db {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 02 10:46:34.257018 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:34.257018 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:34.301074 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-502e27a3-3acd-4498-85d3-1915c3b34cbf tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/d71475d8-2346-4c46-8c05-0230e477a2db returned with HTTP 200 Dec 02 10:46:34.301934 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 258/509] 10.222.0.23 () {60 vars in 1353 bytes} [Wed Dec 2 10:46:34 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/d71475d8-2346-4c46-8c05-0230e477a2db => generated 392 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:46:35.314253 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-86836f4a-5151-4f3d-bf33-47b9d92fb775 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/d71475d8-2346-4c46-8c05-0230e477a2db Dec 02 10:46:35.314802 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-86836f4a-5151-4f3d-bf33-47b9d92fb775 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:35.315103 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:35.315103 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:35.315555 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-86836f4a-5151-4f3d-bf33-47b9d92fb775 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'version_select' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:35.316061 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-86836f4a-5151-4f3d-bf33-47b9d92fb775 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] show called for member d71475d8-2346-4c46-8c05-0230e477a2db {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 02 10:46:35.332133 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:35.332133 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:35.388358 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-86836f4a-5151-4f3d-bf33-47b9d92fb775 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/d71475d8-2346-4c46-8c05-0230e477a2db returned with HTTP 200 Dec 02 10:46:35.389368 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 252/510] 10.222.0.23 () {60 vars in 1353 bytes} [Wed Dec 2 10:46:35 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/d71475d8-2346-4c46-8c05-0230e477a2db => generated 393 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:46:35.400988 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6c92ef02-4964-44ef-b279-889012a661a5 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/detail Dec 02 10:46:35.401570 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6c92ef02-4964-44ef-b279-889012a661a5 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:35.401788 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:35.401788 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:35.402159 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6c92ef02-4964-44ef-b279-889012a661a5 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'detail' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:35.402883 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-6c92ef02-4964-44ef-b279-889012a661a5 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Removing options '' from query. {{(pid=88069) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 10:46:35.403680 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:35.403680 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:35.404748 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-6c92ef02-4964-44ef-b279-889012a661a5 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88069) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 02 10:46:35.466831 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6c92ef02-4964-44ef-b279-889012a661a5 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Get all volumes completed successfully. Dec 02 10:46:35.468553 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-6c92ef02-4964-44ef-b279-889012a661a5 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:46:35.469204 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-6c92ef02-4964-44ef-b279-889012a661a5 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:46:35.477343 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-6c92ef02-4964-44ef-b279-889012a661a5 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] 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=88069) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 10:46:35.484458 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:35.484458 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:35.511040 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-6c92ef02-4964-44ef-b279-889012a661a5 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:46:35.511501 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-6c92ef02-4964-44ef-b279-889012a661a5 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:46:35.520542 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-6c92ef02-4964-44ef-b279-889012a661a5 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] 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=88069) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 10:46:35.527979 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:35.527979 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:35.551841 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6c92ef02-4964-44ef-b279-889012a661a5 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/detail returned with HTTP 200 Dec 02 10:46:35.566297 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 259/511] 10.222.0.23 () {60 vars in 1266 bytes} [Wed Dec 2 10:46:35 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/detail => generated 1992 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 02 10:46:35.569780 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b2356e6c-a5a4-4150-8e57-354e8632c56a tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] POST http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/group_snapshots Dec 02 10:46:35.570374 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:35.570374 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:35.570910 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b2356e6c-a5a4-4150-8e57-354e8632c56a tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "d71475d8-2346-4c46-8c05-0230e477a2db", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1254051820"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:46:35.572003 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.group_snapshots [None req-b2356e6c-a5a4-4150-8e57-354e8632c56a tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Creating new group_snapshot {'group_snapshot': {'group_id': 'd71475d8-2346-4c46-8c05-0230e477a2db', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1254051820'}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Dec 02 10:46:35.579479 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:35.579479 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:35.595340 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.group_snapshots [None req-b2356e6c-a5a4-4150-8e57-354e8632c56a tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1254051820. Dec 02 10:46:35.684341 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:35.684341 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:35.779949 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.quota [None req-b2356e6c-a5a4-4150-8e57-354e8632c56a tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-296825715 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-296825715, it is now deprecated. Please use the default quota class for default quota. Dec 02 10:46:35.820909 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-b2356e6c-a5a4-4150-8e57-354e8632c56a tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Created reservations ['64083bc9-e81d-4186-a4f5-a2f6d9ec728f', 'acfadf63-4a1b-4f3c-9f39-e1eb28586d50', '3406d9af-321f-486d-98a7-9dee7625735b', '38d96910-c63b-460d-8b84-efbe5fb42f3c'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 10:46:35.986592 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b2356e6c-a5a4-4150-8e57-354e8632c56a tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/group_snapshots returned with HTTP 202 Dec 02 10:46:35.992119 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 253/512] 10.222.0.23 () {62 vars in 1291 bytes} [Wed Dec 2 10:46:35 2020] POST /volume/v3/d351e768ecc4449cbd095e4564d12ea3/group_snapshots => generated 187 bytes in 422 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:46:36.000273 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0c4eed0f-2885-4ee0-98a7-583e2b63b4f5 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/group_snapshots/035655dc-2db7-4bf2-b0ca-10b6c1b2a404 Dec 02 10:46:36.001262 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0c4eed0f-2885-4ee0-98a7-583e2b63b4f5 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:36.001690 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:36.001690 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:36.002323 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0c4eed0f-2885-4ee0-98a7-583e2b63b4f5 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'version_select' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:36.002944 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.group_snapshots [None req-0c4eed0f-2885-4ee0-98a7-583e2b63b4f5 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] show called for member 035655dc-2db7-4bf2-b0ca-10b6c1b2a404 {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 02 10:46:36.009972 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:36.009972 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:36.023688 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0c4eed0f-2885-4ee0-98a7-583e2b63b4f5 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/group_snapshots/035655dc-2db7-4bf2-b0ca-10b6c1b2a404 returned with HTTP 200 Dec 02 10:46:36.028789 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 260/513] 10.222.0.23 () {60 vars in 1380 bytes} [Wed Dec 2 10:46:35 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/group_snapshots/035655dc-2db7-4bf2-b0ca-10b6c1b2a404 => generated 326 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:46:37.042713 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e5ab6610-b63f-4612-b902-dd8161880bda tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/group_snapshots/035655dc-2db7-4bf2-b0ca-10b6c1b2a404 Dec 02 10:46:37.043278 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e5ab6610-b63f-4612-b902-dd8161880bda tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:37.043520 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:37.043520 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:37.043843 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e5ab6610-b63f-4612-b902-dd8161880bda tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'version_select' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:37.044254 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.group_snapshots [None req-e5ab6610-b63f-4612-b902-dd8161880bda tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] show called for member 035655dc-2db7-4bf2-b0ca-10b6c1b2a404 {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 02 10:46:37.093485 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:37.093485 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:37.137910 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e5ab6610-b63f-4612-b902-dd8161880bda tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/group_snapshots/035655dc-2db7-4bf2-b0ca-10b6c1b2a404 returned with HTTP 200 Dec 02 10:46:37.138973 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 254/514] 10.222.0.23 () {60 vars in 1380 bytes} [Wed Dec 2 10:46:37 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/group_snapshots/035655dc-2db7-4bf2-b0ca-10b6c1b2a404 => generated 326 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:46:38.150271 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-11d255ff-f445-4976-b8eb-9d7f2f31a9c0 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/group_snapshots/035655dc-2db7-4bf2-b0ca-10b6c1b2a404 Dec 02 10:46:38.151499 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-11d255ff-f445-4976-b8eb-9d7f2f31a9c0 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:38.151881 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:38.151881 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:38.152501 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-11d255ff-f445-4976-b8eb-9d7f2f31a9c0 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'version_select' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:38.153140 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.group_snapshots [None req-11d255ff-f445-4976-b8eb-9d7f2f31a9c0 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] show called for member 035655dc-2db7-4bf2-b0ca-10b6c1b2a404 {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 02 10:46:38.182796 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:38.182796 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:38.219736 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-11d255ff-f445-4976-b8eb-9d7f2f31a9c0 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/group_snapshots/035655dc-2db7-4bf2-b0ca-10b6c1b2a404 returned with HTTP 200 Dec 02 10:46:38.221049 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 261/515] 10.222.0.23 () {60 vars in 1380 bytes} [Wed Dec 2 10:46:38 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/group_snapshots/035655dc-2db7-4bf2-b0ca-10b6c1b2a404 => generated 326 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:46:39.232601 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-108b28db-7ec7-4dd3-94d3-fb7b37eae6ee tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/group_snapshots/035655dc-2db7-4bf2-b0ca-10b6c1b2a404 Dec 02 10:46:39.233805 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-108b28db-7ec7-4dd3-94d3-fb7b37eae6ee tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:39.234211 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:39.234211 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:39.234829 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-108b28db-7ec7-4dd3-94d3-fb7b37eae6ee tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'version_select' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:39.235400 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.group_snapshots [None req-108b28db-7ec7-4dd3-94d3-fb7b37eae6ee tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] show called for member 035655dc-2db7-4bf2-b0ca-10b6c1b2a404 {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 02 10:46:39.251447 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:39.251447 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:39.292810 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-108b28db-7ec7-4dd3-94d3-fb7b37eae6ee tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/group_snapshots/035655dc-2db7-4bf2-b0ca-10b6c1b2a404 returned with HTTP 200 Dec 02 10:46:39.294202 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 255/516] 10.222.0.23 () {60 vars in 1380 bytes} [Wed Dec 2 10:46:39 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/group_snapshots/035655dc-2db7-4bf2-b0ca-10b6c1b2a404 => generated 326 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:46:40.306133 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4a9322a1-93f8-469c-b3dd-fcc5e1c012ce tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/group_snapshots/035655dc-2db7-4bf2-b0ca-10b6c1b2a404 Dec 02 10:46:40.307436 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4a9322a1-93f8-469c-b3dd-fcc5e1c012ce tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:40.307871 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:40.307871 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:40.308531 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4a9322a1-93f8-469c-b3dd-fcc5e1c012ce tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'version_select' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:40.309200 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.group_snapshots [None req-4a9322a1-93f8-469c-b3dd-fcc5e1c012ce tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] show called for member 035655dc-2db7-4bf2-b0ca-10b6c1b2a404 {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 02 10:46:40.334425 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:40.334425 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:40.375996 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4a9322a1-93f8-469c-b3dd-fcc5e1c012ce tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/group_snapshots/035655dc-2db7-4bf2-b0ca-10b6c1b2a404 returned with HTTP 200 Dec 02 10:46:40.380382 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 262/517] 10.222.0.23 () {60 vars in 1380 bytes} [Wed Dec 2 10:46:40 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/group_snapshots/035655dc-2db7-4bf2-b0ca-10b6c1b2a404 => generated 327 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:46:40.390299 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e8f26a8c-74b1-4218-9b05-d1a841b606e9 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/snapshots/detail Dec 02 10:46:40.391146 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e8f26a8c-74b1-4218-9b05-d1a841b606e9 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:40.391562 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:40.391562 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:40.392202 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e8f26a8c-74b1-4218-9b05-d1a841b606e9 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'detail' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:40.393114 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-e8f26a8c-74b1-4218-9b05-d1a841b606e9 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Removing options '' from query. {{(pid=88068) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 10:46:40.395659 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.db.sqlalchemy.api [None req-e8f26a8c-74b1-4218-9b05-d1a841b606e9 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Building query based on filter {{(pid=88068) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 02 10:46:40.417246 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e8f26a8c-74b1-4218-9b05-d1a841b606e9 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Get all snapshots completed successfully. Dec 02 10:46:40.418586 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:40.418586 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:40.420297 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e8f26a8c-74b1-4218-9b05-d1a841b606e9 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/snapshots/detail returned with HTTP 200 Dec 02 10:46:40.421410 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 256/518] 10.222.0.23 () {58 vars in 1231 bytes} [Wed Dec 2 10:46:40 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/snapshots/detail => generated 931 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:46:40.433943 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-346f9aa6-65de-49d2-849c-1858a1bf359d tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/snapshots/4a1b23f1-7e3b-48e3-86ca-28385c62f052 Dec 02 10:46:40.434775 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-346f9aa6-65de-49d2-849c-1858a1bf359d tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:40.435199 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:40.435199 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:40.435853 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-346f9aa6-65de-49d2-849c-1858a1bf359d tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:40.485348 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:40.485348 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:40.488993 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-346f9aa6-65de-49d2-849c-1858a1bf359d tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Snapshot retrieved successfully. Dec 02 10:46:40.491602 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-346f9aa6-65de-49d2-849c-1858a1bf359d tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/snapshots/4a1b23f1-7e3b-48e3-86ca-28385c62f052 returned with HTTP 200 Dec 02 10:46:40.495715 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 263/519] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 10:46:40 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/snapshots/4a1b23f1-7e3b-48e3-86ca-28385c62f052 => generated 470 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:46:40.507808 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0287d317-4cb7-479e-9757-779a97b87231 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/snapshots/1327d533-79af-4502-8567-f16c6686e385 Dec 02 10:46:40.508604 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0287d317-4cb7-479e-9757-779a97b87231 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:40.509053 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:40.509053 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:40.509728 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0287d317-4cb7-479e-9757-779a97b87231 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:40.564244 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:40.564244 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:40.565900 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0287d317-4cb7-479e-9757-779a97b87231 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Snapshot retrieved successfully. Dec 02 10:46:40.568306 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0287d317-4cb7-479e-9757-779a97b87231 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/snapshots/1327d533-79af-4502-8567-f16c6686e385 returned with HTTP 200 Dec 02 10:46:40.573482 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 257/520] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 10:46:40 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/snapshots/1327d533-79af-4502-8567-f16c6686e385 => generated 470 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:46:40.584979 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0063ebf1-0b1a-4e36-8506-db5f090e7653 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] DELETE http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/group_snapshots/035655dc-2db7-4bf2-b0ca-10b6c1b2a404 Dec 02 10:46:40.585543 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0063ebf1-0b1a-4e36-8506-db5f090e7653 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:40.585752 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:40.585752 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:40.586102 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0063ebf1-0b1a-4e36-8506-db5f090e7653 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'version_select' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:40.586505 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.group_snapshots [None req-0063ebf1-0b1a-4e36-8506-db5f090e7653 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] delete called for member 035655dc-2db7-4bf2-b0ca-10b6c1b2a404 {{(pid=88069) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Dec 02 10:46:40.586840 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.group_snapshots [None req-0063ebf1-0b1a-4e36-8506-db5f090e7653 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Delete group_snapshot with id: 035655dc-2db7-4bf2-b0ca-10b6c1b2a404 Dec 02 10:46:40.603733 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:40.603733 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:40.754867 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0063ebf1-0b1a-4e36-8506-db5f090e7653 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/group_snapshots/035655dc-2db7-4bf2-b0ca-10b6c1b2a404 returned with HTTP 202 Dec 02 10:46:40.758548 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 264/521] 10.222.0.23 () {60 vars in 1383 bytes} [Wed Dec 2 10:46:40 2020] DELETE /volume/v3/d351e768ecc4449cbd095e4564d12ea3/group_snapshots/035655dc-2db7-4bf2-b0ca-10b6c1b2a404 => generated 0 bytes in 178 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 02 10:46:40.764675 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-edc5895c-4728-4b31-b285-68b5e921f742 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/detail Dec 02 10:46:40.765517 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-edc5895c-4728-4b31-b285-68b5e921f742 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:40.765943 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:40.765943 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:40.766595 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-edc5895c-4728-4b31-b285-68b5e921f742 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'detail' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:40.767409 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-edc5895c-4728-4b31-b285-68b5e921f742 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Removing options '' from query. {{(pid=88068) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 10:46:40.769462 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-edc5895c-4728-4b31-b285-68b5e921f742 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88068) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 02 10:46:40.825063 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-edc5895c-4728-4b31-b285-68b5e921f742 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Get all volumes completed successfully. Dec 02 10:46:40.827298 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-edc5895c-4728-4b31-b285-68b5e921f742 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:46:40.827968 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-edc5895c-4728-4b31-b285-68b5e921f742 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:46:40.836959 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-edc5895c-4728-4b31-b285-68b5e921f742 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] 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=88068) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 10:46:40.845412 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:40.845412 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:40.859521 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-edc5895c-4728-4b31-b285-68b5e921f742 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:46:40.860341 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-edc5895c-4728-4b31-b285-68b5e921f742 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:46:40.869363 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-edc5895c-4728-4b31-b285-68b5e921f742 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] 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=88068) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 10:46:40.876472 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:40.876472 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:40.899999 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-edc5895c-4728-4b31-b285-68b5e921f742 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/detail returned with HTTP 200 Dec 02 10:46:40.901689 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 258/522] 10.222.0.23 () {60 vars in 1266 bytes} [Wed Dec 2 10:46:40 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/detail => generated 1992 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 02 10:46:40.921232 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-06d86cbe-1f35-4b8c-8197-18e4949b33d0 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/snapshots/detail Dec 02 10:46:40.922027 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-06d86cbe-1f35-4b8c-8197-18e4949b33d0 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:40.922475 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:40.922475 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:40.923119 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-06d86cbe-1f35-4b8c-8197-18e4949b33d0 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'detail' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:40.923902 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-06d86cbe-1f35-4b8c-8197-18e4949b33d0 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Removing options '' from query. {{(pid=88069) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 10:46:40.925422 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:40.925422 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:40.944986 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.db.sqlalchemy.api [None req-06d86cbe-1f35-4b8c-8197-18e4949b33d0 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Building query based on filter {{(pid=88069) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 02 10:46:40.961993 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-06d86cbe-1f35-4b8c-8197-18e4949b33d0 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Get all snapshots completed successfully. Dec 02 10:46:40.964077 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:40.964077 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:40.973341 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-06d86cbe-1f35-4b8c-8197-18e4949b33d0 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/snapshots/detail returned with HTTP 200 Dec 02 10:46:40.981312 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 265/523] 10.222.0.23 () {58 vars in 1231 bytes} [Wed Dec 2 10:46:40 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/snapshots/detail => generated 929 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:46:40.986640 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e63d4cd9-fa20-490c-b535-14a05fc31ed4 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/snapshots/4a1b23f1-7e3b-48e3-86ca-28385c62f052 Dec 02 10:46:40.987342 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e63d4cd9-fa20-490c-b535-14a05fc31ed4 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:40.987667 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:40.987667 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:40.988603 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e63d4cd9-fa20-490c-b535-14a05fc31ed4 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:41.072937 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:41.072937 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:41.075630 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e63d4cd9-fa20-490c-b535-14a05fc31ed4 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Snapshot retrieved successfully. Dec 02 10:46:41.079212 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e63d4cd9-fa20-490c-b535-14a05fc31ed4 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/snapshots/4a1b23f1-7e3b-48e3-86ca-28385c62f052 returned with HTTP 200 Dec 02 10:46:41.081583 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 259/524] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 10:46:40 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/snapshots/4a1b23f1-7e3b-48e3-86ca-28385c62f052 => generated 469 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:46:42.093783 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-24ac2fac-3bc2-4212-b9ff-635f2cb653fd tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/snapshots/4a1b23f1-7e3b-48e3-86ca-28385c62f052 Dec 02 10:46:42.095559 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-24ac2fac-3bc2-4212-b9ff-635f2cb653fd tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:42.095975 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:42.095975 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:42.096618 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-24ac2fac-3bc2-4212-b9ff-635f2cb653fd tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:42.149678 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:42.149678 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:42.151509 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-24ac2fac-3bc2-4212-b9ff-635f2cb653fd tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Snapshot retrieved successfully. Dec 02 10:46:42.154862 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-24ac2fac-3bc2-4212-b9ff-635f2cb653fd tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/snapshots/4a1b23f1-7e3b-48e3-86ca-28385c62f052 returned with HTTP 200 Dec 02 10:46:42.161323 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 266/525] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 10:46:42 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/snapshots/4a1b23f1-7e3b-48e3-86ca-28385c62f052 => generated 469 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:46:43.175214 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-054efdb6-184a-4214-8333-b59ffaed7233 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/snapshots/4a1b23f1-7e3b-48e3-86ca-28385c62f052 Dec 02 10:46:43.175746 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-054efdb6-184a-4214-8333-b59ffaed7233 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:43.175923 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:43.175923 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:43.177143 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-054efdb6-184a-4214-8333-b59ffaed7233 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:43.247080 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:43.247080 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:43.249106 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-054efdb6-184a-4214-8333-b59ffaed7233 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Snapshot retrieved successfully. Dec 02 10:46:43.267468 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-054efdb6-184a-4214-8333-b59ffaed7233 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/snapshots/4a1b23f1-7e3b-48e3-86ca-28385c62f052 returned with HTTP 200 Dec 02 10:46:43.281008 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 260/526] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 10:46:43 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/snapshots/4a1b23f1-7e3b-48e3-86ca-28385c62f052 => generated 469 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:46:44.282631 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3203f23b-82b8-4b12-bca1-734e6fad0c4b tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/snapshots/4a1b23f1-7e3b-48e3-86ca-28385c62f052 Dec 02 10:46:44.283305 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3203f23b-82b8-4b12-bca1-734e6fad0c4b tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:44.283631 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:44.283631 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:44.284388 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3203f23b-82b8-4b12-bca1-734e6fad0c4b tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:44.334699 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:44.334699 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:44.336249 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3203f23b-82b8-4b12-bca1-734e6fad0c4b tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Snapshot retrieved successfully. Dec 02 10:46:44.340004 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3203f23b-82b8-4b12-bca1-734e6fad0c4b tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/snapshots/4a1b23f1-7e3b-48e3-86ca-28385c62f052 returned with HTTP 200 Dec 02 10:46:44.341403 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 267/527] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 10:46:44 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/snapshots/4a1b23f1-7e3b-48e3-86ca-28385c62f052 => generated 468 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:46:45.362771 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-162b5024-a9f7-40f1-99c4-523940214075 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/snapshots/4a1b23f1-7e3b-48e3-86ca-28385c62f052 Dec 02 10:46:45.363778 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-162b5024-a9f7-40f1-99c4-523940214075 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:45.364015 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:45.364015 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:45.364407 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-162b5024-a9f7-40f1-99c4-523940214075 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:45.456624 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-162b5024-a9f7-40f1-99c4-523940214075 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/snapshots/4a1b23f1-7e3b-48e3-86ca-28385c62f052 returned with HTTP 404 Dec 02 10:46:45.460809 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 261/528] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 10:46:45 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/snapshots/4a1b23f1-7e3b-48e3-86ca-28385c62f052 => generated 111 bytes in 112 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:46:45.469822 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2faa0b6e-0e21-446e-a49a-4e722df5b7c0 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/snapshots/1327d533-79af-4502-8567-f16c6686e385 Dec 02 10:46:45.470707 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2faa0b6e-0e21-446e-a49a-4e722df5b7c0 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:45.471065 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:45.471065 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:45.471787 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2faa0b6e-0e21-446e-a49a-4e722df5b7c0 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:45.523191 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2faa0b6e-0e21-446e-a49a-4e722df5b7c0 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/snapshots/1327d533-79af-4502-8567-f16c6686e385 returned with HTTP 404 Dec 02 10:46:45.533950 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 268/529] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 10:46:45 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/snapshots/1327d533-79af-4502-8567-f16c6686e385 => generated 111 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:46:45.542845 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8d2f9292-04f7-4da0-a26a-7ffa5d905ff7 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/group_snapshots/035655dc-2db7-4bf2-b0ca-10b6c1b2a404 Dec 02 10:46:45.544135 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8d2f9292-04f7-4da0-a26a-7ffa5d905ff7 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:45.544802 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8d2f9292-04f7-4da0-a26a-7ffa5d905ff7 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'version_select' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:45.545375 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.group_snapshots [None req-8d2f9292-04f7-4da0-a26a-7ffa5d905ff7 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] show called for member 035655dc-2db7-4bf2-b0ca-10b6c1b2a404 {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 02 10:46:45.551766 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8d2f9292-04f7-4da0-a26a-7ffa5d905ff7 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/group_snapshots/035655dc-2db7-4bf2-b0ca-10b6c1b2a404 returned with HTTP 404 Dec 02 10:46:45.557834 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 262/530] 10.222.0.23 () {60 vars in 1380 bytes} [Wed Dec 2 10:46:45 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/group_snapshots/035655dc-2db7-4bf2-b0ca-10b6c1b2a404 => generated 116 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 02 10:46:45.562739 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-98218e27-5ef9-4a50-b8f2-24d32bf6f208 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] DELETE http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/group_snapshots/035655dc-2db7-4bf2-b0ca-10b6c1b2a404 Dec 02 10:46:45.563635 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-98218e27-5ef9-4a50-b8f2-24d32bf6f208 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:45.564266 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-98218e27-5ef9-4a50-b8f2-24d32bf6f208 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'version_select' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:45.564871 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.group_snapshots [None req-98218e27-5ef9-4a50-b8f2-24d32bf6f208 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] delete called for member 035655dc-2db7-4bf2-b0ca-10b6c1b2a404 {{(pid=88069) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Dec 02 10:46:45.565370 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.group_snapshots [None req-98218e27-5ef9-4a50-b8f2-24d32bf6f208 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Delete group_snapshot with id: 035655dc-2db7-4bf2-b0ca-10b6c1b2a404 Dec 02 10:46:45.571454 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-98218e27-5ef9-4a50-b8f2-24d32bf6f208 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/group_snapshots/035655dc-2db7-4bf2-b0ca-10b6c1b2a404 returned with HTTP 404 Dec 02 10:46:45.576894 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 269/531] 10.222.0.23 () {60 vars in 1383 bytes} [Wed Dec 2 10:46:45 2020] DELETE /volume/v3/d351e768ecc4449cbd095e4564d12ea3/group_snapshots/035655dc-2db7-4bf2-b0ca-10b6c1b2a404 => generated 116 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 02 10:46:45.583735 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8b61ac7b-68b2-4bb3-9624-96531f7f8906 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/detail Dec 02 10:46:45.584518 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8b61ac7b-68b2-4bb3-9624-96531f7f8906 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:45.585218 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8b61ac7b-68b2-4bb3-9624-96531f7f8906 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'detail' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:45.585967 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-8b61ac7b-68b2-4bb3-9624-96531f7f8906 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Removing options '' from query. {{(pid=88068) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 10:46:45.588191 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-8b61ac7b-68b2-4bb3-9624-96531f7f8906 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88068) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 02 10:46:45.677241 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-8b61ac7b-68b2-4bb3-9624-96531f7f8906 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Get all volumes completed successfully. Dec 02 10:46:45.679635 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-8b61ac7b-68b2-4bb3-9624-96531f7f8906 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:46:45.680363 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-8b61ac7b-68b2-4bb3-9624-96531f7f8906 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:46:45.702704 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-8b61ac7b-68b2-4bb3-9624-96531f7f8906 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] 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=88068) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 10:46:45.717447 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:45.717447 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:45.747785 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-8b61ac7b-68b2-4bb3-9624-96531f7f8906 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:46:45.748637 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-8b61ac7b-68b2-4bb3-9624-96531f7f8906 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:46:45.767100 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-8b61ac7b-68b2-4bb3-9624-96531f7f8906 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] 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=88068) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 10:46:45.782742 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:45.782742 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:45.817626 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8b61ac7b-68b2-4bb3-9624-96531f7f8906 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/detail returned with HTTP 200 Dec 02 10:46:45.843799 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fa9348be-6df4-4194-b775-c0e9823b53ef tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] POST http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/d71475d8-2346-4c46-8c05-0230e477a2db/action Dec 02 10:46:45.845246 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fa9348be-6df4-4194-b775-c0e9823b53ef tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:46:45.845809 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fa9348be-6df4-4194-b775-c0e9823b53ef tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:46:45.847112 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-fa9348be-6df4-4194-b775-c0e9823b53ef tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] delete called for group d71475d8-2346-4c46-8c05-0230e477a2db {{(pid=88069) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 02 10:46:45.848571 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.groups [None req-fa9348be-6df4-4194-b775-c0e9823b53ef tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Delete group with id: d71475d8-2346-4c46-8c05-0230e477a2db Dec 02 10:46:45.852007 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 263/532] 10.222.0.23 () {60 vars in 1266 bytes} [Wed Dec 2 10:46:45 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/detail => generated 1992 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 02 10:46:45.861070 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:45.861070 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:46.102740 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fa9348be-6df4-4194-b775-c0e9823b53ef tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/d71475d8-2346-4c46-8c05-0230e477a2db/action returned with HTTP 202 Dec 02 10:46:46.107580 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 270/533] 10.222.0.23 () {62 vars in 1395 bytes} [Wed Dec 2 10:46:45 2020] POST /volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/d71475d8-2346-4c46-8c05-0230e477a2db/action => generated 0 bytes in 272 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 02 10:46:46.117585 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7aac4df8-348c-4aac-915d-0a0e83cfdd08 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/5536651f-d9d2-4b08-8f7f-04753a671650 Dec 02 10:46:46.118358 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7aac4df8-348c-4aac-915d-0a0e83cfdd08 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:46.118728 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:46.118728 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:46.119474 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7aac4df8-348c-4aac-915d-0a0e83cfdd08 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:46.238553 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:46.238553 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:46.249605 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-7aac4df8-348c-4aac-915d-0a0e83cfdd08 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Volume info retrieved successfully. Dec 02 10:46:46.268743 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-7aac4df8-348c-4aac-915d-0a0e83cfdd08 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:46:46.269363 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-7aac4df8-348c-4aac-915d-0a0e83cfdd08 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:46:46.281031 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-7aac4df8-348c-4aac-915d-0a0e83cfdd08 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] 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=88068) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 10:46:46.290128 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:46.290128 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:46.353665 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7aac4df8-348c-4aac-915d-0a0e83cfdd08 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/5536651f-d9d2-4b08-8f7f-04753a671650 returned with HTTP 200 Dec 02 10:46:46.355576 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 264/534] 10.222.0.23 () {60 vars in 1356 bytes} [Wed Dec 2 10:46:46 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/5536651f-d9d2-4b08-8f7f-04753a671650 => generated 999 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:46:47.371266 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d53e9575-9dbc-44ae-99c0-ce214ca5135e tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/5536651f-d9d2-4b08-8f7f-04753a671650 Dec 02 10:46:47.372016 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d53e9575-9dbc-44ae-99c0-ce214ca5135e tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:47.372335 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:47.372335 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:47.372916 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d53e9575-9dbc-44ae-99c0-ce214ca5135e tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:47.479088 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:47.479088 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:47.492087 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-d53e9575-9dbc-44ae-99c0-ce214ca5135e tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Volume info retrieved successfully. Dec 02 10:46:47.508444 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-d53e9575-9dbc-44ae-99c0-ce214ca5135e tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:46:47.509205 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-d53e9575-9dbc-44ae-99c0-ce214ca5135e tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:46:47.517771 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-d53e9575-9dbc-44ae-99c0-ce214ca5135e tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] 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=88069) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 10:46:47.525877 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:47.525877 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:47.553971 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d53e9575-9dbc-44ae-99c0-ce214ca5135e tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/5536651f-d9d2-4b08-8f7f-04753a671650 returned with HTTP 200 Dec 02 10:46:47.555305 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 271/535] 10.222.0.23 () {60 vars in 1356 bytes} [Wed Dec 2 10:46:47 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/5536651f-d9d2-4b08-8f7f-04753a671650 => generated 999 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:46:48.577476 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e2bac371-8a56-4abc-b86c-afca515ec993 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/5536651f-d9d2-4b08-8f7f-04753a671650 Dec 02 10:46:48.580964 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e2bac371-8a56-4abc-b86c-afca515ec993 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:48.581505 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:48.581505 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:48.582729 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e2bac371-8a56-4abc-b86c-afca515ec993 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:48.645807 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:48.645807 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:48.656873 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e2bac371-8a56-4abc-b86c-afca515ec993 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Volume info retrieved successfully. Dec 02 10:46:48.673494 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-e2bac371-8a56-4abc-b86c-afca515ec993 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:46:48.673920 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-e2bac371-8a56-4abc-b86c-afca515ec993 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:46:48.684391 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-e2bac371-8a56-4abc-b86c-afca515ec993 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] 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=88068) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 10:46:48.692438 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:48.692438 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:48.717191 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e2bac371-8a56-4abc-b86c-afca515ec993 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/5536651f-d9d2-4b08-8f7f-04753a671650 returned with HTTP 200 Dec 02 10:46:48.718342 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 265/536] 10.222.0.23 () {60 vars in 1356 bytes} [Wed Dec 2 10:46:48 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/5536651f-d9d2-4b08-8f7f-04753a671650 => generated 999 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:46:49.735463 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2e3ad068-19cb-462f-bc9b-f34861797e2d tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/5536651f-d9d2-4b08-8f7f-04753a671650 Dec 02 10:46:49.736072 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2e3ad068-19cb-462f-bc9b-f34861797e2d tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:49.736482 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:49.736482 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:49.736881 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2e3ad068-19cb-462f-bc9b-f34861797e2d tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:49.816048 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:49.816048 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:49.826025 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-2e3ad068-19cb-462f-bc9b-f34861797e2d tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Volume info retrieved successfully. Dec 02 10:46:49.840671 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-2e3ad068-19cb-462f-bc9b-f34861797e2d tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:46:49.841138 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-2e3ad068-19cb-462f-bc9b-f34861797e2d tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:46:49.849939 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-2e3ad068-19cb-462f-bc9b-f34861797e2d tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] 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=88069) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 10:46:49.857876 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:49.857876 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:49.882753 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2e3ad068-19cb-462f-bc9b-f34861797e2d tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/5536651f-d9d2-4b08-8f7f-04753a671650 returned with HTTP 200 Dec 02 10:46:49.883969 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 272/537] 10.222.0.23 () {60 vars in 1356 bytes} [Wed Dec 2 10:46:49 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/5536651f-d9d2-4b08-8f7f-04753a671650 => generated 999 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:46:50.902077 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-badb4087-d3ea-41a9-9939-bf03148432a4 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/5536651f-d9d2-4b08-8f7f-04753a671650 Dec 02 10:46:50.903248 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-badb4087-d3ea-41a9-9939-bf03148432a4 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:50.903704 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:50.903704 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:50.904356 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-badb4087-d3ea-41a9-9939-bf03148432a4 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:50.985663 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-badb4087-d3ea-41a9-9939-bf03148432a4 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/5536651f-d9d2-4b08-8f7f-04753a671650 returned with HTTP 404 Dec 02 10:46:50.987423 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 266/538] 10.222.0.23 () {60 vars in 1356 bytes} [Wed Dec 2 10:46:50 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/5536651f-d9d2-4b08-8f7f-04753a671650 => generated 109 bytes in 89 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 02 10:46:50.996783 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-424c67b6-1095-480d-9c4b-7839ab198339 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/b4ec6e3b-b7fa-4169-90d3-7c8b8a7cdf68 Dec 02 10:46:50.997746 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-424c67b6-1095-480d-9c4b-7839ab198339 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:50.998106 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:50.998106 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:50.998718 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-424c67b6-1095-480d-9c4b-7839ab198339 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:51.108829 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-424c67b6-1095-480d-9c4b-7839ab198339 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/b4ec6e3b-b7fa-4169-90d3-7c8b8a7cdf68 returned with HTTP 404 Dec 02 10:46:51.111727 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 273/539] 10.222.0.23 () {60 vars in 1356 bytes} [Wed Dec 2 10:46:50 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/b4ec6e3b-b7fa-4169-90d3-7c8b8a7cdf68 => generated 109 bytes in 120 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 02 10:46:51.120154 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-227ff4d6-ab85-485e-af25-6369dee4eb28 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/d71475d8-2346-4c46-8c05-0230e477a2db Dec 02 10:46:51.120662 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-227ff4d6-ab85-485e-af25-6369dee4eb28 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:51.129364 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-227ff4d6-ab85-485e-af25-6369dee4eb28 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'version_select' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:51.129794 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-227ff4d6-ab85-485e-af25-6369dee4eb28 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] show called for member d71475d8-2346-4c46-8c05-0230e477a2db {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 02 10:46:51.136264 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-227ff4d6-ab85-485e-af25-6369dee4eb28 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/d71475d8-2346-4c46-8c05-0230e477a2db returned with HTTP 404 Dec 02 10:46:51.141268 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 267/540] 10.222.0.23 () {60 vars in 1353 bytes} [Wed Dec 2 10:46:51 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/d71475d8-2346-4c46-8c05-0230e477a2db => generated 108 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 02 10:46:51.146918 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-21099eb0-5175-436c-ae07-c521807265c5 tempest-GroupSnapshotsTest-966183270 tempest-GroupSnapshotsTest-966183270] DELETE http://10.222.0.23/volume/v3/39dcb7ac46464a858383b040f2bf47b2/group_types/7d30bfae-a073-4d09-8602-92f534cc0330 Dec 02 10:46:51.147487 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-21099eb0-5175-436c-ae07-c521807265c5 tempest-GroupSnapshotsTest-966183270 tempest-GroupSnapshotsTest-966183270] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:51.147971 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-21099eb0-5175-436c-ae07-c521807265c5 tempest-GroupSnapshotsTest-966183270 tempest-GroupSnapshotsTest-966183270] Calling method 'version_select' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:51.199127 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 02 10:46:51.199127 n-d-764292-5 devstack@c-api.service[88067]: "UPDATE / DELETE expressions." % clause Dec 02 10:46:51.208343 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-21099eb0-5175-436c-ae07-c521807265c5 tempest-GroupSnapshotsTest-966183270 tempest-GroupSnapshotsTest-966183270] http://10.222.0.23/volume/v3/39dcb7ac46464a858383b040f2bf47b2/group_types/7d30bfae-a073-4d09-8602-92f534cc0330 returned with HTTP 202 Dec 02 10:46:51.209864 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 274/541] 10.222.0.23 () {60 vars in 1371 bytes} [Wed Dec 2 10:46:51 2020] DELETE /volume/v3/39dcb7ac46464a858383b040f2bf47b2/group_types/7d30bfae-a073-4d09-8602-92f534cc0330 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 02 10:46:51.229142 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d35d2c83-f899-47e6-9133-96434427b413 tempest-GroupSnapshotsTest-966183270 tempest-GroupSnapshotsTest-966183270] POST http://10.222.0.23/volume/v3/39dcb7ac46464a858383b040f2bf47b2/types Dec 02 10:46:51.230349 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d35d2c83-f899-47e6-9133-96434427b413 tempest-GroupSnapshotsTest-966183270 tempest-GroupSnapshotsTest-966183270] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-669031258"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:46:51.276964 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d35d2c83-f899-47e6-9133-96434427b413 tempest-GroupSnapshotsTest-966183270 tempest-GroupSnapshotsTest-966183270] http://10.222.0.23/volume/v3/39dcb7ac46464a858383b040f2bf47b2/types returned with HTTP 200 Dec 02 10:46:51.277780 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 268/542] 10.222.0.23 () {60 vars in 1219 bytes} [Wed Dec 2 10:46:51 2020] POST /volume/v3/39dcb7ac46464a858383b040f2bf47b2/types => generated 223 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:46:51.288483 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6efa2585-e479-4db0-87a2-71997c681b21 tempest-GroupSnapshotsTest-966183270 tempest-GroupSnapshotsTest-966183270] POST http://10.222.0.23/volume/v3/39dcb7ac46464a858383b040f2bf47b2/group_types Dec 02 10:46:51.289326 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6efa2585-e479-4db0-87a2-71997c681b21 tempest-GroupSnapshotsTest-966183270 tempest-GroupSnapshotsTest-966183270] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-102437686"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:46:51.335902 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6efa2585-e479-4db0-87a2-71997c681b21 tempest-GroupSnapshotsTest-966183270 tempest-GroupSnapshotsTest-966183270] http://10.222.0.23/volume/v3/39dcb7ac46464a858383b040f2bf47b2/group_types returned with HTTP 202 Dec 02 10:46:51.337056 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 275/543] 10.222.0.23 () {62 vars in 1278 bytes} [Wed Dec 2 10:46:51 2020] POST /volume/v3/39dcb7ac46464a858383b040f2bf47b2/group_types => generated 180 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:46:51.347092 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0d714c7b-bf02-4a1c-ad76-920877fa739a tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] POST http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups Dec 02 10:46:51.347870 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0d714c7b-bf02-4a1c-ad76-920877fa739a tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Action: 'create', calling method: version_select, body: {"group": {"group_type": "a9000be5-c7ae-4d2f-a48f-c2dcbd7c9728", "volume_types": ["197d5513-910f-453c-bde7-895c17578e8f"], "name": "tempest-GroupSnapshotsTest-Group-1957383147"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:46:51.349135 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-0d714c7b-bf02-4a1c-ad76-920877fa739a tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Creating new group {'group': {'group_type': 'a9000be5-c7ae-4d2f-a48f-c2dcbd7c9728', 'volume_types': ['197d5513-910f-453c-bde7-895c17578e8f'], 'name': 'tempest-GroupSnapshotsTest-Group-1957383147'}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Dec 02 10:46:51.362349 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.groups [None req-0d714c7b-bf02-4a1c-ad76-920877fa739a tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Creating group tempest-GroupSnapshotsTest-Group-1957383147. Dec 02 10:46:51.387644 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0d714c7b-bf02-4a1c-ad76-920877fa739a tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Availability Zones retrieved successfully. Dec 02 10:46:51.449321 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-0d714c7b-bf02-4a1c-ad76-920877fa739a tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Created reservations ['1aa19f0b-6a97-4a1b-9c6a-7e24ca238699'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 10:46:51.529055 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0d714c7b-bf02-4a1c-ad76-920877fa739a tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups returned with HTTP 202 Dec 02 10:46:51.536132 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 269/544] 10.222.0.23 () {62 vars in 1264 bytes} [Wed Dec 2 10:46:51 2020] POST /volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups => generated 112 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:46:51.542267 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-77d0e2bf-6c5c-4239-8525-a23ec41eeefe tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/fd83507f-102e-4eaa-b625-8170d4256b80 Dec 02 10:46:51.542673 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-77d0e2bf-6c5c-4239-8525-a23ec41eeefe tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:51.543133 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-77d0e2bf-6c5c-4239-8525-a23ec41eeefe tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'version_select' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:51.544020 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-77d0e2bf-6c5c-4239-8525-a23ec41eeefe tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] show called for member fd83507f-102e-4eaa-b625-8170d4256b80 {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 02 10:46:51.557472 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:51.557472 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:51.601869 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-77d0e2bf-6c5c-4239-8525-a23ec41eeefe tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/fd83507f-102e-4eaa-b625-8170d4256b80 returned with HTTP 200 Dec 02 10:46:51.603245 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 276/545] 10.222.0.23 () {60 vars in 1353 bytes} [Wed Dec 2 10:46:51 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/fd83507f-102e-4eaa-b625-8170d4256b80 => generated 392 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:46:52.619480 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a2fc5bf5-b7f7-4401-b3de-fdd440f2fd95 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/fd83507f-102e-4eaa-b625-8170d4256b80 Dec 02 10:46:52.620851 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a2fc5bf5-b7f7-4401-b3de-fdd440f2fd95 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:52.621304 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:52.621304 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:52.621981 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a2fc5bf5-b7f7-4401-b3de-fdd440f2fd95 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'version_select' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:52.622595 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-a2fc5bf5-b7f7-4401-b3de-fdd440f2fd95 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] show called for member fd83507f-102e-4eaa-b625-8170d4256b80 {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 02 10:46:52.634256 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:52.634256 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:52.668465 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a2fc5bf5-b7f7-4401-b3de-fdd440f2fd95 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/fd83507f-102e-4eaa-b625-8170d4256b80 returned with HTTP 200 Dec 02 10:46:52.669620 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 270/546] 10.222.0.23 () {60 vars in 1353 bytes} [Wed Dec 2 10:46:52 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/fd83507f-102e-4eaa-b625-8170d4256b80 => generated 393 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:46:52.680618 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ac255170-0d73-4433-b947-399b667befba tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] POST http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes Dec 02 10:46:52.681516 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:52.681516 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:52.682614 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ac255170-0d73-4433-b947-399b667befba tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Action: 'create', calling method: create, body: {"volume": {"volume_type": "197d5513-910f-453c-bde7-895c17578e8f", "group_id": "fd83507f-102e-4eaa-b625-8170d4256b80", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-2058717095"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:46:52.683984 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-ac255170-0d73-4433-b947-399b667befba tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Create volume request body: {'volume': {'volume_type': '197d5513-910f-453c-bde7-895c17578e8f', 'group_id': 'fd83507f-102e-4eaa-b625-8170d4256b80', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-2058717095'}} {{(pid=88069) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 10:46:52.704355 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:52.704355 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:52.705852 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-ac255170-0d73-4433-b947-399b667befba tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Create volume of 1 GB Dec 02 10:46:52.722140 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-ac255170-0d73-4433-b947-399b667befba tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Availability Zones retrieved successfully. Dec 02 10:46:52.739341 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-ac255170-0d73-4433-b947-399b667befba tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Flow 'volume_create_api' (00cf0473-baa8-4de3-b3c3-3b5820ebbae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:46:52.742298 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-ac255170-0d73-4433-b947-399b667befba tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (179b54ce-5667-4e3f-a823-1f7f83f5a6e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:46:52.745120 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:52.745120 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:52.745833 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-ac255170-0d73-4433-b947-399b667befba tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Validating volume size '1' using validate_int {{(pid=88069) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 10:46:52.800272 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-ac255170-0d73-4433-b947-399b667befba tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (179b54ce-5667-4e3f-a823-1f7f83f5a6e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:46:51Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=197d5513-910f-453c-bde7-895c17578e8f,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-669031258',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '197d5513-910f-453c-bde7-895c17578e8f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'fd83507f-102e-4eaa-b625-8170d4256b80', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:46:52.803840 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-ac255170-0d73-4433-b947-399b667befba tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4f4b4a1-0837-4496-aaf1-d3ec550b65ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:46:52.867752 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.quota [None req-ac255170-0d73-4433-b947-399b667befba tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-669031258 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-669031258, it is now deprecated. Please use the default quota class for default quota. Dec 02 10:46:52.868640 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.quota [None req-ac255170-0d73-4433-b947-399b667befba tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-669031258 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-669031258, it is now deprecated. Please use the default quota class for default quota. Dec 02 10:46:52.919430 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-ac255170-0d73-4433-b947-399b667befba tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Created reservations ['3d3fbf05-9863-476e-9159-fa5a824e5e94', 'd830209a-c3ae-4ef1-a7a7-907aab68d09c', 'a8f90f5c-e680-4e5e-8edf-d8bea25875ce', '6582fe5f-a191-439c-82eb-486e4b24bccc'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 10:46:52.922441 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-ac255170-0d73-4433-b947-399b667befba tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4f4b4a1-0837-4496-aaf1-d3ec550b65ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d3fbf05-9863-476e-9159-fa5a824e5e94', 'd830209a-c3ae-4ef1-a7a7-907aab68d09c', 'a8f90f5c-e680-4e5e-8edf-d8bea25875ce', '6582fe5f-a191-439c-82eb-486e4b24bccc']}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:46:52.925227 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-ac255170-0d73-4433-b947-399b667befba tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3963e890-4689-407b-be41-1bf7b1a21fff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:46:52.996120 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-ac255170-0d73-4433-b947-399b667befba tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3963e890-4689-407b-be41-1bf7b1a21fff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6970c75-71f9-4a4a-9fbe-498159e4a8d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-2058717095',encryption_key_id=None,group_id=fd83507f-102e-4eaa-b625-8170d4256b80,group_type_id=,metadata={},multiattach=False,project_id='d351e768ecc4449cbd095e4564d12ea3',qos_specs=None,replication_status=,reservations=['3d3fbf05-9863-476e-9159-fa5a824e5e94','d830209a-c3ae-4ef1-a7a7-907aab68d09c','a8f90f5c-e680-4e5e-8edf-d8bea25875ce','6582fe5f-a191-439c-82eb-486e4b24bccc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbb2357ab70f4c6b9f5ac3b3393d9f91',volume_type_id=197d5513-910f-453c-bde7-895c17578e8f), '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=2020-12-02T10:46:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-2058717095',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=fd83507f-102e-4eaa-b625-8170d4256b80,host=None,id=f6970c75-71f9-4a4a-9fbe-498159e4a8d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d351e768ecc4449cbd095e4564d12ea3',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,user_id='fbb2357ab70f4c6b9f5ac3b3393d9f91',volume_attachment=,volume_type=,volume_type_id=197d5513-910f-453c-bde7-895c17578e8f)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:46:52.998398 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-ac255170-0d73-4433-b947-399b667befba tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad06c61f-87e6-4a29-a2f0-a8a906aa9597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:46:53.027986 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-ac255170-0d73-4433-b947-399b667befba tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad06c61f-87e6-4a29-a2f0-a8a906aa9597) 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-GroupSnapshotsTest-Volume-2058717095',encryption_key_id=None,group_id=fd83507f-102e-4eaa-b625-8170d4256b80,group_type_id=,metadata={},multiattach=False,project_id='d351e768ecc4449cbd095e4564d12ea3',qos_specs=None,replication_status=,reservations=['3d3fbf05-9863-476e-9159-fa5a824e5e94','d830209a-c3ae-4ef1-a7a7-907aab68d09c','a8f90f5c-e680-4e5e-8edf-d8bea25875ce','6582fe5f-a191-439c-82eb-486e4b24bccc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbb2357ab70f4c6b9f5ac3b3393d9f91',volume_type_id=197d5513-910f-453c-bde7-895c17578e8f)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:46:53.031209 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-ac255170-0d73-4433-b947-399b667befba tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0460df96-d8cb-4c33-a886-9bb4b1e4d0ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:46:53.059873 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-ac255170-0d73-4433-b947-399b667befba tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0460df96-d8cb-4c33-a886-9bb4b1e4d0ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:46:53.064430 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-ac255170-0d73-4433-b947-399b667befba tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Flow 'volume_create_api' (00cf0473-baa8-4de3-b3c3-3b5820ebbae8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:46:53.129958 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-ac255170-0d73-4433-b947-399b667befba tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Create volume request issued successfully. Dec 02 10:46:53.152672 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-ac255170-0d73-4433-b947-399b667befba tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:46:53.153158 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-ac255170-0d73-4433-b947-399b667befba tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:46:53.162353 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-ac255170-0d73-4433-b947-399b667befba tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] 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=88069) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 10:46:53.176083 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:53.176083 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:53.202527 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ac255170-0d73-4433-b947-399b667befba tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes returned with HTTP 202 Dec 02 10:46:53.211717 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 277/547] 10.222.0.23 () {62 vars in 1267 bytes} [Wed Dec 2 10:46:52 2020] POST /volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes => generated 907 bytes in 527 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:46:53.218276 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-26903d9a-5c7f-49cb-be8b-979457815167 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/f6970c75-71f9-4a4a-9fbe-498159e4a8d5 Dec 02 10:46:53.218818 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-26903d9a-5c7f-49cb-be8b-979457815167 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:53.219287 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:53.219287 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:53.219893 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-26903d9a-5c7f-49cb-be8b-979457815167 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:53.293454 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:53.293454 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:53.309017 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-26903d9a-5c7f-49cb-be8b-979457815167 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Volume info retrieved successfully. Dec 02 10:46:53.330641 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-26903d9a-5c7f-49cb-be8b-979457815167 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:46:53.331216 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-26903d9a-5c7f-49cb-be8b-979457815167 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:46:53.340927 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-26903d9a-5c7f-49cb-be8b-979457815167 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] 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=88068) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 10:46:53.348658 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:53.348658 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:53.380186 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-26903d9a-5c7f-49cb-be8b-979457815167 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/f6970c75-71f9-4a4a-9fbe-498159e4a8d5 returned with HTTP 200 Dec 02 10:46:53.391825 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 271/548] 10.222.0.23 () {60 vars in 1356 bytes} [Wed Dec 2 10:46:53 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/f6970c75-71f9-4a4a-9fbe-498159e4a8d5 => generated 975 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:46:54.409576 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e744b090-3880-4b00-b213-ad16842e7f14 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/f6970c75-71f9-4a4a-9fbe-498159e4a8d5 Dec 02 10:46:54.410918 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e744b090-3880-4b00-b213-ad16842e7f14 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:54.411347 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:54.411347 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:54.412014 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e744b090-3880-4b00-b213-ad16842e7f14 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:54.498166 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:54.498166 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:54.508350 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e744b090-3880-4b00-b213-ad16842e7f14 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Volume info retrieved successfully. Dec 02 10:46:54.523988 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-e744b090-3880-4b00-b213-ad16842e7f14 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:46:54.524879 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-e744b090-3880-4b00-b213-ad16842e7f14 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:46:54.537524 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-e744b090-3880-4b00-b213-ad16842e7f14 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] 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=88069) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 10:46:54.545075 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:54.545075 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:54.570332 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e744b090-3880-4b00-b213-ad16842e7f14 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/f6970c75-71f9-4a4a-9fbe-498159e4a8d5 returned with HTTP 200 Dec 02 10:46:54.571571 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 278/549] 10.222.0.23 () {60 vars in 1356 bytes} [Wed Dec 2 10:46:54 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/f6970c75-71f9-4a4a-9fbe-498159e4a8d5 => generated 1000 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 02 10:46:54.589459 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a5e12765-cdd3-4518-a886-af7aa1ae2b88 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] POST http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/group_snapshots Dec 02 10:46:54.590440 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:54.590440 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:54.591248 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a5e12765-cdd3-4518-a886-af7aa1ae2b88 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "fd83507f-102e-4eaa-b625-8170d4256b80", "name": "tempest-group_snapshot-895045807"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:46:54.593115 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.group_snapshots [None req-a5e12765-cdd3-4518-a886-af7aa1ae2b88 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Creating new group_snapshot {'group_snapshot': {'group_id': 'fd83507f-102e-4eaa-b625-8170d4256b80', 'name': 'tempest-group_snapshot-895045807'}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Dec 02 10:46:54.602318 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:54.602318 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:54.619518 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.group_snapshots [None req-a5e12765-cdd3-4518-a886-af7aa1ae2b88 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Creating group_snapshot tempest-group_snapshot-895045807. Dec 02 10:46:54.680014 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:54.680014 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:54.725498 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.quota [None req-a5e12765-cdd3-4518-a886-af7aa1ae2b88 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-669031258 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-669031258, it is now deprecated. Please use the default quota class for default quota. Dec 02 10:46:54.727796 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.quota [None req-a5e12765-cdd3-4518-a886-af7aa1ae2b88 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-669031258 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-669031258, it is now deprecated. Please use the default quota class for default quota. Dec 02 10:46:54.758774 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-a5e12765-cdd3-4518-a886-af7aa1ae2b88 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Created reservations ['0bd846a1-98e5-46de-81e2-2d3a51bbc063', '1ab49fe3-5775-4cc1-ad3a-9a2dbaf9e6b9', '28a50ee3-f7ab-4492-bf00-016614bf9e31', 'd1e44fcf-7bc7-433c-a65b-b3c88965b728'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 10:46:54.836567 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a5e12765-cdd3-4518-a886-af7aa1ae2b88 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/group_snapshots returned with HTTP 202 Dec 02 10:46:54.842936 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 272/550] 10.222.0.23 () {62 vars in 1291 bytes} [Wed Dec 2 10:46:54 2020] POST /volume/v3/d351e768ecc4449cbd095e4564d12ea3/group_snapshots => generated 167 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:46:54.848519 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dd0a5762-de80-4dc1-93b2-1d825d1ca8e8 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/group_snapshots/17026ee2-e464-4bc2-8f8f-0a241848d83b Dec 02 10:46:54.849653 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dd0a5762-de80-4dc1-93b2-1d825d1ca8e8 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:54.850261 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:54.850261 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:54.850899 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dd0a5762-de80-4dc1-93b2-1d825d1ca8e8 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'version_select' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:54.851310 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.group_snapshots [None req-dd0a5762-de80-4dc1-93b2-1d825d1ca8e8 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] show called for member 17026ee2-e464-4bc2-8f8f-0a241848d83b {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 02 10:46:54.859639 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:54.859639 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:54.875836 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dd0a5762-de80-4dc1-93b2-1d825d1ca8e8 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/group_snapshots/17026ee2-e464-4bc2-8f8f-0a241848d83b returned with HTTP 200 Dec 02 10:46:54.880192 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 279/551] 10.222.0.23 () {60 vars in 1380 bytes} [Wed Dec 2 10:46:54 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/group_snapshots/17026ee2-e464-4bc2-8f8f-0a241848d83b => generated 306 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:46:55.887889 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-42d7ebcd-4f17-4622-b33a-ce9990b9fde9 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/group_snapshots/17026ee2-e464-4bc2-8f8f-0a241848d83b Dec 02 10:46:55.888609 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-42d7ebcd-4f17-4622-b33a-ce9990b9fde9 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:55.889058 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:55.889058 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:55.889705 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-42d7ebcd-4f17-4622-b33a-ce9990b9fde9 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'version_select' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:55.890338 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.group_snapshots [None req-42d7ebcd-4f17-4622-b33a-ce9990b9fde9 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] show called for member 17026ee2-e464-4bc2-8f8f-0a241848d83b {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 02 10:46:55.905898 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:55.905898 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:55.958129 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-42d7ebcd-4f17-4622-b33a-ce9990b9fde9 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/group_snapshots/17026ee2-e464-4bc2-8f8f-0a241848d83b returned with HTTP 200 Dec 02 10:46:55.960360 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 273/552] 10.222.0.23 () {60 vars in 1380 bytes} [Wed Dec 2 10:46:55 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/group_snapshots/17026ee2-e464-4bc2-8f8f-0a241848d83b => generated 306 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:46:56.969810 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-72bf5bfe-9f76-4b85-b91c-a7d66973f457 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/group_snapshots/17026ee2-e464-4bc2-8f8f-0a241848d83b Dec 02 10:46:56.970353 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-72bf5bfe-9f76-4b85-b91c-a7d66973f457 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:56.970736 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:56.970736 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:56.971530 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-72bf5bfe-9f76-4b85-b91c-a7d66973f457 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'version_select' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:56.972361 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.group_snapshots [None req-72bf5bfe-9f76-4b85-b91c-a7d66973f457 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] show called for member 17026ee2-e464-4bc2-8f8f-0a241848d83b {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 02 10:46:56.982098 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:56.982098 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:56.994776 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-72bf5bfe-9f76-4b85-b91c-a7d66973f457 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/group_snapshots/17026ee2-e464-4bc2-8f8f-0a241848d83b returned with HTTP 200 Dec 02 10:46:56.996240 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 280/553] 10.222.0.23 () {60 vars in 1380 bytes} [Wed Dec 2 10:46:56 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/group_snapshots/17026ee2-e464-4bc2-8f8f-0a241848d83b => generated 307 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:46:57.008055 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-36bcea02-17a7-42f6-849a-b61d9799e215 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/snapshots/detail Dec 02 10:46:57.009595 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-36bcea02-17a7-42f6-849a-b61d9799e215 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:57.010019 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:57.010019 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:57.010737 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-36bcea02-17a7-42f6-849a-b61d9799e215 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'detail' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:57.011536 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-36bcea02-17a7-42f6-849a-b61d9799e215 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Removing options '' from query. {{(pid=88068) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 10:46:57.014344 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.db.sqlalchemy.api [None req-36bcea02-17a7-42f6-849a-b61d9799e215 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Building query based on filter {{(pid=88068) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 02 10:46:57.033617 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-36bcea02-17a7-42f6-849a-b61d9799e215 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Get all snapshots completed successfully. Dec 02 10:46:57.034818 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:57.034818 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:57.036422 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-36bcea02-17a7-42f6-849a-b61d9799e215 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/snapshots/detail returned with HTTP 200 Dec 02 10:46:57.037470 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 274/554] 10.222.0.23 () {58 vars in 1231 bytes} [Wed Dec 2 10:46:57 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/snapshots/detail => generated 453 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:46:57.049509 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e5af32c9-e4e0-49a1-9219-89c086269646 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/snapshots/75b40010-bfe4-40e1-8c1a-fcee21f3f896 Dec 02 10:46:57.050297 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e5af32c9-e4e0-49a1-9219-89c086269646 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:57.050689 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:57.050689 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:57.051306 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e5af32c9-e4e0-49a1-9219-89c086269646 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:57.097442 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:57.097442 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:57.105319 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e5af32c9-e4e0-49a1-9219-89c086269646 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Snapshot retrieved successfully. Dec 02 10:46:57.108031 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e5af32c9-e4e0-49a1-9219-89c086269646 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/snapshots/75b40010-bfe4-40e1-8c1a-fcee21f3f896 returned with HTTP 200 Dec 02 10:46:57.109106 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 281/555] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 10:46:57 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/snapshots/75b40010-bfe4-40e1-8c1a-fcee21f3f896 => generated 450 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:46:57.120113 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6fb56f85-fd0a-4a87-9dc2-c6bff8840569 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/group_snapshots/17026ee2-e464-4bc2-8f8f-0a241848d83b Dec 02 10:46:57.121072 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6fb56f85-fd0a-4a87-9dc2-c6bff8840569 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:57.121483 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:57.121483 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:57.122140 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6fb56f85-fd0a-4a87-9dc2-c6bff8840569 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'version_select' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:57.122754 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.group_snapshots [None req-6fb56f85-fd0a-4a87-9dc2-c6bff8840569 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] show called for member 17026ee2-e464-4bc2-8f8f-0a241848d83b {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 02 10:46:57.130037 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:57.130037 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:57.141968 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6fb56f85-fd0a-4a87-9dc2-c6bff8840569 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/group_snapshots/17026ee2-e464-4bc2-8f8f-0a241848d83b returned with HTTP 200 Dec 02 10:46:57.143149 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 275/556] 10.222.0.23 () {60 vars in 1380 bytes} [Wed Dec 2 10:46:57 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/group_snapshots/17026ee2-e464-4bc2-8f8f-0a241848d83b => generated 307 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:46:57.153296 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0f114c55-c452-4df1-b28a-4649b4545e35 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/group_snapshots/detail Dec 02 10:46:57.154220 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0f114c55-c452-4df1-b28a-4649b4545e35 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:57.154733 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:57.154733 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:57.155845 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0f114c55-c452-4df1-b28a-4649b4545e35 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'version_select' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:57.177777 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0f114c55-c452-4df1-b28a-4649b4545e35 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/group_snapshots/detail returned with HTTP 200 Dec 02 10:46:57.187698 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 282/557] 10.222.0.23 () {60 vars in 1290 bytes} [Wed Dec 2 10:46:57 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/group_snapshots/detail => generated 310 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:46:57.190371 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-be202ae5-120e-4390-91aa-74dbc0d8be9d tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] DELETE http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/group_snapshots/17026ee2-e464-4bc2-8f8f-0a241848d83b Dec 02 10:46:57.191282 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-be202ae5-120e-4390-91aa-74dbc0d8be9d tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:57.191692 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:57.191692 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:57.192395 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-be202ae5-120e-4390-91aa-74dbc0d8be9d tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'version_select' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:57.193250 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.group_snapshots [None req-be202ae5-120e-4390-91aa-74dbc0d8be9d tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] delete called for member 17026ee2-e464-4bc2-8f8f-0a241848d83b {{(pid=88068) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Dec 02 10:46:57.193784 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.group_snapshots [None req-be202ae5-120e-4390-91aa-74dbc0d8be9d tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Delete group_snapshot with id: 17026ee2-e464-4bc2-8f8f-0a241848d83b Dec 02 10:46:57.200691 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:57.200691 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:57.286098 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-be202ae5-120e-4390-91aa-74dbc0d8be9d tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/group_snapshots/17026ee2-e464-4bc2-8f8f-0a241848d83b returned with HTTP 202 Dec 02 10:46:57.287538 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 276/558] 10.222.0.23 () {60 vars in 1383 bytes} [Wed Dec 2 10:46:57 2020] DELETE /volume/v3/d351e768ecc4449cbd095e4564d12ea3/group_snapshots/17026ee2-e464-4bc2-8f8f-0a241848d83b => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 02 10:46:57.297184 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7a737a82-78ae-4579-b501-31407d5caac3 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/detail Dec 02 10:46:57.297766 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7a737a82-78ae-4579-b501-31407d5caac3 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:57.297990 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:57.297990 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:57.298360 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7a737a82-78ae-4579-b501-31407d5caac3 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'detail' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:57.298976 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-7a737a82-78ae-4579-b501-31407d5caac3 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Removing options '' from query. {{(pid=88069) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 10:46:57.299843 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:57.299843 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:57.300869 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-7a737a82-78ae-4579-b501-31407d5caac3 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88069) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 02 10:46:57.379306 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-7a737a82-78ae-4579-b501-31407d5caac3 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Get all volumes completed successfully. Dec 02 10:46:57.381876 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-7a737a82-78ae-4579-b501-31407d5caac3 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:46:57.382684 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-7a737a82-78ae-4579-b501-31407d5caac3 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:46:57.392360 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-7a737a82-78ae-4579-b501-31407d5caac3 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] 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=88069) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 10:46:57.400165 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:57.400165 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:57.465985 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7a737a82-78ae-4579-b501-31407d5caac3 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/detail returned with HTTP 200 Dec 02 10:46:57.467268 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 283/559] 10.222.0.23 () {60 vars in 1266 bytes} [Wed Dec 2 10:46:57 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/detail => generated 1003 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 02 10:46:57.484377 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-44a9059b-dc99-48f0-8258-9d85d290c759 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/snapshots/detail Dec 02 10:46:57.485176 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-44a9059b-dc99-48f0-8258-9d85d290c759 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:57.485572 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:57.485572 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:57.486160 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-44a9059b-dc99-48f0-8258-9d85d290c759 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'detail' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:57.486874 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-44a9059b-dc99-48f0-8258-9d85d290c759 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Removing options '' from query. {{(pid=88068) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 10:46:57.487711 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:57.487711 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:57.489782 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.db.sqlalchemy.api [None req-44a9059b-dc99-48f0-8258-9d85d290c759 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Building query based on filter {{(pid=88068) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 02 10:46:57.508798 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-44a9059b-dc99-48f0-8258-9d85d290c759 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Get all snapshots completed successfully. Dec 02 10:46:57.510063 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:57.510063 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:57.513141 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-44a9059b-dc99-48f0-8258-9d85d290c759 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/snapshots/detail returned with HTTP 200 Dec 02 10:46:57.520816 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 277/560] 10.222.0.23 () {58 vars in 1231 bytes} [Wed Dec 2 10:46:57 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/snapshots/detail => generated 452 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:46:57.528690 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-17d18c06-e425-4c8b-bc5c-ad6b80198036 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/snapshots/75b40010-bfe4-40e1-8c1a-fcee21f3f896 Dec 02 10:46:57.529668 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-17d18c06-e425-4c8b-bc5c-ad6b80198036 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:57.530064 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:57.530064 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:57.530653 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-17d18c06-e425-4c8b-bc5c-ad6b80198036 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:57.570124 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:57.570124 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:57.575850 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-17d18c06-e425-4c8b-bc5c-ad6b80198036 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Snapshot retrieved successfully. Dec 02 10:46:57.583250 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-17d18c06-e425-4c8b-bc5c-ad6b80198036 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/snapshots/75b40010-bfe4-40e1-8c1a-fcee21f3f896 returned with HTTP 200 Dec 02 10:46:57.588686 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 284/561] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 10:46:57 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/snapshots/75b40010-bfe4-40e1-8c1a-fcee21f3f896 => generated 449 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:46:58.596477 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ea18f1f1-a7f7-4377-8243-0d068ccb8b62 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/snapshots/75b40010-bfe4-40e1-8c1a-fcee21f3f896 Dec 02 10:46:58.597633 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ea18f1f1-a7f7-4377-8243-0d068ccb8b62 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:58.598048 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:58.598048 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:58.598908 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ea18f1f1-a7f7-4377-8243-0d068ccb8b62 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:58.655181 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:58.655181 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:46:58.662975 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-ea18f1f1-a7f7-4377-8243-0d068ccb8b62 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Snapshot retrieved successfully. Dec 02 10:46:58.666001 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ea18f1f1-a7f7-4377-8243-0d068ccb8b62 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/snapshots/75b40010-bfe4-40e1-8c1a-fcee21f3f896 returned with HTTP 200 Dec 02 10:46:58.673224 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 278/562] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 10:46:58 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/snapshots/75b40010-bfe4-40e1-8c1a-fcee21f3f896 => generated 448 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:46:59.680453 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8698cd2c-d715-455a-b3b2-90b75d0afaba tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/snapshots/75b40010-bfe4-40e1-8c1a-fcee21f3f896 Dec 02 10:46:59.681535 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8698cd2c-d715-455a-b3b2-90b75d0afaba tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:59.681917 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:59.681917 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:59.682522 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8698cd2c-d715-455a-b3b2-90b75d0afaba tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:59.712680 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8698cd2c-d715-455a-b3b2-90b75d0afaba tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/snapshots/75b40010-bfe4-40e1-8c1a-fcee21f3f896 returned with HTTP 404 Dec 02 10:46:59.723785 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cdbf4433-9f47-4f61-a91e-43b8b69ebcbd tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/group_snapshots/17026ee2-e464-4bc2-8f8f-0a241848d83b Dec 02 10:46:59.724491 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cdbf4433-9f47-4f61-a91e-43b8b69ebcbd tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:59.725105 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:46:59.725105 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:46:59.726568 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cdbf4433-9f47-4f61-a91e-43b8b69ebcbd tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'version_select' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:59.727483 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.group_snapshots [None req-cdbf4433-9f47-4f61-a91e-43b8b69ebcbd tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] show called for member 17026ee2-e464-4bc2-8f8f-0a241848d83b {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 02 10:46:59.732977 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 285/563] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 10:46:59 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/snapshots/75b40010-bfe4-40e1-8c1a-fcee21f3f896 => generated 111 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:46:59.739877 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cdbf4433-9f47-4f61-a91e-43b8b69ebcbd tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/group_snapshots/17026ee2-e464-4bc2-8f8f-0a241848d83b returned with HTTP 404 Dec 02 10:46:59.755837 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 279/564] 10.222.0.23 () {60 vars in 1380 bytes} [Wed Dec 2 10:46:59 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/group_snapshots/17026ee2-e464-4bc2-8f8f-0a241848d83b => generated 116 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 02 10:46:59.766150 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4b0ce921-6bb5-4675-a62a-e32fe236d889 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/group_snapshots Dec 02 10:46:59.766878 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4b0ce921-6bb5-4675-a62a-e32fe236d889 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:59.767479 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4b0ce921-6bb5-4675-a62a-e32fe236d889 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'version_select' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:59.783205 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4b0ce921-6bb5-4675-a62a-e32fe236d889 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/group_snapshots returned with HTTP 200 Dec 02 10:46:59.792455 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 286/565] 10.222.0.23 () {60 vars in 1269 bytes} [Wed Dec 2 10:46:59 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/group_snapshots => generated 23 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:46:59.803887 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b7ade3ef-035c-4fd3-8887-1c24d5678d18 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] DELETE http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/group_snapshots/17026ee2-e464-4bc2-8f8f-0a241848d83b Dec 02 10:46:59.804478 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b7ade3ef-035c-4fd3-8887-1c24d5678d18 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:59.805447 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b7ade3ef-035c-4fd3-8887-1c24d5678d18 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'version_select' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:59.805867 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.group_snapshots [None req-b7ade3ef-035c-4fd3-8887-1c24d5678d18 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] delete called for member 17026ee2-e464-4bc2-8f8f-0a241848d83b {{(pid=88068) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Dec 02 10:46:59.806267 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.group_snapshots [None req-b7ade3ef-035c-4fd3-8887-1c24d5678d18 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Delete group_snapshot with id: 17026ee2-e464-4bc2-8f8f-0a241848d83b Dec 02 10:46:59.821907 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b7ade3ef-035c-4fd3-8887-1c24d5678d18 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/group_snapshots/17026ee2-e464-4bc2-8f8f-0a241848d83b returned with HTTP 404 Dec 02 10:46:59.823310 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 280/566] 10.222.0.23 () {60 vars in 1383 bytes} [Wed Dec 2 10:46:59 2020] DELETE /volume/v3/d351e768ecc4449cbd095e4564d12ea3/group_snapshots/17026ee2-e464-4bc2-8f8f-0a241848d83b => generated 116 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 02 10:46:59.830778 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f7318abe-3857-425f-986f-e095b749e1a6 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/detail Dec 02 10:46:59.831402 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f7318abe-3857-425f-986f-e095b749e1a6 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:46:59.831880 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f7318abe-3857-425f-986f-e095b749e1a6 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'detail' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:46:59.832499 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-f7318abe-3857-425f-986f-e095b749e1a6 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Removing options '' from query. {{(pid=88069) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 10:46:59.834354 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-f7318abe-3857-425f-986f-e095b749e1a6 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88069) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 02 10:46:59.964273 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f7318abe-3857-425f-986f-e095b749e1a6 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Get all volumes completed successfully. Dec 02 10:46:59.966189 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-f7318abe-3857-425f-986f-e095b749e1a6 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:46:59.967578 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-f7318abe-3857-425f-986f-e095b749e1a6 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:46:59.986983 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-f7318abe-3857-425f-986f-e095b749e1a6 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] 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=88069) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 10:46:59.999332 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:46:59.999332 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:47:00.070496 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f7318abe-3857-425f-986f-e095b749e1a6 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/detail returned with HTTP 200 Dec 02 10:47:00.084863 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 287/567] 10.222.0.23 () {60 vars in 1266 bytes} [Wed Dec 2 10:46:59 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/detail => generated 1003 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 02 10:47:00.093196 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-04637b4a-af85-49ea-bf6e-6a5808016157 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] POST http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/fd83507f-102e-4eaa-b625-8170d4256b80/action Dec 02 10:47:00.095244 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-04637b4a-af85-49ea-bf6e-6a5808016157 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:47:00.096039 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-04637b4a-af85-49ea-bf6e-6a5808016157 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:47:00.097296 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-04637b4a-af85-49ea-bf6e-6a5808016157 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] delete called for group fd83507f-102e-4eaa-b625-8170d4256b80 {{(pid=88068) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 02 10:47:00.097818 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.groups [None req-04637b4a-af85-49ea-bf6e-6a5808016157 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Delete group with id: fd83507f-102e-4eaa-b625-8170d4256b80 Dec 02 10:47:00.112212 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:47:00.112212 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:47:00.371140 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-04637b4a-af85-49ea-bf6e-6a5808016157 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/fd83507f-102e-4eaa-b625-8170d4256b80/action returned with HTTP 202 Dec 02 10:47:00.372492 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 281/568] 10.222.0.23 () {62 vars in 1395 bytes} [Wed Dec 2 10:47:00 2020] POST /volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/fd83507f-102e-4eaa-b625-8170d4256b80/action => generated 0 bytes in 284 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 02 10:47:00.381210 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e0258c0b-c9a2-4966-9f79-becdaaa4e98a tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/f6970c75-71f9-4a4a-9fbe-498159e4a8d5 Dec 02 10:47:00.382094 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e0258c0b-c9a2-4966-9f79-becdaaa4e98a tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:47:00.382507 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:47:00.382507 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:47:00.383440 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e0258c0b-c9a2-4966-9f79-becdaaa4e98a tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:47:00.488864 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:47:00.488864 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:47:00.520426 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e0258c0b-c9a2-4966-9f79-becdaaa4e98a tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Volume info retrieved successfully. Dec 02 10:47:00.560665 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-e0258c0b-c9a2-4966-9f79-becdaaa4e98a tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:47:00.563160 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-e0258c0b-c9a2-4966-9f79-becdaaa4e98a tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:47:00.583215 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-e0258c0b-c9a2-4966-9f79-becdaaa4e98a tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] 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=88069) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 10:47:00.606072 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:47:00.606072 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:47:00.678592 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e0258c0b-c9a2-4966-9f79-becdaaa4e98a tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/f6970c75-71f9-4a4a-9fbe-498159e4a8d5 returned with HTTP 200 Dec 02 10:47:00.686762 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 288/569] 10.222.0.23 () {60 vars in 1356 bytes} [Wed Dec 2 10:47:00 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/f6970c75-71f9-4a4a-9fbe-498159e4a8d5 => generated 999 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 02 10:47:01.708519 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bad2e90d-d9e8-42f5-a246-a9fbc8068e9c tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/f6970c75-71f9-4a4a-9fbe-498159e4a8d5 Dec 02 10:47:01.710672 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bad2e90d-d9e8-42f5-a246-a9fbc8068e9c tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:47:01.711260 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:47:01.711260 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:47:01.712437 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bad2e90d-d9e8-42f5-a246-a9fbc8068e9c tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:47:01.857022 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:47:01.857022 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:47:01.877443 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-bad2e90d-d9e8-42f5-a246-a9fbc8068e9c tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Volume info retrieved successfully. Dec 02 10:47:01.917642 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-bad2e90d-d9e8-42f5-a246-a9fbc8068e9c tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:47:01.921888 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-bad2e90d-d9e8-42f5-a246-a9fbc8068e9c tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:47:01.942329 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-bad2e90d-d9e8-42f5-a246-a9fbc8068e9c tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] 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=88068) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 10:47:01.960041 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:47:01.960041 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:47:02.038551 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bad2e90d-d9e8-42f5-a246-a9fbc8068e9c tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/f6970c75-71f9-4a4a-9fbe-498159e4a8d5 returned with HTTP 200 Dec 02 10:47:02.054583 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 282/570] 10.222.0.23 () {60 vars in 1356 bytes} [Wed Dec 2 10:47:01 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/f6970c75-71f9-4a4a-9fbe-498159e4a8d5 => generated 999 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:47:03.064921 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6b7b708d-3311-499e-8f96-d80c8f257085 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/f6970c75-71f9-4a4a-9fbe-498159e4a8d5 Dec 02 10:47:03.068801 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6b7b708d-3311-499e-8f96-d80c8f257085 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:47:03.069247 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:47:03.069247 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:47:03.071559 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6b7b708d-3311-499e-8f96-d80c8f257085 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:47:03.199791 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:47:03.199791 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:47:03.211230 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6b7b708d-3311-499e-8f96-d80c8f257085 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Volume info retrieved successfully. Dec 02 10:47:03.226782 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-6b7b708d-3311-499e-8f96-d80c8f257085 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 10:47:03.227236 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-6b7b708d-3311-499e-8f96-d80c8f257085 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 10:47:03.240306 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-6b7b708d-3311-499e-8f96-d80c8f257085 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] 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=88069) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 10:47:03.248858 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:47:03.248858 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:47:03.281080 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6b7b708d-3311-499e-8f96-d80c8f257085 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/f6970c75-71f9-4a4a-9fbe-498159e4a8d5 returned with HTTP 200 Dec 02 10:47:03.282245 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 289/571] 10.222.0.23 () {60 vars in 1356 bytes} [Wed Dec 2 10:47:03 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/f6970c75-71f9-4a4a-9fbe-498159e4a8d5 => generated 999 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:47:04.299388 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-439007b1-5683-4f88-a816-e68571c55729 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/f6970c75-71f9-4a4a-9fbe-498159e4a8d5 Dec 02 10:47:04.300240 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-439007b1-5683-4f88-a816-e68571c55729 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:47:04.300240 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:47:04.300240 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:47:04.300792 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-439007b1-5683-4f88-a816-e68571c55729 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:47:04.513336 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-439007b1-5683-4f88-a816-e68571c55729 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/f6970c75-71f9-4a4a-9fbe-498159e4a8d5 returned with HTTP 404 Dec 02 10:47:04.518784 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 283/572] 10.222.0.23 () {60 vars in 1356 bytes} [Wed Dec 2 10:47:04 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/f6970c75-71f9-4a4a-9fbe-498159e4a8d5 => generated 109 bytes in 224 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 02 10:47:04.523812 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f2baade6-7e0c-4052-8614-24fe2ce5b72d tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] GET http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/fd83507f-102e-4eaa-b625-8170d4256b80 Dec 02 10:47:04.524402 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f2baade6-7e0c-4052-8614-24fe2ce5b72d tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:47:04.524600 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:47:04.524600 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:47:04.525209 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f2baade6-7e0c-4052-8614-24fe2ce5b72d tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'version_select' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:47:04.525623 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-f2baade6-7e0c-4052-8614-24fe2ce5b72d tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] show called for member fd83507f-102e-4eaa-b625-8170d4256b80 {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 02 10:47:04.540023 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f2baade6-7e0c-4052-8614-24fe2ce5b72d tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/fd83507f-102e-4eaa-b625-8170d4256b80 returned with HTTP 404 Dec 02 10:47:04.541456 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 290/573] 10.222.0.23 () {60 vars in 1353 bytes} [Wed Dec 2 10:47:04 2020] GET /volume/v3/d351e768ecc4449cbd095e4564d12ea3/groups/fd83507f-102e-4eaa-b625-8170d4256b80 => generated 108 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 02 10:47:04.550092 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d1c8c4fc-3c12-4df9-96a3-a308368622ef tempest-GroupSnapshotsTest-966183270 tempest-GroupSnapshotsTest-966183270] DELETE http://10.222.0.23/volume/v3/39dcb7ac46464a858383b040f2bf47b2/group_types/a9000be5-c7ae-4d2f-a48f-c2dcbd7c9728 Dec 02 10:47:04.550619 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d1c8c4fc-3c12-4df9-96a3-a308368622ef tempest-GroupSnapshotsTest-966183270 tempest-GroupSnapshotsTest-966183270] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:47:04.551109 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d1c8c4fc-3c12-4df9-96a3-a308368622ef tempest-GroupSnapshotsTest-966183270 tempest-GroupSnapshotsTest-966183270] Calling method 'version_select' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:47:04.612778 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 02 10:47:04.612778 n-d-764292-5 devstack@c-api.service[88067]: "UPDATE / DELETE expressions." % clause Dec 02 10:47:04.628573 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d1c8c4fc-3c12-4df9-96a3-a308368622ef tempest-GroupSnapshotsTest-966183270 tempest-GroupSnapshotsTest-966183270] http://10.222.0.23/volume/v3/39dcb7ac46464a858383b040f2bf47b2/group_types/a9000be5-c7ae-4d2f-a48f-c2dcbd7c9728 returned with HTTP 202 Dec 02 10:47:04.630026 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 284/574] 10.222.0.23 () {60 vars in 1371 bytes} [Wed Dec 2 10:47:04 2020] DELETE /volume/v3/39dcb7ac46464a858383b040f2bf47b2/group_types/a9000be5-c7ae-4d2f-a48f-c2dcbd7c9728 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 02 10:47:04.641699 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4c898ea1-d52e-48a4-a270-5b1995c93f26 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] DELETE http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/f6970c75-71f9-4a4a-9fbe-498159e4a8d5 Dec 02 10:47:04.642221 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4c898ea1-d52e-48a4-a270-5b1995c93f26 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:47:04.644373 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4c898ea1-d52e-48a4-a270-5b1995c93f26 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:47:04.645377 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-4c898ea1-d52e-48a4-a270-5b1995c93f26 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Delete volume with id: f6970c75-71f9-4a4a-9fbe-498159e4a8d5 Dec 02 10:47:04.732972 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4c898ea1-d52e-48a4-a270-5b1995c93f26 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/f6970c75-71f9-4a4a-9fbe-498159e4a8d5 returned with HTTP 404 Dec 02 10:47:04.739639 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 291/575] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 10:47:04 2020] DELETE /volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/f6970c75-71f9-4a4a-9fbe-498159e4a8d5 => generated 109 bytes in 102 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:47:04.748865 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ebc82259-d76c-4146-841c-4b1caea099bc tempest-GroupSnapshotsTest-966183270 tempest-GroupSnapshotsTest-966183270] DELETE http://10.222.0.23/volume/v3/39dcb7ac46464a858383b040f2bf47b2/types/197d5513-910f-453c-bde7-895c17578e8f Dec 02 10:47:04.749683 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ebc82259-d76c-4146-841c-4b1caea099bc tempest-GroupSnapshotsTest-966183270 tempest-GroupSnapshotsTest-966183270] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:47:04.750632 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ebc82259-d76c-4146-841c-4b1caea099bc tempest-GroupSnapshotsTest-966183270 tempest-GroupSnapshotsTest-966183270] Calling method '_delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:47:04.931809 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ebc82259-d76c-4146-841c-4b1caea099bc tempest-GroupSnapshotsTest-966183270 tempest-GroupSnapshotsTest-966183270] http://10.222.0.23/volume/v3/39dcb7ac46464a858383b040f2bf47b2/types/197d5513-910f-453c-bde7-895c17578e8f returned with HTTP 202 Dec 02 10:47:04.933284 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 285/576] 10.222.0.23 () {58 vars in 1312 bytes} [Wed Dec 2 10:47:04 2020] DELETE /volume/v3/39dcb7ac46464a858383b040f2bf47b2/types/197d5513-910f-453c-bde7-895c17578e8f => generated 0 bytes in 190 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 10:47:04.941836 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dbcfc9b9-359e-419f-8d83-cd09cc1c7fd0 tempest-GroupSnapshotsTest-966183270 tempest-GroupSnapshotsTest-966183270] GET http://10.222.0.23/volume/v3/39dcb7ac46464a858383b040f2bf47b2/types/197d5513-910f-453c-bde7-895c17578e8f Dec 02 10:47:04.942565 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dbcfc9b9-359e-419f-8d83-cd09cc1c7fd0 tempest-GroupSnapshotsTest-966183270 tempest-GroupSnapshotsTest-966183270] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:47:04.943073 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dbcfc9b9-359e-419f-8d83-cd09cc1c7fd0 tempest-GroupSnapshotsTest-966183270 tempest-GroupSnapshotsTest-966183270] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:47:04.967904 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dbcfc9b9-359e-419f-8d83-cd09cc1c7fd0 tempest-GroupSnapshotsTest-966183270 tempest-GroupSnapshotsTest-966183270] http://10.222.0.23/volume/v3/39dcb7ac46464a858383b040f2bf47b2/types/197d5513-910f-453c-bde7-895c17578e8f returned with HTTP 404 Dec 02 10:47:04.969173 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 292/577] 10.222.0.23 () {58 vars in 1309 bytes} [Wed Dec 2 10:47:04 2020] GET /volume/v3/39dcb7ac46464a858383b040f2bf47b2/types/197d5513-910f-453c-bde7-895c17578e8f => generated 114 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:47:04.977495 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d11eaa96-dfc1-4d9a-b1db-7829df9d2ab1 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] DELETE http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/5536651f-d9d2-4b08-8f7f-04753a671650 Dec 02 10:47:04.978501 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d11eaa96-dfc1-4d9a-b1db-7829df9d2ab1 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:47:04.979008 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d11eaa96-dfc1-4d9a-b1db-7829df9d2ab1 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:47:04.979723 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-d11eaa96-dfc1-4d9a-b1db-7829df9d2ab1 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Delete volume with id: 5536651f-d9d2-4b08-8f7f-04753a671650 Dec 02 10:47:05.171695 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d11eaa96-dfc1-4d9a-b1db-7829df9d2ab1 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/5536651f-d9d2-4b08-8f7f-04753a671650 returned with HTTP 404 Dec 02 10:47:05.175257 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 286/578] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 10:47:04 2020] DELETE /volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/5536651f-d9d2-4b08-8f7f-04753a671650 => generated 109 bytes in 200 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 02 10:47:05.184670 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e2a007eb-5626-4565-8cc9-6b716a8eb94d tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] DELETE http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/b4ec6e3b-b7fa-4169-90d3-7c8b8a7cdf68 Dec 02 10:47:05.185650 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e2a007eb-5626-4565-8cc9-6b716a8eb94d tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:47:05.186193 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e2a007eb-5626-4565-8cc9-6b716a8eb94d tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:47:05.186663 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-e2a007eb-5626-4565-8cc9-6b716a8eb94d tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Delete volume with id: b4ec6e3b-b7fa-4169-90d3-7c8b8a7cdf68 Dec 02 10:47:05.379494 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e2a007eb-5626-4565-8cc9-6b716a8eb94d tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/b4ec6e3b-b7fa-4169-90d3-7c8b8a7cdf68 returned with HTTP 404 Dec 02 10:47:05.389453 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1de3d2dd-c872-40bd-9cbf-4c45ca5f51b7 tempest-GroupSnapshotsTest-966183270 tempest-GroupSnapshotsTest-966183270] DELETE http://10.222.0.23/volume/v3/39dcb7ac46464a858383b040f2bf47b2/types/b7962aa3-337e-42f5-9325-46938187d9aa Dec 02 10:47:05.389985 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1de3d2dd-c872-40bd-9cbf-4c45ca5f51b7 tempest-GroupSnapshotsTest-966183270 tempest-GroupSnapshotsTest-966183270] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:47:05.390504 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1de3d2dd-c872-40bd-9cbf-4c45ca5f51b7 tempest-GroupSnapshotsTest-966183270 tempest-GroupSnapshotsTest-966183270] Calling method '_delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:47:05.397291 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 293/579] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 10:47:05 2020] DELETE /volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/b4ec6e3b-b7fa-4169-90d3-7c8b8a7cdf68 => generated 109 bytes in 219 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:47:05.558948 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1de3d2dd-c872-40bd-9cbf-4c45ca5f51b7 tempest-GroupSnapshotsTest-966183270 tempest-GroupSnapshotsTest-966183270] http://10.222.0.23/volume/v3/39dcb7ac46464a858383b040f2bf47b2/types/b7962aa3-337e-42f5-9325-46938187d9aa returned with HTTP 202 Dec 02 10:47:05.560133 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 287/580] 10.222.0.23 () {58 vars in 1312 bytes} [Wed Dec 2 10:47:05 2020] DELETE /volume/v3/39dcb7ac46464a858383b040f2bf47b2/types/b7962aa3-337e-42f5-9325-46938187d9aa => generated 0 bytes in 176 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 02 10:47:05.568261 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-07881e51-3313-449b-95d6-03383117b05c tempest-GroupSnapshotsTest-966183270 tempest-GroupSnapshotsTest-966183270] GET http://10.222.0.23/volume/v3/39dcb7ac46464a858383b040f2bf47b2/types/b7962aa3-337e-42f5-9325-46938187d9aa Dec 02 10:47:05.571270 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-07881e51-3313-449b-95d6-03383117b05c tempest-GroupSnapshotsTest-966183270 tempest-GroupSnapshotsTest-966183270] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:47:05.571917 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-07881e51-3313-449b-95d6-03383117b05c tempest-GroupSnapshotsTest-966183270 tempest-GroupSnapshotsTest-966183270] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:47:05.606581 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-07881e51-3313-449b-95d6-03383117b05c tempest-GroupSnapshotsTest-966183270 tempest-GroupSnapshotsTest-966183270] http://10.222.0.23/volume/v3/39dcb7ac46464a858383b040f2bf47b2/types/b7962aa3-337e-42f5-9325-46938187d9aa returned with HTTP 404 Dec 02 10:47:05.607599 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 294/581] 10.222.0.23 () {58 vars in 1309 bytes} [Wed Dec 2 10:47:05 2020] GET /volume/v3/39dcb7ac46464a858383b040f2bf47b2/types/b7962aa3-337e-42f5-9325-46938187d9aa => generated 114 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 02 10:47:05.615732 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-33a43868-0e08-4a52-93fc-3b2c6978dda0 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] DELETE http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/e3c51ef7-8861-4165-8f70-120daea02d43 Dec 02 10:47:05.616481 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-33a43868-0e08-4a52-93fc-3b2c6978dda0 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:47:05.617155 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-33a43868-0e08-4a52-93fc-3b2c6978dda0 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:47:05.618095 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-33a43868-0e08-4a52-93fc-3b2c6978dda0 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] Delete volume with id: e3c51ef7-8861-4165-8f70-120daea02d43 Dec 02 10:47:05.695408 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-33a43868-0e08-4a52-93fc-3b2c6978dda0 tempest-GroupSnapshotsTest-1548469138 tempest-GroupSnapshotsTest-1548469138] http://10.222.0.23/volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/e3c51ef7-8861-4165-8f70-120daea02d43 returned with HTTP 404 Dec 02 10:47:05.697184 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 288/582] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 10:47:05 2020] DELETE /volume/v3/d351e768ecc4449cbd095e4564d12ea3/volumes/e3c51ef7-8861-4165-8f70-120daea02d43 => generated 109 bytes in 86 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 02 10:47:05.705855 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-eca25991-f31e-4b1b-a5bc-949627b2c481 tempest-GroupSnapshotsTest-966183270 tempest-GroupSnapshotsTest-966183270] DELETE http://10.222.0.23/volume/v3/39dcb7ac46464a858383b040f2bf47b2/types/389a2f48-b99b-4b80-b8ae-b19b67d0bee2 Dec 02 10:47:05.706383 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-eca25991-f31e-4b1b-a5bc-949627b2c481 tempest-GroupSnapshotsTest-966183270 tempest-GroupSnapshotsTest-966183270] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:47:05.706894 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-eca25991-f31e-4b1b-a5bc-949627b2c481 tempest-GroupSnapshotsTest-966183270 tempest-GroupSnapshotsTest-966183270] Calling method '_delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:47:05.839599 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 02 10:47:05.839599 n-d-764292-5 devstack@c-api.service[88067]: "UPDATE / DELETE expressions." % clause Dec 02 10:47:05.862316 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-eca25991-f31e-4b1b-a5bc-949627b2c481 tempest-GroupSnapshotsTest-966183270 tempest-GroupSnapshotsTest-966183270] http://10.222.0.23/volume/v3/39dcb7ac46464a858383b040f2bf47b2/types/389a2f48-b99b-4b80-b8ae-b19b67d0bee2 returned with HTTP 202 Dec 02 10:47:05.866248 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 295/583] 10.222.0.23 () {58 vars in 1312 bytes} [Wed Dec 2 10:47:05 2020] DELETE /volume/v3/39dcb7ac46464a858383b040f2bf47b2/types/389a2f48-b99b-4b80-b8ae-b19b67d0bee2 => generated 0 bytes in 162 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 10:47:05.871553 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ce0cc0dd-efc4-43dd-a99c-554aa776468f tempest-GroupSnapshotsTest-966183270 tempest-GroupSnapshotsTest-966183270] GET http://10.222.0.23/volume/v3/39dcb7ac46464a858383b040f2bf47b2/types/389a2f48-b99b-4b80-b8ae-b19b67d0bee2 Dec 02 10:47:05.872545 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ce0cc0dd-efc4-43dd-a99c-554aa776468f tempest-GroupSnapshotsTest-966183270 tempest-GroupSnapshotsTest-966183270] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:47:05.873071 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ce0cc0dd-efc4-43dd-a99c-554aa776468f tempest-GroupSnapshotsTest-966183270 tempest-GroupSnapshotsTest-966183270] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:47:05.901755 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ce0cc0dd-efc4-43dd-a99c-554aa776468f tempest-GroupSnapshotsTest-966183270 tempest-GroupSnapshotsTest-966183270] http://10.222.0.23/volume/v3/39dcb7ac46464a858383b040f2bf47b2/types/389a2f48-b99b-4b80-b8ae-b19b67d0bee2 returned with HTTP 404 Dec 02 10:47:05.907843 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 289/584] 10.222.0.23 () {58 vars in 1309 bytes} [Wed Dec 2 10:47:05 2020] GET /volume/v3/39dcb7ac46464a858383b040f2bf47b2/types/389a2f48-b99b-4b80-b8ae-b19b67d0bee2 => generated 114 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:47:31.334888 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5a048722-2555-416a-a616-eb15942a551f tempest-GroupTypesTest-864761637 tempest-GroupTypesTest-864761637] POST http://10.222.0.23/volume/v3/6bfdf64dd602412cb8fe84df51fa7047/group_types Dec 02 10:47:31.336468 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5a048722-2555-416a-a616-eb15942a551f tempest-GroupTypesTest-864761637 tempest-GroupTypesTest-864761637] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1372523181", "description": "tempest-group-type-description-152574978", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:47:31.402027 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5a048722-2555-416a-a616-eb15942a551f tempest-GroupTypesTest-864761637 tempest-GroupTypesTest-864761637] http://10.222.0.23/volume/v3/6bfdf64dd602412cb8fe84df51fa7047/group_types returned with HTTP 202 Dec 02 10:47:31.404105 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 296/585] 10.222.0.23 () {62 vars in 1279 bytes} [Wed Dec 2 10:47:31 2020] POST /volume/v3/6bfdf64dd602412cb8fe84df51fa7047/group_types => generated 264 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:47:31.418363 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ef023be3-8eb3-4721-a755-e1feca7e538b tempest-GroupTypesTest-864761637 tempest-GroupTypesTest-864761637] GET http://10.222.0.23/volume/v3/6bfdf64dd602412cb8fe84df51fa7047/group_types Dec 02 10:47:31.419312 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ef023be3-8eb3-4721-a755-e1feca7e538b tempest-GroupTypesTest-864761637 tempest-GroupTypesTest-864761637] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:47:31.419860 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ef023be3-8eb3-4721-a755-e1feca7e538b tempest-GroupTypesTest-864761637 tempest-GroupTypesTest-864761637] Calling method 'version_select' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:47:31.457462 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ef023be3-8eb3-4721-a755-e1feca7e538b tempest-GroupTypesTest-864761637 tempest-GroupTypesTest-864761637] http://10.222.0.23/volume/v3/6bfdf64dd602412cb8fe84df51fa7047/group_types returned with HTTP 200 Dec 02 10:47:31.462747 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 290/586] 10.222.0.23 () {60 vars in 1257 bytes} [Wed Dec 2 10:47:31 2020] GET /volume/v3/6bfdf64dd602412cb8fe84df51fa7047/group_types => generated 498 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:47:31.473924 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b1dfb7a5-9fff-4cb7-a42a-754778cf3752 tempest-GroupTypesTest-864761637 tempest-GroupTypesTest-864761637] PUT http://10.222.0.23/volume/v3/6bfdf64dd602412cb8fe84df51fa7047/group_types/39e9567e-40a4-467a-9f8a-0964717f15fe Dec 02 10:47:31.474793 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b1dfb7a5-9fff-4cb7-a42a-754778cf3752 tempest-GroupTypesTest-864761637 tempest-GroupTypesTest-864761637] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-52339074", "description": "updated-group-type-desc"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:47:31.514196 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b1dfb7a5-9fff-4cb7-a42a-754778cf3752 tempest-GroupTypesTest-864761637 tempest-GroupTypesTest-864761637] http://10.222.0.23/volume/v3/6bfdf64dd602412cb8fe84df51fa7047/group_types/39e9567e-40a4-467a-9f8a-0964717f15fe returned with HTTP 200 Dec 02 10:47:31.516477 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 297/587] 10.222.0.23 () {62 vars in 1389 bytes} [Wed Dec 2 10:47:31 2020] PUT /volume/v3/6bfdf64dd602412cb8fe84df51fa7047/group_types/39e9567e-40a4-467a-9f8a-0964717f15fe => generated 253 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:47:31.529787 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5cec19f3-41b7-4987-ac05-470bdd40c3da tempest-GroupTypesTest-864761637 tempest-GroupTypesTest-864761637] GET http://10.222.0.23/volume/v3/6bfdf64dd602412cb8fe84df51fa7047/group_types/39e9567e-40a4-467a-9f8a-0964717f15fe Dec 02 10:47:31.530437 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5cec19f3-41b7-4987-ac05-470bdd40c3da tempest-GroupTypesTest-864761637 tempest-GroupTypesTest-864761637] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:47:31.531015 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5cec19f3-41b7-4987-ac05-470bdd40c3da tempest-GroupTypesTest-864761637 tempest-GroupTypesTest-864761637] Calling method 'version_select' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:47:31.551345 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5cec19f3-41b7-4987-ac05-470bdd40c3da tempest-GroupTypesTest-864761637 tempest-GroupTypesTest-864761637] http://10.222.0.23/volume/v3/6bfdf64dd602412cb8fe84df51fa7047/group_types/39e9567e-40a4-467a-9f8a-0964717f15fe returned with HTTP 200 Dec 02 10:47:31.552504 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 291/588] 10.222.0.23 () {60 vars in 1368 bytes} [Wed Dec 2 10:47:31 2020] GET /volume/v3/6bfdf64dd602412cb8fe84df51fa7047/group_types/39e9567e-40a4-467a-9f8a-0964717f15fe => generated 253 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:47:31.563049 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-188fe4c6-b6da-4348-8603-97ed2d668354 tempest-GroupTypesTest-864761637 tempest-GroupTypesTest-864761637] DELETE http://10.222.0.23/volume/v3/6bfdf64dd602412cb8fe84df51fa7047/group_types/39e9567e-40a4-467a-9f8a-0964717f15fe Dec 02 10:47:31.567968 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-188fe4c6-b6da-4348-8603-97ed2d668354 tempest-GroupTypesTest-864761637 tempest-GroupTypesTest-864761637] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:47:31.567968 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-188fe4c6-b6da-4348-8603-97ed2d668354 tempest-GroupTypesTest-864761637 tempest-GroupTypesTest-864761637] Calling method 'version_select' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:47:31.616497 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-188fe4c6-b6da-4348-8603-97ed2d668354 tempest-GroupTypesTest-864761637 tempest-GroupTypesTest-864761637] http://10.222.0.23/volume/v3/6bfdf64dd602412cb8fe84df51fa7047/group_types/39e9567e-40a4-467a-9f8a-0964717f15fe returned with HTTP 202 Dec 02 10:47:31.618817 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 298/589] 10.222.0.23 () {60 vars in 1371 bytes} [Wed Dec 2 10:47:31 2020] DELETE /volume/v3/6bfdf64dd602412cb8fe84df51fa7047/group_types/39e9567e-40a4-467a-9f8a-0964717f15fe => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 02 10:48:11.193967 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-55d80d5b-4b97-47e0-9d6c-1bfd1133ee66 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] POST http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes Dec 02 10:48:11.195329 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-55d80d5b-4b97-47e0-9d6c-1bfd1133ee66 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-883576700"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:48:11.196590 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-55d80d5b-4b97-47e0-9d6c-1bfd1133ee66 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-883576700'}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 10:48:11.197243 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-55d80d5b-4b97-47e0-9d6c-1bfd1133ee66 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Create volume of 1 GB Dec 02 10:48:11.229692 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-55d80d5b-4b97-47e0-9d6c-1bfd1133ee66 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Availability Zones retrieved successfully. Dec 02 10:48:11.251910 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-55d80d5b-4b97-47e0-9d6c-1bfd1133ee66 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Flow 'volume_create_api' (7303288f-4009-46e0-a48f-9e2756aee6cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:48:11.258069 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-55d80d5b-4b97-47e0-9d6c-1bfd1133ee66 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7f7ddbb-a25b-40f1-ad68-9e01aeda5b62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:48:11.260302 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-55d80d5b-4b97-47e0-9d6c-1bfd1133ee66 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Validating volume size '1' using validate_int {{(pid=88068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 10:48:11.350026 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-55d80d5b-4b97-47e0-9d6c-1bfd1133ee66 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7f7ddbb-a25b-40f1-ad68-9e01aeda5b62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:48:11.352493 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-55d80d5b-4b97-47e0-9d6c-1bfd1133ee66 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f6ac7ef-3f1c-4cb8-ad0c-3460f176fa6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:48:11.533036 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-55d80d5b-4b97-47e0-9d6c-1bfd1133ee66 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Created reservations ['ab20cf33-ea55-4115-a75c-3db491f4e4fe', 'a75998f0-edfe-4e17-b5fb-f5630c27c63b', '810a742d-13c7-4b26-80ff-89322e1ea6b1', '4a5ae10a-5707-4951-92f1-cbe766e7287c'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 10:48:11.535430 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-55d80d5b-4b97-47e0-9d6c-1bfd1133ee66 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f6ac7ef-3f1c-4cb8-ad0c-3460f176fa6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab20cf33-ea55-4115-a75c-3db491f4e4fe', 'a75998f0-edfe-4e17-b5fb-f5630c27c63b', '810a742d-13c7-4b26-80ff-89322e1ea6b1', '4a5ae10a-5707-4951-92f1-cbe766e7287c']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:48:11.537748 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-55d80d5b-4b97-47e0-9d6c-1bfd1133ee66 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcef49c2-d41e-451e-9f64-9a488f79333b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:48:11.634747 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-55d80d5b-4b97-47e0-9d6c-1bfd1133ee66 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcef49c2-d41e-451e-9f64-9a488f79333b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44c4c5cc-dbed-4217-a7c8-43f11ebdbde9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-883576700',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef6ffc56b77847af9295f1d6d0686dc8',qos_specs=None,replication_status=,reservations=['ab20cf33-ea55-4115-a75c-3db491f4e4fe','a75998f0-edfe-4e17-b5fb-f5630c27c63b','810a742d-13c7-4b26-80ff-89322e1ea6b1','4a5ae10a-5707-4951-92f1-cbe766e7287c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dae2336772e84c04801b607b5d1c8764',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T10:48:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-883576700',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=44c4c5cc-dbed-4217-a7c8-43f11ebdbde9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef6ffc56b77847af9295f1d6d0686dc8',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,user_id='dae2336772e84c04801b607b5d1c8764',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:48:11.638081 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-55d80d5b-4b97-47e0-9d6c-1bfd1133ee66 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7dd51533-d1a7-43d7-8dcd-6f974086a1f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:48:11.678442 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-55d80d5b-4b97-47e0-9d6c-1bfd1133ee66 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7dd51533-d1a7-43d7-8dcd-6f974086a1f7) 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-VolumesActionsTest-Volume-883576700',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef6ffc56b77847af9295f1d6d0686dc8',qos_specs=None,replication_status=,reservations=['ab20cf33-ea55-4115-a75c-3db491f4e4fe','a75998f0-edfe-4e17-b5fb-f5630c27c63b','810a742d-13c7-4b26-80ff-89322e1ea6b1','4a5ae10a-5707-4951-92f1-cbe766e7287c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dae2336772e84c04801b607b5d1c8764',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:48:11.682256 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-55d80d5b-4b97-47e0-9d6c-1bfd1133ee66 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4be1a0c-bc6c-476d-aee7-98ce56017d69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:48:11.708535 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-55d80d5b-4b97-47e0-9d6c-1bfd1133ee66 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4be1a0c-bc6c-476d-aee7-98ce56017d69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:48:11.713337 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-55d80d5b-4b97-47e0-9d6c-1bfd1133ee66 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Flow 'volume_create_api' (7303288f-4009-46e0-a48f-9e2756aee6cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:48:11.777548 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-55d80d5b-4b97-47e0-9d6c-1bfd1133ee66 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Create volume request issued successfully. Dec 02 10:48:11.805259 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-55d80d5b-4b97-47e0-9d6c-1bfd1133ee66 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes returned with HTTP 202 Dec 02 10:48:11.806596 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 292/590] 10.222.0.23 () {60 vars in 1225 bytes} [Wed Dec 2 10:48:11 2020] POST /volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes => generated 817 bytes in 616 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 10:48:11.823352 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fe39dbab-be07-48f8-858a-9647460fd2fd tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] GET http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/44c4c5cc-dbed-4217-a7c8-43f11ebdbde9 Dec 02 10:48:11.824529 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fe39dbab-be07-48f8-858a-9647460fd2fd tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:48:11.825116 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fe39dbab-be07-48f8-858a-9647460fd2fd tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:48:11.891119 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:48:11.891119 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:48:11.902293 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-fe39dbab-be07-48f8-858a-9647460fd2fd tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Volume info retrieved successfully. Dec 02 10:48:11.931566 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fe39dbab-be07-48f8-858a-9647460fd2fd tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/44c4c5cc-dbed-4217-a7c8-43f11ebdbde9 returned with HTTP 200 Dec 02 10:48:11.932702 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 299/591] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:48:11 2020] GET /volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/44c4c5cc-dbed-4217-a7c8-43f11ebdbde9 => generated 885 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:48:12.952330 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-98c88aa2-8b34-4a00-a8f0-b2637251a872 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] GET http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/44c4c5cc-dbed-4217-a7c8-43f11ebdbde9 Dec 02 10:48:12.952825 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-98c88aa2-8b34-4a00-a8f0-b2637251a872 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:48:12.953384 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:48:12.953384 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:48:12.953384 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-98c88aa2-8b34-4a00-a8f0-b2637251a872 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:48:13.088035 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:48:13.088035 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:48:13.111066 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-98c88aa2-8b34-4a00-a8f0-b2637251a872 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Volume info retrieved successfully. Dec 02 10:48:13.162681 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-98c88aa2-8b34-4a00-a8f0-b2637251a872 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/44c4c5cc-dbed-4217-a7c8-43f11ebdbde9 returned with HTTP 200 Dec 02 10:48:13.166664 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 293/592] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:48:12 2020] GET /volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/44c4c5cc-dbed-4217-a7c8-43f11ebdbde9 => generated 910 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:48:13.179365 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6a87a419-8827-4e78-84c1-57def63d70bf tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] POST http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/44c4c5cc-dbed-4217-a7c8-43f11ebdbde9/action Dec 02 10:48:13.179827 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:48:13.179827 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:48:13.180540 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6a87a419-8827-4e78-84c1-57def63d70bf tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Action body: b'{"os-attach": {"instance_uuid": "59dc818f-5fcb-48a3-a827-316112f174a5", "mountpoint": "/dev/sdb"}}' {{(pid=88069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:48:13.180953 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6a87a419-8827-4e78-84c1-57def63d70bf tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "59dc818f-5fcb-48a3-a827-316112f174a5", "mountpoint": "/dev/sdb"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:48:13.288311 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:48:13.288311 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:48:13.289677 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6a87a419-8827-4e78-84c1-57def63d70bf tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Volume info retrieved successfully. Dec 02 10:48:13.360310 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6a87a419-8827-4e78-84c1-57def63d70bf tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Update volume admin metadata completed successfully. Dec 02 10:48:13.674056 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6a87a419-8827-4e78-84c1-57def63d70bf tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Attach volume completed successfully. Dec 02 10:48:13.675354 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6a87a419-8827-4e78-84c1-57def63d70bf tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/44c4c5cc-dbed-4217-a7c8-43f11ebdbde9/action returned with HTTP 202 Dec 02 10:48:13.676995 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 300/593] 10.222.0.23 () {60 vars in 1357 bytes} [Wed Dec 2 10:48:13 2020] POST /volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/44c4c5cc-dbed-4217-a7c8-43f11ebdbde9/action => generated 0 bytes in 502 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 02 10:48:13.686062 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e6b839a4-e9c6-4a6c-bf43-e46098e8181b tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] GET http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/44c4c5cc-dbed-4217-a7c8-43f11ebdbde9 Dec 02 10:48:13.686642 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e6b839a4-e9c6-4a6c-bf43-e46098e8181b tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:48:13.686863 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:48:13.686863 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:48:13.687265 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e6b839a4-e9c6-4a6c-bf43-e46098e8181b tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:48:13.801398 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:48:13.801398 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:48:13.830621 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e6b839a4-e9c6-4a6c-bf43-e46098e8181b tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Volume info retrieved successfully. Dec 02 10:48:13.876600 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:48:13.876600 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:48:13.897946 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e6b839a4-e9c6-4a6c-bf43-e46098e8181b tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/44c4c5cc-dbed-4217-a7c8-43f11ebdbde9 returned with HTTP 200 Dec 02 10:48:13.902370 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 294/594] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:48:13 2020] GET /volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/44c4c5cc-dbed-4217-a7c8-43f11ebdbde9 => generated 1244 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:48:13.914249 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-72307c41-0067-4666-94f9-3b0082250405 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] GET http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/44c4c5cc-dbed-4217-a7c8-43f11ebdbde9 Dec 02 10:48:13.915086 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-72307c41-0067-4666-94f9-3b0082250405 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:48:13.915569 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:48:13.915569 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:48:13.916199 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-72307c41-0067-4666-94f9-3b0082250405 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:48:14.052230 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:48:14.052230 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:48:14.080385 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-72307c41-0067-4666-94f9-3b0082250405 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Volume info retrieved successfully. Dec 02 10:48:14.134211 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:48:14.134211 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:48:14.143656 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-72307c41-0067-4666-94f9-3b0082250405 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/44c4c5cc-dbed-4217-a7c8-43f11ebdbde9 returned with HTTP 200 Dec 02 10:48:14.155369 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 301/595] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:48:13 2020] GET /volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/44c4c5cc-dbed-4217-a7c8-43f11ebdbde9 => generated 1244 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:48:14.574153 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-47f73ed3-86ee-4f57-81da-a6892ecd4d61 tempest-VolumesActionsTest-1247993091 tempest-VolumesActionsTest-1247993091] POST http://10.222.0.23/volume/v3/d679ef37b6e34683b7f3408b3783ec09/volumes/44c4c5cc-dbed-4217-a7c8-43f11ebdbde9/action Dec 02 10:48:14.574614 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:48:14.574614 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:48:14.575054 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-47f73ed3-86ee-4f57-81da-a6892ecd4d61 tempest-VolumesActionsTest-1247993091 tempest-VolumesActionsTest-1247993091] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:48:14.575436 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-47f73ed3-86ee-4f57-81da-a6892ecd4d61 tempest-VolumesActionsTest-1247993091 tempest-VolumesActionsTest-1247993091] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:48:14.578567 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.contrib.admin_actions [None req-47f73ed3-86ee-4f57-81da-a6892ecd4d61 tempest-VolumesActionsTest-1247993091 tempest-VolumesActionsTest-1247993091] Updating volume '44c4c5cc-dbed-4217-a7c8-43f11ebdbde9' with '{'status': 'error'}' {{(pid=88068) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 02 10:48:14.782529 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:48:14.782529 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:48:14.877800 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-47f73ed3-86ee-4f57-81da-a6892ecd4d61 tempest-VolumesActionsTest-1247993091 tempest-VolumesActionsTest-1247993091] http://10.222.0.23/volume/v3/d679ef37b6e34683b7f3408b3783ec09/volumes/44c4c5cc-dbed-4217-a7c8-43f11ebdbde9/action returned with HTTP 202 Dec 02 10:48:14.879829 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 295/596] 10.222.0.23 () {60 vars in 1357 bytes} [Wed Dec 2 10:48:14 2020] POST /volume/v3/d679ef37b6e34683b7f3408b3783ec09/volumes/44c4c5cc-dbed-4217-a7c8-43f11ebdbde9/action => generated 0 bytes in 724 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Dec 02 10:48:14.887335 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-784630a9-8899-4439-a34a-a8d214d9ae25 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] GET http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/44c4c5cc-dbed-4217-a7c8-43f11ebdbde9 Dec 02 10:48:14.888088 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-784630a9-8899-4439-a34a-a8d214d9ae25 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:48:14.888470 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:48:14.888470 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:48:14.889107 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-784630a9-8899-4439-a34a-a8d214d9ae25 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:48:14.989049 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:48:14.989049 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:48:15.021436 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-784630a9-8899-4439-a34a-a8d214d9ae25 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Volume info retrieved successfully. Dec 02 10:48:15.075248 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:48:15.075248 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:48:15.098599 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-784630a9-8899-4439-a34a-a8d214d9ae25 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/44c4c5cc-dbed-4217-a7c8-43f11ebdbde9 returned with HTTP 200 Dec 02 10:48:15.099772 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 302/597] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:48:14 2020] GET /volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/44c4c5cc-dbed-4217-a7c8-43f11ebdbde9 => generated 1243 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:48:15.116016 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-03618df1-337b-4388-82e7-f023f1bfe416 tempest-VolumesActionsTest-1247993091 tempest-VolumesActionsTest-1247993091] POST http://10.222.0.23/volume/v3/d679ef37b6e34683b7f3408b3783ec09/volumes/44c4c5cc-dbed-4217-a7c8-43f11ebdbde9/action Dec 02 10:48:15.117218 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:48:15.117218 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:48:15.117886 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-03618df1-337b-4388-82e7-f023f1bfe416 tempest-VolumesActionsTest-1247993091 tempest-VolumesActionsTest-1247993091] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "c49143d7-65fa-43d6-a16f-19919ebafa1c"}}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:48:15.118436 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-03618df1-337b-4388-82e7-f023f1bfe416 tempest-VolumesActionsTest-1247993091 tempest-VolumesActionsTest-1247993091] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "c49143d7-65fa-43d6-a16f-19919ebafa1c"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:48:15.299777 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:48:15.299777 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:48:15.301234 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-03618df1-337b-4388-82e7-f023f1bfe416 tempest-VolumesActionsTest-1247993091 tempest-VolumesActionsTest-1247993091] Volume info retrieved successfully. Dec 02 10:48:15.404077 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-03618df1-337b-4388-82e7-f023f1bfe416 tempest-VolumesActionsTest-1247993091 tempest-VolumesActionsTest-1247993091] Terminate volume connection completed successfully. Dec 02 10:48:15.415840 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-03618df1-337b-4388-82e7-f023f1bfe416 tempest-VolumesActionsTest-1247993091 tempest-VolumesActionsTest-1247993091] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=88068) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:727}} Dec 02 10:48:15.702554 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-03618df1-337b-4388-82e7-f023f1bfe416 tempest-VolumesActionsTest-1247993091 tempest-VolumesActionsTest-1247993091] Detach volume completed successfully. Dec 02 10:48:15.703865 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-03618df1-337b-4388-82e7-f023f1bfe416 tempest-VolumesActionsTest-1247993091 tempest-VolumesActionsTest-1247993091] http://10.222.0.23/volume/v3/d679ef37b6e34683b7f3408b3783ec09/volumes/44c4c5cc-dbed-4217-a7c8-43f11ebdbde9/action returned with HTTP 202 Dec 02 10:48:15.705542 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 296/598] 10.222.0.23 () {60 vars in 1357 bytes} [Wed Dec 2 10:48:15 2020] POST /volume/v3/d679ef37b6e34683b7f3408b3783ec09/volumes/44c4c5cc-dbed-4217-a7c8-43f11ebdbde9/action => generated 0 bytes in 594 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 02 10:48:15.714680 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ddcb2495-e52f-4311-85b9-6783da38b846 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] GET http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/44c4c5cc-dbed-4217-a7c8-43f11ebdbde9 Dec 02 10:48:15.720146 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ddcb2495-e52f-4311-85b9-6783da38b846 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:48:15.720701 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:48:15.720701 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:48:15.721488 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ddcb2495-e52f-4311-85b9-6783da38b846 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:48:15.825499 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:48:15.825499 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:48:15.837191 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-ddcb2495-e52f-4311-85b9-6783da38b846 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Volume info retrieved successfully. Dec 02 10:48:15.866542 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ddcb2495-e52f-4311-85b9-6783da38b846 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/44c4c5cc-dbed-4217-a7c8-43f11ebdbde9 returned with HTTP 200 Dec 02 10:48:15.867737 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 303/599] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:48:15 2020] GET /volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/44c4c5cc-dbed-4217-a7c8-43f11ebdbde9 => generated 929 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:48:15.882971 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e2cf82b5-da66-496a-ae6e-516946acdeb6 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] GET http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/44c4c5cc-dbed-4217-a7c8-43f11ebdbde9 Dec 02 10:48:15.884093 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e2cf82b5-da66-496a-ae6e-516946acdeb6 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:48:15.884505 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:48:15.884505 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:48:15.885221 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e2cf82b5-da66-496a-ae6e-516946acdeb6 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:48:15.948017 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:48:15.948017 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:48:15.958201 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e2cf82b5-da66-496a-ae6e-516946acdeb6 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Volume info retrieved successfully. Dec 02 10:48:15.986280 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e2cf82b5-da66-496a-ae6e-516946acdeb6 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/44c4c5cc-dbed-4217-a7c8-43f11ebdbde9 returned with HTTP 200 Dec 02 10:48:15.987378 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 297/600] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:48:15 2020] GET /volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/44c4c5cc-dbed-4217-a7c8-43f11ebdbde9 => generated 929 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:48:16.003203 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-af61bc14-0a9c-4bf9-8bc1-30e8a16b0196 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] POST http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/44c4c5cc-dbed-4217-a7c8-43f11ebdbde9/action Dec 02 10:48:16.003672 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:48:16.003672 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:48:16.004109 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-af61bc14-0a9c-4bf9-8bc1-30e8a16b0196 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Action body: b'{"os-detach": {}}' {{(pid=88069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:48:16.004489 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-af61bc14-0a9c-4bf9-8bc1-30e8a16b0196 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:48:16.109423 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:48:16.109423 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:48:16.110607 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-af61bc14-0a9c-4bf9-8bc1-30e8a16b0196 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Volume info retrieved successfully. Dec 02 10:48:16.196162 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-af61bc14-0a9c-4bf9-8bc1-30e8a16b0196 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Detach volume completed successfully. Dec 02 10:48:16.196721 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-af61bc14-0a9c-4bf9-8bc1-30e8a16b0196 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/44c4c5cc-dbed-4217-a7c8-43f11ebdbde9/action returned with HTTP 202 Dec 02 10:48:16.205746 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0287a1e5-d8e1-4b3e-9d48-a99731373918 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] GET http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/44c4c5cc-dbed-4217-a7c8-43f11ebdbde9 Dec 02 10:48:16.206053 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 304/601] 10.222.0.23 () {60 vars in 1357 bytes} [Wed Dec 2 10:48:15 2020] POST /volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/44c4c5cc-dbed-4217-a7c8-43f11ebdbde9/action => generated 0 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 02 10:48:16.206789 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0287a1e5-d8e1-4b3e-9d48-a99731373918 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:48:16.207213 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:48:16.207213 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:48:16.207843 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0287a1e5-d8e1-4b3e-9d48-a99731373918 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:48:16.284924 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:48:16.284924 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:48:16.294472 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0287a1e5-d8e1-4b3e-9d48-a99731373918 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Volume info retrieved successfully. Dec 02 10:48:16.317956 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0287a1e5-d8e1-4b3e-9d48-a99731373918 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/44c4c5cc-dbed-4217-a7c8-43f11ebdbde9 returned with HTTP 200 Dec 02 10:48:16.329209 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 298/602] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:48:16 2020] GET /volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/44c4c5cc-dbed-4217-a7c8-43f11ebdbde9 => generated 929 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:48:24.574478 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fb7e8784-a07d-4f74-80cf-c9e97e9bc89c tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] POST http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes Dec 02 10:48:24.579048 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:48:24.579048 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:48:24.580204 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fb7e8784-a07d-4f74-80cf-c9e97e9bc89c tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2139643457"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:48:24.583162 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-fb7e8784-a07d-4f74-80cf-c9e97e9bc89c tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2139643457'}} {{(pid=88069) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 10:48:24.593532 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-fb7e8784-a07d-4f74-80cf-c9e97e9bc89c tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Create volume of 1 GB Dec 02 10:48:24.617601 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-fb7e8784-a07d-4f74-80cf-c9e97e9bc89c tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Availability Zones retrieved successfully. Dec 02 10:48:24.636632 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-fb7e8784-a07d-4f74-80cf-c9e97e9bc89c tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Flow 'volume_create_api' (6ed644e6-51e3-492f-8e08-4148719461f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:48:24.640495 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-fb7e8784-a07d-4f74-80cf-c9e97e9bc89c tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89c48670-76ca-444e-9ae6-2d84bea5e143) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:48:24.643589 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-fb7e8784-a07d-4f74-80cf-c9e97e9bc89c tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Validating volume size '1' using validate_int {{(pid=88069) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 10:48:24.773986 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-fb7e8784-a07d-4f74-80cf-c9e97e9bc89c tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89c48670-76ca-444e-9ae6-2d84bea5e143) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:48:24.777061 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-fb7e8784-a07d-4f74-80cf-c9e97e9bc89c tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e819815-c1b5-4a21-80cc-6ff649860810) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:48:24.893499 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-fb7e8784-a07d-4f74-80cf-c9e97e9bc89c tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Created reservations ['191c2d26-d2f1-4d35-930a-f92f54ebb8df', 'c35862f0-6082-493a-9ff4-12e0fef33707', 'fadad3f2-f6db-4659-af36-f28b5df9ca7d', '81dba95e-1148-4535-8147-91c7bae6dca9'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 10:48:24.895737 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-fb7e8784-a07d-4f74-80cf-c9e97e9bc89c tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e819815-c1b5-4a21-80cc-6ff649860810) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['191c2d26-d2f1-4d35-930a-f92f54ebb8df', 'c35862f0-6082-493a-9ff4-12e0fef33707', 'fadad3f2-f6db-4659-af36-f28b5df9ca7d', '81dba95e-1148-4535-8147-91c7bae6dca9']}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:48:24.902467 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-fb7e8784-a07d-4f74-80cf-c9e97e9bc89c tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f59af00-bf0a-472c-a64f-4feda306642f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:48:25.010026 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-fb7e8784-a07d-4f74-80cf-c9e97e9bc89c tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f59af00-bf0a-472c-a64f-4feda306642f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9684c0d0-0c37-41ff-8b1c-a798ee6f9fa5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2139643457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef6ffc56b77847af9295f1d6d0686dc8',qos_specs=None,replication_status=,reservations=['191c2d26-d2f1-4d35-930a-f92f54ebb8df','c35862f0-6082-493a-9ff4-12e0fef33707','fadad3f2-f6db-4659-af36-f28b5df9ca7d','81dba95e-1148-4535-8147-91c7bae6dca9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dae2336772e84c04801b607b5d1c8764',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T10:48:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2139643457',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9684c0d0-0c37-41ff-8b1c-a798ee6f9fa5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef6ffc56b77847af9295f1d6d0686dc8',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,user_id='dae2336772e84c04801b607b5d1c8764',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:48:25.017590 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-fb7e8784-a07d-4f74-80cf-c9e97e9bc89c tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77e79e79-6484-4bce-b618-74a4e36a2498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:48:25.063912 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-fb7e8784-a07d-4f74-80cf-c9e97e9bc89c tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77e79e79-6484-4bce-b618-74a4e36a2498) 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-VolumesActionsTest-Volume-2139643457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef6ffc56b77847af9295f1d6d0686dc8',qos_specs=None,replication_status=,reservations=['191c2d26-d2f1-4d35-930a-f92f54ebb8df','c35862f0-6082-493a-9ff4-12e0fef33707','fadad3f2-f6db-4659-af36-f28b5df9ca7d','81dba95e-1148-4535-8147-91c7bae6dca9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dae2336772e84c04801b607b5d1c8764',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:48:25.067061 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-fb7e8784-a07d-4f74-80cf-c9e97e9bc89c tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61dab298-d38d-4434-87f7-5f5e3145321c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:48:25.088525 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-fb7e8784-a07d-4f74-80cf-c9e97e9bc89c tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61dab298-d38d-4434-87f7-5f5e3145321c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:48:25.093115 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-fb7e8784-a07d-4f74-80cf-c9e97e9bc89c tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Flow 'volume_create_api' (6ed644e6-51e3-492f-8e08-4148719461f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:48:25.176904 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-fb7e8784-a07d-4f74-80cf-c9e97e9bc89c tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Create volume request issued successfully. Dec 02 10:48:25.193529 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fb7e8784-a07d-4f74-80cf-c9e97e9bc89c tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes returned with HTTP 202 Dec 02 10:48:25.194874 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 305/603] 10.222.0.23 () {60 vars in 1225 bytes} [Wed Dec 2 10:48:24 2020] POST /volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes => generated 818 bytes in 625 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 10:48:25.212856 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ffc23623-5d4a-484d-89aa-8a8f4ece3692 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] GET http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/9684c0d0-0c37-41ff-8b1c-a798ee6f9fa5 Dec 02 10:48:25.216409 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ffc23623-5d4a-484d-89aa-8a8f4ece3692 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:48:25.216893 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:48:25.216893 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:48:25.217574 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ffc23623-5d4a-484d-89aa-8a8f4ece3692 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:48:25.284279 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:48:25.284279 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:48:25.294360 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-ffc23623-5d4a-484d-89aa-8a8f4ece3692 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Volume info retrieved successfully. Dec 02 10:48:25.318933 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ffc23623-5d4a-484d-89aa-8a8f4ece3692 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/9684c0d0-0c37-41ff-8b1c-a798ee6f9fa5 returned with HTTP 200 Dec 02 10:48:25.320609 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 299/604] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:48:25 2020] GET /volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/9684c0d0-0c37-41ff-8b1c-a798ee6f9fa5 => generated 886 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:48:26.339976 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8fde0e45-2443-45a3-8d43-c80ecf0a8592 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] GET http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/9684c0d0-0c37-41ff-8b1c-a798ee6f9fa5 Dec 02 10:48:26.341705 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8fde0e45-2443-45a3-8d43-c80ecf0a8592 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:48:26.342122 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:48:26.342122 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:48:26.342751 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8fde0e45-2443-45a3-8d43-c80ecf0a8592 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:48:26.406362 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:48:26.406362 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:48:26.416914 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-8fde0e45-2443-45a3-8d43-c80ecf0a8592 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Volume info retrieved successfully. Dec 02 10:48:26.447181 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8fde0e45-2443-45a3-8d43-c80ecf0a8592 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/9684c0d0-0c37-41ff-8b1c-a798ee6f9fa5 returned with HTTP 200 Dec 02 10:48:26.453857 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 306/605] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:48:26 2020] GET /volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/9684c0d0-0c37-41ff-8b1c-a798ee6f9fa5 => generated 911 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:48:26.465315 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a3a663a8-cf99-41ca-bd21-6f964eb9333d tempest-VolumesActionsTest-1247993091 tempest-VolumesActionsTest-1247993091] POST http://10.222.0.23/volume/v3/d679ef37b6e34683b7f3408b3783ec09/volumes/9684c0d0-0c37-41ff-8b1c-a798ee6f9fa5/action Dec 02 10:48:26.466397 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:48:26.466397 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:48:26.467258 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a3a663a8-cf99-41ca-bd21-6f964eb9333d tempest-VolumesActionsTest-1247993091 tempest-VolumesActionsTest-1247993091] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:48:26.468696 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a3a663a8-cf99-41ca-bd21-6f964eb9333d tempest-VolumesActionsTest-1247993091 tempest-VolumesActionsTest-1247993091] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:48:26.471049 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.contrib.admin_actions [None req-a3a663a8-cf99-41ca-bd21-6f964eb9333d tempest-VolumesActionsTest-1247993091 tempest-VolumesActionsTest-1247993091] Updating volume '9684c0d0-0c37-41ff-8b1c-a798ee6f9fa5' with '{'status': 'attaching'}' {{(pid=88068) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 02 10:48:26.603579 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:48:26.603579 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:48:26.675740 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a3a663a8-cf99-41ca-bd21-6f964eb9333d tempest-VolumesActionsTest-1247993091 tempest-VolumesActionsTest-1247993091] http://10.222.0.23/volume/v3/d679ef37b6e34683b7f3408b3783ec09/volumes/9684c0d0-0c37-41ff-8b1c-a798ee6f9fa5/action returned with HTTP 202 Dec 02 10:48:26.681022 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 300/606] 10.222.0.23 () {60 vars in 1357 bytes} [Wed Dec 2 10:48:26 2020] POST /volume/v3/d679ef37b6e34683b7f3408b3783ec09/volumes/9684c0d0-0c37-41ff-8b1c-a798ee6f9fa5/action => generated 0 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 02 10:48:26.684950 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-41cc7d39-13dd-4e21-ac09-689c61b50465 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] GET http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/9684c0d0-0c37-41ff-8b1c-a798ee6f9fa5 Dec 02 10:48:26.685800 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-41cc7d39-13dd-4e21-ac09-689c61b50465 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:48:26.686088 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:48:26.686088 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:48:26.686739 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-41cc7d39-13dd-4e21-ac09-689c61b50465 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:48:26.754248 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:48:26.754248 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:48:26.763997 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-41cc7d39-13dd-4e21-ac09-689c61b50465 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Volume info retrieved successfully. Dec 02 10:48:26.791430 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-41cc7d39-13dd-4e21-ac09-689c61b50465 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/9684c0d0-0c37-41ff-8b1c-a798ee6f9fa5 returned with HTTP 200 Dec 02 10:48:26.809405 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4ae77292-0702-42d4-95d2-b860954f0aed tempest-VolumesActionsTest-1247993091 tempest-VolumesActionsTest-1247993091] POST http://10.222.0.23/volume/v3/d679ef37b6e34683b7f3408b3783ec09/volumes/9684c0d0-0c37-41ff-8b1c-a798ee6f9fa5/action Dec 02 10:48:26.810157 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:48:26.810157 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:48:26.810820 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4ae77292-0702-42d4-95d2-b860954f0aed tempest-VolumesActionsTest-1247993091 tempest-VolumesActionsTest-1247993091] Action body: b'{"os-force_delete": {}}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:48:26.811346 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4ae77292-0702-42d4-95d2-b860954f0aed tempest-VolumesActionsTest-1247993091 tempest-VolumesActionsTest-1247993091] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:48:26.817664 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 307/607] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:48:26 2020] GET /volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/9684c0d0-0c37-41ff-8b1c-a798ee6f9fa5 => generated 911 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:48:26.880472 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:48:26.880472 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:48:26.881903 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-4ae77292-0702-42d4-95d2-b860954f0aed tempest-VolumesActionsTest-1247993091 tempest-VolumesActionsTest-1247993091] Volume info retrieved successfully. Dec 02 10:48:26.940155 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-4ae77292-0702-42d4-95d2-b860954f0aed tempest-VolumesActionsTest-1247993091 tempest-VolumesActionsTest-1247993091] Delete volume request issued successfully. Dec 02 10:48:26.940350 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4ae77292-0702-42d4-95d2-b860954f0aed tempest-VolumesActionsTest-1247993091 tempest-VolumesActionsTest-1247993091] http://10.222.0.23/volume/v3/d679ef37b6e34683b7f3408b3783ec09/volumes/9684c0d0-0c37-41ff-8b1c-a798ee6f9fa5/action returned with HTTP 202 Dec 02 10:48:26.952786 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0c05e225-7ebd-4b17-bc3d-41f39a96f9e1 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] GET http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/9684c0d0-0c37-41ff-8b1c-a798ee6f9fa5 Dec 02 10:48:26.954715 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0c05e225-7ebd-4b17-bc3d-41f39a96f9e1 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:48:26.954933 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:48:26.954933 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:48:26.955296 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0c05e225-7ebd-4b17-bc3d-41f39a96f9e1 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:48:26.961375 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 301/608] 10.222.0.23 () {60 vars in 1357 bytes} [Wed Dec 2 10:48:26 2020] POST /volume/v3/d679ef37b6e34683b7f3408b3783ec09/volumes/9684c0d0-0c37-41ff-8b1c-a798ee6f9fa5/action => generated 0 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 02 10:48:27.065372 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:48:27.065372 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:48:27.090066 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0c05e225-7ebd-4b17-bc3d-41f39a96f9e1 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Volume info retrieved successfully. Dec 02 10:48:27.142903 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0c05e225-7ebd-4b17-bc3d-41f39a96f9e1 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/9684c0d0-0c37-41ff-8b1c-a798ee6f9fa5 returned with HTTP 200 Dec 02 10:48:27.144267 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 308/609] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:48:26 2020] GET /volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/9684c0d0-0c37-41ff-8b1c-a798ee6f9fa5 => generated 910 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:48:28.170069 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6feabbcc-3064-4bb7-b67a-62964a04eec1 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] GET http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/9684c0d0-0c37-41ff-8b1c-a798ee6f9fa5 Dec 02 10:48:28.171135 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6feabbcc-3064-4bb7-b67a-62964a04eec1 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:48:28.171553 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:48:28.171553 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:48:28.172194 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6feabbcc-3064-4bb7-b67a-62964a04eec1 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:48:28.277117 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:48:28.277117 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:48:28.345372 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6feabbcc-3064-4bb7-b67a-62964a04eec1 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Volume info retrieved successfully. Dec 02 10:48:28.404808 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6feabbcc-3064-4bb7-b67a-62964a04eec1 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/9684c0d0-0c37-41ff-8b1c-a798ee6f9fa5 returned with HTTP 200 Dec 02 10:48:28.405728 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 302/610] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:48:28 2020] GET /volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/9684c0d0-0c37-41ff-8b1c-a798ee6f9fa5 => generated 910 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:48:29.422269 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b195df3a-210d-4d4d-bbf7-d5c8d7277575 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] GET http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/9684c0d0-0c37-41ff-8b1c-a798ee6f9fa5 Dec 02 10:48:29.422846 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b195df3a-210d-4d4d-bbf7-d5c8d7277575 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:48:29.422936 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:48:29.422936 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:48:29.423307 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b195df3a-210d-4d4d-bbf7-d5c8d7277575 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:48:29.518194 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b195df3a-210d-4d4d-bbf7-d5c8d7277575 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/9684c0d0-0c37-41ff-8b1c-a798ee6f9fa5 returned with HTTP 404 Dec 02 10:48:29.519219 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 309/611] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:48:29 2020] GET /volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/9684c0d0-0c37-41ff-8b1c-a798ee6f9fa5 => generated 109 bytes in 101 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:48:29.531187 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ec54e94d-e472-4a65-8cde-69d0a78f5cf1 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] POST http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes Dec 02 10:48:29.532078 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:48:29.532078 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:48:29.532756 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ec54e94d-e472-4a65-8cde-69d0a78f5cf1 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-591249889"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:48:29.534008 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-ec54e94d-e472-4a65-8cde-69d0a78f5cf1 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-591249889'}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 10:48:29.534558 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-ec54e94d-e472-4a65-8cde-69d0a78f5cf1 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Create volume of 1 GB Dec 02 10:48:29.556216 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-ec54e94d-e472-4a65-8cde-69d0a78f5cf1 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Availability Zones retrieved successfully. Dec 02 10:48:29.573075 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-ec54e94d-e472-4a65-8cde-69d0a78f5cf1 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Flow 'volume_create_api' (1c38ad46-5ca5-4c22-ab5a-d3887c1e3b28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:48:29.576047 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-ec54e94d-e472-4a65-8cde-69d0a78f5cf1 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (522a4464-5896-4f07-8982-afb65c019d15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:48:29.578342 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-ec54e94d-e472-4a65-8cde-69d0a78f5cf1 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Validating volume size '1' using validate_int {{(pid=88068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 10:48:29.714664 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-ec54e94d-e472-4a65-8cde-69d0a78f5cf1 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (522a4464-5896-4f07-8982-afb65c019d15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:48:29.717217 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-ec54e94d-e472-4a65-8cde-69d0a78f5cf1 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e28fcf9-ba70-480c-a64b-5e0cc54e94d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:48:29.860799 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-ec54e94d-e472-4a65-8cde-69d0a78f5cf1 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Created reservations ['52681cc3-e57e-4cb2-9f0a-4d1501c3c372', 'cc36bd2a-f257-4b1c-bee4-bb8b5267f50d', '3321b4c9-1088-4e55-954b-0cfa35263079', '8d45ad74-1f59-4e6e-b743-a669a7b7dfc6'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 10:48:29.862960 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-ec54e94d-e472-4a65-8cde-69d0a78f5cf1 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e28fcf9-ba70-480c-a64b-5e0cc54e94d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52681cc3-e57e-4cb2-9f0a-4d1501c3c372', 'cc36bd2a-f257-4b1c-bee4-bb8b5267f50d', '3321b4c9-1088-4e55-954b-0cfa35263079', '8d45ad74-1f59-4e6e-b743-a669a7b7dfc6']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:48:29.874742 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-ec54e94d-e472-4a65-8cde-69d0a78f5cf1 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f2e77b6-e5a8-4487-ac76-d51839bcb297) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:48:29.959586 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-ec54e94d-e472-4a65-8cde-69d0a78f5cf1 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f2e77b6-e5a8-4487-ac76-d51839bcb297) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a6f0a28-de59-413f-afbf-bcbea07e0cb9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-591249889',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef6ffc56b77847af9295f1d6d0686dc8',qos_specs=None,replication_status=,reservations=['52681cc3-e57e-4cb2-9f0a-4d1501c3c372','cc36bd2a-f257-4b1c-bee4-bb8b5267f50d','3321b4c9-1088-4e55-954b-0cfa35263079','8d45ad74-1f59-4e6e-b743-a669a7b7dfc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dae2336772e84c04801b607b5d1c8764',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T10:48:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-591249889',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a6f0a28-de59-413f-afbf-bcbea07e0cb9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef6ffc56b77847af9295f1d6d0686dc8',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,user_id='dae2336772e84c04801b607b5d1c8764',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:48:29.962257 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-ec54e94d-e472-4a65-8cde-69d0a78f5cf1 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87f8cea1-18f0-4d0a-a1b4-585677d25f1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:48:29.999582 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-ec54e94d-e472-4a65-8cde-69d0a78f5cf1 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87f8cea1-18f0-4d0a-a1b4-585677d25f1c) 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-VolumesActionsTest-Volume-591249889',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef6ffc56b77847af9295f1d6d0686dc8',qos_specs=None,replication_status=,reservations=['52681cc3-e57e-4cb2-9f0a-4d1501c3c372','cc36bd2a-f257-4b1c-bee4-bb8b5267f50d','3321b4c9-1088-4e55-954b-0cfa35263079','8d45ad74-1f59-4e6e-b743-a669a7b7dfc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dae2336772e84c04801b607b5d1c8764',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:48:30.002505 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-ec54e94d-e472-4a65-8cde-69d0a78f5cf1 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb991e9e-1260-4674-a9e5-521cc33966c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:48:30.062454 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-ec54e94d-e472-4a65-8cde-69d0a78f5cf1 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb991e9e-1260-4674-a9e5-521cc33966c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:48:30.065192 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-ec54e94d-e472-4a65-8cde-69d0a78f5cf1 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Flow 'volume_create_api' (1c38ad46-5ca5-4c22-ab5a-d3887c1e3b28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:48:30.171883 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-ec54e94d-e472-4a65-8cde-69d0a78f5cf1 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Create volume request issued successfully. Dec 02 10:48:30.228325 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ec54e94d-e472-4a65-8cde-69d0a78f5cf1 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes returned with HTTP 202 Dec 02 10:48:30.241188 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 303/612] 10.222.0.23 () {60 vars in 1225 bytes} [Wed Dec 2 10:48:29 2020] POST /volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes => generated 817 bytes in 713 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 10:48:30.244831 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6b71dc5b-8704-41cf-8e38-c0985a906970 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] GET http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/0a6f0a28-de59-413f-afbf-bcbea07e0cb9 Dec 02 10:48:30.245349 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6b71dc5b-8704-41cf-8e38-c0985a906970 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:48:30.245823 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6b71dc5b-8704-41cf-8e38-c0985a906970 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:48:30.323646 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:48:30.323646 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:48:30.336297 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6b71dc5b-8704-41cf-8e38-c0985a906970 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Volume info retrieved successfully. Dec 02 10:48:30.365235 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6b71dc5b-8704-41cf-8e38-c0985a906970 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/0a6f0a28-de59-413f-afbf-bcbea07e0cb9 returned with HTTP 200 Dec 02 10:48:30.367172 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 310/613] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:48:30 2020] GET /volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/0a6f0a28-de59-413f-afbf-bcbea07e0cb9 => generated 885 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:48:31.383925 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-60c41bad-ac2c-4de1-b4b2-b5b1c4a8b183 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] GET http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/0a6f0a28-de59-413f-afbf-bcbea07e0cb9 Dec 02 10:48:31.384625 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-60c41bad-ac2c-4de1-b4b2-b5b1c4a8b183 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:48:31.384625 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:48:31.384625 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:48:31.385081 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-60c41bad-ac2c-4de1-b4b2-b5b1c4a8b183 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:48:31.436347 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:48:31.436347 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:48:31.445793 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-60c41bad-ac2c-4de1-b4b2-b5b1c4a8b183 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Volume info retrieved successfully. Dec 02 10:48:31.468749 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-60c41bad-ac2c-4de1-b4b2-b5b1c4a8b183 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/0a6f0a28-de59-413f-afbf-bcbea07e0cb9 returned with HTTP 200 Dec 02 10:48:31.474441 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 304/614] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:48:31 2020] GET /volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/0a6f0a28-de59-413f-afbf-bcbea07e0cb9 => generated 910 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:48:31.484867 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-57357740-7bd1-47c3-a769-efb0499e4546 tempest-VolumesActionsTest-1247993091 tempest-VolumesActionsTest-1247993091] POST http://10.222.0.23/volume/v3/d679ef37b6e34683b7f3408b3783ec09/volumes/0a6f0a28-de59-413f-afbf-bcbea07e0cb9/action Dec 02 10:48:31.485920 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:48:31.485920 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:48:31.486737 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-57357740-7bd1-47c3-a769-efb0499e4546 tempest-VolumesActionsTest-1247993091 tempest-VolumesActionsTest-1247993091] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=88069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:48:31.487634 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-57357740-7bd1-47c3-a769-efb0499e4546 tempest-VolumesActionsTest-1247993091 tempest-VolumesActionsTest-1247993091] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:48:31.488847 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.contrib.admin_actions [None req-57357740-7bd1-47c3-a769-efb0499e4546 tempest-VolumesActionsTest-1247993091 tempest-VolumesActionsTest-1247993091] Updating volume '0a6f0a28-de59-413f-afbf-bcbea07e0cb9' with '{'status': 'creating'}' {{(pid=88069) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 02 10:48:31.668165 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:48:31.668165 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:48:31.815652 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-57357740-7bd1-47c3-a769-efb0499e4546 tempest-VolumesActionsTest-1247993091 tempest-VolumesActionsTest-1247993091] http://10.222.0.23/volume/v3/d679ef37b6e34683b7f3408b3783ec09/volumes/0a6f0a28-de59-413f-afbf-bcbea07e0cb9/action returned with HTTP 202 Dec 02 10:48:31.819928 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 311/615] 10.222.0.23 () {60 vars in 1357 bytes} [Wed Dec 2 10:48:31 2020] POST /volume/v3/d679ef37b6e34683b7f3408b3783ec09/volumes/0a6f0a28-de59-413f-afbf-bcbea07e0cb9/action => generated 0 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 02 10:48:31.827995 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1c3a55db-d0f7-4a4a-b5c9-1986c4cdc775 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] GET http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/0a6f0a28-de59-413f-afbf-bcbea07e0cb9 Dec 02 10:48:31.828780 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1c3a55db-d0f7-4a4a-b5c9-1986c4cdc775 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:48:31.829190 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:48:31.829190 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:48:31.829826 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1c3a55db-d0f7-4a4a-b5c9-1986c4cdc775 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:48:31.922636 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:48:31.922636 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:48:31.945662 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-1c3a55db-d0f7-4a4a-b5c9-1986c4cdc775 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Volume info retrieved successfully. Dec 02 10:48:31.990496 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1c3a55db-d0f7-4a4a-b5c9-1986c4cdc775 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/0a6f0a28-de59-413f-afbf-bcbea07e0cb9 returned with HTTP 200 Dec 02 10:48:31.993422 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 305/616] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:48:31 2020] GET /volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/0a6f0a28-de59-413f-afbf-bcbea07e0cb9 => generated 909 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:48:32.015335 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-271ae0d8-18b0-4d75-bab1-1ee3463d1c17 tempest-VolumesActionsTest-1247993091 tempest-VolumesActionsTest-1247993091] POST http://10.222.0.23/volume/v3/d679ef37b6e34683b7f3408b3783ec09/volumes/0a6f0a28-de59-413f-afbf-bcbea07e0cb9/action Dec 02 10:48:32.016051 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:48:32.016051 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:48:32.016801 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-271ae0d8-18b0-4d75-bab1-1ee3463d1c17 tempest-VolumesActionsTest-1247993091 tempest-VolumesActionsTest-1247993091] Action body: b'{"os-force_delete": {}}' {{(pid=88069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:48:32.018943 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-271ae0d8-18b0-4d75-bab1-1ee3463d1c17 tempest-VolumesActionsTest-1247993091 tempest-VolumesActionsTest-1247993091] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:48:32.096186 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:48:32.096186 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:48:32.097615 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-271ae0d8-18b0-4d75-bab1-1ee3463d1c17 tempest-VolumesActionsTest-1247993091 tempest-VolumesActionsTest-1247993091] Volume info retrieved successfully. Dec 02 10:48:32.139430 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-271ae0d8-18b0-4d75-bab1-1ee3463d1c17 tempest-VolumesActionsTest-1247993091 tempest-VolumesActionsTest-1247993091] Delete volume request issued successfully. Dec 02 10:48:32.140314 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-271ae0d8-18b0-4d75-bab1-1ee3463d1c17 tempest-VolumesActionsTest-1247993091 tempest-VolumesActionsTest-1247993091] http://10.222.0.23/volume/v3/d679ef37b6e34683b7f3408b3783ec09/volumes/0a6f0a28-de59-413f-afbf-bcbea07e0cb9/action returned with HTTP 202 Dec 02 10:48:32.141997 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 312/617] 10.222.0.23 () {60 vars in 1357 bytes} [Wed Dec 2 10:48:32 2020] POST /volume/v3/d679ef37b6e34683b7f3408b3783ec09/volumes/0a6f0a28-de59-413f-afbf-bcbea07e0cb9/action => generated 0 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 02 10:48:32.149800 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b03fba4d-b9c2-493c-bd0e-001047573ed4 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] GET http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/0a6f0a28-de59-413f-afbf-bcbea07e0cb9 Dec 02 10:48:32.150458 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b03fba4d-b9c2-493c-bd0e-001047573ed4 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:48:32.150675 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:48:32.150675 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:48:32.151042 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b03fba4d-b9c2-493c-bd0e-001047573ed4 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:48:32.264163 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:48:32.264163 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:48:32.281656 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b03fba4d-b9c2-493c-bd0e-001047573ed4 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Volume info retrieved successfully. Dec 02 10:48:32.319166 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b03fba4d-b9c2-493c-bd0e-001047573ed4 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/0a6f0a28-de59-413f-afbf-bcbea07e0cb9 returned with HTTP 200 Dec 02 10:48:32.320397 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 306/618] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:48:32 2020] GET /volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/0a6f0a28-de59-413f-afbf-bcbea07e0cb9 => generated 909 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 10:48:33.337605 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fc9f36da-131c-48ec-a0c2-112733f6a681 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] GET http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/0a6f0a28-de59-413f-afbf-bcbea07e0cb9 Dec 02 10:48:33.338132 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fc9f36da-131c-48ec-a0c2-112733f6a681 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:48:33.338388 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:48:33.338388 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:48:33.338718 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fc9f36da-131c-48ec-a0c2-112733f6a681 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:48:33.458917 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:48:33.458917 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:48:33.477590 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-fc9f36da-131c-48ec-a0c2-112733f6a681 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Volume info retrieved successfully. Dec 02 10:48:33.523324 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fc9f36da-131c-48ec-a0c2-112733f6a681 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/0a6f0a28-de59-413f-afbf-bcbea07e0cb9 returned with HTTP 200 Dec 02 10:48:33.524894 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 313/619] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:48:33 2020] GET /volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/0a6f0a28-de59-413f-afbf-bcbea07e0cb9 => generated 909 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:48:34.543578 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-72de4f07-630d-479e-b1bf-8bcd963865b7 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] GET http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/0a6f0a28-de59-413f-afbf-bcbea07e0cb9 Dec 02 10:48:34.544092 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-72de4f07-630d-479e-b1bf-8bcd963865b7 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:48:34.544197 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:48:34.544197 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:48:34.551793 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-72de4f07-630d-479e-b1bf-8bcd963865b7 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:48:34.658585 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-72de4f07-630d-479e-b1bf-8bcd963865b7 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/0a6f0a28-de59-413f-afbf-bcbea07e0cb9 returned with HTTP 404 Dec 02 10:48:34.674151 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-eb0c8992-9c24-4576-a203-c361c226cb82 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] POST http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes Dec 02 10:48:34.674839 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:48:34.674839 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:48:34.675348 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 307/620] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:48:34 2020] GET /volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/0a6f0a28-de59-413f-afbf-bcbea07e0cb9 => generated 109 bytes in 138 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:48:34.675516 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-eb0c8992-9c24-4576-a203-c361c226cb82 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-899823808"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:48:34.676902 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-eb0c8992-9c24-4576-a203-c361c226cb82 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-899823808'}} {{(pid=88069) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 10:48:34.677236 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-eb0c8992-9c24-4576-a203-c361c226cb82 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Create volume of 1 GB Dec 02 10:48:34.717764 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-eb0c8992-9c24-4576-a203-c361c226cb82 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Availability Zones retrieved successfully. Dec 02 10:48:34.735089 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-eb0c8992-9c24-4576-a203-c361c226cb82 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Flow 'volume_create_api' (57325764-4b4f-4df2-b283-4495627a8c1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:48:34.738280 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-eb0c8992-9c24-4576-a203-c361c226cb82 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf7426ac-0653-413e-a2da-d458f1198197) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:48:34.740618 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-eb0c8992-9c24-4576-a203-c361c226cb82 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Validating volume size '1' using validate_int {{(pid=88069) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 10:48:34.826122 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-eb0c8992-9c24-4576-a203-c361c226cb82 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf7426ac-0653-413e-a2da-d458f1198197) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:48:34.829034 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-eb0c8992-9c24-4576-a203-c361c226cb82 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84ec24a2-e382-4ac4-bf22-e67c138088b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:48:34.932032 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-eb0c8992-9c24-4576-a203-c361c226cb82 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Created reservations ['71c3f7d1-dfc9-49ea-8394-0d7ff862dfe6', '5ba293b1-a0bf-4bda-a3b3-b67355e782e7', '17df545c-4f6d-4d2c-a3bd-ece033f2892d', '051ff4e5-e832-4c5c-8f9e-c1ad33ec5c03'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 10:48:34.935238 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-eb0c8992-9c24-4576-a203-c361c226cb82 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84ec24a2-e382-4ac4-bf22-e67c138088b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71c3f7d1-dfc9-49ea-8394-0d7ff862dfe6', '5ba293b1-a0bf-4bda-a3b3-b67355e782e7', '17df545c-4f6d-4d2c-a3bd-ece033f2892d', '051ff4e5-e832-4c5c-8f9e-c1ad33ec5c03']}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:48:34.940887 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-eb0c8992-9c24-4576-a203-c361c226cb82 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c3b1d4a-9aa7-4079-92be-fd52026e51c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:48:35.012897 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-eb0c8992-9c24-4576-a203-c361c226cb82 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c3b1d4a-9aa7-4079-92be-fd52026e51c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84f7aec2-5435-427a-94c8-66f383e94bba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-899823808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef6ffc56b77847af9295f1d6d0686dc8',qos_specs=None,replication_status=,reservations=['71c3f7d1-dfc9-49ea-8394-0d7ff862dfe6','5ba293b1-a0bf-4bda-a3b3-b67355e782e7','17df545c-4f6d-4d2c-a3bd-ece033f2892d','051ff4e5-e832-4c5c-8f9e-c1ad33ec5c03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dae2336772e84c04801b607b5d1c8764',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T10:48:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-899823808',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=84f7aec2-5435-427a-94c8-66f383e94bba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef6ffc56b77847af9295f1d6d0686dc8',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,user_id='dae2336772e84c04801b607b5d1c8764',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:48:35.015153 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-eb0c8992-9c24-4576-a203-c361c226cb82 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5264f5d5-23e5-4058-8f6c-7bc2c4fb47d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:48:35.046818 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-eb0c8992-9c24-4576-a203-c361c226cb82 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5264f5d5-23e5-4058-8f6c-7bc2c4fb47d5) 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-VolumesActionsTest-Volume-899823808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef6ffc56b77847af9295f1d6d0686dc8',qos_specs=None,replication_status=,reservations=['71c3f7d1-dfc9-49ea-8394-0d7ff862dfe6','5ba293b1-a0bf-4bda-a3b3-b67355e782e7','17df545c-4f6d-4d2c-a3bd-ece033f2892d','051ff4e5-e832-4c5c-8f9e-c1ad33ec5c03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dae2336772e84c04801b607b5d1c8764',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:48:35.049142 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-eb0c8992-9c24-4576-a203-c361c226cb82 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe526c72-ed2b-485f-a3f8-94f61662e67e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:48:35.068860 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-eb0c8992-9c24-4576-a203-c361c226cb82 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe526c72-ed2b-485f-a3f8-94f61662e67e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:48:35.072282 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-eb0c8992-9c24-4576-a203-c361c226cb82 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Flow 'volume_create_api' (57325764-4b4f-4df2-b283-4495627a8c1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:48:35.146834 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-eb0c8992-9c24-4576-a203-c361c226cb82 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Create volume request issued successfully. Dec 02 10:48:35.182919 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-eb0c8992-9c24-4576-a203-c361c226cb82 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes returned with HTTP 202 Dec 02 10:48:35.187735 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 314/621] 10.222.0.23 () {60 vars in 1225 bytes} [Wed Dec 2 10:48:34 2020] POST /volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes => generated 817 bytes in 513 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 10:48:35.205897 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e94e0905-2a78-4659-b4c3-0a9d386a06e7 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] GET http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/84f7aec2-5435-427a-94c8-66f383e94bba Dec 02 10:48:35.207584 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e94e0905-2a78-4659-b4c3-0a9d386a06e7 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:48:35.208166 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e94e0905-2a78-4659-b4c3-0a9d386a06e7 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:48:35.292574 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:48:35.292574 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:48:35.308506 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e94e0905-2a78-4659-b4c3-0a9d386a06e7 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Volume info retrieved successfully. Dec 02 10:48:35.336759 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e94e0905-2a78-4659-b4c3-0a9d386a06e7 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/84f7aec2-5435-427a-94c8-66f383e94bba returned with HTTP 200 Dec 02 10:48:35.347848 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 308/622] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:48:35 2020] GET /volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/84f7aec2-5435-427a-94c8-66f383e94bba => generated 909 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:48:36.358001 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7591576c-6da2-4c95-bfbb-75fd059a0c2c tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] GET http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/84f7aec2-5435-427a-94c8-66f383e94bba Dec 02 10:48:36.359295 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7591576c-6da2-4c95-bfbb-75fd059a0c2c tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:48:36.359735 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:48:36.359735 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:48:36.360364 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7591576c-6da2-4c95-bfbb-75fd059a0c2c tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:48:36.426252 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:48:36.426252 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:48:36.436217 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-7591576c-6da2-4c95-bfbb-75fd059a0c2c tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Volume info retrieved successfully. Dec 02 10:48:36.463378 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7591576c-6da2-4c95-bfbb-75fd059a0c2c tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/84f7aec2-5435-427a-94c8-66f383e94bba returned with HTTP 200 Dec 02 10:48:36.475122 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 315/623] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:48:36 2020] GET /volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/84f7aec2-5435-427a-94c8-66f383e94bba => generated 910 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:48:36.480733 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-48691480-e224-4ad8-b70e-d63d933d63b0 tempest-VolumesActionsTest-1247993091 tempest-VolumesActionsTest-1247993091] POST http://10.222.0.23/volume/v3/d679ef37b6e34683b7f3408b3783ec09/volumes/84f7aec2-5435-427a-94c8-66f383e94bba/action Dec 02 10:48:36.481304 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:48:36.481304 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:48:36.482273 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-48691480-e224-4ad8-b70e-d63d933d63b0 tempest-VolumesActionsTest-1247993091 tempest-VolumesActionsTest-1247993091] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:48:36.482837 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-48691480-e224-4ad8-b70e-d63d933d63b0 tempest-VolumesActionsTest-1247993091 tempest-VolumesActionsTest-1247993091] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:48:36.484372 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.contrib.admin_actions [None req-48691480-e224-4ad8-b70e-d63d933d63b0 tempest-VolumesActionsTest-1247993091 tempest-VolumesActionsTest-1247993091] Updating volume '84f7aec2-5435-427a-94c8-66f383e94bba' with '{'status': 'error'}' {{(pid=88068) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 02 10:48:36.595249 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:48:36.595249 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:48:36.663841 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-48691480-e224-4ad8-b70e-d63d933d63b0 tempest-VolumesActionsTest-1247993091 tempest-VolumesActionsTest-1247993091] http://10.222.0.23/volume/v3/d679ef37b6e34683b7f3408b3783ec09/volumes/84f7aec2-5435-427a-94c8-66f383e94bba/action returned with HTTP 202 Dec 02 10:48:36.669006 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 309/624] 10.222.0.23 () {60 vars in 1357 bytes} [Wed Dec 2 10:48:36 2020] POST /volume/v3/d679ef37b6e34683b7f3408b3783ec09/volumes/84f7aec2-5435-427a-94c8-66f383e94bba/action => generated 0 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 02 10:48:36.673448 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b0c5c437-8216-490d-a360-c1ebe510ae6f tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] GET http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/84f7aec2-5435-427a-94c8-66f383e94bba Dec 02 10:48:36.674220 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b0c5c437-8216-490d-a360-c1ebe510ae6f tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:48:36.674625 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:48:36.674625 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:48:36.675254 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b0c5c437-8216-490d-a360-c1ebe510ae6f tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:48:36.739858 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:48:36.739858 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:48:36.753740 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b0c5c437-8216-490d-a360-c1ebe510ae6f tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Volume info retrieved successfully. Dec 02 10:48:36.780886 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b0c5c437-8216-490d-a360-c1ebe510ae6f tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/84f7aec2-5435-427a-94c8-66f383e94bba returned with HTTP 200 Dec 02 10:48:36.790427 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 316/625] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:48:36 2020] GET /volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/84f7aec2-5435-427a-94c8-66f383e94bba => generated 906 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:48:36.797690 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2a36bab2-c500-4e6f-bef1-4544ea2fff0b tempest-VolumesActionsTest-1247993091 tempest-VolumesActionsTest-1247993091] POST http://10.222.0.23/volume/v3/d679ef37b6e34683b7f3408b3783ec09/volumes/84f7aec2-5435-427a-94c8-66f383e94bba/action Dec 02 10:48:36.798424 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:48:36.798424 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:48:36.799167 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2a36bab2-c500-4e6f-bef1-4544ea2fff0b tempest-VolumesActionsTest-1247993091 tempest-VolumesActionsTest-1247993091] Action body: b'{"os-force_delete": {}}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:48:36.799733 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2a36bab2-c500-4e6f-bef1-4544ea2fff0b tempest-VolumesActionsTest-1247993091 tempest-VolumesActionsTest-1247993091] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:48:36.871927 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:48:36.871927 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:48:36.873228 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-2a36bab2-c500-4e6f-bef1-4544ea2fff0b tempest-VolumesActionsTest-1247993091 tempest-VolumesActionsTest-1247993091] Volume info retrieved successfully. Dec 02 10:48:36.926710 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-2a36bab2-c500-4e6f-bef1-4544ea2fff0b tempest-VolumesActionsTest-1247993091 tempest-VolumesActionsTest-1247993091] Delete volume request issued successfully. Dec 02 10:48:36.932054 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2a36bab2-c500-4e6f-bef1-4544ea2fff0b tempest-VolumesActionsTest-1247993091 tempest-VolumesActionsTest-1247993091] http://10.222.0.23/volume/v3/d679ef37b6e34683b7f3408b3783ec09/volumes/84f7aec2-5435-427a-94c8-66f383e94bba/action returned with HTTP 202 Dec 02 10:48:36.937081 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 310/626] 10.222.0.23 () {60 vars in 1357 bytes} [Wed Dec 2 10:48:36 2020] POST /volume/v3/d679ef37b6e34683b7f3408b3783ec09/volumes/84f7aec2-5435-427a-94c8-66f383e94bba/action => generated 0 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 02 10:48:36.941948 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9ea40353-84a8-445d-b726-d40a03e8831d tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] GET http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/84f7aec2-5435-427a-94c8-66f383e94bba Dec 02 10:48:36.942743 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9ea40353-84a8-445d-b726-d40a03e8831d tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:48:36.943314 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:48:36.943314 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:48:36.943966 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9ea40353-84a8-445d-b726-d40a03e8831d tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:48:37.005351 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:48:37.005351 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:48:37.018200 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-9ea40353-84a8-445d-b726-d40a03e8831d tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Volume info retrieved successfully. Dec 02 10:48:37.049874 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9ea40353-84a8-445d-b726-d40a03e8831d tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/84f7aec2-5435-427a-94c8-66f383e94bba returned with HTTP 200 Dec 02 10:48:37.063918 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 317/627] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:48:36 2020] GET /volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/84f7aec2-5435-427a-94c8-66f383e94bba => generated 909 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:48:38.069901 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6b3285e2-7ad3-40d1-adad-945f4ba7a450 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] GET http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/84f7aec2-5435-427a-94c8-66f383e94bba Dec 02 10:48:38.071115 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6b3285e2-7ad3-40d1-adad-945f4ba7a450 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:48:38.071536 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:48:38.071536 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:48:38.072169 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6b3285e2-7ad3-40d1-adad-945f4ba7a450 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:48:38.196368 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:48:38.196368 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:48:38.224447 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6b3285e2-7ad3-40d1-adad-945f4ba7a450 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Volume info retrieved successfully. Dec 02 10:48:38.285936 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6b3285e2-7ad3-40d1-adad-945f4ba7a450 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/84f7aec2-5435-427a-94c8-66f383e94bba returned with HTTP 200 Dec 02 10:48:38.304383 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 311/628] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:48:38 2020] GET /volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/84f7aec2-5435-427a-94c8-66f383e94bba => generated 909 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:48:39.302892 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6119c9c4-111c-42b5-a446-a929548d4324 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] GET http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/84f7aec2-5435-427a-94c8-66f383e94bba Dec 02 10:48:39.303696 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6119c9c4-111c-42b5-a446-a929548d4324 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:48:39.303973 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:48:39.303973 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:48:39.304339 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6119c9c4-111c-42b5-a446-a929548d4324 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:48:39.430570 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6119c9c4-111c-42b5-a446-a929548d4324 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/84f7aec2-5435-427a-94c8-66f383e94bba returned with HTTP 404 Dec 02 10:48:39.433924 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 318/629] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:48:39 2020] GET /volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/84f7aec2-5435-427a-94c8-66f383e94bba => generated 109 bytes in 135 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:48:39.445662 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f12dc154-054f-4348-8529-2fb2b37f8603 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] POST http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes Dec 02 10:48:39.446393 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:48:39.446393 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:48:39.447136 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f12dc154-054f-4348-8529-2fb2b37f8603 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1130418528"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:48:39.448997 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-f12dc154-054f-4348-8529-2fb2b37f8603 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1130418528'}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 10:48:39.449616 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-f12dc154-054f-4348-8529-2fb2b37f8603 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Create volume of 1 GB Dec 02 10:48:39.474704 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f12dc154-054f-4348-8529-2fb2b37f8603 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Availability Zones retrieved successfully. Dec 02 10:48:39.494095 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-f12dc154-054f-4348-8529-2fb2b37f8603 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Flow 'volume_create_api' (6d65670b-260d-4bb3-92ae-fc107995c1a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:48:39.498103 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-f12dc154-054f-4348-8529-2fb2b37f8603 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a78acfe-e121-460c-8a8e-ab2c3b83945c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:48:39.500811 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-f12dc154-054f-4348-8529-2fb2b37f8603 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Validating volume size '1' using validate_int {{(pid=88068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 10:48:39.592507 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-f12dc154-054f-4348-8529-2fb2b37f8603 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a78acfe-e121-460c-8a8e-ab2c3b83945c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:48:39.595646 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-f12dc154-054f-4348-8529-2fb2b37f8603 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39891ee3-9593-4f21-ac97-b626f388cc99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:48:39.699781 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-f12dc154-054f-4348-8529-2fb2b37f8603 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Created reservations ['93b68533-452b-47a6-adda-6682b943b1d2', '09a7f8cd-4ac9-457f-8ece-f4b14a219210', 'dcf7abbc-22b1-4449-bbfd-4b291b37a3f9', '9c8a34fb-6d39-4a7d-86fd-cf6e22089a26'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 10:48:39.701735 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-f12dc154-054f-4348-8529-2fb2b37f8603 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39891ee3-9593-4f21-ac97-b626f388cc99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93b68533-452b-47a6-adda-6682b943b1d2', '09a7f8cd-4ac9-457f-8ece-f4b14a219210', 'dcf7abbc-22b1-4449-bbfd-4b291b37a3f9', '9c8a34fb-6d39-4a7d-86fd-cf6e22089a26']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:48:39.703937 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-f12dc154-054f-4348-8529-2fb2b37f8603 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a74627a9-35cf-461f-9fa2-70fe7f1f6701) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:48:39.782574 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-f12dc154-054f-4348-8529-2fb2b37f8603 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a74627a9-35cf-461f-9fa2-70fe7f1f6701) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0177d51-8761-445c-a2ee-4f2d27d3c981', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1130418528',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef6ffc56b77847af9295f1d6d0686dc8',qos_specs=None,replication_status=,reservations=['93b68533-452b-47a6-adda-6682b943b1d2','09a7f8cd-4ac9-457f-8ece-f4b14a219210','dcf7abbc-22b1-4449-bbfd-4b291b37a3f9','9c8a34fb-6d39-4a7d-86fd-cf6e22089a26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dae2336772e84c04801b607b5d1c8764',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T10:48:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1130418528',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f0177d51-8761-445c-a2ee-4f2d27d3c981,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef6ffc56b77847af9295f1d6d0686dc8',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,user_id='dae2336772e84c04801b607b5d1c8764',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:48:39.784572 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-f12dc154-054f-4348-8529-2fb2b37f8603 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (388db1b7-a65b-4850-83d1-b8c72ae8647a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:48:39.823940 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-f12dc154-054f-4348-8529-2fb2b37f8603 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (388db1b7-a65b-4850-83d1-b8c72ae8647a) 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-VolumesActionsTest-Volume-1130418528',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef6ffc56b77847af9295f1d6d0686dc8',qos_specs=None,replication_status=,reservations=['93b68533-452b-47a6-adda-6682b943b1d2','09a7f8cd-4ac9-457f-8ece-f4b14a219210','dcf7abbc-22b1-4449-bbfd-4b291b37a3f9','9c8a34fb-6d39-4a7d-86fd-cf6e22089a26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dae2336772e84c04801b607b5d1c8764',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:48:39.825929 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-f12dc154-054f-4348-8529-2fb2b37f8603 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54d3a510-f260-49b8-b042-681d170286f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:48:39.882216 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-f12dc154-054f-4348-8529-2fb2b37f8603 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54d3a510-f260-49b8-b042-681d170286f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:48:39.885257 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-f12dc154-054f-4348-8529-2fb2b37f8603 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Flow 'volume_create_api' (6d65670b-260d-4bb3-92ae-fc107995c1a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:48:39.987892 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f12dc154-054f-4348-8529-2fb2b37f8603 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Create volume request issued successfully. Dec 02 10:48:40.010868 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f12dc154-054f-4348-8529-2fb2b37f8603 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes returned with HTTP 202 Dec 02 10:48:40.011904 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 312/630] 10.222.0.23 () {60 vars in 1225 bytes} [Wed Dec 2 10:48:39 2020] POST /volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes => generated 818 bytes in 570 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 10:48:40.033196 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b8ba58d7-611b-4ab4-9a50-8abd3b799f0e tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] GET http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/f0177d51-8761-445c-a2ee-4f2d27d3c981 Dec 02 10:48:40.034112 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b8ba58d7-611b-4ab4-9a50-8abd3b799f0e tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:48:40.035776 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b8ba58d7-611b-4ab4-9a50-8abd3b799f0e tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:48:40.171163 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:48:40.171163 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:48:40.192521 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b8ba58d7-611b-4ab4-9a50-8abd3b799f0e tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Volume info retrieved successfully. Dec 02 10:48:40.237328 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b8ba58d7-611b-4ab4-9a50-8abd3b799f0e tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/f0177d51-8761-445c-a2ee-4f2d27d3c981 returned with HTTP 200 Dec 02 10:48:40.238611 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 319/631] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:48:40 2020] GET /volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/f0177d51-8761-445c-a2ee-4f2d27d3c981 => generated 910 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:48:41.254955 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1ed0e73d-5948-4f62-a100-9decce2f4e7c tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] GET http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/f0177d51-8761-445c-a2ee-4f2d27d3c981 Dec 02 10:48:41.256282 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1ed0e73d-5948-4f62-a100-9decce2f4e7c tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:48:41.256727 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:48:41.256727 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:48:41.257382 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1ed0e73d-5948-4f62-a100-9decce2f4e7c tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:48:41.346505 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:48:41.346505 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:48:41.357485 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-1ed0e73d-5948-4f62-a100-9decce2f4e7c tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Volume info retrieved successfully. Dec 02 10:48:41.389379 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1ed0e73d-5948-4f62-a100-9decce2f4e7c tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/f0177d51-8761-445c-a2ee-4f2d27d3c981 returned with HTTP 200 Dec 02 10:48:41.390880 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 313/632] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:48:41 2020] GET /volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/f0177d51-8761-445c-a2ee-4f2d27d3c981 => generated 911 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:48:41.408685 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e8abe4a0-c0e5-4ad6-91f2-fa40db634a7c tempest-VolumesActionsTest-1247993091 tempest-VolumesActionsTest-1247993091] POST http://10.222.0.23/volume/v3/d679ef37b6e34683b7f3408b3783ec09/volumes/f0177d51-8761-445c-a2ee-4f2d27d3c981/action Dec 02 10:48:41.409507 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:48:41.409507 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:48:41.409930 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e8abe4a0-c0e5-4ad6-91f2-fa40db634a7c tempest-VolumesActionsTest-1247993091 tempest-VolumesActionsTest-1247993091] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=88069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:48:41.410418 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e8abe4a0-c0e5-4ad6-91f2-fa40db634a7c tempest-VolumesActionsTest-1247993091 tempest-VolumesActionsTest-1247993091] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:48:41.411793 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.contrib.admin_actions [None req-e8abe4a0-c0e5-4ad6-91f2-fa40db634a7c tempest-VolumesActionsTest-1247993091 tempest-VolumesActionsTest-1247993091] Updating volume 'f0177d51-8761-445c-a2ee-4f2d27d3c981' with '{'status': 'maintenance'}' {{(pid=88069) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 02 10:48:41.548867 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:48:41.548867 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:48:41.625390 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e8abe4a0-c0e5-4ad6-91f2-fa40db634a7c tempest-VolumesActionsTest-1247993091 tempest-VolumesActionsTest-1247993091] http://10.222.0.23/volume/v3/d679ef37b6e34683b7f3408b3783ec09/volumes/f0177d51-8761-445c-a2ee-4f2d27d3c981/action returned with HTTP 202 Dec 02 10:48:41.626657 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 320/633] 10.222.0.23 () {60 vars in 1357 bytes} [Wed Dec 2 10:48:41 2020] POST /volume/v3/d679ef37b6e34683b7f3408b3783ec09/volumes/f0177d51-8761-445c-a2ee-4f2d27d3c981/action => generated 0 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 02 10:48:41.635099 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6664583c-71f3-430d-84d2-919e380439af tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] GET http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/f0177d51-8761-445c-a2ee-4f2d27d3c981 Dec 02 10:48:41.635755 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6664583c-71f3-430d-84d2-919e380439af tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:48:41.636217 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:48:41.636217 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:48:41.636757 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6664583c-71f3-430d-84d2-919e380439af tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:48:41.692296 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:48:41.692296 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:48:41.702232 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6664583c-71f3-430d-84d2-919e380439af tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Volume info retrieved successfully. Dec 02 10:48:41.729911 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6664583c-71f3-430d-84d2-919e380439af tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/f0177d51-8761-445c-a2ee-4f2d27d3c981 returned with HTTP 200 Dec 02 10:48:41.736951 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 314/634] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:48:41 2020] GET /volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/f0177d51-8761-445c-a2ee-4f2d27d3c981 => generated 913 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:48:41.753790 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-48842dc9-60d2-4e8b-ba1f-909f2790662e tempest-VolumesActionsTest-1247993091 tempest-VolumesActionsTest-1247993091] POST http://10.222.0.23/volume/v3/d679ef37b6e34683b7f3408b3783ec09/volumes/f0177d51-8761-445c-a2ee-4f2d27d3c981/action Dec 02 10:48:41.754779 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:48:41.754779 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:48:41.756815 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-48842dc9-60d2-4e8b-ba1f-909f2790662e tempest-VolumesActionsTest-1247993091 tempest-VolumesActionsTest-1247993091] Action body: b'{"os-force_delete": {}}' {{(pid=88069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:48:41.757263 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-48842dc9-60d2-4e8b-ba1f-909f2790662e tempest-VolumesActionsTest-1247993091 tempest-VolumesActionsTest-1247993091] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:48:41.831531 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:48:41.831531 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:48:41.832532 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-48842dc9-60d2-4e8b-ba1f-909f2790662e tempest-VolumesActionsTest-1247993091 tempest-VolumesActionsTest-1247993091] Volume info retrieved successfully. Dec 02 10:48:41.867338 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-48842dc9-60d2-4e8b-ba1f-909f2790662e tempest-VolumesActionsTest-1247993091 tempest-VolumesActionsTest-1247993091] Delete volume request issued successfully. Dec 02 10:48:41.867987 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-48842dc9-60d2-4e8b-ba1f-909f2790662e tempest-VolumesActionsTest-1247993091 tempest-VolumesActionsTest-1247993091] http://10.222.0.23/volume/v3/d679ef37b6e34683b7f3408b3783ec09/volumes/f0177d51-8761-445c-a2ee-4f2d27d3c981/action returned with HTTP 202 Dec 02 10:48:41.872781 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 321/635] 10.222.0.23 () {60 vars in 1357 bytes} [Wed Dec 2 10:48:41 2020] POST /volume/v3/d679ef37b6e34683b7f3408b3783ec09/volumes/f0177d51-8761-445c-a2ee-4f2d27d3c981/action => generated 0 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Dec 02 10:48:41.877421 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6682eaa1-5ef1-48ff-b610-cfb85b6349ae tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] GET http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/f0177d51-8761-445c-a2ee-4f2d27d3c981 Dec 02 10:48:41.891199 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6682eaa1-5ef1-48ff-b610-cfb85b6349ae tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:48:41.891560 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:48:41.891560 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:48:41.892139 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6682eaa1-5ef1-48ff-b610-cfb85b6349ae tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:48:41.998735 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:48:41.998735 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:48:42.009759 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6682eaa1-5ef1-48ff-b610-cfb85b6349ae tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Volume info retrieved successfully. Dec 02 10:48:42.048637 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6682eaa1-5ef1-48ff-b610-cfb85b6349ae tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/f0177d51-8761-445c-a2ee-4f2d27d3c981 returned with HTTP 200 Dec 02 10:48:42.059542 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 315/636] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:48:41 2020] GET /volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/f0177d51-8761-445c-a2ee-4f2d27d3c981 => generated 910 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:48:43.066823 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7836f400-14c2-4016-b224-663118da6bc4 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] GET http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/f0177d51-8761-445c-a2ee-4f2d27d3c981 Dec 02 10:48:43.067495 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7836f400-14c2-4016-b224-663118da6bc4 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:48:43.067719 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:48:43.067719 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:48:43.068243 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7836f400-14c2-4016-b224-663118da6bc4 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:48:43.182620 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:48:43.182620 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:48:43.205385 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-7836f400-14c2-4016-b224-663118da6bc4 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Volume info retrieved successfully. Dec 02 10:48:43.252217 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7836f400-14c2-4016-b224-663118da6bc4 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/f0177d51-8761-445c-a2ee-4f2d27d3c981 returned with HTTP 200 Dec 02 10:48:43.253098 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 322/637] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:48:43 2020] GET /volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/f0177d51-8761-445c-a2ee-4f2d27d3c981 => generated 910 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:48:44.270587 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-23445757-5445-463c-a484-1fd42f178abe tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] GET http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/f0177d51-8761-445c-a2ee-4f2d27d3c981 Dec 02 10:48:44.271190 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-23445757-5445-463c-a484-1fd42f178abe tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:48:44.271472 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:48:44.271472 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:48:44.272135 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-23445757-5445-463c-a484-1fd42f178abe tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:48:44.334624 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-23445757-5445-463c-a484-1fd42f178abe tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/f0177d51-8761-445c-a2ee-4f2d27d3c981 returned with HTTP 404 Dec 02 10:48:44.336150 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 316/638] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:48:44 2020] GET /volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/f0177d51-8761-445c-a2ee-4f2d27d3c981 => generated 109 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:48:44.345692 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0ee7374e-5a54-4213-9ad4-274ae00ea202 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] POST http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes Dec 02 10:48:44.346462 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:48:44.346462 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:48:44.346691 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0ee7374e-5a54-4213-9ad4-274ae00ea202 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-415191681"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:48:44.347586 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-0ee7374e-5a54-4213-9ad4-274ae00ea202 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-415191681'}} {{(pid=88069) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 10:48:44.347955 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-0ee7374e-5a54-4213-9ad4-274ae00ea202 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Create volume of 1 GB Dec 02 10:48:44.371316 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0ee7374e-5a54-4213-9ad4-274ae00ea202 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Availability Zones retrieved successfully. Dec 02 10:48:44.390364 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-0ee7374e-5a54-4213-9ad4-274ae00ea202 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Flow 'volume_create_api' (afbc3f0b-25f7-4445-9535-006fb0ef8d54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:48:44.393447 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-0ee7374e-5a54-4213-9ad4-274ae00ea202 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (885a79a1-1eab-43de-b91c-862b1adcb0d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:48:44.395651 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-0ee7374e-5a54-4213-9ad4-274ae00ea202 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Validating volume size '1' using validate_int {{(pid=88069) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 10:48:44.475248 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-0ee7374e-5a54-4213-9ad4-274ae00ea202 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (885a79a1-1eab-43de-b91c-862b1adcb0d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:48:44.478665 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-0ee7374e-5a54-4213-9ad4-274ae00ea202 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a9ae25f-72fa-4340-9800-8f6fee9d6720) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:48:44.574214 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-0ee7374e-5a54-4213-9ad4-274ae00ea202 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Created reservations ['78686988-764e-4510-8b08-60a8ea6de48f', 'b5d917c4-756f-419f-9418-a9c922d9ffa4', '81b0d289-30c7-490e-bc85-67bcaa035b0c', 'b83a2865-17c6-438d-b063-82af9587c714'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 10:48:44.577197 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-0ee7374e-5a54-4213-9ad4-274ae00ea202 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a9ae25f-72fa-4340-9800-8f6fee9d6720) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78686988-764e-4510-8b08-60a8ea6de48f', 'b5d917c4-756f-419f-9418-a9c922d9ffa4', '81b0d289-30c7-490e-bc85-67bcaa035b0c', 'b83a2865-17c6-438d-b063-82af9587c714']}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:48:44.581585 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-0ee7374e-5a54-4213-9ad4-274ae00ea202 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed8832db-1c4f-47f0-a58b-b5a443f5366c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:48:44.695047 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-0ee7374e-5a54-4213-9ad4-274ae00ea202 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed8832db-1c4f-47f0-a58b-b5a443f5366c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0fc7109-33c3-4282-ba4b-b3fbedf1b56a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-415191681',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef6ffc56b77847af9295f1d6d0686dc8',qos_specs=None,replication_status=,reservations=['78686988-764e-4510-8b08-60a8ea6de48f','b5d917c4-756f-419f-9418-a9c922d9ffa4','81b0d289-30c7-490e-bc85-67bcaa035b0c','b83a2865-17c6-438d-b063-82af9587c714'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dae2336772e84c04801b607b5d1c8764',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T10:48:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-415191681',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e0fc7109-33c3-4282-ba4b-b3fbedf1b56a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef6ffc56b77847af9295f1d6d0686dc8',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,user_id='dae2336772e84c04801b607b5d1c8764',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:48:44.697594 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-0ee7374e-5a54-4213-9ad4-274ae00ea202 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d61059f3-41b1-4e44-90e9-e04781fbbe6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:48:44.728360 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-0ee7374e-5a54-4213-9ad4-274ae00ea202 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d61059f3-41b1-4e44-90e9-e04781fbbe6e) 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-VolumesActionsTest-Volume-415191681',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef6ffc56b77847af9295f1d6d0686dc8',qos_specs=None,replication_status=,reservations=['78686988-764e-4510-8b08-60a8ea6de48f','b5d917c4-756f-419f-9418-a9c922d9ffa4','81b0d289-30c7-490e-bc85-67bcaa035b0c','b83a2865-17c6-438d-b063-82af9587c714'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dae2336772e84c04801b607b5d1c8764',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:48:44.731357 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-0ee7374e-5a54-4213-9ad4-274ae00ea202 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acb353c7-419c-40b8-81a1-b8d3170e43d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:48:44.764986 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-0ee7374e-5a54-4213-9ad4-274ae00ea202 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acb353c7-419c-40b8-81a1-b8d3170e43d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:48:44.768064 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-0ee7374e-5a54-4213-9ad4-274ae00ea202 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Flow 'volume_create_api' (afbc3f0b-25f7-4445-9535-006fb0ef8d54) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:48:44.835872 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0ee7374e-5a54-4213-9ad4-274ae00ea202 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Create volume request issued successfully. Dec 02 10:48:44.851149 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0ee7374e-5a54-4213-9ad4-274ae00ea202 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes returned with HTTP 202 Dec 02 10:48:44.852055 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 323/639] 10.222.0.23 () {60 vars in 1225 bytes} [Wed Dec 2 10:48:44 2020] POST /volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes => generated 817 bytes in 510 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 10:48:44.866491 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b8ff252a-f8c7-4009-8d0a-a7e4be83faa7 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] GET http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/e0fc7109-33c3-4282-ba4b-b3fbedf1b56a Dec 02 10:48:44.867117 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b8ff252a-f8c7-4009-8d0a-a7e4be83faa7 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:48:44.867670 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b8ff252a-f8c7-4009-8d0a-a7e4be83faa7 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:48:44.960017 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:48:44.960017 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:48:44.969715 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b8ff252a-f8c7-4009-8d0a-a7e4be83faa7 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Volume info retrieved successfully. Dec 02 10:48:44.994703 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b8ff252a-f8c7-4009-8d0a-a7e4be83faa7 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/e0fc7109-33c3-4282-ba4b-b3fbedf1b56a returned with HTTP 200 Dec 02 10:48:45.004485 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 317/640] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:48:44 2020] GET /volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/e0fc7109-33c3-4282-ba4b-b3fbedf1b56a => generated 885 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:48:46.012013 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5334f997-1653-4338-9aa7-0d0c2569f72f tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] GET http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/e0fc7109-33c3-4282-ba4b-b3fbedf1b56a Dec 02 10:48:46.013260 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5334f997-1653-4338-9aa7-0d0c2569f72f tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:48:46.013720 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:48:46.013720 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:48:46.014918 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5334f997-1653-4338-9aa7-0d0c2569f72f tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:48:46.096627 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:48:46.096627 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:48:46.122115 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-5334f997-1653-4338-9aa7-0d0c2569f72f tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Volume info retrieved successfully. Dec 02 10:48:46.164598 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5334f997-1653-4338-9aa7-0d0c2569f72f tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/e0fc7109-33c3-4282-ba4b-b3fbedf1b56a returned with HTTP 200 Dec 02 10:48:46.183891 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-907cd55f-21f4-4553-829b-beaa4a4d2647 tempest-VolumesActionsTest-1247993091 tempest-VolumesActionsTest-1247993091] POST http://10.222.0.23/volume/v3/d679ef37b6e34683b7f3408b3783ec09/volumes/e0fc7109-33c3-4282-ba4b-b3fbedf1b56a/action Dec 02 10:48:46.184542 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:48:46.184542 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:48:46.189384 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-907cd55f-21f4-4553-829b-beaa4a4d2647 tempest-VolumesActionsTest-1247993091 tempest-VolumesActionsTest-1247993091] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:48:46.189970 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-907cd55f-21f4-4553-829b-beaa4a4d2647 tempest-VolumesActionsTest-1247993091 tempest-VolumesActionsTest-1247993091] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:48:46.191104 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.contrib.admin_actions [None req-907cd55f-21f4-4553-829b-beaa4a4d2647 tempest-VolumesActionsTest-1247993091 tempest-VolumesActionsTest-1247993091] Updating volume 'e0fc7109-33c3-4282-ba4b-b3fbedf1b56a' with '{'status': 'error'}' {{(pid=88068) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 02 10:48:46.196875 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 324/641] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:48:46 2020] GET /volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/e0fc7109-33c3-4282-ba4b-b3fbedf1b56a => generated 910 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:48:46.318641 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:48:46.318641 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:48:46.394854 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-907cd55f-21f4-4553-829b-beaa4a4d2647 tempest-VolumesActionsTest-1247993091 tempest-VolumesActionsTest-1247993091] http://10.222.0.23/volume/v3/d679ef37b6e34683b7f3408b3783ec09/volumes/e0fc7109-33c3-4282-ba4b-b3fbedf1b56a/action returned with HTTP 202 Dec 02 10:48:46.395755 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 318/642] 10.222.0.23 () {60 vars in 1357 bytes} [Wed Dec 2 10:48:46 2020] POST /volume/v3/d679ef37b6e34683b7f3408b3783ec09/volumes/e0fc7109-33c3-4282-ba4b-b3fbedf1b56a/action => generated 0 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 02 10:48:46.403978 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6d37ee84-f2ca-488b-a17a-a37e95f474d9 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] GET http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/e0fc7109-33c3-4282-ba4b-b3fbedf1b56a Dec 02 10:48:46.404464 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6d37ee84-f2ca-488b-a17a-a37e95f474d9 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:48:46.404680 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:48:46.404680 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:48:46.405154 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6d37ee84-f2ca-488b-a17a-a37e95f474d9 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:48:46.457189 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:48:46.457189 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:48:46.466118 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6d37ee84-f2ca-488b-a17a-a37e95f474d9 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Volume info retrieved successfully. Dec 02 10:48:46.489376 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6d37ee84-f2ca-488b-a17a-a37e95f474d9 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/e0fc7109-33c3-4282-ba4b-b3fbedf1b56a returned with HTTP 200 Dec 02 10:48:46.490320 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 325/643] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:48:46 2020] GET /volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/e0fc7109-33c3-4282-ba4b-b3fbedf1b56a => generated 906 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:48:46.506586 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9fb91b7f-555b-4487-85a7-76dd459ac21e tempest-VolumesActionsTest-1247993091 tempest-VolumesActionsTest-1247993091] POST http://10.222.0.23/volume/v3/d679ef37b6e34683b7f3408b3783ec09/volumes/e0fc7109-33c3-4282-ba4b-b3fbedf1b56a/action Dec 02 10:48:46.506586 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:48:46.506586 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:48:46.507091 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9fb91b7f-555b-4487-85a7-76dd459ac21e tempest-VolumesActionsTest-1247993091 tempest-VolumesActionsTest-1247993091] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:48:46.507412 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9fb91b7f-555b-4487-85a7-76dd459ac21e tempest-VolumesActionsTest-1247993091 tempest-VolumesActionsTest-1247993091] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:48:46.508381 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.contrib.admin_actions [None req-9fb91b7f-555b-4487-85a7-76dd459ac21e tempest-VolumesActionsTest-1247993091 tempest-VolumesActionsTest-1247993091] Updating volume 'e0fc7109-33c3-4282-ba4b-b3fbedf1b56a' with '{'status': 'available'}' {{(pid=88068) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 02 10:48:46.618609 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:48:46.618609 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:48:46.689219 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9fb91b7f-555b-4487-85a7-76dd459ac21e tempest-VolumesActionsTest-1247993091 tempest-VolumesActionsTest-1247993091] http://10.222.0.23/volume/v3/d679ef37b6e34683b7f3408b3783ec09/volumes/e0fc7109-33c3-4282-ba4b-b3fbedf1b56a/action returned with HTTP 202 Dec 02 10:48:46.693679 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 319/644] 10.222.0.23 () {60 vars in 1357 bytes} [Wed Dec 2 10:48:46 2020] POST /volume/v3/d679ef37b6e34683b7f3408b3783ec09/volumes/e0fc7109-33c3-4282-ba4b-b3fbedf1b56a/action => generated 0 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 02 10:48:46.698206 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a82ae400-aeba-433a-bc5e-044605d972e2 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] GET http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/e0fc7109-33c3-4282-ba4b-b3fbedf1b56a Dec 02 10:48:46.698726 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a82ae400-aeba-433a-bc5e-044605d972e2 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:48:46.698948 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:48:46.698948 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:48:46.699311 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a82ae400-aeba-433a-bc5e-044605d972e2 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:48:46.808594 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:48:46.808594 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:48:46.835041 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a82ae400-aeba-433a-bc5e-044605d972e2 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Volume info retrieved successfully. Dec 02 10:48:46.876436 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a82ae400-aeba-433a-bc5e-044605d972e2 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/e0fc7109-33c3-4282-ba4b-b3fbedf1b56a returned with HTTP 200 Dec 02 10:48:46.878086 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 326/645] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:48:46 2020] GET /volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/e0fc7109-33c3-4282-ba4b-b3fbedf1b56a => generated 910 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:48:46.893279 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-60f800c6-96e9-4d08-9b74-960c92d1c45d tempest-VolumesActionsTest-1247993091 tempest-VolumesActionsTest-1247993091] POST http://10.222.0.23/volume/v3/d679ef37b6e34683b7f3408b3783ec09/volumes/e0fc7109-33c3-4282-ba4b-b3fbedf1b56a/action Dec 02 10:48:46.893746 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:48:46.893746 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:48:46.894185 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-60f800c6-96e9-4d08-9b74-960c92d1c45d tempest-VolumesActionsTest-1247993091 tempest-VolumesActionsTest-1247993091] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:48:46.894609 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-60f800c6-96e9-4d08-9b74-960c92d1c45d tempest-VolumesActionsTest-1247993091 tempest-VolumesActionsTest-1247993091] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:48:46.896132 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.contrib.admin_actions [None req-60f800c6-96e9-4d08-9b74-960c92d1c45d tempest-VolumesActionsTest-1247993091 tempest-VolumesActionsTest-1247993091] Updating volume 'e0fc7109-33c3-4282-ba4b-b3fbedf1b56a' with '{'status': 'maintenance'}' {{(pid=88068) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 02 10:48:47.018662 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:48:47.018662 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:48:47.084212 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-60f800c6-96e9-4d08-9b74-960c92d1c45d tempest-VolumesActionsTest-1247993091 tempest-VolumesActionsTest-1247993091] http://10.222.0.23/volume/v3/d679ef37b6e34683b7f3408b3783ec09/volumes/e0fc7109-33c3-4282-ba4b-b3fbedf1b56a/action returned with HTTP 202 Dec 02 10:48:47.085880 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 320/646] 10.222.0.23 () {60 vars in 1357 bytes} [Wed Dec 2 10:48:46 2020] POST /volume/v3/d679ef37b6e34683b7f3408b3783ec09/volumes/e0fc7109-33c3-4282-ba4b-b3fbedf1b56a/action => generated 0 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 02 10:48:47.093483 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-958649f9-ed64-4038-8067-38f71ad1fca4 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] GET http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/e0fc7109-33c3-4282-ba4b-b3fbedf1b56a Dec 02 10:48:47.094445 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-958649f9-ed64-4038-8067-38f71ad1fca4 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:48:47.094989 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:48:47.094989 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:48:47.095612 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-958649f9-ed64-4038-8067-38f71ad1fca4 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:48:47.158316 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:48:47.158316 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:48:47.169105 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-958649f9-ed64-4038-8067-38f71ad1fca4 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Volume info retrieved successfully. Dec 02 10:48:47.196903 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-958649f9-ed64-4038-8067-38f71ad1fca4 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/e0fc7109-33c3-4282-ba4b-b3fbedf1b56a returned with HTTP 200 Dec 02 10:48:47.198165 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 327/647] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:48:47 2020] GET /volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/e0fc7109-33c3-4282-ba4b-b3fbedf1b56a => generated 912 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:48:47.214153 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-44c85166-45fc-420d-b23a-87d94b2a1bb6 tempest-VolumesActionsTest-1247993091 tempest-VolumesActionsTest-1247993091] POST http://10.222.0.23/volume/v3/d679ef37b6e34683b7f3408b3783ec09/volumes/e0fc7109-33c3-4282-ba4b-b3fbedf1b56a/action Dec 02 10:48:47.214746 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:48:47.214746 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:48:47.215281 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-44c85166-45fc-420d-b23a-87d94b2a1bb6 tempest-VolumesActionsTest-1247993091 tempest-VolumesActionsTest-1247993091] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:48:47.215745 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-44c85166-45fc-420d-b23a-87d94b2a1bb6 tempest-VolumesActionsTest-1247993091 tempest-VolumesActionsTest-1247993091] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:48:47.216820 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.contrib.admin_actions [None req-44c85166-45fc-420d-b23a-87d94b2a1bb6 tempest-VolumesActionsTest-1247993091 tempest-VolumesActionsTest-1247993091] Updating volume 'e0fc7109-33c3-4282-ba4b-b3fbedf1b56a' with '{'status': 'available'}' {{(pid=88068) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 02 10:48:47.362452 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:48:47.362452 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:48:47.491468 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-44c85166-45fc-420d-b23a-87d94b2a1bb6 tempest-VolumesActionsTest-1247993091 tempest-VolumesActionsTest-1247993091] http://10.222.0.23/volume/v3/d679ef37b6e34683b7f3408b3783ec09/volumes/e0fc7109-33c3-4282-ba4b-b3fbedf1b56a/action returned with HTTP 202 Dec 02 10:48:47.495629 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 321/648] 10.222.0.23 () {60 vars in 1357 bytes} [Wed Dec 2 10:48:47 2020] POST /volume/v3/d679ef37b6e34683b7f3408b3783ec09/volumes/e0fc7109-33c3-4282-ba4b-b3fbedf1b56a/action => generated 0 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 02 10:48:47.500120 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a4e93a12-a3e9-409e-b212-817383c88dab tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] GET http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/e0fc7109-33c3-4282-ba4b-b3fbedf1b56a Dec 02 10:48:47.500639 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a4e93a12-a3e9-409e-b212-817383c88dab tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:48:47.500881 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:48:47.500881 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:48:47.501250 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a4e93a12-a3e9-409e-b212-817383c88dab tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:48:47.600532 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:48:47.600532 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:48:47.621299 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a4e93a12-a3e9-409e-b212-817383c88dab tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Volume info retrieved successfully. Dec 02 10:48:47.670783 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a4e93a12-a3e9-409e-b212-817383c88dab tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/e0fc7109-33c3-4282-ba4b-b3fbedf1b56a returned with HTTP 200 Dec 02 10:48:47.672210 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 328/649] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:48:47 2020] GET /volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/e0fc7109-33c3-4282-ba4b-b3fbedf1b56a => generated 910 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:48:47.690606 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7cd72522-b3c4-43da-9e56-f99e3c4edb7f tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] DELETE http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/e0fc7109-33c3-4282-ba4b-b3fbedf1b56a Dec 02 10:48:47.691152 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7cd72522-b3c4-43da-9e56-f99e3c4edb7f tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:48:47.691368 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:48:47.691368 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:48:47.691744 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7cd72522-b3c4-43da-9e56-f99e3c4edb7f tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:48:47.692214 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-7cd72522-b3c4-43da-9e56-f99e3c4edb7f tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Delete volume with id: e0fc7109-33c3-4282-ba4b-b3fbedf1b56a Dec 02 10:48:47.745503 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:48:47.745503 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:48:47.746997 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-7cd72522-b3c4-43da-9e56-f99e3c4edb7f tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Volume info retrieved successfully. Dec 02 10:48:47.776543 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-7cd72522-b3c4-43da-9e56-f99e3c4edb7f tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Delete volume request issued successfully. Dec 02 10:48:47.777029 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7cd72522-b3c4-43da-9e56-f99e3c4edb7f tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/e0fc7109-33c3-4282-ba4b-b3fbedf1b56a returned with HTTP 202 Dec 02 10:48:47.782039 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 322/650] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 10:48:47 2020] DELETE /volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/e0fc7109-33c3-4282-ba4b-b3fbedf1b56a => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 10:48:47.786699 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b005a835-504c-4c47-8a07-4073d415d48e tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] GET http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/e0fc7109-33c3-4282-ba4b-b3fbedf1b56a Dec 02 10:48:47.787220 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b005a835-504c-4c47-8a07-4073d415d48e tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:48:47.787447 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:48:47.787447 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:48:47.787788 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b005a835-504c-4c47-8a07-4073d415d48e tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:48:47.838600 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:48:47.838600 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:48:47.853324 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b005a835-504c-4c47-8a07-4073d415d48e tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Volume info retrieved successfully. Dec 02 10:48:47.885639 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b005a835-504c-4c47-8a07-4073d415d48e tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/e0fc7109-33c3-4282-ba4b-b3fbedf1b56a returned with HTTP 200 Dec 02 10:48:47.886884 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 329/651] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:48:47 2020] GET /volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/e0fc7109-33c3-4282-ba4b-b3fbedf1b56a => generated 909 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:48:48.908387 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-aac29cb6-0ca7-4d86-96f1-89c736242b90 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] GET http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/e0fc7109-33c3-4282-ba4b-b3fbedf1b56a Dec 02 10:48:48.908993 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-aac29cb6-0ca7-4d86-96f1-89c736242b90 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:48:48.909398 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:48:48.909398 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:48:48.910043 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-aac29cb6-0ca7-4d86-96f1-89c736242b90 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:48:48.984410 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:48:48.984410 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:48:48.994334 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-aac29cb6-0ca7-4d86-96f1-89c736242b90 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Volume info retrieved successfully. Dec 02 10:48:49.027597 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-aac29cb6-0ca7-4d86-96f1-89c736242b90 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/e0fc7109-33c3-4282-ba4b-b3fbedf1b56a returned with HTTP 200 Dec 02 10:48:49.040055 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 323/652] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:48:48 2020] GET /volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/e0fc7109-33c3-4282-ba4b-b3fbedf1b56a => generated 909 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:48:50.047350 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-67034fc2-703e-4bce-bc71-9d055af390d3 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] GET http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/e0fc7109-33c3-4282-ba4b-b3fbedf1b56a Dec 02 10:48:50.048824 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-67034fc2-703e-4bce-bc71-9d055af390d3 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:48:50.049731 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:48:50.049731 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:48:50.050681 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-67034fc2-703e-4bce-bc71-9d055af390d3 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:48:50.148424 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-67034fc2-703e-4bce-bc71-9d055af390d3 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/e0fc7109-33c3-4282-ba4b-b3fbedf1b56a returned with HTTP 404 Dec 02 10:48:50.150064 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 330/653] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:48:50 2020] GET /volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/e0fc7109-33c3-4282-ba4b-b3fbedf1b56a => generated 109 bytes in 107 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:48:50.160769 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b8da00ee-e15d-471a-a680-21a1cbfa04bb tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] DELETE http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/f0177d51-8761-445c-a2ee-4f2d27d3c981 Dec 02 10:48:50.161795 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b8da00ee-e15d-471a-a680-21a1cbfa04bb tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:48:50.162186 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:48:50.162186 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:48:50.162943 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b8da00ee-e15d-471a-a680-21a1cbfa04bb tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:48:50.163571 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-b8da00ee-e15d-471a-a680-21a1cbfa04bb tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Delete volume with id: f0177d51-8761-445c-a2ee-4f2d27d3c981 Dec 02 10:48:50.281152 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b8da00ee-e15d-471a-a680-21a1cbfa04bb tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/f0177d51-8761-445c-a2ee-4f2d27d3c981 returned with HTTP 404 Dec 02 10:48:50.287994 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 324/654] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 10:48:50 2020] DELETE /volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/f0177d51-8761-445c-a2ee-4f2d27d3c981 => generated 109 bytes in 132 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:48:50.299372 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3457a206-1460-408c-a587-554465c4ed04 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] DELETE http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/84f7aec2-5435-427a-94c8-66f383e94bba Dec 02 10:48:50.300037 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3457a206-1460-408c-a587-554465c4ed04 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:48:50.300638 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3457a206-1460-408c-a587-554465c4ed04 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:48:50.301248 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-3457a206-1460-408c-a587-554465c4ed04 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Delete volume with id: 84f7aec2-5435-427a-94c8-66f383e94bba Dec 02 10:48:50.394745 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3457a206-1460-408c-a587-554465c4ed04 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/84f7aec2-5435-427a-94c8-66f383e94bba returned with HTTP 404 Dec 02 10:48:50.399243 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 331/655] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 10:48:50 2020] DELETE /volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/84f7aec2-5435-427a-94c8-66f383e94bba => generated 109 bytes in 100 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:48:50.406452 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-55e4bf59-f858-44f6-b94f-fdb239521349 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] DELETE http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/0a6f0a28-de59-413f-afbf-bcbea07e0cb9 Dec 02 10:48:50.407477 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-55e4bf59-f858-44f6-b94f-fdb239521349 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:48:50.408106 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-55e4bf59-f858-44f6-b94f-fdb239521349 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:48:50.408754 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-55e4bf59-f858-44f6-b94f-fdb239521349 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Delete volume with id: 0a6f0a28-de59-413f-afbf-bcbea07e0cb9 Dec 02 10:48:50.496218 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-55e4bf59-f858-44f6-b94f-fdb239521349 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/0a6f0a28-de59-413f-afbf-bcbea07e0cb9 returned with HTTP 404 Dec 02 10:48:50.498354 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 325/656] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 10:48:50 2020] DELETE /volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/0a6f0a28-de59-413f-afbf-bcbea07e0cb9 => generated 109 bytes in 98 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:48:50.506550 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-511b2a62-8549-437d-8ee9-e1a2b2fed1a8 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] DELETE http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/9684c0d0-0c37-41ff-8b1c-a798ee6f9fa5 Dec 02 10:48:50.507761 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-511b2a62-8549-437d-8ee9-e1a2b2fed1a8 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:48:50.508397 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-511b2a62-8549-437d-8ee9-e1a2b2fed1a8 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:48:50.509046 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-511b2a62-8549-437d-8ee9-e1a2b2fed1a8 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Delete volume with id: 9684c0d0-0c37-41ff-8b1c-a798ee6f9fa5 Dec 02 10:48:50.568337 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-511b2a62-8549-437d-8ee9-e1a2b2fed1a8 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/9684c0d0-0c37-41ff-8b1c-a798ee6f9fa5 returned with HTTP 404 Dec 02 10:48:50.569787 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 332/657] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 10:48:50 2020] DELETE /volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/9684c0d0-0c37-41ff-8b1c-a798ee6f9fa5 => generated 109 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:48:50.578303 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e3b733cc-66b9-4a02-9399-5c0ad2868f64 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] DELETE http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/44c4c5cc-dbed-4217-a7c8-43f11ebdbde9 Dec 02 10:48:50.579055 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e3b733cc-66b9-4a02-9399-5c0ad2868f64 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:48:50.579682 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e3b733cc-66b9-4a02-9399-5c0ad2868f64 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:48:50.580449 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-e3b733cc-66b9-4a02-9399-5c0ad2868f64 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Delete volume with id: 44c4c5cc-dbed-4217-a7c8-43f11ebdbde9 Dec 02 10:48:50.647338 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:48:50.647338 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:48:50.649631 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e3b733cc-66b9-4a02-9399-5c0ad2868f64 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Volume info retrieved successfully. Dec 02 10:48:50.703528 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e3b733cc-66b9-4a02-9399-5c0ad2868f64 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Delete volume request issued successfully. Dec 02 10:48:50.705047 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e3b733cc-66b9-4a02-9399-5c0ad2868f64 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/44c4c5cc-dbed-4217-a7c8-43f11ebdbde9 returned with HTTP 202 Dec 02 10:48:50.715019 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 326/658] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 10:48:50 2020] DELETE /volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/44c4c5cc-dbed-4217-a7c8-43f11ebdbde9 => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 10:48:50.718159 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e79d2bb4-3244-4ca0-a377-eea6f18c874c tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] GET http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/44c4c5cc-dbed-4217-a7c8-43f11ebdbde9 Dec 02 10:48:50.718869 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e79d2bb4-3244-4ca0-a377-eea6f18c874c tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:48:50.719500 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e79d2bb4-3244-4ca0-a377-eea6f18c874c tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:48:50.810299 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:48:50.810299 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:48:50.834341 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e79d2bb4-3244-4ca0-a377-eea6f18c874c tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Volume info retrieved successfully. Dec 02 10:48:50.890008 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e79d2bb4-3244-4ca0-a377-eea6f18c874c tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/44c4c5cc-dbed-4217-a7c8-43f11ebdbde9 returned with HTTP 200 Dec 02 10:48:50.895288 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 333/659] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:48:50 2020] GET /volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/44c4c5cc-dbed-4217-a7c8-43f11ebdbde9 => generated 928 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:48:51.910962 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f0b8dea4-52dd-4e93-ba33-fd9786bd5bce tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] GET http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/44c4c5cc-dbed-4217-a7c8-43f11ebdbde9 Dec 02 10:48:51.912833 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f0b8dea4-52dd-4e93-ba33-fd9786bd5bce tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:48:51.913209 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:48:51.913209 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:48:51.913828 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f0b8dea4-52dd-4e93-ba33-fd9786bd5bce tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:48:52.051843 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:48:52.051843 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:48:52.062626 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f0b8dea4-52dd-4e93-ba33-fd9786bd5bce tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Volume info retrieved successfully. Dec 02 10:48:52.089954 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f0b8dea4-52dd-4e93-ba33-fd9786bd5bce tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/44c4c5cc-dbed-4217-a7c8-43f11ebdbde9 returned with HTTP 200 Dec 02 10:48:52.096873 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 327/660] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:48:51 2020] GET /volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/44c4c5cc-dbed-4217-a7c8-43f11ebdbde9 => generated 928 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:48:53.111745 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c887023b-f1c4-4247-90a2-a5293dcc6380 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] GET http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/44c4c5cc-dbed-4217-a7c8-43f11ebdbde9 Dec 02 10:48:53.112309 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c887023b-f1c4-4247-90a2-a5293dcc6380 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:48:53.112475 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:48:53.112475 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:48:53.112970 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c887023b-f1c4-4247-90a2-a5293dcc6380 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:48:53.236320 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c887023b-f1c4-4247-90a2-a5293dcc6380 tempest-VolumesActionsTest-454563770 tempest-VolumesActionsTest-454563770] http://10.222.0.23/volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/44c4c5cc-dbed-4217-a7c8-43f11ebdbde9 returned with HTTP 404 Dec 02 10:48:53.240878 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 334/661] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:48:53 2020] GET /volume/v3/ef6ffc56b77847af9295f1d6d0686dc8/volumes/44c4c5cc-dbed-4217-a7c8-43f11ebdbde9 => generated 109 bytes in 134 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:49:00.443043 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c23793c7-b339-484f-a057-4b50d1267b41 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] POST http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes Dec 02 10:49:00.443476 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:00.443476 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:00.443921 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c23793c7-b339-484f-a057-4b50d1267b41 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-659133092"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:49:00.445169 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-c23793c7-b339-484f-a057-4b50d1267b41 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-659133092'}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 10:49:00.445617 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-c23793c7-b339-484f-a057-4b50d1267b41 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Create volume of 1 GB Dec 02 10:49:00.465045 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c23793c7-b339-484f-a057-4b50d1267b41 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Availability Zones retrieved successfully. Dec 02 10:49:00.482746 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c23793c7-b339-484f-a057-4b50d1267b41 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Flow 'volume_create_api' (f94abb8a-165c-4ccc-a600-b94e9711fcb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:49:00.492368 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c23793c7-b339-484f-a057-4b50d1267b41 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de96d15a-9868-4c5f-b18d-3febe7e31092) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:49:00.494997 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-c23793c7-b339-484f-a057-4b50d1267b41 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Validating volume size '1' using validate_int {{(pid=88068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 10:49:00.580419 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c23793c7-b339-484f-a057-4b50d1267b41 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de96d15a-9868-4c5f-b18d-3febe7e31092) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:49:00.582913 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c23793c7-b339-484f-a057-4b50d1267b41 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbbae07d-a05c-4370-b73f-36dfce2c8ad7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:49:00.665963 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-c23793c7-b339-484f-a057-4b50d1267b41 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Created reservations ['823b4cac-ad17-456e-81fd-ea1766ba2c7d', 'b084a705-ffac-4ff6-a9c5-522dca0f77ae', 'ebdf3c52-497c-497e-88b0-3850197dc7fe', 'b0fb0684-d673-49dc-941d-c29b1d2fd9b1'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 10:49:00.668790 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c23793c7-b339-484f-a057-4b50d1267b41 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbbae07d-a05c-4370-b73f-36dfce2c8ad7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['823b4cac-ad17-456e-81fd-ea1766ba2c7d', 'b084a705-ffac-4ff6-a9c5-522dca0f77ae', 'ebdf3c52-497c-497e-88b0-3850197dc7fe', 'b0fb0684-d673-49dc-941d-c29b1d2fd9b1']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:49:00.671164 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c23793c7-b339-484f-a057-4b50d1267b41 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18509050-1217-46b1-a537-78e24e206cb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:49:00.753346 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c23793c7-b339-484f-a057-4b50d1267b41 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18509050-1217-46b1-a537-78e24e206cb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de1f5bb9-792a-4992-9a80-5409f5e32ff0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-659133092',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c0e20ed88fb84d468a7320cd036b003e',qos_specs=None,replication_status=,reservations=['823b4cac-ad17-456e-81fd-ea1766ba2c7d','b084a705-ffac-4ff6-a9c5-522dca0f77ae','ebdf3c52-497c-497e-88b0-3850197dc7fe','b0fb0684-d673-49dc-941d-c29b1d2fd9b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c340be7bb54649dcabd9d12d54d09701',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T10:49:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-659133092',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de1f5bb9-792a-4992-9a80-5409f5e32ff0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c0e20ed88fb84d468a7320cd036b003e',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,user_id='c340be7bb54649dcabd9d12d54d09701',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:49:00.756182 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c23793c7-b339-484f-a057-4b50d1267b41 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c335170e-6ea2-423f-8ee8-e780b9181989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:49:00.784563 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c23793c7-b339-484f-a057-4b50d1267b41 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c335170e-6ea2-423f-8ee8-e780b9181989) 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-659133092',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c0e20ed88fb84d468a7320cd036b003e',qos_specs=None,replication_status=,reservations=['823b4cac-ad17-456e-81fd-ea1766ba2c7d','b084a705-ffac-4ff6-a9c5-522dca0f77ae','ebdf3c52-497c-497e-88b0-3850197dc7fe','b0fb0684-d673-49dc-941d-c29b1d2fd9b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c340be7bb54649dcabd9d12d54d09701',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:49:00.787010 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c23793c7-b339-484f-a057-4b50d1267b41 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df321a1e-f2d4-41b0-bb37-369fff63e259) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:49:00.818223 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c23793c7-b339-484f-a057-4b50d1267b41 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df321a1e-f2d4-41b0-bb37-369fff63e259) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:49:00.826555 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c23793c7-b339-484f-a057-4b50d1267b41 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Flow 'volume_create_api' (f94abb8a-165c-4ccc-a600-b94e9711fcb5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:49:00.979840 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c23793c7-b339-484f-a057-4b50d1267b41 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Create volume request issued successfully. Dec 02 10:49:01.016848 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c23793c7-b339-484f-a057-4b50d1267b41 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes returned with HTTP 202 Dec 02 10:49:01.018109 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 328/662] 10.222.0.23 () {60 vars in 1225 bytes} [Wed Dec 2 10:49:00 2020] POST /volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes => generated 819 bytes in 579 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 10:49:01.040614 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-11a1b197-0b1c-487a-abd9-388e476f8db2 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] GET http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/de1f5bb9-792a-4992-9a80-5409f5e32ff0 Dec 02 10:49:01.041293 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-11a1b197-0b1c-487a-abd9-388e476f8db2 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:01.041864 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-11a1b197-0b1c-487a-abd9-388e476f8db2 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:01.159684 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:01.159684 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:01.192598 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-11a1b197-0b1c-487a-abd9-388e476f8db2 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Volume info retrieved successfully. Dec 02 10:49:01.282334 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-11a1b197-0b1c-487a-abd9-388e476f8db2 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/de1f5bb9-792a-4992-9a80-5409f5e32ff0 returned with HTTP 200 Dec 02 10:49:01.292091 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 335/663] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:49:01 2020] GET /volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/de1f5bb9-792a-4992-9a80-5409f5e32ff0 => generated 887 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:49:02.299421 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e94ace1e-6285-48ab-bc72-99bcb18ba556 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] GET http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/de1f5bb9-792a-4992-9a80-5409f5e32ff0 Dec 02 10:49:02.300728 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e94ace1e-6285-48ab-bc72-99bcb18ba556 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:02.301120 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:02.301120 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:02.301736 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e94ace1e-6285-48ab-bc72-99bcb18ba556 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:02.388262 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:02.388262 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:02.398614 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e94ace1e-6285-48ab-bc72-99bcb18ba556 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Volume info retrieved successfully. Dec 02 10:49:02.427425 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e94ace1e-6285-48ab-bc72-99bcb18ba556 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/de1f5bb9-792a-4992-9a80-5409f5e32ff0 returned with HTTP 200 Dec 02 10:49:02.429128 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 329/664] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:49:02 2020] GET /volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/de1f5bb9-792a-4992-9a80-5409f5e32ff0 => generated 912 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:49:02.876325 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-8ec179ff-e1a9-4da2-8171-fb9edb5eef9e req-0ee82ab6-713d-4c5b-9640-b1fde626d73d tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] GET http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/de1f5bb9-792a-4992-9a80-5409f5e32ff0 Dec 02 10:49:02.876983 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-8ec179ff-e1a9-4da2-8171-fb9edb5eef9e req-0ee82ab6-713d-4c5b-9640-b1fde626d73d tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:02.877288 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:02.877288 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:02.877809 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-8ec179ff-e1a9-4da2-8171-fb9edb5eef9e req-0ee82ab6-713d-4c5b-9640-b1fde626d73d tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:02.932080 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:02.932080 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:02.942033 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-8ec179ff-e1a9-4da2-8171-fb9edb5eef9e req-0ee82ab6-713d-4c5b-9640-b1fde626d73d tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Volume info retrieved successfully. Dec 02 10:49:02.966004 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-8ec179ff-e1a9-4da2-8171-fb9edb5eef9e req-0ee82ab6-713d-4c5b-9640-b1fde626d73d tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/de1f5bb9-792a-4992-9a80-5409f5e32ff0 returned with HTTP 200 Dec 02 10:49:02.967139 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 336/665] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 10:49:02 2020] GET /volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/de1f5bb9-792a-4992-9a80-5409f5e32ff0 => generated 912 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:49:03.071067 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e94ace1e-6285-48ab-bc72-99bcb18ba556 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] GET http://10.222.0.23/volume// Dec 02 10:49:03.071895 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e94ace1e-6285-48ab-bc72-99bcb18ba556 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:03.072295 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:03.072295 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:03.073072 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e94ace1e-6285-48ab-bc72-99bcb18ba556 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'all' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:03.074514 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e94ace1e-6285-48ab-bc72-99bcb18ba556 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 10:49:03.075813 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 330/666] 10.222.0.23 () {58 vars in 1289 bytes} [Wed Dec 2 10:49:03 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 10:49:03.093543 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-8ec179ff-e1a9-4da2-8171-fb9edb5eef9e req-c650f6c3-6c20-4a34-b41e-aab81b74f8a9 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] POST http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/attachments Dec 02 10:49:03.094061 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:03.094061 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:03.094474 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-8ec179ff-e1a9-4da2-8171-fb9edb5eef9e req-c650f6c3-6c20-4a34-b41e-aab81b74f8a9 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "de1f5bb9-792a-4992-9a80-5409f5e32ff0", "instance_uuid": "af860abc-dd14-4cc5-aa74-69850097a294", "connector": null}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:49:03.176942 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:03.176942 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:03.234925 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-8ec179ff-e1a9-4da2-8171-fb9edb5eef9e req-c650f6c3-6c20-4a34-b41e-aab81b74f8a9 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/attachments returned with HTTP 200 Dec 02 10:49:03.235899 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 337/667] 10.222.0.23 () {66 vars in 1565 bytes} [Wed Dec 2 10:49:03 2020] POST /volume/v3/c0e20ed88fb84d468a7320cd036b003e/attachments => generated 273 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:49:03.278691 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bd40353a-f135-4b1b-ab25-362c9488c0e4 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] GET http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/de1f5bb9-792a-4992-9a80-5409f5e32ff0 Dec 02 10:49:03.279214 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bd40353a-f135-4b1b-ab25-362c9488c0e4 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:03.279695 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bd40353a-f135-4b1b-ab25-362c9488c0e4 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:03.334561 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-8ec179ff-e1a9-4da2-8171-fb9edb5eef9e req-c650f6c3-6c20-4a34-b41e-aab81b74f8a9 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] GET http://10.222.0.23/volume// Dec 02 10:49:03.335096 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-8ec179ff-e1a9-4da2-8171-fb9edb5eef9e req-c650f6c3-6c20-4a34-b41e-aab81b74f8a9 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:03.335221 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:03.335221 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:03.335587 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-8ec179ff-e1a9-4da2-8171-fb9edb5eef9e req-c650f6c3-6c20-4a34-b41e-aab81b74f8a9 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'all' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:03.337012 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-8ec179ff-e1a9-4da2-8171-fb9edb5eef9e req-c650f6c3-6c20-4a34-b41e-aab81b74f8a9 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 10:49:03.337894 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 338/668] 10.222.0.32 () {56 vars in 1089 bytes} [Wed Dec 2 10:49:03 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 10:49:03.350375 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:03.350375 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:03.352878 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-8ec179ff-e1a9-4da2-8171-fb9edb5eef9e req-21ecf757-92fd-47e3-8f2b-acde399e8f0a tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] GET http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/de1f5bb9-792a-4992-9a80-5409f5e32ff0 Dec 02 10:49:03.353449 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-8ec179ff-e1a9-4da2-8171-fb9edb5eef9e req-21ecf757-92fd-47e3-8f2b-acde399e8f0a tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:03.354177 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-8ec179ff-e1a9-4da2-8171-fb9edb5eef9e req-21ecf757-92fd-47e3-8f2b-acde399e8f0a tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:03.361048 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-bd40353a-f135-4b1b-ab25-362c9488c0e4 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Volume info retrieved successfully. Dec 02 10:49:03.385868 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:03.385868 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:03.398879 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bd40353a-f135-4b1b-ab25-362c9488c0e4 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/de1f5bb9-792a-4992-9a80-5409f5e32ff0 returned with HTTP 200 Dec 02 10:49:03.400298 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 331/669] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:49:03 2020] GET /volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/de1f5bb9-792a-4992-9a80-5409f5e32ff0 => generated 911 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:49:03.431901 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:03.431901 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:03.442330 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-8ec179ff-e1a9-4da2-8171-fb9edb5eef9e req-21ecf757-92fd-47e3-8f2b-acde399e8f0a tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Volume info retrieved successfully. Dec 02 10:49:03.462909 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:03.462909 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:03.476468 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-8ec179ff-e1a9-4da2-8171-fb9edb5eef9e req-21ecf757-92fd-47e3-8f2b-acde399e8f0a tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/de1f5bb9-792a-4992-9a80-5409f5e32ff0 returned with HTTP 200 Dec 02 10:49:03.477567 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 339/670] 10.222.0.32 () {60 vars in 1403 bytes} [Wed Dec 2 10:49:03 2020] GET /volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/de1f5bb9-792a-4992-9a80-5409f5e32ff0 => generated 1010 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 02 10:49:03.522703 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-8ec179ff-e1a9-4da2-8171-fb9edb5eef9e req-4d737c9a-944f-48ae-9cb4-3bd320be0649 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] PUT http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/attachments/9cb77ce7-d98a-48a9-8ea2-df523c56f07c Dec 02 10:49:03.523252 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:03.523252 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:03.524257 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-8ec179ff-e1a9-4da2-8171-fb9edb5eef9e req-4d737c9a-944f-48ae-9cb4-3bd320be0649 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.32", "host": "n-h1-764292-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-764292-5.cbci-764292-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:49:03.557629 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 02 10:49:03.557629 n-d-764292-5 devstack@c-api.service[88067]: return self.call(f, *args, **kw) Dec 02 10:49:03.558661 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.coordination [req-8ec179ff-e1a9-4da2-8171-fb9edb5eef9e req-4d737c9a-944f-48ae-9cb4-3bd320be0649 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Lock "b'cinder-attachment_update-de1f5bb9-792a-4992-9a80-5409f5e32ff0-n-h1-764292-5'" acquired by "attachment_update" :: waited 0.013s {{(pid=88068) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 02 10:49:03.561035 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:03.561035 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:04.416476 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c3d9da56-3f85-4896-baf2-e64071ea6a2d tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] GET http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/de1f5bb9-792a-4992-9a80-5409f5e32ff0 Dec 02 10:49:04.417019 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c3d9da56-3f85-4896-baf2-e64071ea6a2d tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:04.417323 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:04.417323 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:04.417702 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c3d9da56-3f85-4896-baf2-e64071ea6a2d tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:04.475584 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:04.475584 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:04.486256 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c3d9da56-3f85-4896-baf2-e64071ea6a2d tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Volume info retrieved successfully. Dec 02 10:49:04.509144 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:04.509144 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:04.518923 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c3d9da56-3f85-4896-baf2-e64071ea6a2d tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/de1f5bb9-792a-4992-9a80-5409f5e32ff0 returned with HTTP 200 Dec 02 10:49:04.520101 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 340/671] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:49:04 2020] GET /volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/de1f5bb9-792a-4992-9a80-5409f5e32ff0 => generated 911 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:49:05.252766 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.coordination [req-8ec179ff-e1a9-4da2-8171-fb9edb5eef9e req-4d737c9a-944f-48ae-9cb4-3bd320be0649 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Lock "b'cinder-attachment_update-de1f5bb9-792a-4992-9a80-5409f5e32ff0-n-h1-764292-5'" released by "attachment_update" :: held 1.694s {{(pid=88068) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 02 10:49:05.253688 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-8ec179ff-e1a9-4da2-8171-fb9edb5eef9e req-4d737c9a-944f-48ae-9cb4-3bd320be0649 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/attachments/9cb77ce7-d98a-48a9-8ea2-df523c56f07c returned with HTTP 200 Dec 02 10:49:05.254922 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 332/672] 10.222.0.32 () {64 vars in 1468 bytes} [Wed Dec 2 10:49:03 2020] PUT /volume/v3/c0e20ed88fb84d468a7320cd036b003e/attachments/9cb77ce7-d98a-48a9-8ea2-df523c56f07c => generated 762 bytes in 1738 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:49:05.537824 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ee02bedd-37e6-412e-9025-d5bbd878015a tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] GET http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/de1f5bb9-792a-4992-9a80-5409f5e32ff0 Dec 02 10:49:05.538930 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ee02bedd-37e6-412e-9025-d5bbd878015a tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:05.539353 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:05.539353 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:05.539973 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ee02bedd-37e6-412e-9025-d5bbd878015a tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:05.664271 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:05.664271 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:05.673943 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-ee02bedd-37e6-412e-9025-d5bbd878015a tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Volume info retrieved successfully. Dec 02 10:49:05.714042 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:05.714042 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:05.730425 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ee02bedd-37e6-412e-9025-d5bbd878015a tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/de1f5bb9-792a-4992-9a80-5409f5e32ff0 returned with HTTP 200 Dec 02 10:49:05.745419 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 341/673] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:49:05 2020] GET /volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/de1f5bb9-792a-4992-9a80-5409f5e32ff0 => generated 912 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:49:06.746840 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-45167cc4-d4cd-4833-925f-7d78905bcc45 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] GET http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/de1f5bb9-792a-4992-9a80-5409f5e32ff0 Dec 02 10:49:06.747342 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-45167cc4-d4cd-4833-925f-7d78905bcc45 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:06.747756 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:06.747756 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:06.748179 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-45167cc4-d4cd-4833-925f-7d78905bcc45 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:06.815125 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:06.815125 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:06.827208 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-45167cc4-d4cd-4833-925f-7d78905bcc45 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Volume info retrieved successfully. Dec 02 10:49:06.851718 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:06.851718 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:06.862036 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-45167cc4-d4cd-4833-925f-7d78905bcc45 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/de1f5bb9-792a-4992-9a80-5409f5e32ff0 returned with HTTP 200 Dec 02 10:49:06.863273 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 333/674] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:49:06 2020] GET /volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/de1f5bb9-792a-4992-9a80-5409f5e32ff0 => generated 912 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:49:07.879116 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b831813c-46e3-41d0-9aca-09813a3eec99 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] GET http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/de1f5bb9-792a-4992-9a80-5409f5e32ff0 Dec 02 10:49:07.879608 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b831813c-46e3-41d0-9aca-09813a3eec99 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:07.880074 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:07.880074 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:07.880683 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b831813c-46e3-41d0-9aca-09813a3eec99 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:07.969875 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:07.969875 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:07.978943 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b831813c-46e3-41d0-9aca-09813a3eec99 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Volume info retrieved successfully. Dec 02 10:49:08.000429 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:08.000429 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:08.010035 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b831813c-46e3-41d0-9aca-09813a3eec99 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/de1f5bb9-792a-4992-9a80-5409f5e32ff0 returned with HTTP 200 Dec 02 10:49:08.011783 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 342/675] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:49:07 2020] GET /volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/de1f5bb9-792a-4992-9a80-5409f5e32ff0 => generated 912 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:49:09.027898 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-22e7e60b-9696-418f-98db-67846af2105d tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] GET http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/de1f5bb9-792a-4992-9a80-5409f5e32ff0 Dec 02 10:49:09.028806 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-22e7e60b-9696-418f-98db-67846af2105d tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:09.029642 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:09.029642 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:09.030459 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-22e7e60b-9696-418f-98db-67846af2105d tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:09.283447 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:09.283447 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:09.307732 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-22e7e60b-9696-418f-98db-67846af2105d tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Volume info retrieved successfully. Dec 02 10:49:09.357482 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:09.357482 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:09.377914 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-22e7e60b-9696-418f-98db-67846af2105d tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/de1f5bb9-792a-4992-9a80-5409f5e32ff0 returned with HTTP 200 Dec 02 10:49:09.389642 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 334/676] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:49:09 2020] GET /volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/de1f5bb9-792a-4992-9a80-5409f5e32ff0 => generated 912 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:49:10.397666 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b1f2f7b9-7482-4ca8-8b21-f1146a87c637 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] GET http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/de1f5bb9-792a-4992-9a80-5409f5e32ff0 Dec 02 10:49:10.399025 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b1f2f7b9-7482-4ca8-8b21-f1146a87c637 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:10.399407 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:10.399407 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:10.400175 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b1f2f7b9-7482-4ca8-8b21-f1146a87c637 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:10.494606 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:10.494606 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:10.511424 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b1f2f7b9-7482-4ca8-8b21-f1146a87c637 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Volume info retrieved successfully. Dec 02 10:49:10.550623 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:10.550623 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:10.581040 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b1f2f7b9-7482-4ca8-8b21-f1146a87c637 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/de1f5bb9-792a-4992-9a80-5409f5e32ff0 returned with HTTP 200 Dec 02 10:49:10.581040 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 343/677] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:49:10 2020] GET /volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/de1f5bb9-792a-4992-9a80-5409f5e32ff0 => generated 912 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:49:10.862568 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-905eb3cb-3873-4798-bef7-f979d712bc72 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] POST http://10.222.0.23/volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes Dec 02 10:49:10.863264 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:10.863264 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:10.863961 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-905eb3cb-3873-4798-bef7-f979d712bc72 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Action: 'create', calling method: create, body: {"volume": {"imageRef": "094fecdd-824b-4239-a742-0b5b1ba014b8", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-526413894"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:49:10.865328 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-905eb3cb-3873-4798-bef7-f979d712bc72 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Create volume request body: {'volume': {'imageRef': '094fecdd-824b-4239-a742-0b5b1ba014b8', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-526413894'}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 10:49:11.084804 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-8ec179ff-e1a9-4da2-8171-fb9edb5eef9e req-7dae7cc2-d98a-4fe0-96df-64d90584a865 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] POST http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/attachments/9cb77ce7-d98a-48a9-8ea2-df523c56f07c/action Dec 02 10:49:11.089710 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:11.089710 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:11.090757 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-8ec179ff-e1a9-4da2-8171-fb9edb5eef9e req-7dae7cc2-d98a-4fe0-96df-64d90584a865 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Action body: b'{"os-complete": null}' {{(pid=88069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:49:11.091743 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-8ec179ff-e1a9-4da2-8171-fb9edb5eef9e req-7dae7cc2-d98a-4fe0-96df-64d90584a865 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:49:11.110864 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-905eb3cb-3873-4798-bef7-f979d712bc72 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Create volume of 1 GB Dec 02 10:49:11.144588 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-905eb3cb-3873-4798-bef7-f979d712bc72 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Availability Zones retrieved successfully. Dec 02 10:49:11.179799 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-905eb3cb-3873-4798-bef7-f979d712bc72 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Flow 'volume_create_api' (913fbaea-79df-48bc-bcd0-f2b911977198) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:49:11.188448 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-905eb3cb-3873-4798-bef7-f979d712bc72 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be8bf3cc-ac8f-4e1c-9b52-ce15556c95ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:49:11.190737 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-905eb3cb-3873-4798-bef7-f979d712bc72 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Validating volume size '1' using validate_int {{(pid=88068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 10:49:11.294877 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:11.294877 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:11.325780 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-8ec179ff-e1a9-4da2-8171-fb9edb5eef9e req-7dae7cc2-d98a-4fe0-96df-64d90584a865 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/attachments/9cb77ce7-d98a-48a9-8ea2-df523c56f07c/action returned with HTTP 204 Dec 02 10:49:11.327881 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 344/678] 10.222.0.32 () {64 vars in 1489 bytes} [Wed Dec 2 10:49:11 2020] POST /volume/v3/c0e20ed88fb84d468a7320cd036b003e/attachments/9cb77ce7-d98a-48a9-8ea2-df523c56f07c/action => generated 0 bytes in 253 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:49:11.389835 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-905eb3cb-3873-4798-bef7-f979d712bc72 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be8bf3cc-ac8f-4e1c-9b52-ce15556c95ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:49:11.392813 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-905eb3cb-3873-4798-bef7-f979d712bc72 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a48ee29-9a42-4f22-ae63-fcc781b0add2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:49:11.582787 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-51915616-b05f-4707-b081-9cf6025852fa tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] GET http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/de1f5bb9-792a-4992-9a80-5409f5e32ff0 Dec 02 10:49:11.584166 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-51915616-b05f-4707-b081-9cf6025852fa tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:11.584640 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:11.584640 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:11.585402 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-51915616-b05f-4707-b081-9cf6025852fa tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:11.607540 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-905eb3cb-3873-4798-bef7-f979d712bc72 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Created reservations ['5a735ef3-b1f1-4a50-96a6-67c61013e9b1', '4bf5d6bc-8e5c-46bb-912a-1ccc1da39284', 'b60b126d-dec5-4cf4-9db6-9bd517584ceb', '19a8beba-68bf-4340-831d-1c1af2aecea2'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 10:49:11.609482 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-905eb3cb-3873-4798-bef7-f979d712bc72 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a48ee29-9a42-4f22-ae63-fcc781b0add2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a735ef3-b1f1-4a50-96a6-67c61013e9b1', '4bf5d6bc-8e5c-46bb-912a-1ccc1da39284', 'b60b126d-dec5-4cf4-9db6-9bd517584ceb', '19a8beba-68bf-4340-831d-1c1af2aecea2']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:49:11.611563 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-905eb3cb-3873-4798-bef7-f979d712bc72 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7993729b-b16e-4df0-ab3c-22b9bae7eb15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:49:11.690092 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:11.690092 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:11.691788 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-905eb3cb-3873-4798-bef7-f979d712bc72 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7993729b-b16e-4df0-ab3c-22b9bae7eb15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '005e332c-378d-4175-bf69-cfbabf4b740b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-526413894',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fd4b2f5c7504b148a3c330628fa0ed6',qos_specs=None,replication_status=,reservations=['5a735ef3-b1f1-4a50-96a6-67c61013e9b1','4bf5d6bc-8e5c-46bb-912a-1ccc1da39284','b60b126d-dec5-4cf4-9db6-9bd517584ceb','19a8beba-68bf-4340-831d-1c1af2aecea2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='672ff89776c5493aa43c5c71fb74794a',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T10:49:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-526413894',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=005e332c-378d-4175-bf69-cfbabf4b740b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1fd4b2f5c7504b148a3c330628fa0ed6',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,user_id='672ff89776c5493aa43c5c71fb74794a',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:49:11.694172 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-905eb3cb-3873-4798-bef7-f979d712bc72 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38fdf57a-baa4-4f1a-928e-aa5947c27ab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:49:11.702328 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-51915616-b05f-4707-b081-9cf6025852fa tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Volume info retrieved successfully. Dec 02 10:49:11.725665 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:11.725665 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:11.735895 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-905eb3cb-3873-4798-bef7-f979d712bc72 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38fdf57a-baa4-4f1a-928e-aa5947c27ab9) 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-VolumesImageMetadata-Volume-526413894',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fd4b2f5c7504b148a3c330628fa0ed6',qos_specs=None,replication_status=,reservations=['5a735ef3-b1f1-4a50-96a6-67c61013e9b1','4bf5d6bc-8e5c-46bb-912a-1ccc1da39284','b60b126d-dec5-4cf4-9db6-9bd517584ceb','19a8beba-68bf-4340-831d-1c1af2aecea2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='672ff89776c5493aa43c5c71fb74794a',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:49:11.741114 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-51915616-b05f-4707-b081-9cf6025852fa tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/de1f5bb9-792a-4992-9a80-5409f5e32ff0 returned with HTTP 200 Dec 02 10:49:11.748482 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-905eb3cb-3873-4798-bef7-f979d712bc72 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18030b31-4800-4e66-a9d1-8d88cd54c16e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:49:11.765938 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 345/679] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:49:11 2020] GET /volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/de1f5bb9-792a-4992-9a80-5409f5e32ff0 => generated 1204 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:49:11.785619 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-905eb3cb-3873-4798-bef7-f979d712bc72 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18030b31-4800-4e66-a9d1-8d88cd54c16e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:49:11.789124 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-905eb3cb-3873-4798-bef7-f979d712bc72 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Flow 'volume_create_api' (913fbaea-79df-48bc-bcd0-f2b911977198) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:49:11.849597 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-905eb3cb-3873-4798-bef7-f979d712bc72 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Create volume request issued successfully. Dec 02 10:49:11.865810 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-905eb3cb-3873-4798-bef7-f979d712bc72 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] http://10.222.0.23/volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes returned with HTTP 202 Dec 02 10:49:11.867084 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 335/680] 10.222.0.23 () {60 vars in 1226 bytes} [Wed Dec 2 10:49:10 2020] POST /volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes => generated 819 bytes in 1009 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 10:49:11.881626 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cff23e32-5264-432c-ac5d-9db4b8bf7a09 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] GET http://10.222.0.23/volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b Dec 02 10:49:11.882523 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cff23e32-5264-432c-ac5d-9db4b8bf7a09 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:11.882872 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:11.882872 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:11.883917 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cff23e32-5264-432c-ac5d-9db4b8bf7a09 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:11.948779 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:11.948779 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:11.958501 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-cff23e32-5264-432c-ac5d-9db4b8bf7a09 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Volume info retrieved successfully. Dec 02 10:49:11.994862 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cff23e32-5264-432c-ac5d-9db4b8bf7a09 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] http://10.222.0.23/volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b returned with HTTP 200 Dec 02 10:49:11.996117 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 346/681] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:49:11 2020] GET /volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b => generated 887 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:49:12.437450 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-66ecd645-488f-4692-a673-b481bb7c58f0 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] POST http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes Dec 02 10:49:12.438159 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:12.438159 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:12.438831 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-66ecd645-488f-4692-a673-b481bb7c58f0 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1859546079"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:49:12.440420 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-66ecd645-488f-4692-a673-b481bb7c58f0 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1859546079'}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 10:49:12.441009 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-66ecd645-488f-4692-a673-b481bb7c58f0 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Create volume of 1 GB Dec 02 10:49:12.442051 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:12.442051 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:12.462702 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-66ecd645-488f-4692-a673-b481bb7c58f0 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Availability Zones retrieved successfully. Dec 02 10:49:12.481560 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-66ecd645-488f-4692-a673-b481bb7c58f0 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Flow 'volume_create_api' (7a8d9ad9-11e8-4cca-b3b7-acb892c4f950) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:49:12.485238 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-66ecd645-488f-4692-a673-b481bb7c58f0 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a4cfb91-deb7-4b19-af42-224bd5873c5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:49:12.487615 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-66ecd645-488f-4692-a673-b481bb7c58f0 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Validating volume size '1' using validate_int {{(pid=88068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 10:49:12.573546 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-66ecd645-488f-4692-a673-b481bb7c58f0 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a4cfb91-deb7-4b19-af42-224bd5873c5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:49:12.575810 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-66ecd645-488f-4692-a673-b481bb7c58f0 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bcaee5e-77d3-4b57-b73a-51842e33ac07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:49:12.666621 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-66ecd645-488f-4692-a673-b481bb7c58f0 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Created reservations ['d89130d5-deaa-48b7-802c-be8699ebc02e', '3c80e4be-b947-4213-88b6-55e9458fdaec', '6ae4e667-cbf7-47c6-b3c5-2d8e973172a7', '0b1d002c-cbd5-48a4-b415-62e449305a6f'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 10:49:12.670659 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-66ecd645-488f-4692-a673-b481bb7c58f0 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bcaee5e-77d3-4b57-b73a-51842e33ac07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d89130d5-deaa-48b7-802c-be8699ebc02e', '3c80e4be-b947-4213-88b6-55e9458fdaec', '6ae4e667-cbf7-47c6-b3c5-2d8e973172a7', '0b1d002c-cbd5-48a4-b415-62e449305a6f']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:49:12.674639 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-66ecd645-488f-4692-a673-b481bb7c58f0 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b401bdf7-dc63-4536-8548-62ef8738fff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:49:12.739060 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-66ecd645-488f-4692-a673-b481bb7c58f0 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b401bdf7-dc63-4536-8548-62ef8738fff6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'daae34c1-30f7-48a0-bc12-560507933fee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1859546079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c0e20ed88fb84d468a7320cd036b003e',qos_specs=None,replication_status=,reservations=['d89130d5-deaa-48b7-802c-be8699ebc02e','3c80e4be-b947-4213-88b6-55e9458fdaec','6ae4e667-cbf7-47c6-b3c5-2d8e973172a7','0b1d002c-cbd5-48a4-b415-62e449305a6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c340be7bb54649dcabd9d12d54d09701',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T10:49:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1859546079',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=daae34c1-30f7-48a0-bc12-560507933fee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c0e20ed88fb84d468a7320cd036b003e',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,user_id='c340be7bb54649dcabd9d12d54d09701',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:49:12.741685 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-66ecd645-488f-4692-a673-b481bb7c58f0 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9a9e925-4e9d-4029-af7f-f8957610c985) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:49:12.771362 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-66ecd645-488f-4692-a673-b481bb7c58f0 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9a9e925-4e9d-4029-af7f-f8957610c985) 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-1859546079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c0e20ed88fb84d468a7320cd036b003e',qos_specs=None,replication_status=,reservations=['d89130d5-deaa-48b7-802c-be8699ebc02e','3c80e4be-b947-4213-88b6-55e9458fdaec','6ae4e667-cbf7-47c6-b3c5-2d8e973172a7','0b1d002c-cbd5-48a4-b415-62e449305a6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c340be7bb54649dcabd9d12d54d09701',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:49:12.774266 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-66ecd645-488f-4692-a673-b481bb7c58f0 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87213e2b-ead4-4c3e-a21d-76f3f279286d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:49:12.791656 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-66ecd645-488f-4692-a673-b481bb7c58f0 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87213e2b-ead4-4c3e-a21d-76f3f279286d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:49:12.804330 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-66ecd645-488f-4692-a673-b481bb7c58f0 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Flow 'volume_create_api' (7a8d9ad9-11e8-4cca-b3b7-acb892c4f950) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:49:12.906348 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-66ecd645-488f-4692-a673-b481bb7c58f0 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Create volume request issued successfully. Dec 02 10:49:12.943783 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-66ecd645-488f-4692-a673-b481bb7c58f0 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes returned with HTTP 202 Dec 02 10:49:12.967850 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-62406863-6ca6-4e28-9c3a-b9ca57340e0b tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] GET http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/daae34c1-30f7-48a0-bc12-560507933fee Dec 02 10:49:12.968765 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-62406863-6ca6-4e28-9c3a-b9ca57340e0b tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:12.969099 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:12.969099 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:12.969662 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-62406863-6ca6-4e28-9c3a-b9ca57340e0b tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:12.978055 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 336/682] 10.222.0.23 () {60 vars in 1225 bytes} [Wed Dec 2 10:49:12 2020] POST /volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes => generated 820 bytes in 546 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 02 10:49:13.011346 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-592a648c-8709-47d2-81d2-98b5e09d5a81 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] GET http://10.222.0.23/volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b Dec 02 10:49:13.012083 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-592a648c-8709-47d2-81d2-98b5e09d5a81 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:13.012366 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:13.012366 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:13.012965 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-592a648c-8709-47d2-81d2-98b5e09d5a81 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:13.147672 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:13.147672 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:13.180257 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-62406863-6ca6-4e28-9c3a-b9ca57340e0b tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Volume info retrieved successfully. Dec 02 10:49:13.198378 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:13.198378 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:13.224545 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-592a648c-8709-47d2-81d2-98b5e09d5a81 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Volume info retrieved successfully. Dec 02 10:49:13.243900 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-62406863-6ca6-4e28-9c3a-b9ca57340e0b tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/daae34c1-30f7-48a0-bc12-560507933fee returned with HTTP 200 Dec 02 10:49:13.245117 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 347/683] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:49:12 2020] GET /volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/daae34c1-30f7-48a0-bc12-560507933fee => generated 912 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:49:13.278724 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-592a648c-8709-47d2-81d2-98b5e09d5a81 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] http://10.222.0.23/volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b returned with HTTP 200 Dec 02 10:49:13.280059 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 337/684] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:49:13 2020] GET /volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b => generated 911 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:49:14.261362 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bbf260b1-3fe8-4062-9287-8f66df2993bc tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] GET http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/daae34c1-30f7-48a0-bc12-560507933fee Dec 02 10:49:14.262907 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bbf260b1-3fe8-4062-9287-8f66df2993bc tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:14.263463 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:14.263463 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:14.264113 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bbf260b1-3fe8-4062-9287-8f66df2993bc tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:14.295218 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a6c93190-1716-46df-b1e0-086b136ca6a3 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] GET http://10.222.0.23/volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b Dec 02 10:49:14.295799 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a6c93190-1716-46df-b1e0-086b136ca6a3 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:14.296039 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:14.296039 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:14.296403 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a6c93190-1716-46df-b1e0-086b136ca6a3 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:14.394562 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:14.394562 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:14.400263 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:14.400263 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:14.405030 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a6c93190-1716-46df-b1e0-086b136ca6a3 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Volume info retrieved successfully. Dec 02 10:49:14.422734 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-bbf260b1-3fe8-4062-9287-8f66df2993bc tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Volume info retrieved successfully. Dec 02 10:49:14.433463 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a6c93190-1716-46df-b1e0-086b136ca6a3 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] http://10.222.0.23/volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b returned with HTTP 200 Dec 02 10:49:14.435522 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 338/685] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:49:14 2020] GET /volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b => generated 911 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:49:14.455249 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bbf260b1-3fe8-4062-9287-8f66df2993bc tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/daae34c1-30f7-48a0-bc12-560507933fee returned with HTTP 200 Dec 02 10:49:14.456334 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 348/686] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:49:14 2020] GET /volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/daae34c1-30f7-48a0-bc12-560507933fee => generated 913 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:49:14.759237 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-a274edca-638a-4f2f-a2eb-4fac85464436 req-7aa18f0c-6e0f-48c7-b9d5-1cae3a60873b tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] GET http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/daae34c1-30f7-48a0-bc12-560507933fee Dec 02 10:49:14.759918 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-a274edca-638a-4f2f-a2eb-4fac85464436 req-7aa18f0c-6e0f-48c7-b9d5-1cae3a60873b tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:14.760148 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:14.760148 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:14.760533 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-a274edca-638a-4f2f-a2eb-4fac85464436 req-7aa18f0c-6e0f-48c7-b9d5-1cae3a60873b tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:14.860157 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:14.860157 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:14.872564 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-a274edca-638a-4f2f-a2eb-4fac85464436 req-7aa18f0c-6e0f-48c7-b9d5-1cae3a60873b tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Volume info retrieved successfully. Dec 02 10:49:14.916203 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-a274edca-638a-4f2f-a2eb-4fac85464436 req-7aa18f0c-6e0f-48c7-b9d5-1cae3a60873b tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/daae34c1-30f7-48a0-bc12-560507933fee returned with HTTP 200 Dec 02 10:49:14.917200 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 339/687] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 10:49:14 2020] GET /volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/daae34c1-30f7-48a0-bc12-560507933fee => generated 913 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:49:15.040017 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bbf260b1-3fe8-4062-9287-8f66df2993bc tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] GET http://10.222.0.23/volume// Dec 02 10:49:15.040950 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bbf260b1-3fe8-4062-9287-8f66df2993bc tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:15.041342 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:15.041342 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:15.041971 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bbf260b1-3fe8-4062-9287-8f66df2993bc tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'all' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:15.043312 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bbf260b1-3fe8-4062-9287-8f66df2993bc tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 10:49:15.044229 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 349/688] 10.222.0.23 () {58 vars in 1289 bytes} [Wed Dec 2 10:49:15 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 10:49:15.121187 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-a274edca-638a-4f2f-a2eb-4fac85464436 req-c9bc0a9c-5ace-464e-8c8a-08e4ee210a58 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] POST http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/attachments Dec 02 10:49:15.121187 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:15.121187 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:15.121187 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-a274edca-638a-4f2f-a2eb-4fac85464436 req-c9bc0a9c-5ace-464e-8c8a-08e4ee210a58 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "daae34c1-30f7-48a0-bc12-560507933fee", "instance_uuid": "af860abc-dd14-4cc5-aa74-69850097a294", "connector": null}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:49:15.247884 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:15.247884 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:15.356204 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-a274edca-638a-4f2f-a2eb-4fac85464436 req-c9bc0a9c-5ace-464e-8c8a-08e4ee210a58 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/attachments returned with HTTP 200 Dec 02 10:49:15.366750 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 340/689] 10.222.0.23 () {66 vars in 1565 bytes} [Wed Dec 2 10:49:15 2020] POST /volume/v3/c0e20ed88fb84d468a7320cd036b003e/attachments => generated 273 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:49:15.401110 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-94bad4fc-32a5-476f-9c9d-0374b9e33507 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] GET http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/daae34c1-30f7-48a0-bc12-560507933fee Dec 02 10:49:15.401729 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-94bad4fc-32a5-476f-9c9d-0374b9e33507 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:15.402307 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-94bad4fc-32a5-476f-9c9d-0374b9e33507 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:15.453293 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f7eb1c5f-f602-4024-bdad-4ffbb8fb3867 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] GET http://10.222.0.23/volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b Dec 02 10:49:15.454011 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f7eb1c5f-f602-4024-bdad-4ffbb8fb3867 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:15.454362 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:15.454362 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:15.454930 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f7eb1c5f-f602-4024-bdad-4ffbb8fb3867 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:15.491881 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:15.491881 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:15.502279 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-94bad4fc-32a5-476f-9c9d-0374b9e33507 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Volume info retrieved successfully. Dec 02 10:49:15.526855 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:15.526855 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:15.537543 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-94bad4fc-32a5-476f-9c9d-0374b9e33507 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/daae34c1-30f7-48a0-bc12-560507933fee returned with HTTP 200 Dec 02 10:49:15.539127 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 350/690] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:49:15 2020] GET /volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/daae34c1-30f7-48a0-bc12-560507933fee => generated 912 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:49:15.579988 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:15.579988 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:15.591929 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-94bad4fc-32a5-476f-9c9d-0374b9e33507 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] GET http://10.222.0.23/volume// Dec 02 10:49:15.594028 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-94bad4fc-32a5-476f-9c9d-0374b9e33507 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:15.594426 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:15.594426 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:15.595136 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-94bad4fc-32a5-476f-9c9d-0374b9e33507 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'all' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:15.595905 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f7eb1c5f-f602-4024-bdad-4ffbb8fb3867 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Volume info retrieved successfully. Dec 02 10:49:15.596859 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-94bad4fc-32a5-476f-9c9d-0374b9e33507 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 10:49:15.598294 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 351/691] 10.222.0.32 () {56 vars in 1089 bytes} [Wed Dec 2 10:49:15 2020] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Dec 02 10:49:15.622451 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f7eb1c5f-f602-4024-bdad-4ffbb8fb3867 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] http://10.222.0.23/volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b returned with HTTP 200 Dec 02 10:49:15.623280 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 341/692] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:49:15 2020] GET /volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b => generated 911 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 10:49:15.630614 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-a274edca-638a-4f2f-a2eb-4fac85464436 req-0a813bb7-bc38-4a0a-bad4-420540c18649 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] GET http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/daae34c1-30f7-48a0-bc12-560507933fee Dec 02 10:49:15.632222 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-a274edca-638a-4f2f-a2eb-4fac85464436 req-0a813bb7-bc38-4a0a-bad4-420540c18649 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:15.633124 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-a274edca-638a-4f2f-a2eb-4fac85464436 req-0a813bb7-bc38-4a0a-bad4-420540c18649 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:15.700248 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:15.700248 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:15.710154 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-a274edca-638a-4f2f-a2eb-4fac85464436 req-0a813bb7-bc38-4a0a-bad4-420540c18649 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Volume info retrieved successfully. Dec 02 10:49:15.730549 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:15.730549 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:15.748251 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-a274edca-638a-4f2f-a2eb-4fac85464436 req-0a813bb7-bc38-4a0a-bad4-420540c18649 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/daae34c1-30f7-48a0-bc12-560507933fee returned with HTTP 200 Dec 02 10:49:15.749619 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 352/693] 10.222.0.32 () {60 vars in 1403 bytes} [Wed Dec 2 10:49:15 2020] GET /volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/daae34c1-30f7-48a0-bc12-560507933fee => generated 1011 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 02 10:49:15.811946 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-a274edca-638a-4f2f-a2eb-4fac85464436 req-97631fe9-0a86-4198-9772-60d2b2150052 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] PUT http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/attachments/19c6379d-8e74-4699-8686-d4d00c9aab9c Dec 02 10:49:15.812462 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:15.812462 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:15.813435 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-a274edca-638a-4f2f-a2eb-4fac85464436 req-97631fe9-0a86-4198-9772-60d2b2150052 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.32", "host": "n-h1-764292-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-764292-5.cbci-764292-5.local", "mountpoint": "/dev/sdc"}}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:49:15.856097 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 02 10:49:15.856097 n-d-764292-5 devstack@c-api.service[88067]: return self.call(f, *args, **kw) Dec 02 10:49:15.856640 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.coordination [req-a274edca-638a-4f2f-a2eb-4fac85464436 req-97631fe9-0a86-4198-9772-60d2b2150052 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Lock "b'cinder-attachment_update-daae34c1-30f7-48a0-bc12-560507933fee-n-h1-764292-5'" acquired by "attachment_update" :: waited 0.017s {{(pid=88068) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 02 10:49:15.861183 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:15.861183 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:16.556852 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-96118d81-d6d2-4b91-8f56-faed7173df8f tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] GET http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/daae34c1-30f7-48a0-bc12-560507933fee Dec 02 10:49:16.557690 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-96118d81-d6d2-4b91-8f56-faed7173df8f tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:16.558031 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:16.558031 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:16.558627 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-96118d81-d6d2-4b91-8f56-faed7173df8f tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:16.947927 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:16.947927 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:16.981898 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-96118d81-d6d2-4b91-8f56-faed7173df8f tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Volume info retrieved successfully. Dec 02 10:49:17.044335 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:17.044335 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:17.080086 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-96118d81-d6d2-4b91-8f56-faed7173df8f tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/daae34c1-30f7-48a0-bc12-560507933fee returned with HTTP 200 Dec 02 10:49:17.082988 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 353/694] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:49:16 2020] GET /volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/daae34c1-30f7-48a0-bc12-560507933fee => generated 912 bytes in 532 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:49:17.092322 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fb194a4f-7a04-40bd-80ce-7a3bbf20a286 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] GET http://10.222.0.23/volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b Dec 02 10:49:17.092322 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fb194a4f-7a04-40bd-80ce-7a3bbf20a286 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:17.092322 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:17.092322 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:17.093600 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fb194a4f-7a04-40bd-80ce-7a3bbf20a286 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:17.170642 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:17.170642 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:17.200222 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-fb194a4f-7a04-40bd-80ce-7a3bbf20a286 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Volume info retrieved successfully. Dec 02 10:49:17.250611 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fb194a4f-7a04-40bd-80ce-7a3bbf20a286 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] http://10.222.0.23/volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b returned with HTTP 200 Dec 02 10:49:17.251419 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 354/695] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:49:17 2020] GET /volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b => generated 911 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:49:18.031573 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.coordination [req-a274edca-638a-4f2f-a2eb-4fac85464436 req-97631fe9-0a86-4198-9772-60d2b2150052 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Lock "b'cinder-attachment_update-daae34c1-30f7-48a0-bc12-560507933fee-n-h1-764292-5'" released by "attachment_update" :: held 2.175s {{(pid=88068) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 02 10:49:18.032326 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-a274edca-638a-4f2f-a2eb-4fac85464436 req-97631fe9-0a86-4198-9772-60d2b2150052 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/attachments/19c6379d-8e74-4699-8686-d4d00c9aab9c returned with HTTP 200 Dec 02 10:49:18.033560 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 342/696] 10.222.0.32 () {64 vars in 1468 bytes} [Wed Dec 2 10:49:15 2020] PUT /volume/v3/c0e20ed88fb84d468a7320cd036b003e/attachments/19c6379d-8e74-4699-8686-d4d00c9aab9c => generated 762 bytes in 2227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:49:18.098829 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-122ce07b-dd8c-4282-a332-96ba406e0b8e tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] GET http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/daae34c1-30f7-48a0-bc12-560507933fee Dec 02 10:49:18.101536 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-122ce07b-dd8c-4282-a332-96ba406e0b8e tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:18.101932 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:18.101932 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:18.102546 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-122ce07b-dd8c-4282-a332-96ba406e0b8e tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:18.196342 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:18.196342 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:18.214275 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-122ce07b-dd8c-4282-a332-96ba406e0b8e tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Volume info retrieved successfully. Dec 02 10:49:18.234400 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:18.234400 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:18.245426 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-122ce07b-dd8c-4282-a332-96ba406e0b8e tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/daae34c1-30f7-48a0-bc12-560507933fee returned with HTTP 200 Dec 02 10:49:18.245723 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 355/697] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:49:18 2020] GET /volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/daae34c1-30f7-48a0-bc12-560507933fee => generated 913 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:49:18.267200 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ef8c053b-02e6-4fb9-9c5b-acbc4cbd544f tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] GET http://10.222.0.23/volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b Dec 02 10:49:18.269072 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ef8c053b-02e6-4fb9-9c5b-acbc4cbd544f tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:18.269815 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:18.269815 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:18.270699 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ef8c053b-02e6-4fb9-9c5b-acbc4cbd544f tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:18.340245 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:18.340245 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:18.350616 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-ef8c053b-02e6-4fb9-9c5b-acbc4cbd544f tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Volume info retrieved successfully. Dec 02 10:49:18.377813 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ef8c053b-02e6-4fb9-9c5b-acbc4cbd544f tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] http://10.222.0.23/volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b returned with HTTP 200 Dec 02 10:49:18.388212 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 343/698] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:49:18 2020] GET /volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b => generated 911 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:49:19.261749 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-75fac9ce-015f-4b70-8630-77d858547c22 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] GET http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/daae34c1-30f7-48a0-bc12-560507933fee Dec 02 10:49:19.262354 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-75fac9ce-015f-4b70-8630-77d858547c22 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:19.263015 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:19.263015 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:19.263894 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-75fac9ce-015f-4b70-8630-77d858547c22 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:19.385164 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:19.385164 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:19.397193 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f7ba9ec3-48c7-42ca-b99e-385371ef0870 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] GET http://10.222.0.23/volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b Dec 02 10:49:19.397886 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f7ba9ec3-48c7-42ca-b99e-385371ef0870 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:19.398222 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:19.398222 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:19.398777 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f7ba9ec3-48c7-42ca-b99e-385371ef0870 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:19.408665 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-75fac9ce-015f-4b70-8630-77d858547c22 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Volume info retrieved successfully. Dec 02 10:49:19.454215 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:19.454215 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:19.480244 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-75fac9ce-015f-4b70-8630-77d858547c22 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/daae34c1-30f7-48a0-bc12-560507933fee returned with HTTP 200 Dec 02 10:49:19.482284 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 356/699] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:49:19 2020] GET /volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/daae34c1-30f7-48a0-bc12-560507933fee => generated 913 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:49:19.600393 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:19.600393 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:19.634413 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f7ba9ec3-48c7-42ca-b99e-385371ef0870 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Volume info retrieved successfully. Dec 02 10:49:19.694163 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f7ba9ec3-48c7-42ca-b99e-385371ef0870 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] http://10.222.0.23/volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b returned with HTTP 200 Dec 02 10:49:19.697947 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 344/700] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:49:19 2020] GET /volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b => generated 911 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:49:20.498339 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8cb4ebda-942d-49d6-8ddb-3ca9ee174a4d tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] GET http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/daae34c1-30f7-48a0-bc12-560507933fee Dec 02 10:49:20.499885 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8cb4ebda-942d-49d6-8ddb-3ca9ee174a4d tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:20.500345 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:20.500345 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:20.502053 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8cb4ebda-942d-49d6-8ddb-3ca9ee174a4d tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:20.590311 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:20.590311 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:20.608608 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-8cb4ebda-942d-49d6-8ddb-3ca9ee174a4d tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Volume info retrieved successfully. Dec 02 10:49:20.634129 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:20.634129 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:20.649169 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8cb4ebda-942d-49d6-8ddb-3ca9ee174a4d tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/daae34c1-30f7-48a0-bc12-560507933fee returned with HTTP 200 Dec 02 10:49:20.650542 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 357/701] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:49:20 2020] GET /volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/daae34c1-30f7-48a0-bc12-560507933fee => generated 913 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:49:20.713782 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-497d969d-4df3-4c59-a608-0c6868cf0189 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] GET http://10.222.0.23/volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b Dec 02 10:49:20.714831 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-497d969d-4df3-4c59-a608-0c6868cf0189 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:20.715483 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:20.715483 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:20.716104 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-497d969d-4df3-4c59-a608-0c6868cf0189 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:20.852598 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:20.852598 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:20.878748 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-497d969d-4df3-4c59-a608-0c6868cf0189 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Volume info retrieved successfully. Dec 02 10:49:20.922380 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-497d969d-4df3-4c59-a608-0c6868cf0189 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] http://10.222.0.23/volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b returned with HTTP 200 Dec 02 10:49:20.932247 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 345/702] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:49:20 2020] GET /volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b => generated 911 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:49:21.667077 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-12bded53-cefd-4d73-879c-c8aa4eea4f48 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] GET http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/daae34c1-30f7-48a0-bc12-560507933fee Dec 02 10:49:21.667630 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-12bded53-cefd-4d73-879c-c8aa4eea4f48 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:21.667994 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:21.667994 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:21.668375 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-12bded53-cefd-4d73-879c-c8aa4eea4f48 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:21.821664 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:21.821664 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:21.839461 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-12bded53-cefd-4d73-879c-c8aa4eea4f48 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Volume info retrieved successfully. Dec 02 10:49:21.881293 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:21.881293 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:21.909190 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-12bded53-cefd-4d73-879c-c8aa4eea4f48 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/daae34c1-30f7-48a0-bc12-560507933fee returned with HTTP 200 Dec 02 10:49:21.925091 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 358/703] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:49:21 2020] GET /volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/daae34c1-30f7-48a0-bc12-560507933fee => generated 913 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:49:21.939352 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-391acb5c-98ed-4400-b24d-4e5beef4f13a tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] GET http://10.222.0.23/volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b Dec 02 10:49:21.940032 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-391acb5c-98ed-4400-b24d-4e5beef4f13a tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:21.940346 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:21.940346 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:21.940999 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-391acb5c-98ed-4400-b24d-4e5beef4f13a tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:22.007606 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:22.007606 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:22.018041 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-391acb5c-98ed-4400-b24d-4e5beef4f13a tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Volume info retrieved successfully. Dec 02 10:49:22.044087 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-391acb5c-98ed-4400-b24d-4e5beef4f13a tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] http://10.222.0.23/volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b returned with HTTP 200 Dec 02 10:49:22.045640 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 346/704] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:49:21 2020] GET /volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b => generated 911 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:49:22.931653 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8aad46d7-0511-4246-91d6-7536dcb95414 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] GET http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/daae34c1-30f7-48a0-bc12-560507933fee Dec 02 10:49:22.932211 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8aad46d7-0511-4246-91d6-7536dcb95414 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:22.932325 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:22.932325 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:22.932680 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8aad46d7-0511-4246-91d6-7536dcb95414 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:23.061616 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3177efa3-ac26-4f26-9450-4e6d460e9c49 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] GET http://10.222.0.23/volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b Dec 02 10:49:23.062418 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3177efa3-ac26-4f26-9450-4e6d460e9c49 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:23.062786 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:23.062786 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:23.063397 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3177efa3-ac26-4f26-9450-4e6d460e9c49 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:23.127183 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:23.127183 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:23.155626 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-8aad46d7-0511-4246-91d6-7536dcb95414 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Volume info retrieved successfully. Dec 02 10:49:23.171191 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:23.171191 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:23.195159 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3177efa3-ac26-4f26-9450-4e6d460e9c49 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Volume info retrieved successfully. Dec 02 10:49:23.228549 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:23.228549 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:23.261766 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8aad46d7-0511-4246-91d6-7536dcb95414 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/daae34c1-30f7-48a0-bc12-560507933fee returned with HTTP 200 Dec 02 10:49:23.265967 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3177efa3-ac26-4f26-9450-4e6d460e9c49 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] http://10.222.0.23/volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b returned with HTTP 200 Dec 02 10:49:23.265967 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 347/705] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:49:23 2020] GET /volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b => generated 911 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:49:23.269868 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 359/706] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:49:22 2020] GET /volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/daae34c1-30f7-48a0-bc12-560507933fee => generated 913 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:49:23.750095 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-a274edca-638a-4f2f-a2eb-4fac85464436 req-fc12382f-5442-4307-bdb7-991e5b7fdf8b tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] POST http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/attachments/19c6379d-8e74-4699-8686-d4d00c9aab9c/action Dec 02 10:49:23.750095 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:23.750095 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:23.750095 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-a274edca-638a-4f2f-a2eb-4fac85464436 req-fc12382f-5442-4307-bdb7-991e5b7fdf8b tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Action body: b'{"os-complete": null}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:49:23.750095 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-a274edca-638a-4f2f-a2eb-4fac85464436 req-fc12382f-5442-4307-bdb7-991e5b7fdf8b tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:49:23.984262 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:23.984262 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:24.032828 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-a274edca-638a-4f2f-a2eb-4fac85464436 req-fc12382f-5442-4307-bdb7-991e5b7fdf8b tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/attachments/19c6379d-8e74-4699-8686-d4d00c9aab9c/action returned with HTTP 204 Dec 02 10:49:24.034056 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 348/707] 10.222.0.32 () {64 vars in 1489 bytes} [Wed Dec 2 10:49:23 2020] POST /volume/v3/c0e20ed88fb84d468a7320cd036b003e/attachments/19c6379d-8e74-4699-8686-d4d00c9aab9c/action => generated 0 bytes in 296 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:49:24.260164 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ff0218e6-1488-4cbe-a4d8-751f61798dee tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] GET http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/daae34c1-30f7-48a0-bc12-560507933fee Dec 02 10:49:24.261062 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ff0218e6-1488-4cbe-a4d8-751f61798dee tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:24.261266 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:24.261266 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:24.261890 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ff0218e6-1488-4cbe-a4d8-751f61798dee tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:24.268630 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1a330e49-589a-4b2d-9601-bf632e851839 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] GET http://10.222.0.23/volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b Dec 02 10:49:24.269501 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1a330e49-589a-4b2d-9601-bf632e851839 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:24.269977 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:24.269977 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:24.271150 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1a330e49-589a-4b2d-9601-bf632e851839 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:24.381233 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:24.381233 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:24.404434 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-ff0218e6-1488-4cbe-a4d8-751f61798dee tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Volume info retrieved successfully. Dec 02 10:49:24.405974 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:24.405974 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:24.418434 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-1a330e49-589a-4b2d-9601-bf632e851839 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Volume info retrieved successfully. Dec 02 10:49:24.446795 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:24.446795 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:24.447019 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1a330e49-589a-4b2d-9601-bf632e851839 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] http://10.222.0.23/volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b returned with HTTP 200 Dec 02 10:49:24.447647 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 349/708] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:49:24 2020] GET /volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b => generated 911 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:49:24.480866 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ff0218e6-1488-4cbe-a4d8-751f61798dee tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/daae34c1-30f7-48a0-bc12-560507933fee returned with HTTP 200 Dec 02 10:49:24.492569 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 360/709] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:49:24 2020] GET /volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/daae34c1-30f7-48a0-bc12-560507933fee => generated 1205 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:49:25.463802 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fd19395d-18ea-4842-8fda-9aec864eb148 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] GET http://10.222.0.23/volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b Dec 02 10:49:25.464926 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fd19395d-18ea-4842-8fda-9aec864eb148 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:25.465344 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:25.465344 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:25.465974 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fd19395d-18ea-4842-8fda-9aec864eb148 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:25.543384 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:25.543384 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:25.594783 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-fd19395d-18ea-4842-8fda-9aec864eb148 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Volume info retrieved successfully. Dec 02 10:49:25.666971 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fd19395d-18ea-4842-8fda-9aec864eb148 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] http://10.222.0.23/volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b returned with HTTP 200 Dec 02 10:49:25.667809 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 350/710] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:49:25 2020] GET /volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b => generated 911 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:49:25.843519 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e9ca733c-5bf1-4e8d-aa8b-ea46a61dda9b req-4a23e626-6a22-4efb-b7f6-6ab866f6077e tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] GET http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/de1f5bb9-792a-4992-9a80-5409f5e32ff0 Dec 02 10:49:25.844742 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-e9ca733c-5bf1-4e8d-aa8b-ea46a61dda9b req-4a23e626-6a22-4efb-b7f6-6ab866f6077e tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:25.845144 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:25.845144 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:25.845782 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-e9ca733c-5bf1-4e8d-aa8b-ea46a61dda9b req-4a23e626-6a22-4efb-b7f6-6ab866f6077e tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:25.923901 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:25.923901 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:25.934847 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-e9ca733c-5bf1-4e8d-aa8b-ea46a61dda9b req-4a23e626-6a22-4efb-b7f6-6ab866f6077e tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Volume info retrieved successfully. Dec 02 10:49:25.955347 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:25.955347 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:25.967172 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e9ca733c-5bf1-4e8d-aa8b-ea46a61dda9b req-4a23e626-6a22-4efb-b7f6-6ab866f6077e tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/de1f5bb9-792a-4992-9a80-5409f5e32ff0 returned with HTTP 200 Dec 02 10:49:25.968121 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 361/711] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 10:49:25 2020] GET /volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/de1f5bb9-792a-4992-9a80-5409f5e32ff0 => generated 1204 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:49:25.997733 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e9ca733c-5bf1-4e8d-aa8b-ea46a61dda9b req-262e5199-bba0-415e-8825-f7cd3df144e2 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] POST http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/de1f5bb9-792a-4992-9a80-5409f5e32ff0/action Dec 02 10:49:25.998475 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:25.998475 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:25.999178 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-e9ca733c-5bf1-4e8d-aa8b-ea46a61dda9b req-262e5199-bba0-415e-8825-f7cd3df144e2 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Action body: b'{"os-begin_detaching": null}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:49:25.999761 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-e9ca733c-5bf1-4e8d-aa8b-ea46a61dda9b req-262e5199-bba0-415e-8825-f7cd3df144e2 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:49:26.125119 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:26.125119 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:26.126998 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-e9ca733c-5bf1-4e8d-aa8b-ea46a61dda9b req-262e5199-bba0-415e-8825-f7cd3df144e2 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Volume info retrieved successfully. Dec 02 10:49:26.141095 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-e9ca733c-5bf1-4e8d-aa8b-ea46a61dda9b req-262e5199-bba0-415e-8825-f7cd3df144e2 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Begin detaching volume completed successfully. Dec 02 10:49:26.141967 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e9ca733c-5bf1-4e8d-aa8b-ea46a61dda9b req-262e5199-bba0-415e-8825-f7cd3df144e2 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/de1f5bb9-792a-4992-9a80-5409f5e32ff0/action returned with HTTP 202 Dec 02 10:49:26.143112 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 351/712] 10.222.0.23 () {64 vars in 1643 bytes} [Wed Dec 2 10:49:25 2020] POST /volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/de1f5bb9-792a-4992-9a80-5409f5e32ff0/action => generated 0 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 02 10:49:26.173786 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1f4463ce-4fd2-442f-8f51-1993754d6ab0 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] GET http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/de1f5bb9-792a-4992-9a80-5409f5e32ff0 Dec 02 10:49:26.174557 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1f4463ce-4fd2-442f-8f51-1993754d6ab0 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:26.174938 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:26.174938 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:26.175571 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1f4463ce-4fd2-442f-8f51-1993754d6ab0 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:26.230230 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e9ca733c-5bf1-4e8d-aa8b-ea46a61dda9b req-262e5199-bba0-415e-8825-f7cd3df144e2 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] GET http://10.222.0.23/volume// Dec 02 10:49:26.231008 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-e9ca733c-5bf1-4e8d-aa8b-ea46a61dda9b req-262e5199-bba0-415e-8825-f7cd3df144e2 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:26.231379 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:26.231379 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:26.232075 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-e9ca733c-5bf1-4e8d-aa8b-ea46a61dda9b req-262e5199-bba0-415e-8825-f7cd3df144e2 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'all' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:26.233530 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e9ca733c-5bf1-4e8d-aa8b-ea46a61dda9b req-262e5199-bba0-415e-8825-f7cd3df144e2 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 10:49:26.234327 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 352/713] 10.222.0.32 () {56 vars in 1089 bytes} [Wed Dec 2 10:49:26 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 10:49:26.248149 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e9ca733c-5bf1-4e8d-aa8b-ea46a61dda9b req-685fa19c-d3ee-4896-92df-71a4e0261f3b tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] GET http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/de1f5bb9-792a-4992-9a80-5409f5e32ff0 Dec 02 10:49:26.249016 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-e9ca733c-5bf1-4e8d-aa8b-ea46a61dda9b req-685fa19c-d3ee-4896-92df-71a4e0261f3b tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:26.249657 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-e9ca733c-5bf1-4e8d-aa8b-ea46a61dda9b req-685fa19c-d3ee-4896-92df-71a4e0261f3b tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:26.293025 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:26.293025 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:26.324232 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-1f4463ce-4fd2-442f-8f51-1993754d6ab0 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Volume info retrieved successfully. Dec 02 10:49:26.356990 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:26.356990 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:26.359063 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:26.359063 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:26.381620 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1f4463ce-4fd2-442f-8f51-1993754d6ab0 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/de1f5bb9-792a-4992-9a80-5409f5e32ff0 returned with HTTP 200 Dec 02 10:49:26.385468 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 362/714] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:49:26 2020] GET /volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/de1f5bb9-792a-4992-9a80-5409f5e32ff0 => generated 1207 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:49:26.392902 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-e9ca733c-5bf1-4e8d-aa8b-ea46a61dda9b req-685fa19c-d3ee-4896-92df-71a4e0261f3b tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Volume info retrieved successfully. Dec 02 10:49:26.415834 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:26.415834 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:26.433936 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e9ca733c-5bf1-4e8d-aa8b-ea46a61dda9b req-685fa19c-d3ee-4896-92df-71a4e0261f3b tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/de1f5bb9-792a-4992-9a80-5409f5e32ff0 returned with HTTP 200 Dec 02 10:49:26.438796 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 353/715] 10.222.0.32 () {60 vars in 1403 bytes} [Wed Dec 2 10:49:26 2020] GET /volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/de1f5bb9-792a-4992-9a80-5409f5e32ff0 => generated 1306 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 02 10:49:26.683827 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7e6da791-8ab7-4753-ad4a-4898c0ee57fb tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] GET http://10.222.0.23/volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b Dec 02 10:49:26.684639 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7e6da791-8ab7-4753-ad4a-4898c0ee57fb tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:26.684866 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:26.684866 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:26.685674 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7e6da791-8ab7-4753-ad4a-4898c0ee57fb tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:26.774249 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:26.774249 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:26.785491 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-7e6da791-8ab7-4753-ad4a-4898c0ee57fb tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Volume info retrieved successfully. Dec 02 10:49:26.823729 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7e6da791-8ab7-4753-ad4a-4898c0ee57fb tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] http://10.222.0.23/volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b returned with HTTP 200 Dec 02 10:49:26.835131 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 363/716] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:49:26 2020] GET /volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b => generated 911 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:49:27.003058 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e9ca733c-5bf1-4e8d-aa8b-ea46a61dda9b req-233d3be4-585d-4960-93f4-0ecab69c58c9 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] DELETE http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/attachments/9cb77ce7-d98a-48a9-8ea2-df523c56f07c Dec 02 10:49:27.003058 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-e9ca733c-5bf1-4e8d-aa8b-ea46a61dda9b req-233d3be4-585d-4960-93f4-0ecab69c58c9 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:27.003058 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:27.003058 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:27.003058 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-e9ca733c-5bf1-4e8d-aa8b-ea46a61dda9b req-233d3be4-585d-4960-93f4-0ecab69c58c9 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'version_select' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:27.056640 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:27.056640 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:27.404491 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9ee47cdb-394d-4fb8-9111-85ac697371cc tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] GET http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/de1f5bb9-792a-4992-9a80-5409f5e32ff0 Dec 02 10:49:27.405406 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9ee47cdb-394d-4fb8-9111-85ac697371cc tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:27.405809 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:27.405809 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:27.406474 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9ee47cdb-394d-4fb8-9111-85ac697371cc tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:27.532150 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:27.532150 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:27.560685 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-9ee47cdb-394d-4fb8-9111-85ac697371cc tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Volume info retrieved successfully. Dec 02 10:49:27.625235 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:27.625235 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:27.648180 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9ee47cdb-394d-4fb8-9111-85ac697371cc tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/de1f5bb9-792a-4992-9a80-5409f5e32ff0 returned with HTTP 200 Dec 02 10:49:27.649259 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 364/717] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:49:27 2020] GET /volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/de1f5bb9-792a-4992-9a80-5409f5e32ff0 => generated 1207 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:49:27.841825 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-844cafe3-cc91-4e55-b91f-18548d0c7445 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] GET http://10.222.0.23/volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b Dec 02 10:49:27.843437 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-844cafe3-cc91-4e55-b91f-18548d0c7445 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:27.843858 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:27.843858 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:27.844591 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-844cafe3-cc91-4e55-b91f-18548d0c7445 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:27.934028 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-e9ca733c-5bf1-4e8d-aa8b-ea46a61dda9b req-233d3be4-585d-4960-93f4-0ecab69c58c9 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88068) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 02 10:49:27.934685 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-e9ca733c-5bf1-4e8d-aa8b-ea46a61dda9b req-233d3be4-585d-4960-93f4-0ecab69c58c9 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Pending status list for volume during attachment-delete: [] {{(pid=88068) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 02 10:49:27.963921 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e9ca733c-5bf1-4e8d-aa8b-ea46a61dda9b req-233d3be4-585d-4960-93f4-0ecab69c58c9 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/attachments/9cb77ce7-d98a-48a9-8ea2-df523c56f07c returned with HTTP 200 Dec 02 10:49:27.964829 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 354/718] 10.222.0.32 () {62 vars in 1437 bytes} [Wed Dec 2 10:49:26 2020] DELETE /volume/v3/c0e20ed88fb84d468a7320cd036b003e/attachments/9cb77ce7-d98a-48a9-8ea2-df523c56f07c => generated 19 bytes in 976 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:49:27.977530 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:27.977530 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:27.999081 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-844cafe3-cc91-4e55-b91f-18548d0c7445 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Volume info retrieved successfully. Dec 02 10:49:28.059309 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-844cafe3-cc91-4e55-b91f-18548d0c7445 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] http://10.222.0.23/volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b returned with HTTP 200 Dec 02 10:49:28.060889 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 365/719] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:49:27 2020] GET /volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b => generated 911 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:49:28.666825 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-239949e0-3936-41e4-af91-5003641b13f8 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] GET http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/de1f5bb9-792a-4992-9a80-5409f5e32ff0 Dec 02 10:49:28.667683 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-239949e0-3936-41e4-af91-5003641b13f8 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:28.668074 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:28.668074 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:28.670189 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-239949e0-3936-41e4-af91-5003641b13f8 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:28.821789 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:28.821789 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:28.841735 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-239949e0-3936-41e4-af91-5003641b13f8 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Volume info retrieved successfully. Dec 02 10:49:28.906475 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-239949e0-3936-41e4-af91-5003641b13f8 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/de1f5bb9-792a-4992-9a80-5409f5e32ff0 returned with HTTP 200 Dec 02 10:49:28.910883 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 355/720] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:49:28 2020] GET /volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/de1f5bb9-792a-4992-9a80-5409f5e32ff0 => generated 912 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:49:29.083743 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-51bec961-b8cb-43bd-9ca6-80cdecba0ef2 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] GET http://10.222.0.23/volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b Dec 02 10:49:29.084662 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-51bec961-b8cb-43bd-9ca6-80cdecba0ef2 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:29.085426 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:29.085426 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:29.086094 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-51bec961-b8cb-43bd-9ca6-80cdecba0ef2 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:29.224046 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:29.224046 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:29.245570 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-51bec961-b8cb-43bd-9ca6-80cdecba0ef2 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Volume info retrieved successfully. Dec 02 10:49:29.293208 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-51bec961-b8cb-43bd-9ca6-80cdecba0ef2 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] http://10.222.0.23/volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b returned with HTTP 200 Dec 02 10:49:29.294661 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 366/721] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:49:29 2020] GET /volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b => generated 911 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:49:29.594891 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-9659e70f-f11b-4dcc-9a7c-31d1bdae1a67 req-6bfbbb6c-03f6-47be-b641-a69d5ca7ff86 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] GET http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/daae34c1-30f7-48a0-bc12-560507933fee Dec 02 10:49:29.595693 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-9659e70f-f11b-4dcc-9a7c-31d1bdae1a67 req-6bfbbb6c-03f6-47be-b641-a69d5ca7ff86 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:29.596368 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:29.596368 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:29.597102 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-9659e70f-f11b-4dcc-9a7c-31d1bdae1a67 req-6bfbbb6c-03f6-47be-b641-a69d5ca7ff86 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:29.677627 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:29.677627 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:29.700056 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-9659e70f-f11b-4dcc-9a7c-31d1bdae1a67 req-6bfbbb6c-03f6-47be-b641-a69d5ca7ff86 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Volume info retrieved successfully. Dec 02 10:49:29.726505 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:29.726505 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:29.740703 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-9659e70f-f11b-4dcc-9a7c-31d1bdae1a67 req-6bfbbb6c-03f6-47be-b641-a69d5ca7ff86 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/daae34c1-30f7-48a0-bc12-560507933fee returned with HTTP 200 Dec 02 10:49:29.741751 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 356/722] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 10:49:29 2020] GET /volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/daae34c1-30f7-48a0-bc12-560507933fee => generated 1205 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:49:29.768400 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-9659e70f-f11b-4dcc-9a7c-31d1bdae1a67 req-73f396cb-8f11-4f58-90e6-ced2ce1e9277 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] POST http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/daae34c1-30f7-48a0-bc12-560507933fee/action Dec 02 10:49:29.768881 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:29.768881 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:29.769566 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-9659e70f-f11b-4dcc-9a7c-31d1bdae1a67 req-73f396cb-8f11-4f58-90e6-ced2ce1e9277 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Action body: b'{"os-begin_detaching": null}' {{(pid=88069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:49:29.769946 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-9659e70f-f11b-4dcc-9a7c-31d1bdae1a67 req-73f396cb-8f11-4f58-90e6-ced2ce1e9277 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:49:29.836597 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:29.836597 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:29.838312 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-9659e70f-f11b-4dcc-9a7c-31d1bdae1a67 req-73f396cb-8f11-4f58-90e6-ced2ce1e9277 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Volume info retrieved successfully. Dec 02 10:49:29.861781 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-9659e70f-f11b-4dcc-9a7c-31d1bdae1a67 req-73f396cb-8f11-4f58-90e6-ced2ce1e9277 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Begin detaching volume completed successfully. Dec 02 10:49:29.862325 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-9659e70f-f11b-4dcc-9a7c-31d1bdae1a67 req-73f396cb-8f11-4f58-90e6-ced2ce1e9277 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/daae34c1-30f7-48a0-bc12-560507933fee/action returned with HTTP 202 Dec 02 10:49:29.863253 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 367/723] 10.222.0.23 () {64 vars in 1643 bytes} [Wed Dec 2 10:49:29 2020] POST /volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/daae34c1-30f7-48a0-bc12-560507933fee/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 02 10:49:29.891539 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d3e702e9-9f9d-4a63-bb4d-9e7c4b937bca tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] GET http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/daae34c1-30f7-48a0-bc12-560507933fee Dec 02 10:49:29.892643 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d3e702e9-9f9d-4a63-bb4d-9e7c4b937bca tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:29.892976 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:29.892976 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:29.893661 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d3e702e9-9f9d-4a63-bb4d-9e7c4b937bca tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:29.961990 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-9659e70f-f11b-4dcc-9a7c-31d1bdae1a67 req-73f396cb-8f11-4f58-90e6-ced2ce1e9277 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] GET http://10.222.0.23/volume// Dec 02 10:49:29.962509 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-9659e70f-f11b-4dcc-9a7c-31d1bdae1a67 req-73f396cb-8f11-4f58-90e6-ced2ce1e9277 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:29.962824 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:29.962824 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:29.963458 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-9659e70f-f11b-4dcc-9a7c-31d1bdae1a67 req-73f396cb-8f11-4f58-90e6-ced2ce1e9277 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'all' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:29.964697 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-9659e70f-f11b-4dcc-9a7c-31d1bdae1a67 req-73f396cb-8f11-4f58-90e6-ced2ce1e9277 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 10:49:29.965805 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 368/724] 10.222.0.32 () {56 vars in 1089 bytes} [Wed Dec 2 10:49:29 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 10:49:29.981838 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-9659e70f-f11b-4dcc-9a7c-31d1bdae1a67 req-4d1cb574-324e-4f7c-a369-a1062f1de7ba tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] GET http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/daae34c1-30f7-48a0-bc12-560507933fee Dec 02 10:49:29.982494 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-9659e70f-f11b-4dcc-9a7c-31d1bdae1a67 req-4d1cb574-324e-4f7c-a369-a1062f1de7ba tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:29.982955 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:29.982955 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:29.983167 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-9659e70f-f11b-4dcc-9a7c-31d1bdae1a67 req-4d1cb574-324e-4f7c-a369-a1062f1de7ba tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:29.993253 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-d3e702e9-9f9d-4a63-bb4d-9e7c4b937bca tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Volume info retrieved successfully. Dec 02 10:49:30.015934 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:30.015934 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:30.027161 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d3e702e9-9f9d-4a63-bb4d-9e7c4b937bca tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/daae34c1-30f7-48a0-bc12-560507933fee returned with HTTP 200 Dec 02 10:49:30.037721 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 357/725] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:49:29 2020] GET /volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/daae34c1-30f7-48a0-bc12-560507933fee => generated 1208 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:49:30.089546 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:30.089546 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:30.100081 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-9659e70f-f11b-4dcc-9a7c-31d1bdae1a67 req-4d1cb574-324e-4f7c-a369-a1062f1de7ba tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Volume info retrieved successfully. Dec 02 10:49:30.121061 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:30.121061 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:30.133261 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-9659e70f-f11b-4dcc-9a7c-31d1bdae1a67 req-4d1cb574-324e-4f7c-a369-a1062f1de7ba tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/daae34c1-30f7-48a0-bc12-560507933fee returned with HTTP 200 Dec 02 10:49:30.135114 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 369/726] 10.222.0.32 () {60 vars in 1403 bytes} [Wed Dec 2 10:49:29 2020] GET /volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/daae34c1-30f7-48a0-bc12-560507933fee => generated 1307 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 02 10:49:30.310479 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5234bace-dee5-4167-a979-953305d5e146 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] GET http://10.222.0.23/volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b Dec 02 10:49:30.311009 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5234bace-dee5-4167-a979-953305d5e146 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:30.311239 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:30.311239 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:30.311609 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5234bace-dee5-4167-a979-953305d5e146 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:30.379725 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:30.379725 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:30.389532 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-5234bace-dee5-4167-a979-953305d5e146 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Volume info retrieved successfully. Dec 02 10:49:30.414699 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5234bace-dee5-4167-a979-953305d5e146 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] http://10.222.0.23/volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b returned with HTTP 200 Dec 02 10:49:30.415685 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 358/727] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:49:30 2020] GET /volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b => generated 911 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:49:30.727201 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-9659e70f-f11b-4dcc-9a7c-31d1bdae1a67 req-450e7449-5fac-4cf7-9eeb-c7726031cfe4 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] DELETE http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/attachments/19c6379d-8e74-4699-8686-d4d00c9aab9c Dec 02 10:49:30.727201 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-9659e70f-f11b-4dcc-9a7c-31d1bdae1a67 req-450e7449-5fac-4cf7-9eeb-c7726031cfe4 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:30.727201 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:30.727201 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:30.727201 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-9659e70f-f11b-4dcc-9a7c-31d1bdae1a67 req-450e7449-5fac-4cf7-9eeb-c7726031cfe4 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'version_select' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:30.759221 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:30.759221 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:31.045327 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7d400584-12dd-4dc0-9ae0-2a3be78e169b tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] GET http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/daae34c1-30f7-48a0-bc12-560507933fee Dec 02 10:49:31.046888 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7d400584-12dd-4dc0-9ae0-2a3be78e169b tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:31.047384 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:31.047384 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:31.048009 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7d400584-12dd-4dc0-9ae0-2a3be78e169b tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:31.137227 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:31.137227 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:31.145809 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-7d400584-12dd-4dc0-9ae0-2a3be78e169b tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Volume info retrieved successfully. Dec 02 10:49:31.165890 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:31.165890 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:31.174987 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7d400584-12dd-4dc0-9ae0-2a3be78e169b tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/daae34c1-30f7-48a0-bc12-560507933fee returned with HTTP 200 Dec 02 10:49:31.175883 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 359/728] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:49:31 2020] GET /volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/daae34c1-30f7-48a0-bc12-560507933fee => generated 1208 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:49:31.432069 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-41fb32e2-122a-4264-bbd0-f4c31921e172 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] GET http://10.222.0.23/volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b Dec 02 10:49:31.432497 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-41fb32e2-122a-4264-bbd0-f4c31921e172 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:31.432694 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:31.432694 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:31.433678 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-41fb32e2-122a-4264-bbd0-f4c31921e172 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:31.455232 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-9659e70f-f11b-4dcc-9a7c-31d1bdae1a67 req-450e7449-5fac-4cf7-9eeb-c7726031cfe4 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88069) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 02 10:49:31.455659 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-9659e70f-f11b-4dcc-9a7c-31d1bdae1a67 req-450e7449-5fac-4cf7-9eeb-c7726031cfe4 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Pending status list for volume during attachment-delete: [] {{(pid=88069) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 02 10:49:31.465883 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-9659e70f-f11b-4dcc-9a7c-31d1bdae1a67 req-450e7449-5fac-4cf7-9eeb-c7726031cfe4 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/attachments/19c6379d-8e74-4699-8686-d4d00c9aab9c returned with HTTP 200 Dec 02 10:49:31.469713 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 370/729] 10.222.0.32 () {62 vars in 1437 bytes} [Wed Dec 2 10:49:30 2020] DELETE /volume/v3/c0e20ed88fb84d468a7320cd036b003e/attachments/19c6379d-8e74-4699-8686-d4d00c9aab9c => generated 19 bytes in 758 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:49:31.485243 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:31.485243 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:31.494904 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-41fb32e2-122a-4264-bbd0-f4c31921e172 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Volume info retrieved successfully. Dec 02 10:49:31.522705 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-41fb32e2-122a-4264-bbd0-f4c31921e172 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] http://10.222.0.23/volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b returned with HTTP 200 Dec 02 10:49:31.523554 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 360/730] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:49:31 2020] GET /volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b => generated 969 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 10:49:32.195744 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f01b2857-b38f-4457-a050-8f2b8b954885 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] GET http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/daae34c1-30f7-48a0-bc12-560507933fee Dec 02 10:49:32.197064 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f01b2857-b38f-4457-a050-8f2b8b954885 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:32.197482 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:32.197482 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:32.198807 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f01b2857-b38f-4457-a050-8f2b8b954885 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:32.288324 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:32.288324 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:32.302249 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f01b2857-b38f-4457-a050-8f2b8b954885 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Volume info retrieved successfully. Dec 02 10:49:32.347320 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f01b2857-b38f-4457-a050-8f2b8b954885 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/daae34c1-30f7-48a0-bc12-560507933fee returned with HTTP 200 Dec 02 10:49:32.349676 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 371/731] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:49:32 2020] GET /volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/daae34c1-30f7-48a0-bc12-560507933fee => generated 913 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:49:32.368325 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-41cbb654-ab07-4b44-b53d-8f2a82d5d560 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] GET http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/daae34c1-30f7-48a0-bc12-560507933fee Dec 02 10:49:32.368748 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-41cbb654-ab07-4b44-b53d-8f2a82d5d560 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:32.369184 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:32.369184 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:32.369974 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-41cbb654-ab07-4b44-b53d-8f2a82d5d560 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:32.457996 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:32.457996 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:32.469477 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-41cbb654-ab07-4b44-b53d-8f2a82d5d560 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Volume info retrieved successfully. Dec 02 10:49:32.510457 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-41cbb654-ab07-4b44-b53d-8f2a82d5d560 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/daae34c1-30f7-48a0-bc12-560507933fee returned with HTTP 200 Dec 02 10:49:32.512698 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 361/732] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:49:32 2020] GET /volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/daae34c1-30f7-48a0-bc12-560507933fee => generated 913 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:49:32.525784 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ef18732b-85b1-4b88-8a4a-73757d5c54b3 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] GET http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/daae34c1-30f7-48a0-bc12-560507933fee Dec 02 10:49:32.526278 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ef18732b-85b1-4b88-8a4a-73757d5c54b3 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:32.526660 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:32.526660 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:32.527030 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ef18732b-85b1-4b88-8a4a-73757d5c54b3 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:32.538857 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6bcd4c52-41a1-4e26-b9db-709811abfa59 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] GET http://10.222.0.23/volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b Dec 02 10:49:32.539859 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6bcd4c52-41a1-4e26-b9db-709811abfa59 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:32.540262 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:32.540262 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:32.540958 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6bcd4c52-41a1-4e26-b9db-709811abfa59 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:32.608635 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:32.608635 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:32.619626 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6bcd4c52-41a1-4e26-b9db-709811abfa59 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Volume info retrieved successfully. Dec 02 10:49:32.629709 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:32.629709 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:32.647180 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-ef18732b-85b1-4b88-8a4a-73757d5c54b3 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Volume info retrieved successfully. Dec 02 10:49:32.674115 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ef18732b-85b1-4b88-8a4a-73757d5c54b3 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/daae34c1-30f7-48a0-bc12-560507933fee returned with HTTP 200 Dec 02 10:49:32.675722 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 372/733] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:49:32 2020] GET /volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/daae34c1-30f7-48a0-bc12-560507933fee => generated 913 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:49:32.707849 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0cde5d25-02dc-46d0-812e-d3de3333f15e tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] GET http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/de1f5bb9-792a-4992-9a80-5409f5e32ff0 Dec 02 10:49:32.708926 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0cde5d25-02dc-46d0-812e-d3de3333f15e tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:32.713003 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:32.713003 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:32.714073 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0cde5d25-02dc-46d0-812e-d3de3333f15e tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:32.715671 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6bcd4c52-41a1-4e26-b9db-709811abfa59 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] http://10.222.0.23/volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b returned with HTTP 200 Dec 02 10:49:32.716206 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 362/734] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:49:32 2020] GET /volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b => generated 972 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:49:32.802358 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:32.802358 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:32.811982 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0cde5d25-02dc-46d0-812e-d3de3333f15e tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Volume info retrieved successfully. Dec 02 10:49:32.860174 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0cde5d25-02dc-46d0-812e-d3de3333f15e tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/de1f5bb9-792a-4992-9a80-5409f5e32ff0 returned with HTTP 200 Dec 02 10:49:32.871517 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 373/735] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:49:32 2020] GET /volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/de1f5bb9-792a-4992-9a80-5409f5e32ff0 => generated 912 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:49:32.876422 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-089356df-60e8-4ee4-8f2c-93b330fa39a2 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] GET http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/de1f5bb9-792a-4992-9a80-5409f5e32ff0 Dec 02 10:49:32.876974 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-089356df-60e8-4ee4-8f2c-93b330fa39a2 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:32.877197 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:32.877197 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:32.877569 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-089356df-60e8-4ee4-8f2c-93b330fa39a2 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:33.009031 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:33.009031 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:33.042670 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-089356df-60e8-4ee4-8f2c-93b330fa39a2 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Volume info retrieved successfully. Dec 02 10:49:33.094358 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-089356df-60e8-4ee4-8f2c-93b330fa39a2 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/de1f5bb9-792a-4992-9a80-5409f5e32ff0 returned with HTTP 200 Dec 02 10:49:33.109462 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 363/736] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:49:32 2020] GET /volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/de1f5bb9-792a-4992-9a80-5409f5e32ff0 => generated 912 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:49:33.736741 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ccd33eba-7042-4d14-881b-ad42c4f9457d tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] GET http://10.222.0.23/volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b Dec 02 10:49:33.737440 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ccd33eba-7042-4d14-881b-ad42c4f9457d tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:33.737771 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:33.737771 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:33.738325 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ccd33eba-7042-4d14-881b-ad42c4f9457d tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:33.816353 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:33.816353 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:33.827185 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-ccd33eba-7042-4d14-881b-ad42c4f9457d tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Volume info retrieved successfully. Dec 02 10:49:33.876144 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ccd33eba-7042-4d14-881b-ad42c4f9457d tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] http://10.222.0.23/volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b returned with HTTP 200 Dec 02 10:49:33.878716 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 374/737] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:49:33 2020] GET /volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b => generated 972 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:49:34.897516 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-51bf2afb-e86e-46e2-99b8-ddf17ae49fff tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] GET http://10.222.0.23/volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b Dec 02 10:49:34.899158 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-51bf2afb-e86e-46e2-99b8-ddf17ae49fff tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:34.899569 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:34.899569 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:34.900345 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-51bf2afb-e86e-46e2-99b8-ddf17ae49fff tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:35.033493 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:35.033493 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:35.050221 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-51bf2afb-e86e-46e2-99b8-ddf17ae49fff tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Volume info retrieved successfully. Dec 02 10:49:35.106285 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-51bf2afb-e86e-46e2-99b8-ddf17ae49fff tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] http://10.222.0.23/volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b returned with HTTP 200 Dec 02 10:49:35.118327 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 364/738] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:49:34 2020] GET /volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b => generated 972 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:49:36.123935 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e0f2f63f-5ecc-4967-91db-aea24b25c96f tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] GET http://10.222.0.23/volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b Dec 02 10:49:36.124495 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e0f2f63f-5ecc-4967-91db-aea24b25c96f tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:36.124807 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:36.124807 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:36.125465 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e0f2f63f-5ecc-4967-91db-aea24b25c96f tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:36.249680 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:36.249680 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:36.266661 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e0f2f63f-5ecc-4967-91db-aea24b25c96f tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Volume info retrieved successfully. Dec 02 10:49:36.305715 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e0f2f63f-5ecc-4967-91db-aea24b25c96f tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] http://10.222.0.23/volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b returned with HTTP 200 Dec 02 10:49:36.306905 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 375/739] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:49:36 2020] GET /volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b => generated 972 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:49:37.323006 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d59a858f-01ed-4556-a855-7de89fd99142 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] GET http://10.222.0.23/volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b Dec 02 10:49:37.324127 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d59a858f-01ed-4556-a855-7de89fd99142 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:37.324502 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:37.324502 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:37.325161 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d59a858f-01ed-4556-a855-7de89fd99142 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:37.430934 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:37.430934 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:37.453892 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-d59a858f-01ed-4556-a855-7de89fd99142 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Volume info retrieved successfully. Dec 02 10:49:37.498493 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d59a858f-01ed-4556-a855-7de89fd99142 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] http://10.222.0.23/volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b returned with HTTP 200 Dec 02 10:49:37.499649 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 365/740] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:49:37 2020] GET /volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b => generated 972 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:49:38.515545 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0e133e9f-c920-46d6-8272-e11868361002 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] GET http://10.222.0.23/volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b Dec 02 10:49:38.516105 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0e133e9f-c920-46d6-8272-e11868361002 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:38.516230 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:38.516230 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:38.516845 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0e133e9f-c920-46d6-8272-e11868361002 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:38.580971 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:38.580971 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:38.591695 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0e133e9f-c920-46d6-8272-e11868361002 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Volume info retrieved successfully. Dec 02 10:49:38.621117 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0e133e9f-c920-46d6-8272-e11868361002 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] http://10.222.0.23/volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b returned with HTTP 200 Dec 02 10:49:38.622185 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 376/741] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:49:38 2020] GET /volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b => generated 1360 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:49:38.642235 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ef8781e0-3aea-4c81-9d85-a6f424248c0b tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] POST http://10.222.0.23/volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b/action Dec 02 10:49:38.642976 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:38.642976 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:38.643686 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ef8781e0-3aea-4c81-9d85-a6f424248c0b tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Action body: b'{"os-set_image_metadata": {"metadata": {"image_id": "5137a025-3c5f-43c1-bc64-5f41270040a5", "image_name": "image", "kernel_id": "6ff710d2-942b-4d6b-9168-8c9cc2404ab1", "ramdisk_id": "somedisk"}}}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:49:38.644245 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ef8781e0-3aea-4c81-9d85-a6f424248c0b tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Action: 'action', calling method: create, body: {"os-set_image_metadata": {"metadata": {"image_id": "5137a025-3c5f-43c1-bc64-5f41270040a5", "image_name": "image", "kernel_id": "6ff710d2-942b-4d6b-9168-8c9cc2404ab1", "ramdisk_id": "somedisk"}}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:49:38.720198 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:38.720198 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:38.776746 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:38.776746 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:38.778078 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-ef8781e0-3aea-4c81-9d85-a6f424248c0b tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Volume info retrieved successfully. Dec 02 10:49:38.800418 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-ef8781e0-3aea-4c81-9d85-a6f424248c0b tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Update volume metadata completed successfully. Dec 02 10:49:38.801221 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ef8781e0-3aea-4c81-9d85-a6f424248c0b tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] http://10.222.0.23/volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b/action returned with HTTP 200 Dec 02 10:49:38.803630 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 366/742] 10.222.0.23 () {60 vars in 1358 bytes} [Wed Dec 2 10:49:38 2020] POST /volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b/action => generated 511 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:49:38.812931 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-06b15cc5-808f-4cb6-b3e3-7a0dfe91db4b tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] GET http://10.222.0.23/volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b Dec 02 10:49:38.813692 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-06b15cc5-808f-4cb6-b3e3-7a0dfe91db4b tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:38.814061 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:38.814061 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:38.814430 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-06b15cc5-808f-4cb6-b3e3-7a0dfe91db4b tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:38.877906 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:38.877906 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:38.890970 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-06b15cc5-808f-4cb6-b3e3-7a0dfe91db4b tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Volume info retrieved successfully. Dec 02 10:49:38.916989 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-06b15cc5-808f-4cb6-b3e3-7a0dfe91db4b tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] http://10.222.0.23/volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b returned with HTTP 200 Dec 02 10:49:38.937803 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 377/743] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:49:38 2020] GET /volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b => generated 1435 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:49:38.941776 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-94ea3799-a936-495f-871e-98dc4b031839 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] POST http://10.222.0.23/volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b/action Dec 02 10:49:38.942517 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:38.942517 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:38.943317 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-94ea3799-a936-495f-871e-98dc4b031839 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:49:38.943904 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-94ea3799-a936-495f-871e-98dc4b031839 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:49:38.996536 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:38.996536 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:39.052238 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:39.052238 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:39.054805 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-94ea3799-a936-495f-871e-98dc4b031839 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Volume info retrieved successfully. Dec 02 10:49:39.067315 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-94ea3799-a936-495f-871e-98dc4b031839 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Get volume image-metadata completed successfully. Dec 02 10:49:39.090986 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 02 10:49:39.090986 n-d-764292-5 devstack@c-api.service[88067]: "UPDATE / DELETE expressions." % clause Dec 02 10:49:39.097547 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-94ea3799-a936-495f-871e-98dc4b031839 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Delete volume metadata completed successfully. Dec 02 10:49:39.098337 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-94ea3799-a936-495f-871e-98dc4b031839 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] http://10.222.0.23/volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b/action returned with HTTP 200 Dec 02 10:49:39.100073 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 367/744] 10.222.0.23 () {60 vars in 1357 bytes} [Wed Dec 2 10:49:38 2020] POST /volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b/action => generated 0 bytes in 162 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Dec 02 10:49:39.107664 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-969054c5-561c-4a5f-8525-6930302cb5d0 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] POST http://10.222.0.23/volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b/action Dec 02 10:49:39.108754 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:39.108754 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:39.109302 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-969054c5-561c-4a5f-8525-6930302cb5d0 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Action body: b'{"os-show_image_metadata": {}}' {{(pid=88069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:49:39.109688 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-969054c5-561c-4a5f-8525-6930302cb5d0 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:49:39.247455 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:39.247455 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:39.254170 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-969054c5-561c-4a5f-8525-6930302cb5d0 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Volume info retrieved successfully. Dec 02 10:49:39.283395 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-969054c5-561c-4a5f-8525-6930302cb5d0 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Get volume image-metadata completed successfully. Dec 02 10:49:39.284330 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-969054c5-561c-4a5f-8525-6930302cb5d0 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] http://10.222.0.23/volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b/action returned with HTTP 200 Dec 02 10:49:39.285817 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 378/745] 10.222.0.23 () {60 vars in 1357 bytes} [Wed Dec 2 10:49:39 2020] POST /volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b/action => generated 485 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:49:39.297764 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-469b2ebd-8576-4bb0-b76f-5890f846fb13 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] DELETE http://10.222.0.23/volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b Dec 02 10:49:39.298543 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-469b2ebd-8576-4bb0-b76f-5890f846fb13 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:39.299101 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:39.299101 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:39.300052 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-469b2ebd-8576-4bb0-b76f-5890f846fb13 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:39.300750 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-469b2ebd-8576-4bb0-b76f-5890f846fb13 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Delete volume with id: 005e332c-378d-4175-bf69-cfbabf4b740b Dec 02 10:49:39.361313 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:39.361313 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:39.363413 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-469b2ebd-8576-4bb0-b76f-5890f846fb13 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Volume info retrieved successfully. Dec 02 10:49:39.426527 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-469b2ebd-8576-4bb0-b76f-5890f846fb13 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Delete volume request issued successfully. Dec 02 10:49:39.428907 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-469b2ebd-8576-4bb0-b76f-5890f846fb13 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] http://10.222.0.23/volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b returned with HTTP 202 Dec 02 10:49:39.430227 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 368/746] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 10:49:39 2020] DELETE /volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 10:49:39.437714 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-31c933ae-ffe4-4732-ad45-2979b3fb6d13 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] GET http://10.222.0.23/volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b Dec 02 10:49:39.438239 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-31c933ae-ffe4-4732-ad45-2979b3fb6d13 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:39.438457 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:39.438457 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:39.439024 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-31c933ae-ffe4-4732-ad45-2979b3fb6d13 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:39.568821 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:39.568821 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:39.596260 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-31c933ae-ffe4-4732-ad45-2979b3fb6d13 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Volume info retrieved successfully. Dec 02 10:49:39.671622 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-31c933ae-ffe4-4732-ad45-2979b3fb6d13 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] http://10.222.0.23/volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b returned with HTTP 200 Dec 02 10:49:39.676248 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 379/747] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:49:39 2020] GET /volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b => generated 1408 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:49:40.693442 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2f6973a9-8360-4640-88b2-57f4216f3ec7 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] GET http://10.222.0.23/volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b Dec 02 10:49:40.694630 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2f6973a9-8360-4640-88b2-57f4216f3ec7 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:40.695035 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:40.695035 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:40.695673 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2f6973a9-8360-4640-88b2-57f4216f3ec7 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:40.811071 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:40.811071 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:40.832161 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-2f6973a9-8360-4640-88b2-57f4216f3ec7 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Volume info retrieved successfully. Dec 02 10:49:40.895008 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2f6973a9-8360-4640-88b2-57f4216f3ec7 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] http://10.222.0.23/volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b returned with HTTP 200 Dec 02 10:49:40.901687 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 369/748] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:49:40 2020] GET /volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b => generated 1408 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:49:41.911187 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-faa8d4fb-55c0-4f2f-bbef-6ff2bd438aa2 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] GET http://10.222.0.23/volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b Dec 02 10:49:41.912699 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-faa8d4fb-55c0-4f2f-bbef-6ff2bd438aa2 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:41.913120 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:41.913120 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:41.913677 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-faa8d4fb-55c0-4f2f-bbef-6ff2bd438aa2 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:42.016561 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:42.016561 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:42.031948 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-faa8d4fb-55c0-4f2f-bbef-6ff2bd438aa2 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Volume info retrieved successfully. Dec 02 10:49:42.073828 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-faa8d4fb-55c0-4f2f-bbef-6ff2bd438aa2 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] http://10.222.0.23/volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b returned with HTTP 200 Dec 02 10:49:42.080370 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 380/749] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:49:41 2020] GET /volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b => generated 1408 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:49:43.097175 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f7d25db0-fe4b-4d6b-a857-adbf067043c9 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] GET http://10.222.0.23/volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b Dec 02 10:49:43.097680 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f7d25db0-fe4b-4d6b-a857-adbf067043c9 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:43.098070 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:43.098070 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:43.098678 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f7d25db0-fe4b-4d6b-a857-adbf067043c9 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:43.182907 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f7d25db0-fe4b-4d6b-a857-adbf067043c9 tempest-VolumesImageMetadata-307155839 tempest-VolumesImageMetadata-307155839] http://10.222.0.23/volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b returned with HTTP 404 Dec 02 10:49:43.183972 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 370/750] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:49:43 2020] GET /volume/v3/1fd4b2f5c7504b148a3c330628fa0ed6/volumes/005e332c-378d-4175-bf69-cfbabf4b740b => generated 109 bytes in 91 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:49:49.128184 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-01e541d5-f021-4d96-8032-cccf71f112d3 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] DELETE http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/daae34c1-30f7-48a0-bc12-560507933fee Dec 02 10:49:49.128694 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-01e541d5-f021-4d96-8032-cccf71f112d3 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:49.130789 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:49.130789 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:49.131196 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-01e541d5-f021-4d96-8032-cccf71f112d3 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:49.131678 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-01e541d5-f021-4d96-8032-cccf71f112d3 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Delete volume with id: daae34c1-30f7-48a0-bc12-560507933fee Dec 02 10:49:49.264575 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:49.264575 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:49.266023 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-01e541d5-f021-4d96-8032-cccf71f112d3 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Volume info retrieved successfully. Dec 02 10:49:49.341275 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-01e541d5-f021-4d96-8032-cccf71f112d3 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Delete volume request issued successfully. Dec 02 10:49:49.345153 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-01e541d5-f021-4d96-8032-cccf71f112d3 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/daae34c1-30f7-48a0-bc12-560507933fee returned with HTTP 202 Dec 02 10:49:49.346663 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 381/751] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 10:49:49 2020] DELETE /volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/daae34c1-30f7-48a0-bc12-560507933fee => generated 0 bytes in 224 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 10:49:49.357835 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5a278715-8571-49ff-bdc8-82b847fd0ec8 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] GET http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/daae34c1-30f7-48a0-bc12-560507933fee Dec 02 10:49:49.358960 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5a278715-8571-49ff-bdc8-82b847fd0ec8 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:49.359634 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5a278715-8571-49ff-bdc8-82b847fd0ec8 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:49.476634 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:49.476634 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:49.493849 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-5a278715-8571-49ff-bdc8-82b847fd0ec8 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Volume info retrieved successfully. Dec 02 10:49:49.568865 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5a278715-8571-49ff-bdc8-82b847fd0ec8 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/daae34c1-30f7-48a0-bc12-560507933fee returned with HTTP 200 Dec 02 10:49:49.572910 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 371/752] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:49:49 2020] GET /volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/daae34c1-30f7-48a0-bc12-560507933fee => generated 912 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:49:50.589407 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6f67c8d8-5ad5-4088-8b98-72c13467144b tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] GET http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/daae34c1-30f7-48a0-bc12-560507933fee Dec 02 10:49:50.589974 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6f67c8d8-5ad5-4088-8b98-72c13467144b tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:50.590090 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:50.590090 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:50.590800 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6f67c8d8-5ad5-4088-8b98-72c13467144b tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:50.724057 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:50.724057 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:50.753349 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6f67c8d8-5ad5-4088-8b98-72c13467144b tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Volume info retrieved successfully. Dec 02 10:49:50.815847 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6f67c8d8-5ad5-4088-8b98-72c13467144b tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/daae34c1-30f7-48a0-bc12-560507933fee returned with HTTP 200 Dec 02 10:49:50.827501 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 382/753] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:49:50 2020] GET /volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/daae34c1-30f7-48a0-bc12-560507933fee => generated 912 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:49:51.834602 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dd7982cb-9810-4fce-9bee-7a052efd9e07 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] GET http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/daae34c1-30f7-48a0-bc12-560507933fee Dec 02 10:49:51.835125 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dd7982cb-9810-4fce-9bee-7a052efd9e07 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:51.835341 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:51.835341 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:51.835710 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dd7982cb-9810-4fce-9bee-7a052efd9e07 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:51.994454 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dd7982cb-9810-4fce-9bee-7a052efd9e07 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/daae34c1-30f7-48a0-bc12-560507933fee returned with HTTP 404 Dec 02 10:49:52.010321 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 372/754] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:49:51 2020] GET /volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/daae34c1-30f7-48a0-bc12-560507933fee => generated 109 bytes in 180 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:49:52.019071 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-abdb2725-d7c3-4383-bdcb-ffebd4258fb9 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] DELETE http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/de1f5bb9-792a-4992-9a80-5409f5e32ff0 Dec 02 10:49:52.019538 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-abdb2725-d7c3-4383-bdcb-ffebd4258fb9 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:52.019763 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:52.019763 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:52.020139 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-abdb2725-d7c3-4383-bdcb-ffebd4258fb9 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:52.020834 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-abdb2725-d7c3-4383-bdcb-ffebd4258fb9 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Delete volume with id: de1f5bb9-792a-4992-9a80-5409f5e32ff0 Dec 02 10:49:52.190656 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:52.190656 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:52.191875 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-abdb2725-d7c3-4383-bdcb-ffebd4258fb9 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Volume info retrieved successfully. Dec 02 10:49:52.252953 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-abdb2725-d7c3-4383-bdcb-ffebd4258fb9 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Delete volume request issued successfully. Dec 02 10:49:52.254282 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-abdb2725-d7c3-4383-bdcb-ffebd4258fb9 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/de1f5bb9-792a-4992-9a80-5409f5e32ff0 returned with HTTP 202 Dec 02 10:49:52.257216 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 383/755] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 10:49:52 2020] DELETE /volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/de1f5bb9-792a-4992-9a80-5409f5e32ff0 => generated 0 bytes in 243 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 10:49:52.262796 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0d374a74-1b6d-4fac-a0c0-caad928ed9ee tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] GET http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/de1f5bb9-792a-4992-9a80-5409f5e32ff0 Dec 02 10:49:52.264050 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0d374a74-1b6d-4fac-a0c0-caad928ed9ee tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:52.264544 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0d374a74-1b6d-4fac-a0c0-caad928ed9ee tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:52.418373 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:52.418373 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:52.429987 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0d374a74-1b6d-4fac-a0c0-caad928ed9ee tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Volume info retrieved successfully. Dec 02 10:49:52.469761 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0d374a74-1b6d-4fac-a0c0-caad928ed9ee tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/de1f5bb9-792a-4992-9a80-5409f5e32ff0 returned with HTTP 200 Dec 02 10:49:52.474242 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 373/756] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:49:52 2020] GET /volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/de1f5bb9-792a-4992-9a80-5409f5e32ff0 => generated 911 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:49:53.489271 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d49ba423-60c8-4c91-ab2e-2e2a3118529f tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] GET http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/de1f5bb9-792a-4992-9a80-5409f5e32ff0 Dec 02 10:49:53.489961 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d49ba423-60c8-4c91-ab2e-2e2a3118529f tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:53.490541 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:53.490541 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:53.491771 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d49ba423-60c8-4c91-ab2e-2e2a3118529f tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:53.639199 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:53.639199 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:53.690234 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-d49ba423-60c8-4c91-ab2e-2e2a3118529f tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Volume info retrieved successfully. Dec 02 10:49:53.749574 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d49ba423-60c8-4c91-ab2e-2e2a3118529f tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/de1f5bb9-792a-4992-9a80-5409f5e32ff0 returned with HTTP 200 Dec 02 10:49:53.751136 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 384/757] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:49:53 2020] GET /volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/de1f5bb9-792a-4992-9a80-5409f5e32ff0 => generated 911 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:49:54.767400 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ae7760d8-b48b-4e7c-8a8d-93d5f100c934 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] GET http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/de1f5bb9-792a-4992-9a80-5409f5e32ff0 Dec 02 10:49:54.767991 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ae7760d8-b48b-4e7c-8a8d-93d5f100c934 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:54.768107 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:54.768107 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:54.768478 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ae7760d8-b48b-4e7c-8a8d-93d5f100c934 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:54.924455 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:54.924455 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:54.962511 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-ae7760d8-b48b-4e7c-8a8d-93d5f100c934 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Volume info retrieved successfully. Dec 02 10:49:55.042647 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ae7760d8-b48b-4e7c-8a8d-93d5f100c934 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/de1f5bb9-792a-4992-9a80-5409f5e32ff0 returned with HTTP 200 Dec 02 10:49:55.046547 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 374/758] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:49:54 2020] GET /volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/de1f5bb9-792a-4992-9a80-5409f5e32ff0 => generated 911 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:49:56.066169 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7268742b-6203-42a3-aa6b-a7fc39ea7658 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] GET http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/de1f5bb9-792a-4992-9a80-5409f5e32ff0 Dec 02 10:49:56.067254 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7268742b-6203-42a3-aa6b-a7fc39ea7658 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:56.067759 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:56.067759 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:56.068428 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7268742b-6203-42a3-aa6b-a7fc39ea7658 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:56.227901 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7268742b-6203-42a3-aa6b-a7fc39ea7658 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/de1f5bb9-792a-4992-9a80-5409f5e32ff0 returned with HTTP 404 Dec 02 10:49:56.243451 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 385/759] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:49:56 2020] GET /volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/de1f5bb9-792a-4992-9a80-5409f5e32ff0 => generated 109 bytes in 182 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:49:56.850513 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1a16b039-7611-484c-b81f-355de3184d9a tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] POST http://10.222.0.23/volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes Dec 02 10:49:56.850513 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:56.850513 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:56.850847 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1a16b039-7611-484c-b81f-355de3184d9a tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1937862946"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:49:56.852735 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-1a16b039-7611-484c-b81f-355de3184d9a tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1937862946'}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 10:49:56.853273 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-1a16b039-7611-484c-b81f-355de3184d9a tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Create volume of 1 GB Dec 02 10:49:56.890648 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-1a16b039-7611-484c-b81f-355de3184d9a tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Availability Zones retrieved successfully. Dec 02 10:49:56.927177 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-1a16b039-7611-484c-b81f-355de3184d9a tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Flow 'volume_create_api' (dfee71b5-e8ea-4c32-b80b-167c2a68197a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:49:56.930534 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-1a16b039-7611-484c-b81f-355de3184d9a tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c473af18-8a00-4708-aba9-6222f367d87e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:49:56.933565 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-1a16b039-7611-484c-b81f-355de3184d9a tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Validating volume size '1' using validate_int {{(pid=88068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 10:49:57.035831 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-1a16b039-7611-484c-b81f-355de3184d9a tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c473af18-8a00-4708-aba9-6222f367d87e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:49:57.040641 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-67aa13b3-c2fe-429f-aaaf-90906bcd4c01 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] DELETE http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/eb56b5ac-05fb-48b5-9433-912999a5c110 Dec 02 10:49:57.041186 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-67aa13b3-c2fe-429f-aaaf-90906bcd4c01 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:57.041686 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-67aa13b3-c2fe-429f-aaaf-90906bcd4c01 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:57.042128 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-67aa13b3-c2fe-429f-aaaf-90906bcd4c01 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Delete volume with id: eb56b5ac-05fb-48b5-9433-912999a5c110 Dec 02 10:49:57.047082 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-1a16b039-7611-484c-b81f-355de3184d9a tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85f5af1a-5f46-4fa9-8304-b77459ba3dd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:49:57.139695 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:57.139695 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:57.141797 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-67aa13b3-c2fe-429f-aaaf-90906bcd4c01 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Volume info retrieved successfully. Dec 02 10:49:57.175885 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-67aa13b3-c2fe-429f-aaaf-90906bcd4c01 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Delete volume request issued successfully. Dec 02 10:49:57.176634 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-67aa13b3-c2fe-429f-aaaf-90906bcd4c01 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/eb56b5ac-05fb-48b5-9433-912999a5c110 returned with HTTP 202 Dec 02 10:49:57.178417 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 386/760] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 10:49:57 2020] DELETE /volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/eb56b5ac-05fb-48b5-9433-912999a5c110 => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 10:49:57.187308 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-27c042e0-12c9-4c11-b28d-b4182ca3a745 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] GET http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/eb56b5ac-05fb-48b5-9433-912999a5c110 Dec 02 10:49:57.192682 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-27c042e0-12c9-4c11-b28d-b4182ca3a745 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:57.193166 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:57.193166 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:57.193792 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-27c042e0-12c9-4c11-b28d-b4182ca3a745 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:57.279246 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-1a16b039-7611-484c-b81f-355de3184d9a tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Created reservations ['7e708ada-4fec-4608-9599-eaaedd42fa60', 'ee329281-06a0-4851-96ce-7946b4698fab', '50fd3fa2-556d-4c4e-a19c-5a0ce95ab5e6', '81e318dc-b3c2-4c30-b193-79807ec5c57a'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 10:49:57.281640 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-1a16b039-7611-484c-b81f-355de3184d9a tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85f5af1a-5f46-4fa9-8304-b77459ba3dd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e708ada-4fec-4608-9599-eaaedd42fa60', 'ee329281-06a0-4851-96ce-7946b4698fab', '50fd3fa2-556d-4c4e-a19c-5a0ce95ab5e6', '81e318dc-b3c2-4c30-b193-79807ec5c57a']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:49:57.284540 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-1a16b039-7611-484c-b81f-355de3184d9a tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb8c9b36-0c6e-49d6-8cb6-10a1a53f1a51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:49:57.328306 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:57.328306 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:57.371542 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-27c042e0-12c9-4c11-b28d-b4182ca3a745 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Volume info retrieved successfully. Dec 02 10:49:57.378436 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-1a16b039-7611-484c-b81f-355de3184d9a tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb8c9b36-0c6e-49d6-8cb6-10a1a53f1a51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c008862a-c8d5-4816-9493-cebcff2fdcd8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1937862946',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fb22afcfd284ee582f69f763d41646c',qos_specs=None,replication_status=,reservations=['7e708ada-4fec-4608-9599-eaaedd42fa60','ee329281-06a0-4851-96ce-7946b4698fab','50fd3fa2-556d-4c4e-a19c-5a0ce95ab5e6','81e318dc-b3c2-4c30-b193-79807ec5c57a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4e8769eef3943a5bf2405a0e90cc4f9',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T10:49:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1937862946',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c008862a-c8d5-4816-9493-cebcff2fdcd8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6fb22afcfd284ee582f69f763d41646c',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,user_id='a4e8769eef3943a5bf2405a0e90cc4f9',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:49:57.386525 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-1a16b039-7611-484c-b81f-355de3184d9a tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a5af08e-dc57-4ad9-b449-deeff89414ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:49:57.441157 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-27c042e0-12c9-4c11-b28d-b4182ca3a745 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/eb56b5ac-05fb-48b5-9433-912999a5c110 returned with HTTP 200 Dec 02 10:49:57.446900 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 387/761] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:49:57 2020] GET /volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/eb56b5ac-05fb-48b5-9433-912999a5c110 => generated 911 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:49:57.447352 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-1a16b039-7611-484c-b81f-355de3184d9a tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a5af08e-dc57-4ad9-b449-deeff89414ac) 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-VolumesActionsTest-Volume-1937862946',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fb22afcfd284ee582f69f763d41646c',qos_specs=None,replication_status=,reservations=['7e708ada-4fec-4608-9599-eaaedd42fa60','ee329281-06a0-4851-96ce-7946b4698fab','50fd3fa2-556d-4c4e-a19c-5a0ce95ab5e6','81e318dc-b3c2-4c30-b193-79807ec5c57a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4e8769eef3943a5bf2405a0e90cc4f9',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:49:57.449506 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-1a16b039-7611-484c-b81f-355de3184d9a tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc9e58b8-1498-41d8-ab10-726a90b76983) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:49:57.483660 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-1a16b039-7611-484c-b81f-355de3184d9a tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc9e58b8-1498-41d8-ab10-726a90b76983) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:49:57.496677 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-1a16b039-7611-484c-b81f-355de3184d9a tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Flow 'volume_create_api' (dfee71b5-e8ea-4c32-b80b-167c2a68197a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:49:57.590731 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-1a16b039-7611-484c-b81f-355de3184d9a tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Create volume request issued successfully. Dec 02 10:49:57.625522 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1a16b039-7611-484c-b81f-355de3184d9a tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] http://10.222.0.23/volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes returned with HTTP 202 Dec 02 10:49:57.626585 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 375/762] 10.222.0.23 () {60 vars in 1225 bytes} [Wed Dec 2 10:49:56 2020] POST /volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes => generated 818 bytes in 1141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 10:49:57.641191 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cef5e297-6509-45e9-8993-d160807c6430 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] GET http://10.222.0.23/volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8 Dec 02 10:49:57.641717 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cef5e297-6509-45e9-8993-d160807c6430 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:57.641940 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:57.641940 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:57.642309 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cef5e297-6509-45e9-8993-d160807c6430 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:57.744169 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:57.744169 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:57.765658 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-cef5e297-6509-45e9-8993-d160807c6430 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Volume info retrieved successfully. Dec 02 10:49:57.814144 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cef5e297-6509-45e9-8993-d160807c6430 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] http://10.222.0.23/volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8 returned with HTTP 200 Dec 02 10:49:57.824429 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 388/763] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:49:57 2020] GET /volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8 => generated 910 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:49:58.463633 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-70527dac-343a-452c-aec5-03a85086a86a tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] GET http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/eb56b5ac-05fb-48b5-9433-912999a5c110 Dec 02 10:49:58.464200 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-70527dac-343a-452c-aec5-03a85086a86a tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:58.464320 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:58.464320 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:58.464693 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-70527dac-343a-452c-aec5-03a85086a86a tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:58.608344 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:58.608344 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:58.633257 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-70527dac-343a-452c-aec5-03a85086a86a tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Volume info retrieved successfully. Dec 02 10:49:58.688154 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-70527dac-343a-452c-aec5-03a85086a86a tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/eb56b5ac-05fb-48b5-9433-912999a5c110 returned with HTTP 200 Dec 02 10:49:58.689909 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 376/764] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:49:58 2020] GET /volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/eb56b5ac-05fb-48b5-9433-912999a5c110 => generated 911 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:49:58.831644 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-123c3105-8f97-45b9-9a7b-c298eaf93e41 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] GET http://10.222.0.23/volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8 Dec 02 10:49:58.831644 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-123c3105-8f97-45b9-9a7b-c298eaf93e41 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:58.831644 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:58.831644 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:58.832105 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-123c3105-8f97-45b9-9a7b-c298eaf93e41 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:58.941721 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:49:58.941721 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:49:58.952271 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-123c3105-8f97-45b9-9a7b-c298eaf93e41 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Volume info retrieved successfully. Dec 02 10:49:58.998524 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-123c3105-8f97-45b9-9a7b-c298eaf93e41 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] http://10.222.0.23/volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8 returned with HTTP 200 Dec 02 10:49:58.999341 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 389/765] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:49:58 2020] GET /volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8 => generated 911 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:49:59.708926 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d1b594d1-8099-403d-bad9-9bde5ecc1893 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] GET http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/eb56b5ac-05fb-48b5-9433-912999a5c110 Dec 02 10:49:59.710920 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d1b594d1-8099-403d-bad9-9bde5ecc1893 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:49:59.711476 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:49:59.711476 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:49:59.713387 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d1b594d1-8099-403d-bad9-9bde5ecc1893 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:49:59.788006 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d1b594d1-8099-403d-bad9-9bde5ecc1893 tempest-AttachVolumeTestJSON-222570455 tempest-AttachVolumeTestJSON-222570455] http://10.222.0.23/volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/eb56b5ac-05fb-48b5-9433-912999a5c110 returned with HTTP 404 Dec 02 10:49:59.790193 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 377/766] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:49:59 2020] GET /volume/v3/c0e20ed88fb84d468a7320cd036b003e/volumes/eb56b5ac-05fb-48b5-9433-912999a5c110 => generated 109 bytes in 88 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:50:25.769028 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-045e4b5f-e594-49bd-b0ca-5acca3a80071 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] POST http://10.222.0.23/volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8/action Dec 02 10:50:25.770039 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:50:25.770039 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:50:25.770718 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-045e4b5f-e594-49bd-b0ca-5acca3a80071 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Action body: b'{"os-attach": {"instance_uuid": "620fe8fb-45e7-4434-8037-92e973bf2a20", "mountpoint": "/dev/sdb"}}' {{(pid=88069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:50:25.771260 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-045e4b5f-e594-49bd-b0ca-5acca3a80071 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "620fe8fb-45e7-4434-8037-92e973bf2a20", "mountpoint": "/dev/sdb"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:50:25.823204 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:50:25.823204 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:50:25.824881 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-045e4b5f-e594-49bd-b0ca-5acca3a80071 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Volume info retrieved successfully. Dec 02 10:50:25.843224 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-045e4b5f-e594-49bd-b0ca-5acca3a80071 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Update volume admin metadata completed successfully. Dec 02 10:50:26.040934 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-045e4b5f-e594-49bd-b0ca-5acca3a80071 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Attach volume completed successfully. Dec 02 10:50:26.043202 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-045e4b5f-e594-49bd-b0ca-5acca3a80071 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] http://10.222.0.23/volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8/action returned with HTTP 202 Dec 02 10:50:26.045776 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 390/767] 10.222.0.23 () {60 vars in 1357 bytes} [Wed Dec 2 10:50:25 2020] POST /volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8/action => generated 0 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 02 10:50:26.063432 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-786d5b69-c1e2-4678-88f4-765b69a3d74a tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] GET http://10.222.0.23/volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8 Dec 02 10:50:26.064259 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-786d5b69-c1e2-4678-88f4-765b69a3d74a tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:50:26.067758 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-786d5b69-c1e2-4678-88f4-765b69a3d74a tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:50:26.161528 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:50:26.161528 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:50:26.174856 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-786d5b69-c1e2-4678-88f4-765b69a3d74a tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Volume info retrieved successfully. Dec 02 10:50:26.209941 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:50:26.209941 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:50:26.224577 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-786d5b69-c1e2-4678-88f4-765b69a3d74a tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] http://10.222.0.23/volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8 returned with HTTP 200 Dec 02 10:50:26.225956 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 378/768] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:50:26 2020] GET /volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8 => generated 1245 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:50:26.242040 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-212bc1b7-0a06-4606-b62e-aeca119fab4e tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] POST http://10.222.0.23/volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8/action Dec 02 10:50:26.242518 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:50:26.242518 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:50:26.242950 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-212bc1b7-0a06-4606-b62e-aeca119fab4e tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Action body: b'{"os-detach": {}}' {{(pid=88069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:50:26.243964 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-212bc1b7-0a06-4606-b62e-aeca119fab4e tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:50:26.327736 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:50:26.327736 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:50:26.330545 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-212bc1b7-0a06-4606-b62e-aeca119fab4e tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Volume info retrieved successfully. Dec 02 10:50:26.519650 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-212bc1b7-0a06-4606-b62e-aeca119fab4e tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Detach volume completed successfully. Dec 02 10:50:26.520441 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-212bc1b7-0a06-4606-b62e-aeca119fab4e tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] http://10.222.0.23/volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8/action returned with HTTP 202 Dec 02 10:50:26.521738 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 391/769] 10.222.0.23 () {60 vars in 1357 bytes} [Wed Dec 2 10:50:26 2020] POST /volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8/action => generated 0 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 02 10:50:26.529843 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8a46645f-59e6-42d8-a2c9-cbdc57b5dc56 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] GET http://10.222.0.23/volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8 Dec 02 10:50:26.530332 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8a46645f-59e6-42d8-a2c9-cbdc57b5dc56 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:50:26.530548 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:50:26.530548 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:50:26.530911 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8a46645f-59e6-42d8-a2c9-cbdc57b5dc56 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:50:26.612865 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:50:26.612865 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:50:26.623746 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-8a46645f-59e6-42d8-a2c9-cbdc57b5dc56 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Volume info retrieved successfully. Dec 02 10:50:26.653627 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8a46645f-59e6-42d8-a2c9-cbdc57b5dc56 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] http://10.222.0.23/volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8 returned with HTTP 200 Dec 02 10:50:26.655342 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 379/770] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:50:26 2020] GET /volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8 => generated 930 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:50:40.519817 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4fbd250c-67ff-4831-8bbe-50c2c3cd012d tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] DELETE http://10.222.0.23/volume/v3/d883619b74a74b85a7e1c4f2f57ab158/volumes/75690799-985a-4db5-ae86-78b11203c8df Dec 02 10:50:40.529534 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4fbd250c-67ff-4831-8bbe-50c2c3cd012d tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:50:40.530056 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:50:40.530056 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:50:40.530705 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4fbd250c-67ff-4831-8bbe-50c2c3cd012d tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:50:40.531332 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-4fbd250c-67ff-4831-8bbe-50c2c3cd012d tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Delete volume with id: 75690799-985a-4db5-ae86-78b11203c8df Dec 02 10:50:40.642238 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:50:40.642238 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:50:40.643420 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-4fbd250c-67ff-4831-8bbe-50c2c3cd012d tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Volume info retrieved successfully. Dec 02 10:50:40.684650 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-4fbd250c-67ff-4831-8bbe-50c2c3cd012d tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Delete volume request issued successfully. Dec 02 10:50:40.685518 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4fbd250c-67ff-4831-8bbe-50c2c3cd012d tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] http://10.222.0.23/volume/v3/d883619b74a74b85a7e1c4f2f57ab158/volumes/75690799-985a-4db5-ae86-78b11203c8df returned with HTTP 202 Dec 02 10:50:40.686838 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 392/771] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 10:50:40 2020] DELETE /volume/v3/d883619b74a74b85a7e1c4f2f57ab158/volumes/75690799-985a-4db5-ae86-78b11203c8df => generated 0 bytes in 171 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 10:50:40.697697 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-da7dd627-0c3c-489e-8fc4-33822037fdb9 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] GET http://10.222.0.23/volume/v3/d883619b74a74b85a7e1c4f2f57ab158/volumes/75690799-985a-4db5-ae86-78b11203c8df Dec 02 10:50:40.698249 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-da7dd627-0c3c-489e-8fc4-33822037fdb9 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:50:40.700527 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:50:40.700527 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:50:40.701158 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-da7dd627-0c3c-489e-8fc4-33822037fdb9 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:50:40.807844 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:50:40.807844 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:50:40.822862 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-da7dd627-0c3c-489e-8fc4-33822037fdb9 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Volume info retrieved successfully. Dec 02 10:50:40.892206 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-da7dd627-0c3c-489e-8fc4-33822037fdb9 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] http://10.222.0.23/volume/v3/d883619b74a74b85a7e1c4f2f57ab158/volumes/75690799-985a-4db5-ae86-78b11203c8df returned with HTTP 200 Dec 02 10:50:40.894610 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 380/772] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:50:40 2020] GET /volume/v3/d883619b74a74b85a7e1c4f2f57ab158/volumes/75690799-985a-4db5-ae86-78b11203c8df => generated 912 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:50:41.912037 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e06daf86-27ba-4491-968b-65b5d55982a8 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] GET http://10.222.0.23/volume/v3/d883619b74a74b85a7e1c4f2f57ab158/volumes/75690799-985a-4db5-ae86-78b11203c8df Dec 02 10:50:41.913393 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e06daf86-27ba-4491-968b-65b5d55982a8 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:50:41.913694 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:50:41.913694 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:50:41.914195 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e06daf86-27ba-4491-968b-65b5d55982a8 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:50:42.049422 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:50:42.049422 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:50:42.070950 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e06daf86-27ba-4491-968b-65b5d55982a8 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Volume info retrieved successfully. Dec 02 10:50:42.128079 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e06daf86-27ba-4491-968b-65b5d55982a8 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] http://10.222.0.23/volume/v3/d883619b74a74b85a7e1c4f2f57ab158/volumes/75690799-985a-4db5-ae86-78b11203c8df returned with HTTP 200 Dec 02 10:50:42.140265 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 393/773] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:50:41 2020] GET /volume/v3/d883619b74a74b85a7e1c4f2f57ab158/volumes/75690799-985a-4db5-ae86-78b11203c8df => generated 912 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:50:43.147385 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-167df485-70be-4fdc-abaa-e58984259050 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] GET http://10.222.0.23/volume/v3/d883619b74a74b85a7e1c4f2f57ab158/volumes/75690799-985a-4db5-ae86-78b11203c8df Dec 02 10:50:43.148520 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-167df485-70be-4fdc-abaa-e58984259050 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:50:43.148991 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:50:43.148991 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:50:43.149650 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-167df485-70be-4fdc-abaa-e58984259050 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:50:43.274133 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:50:43.274133 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:50:43.297553 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-167df485-70be-4fdc-abaa-e58984259050 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Volume info retrieved successfully. Dec 02 10:50:43.350208 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-167df485-70be-4fdc-abaa-e58984259050 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] http://10.222.0.23/volume/v3/d883619b74a74b85a7e1c4f2f57ab158/volumes/75690799-985a-4db5-ae86-78b11203c8df returned with HTTP 200 Dec 02 10:50:43.356989 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 381/774] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:50:43 2020] GET /volume/v3/d883619b74a74b85a7e1c4f2f57ab158/volumes/75690799-985a-4db5-ae86-78b11203c8df => generated 912 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:50:44.378080 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4786ea80-c0c7-45ce-8c3a-beb87deb0e40 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] GET http://10.222.0.23/volume/v3/d883619b74a74b85a7e1c4f2f57ab158/volumes/75690799-985a-4db5-ae86-78b11203c8df Dec 02 10:50:44.379558 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4786ea80-c0c7-45ce-8c3a-beb87deb0e40 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:50:44.380304 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:50:44.380304 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:50:44.382765 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4786ea80-c0c7-45ce-8c3a-beb87deb0e40 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:50:44.582672 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4786ea80-c0c7-45ce-8c3a-beb87deb0e40 tempest-DeleteServersTestJSON-1632247237 tempest-DeleteServersTestJSON-1632247237] http://10.222.0.23/volume/v3/d883619b74a74b85a7e1c4f2f57ab158/volumes/75690799-985a-4db5-ae86-78b11203c8df returned with HTTP 404 Dec 02 10:50:44.590187 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 394/775] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:50:44 2020] GET /volume/v3/d883619b74a74b85a7e1c4f2f57ab158/volumes/75690799-985a-4db5-ae86-78b11203c8df => generated 109 bytes in 220 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:50:47.458597 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-0225f642-8603-4f59-a8c4-5451773404e3 req-04474e14-e0f3-47f9-82c7-f2994c99ac3f tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] DELETE http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/attachments/499112d4-4bb5-474e-a27e-547d01916f25 Dec 02 10:50:47.459713 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-0225f642-8603-4f59-a8c4-5451773404e3 req-04474e14-e0f3-47f9-82c7-f2994c99ac3f tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:50:47.460119 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:50:47.460119 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:50:47.460782 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-0225f642-8603-4f59-a8c4-5451773404e3 req-04474e14-e0f3-47f9-82c7-f2994c99ac3f tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Calling method 'version_select' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:50:47.487951 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:50:47.487951 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:50:48.983461 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-0225f642-8603-4f59-a8c4-5451773404e3 req-04474e14-e0f3-47f9-82c7-f2994c99ac3f tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88068) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 02 10:50:48.987548 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-0225f642-8603-4f59-a8c4-5451773404e3 req-04474e14-e0f3-47f9-82c7-f2994c99ac3f tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Pending status list for volume during attachment-delete: [] {{(pid=88068) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 02 10:50:49.012956 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-0225f642-8603-4f59-a8c4-5451773404e3 req-04474e14-e0f3-47f9-82c7-f2994c99ac3f tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/attachments/499112d4-4bb5-474e-a27e-547d01916f25 returned with HTTP 200 Dec 02 10:50:49.014934 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 382/776] 10.222.0.32 () {62 vars in 1437 bytes} [Wed Dec 2 10:50:47 2020] DELETE /volume/v3/176c2686a345456bbb5dcfa4cf45684e/attachments/499112d4-4bb5-474e-a27e-547d01916f25 => generated 19 bytes in 1561 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:50:49.037746 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-0225f642-8603-4f59-a8c4-5451773404e3 req-f7d0d7a0-969a-43b5-b0b6-80a76e41096a tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] DELETE http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/attachments/512d2ec7-0685-4a2e-b4ad-905124bd60b2 Dec 02 10:50:49.038278 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-0225f642-8603-4f59-a8c4-5451773404e3 req-f7d0d7a0-969a-43b5-b0b6-80a76e41096a tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:50:49.038771 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-0225f642-8603-4f59-a8c4-5451773404e3 req-f7d0d7a0-969a-43b5-b0b6-80a76e41096a tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Calling method 'version_select' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:50:49.107610 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:50:49.107610 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:50:50.003495 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-0225f642-8603-4f59-a8c4-5451773404e3 req-f7d0d7a0-969a-43b5-b0b6-80a76e41096a tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88069) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 02 10:50:50.004198 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-0225f642-8603-4f59-a8c4-5451773404e3 req-f7d0d7a0-969a-43b5-b0b6-80a76e41096a tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Pending status list for volume during attachment-delete: [] {{(pid=88069) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 02 10:50:50.025768 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-0225f642-8603-4f59-a8c4-5451773404e3 req-f7d0d7a0-969a-43b5-b0b6-80a76e41096a tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/attachments/512d2ec7-0685-4a2e-b4ad-905124bd60b2 returned with HTTP 200 Dec 02 10:50:50.027564 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 395/777] 10.222.0.32 () {62 vars in 1437 bytes} [Wed Dec 2 10:50:49 2020] DELETE /volume/v3/176c2686a345456bbb5dcfa4cf45684e/attachments/512d2ec7-0685-4a2e-b4ad-905124bd60b2 => generated 19 bytes in 995 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 10:50:50.046792 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-0225f642-8603-4f59-a8c4-5451773404e3 req-08d5afe6-50a0-4e72-a3ea-f79ba14cd752 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] DELETE http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/attachments/6f369a3f-5cd7-4d22-a29d-6908c30df9a1 Dec 02 10:50:50.047332 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-0225f642-8603-4f59-a8c4-5451773404e3 req-08d5afe6-50a0-4e72-a3ea-f79ba14cd752 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:50:50.047556 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:50:50.047556 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:50:50.047932 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-0225f642-8603-4f59-a8c4-5451773404e3 req-08d5afe6-50a0-4e72-a3ea-f79ba14cd752 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Calling method 'version_select' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:50:50.092247 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:50:50.092247 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:50:51.218668 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-0225f642-8603-4f59-a8c4-5451773404e3 req-08d5afe6-50a0-4e72-a3ea-f79ba14cd752 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88068) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 02 10:50:51.219228 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-0225f642-8603-4f59-a8c4-5451773404e3 req-08d5afe6-50a0-4e72-a3ea-f79ba14cd752 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Pending status list for volume during attachment-delete: [] {{(pid=88068) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 02 10:50:51.239261 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-0225f642-8603-4f59-a8c4-5451773404e3 req-08d5afe6-50a0-4e72-a3ea-f79ba14cd752 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/attachments/6f369a3f-5cd7-4d22-a29d-6908c30df9a1 returned with HTTP 200 Dec 02 10:50:51.240360 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 383/778] 10.222.0.32 () {62 vars in 1437 bytes} [Wed Dec 2 10:50:50 2020] DELETE /volume/v3/176c2686a345456bbb5dcfa4cf45684e/attachments/6f369a3f-5cd7-4d22-a29d-6908c30df9a1 => generated 19 bytes in 1199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:51:01.246377 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-19374ac6-d11c-46a9-a03b-f452970a4df1 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] POST http://10.222.0.23/volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8/action Dec 02 10:51:01.247502 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:51:01.247502 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:51:01.248229 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-19374ac6-d11c-46a9-a03b-f452970a4df1 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Action body: b'{"os-attach": {"instance_uuid": "83f80376-a6f0-4036-9bed-2874ed7c7aaf", "mountpoint": "/dev/sdb"}}' {{(pid=88069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:51:01.248796 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-19374ac6-d11c-46a9-a03b-f452970a4df1 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "83f80376-a6f0-4036-9bed-2874ed7c7aaf", "mountpoint": "/dev/sdb"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:51:01.362637 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:51:01.362637 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:51:01.364549 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-19374ac6-d11c-46a9-a03b-f452970a4df1 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Volume info retrieved successfully. Dec 02 10:51:01.389944 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-19374ac6-d11c-46a9-a03b-f452970a4df1 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Update volume admin metadata completed successfully. Dec 02 10:51:01.704034 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-19374ac6-d11c-46a9-a03b-f452970a4df1 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Attach volume completed successfully. Dec 02 10:51:01.706451 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-19374ac6-d11c-46a9-a03b-f452970a4df1 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] http://10.222.0.23/volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8/action returned with HTTP 202 Dec 02 10:51:01.707753 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 396/779] 10.222.0.23 () {60 vars in 1357 bytes} [Wed Dec 2 10:51:01 2020] POST /volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8/action => generated 0 bytes in 465 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 02 10:51:01.715189 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-49a780ba-465f-43fa-b8e0-39bee1500a32 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] GET http://10.222.0.23/volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8 Dec 02 10:51:01.715712 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-49a780ba-465f-43fa-b8e0-39bee1500a32 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:51:01.715930 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:51:01.715930 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:51:01.716298 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-49a780ba-465f-43fa-b8e0-39bee1500a32 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:51:01.823948 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:51:01.823948 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:51:01.848466 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-49a780ba-465f-43fa-b8e0-39bee1500a32 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Volume info retrieved successfully. Dec 02 10:51:01.896928 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:51:01.896928 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:51:01.923445 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-49a780ba-465f-43fa-b8e0-39bee1500a32 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] http://10.222.0.23/volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8 returned with HTTP 200 Dec 02 10:51:01.929276 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 384/780] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:51:01 2020] GET /volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8 => generated 1245 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:51:01.949530 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a746fd8f-a956-4d1a-9f06-e15fca4b7e0e tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] GET http://10.222.0.23/volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8 Dec 02 10:51:01.950273 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a746fd8f-a956-4d1a-9f06-e15fca4b7e0e tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:51:01.950659 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:51:01.950659 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:51:01.951363 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a746fd8f-a956-4d1a-9f06-e15fca4b7e0e tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:51:02.120908 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:51:02.120908 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:51:02.156504 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a746fd8f-a956-4d1a-9f06-e15fca4b7e0e tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Volume info retrieved successfully. Dec 02 10:51:02.221740 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:51:02.221740 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:51:02.256193 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a746fd8f-a956-4d1a-9f06-e15fca4b7e0e tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] http://10.222.0.23/volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8 returned with HTTP 200 Dec 02 10:51:02.257174 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 397/781] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:51:01 2020] GET /volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8 => generated 1245 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:51:02.281246 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1d400fc6-34c7-45d8-8389-1742199a5da3 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] POST http://10.222.0.23/volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8/action Dec 02 10:51:02.281970 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:51:02.281970 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:51:02.282661 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1d400fc6-34c7-45d8-8389-1742199a5da3 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Action body: b'{"os-detach": {}}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:51:02.283193 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1d400fc6-34c7-45d8-8389-1742199a5da3 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:51:02.415294 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:51:02.415294 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:51:02.416919 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-1d400fc6-34c7-45d8-8389-1742199a5da3 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Volume info retrieved successfully. Dec 02 10:51:02.776500 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-1d400fc6-34c7-45d8-8389-1742199a5da3 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Detach volume completed successfully. Dec 02 10:51:02.777092 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1d400fc6-34c7-45d8-8389-1742199a5da3 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] http://10.222.0.23/volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8/action returned with HTTP 202 Dec 02 10:51:02.778613 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 385/782] 10.222.0.23 () {60 vars in 1357 bytes} [Wed Dec 2 10:51:02 2020] POST /volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8/action => generated 0 bytes in 501 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 02 10:51:02.785706 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d1cebe18-821b-4db3-9280-e2d5d9903ea3 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] GET http://10.222.0.23/volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8 Dec 02 10:51:02.786559 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d1cebe18-821b-4db3-9280-e2d5d9903ea3 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:51:02.786755 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:51:02.786755 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:51:02.787390 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d1cebe18-821b-4db3-9280-e2d5d9903ea3 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:51:02.911870 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:51:02.911870 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:51:02.944144 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-d1cebe18-821b-4db3-9280-e2d5d9903ea3 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Volume info retrieved successfully. Dec 02 10:51:02.982047 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d1cebe18-821b-4db3-9280-e2d5d9903ea3 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] http://10.222.0.23/volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8 returned with HTTP 200 Dec 02 10:51:02.983238 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 398/783] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:51:02 2020] GET /volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8 => generated 930 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:51:05.161474 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1d28f1a9-1b93-4de2-a7d5-55ac74c4eae0 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] POST http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes Dec 02 10:51:05.162474 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:51:05.162474 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:51:05.163179 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1d28f1a9-1b93-4de2-a7d5-55ac74c4eae0 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1731312286"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:51:05.164465 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-1d28f1a9-1b93-4de2-a7d5-55ac74c4eae0 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1731312286'}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 10:51:05.165122 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-1d28f1a9-1b93-4de2-a7d5-55ac74c4eae0 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Create volume of 1 GB Dec 02 10:51:05.189978 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-1d28f1a9-1b93-4de2-a7d5-55ac74c4eae0 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Availability Zones retrieved successfully. Dec 02 10:51:05.232656 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-1d28f1a9-1b93-4de2-a7d5-55ac74c4eae0 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Flow 'volume_create_api' (9a6aeff3-ebde-4d21-9bf9-b410ca3bf6c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:51:05.244375 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-1d28f1a9-1b93-4de2-a7d5-55ac74c4eae0 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33a6eb6b-0076-4b1a-a060-a633f653bc43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:51:05.246636 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-1d28f1a9-1b93-4de2-a7d5-55ac74c4eae0 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Validating volume size '1' using validate_int {{(pid=88068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 10:51:05.453826 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-1d28f1a9-1b93-4de2-a7d5-55ac74c4eae0 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33a6eb6b-0076-4b1a-a060-a633f653bc43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:51:05.459070 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-1d28f1a9-1b93-4de2-a7d5-55ac74c4eae0 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82f1f93d-721e-4b98-9f19-4af1cf895689) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:51:05.564220 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-1d28f1a9-1b93-4de2-a7d5-55ac74c4eae0 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Created reservations ['30fe8d08-de98-40e5-9ed0-71ab8e2bd445', 'cc4e36b1-8897-4f29-8c84-71fc5fb8c27c', '652656b9-a43e-4262-a32f-ada08115d042', '000f2e8a-c90e-45d4-9d78-f629410401f8'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 10:51:05.566840 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-1d28f1a9-1b93-4de2-a7d5-55ac74c4eae0 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82f1f93d-721e-4b98-9f19-4af1cf895689) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30fe8d08-de98-40e5-9ed0-71ab8e2bd445', 'cc4e36b1-8897-4f29-8c84-71fc5fb8c27c', '652656b9-a43e-4262-a32f-ada08115d042', '000f2e8a-c90e-45d4-9d78-f629410401f8']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:51:05.569287 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-1d28f1a9-1b93-4de2-a7d5-55ac74c4eae0 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57f74d02-cfc8-47ac-8724-004f8df67f3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:51:05.667057 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-1d28f1a9-1b93-4de2-a7d5-55ac74c4eae0 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57f74d02-cfc8-47ac-8724-004f8df67f3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '188c41f5-a26e-4f49-a132-56226dc99c15', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1731312286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49a8d420f7f649e68b2908d421907a7d',qos_specs=None,replication_status=,reservations=['30fe8d08-de98-40e5-9ed0-71ab8e2bd445','cc4e36b1-8897-4f29-8c84-71fc5fb8c27c','652656b9-a43e-4262-a32f-ada08115d042','000f2e8a-c90e-45d4-9d78-f629410401f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6a54e2efc65492696f55a4144efdc1d',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T10:51:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1731312286',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=188c41f5-a26e-4f49-a132-56226dc99c15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49a8d420f7f649e68b2908d421907a7d',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,user_id='f6a54e2efc65492696f55a4144efdc1d',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:51:05.669617 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-1d28f1a9-1b93-4de2-a7d5-55ac74c4eae0 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d98e3a7-e266-41c4-9b3c-d2aa64b8211b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:51:05.706158 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-1d28f1a9-1b93-4de2-a7d5-55ac74c4eae0 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d98e3a7-e266-41c4-9b3c-d2aa64b8211b) 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-1731312286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49a8d420f7f649e68b2908d421907a7d',qos_specs=None,replication_status=,reservations=['30fe8d08-de98-40e5-9ed0-71ab8e2bd445','cc4e36b1-8897-4f29-8c84-71fc5fb8c27c','652656b9-a43e-4262-a32f-ada08115d042','000f2e8a-c90e-45d4-9d78-f629410401f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6a54e2efc65492696f55a4144efdc1d',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:51:05.708549 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-1d28f1a9-1b93-4de2-a7d5-55ac74c4eae0 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af0d6279-1a19-417c-bedf-61e026771c9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:51:05.754211 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-1d28f1a9-1b93-4de2-a7d5-55ac74c4eae0 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af0d6279-1a19-417c-bedf-61e026771c9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:51:05.765989 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-1d28f1a9-1b93-4de2-a7d5-55ac74c4eae0 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Flow 'volume_create_api' (9a6aeff3-ebde-4d21-9bf9-b410ca3bf6c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:51:05.868202 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-1d28f1a9-1b93-4de2-a7d5-55ac74c4eae0 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Create volume request issued successfully. Dec 02 10:51:05.901417 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1d28f1a9-1b93-4de2-a7d5-55ac74c4eae0 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes returned with HTTP 202 Dec 02 10:51:05.902692 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 386/784] 10.222.0.23 () {60 vars in 1225 bytes} [Wed Dec 2 10:51:05 2020] POST /volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes => generated 828 bytes in 745 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 10:51:05.919399 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-20c1e295-dd3c-46a2-b8f9-75c74b6688bd tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] GET http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/188c41f5-a26e-4f49-a132-56226dc99c15 Dec 02 10:51:05.920366 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-20c1e295-dd3c-46a2-b8f9-75c74b6688bd tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:51:05.920589 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:51:05.920589 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:51:05.920995 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-20c1e295-dd3c-46a2-b8f9-75c74b6688bd tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:51:06.046299 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:51:06.046299 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:51:06.078685 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-20c1e295-dd3c-46a2-b8f9-75c74b6688bd tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Volume info retrieved successfully. Dec 02 10:51:06.130008 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-20c1e295-dd3c-46a2-b8f9-75c74b6688bd tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/188c41f5-a26e-4f49-a132-56226dc99c15 returned with HTTP 200 Dec 02 10:51:06.136329 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 399/785] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:51:05 2020] GET /volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/188c41f5-a26e-4f49-a132-56226dc99c15 => generated 896 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:51:07.170693 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5ed7ccc7-ec2e-47b8-b538-6809ce416fbe tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] GET http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/188c41f5-a26e-4f49-a132-56226dc99c15 Dec 02 10:51:07.172087 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5ed7ccc7-ec2e-47b8-b538-6809ce416fbe tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:51:07.172586 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:51:07.172586 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:51:07.173922 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5ed7ccc7-ec2e-47b8-b538-6809ce416fbe tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:51:07.260905 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:51:07.260905 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:51:07.293280 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-5ed7ccc7-ec2e-47b8-b538-6809ce416fbe tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Volume info retrieved successfully. Dec 02 10:51:07.345279 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5ed7ccc7-ec2e-47b8-b538-6809ce416fbe tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/188c41f5-a26e-4f49-a132-56226dc99c15 returned with HTTP 200 Dec 02 10:51:07.349707 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 387/786] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:51:07 2020] GET /volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/188c41f5-a26e-4f49-a132-56226dc99c15 => generated 920 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:51:08.375968 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9c3f006d-8197-41bd-9b67-d9bd54726f62 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] GET http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/188c41f5-a26e-4f49-a132-56226dc99c15 Dec 02 10:51:08.377012 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9c3f006d-8197-41bd-9b67-d9bd54726f62 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:51:08.377012 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:51:08.377012 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:51:08.377476 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9c3f006d-8197-41bd-9b67-d9bd54726f62 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:51:08.541954 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:51:08.541954 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:51:08.590507 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-9c3f006d-8197-41bd-9b67-d9bd54726f62 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Volume info retrieved successfully. Dec 02 10:51:08.659459 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9c3f006d-8197-41bd-9b67-d9bd54726f62 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/188c41f5-a26e-4f49-a132-56226dc99c15 returned with HTTP 200 Dec 02 10:51:08.660746 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 400/787] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:51:08 2020] GET /volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/188c41f5-a26e-4f49-a132-56226dc99c15 => generated 921 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:51:16.357450 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8ec38c51-4b2a-45da-bc63-074ddf3b0a21 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] POST http://10.222.0.23/volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8/action Dec 02 10:51:16.358785 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:51:16.358785 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:51:16.359590 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8ec38c51-4b2a-45da-bc63-074ddf3b0a21 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Action body: b'{"os-reserve": {}}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:51:16.360211 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8ec38c51-4b2a-45da-bc63-074ddf3b0a21 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:51:16.432000 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:51:16.432000 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:51:16.433990 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-8ec38c51-4b2a-45da-bc63-074ddf3b0a21 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Volume info retrieved successfully. Dec 02 10:51:16.445512 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-8ec38c51-4b2a-45da-bc63-074ddf3b0a21 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Reserve volume completed successfully. Dec 02 10:51:16.446637 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8ec38c51-4b2a-45da-bc63-074ddf3b0a21 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] http://10.222.0.23/volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8/action returned with HTTP 202 Dec 02 10:51:16.456099 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6c8b22df-a3bf-435b-a71a-1e1d752424b1 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] GET http://10.222.0.23/volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8 Dec 02 10:51:16.457706 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6c8b22df-a3bf-435b-a71a-1e1d752424b1 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:51:16.458139 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:51:16.458139 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:51:16.458857 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6c8b22df-a3bf-435b-a71a-1e1d752424b1 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:51:16.465794 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 388/788] 10.222.0.23 () {60 vars in 1357 bytes} [Wed Dec 2 10:51:16 2020] POST /volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8/action => generated 0 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 02 10:51:16.517687 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:51:16.517687 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:51:16.529918 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6c8b22df-a3bf-435b-a71a-1e1d752424b1 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Volume info retrieved successfully. Dec 02 10:51:16.555955 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6c8b22df-a3bf-435b-a71a-1e1d752424b1 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] http://10.222.0.23/volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8 returned with HTTP 200 Dec 02 10:51:16.557431 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 401/789] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:51:16 2020] GET /volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8 => generated 930 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:51:16.574365 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f494a644-5d7d-4b78-b76d-ff69827ad281 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] POST http://10.222.0.23/volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8/action Dec 02 10:51:16.575128 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:51:16.575128 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:51:16.575762 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f494a644-5d7d-4b78-b76d-ff69827ad281 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Action body: b'{"os-unreserve": {}}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:51:16.576293 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f494a644-5d7d-4b78-b76d-ff69827ad281 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:51:16.650831 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:51:16.650831 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:51:16.653787 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f494a644-5d7d-4b78-b76d-ff69827ad281 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Volume info retrieved successfully. Dec 02 10:51:16.774546 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f494a644-5d7d-4b78-b76d-ff69827ad281 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Unreserve volume completed successfully. Dec 02 10:51:16.775083 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f494a644-5d7d-4b78-b76d-ff69827ad281 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] http://10.222.0.23/volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8/action returned with HTTP 202 Dec 02 10:51:16.779407 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 389/790] 10.222.0.23 () {60 vars in 1357 bytes} [Wed Dec 2 10:51:16 2020] POST /volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8/action => generated 0 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 02 10:51:16.784700 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-37dbba79-6c74-4366-9b6b-a9e7b41980f8 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] GET http://10.222.0.23/volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8 Dec 02 10:51:16.785598 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-37dbba79-6c74-4366-9b6b-a9e7b41980f8 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:51:16.785823 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:51:16.785823 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:51:16.786205 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-37dbba79-6c74-4366-9b6b-a9e7b41980f8 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:51:16.882687 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:51:16.882687 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:51:16.904001 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-37dbba79-6c74-4366-9b6b-a9e7b41980f8 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Volume info retrieved successfully. Dec 02 10:51:16.968670 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-37dbba79-6c74-4366-9b6b-a9e7b41980f8 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] http://10.222.0.23/volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8 returned with HTTP 200 Dec 02 10:51:16.970010 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 402/791] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:51:16 2020] GET /volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8 => generated 930 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:51:16.991074 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a3604a15-a534-417e-8f9c-4a2ea1e1c410 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] POST http://10.222.0.23/volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8/action Dec 02 10:51:16.992320 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:51:16.992320 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:51:16.994554 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a3604a15-a534-417e-8f9c-4a2ea1e1c410 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:51:16.995209 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a3604a15-a534-417e-8f9c-4a2ea1e1c410 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:51:17.140079 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:51:17.140079 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:51:17.141372 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a3604a15-a534-417e-8f9c-4a2ea1e1c410 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Volume info retrieved successfully. Dec 02 10:51:17.189678 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a3604a15-a534-417e-8f9c-4a2ea1e1c410 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Volume updated successfully. Dec 02 10:51:17.190252 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a3604a15-a534-417e-8f9c-4a2ea1e1c410 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] http://10.222.0.23/volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8/action returned with HTTP 200 Dec 02 10:51:17.191874 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 390/792] 10.222.0.23 () {60 vars in 1357 bytes} [Wed Dec 2 10:51:16 2020] POST /volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8/action => generated 0 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Dec 02 10:51:17.199897 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5eb51c75-7eca-4cdb-8eb6-c6e69c05603f tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] GET http://10.222.0.23/volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8 Dec 02 10:51:17.201007 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5eb51c75-7eca-4cdb-8eb6-c6e69c05603f tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:51:17.201401 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:51:17.201401 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:51:17.202024 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5eb51c75-7eca-4cdb-8eb6-c6e69c05603f tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:51:17.264336 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:51:17.264336 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:51:17.276468 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-5eb51c75-7eca-4cdb-8eb6-c6e69c05603f tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Volume info retrieved successfully. Dec 02 10:51:17.306330 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5eb51c75-7eca-4cdb-8eb6-c6e69c05603f tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] http://10.222.0.23/volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8 returned with HTTP 200 Dec 02 10:51:17.307437 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 403/793] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:51:17 2020] GET /volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8 => generated 929 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:51:17.323534 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c5c70ee0-522f-4f99-99e0-f5d2e2d9b6a2 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] POST http://10.222.0.23/volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8/action Dec 02 10:51:17.324007 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:51:17.324007 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:51:17.324450 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c5c70ee0-522f-4f99-99e0-f5d2e2d9b6a2 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:51:17.324870 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c5c70ee0-522f-4f99-99e0-f5d2e2d9b6a2 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:51:17.412888 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:51:17.412888 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:51:17.414230 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c5c70ee0-522f-4f99-99e0-f5d2e2d9b6a2 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Volume info retrieved successfully. Dec 02 10:51:17.424904 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c5c70ee0-522f-4f99-99e0-f5d2e2d9b6a2 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Volume updated successfully. Dec 02 10:51:17.425526 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c5c70ee0-522f-4f99-99e0-f5d2e2d9b6a2 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] http://10.222.0.23/volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8/action returned with HTTP 200 Dec 02 10:51:17.426747 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 391/794] 10.222.0.23 () {60 vars in 1357 bytes} [Wed Dec 2 10:51:17 2020] POST /volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8/action => generated 0 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Dec 02 10:51:17.434889 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1fbd8100-9d63-4e2b-ad1a-9b52319a88b9 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] GET http://10.222.0.23/volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8 Dec 02 10:51:17.435400 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1fbd8100-9d63-4e2b-ad1a-9b52319a88b9 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:51:17.435601 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:51:17.435601 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:51:17.435957 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1fbd8100-9d63-4e2b-ad1a-9b52319a88b9 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:51:17.484783 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:51:17.484783 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:51:17.494248 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-1fbd8100-9d63-4e2b-ad1a-9b52319a88b9 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Volume info retrieved successfully. Dec 02 10:51:17.516971 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1fbd8100-9d63-4e2b-ad1a-9b52319a88b9 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] http://10.222.0.23/volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8 returned with HTTP 200 Dec 02 10:51:17.524176 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 404/795] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:51:17 2020] GET /volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8 => generated 930 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:51:17.533978 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-44da494d-71d0-421f-9d0f-6bbc4d29cb46 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] POST http://10.222.0.23/volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8/action Dec 02 10:51:17.534482 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:51:17.534482 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:51:17.534923 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-44da494d-71d0-421f-9d0f-6bbc4d29cb46 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:51:17.535301 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-44da494d-71d0-421f-9d0f-6bbc4d29cb46 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:51:17.585875 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:51:17.585875 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:51:17.587055 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-44da494d-71d0-421f-9d0f-6bbc4d29cb46 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Volume info retrieved successfully. Dec 02 10:51:17.606356 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-44da494d-71d0-421f-9d0f-6bbc4d29cb46 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Update volume admin metadata completed successfully. Dec 02 10:51:17.606704 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-44da494d-71d0-421f-9d0f-6bbc4d29cb46 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Update readonly setting on volume completed successfully. Dec 02 10:51:17.607425 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-44da494d-71d0-421f-9d0f-6bbc4d29cb46 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] http://10.222.0.23/volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8/action returned with HTTP 202 Dec 02 10:51:17.611706 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 392/796] 10.222.0.23 () {60 vars in 1357 bytes} [Wed Dec 2 10:51:17 2020] POST /volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 02 10:51:17.617278 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-142635b9-b02c-4778-aae5-c5b9174d29e1 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] GET http://10.222.0.23/volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8 Dec 02 10:51:17.618312 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-142635b9-b02c-4778-aae5-c5b9174d29e1 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:51:17.618673 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:51:17.618673 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:51:17.619105 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-142635b9-b02c-4778-aae5-c5b9174d29e1 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:51:17.679423 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:51:17.679423 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:51:17.690194 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-142635b9-b02c-4778-aae5-c5b9174d29e1 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Volume info retrieved successfully. Dec 02 10:51:17.715810 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-142635b9-b02c-4778-aae5-c5b9174d29e1 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] http://10.222.0.23/volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8 returned with HTTP 200 Dec 02 10:51:17.720374 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 405/797] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:51:17 2020] GET /volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8 => generated 929 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:51:17.735119 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c04fa1ac-d38f-4b1a-b736-44302623b7b9 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] POST http://10.222.0.23/volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8/action Dec 02 10:51:17.735119 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:51:17.735119 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:51:17.735119 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c04fa1ac-d38f-4b1a-b736-44302623b7b9 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:51:17.735119 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c04fa1ac-d38f-4b1a-b736-44302623b7b9 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:51:17.782825 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:51:17.782825 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:51:17.784161 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c04fa1ac-d38f-4b1a-b736-44302623b7b9 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Volume info retrieved successfully. Dec 02 10:51:17.804894 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c04fa1ac-d38f-4b1a-b736-44302623b7b9 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Update volume admin metadata completed successfully. Dec 02 10:51:17.805530 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c04fa1ac-d38f-4b1a-b736-44302623b7b9 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Update readonly setting on volume completed successfully. Dec 02 10:51:17.806216 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c04fa1ac-d38f-4b1a-b736-44302623b7b9 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] http://10.222.0.23/volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8/action returned with HTTP 202 Dec 02 10:51:17.811148 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 393/798] 10.222.0.23 () {60 vars in 1357 bytes} [Wed Dec 2 10:51:17 2020] POST /volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 02 10:51:17.825035 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-326ce755-a301-4590-b135-369b64538eb4 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] GET http://10.222.0.23/volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8 Dec 02 10:51:17.826041 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-326ce755-a301-4590-b135-369b64538eb4 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:51:17.826397 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:51:17.826397 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:51:17.826898 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-326ce755-a301-4590-b135-369b64538eb4 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:51:17.885959 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:51:17.885959 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:51:17.895549 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-326ce755-a301-4590-b135-369b64538eb4 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Volume info retrieved successfully. Dec 02 10:51:17.919322 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-326ce755-a301-4590-b135-369b64538eb4 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] http://10.222.0.23/volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8 returned with HTTP 200 Dec 02 10:51:17.920378 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 406/799] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:51:17 2020] GET /volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8 => generated 930 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:51:17.938387 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-167934b3-f3c2-4c0c-9904-b9f90dcc0aaa tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] POST http://10.222.0.23/volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8/action Dec 02 10:51:17.939555 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:51:17.939555 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:51:17.940296 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-167934b3-f3c2-4c0c-9904-b9f90dcc0aaa tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1777299310", "disk_format": "raw"}}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:51:17.940981 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-167934b3-f3c2-4c0c-9904-b9f90dcc0aaa tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1777299310", "disk_format": "raw"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:51:17.995221 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:51:17.995221 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:51:17.996837 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-167934b3-f3c2-4c0c-9904-b9f90dcc0aaa tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Volume info retrieved successfully. Dec 02 10:51:18.056560 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:51:18.056560 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:51:18.194751 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-205092a7-61d1-4b58-ac27-9c1ed08ee4e2 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] POST http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes Dec 02 10:51:18.195481 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:51:18.195481 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:51:18.196149 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-205092a7-61d1-4b58-ac27-9c1ed08ee4e2 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1718352648"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:51:18.197676 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-205092a7-61d1-4b58-ac27-9c1ed08ee4e2 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1718352648'}} {{(pid=88069) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 10:51:18.198227 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-205092a7-61d1-4b58-ac27-9c1ed08ee4e2 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Create volume of 1 GB Dec 02 10:51:18.227305 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-205092a7-61d1-4b58-ac27-9c1ed08ee4e2 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Availability Zones retrieved successfully. Dec 02 10:51:18.248582 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-205092a7-61d1-4b58-ac27-9c1ed08ee4e2 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Flow 'volume_create_api' (3a49b80e-e1e4-4c5a-85f7-542046aea443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:51:18.251793 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-205092a7-61d1-4b58-ac27-9c1ed08ee4e2 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (206b7b77-8a91-4099-ac3c-710ccb4737cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:51:18.254481 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-205092a7-61d1-4b58-ac27-9c1ed08ee4e2 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Validating volume size '1' using validate_int {{(pid=88069) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 10:51:18.267523 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-167934b3-f3c2-4c0c-9904-b9f90dcc0aaa tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Copy volume to image completed successfully. Dec 02 10:51:18.268677 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-167934b3-f3c2-4c0c-9904-b9f90dcc0aaa tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] http://10.222.0.23/volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8/action returned with HTTP 202 Dec 02 10:51:18.273177 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 394/800] 10.222.0.23 () {60 vars in 1358 bytes} [Wed Dec 2 10:51:17 2020] POST /volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8/action => generated 693 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 10:51:18.377649 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-205092a7-61d1-4b58-ac27-9c1ed08ee4e2 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (206b7b77-8a91-4099-ac3c-710ccb4737cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:51:18.380523 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-205092a7-61d1-4b58-ac27-9c1ed08ee4e2 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f17e8f6e-3abd-4972-ae05-49a4842e01b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:51:18.488668 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-205092a7-61d1-4b58-ac27-9c1ed08ee4e2 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Created reservations ['0d30d612-81bc-4021-abf7-f2361bb5aaed', 'e244930c-b389-4d07-bb04-9cb9f0b842f3', '45d47ac2-ee29-492f-9074-b5a3a5e25d10', '9ac9d02d-4f65-409f-adf5-96f9606413e9'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 10:51:18.491131 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-205092a7-61d1-4b58-ac27-9c1ed08ee4e2 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f17e8f6e-3abd-4972-ae05-49a4842e01b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d30d612-81bc-4021-abf7-f2361bb5aaed', 'e244930c-b389-4d07-bb04-9cb9f0b842f3', '45d47ac2-ee29-492f-9074-b5a3a5e25d10', '9ac9d02d-4f65-409f-adf5-96f9606413e9']}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:51:18.493450 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-205092a7-61d1-4b58-ac27-9c1ed08ee4e2 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (514e57ff-8551-4d75-afdf-cffd1620544c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:51:18.557460 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-205092a7-61d1-4b58-ac27-9c1ed08ee4e2 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (514e57ff-8551-4d75-afdf-cffd1620544c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dceff61e-9b61-4f05-a185-0ffd2a933114', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1718352648',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='218eb1477a034e23b5486bbf8fabba79',qos_specs=None,replication_status=,reservations=['0d30d612-81bc-4021-abf7-f2361bb5aaed','e244930c-b389-4d07-bb04-9cb9f0b842f3','45d47ac2-ee29-492f-9074-b5a3a5e25d10','9ac9d02d-4f65-409f-adf5-96f9606413e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1729a3149cd4af0bee4b8abe0d51f79',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T10:51:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1718352648',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dceff61e-9b61-4f05-a185-0ffd2a933114,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='218eb1477a034e23b5486bbf8fabba79',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,user_id='c1729a3149cd4af0bee4b8abe0d51f79',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:51:18.559699 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-205092a7-61d1-4b58-ac27-9c1ed08ee4e2 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5245f75a-c767-4d97-a6b0-41314f20bcf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:51:18.592044 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-205092a7-61d1-4b58-ac27-9c1ed08ee4e2 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5245f75a-c767-4d97-a6b0-41314f20bcf1) 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-1718352648',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='218eb1477a034e23b5486bbf8fabba79',qos_specs=None,replication_status=,reservations=['0d30d612-81bc-4021-abf7-f2361bb5aaed','e244930c-b389-4d07-bb04-9cb9f0b842f3','45d47ac2-ee29-492f-9074-b5a3a5e25d10','9ac9d02d-4f65-409f-adf5-96f9606413e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1729a3149cd4af0bee4b8abe0d51f79',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:51:18.594503 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-205092a7-61d1-4b58-ac27-9c1ed08ee4e2 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (316c9103-3fe7-468a-9ced-41fa45f5df8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:51:18.622384 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-205092a7-61d1-4b58-ac27-9c1ed08ee4e2 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (316c9103-3fe7-468a-9ced-41fa45f5df8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:51:18.625503 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-205092a7-61d1-4b58-ac27-9c1ed08ee4e2 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Flow 'volume_create_api' (3a49b80e-e1e4-4c5a-85f7-542046aea443) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:51:18.689545 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-205092a7-61d1-4b58-ac27-9c1ed08ee4e2 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Create volume request issued successfully. Dec 02 10:51:18.719923 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-205092a7-61d1-4b58-ac27-9c1ed08ee4e2 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes returned with HTTP 202 Dec 02 10:51:18.732973 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 407/801] 10.222.0.23 () {60 vars in 1225 bytes} [Wed Dec 2 10:51:18 2020] POST /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes => generated 824 bytes in 545 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 10:51:18.737271 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d24bf061-479c-476f-840a-fcec40a68a5b tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/dceff61e-9b61-4f05-a185-0ffd2a933114 Dec 02 10:51:18.737910 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d24bf061-479c-476f-840a-fcec40a68a5b tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:51:18.738048 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:51:18.738048 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:51:18.738628 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d24bf061-479c-476f-840a-fcec40a68a5b tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:51:18.816322 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:51:18.816322 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:51:18.827078 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-d24bf061-479c-476f-840a-fcec40a68a5b tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Volume info retrieved successfully. Dec 02 10:51:18.873689 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d24bf061-479c-476f-840a-fcec40a68a5b tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/dceff61e-9b61-4f05-a185-0ffd2a933114 returned with HTTP 200 Dec 02 10:51:18.877686 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 395/802] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:51:18 2020] GET /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/dceff61e-9b61-4f05-a185-0ffd2a933114 => generated 892 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:51:19.895108 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-89b93ce2-584e-4c42-a7b5-fc00a038cdb1 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/dceff61e-9b61-4f05-a185-0ffd2a933114 Dec 02 10:51:19.895608 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-89b93ce2-584e-4c42-a7b5-fc00a038cdb1 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:51:19.896003 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:51:19.896003 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:51:19.896640 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-89b93ce2-584e-4c42-a7b5-fc00a038cdb1 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:51:20.017689 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:51:20.017689 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:51:20.049590 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-89b93ce2-584e-4c42-a7b5-fc00a038cdb1 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Volume info retrieved successfully. Dec 02 10:51:20.075905 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-89b93ce2-584e-4c42-a7b5-fc00a038cdb1 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/dceff61e-9b61-4f05-a185-0ffd2a933114 returned with HTTP 200 Dec 02 10:51:20.077533 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 408/803] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:51:19 2020] GET /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/dceff61e-9b61-4f05-a185-0ffd2a933114 => generated 917 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:51:20.921155 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0c4b979a-6a1f-445f-8648-dda7b6e20c80 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] DELETE http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/0fcedbf6-58fc-46ab-a981-0658df2bb5db Dec 02 10:51:20.921716 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0c4b979a-6a1f-445f-8648-dda7b6e20c80 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:51:20.921858 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:51:20.921858 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:51:20.922565 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0c4b979a-6a1f-445f-8648-dda7b6e20c80 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:51:20.923199 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-0c4b979a-6a1f-445f-8648-dda7b6e20c80 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Delete volume with id: 0fcedbf6-58fc-46ab-a981-0658df2bb5db Dec 02 10:51:21.020911 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:51:21.020911 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:51:21.022103 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0c4b979a-6a1f-445f-8648-dda7b6e20c80 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Volume info retrieved successfully. Dec 02 10:51:21.044289 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-8ba21ad3-ff0f-4b23-ab75-267e9b818304 req-fd8583a1-ad6f-40fc-8e9c-22031144e20f tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/dceff61e-9b61-4f05-a185-0ffd2a933114 Dec 02 10:51:21.044835 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-8ba21ad3-ff0f-4b23-ab75-267e9b818304 req-fd8583a1-ad6f-40fc-8e9c-22031144e20f tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:51:21.045034 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:51:21.045034 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:51:21.045740 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-8ba21ad3-ff0f-4b23-ab75-267e9b818304 req-fd8583a1-ad6f-40fc-8e9c-22031144e20f tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:51:21.089437 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0c4b979a-6a1f-445f-8648-dda7b6e20c80 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Delete volume request issued successfully. Dec 02 10:51:21.090175 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0c4b979a-6a1f-445f-8648-dda7b6e20c80 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/0fcedbf6-58fc-46ab-a981-0658df2bb5db returned with HTTP 202 Dec 02 10:51:21.091255 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 396/804] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 10:51:20 2020] DELETE /volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/0fcedbf6-58fc-46ab-a981-0658df2bb5db => generated 0 bytes in 174 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 10:51:21.103301 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-48fd6d4e-a39a-45e0-aab1-571e4db32104 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] GET http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/0fcedbf6-58fc-46ab-a981-0658df2bb5db Dec 02 10:51:21.104376 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-48fd6d4e-a39a-45e0-aab1-571e4db32104 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:51:21.104854 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:51:21.104854 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:51:21.105546 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-48fd6d4e-a39a-45e0-aab1-571e4db32104 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:51:21.143199 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:51:21.143199 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:51:21.174614 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-8ba21ad3-ff0f-4b23-ab75-267e9b818304 req-fd8583a1-ad6f-40fc-8e9c-22031144e20f tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Volume info retrieved successfully. Dec 02 10:51:21.217877 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:51:21.217877 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:51:21.247853 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-8ba21ad3-ff0f-4b23-ab75-267e9b818304 req-fd8583a1-ad6f-40fc-8e9c-22031144e20f tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/dceff61e-9b61-4f05-a185-0ffd2a933114 returned with HTTP 200 Dec 02 10:51:21.248904 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 409/805] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 10:51:21 2020] GET /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/dceff61e-9b61-4f05-a185-0ffd2a933114 => generated 917 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:51:21.249872 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-48fd6d4e-a39a-45e0-aab1-571e4db32104 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Volume info retrieved successfully. Dec 02 10:51:21.344337 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-48fd6d4e-a39a-45e0-aab1-571e4db32104 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/0fcedbf6-58fc-46ab-a981-0658df2bb5db returned with HTTP 200 Dec 02 10:51:21.345254 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 397/806] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:51:21 2020] GET /volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/0fcedbf6-58fc-46ab-a981-0658df2bb5db => generated 913 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:51:21.358475 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-8ba21ad3-ff0f-4b23-ab75-267e9b818304 req-fd8583a1-ad6f-40fc-8e9c-22031144e20f tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume// Dec 02 10:51:21.358995 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-8ba21ad3-ff0f-4b23-ab75-267e9b818304 req-fd8583a1-ad6f-40fc-8e9c-22031144e20f tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:51:21.359189 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:51:21.359189 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:51:21.359570 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-8ba21ad3-ff0f-4b23-ab75-267e9b818304 req-fd8583a1-ad6f-40fc-8e9c-22031144e20f tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'all' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:51:21.360795 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-8ba21ad3-ff0f-4b23-ab75-267e9b818304 req-fd8583a1-ad6f-40fc-8e9c-22031144e20f tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 10:51:21.362047 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 410/807] 10.222.0.23 () {58 vars in 1289 bytes} [Wed Dec 2 10:51:21 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 10:51:21.394419 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-8ba21ad3-ff0f-4b23-ab75-267e9b818304 req-477b9baf-43d1-44e3-8275-fe28dd2069db tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] POST http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/attachments Dec 02 10:51:21.395237 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-8ba21ad3-ff0f-4b23-ab75-267e9b818304 req-477b9baf-43d1-44e3-8275-fe28dd2069db tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dceff61e-9b61-4f05-a185-0ffd2a933114", "instance_uuid": "7b1f4f65-cb0e-4d69-9109-e9e964435964", "connector": null}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:51:21.520801 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:51:21.520801 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:51:21.625592 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-8ba21ad3-ff0f-4b23-ab75-267e9b818304 req-477b9baf-43d1-44e3-8275-fe28dd2069db tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/attachments returned with HTTP 200 Dec 02 10:51:21.641380 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 411/808] 10.222.0.23 () {66 vars in 1565 bytes} [Wed Dec 2 10:51:21 2020] POST /volume/v3/218eb1477a034e23b5486bbf8fabba79/attachments => generated 273 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:51:21.700117 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6aed8a33-2249-48c0-9d05-0f819bdc5a70 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/dceff61e-9b61-4f05-a185-0ffd2a933114 Dec 02 10:51:21.700828 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6aed8a33-2249-48c0-9d05-0f819bdc5a70 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:51:21.701208 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:51:21.701208 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:51:21.701788 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6aed8a33-2249-48c0-9d05-0f819bdc5a70 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:51:21.719156 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-8ba21ad3-ff0f-4b23-ab75-267e9b818304 req-477b9baf-43d1-44e3-8275-fe28dd2069db tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume// Dec 02 10:51:21.719784 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-8ba21ad3-ff0f-4b23-ab75-267e9b818304 req-477b9baf-43d1-44e3-8275-fe28dd2069db tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:51:21.720423 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:51:21.720423 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:51:21.721031 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-8ba21ad3-ff0f-4b23-ab75-267e9b818304 req-477b9baf-43d1-44e3-8275-fe28dd2069db tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'all' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:51:21.722595 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-8ba21ad3-ff0f-4b23-ab75-267e9b818304 req-477b9baf-43d1-44e3-8275-fe28dd2069db tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 10:51:21.723340 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 412/809] 10.222.0.32 () {56 vars in 1089 bytes} [Wed Dec 2 10:51:21 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 10:51:21.748381 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-8ba21ad3-ff0f-4b23-ab75-267e9b818304 req-ab46e083-7e96-4f88-a99b-774c8ad85d6c tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/dceff61e-9b61-4f05-a185-0ffd2a933114 Dec 02 10:51:21.750381 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-8ba21ad3-ff0f-4b23-ab75-267e9b818304 req-ab46e083-7e96-4f88-a99b-774c8ad85d6c tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:51:21.751014 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-8ba21ad3-ff0f-4b23-ab75-267e9b818304 req-ab46e083-7e96-4f88-a99b-774c8ad85d6c tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:51:21.885105 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:51:21.885105 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:51:21.936683 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:51:21.936683 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:51:21.939021 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6aed8a33-2249-48c0-9d05-0f819bdc5a70 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Volume info retrieved successfully. Dec 02 10:51:21.974635 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-8ba21ad3-ff0f-4b23-ab75-267e9b818304 req-ab46e083-7e96-4f88-a99b-774c8ad85d6c tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Volume info retrieved successfully. Dec 02 10:51:22.016846 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:51:22.016846 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:51:22.035466 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:51:22.035466 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:51:22.059240 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-8ba21ad3-ff0f-4b23-ab75-267e9b818304 req-ab46e083-7e96-4f88-a99b-774c8ad85d6c tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/dceff61e-9b61-4f05-a185-0ffd2a933114 returned with HTTP 200 Dec 02 10:51:22.065090 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 413/810] 10.222.0.32 () {60 vars in 1403 bytes} [Wed Dec 2 10:51:21 2020] GET /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/dceff61e-9b61-4f05-a185-0ffd2a933114 => generated 1015 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 02 10:51:22.069555 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6aed8a33-2249-48c0-9d05-0f819bdc5a70 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/dceff61e-9b61-4f05-a185-0ffd2a933114 returned with HTTP 200 Dec 02 10:51:22.070445 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 398/811] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:51:21 2020] GET /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/dceff61e-9b61-4f05-a185-0ffd2a933114 => generated 916 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:51:22.103594 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-8ba21ad3-ff0f-4b23-ab75-267e9b818304 req-b2160a45-2c17-456f-b56e-f1a5440ebd2f tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] PUT http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/attachments/c4f1e4a0-e719-4e39-ab3c-edf6251c4bd3 Dec 02 10:51:22.104539 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:51:22.104539 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:51:22.105938 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-8ba21ad3-ff0f-4b23-ab75-267e9b818304 req-b2160a45-2c17-456f-b56e-f1a5440ebd2f tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.32", "host": "n-h1-764292-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-764292-5.cbci-764292-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:51:22.186251 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 02 10:51:22.186251 n-d-764292-5 devstack@c-api.service[88067]: return self.call(f, *args, **kw) Dec 02 10:51:22.187098 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.coordination [req-8ba21ad3-ff0f-4b23-ab75-267e9b818304 req-b2160a45-2c17-456f-b56e-f1a5440ebd2f tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Lock "b'cinder-attachment_update-dceff61e-9b61-4f05-a185-0ffd2a933114-n-h1-764292-5'" acquired by "attachment_update" :: waited 0.029s {{(pid=88069) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 02 10:51:22.196472 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:51:22.196472 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:51:22.361701 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ac6f005d-4dfb-41b3-b9f6-02c1183b55df tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] GET http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/0fcedbf6-58fc-46ab-a981-0658df2bb5db Dec 02 10:51:22.362232 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ac6f005d-4dfb-41b3-b9f6-02c1183b55df tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:51:22.362480 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:51:22.362480 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:51:22.363150 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ac6f005d-4dfb-41b3-b9f6-02c1183b55df tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:51:22.572232 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:51:22.572232 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:51:22.595814 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-ac6f005d-4dfb-41b3-b9f6-02c1183b55df tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Volume info retrieved successfully. Dec 02 10:51:22.622423 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ac6f005d-4dfb-41b3-b9f6-02c1183b55df tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/0fcedbf6-58fc-46ab-a981-0658df2bb5db returned with HTTP 200 Dec 02 10:51:22.624082 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 399/812] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:51:22 2020] GET /volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/0fcedbf6-58fc-46ab-a981-0658df2bb5db => generated 913 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:51:23.086771 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f2cf92cd-55dc-4849-af07-824d8a5d5516 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/dceff61e-9b61-4f05-a185-0ffd2a933114 Dec 02 10:51:23.088520 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f2cf92cd-55dc-4849-af07-824d8a5d5516 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:51:23.089081 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:51:23.089081 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:51:23.089775 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f2cf92cd-55dc-4849-af07-824d8a5d5516 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:51:23.354496 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:51:23.354496 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:51:23.392478 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f2cf92cd-55dc-4849-af07-824d8a5d5516 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Volume info retrieved successfully. Dec 02 10:51:23.486609 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:51:23.486609 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:51:23.532119 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f2cf92cd-55dc-4849-af07-824d8a5d5516 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/dceff61e-9b61-4f05-a185-0ffd2a933114 returned with HTTP 200 Dec 02 10:51:23.533066 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 400/813] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:51:23 2020] GET /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/dceff61e-9b61-4f05-a185-0ffd2a933114 => generated 916 bytes in 450 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:51:23.639362 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4b1e6b2e-71cb-4a7b-8bfc-066493468444 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] GET http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/0fcedbf6-58fc-46ab-a981-0658df2bb5db Dec 02 10:51:23.639950 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4b1e6b2e-71cb-4a7b-8bfc-066493468444 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:51:23.640168 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:51:23.640168 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:51:23.640546 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4b1e6b2e-71cb-4a7b-8bfc-066493468444 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:51:23.811495 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:51:23.811495 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:51:23.828651 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-4b1e6b2e-71cb-4a7b-8bfc-066493468444 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Volume info retrieved successfully. Dec 02 10:51:23.918299 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4b1e6b2e-71cb-4a7b-8bfc-066493468444 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/0fcedbf6-58fc-46ab-a981-0658df2bb5db returned with HTTP 200 Dec 02 10:51:23.922334 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 401/814] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:51:23 2020] GET /volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/0fcedbf6-58fc-46ab-a981-0658df2bb5db => generated 913 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:51:24.551075 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ec24a9a5-7d96-403e-b7e6-a770484e3c99 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/dceff61e-9b61-4f05-a185-0ffd2a933114 Dec 02 10:51:24.551982 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ec24a9a5-7d96-403e-b7e6-a770484e3c99 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:51:24.552505 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:51:24.552505 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:51:24.553780 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ec24a9a5-7d96-403e-b7e6-a770484e3c99 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:51:24.710920 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:51:24.710920 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:51:24.750646 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-ec24a9a5-7d96-403e-b7e6-a770484e3c99 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Volume info retrieved successfully. Dec 02 10:51:24.810916 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:51:24.810916 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:51:24.847696 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ec24a9a5-7d96-403e-b7e6-a770484e3c99 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/dceff61e-9b61-4f05-a185-0ffd2a933114 returned with HTTP 200 Dec 02 10:51:24.861295 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 402/815] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:51:24 2020] GET /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/dceff61e-9b61-4f05-a185-0ffd2a933114 => generated 916 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:51:24.938308 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0ec0cc8a-ecfc-4143-8e3f-35fb5ecd3f9b tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] GET http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/0fcedbf6-58fc-46ab-a981-0658df2bb5db Dec 02 10:51:24.938833 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0ec0cc8a-ecfc-4143-8e3f-35fb5ecd3f9b tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:51:24.939048 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:51:24.939048 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:51:24.939415 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0ec0cc8a-ecfc-4143-8e3f-35fb5ecd3f9b tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:51:25.051495 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:51:25.051495 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:51:25.071373 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0ec0cc8a-ecfc-4143-8e3f-35fb5ecd3f9b tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Volume info retrieved successfully. Dec 02 10:51:25.204027 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0ec0cc8a-ecfc-4143-8e3f-35fb5ecd3f9b tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/0fcedbf6-58fc-46ab-a981-0658df2bb5db returned with HTTP 200 Dec 02 10:51:25.216213 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 403/816] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:51:24 2020] GET /volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/0fcedbf6-58fc-46ab-a981-0658df2bb5db => generated 913 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 10:51:25.600076 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.coordination [req-8ba21ad3-ff0f-4b23-ab75-267e9b818304 req-b2160a45-2c17-456f-b56e-f1a5440ebd2f tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Lock "b'cinder-attachment_update-dceff61e-9b61-4f05-a185-0ffd2a933114-n-h1-764292-5'" released by "attachment_update" :: held 3.413s {{(pid=88069) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 02 10:51:25.605523 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-8ba21ad3-ff0f-4b23-ab75-267e9b818304 req-b2160a45-2c17-456f-b56e-f1a5440ebd2f tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/attachments/c4f1e4a0-e719-4e39-ab3c-edf6251c4bd3 returned with HTTP 200 Dec 02 10:51:25.608181 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 414/817] 10.222.0.32 () {64 vars in 1468 bytes} [Wed Dec 2 10:51:22 2020] PUT /volume/v3/218eb1477a034e23b5486bbf8fabba79/attachments/c4f1e4a0-e719-4e39-ab3c-edf6251c4bd3 => generated 762 bytes in 3509 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:51:25.866414 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4d0bffb7-08e5-40d4-b115-f794d1c1994a tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/dceff61e-9b61-4f05-a185-0ffd2a933114 Dec 02 10:51:25.867564 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4d0bffb7-08e5-40d4-b115-f794d1c1994a tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:51:25.867964 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:51:25.867964 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:51:25.868595 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4d0bffb7-08e5-40d4-b115-f794d1c1994a tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:51:25.964561 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:51:25.964561 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:51:25.985642 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-4d0bffb7-08e5-40d4-b115-f794d1c1994a tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Volume info retrieved successfully. Dec 02 10:51:26.033054 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:51:26.033054 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:51:26.051930 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4d0bffb7-08e5-40d4-b115-f794d1c1994a tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/dceff61e-9b61-4f05-a185-0ffd2a933114 returned with HTTP 200 Dec 02 10:51:26.068372 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 404/818] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:51:25 2020] GET /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/dceff61e-9b61-4f05-a185-0ffd2a933114 => generated 917 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:51:26.223501 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3978b757-1578-4715-9367-7b6cf7144ce9 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] GET http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/0fcedbf6-58fc-46ab-a981-0658df2bb5db Dec 02 10:51:26.225032 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3978b757-1578-4715-9367-7b6cf7144ce9 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:51:26.225391 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:51:26.225391 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:51:26.225956 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3978b757-1578-4715-9367-7b6cf7144ce9 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:51:26.385004 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3978b757-1578-4715-9367-7b6cf7144ce9 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/0fcedbf6-58fc-46ab-a981-0658df2bb5db returned with HTTP 404 Dec 02 10:51:26.392178 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 415/819] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:51:26 2020] GET /volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/0fcedbf6-58fc-46ab-a981-0658df2bb5db => generated 109 bytes in 173 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:51:26.395438 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-422b435b-7ca3-449f-94c4-3458ea94a6a6 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] DELETE http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/77c56734-9f73-48e2-9a29-9bbbf416a2ab Dec 02 10:51:26.396149 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-422b435b-7ca3-449f-94c4-3458ea94a6a6 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:51:26.396586 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:51:26.396586 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:51:26.397226 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-422b435b-7ca3-449f-94c4-3458ea94a6a6 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:51:26.397847 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-422b435b-7ca3-449f-94c4-3458ea94a6a6 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Delete volume with id: 77c56734-9f73-48e2-9a29-9bbbf416a2ab Dec 02 10:51:26.559382 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:51:26.559382 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:51:26.572957 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-422b435b-7ca3-449f-94c4-3458ea94a6a6 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Volume info retrieved successfully. Dec 02 10:51:26.679458 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-422b435b-7ca3-449f-94c4-3458ea94a6a6 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Delete volume request issued successfully. Dec 02 10:51:26.682488 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-422b435b-7ca3-449f-94c4-3458ea94a6a6 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/77c56734-9f73-48e2-9a29-9bbbf416a2ab returned with HTTP 202 Dec 02 10:51:26.683575 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 405/820] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 10:51:26 2020] DELETE /volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/77c56734-9f73-48e2-9a29-9bbbf416a2ab => generated 0 bytes in 292 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 10:51:26.691308 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-aa30e80f-03d1-4651-95ea-eca85935059c tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] GET http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/77c56734-9f73-48e2-9a29-9bbbf416a2ab Dec 02 10:51:26.692736 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-aa30e80f-03d1-4651-95ea-eca85935059c tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:51:26.693480 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-aa30e80f-03d1-4651-95ea-eca85935059c tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:51:26.857771 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:51:26.857771 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:51:26.879301 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-aa30e80f-03d1-4651-95ea-eca85935059c tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Volume info retrieved successfully. Dec 02 10:51:26.944240 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-aa30e80f-03d1-4651-95ea-eca85935059c tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/77c56734-9f73-48e2-9a29-9bbbf416a2ab returned with HTTP 200 Dec 02 10:51:26.945551 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 416/821] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:51:26 2020] GET /volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/77c56734-9f73-48e2-9a29-9bbbf416a2ab => generated 913 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:51:27.075016 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-205fdee0-bcec-4783-bda6-d00411d0661d tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/dceff61e-9b61-4f05-a185-0ffd2a933114 Dec 02 10:51:27.075792 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-205fdee0-bcec-4783-bda6-d00411d0661d tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:51:27.076176 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:51:27.076176 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:51:27.076824 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-205fdee0-bcec-4783-bda6-d00411d0661d tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:51:27.277679 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:51:27.277679 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:51:27.322736 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-205fdee0-bcec-4783-bda6-d00411d0661d tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Volume info retrieved successfully. Dec 02 10:51:27.377124 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:51:27.377124 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:51:27.413261 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-205fdee0-bcec-4783-bda6-d00411d0661d tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/dceff61e-9b61-4f05-a185-0ffd2a933114 returned with HTTP 200 Dec 02 10:51:27.414116 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 406/822] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:51:27 2020] GET /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/dceff61e-9b61-4f05-a185-0ffd2a933114 => generated 917 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:51:27.961682 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c9a96cc7-7519-476f-a2e5-eb2c899108bf tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] GET http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/77c56734-9f73-48e2-9a29-9bbbf416a2ab Dec 02 10:51:27.963080 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c9a96cc7-7519-476f-a2e5-eb2c899108bf tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:51:27.963449 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:51:27.963449 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:51:27.964211 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c9a96cc7-7519-476f-a2e5-eb2c899108bf tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:51:28.117742 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:51:28.117742 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:51:28.163354 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c9a96cc7-7519-476f-a2e5-eb2c899108bf tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Volume info retrieved successfully. Dec 02 10:51:28.228220 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c9a96cc7-7519-476f-a2e5-eb2c899108bf tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/77c56734-9f73-48e2-9a29-9bbbf416a2ab returned with HTTP 200 Dec 02 10:51:28.229805 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 417/823] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:51:27 2020] GET /volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/77c56734-9f73-48e2-9a29-9bbbf416a2ab => generated 913 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:51:28.431124 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-41902562-1780-4954-b025-3db66aeb90d8 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/dceff61e-9b61-4f05-a185-0ffd2a933114 Dec 02 10:51:28.432577 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-41902562-1780-4954-b025-3db66aeb90d8 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:51:28.433095 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:51:28.433095 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:51:28.434460 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-41902562-1780-4954-b025-3db66aeb90d8 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:51:28.567057 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:51:28.567057 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:51:28.587935 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-41902562-1780-4954-b025-3db66aeb90d8 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Volume info retrieved successfully. Dec 02 10:51:28.633979 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:51:28.633979 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:51:28.664615 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-41902562-1780-4954-b025-3db66aeb90d8 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/dceff61e-9b61-4f05-a185-0ffd2a933114 returned with HTTP 200 Dec 02 10:51:28.667099 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 407/824] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:51:28 2020] GET /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/dceff61e-9b61-4f05-a185-0ffd2a933114 => generated 917 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:51:29.248151 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-14ed19bf-4489-4dba-befb-ffa556f23f4c tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] GET http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/77c56734-9f73-48e2-9a29-9bbbf416a2ab Dec 02 10:51:29.248665 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-14ed19bf-4489-4dba-befb-ffa556f23f4c tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:51:29.249156 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:51:29.249156 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:51:29.249774 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-14ed19bf-4489-4dba-befb-ffa556f23f4c tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:51:29.361341 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:51:29.361341 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:51:29.404920 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-14ed19bf-4489-4dba-befb-ffa556f23f4c tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Volume info retrieved successfully. Dec 02 10:51:29.485127 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-14ed19bf-4489-4dba-befb-ffa556f23f4c tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/77c56734-9f73-48e2-9a29-9bbbf416a2ab returned with HTTP 200 Dec 02 10:51:29.489826 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 418/825] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:51:29 2020] GET /volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/77c56734-9f73-48e2-9a29-9bbbf416a2ab => generated 913 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:51:29.682290 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7be0b072-ec71-4420-9156-1eabd94d9eaf tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/dceff61e-9b61-4f05-a185-0ffd2a933114 Dec 02 10:51:29.682625 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7be0b072-ec71-4420-9156-1eabd94d9eaf tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:51:29.683480 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:51:29.683480 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:51:29.684111 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7be0b072-ec71-4420-9156-1eabd94d9eaf tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:51:29.829144 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:51:29.829144 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:51:29.850150 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-7be0b072-ec71-4420-9156-1eabd94d9eaf tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Volume info retrieved successfully. Dec 02 10:51:29.900605 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:51:29.900605 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:51:29.929596 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7be0b072-ec71-4420-9156-1eabd94d9eaf tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/dceff61e-9b61-4f05-a185-0ffd2a933114 returned with HTTP 200 Dec 02 10:51:29.930850 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 408/826] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:51:29 2020] GET /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/dceff61e-9b61-4f05-a185-0ffd2a933114 => generated 917 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:51:30.505885 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-da844746-fd62-4cd1-b4ac-1537be321f83 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] GET http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/77c56734-9f73-48e2-9a29-9bbbf416a2ab Dec 02 10:51:30.506932 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-da844746-fd62-4cd1-b4ac-1537be321f83 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:51:30.507132 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:51:30.507132 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:51:30.507794 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-da844746-fd62-4cd1-b4ac-1537be321f83 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:51:30.712545 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-da844746-fd62-4cd1-b4ac-1537be321f83 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/77c56734-9f73-48e2-9a29-9bbbf416a2ab returned with HTTP 404 Dec 02 10:51:30.715102 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 419/827] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:51:30 2020] GET /volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/77c56734-9f73-48e2-9a29-9bbbf416a2ab => generated 109 bytes in 213 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:51:30.725645 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-332ed5a9-75fb-4aee-8999-52c3fc73bb0b tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] DELETE http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee Dec 02 10:51:30.726592 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-332ed5a9-75fb-4aee-8999-52c3fc73bb0b tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:51:30.727015 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:51:30.727015 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:51:30.727705 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-332ed5a9-75fb-4aee-8999-52c3fc73bb0b tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:51:30.728384 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-332ed5a9-75fb-4aee-8999-52c3fc73bb0b tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Delete volume with id: 3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee Dec 02 10:51:30.948088 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8844c695-38f2-436f-a16c-06edb105eff7 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/dceff61e-9b61-4f05-a185-0ffd2a933114 Dec 02 10:51:30.949762 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8844c695-38f2-436f-a16c-06edb105eff7 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:51:30.950760 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8844c695-38f2-436f-a16c-06edb105eff7 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:51:30.957912 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:51:30.957912 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:51:30.959203 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-332ed5a9-75fb-4aee-8999-52c3fc73bb0b tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Volume info retrieved successfully. Dec 02 10:51:31.030104 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-332ed5a9-75fb-4aee-8999-52c3fc73bb0b tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Delete volume request issued successfully. Dec 02 10:51:31.030867 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-332ed5a9-75fb-4aee-8999-52c3fc73bb0b tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee returned with HTTP 202 Dec 02 10:51:31.031932 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 409/828] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 10:51:30 2020] DELETE /volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee => generated 0 bytes in 313 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 10:51:31.042434 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0795b726-614b-4458-bf76-6e368796005f tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] GET http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee Dec 02 10:51:31.043158 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0795b726-614b-4458-bf76-6e368796005f tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:51:31.043535 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:51:31.043535 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:51:31.049231 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0795b726-614b-4458-bf76-6e368796005f tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:51:31.152631 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:51:31.152631 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:51:31.175823 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0795b726-614b-4458-bf76-6e368796005f tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Volume info retrieved successfully. Dec 02 10:51:31.180554 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:51:31.180554 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:51:31.216267 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-8844c695-38f2-436f-a16c-06edb105eff7 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Volume info retrieved successfully. Dec 02 10:51:31.252868 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0795b726-614b-4458-bf76-6e368796005f tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee returned with HTTP 200 Dec 02 10:51:31.254335 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 410/829] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:51:31 2020] GET /volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee => generated 1360 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:51:31.292659 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:51:31.292659 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:51:31.318864 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8844c695-38f2-436f-a16c-06edb105eff7 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/dceff61e-9b61-4f05-a185-0ffd2a933114 returned with HTTP 200 Dec 02 10:51:31.335241 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 420/830] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:51:30 2020] GET /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/dceff61e-9b61-4f05-a185-0ffd2a933114 => generated 917 bytes in 392 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:51:31.409857 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-8ba21ad3-ff0f-4b23-ab75-267e9b818304 req-8db96106-fdf5-407e-b979-ffe8f80c3529 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] POST http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/attachments/c4f1e4a0-e719-4e39-ab3c-edf6251c4bd3/action Dec 02 10:51:31.410676 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:51:31.410676 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:51:31.411279 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-8ba21ad3-ff0f-4b23-ab75-267e9b818304 req-8db96106-fdf5-407e-b979-ffe8f80c3529 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Action body: b'{"os-complete": null}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:51:31.413462 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-8ba21ad3-ff0f-4b23-ab75-267e9b818304 req-8db96106-fdf5-407e-b979-ffe8f80c3529 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:51:31.564339 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:51:31.564339 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:51:31.598341 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-8ba21ad3-ff0f-4b23-ab75-267e9b818304 req-8db96106-fdf5-407e-b979-ffe8f80c3529 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/attachments/c4f1e4a0-e719-4e39-ab3c-edf6251c4bd3/action returned with HTTP 204 Dec 02 10:51:31.599561 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 411/831] 10.222.0.32 () {64 vars in 1489 bytes} [Wed Dec 2 10:51:31 2020] POST /volume/v3/218eb1477a034e23b5486bbf8fabba79/attachments/c4f1e4a0-e719-4e39-ab3c-edf6251c4bd3/action => generated 0 bytes in 195 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:51:32.270323 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b2a76972-e3a6-4de6-bac8-86128385882e tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] GET http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee Dec 02 10:51:32.271674 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b2a76972-e3a6-4de6-bac8-86128385882e tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:51:32.272562 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:51:32.272562 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:51:32.273309 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b2a76972-e3a6-4de6-bac8-86128385882e tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:51:32.341218 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f5d9c52c-c66f-4265-b80c-bea72ac8f012 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/dceff61e-9b61-4f05-a185-0ffd2a933114 Dec 02 10:51:32.342092 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f5d9c52c-c66f-4265-b80c-bea72ac8f012 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:51:32.342541 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:51:32.342541 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:51:32.343174 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f5d9c52c-c66f-4265-b80c-bea72ac8f012 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:51:32.476076 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:51:32.476076 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:51:32.504155 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b2a76972-e3a6-4de6-bac8-86128385882e tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Volume info retrieved successfully. Dec 02 10:51:32.535307 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:51:32.535307 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:51:32.573333 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f5d9c52c-c66f-4265-b80c-bea72ac8f012 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Volume info retrieved successfully. Dec 02 10:51:32.586860 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b2a76972-e3a6-4de6-bac8-86128385882e tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee returned with HTTP 200 Dec 02 10:51:32.592858 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 421/832] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:51:32 2020] GET /volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee => generated 1360 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:51:32.637531 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:51:32.637531 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:51:32.656130 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f5d9c52c-c66f-4265-b80c-bea72ac8f012 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/dceff61e-9b61-4f05-a185-0ffd2a933114 returned with HTTP 200 Dec 02 10:51:32.657308 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 412/833] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:51:32 2020] GET /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/dceff61e-9b61-4f05-a185-0ffd2a933114 => generated 1209 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:51:33.614139 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e10791b5-97d4-4c49-8de7-0378a8db65aa tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] GET http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee Dec 02 10:51:33.614677 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e10791b5-97d4-4c49-8de7-0378a8db65aa tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:51:33.614822 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:51:33.614822 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:51:33.615422 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e10791b5-97d4-4c49-8de7-0378a8db65aa tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:51:33.855584 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:51:33.855584 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:51:33.918308 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e10791b5-97d4-4c49-8de7-0378a8db65aa tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Volume info retrieved successfully. Dec 02 10:51:33.971301 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e10791b5-97d4-4c49-8de7-0378a8db65aa tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee returned with HTTP 200 Dec 02 10:51:33.972692 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 422/834] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:51:33 2020] GET /volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee => generated 1360 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:51:34.988386 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e5888d10-6d05-42ca-abc3-8a7880f02cd7 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] GET http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee Dec 02 10:51:34.989878 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e5888d10-6d05-42ca-abc3-8a7880f02cd7 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:51:34.990084 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:51:34.990084 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:51:34.991371 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e5888d10-6d05-42ca-abc3-8a7880f02cd7 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:51:35.195322 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e5888d10-6d05-42ca-abc3-8a7880f02cd7 tempest-TaggedBootDevicesTest-1648607163 tempest-TaggedBootDevicesTest-1648607163] http://10.222.0.23/volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee returned with HTTP 404 Dec 02 10:51:35.196834 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 413/835] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:51:34 2020] GET /volume/v3/176c2686a345456bbb5dcfa4cf45684e/volumes/3fd73e53-6fc5-4f81-8a94-c05cc0bd0dee => generated 109 bytes in 212 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:51:59.321527 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a9c3f2ba-a441-4cfa-b593-b47e2740e04b tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] POST http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes Dec 02 10:51:59.322116 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:51:59.322116 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:51:59.322518 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a9c3f2ba-a441-4cfa-b593-b47e2740e04b tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1544791312"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:51:59.323679 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-a9c3f2ba-a441-4cfa-b593-b47e2740e04b tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1544791312'}} {{(pid=88069) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 10:51:59.324071 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-a9c3f2ba-a441-4cfa-b593-b47e2740e04b tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Create volume of 1 GB Dec 02 10:51:59.356319 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a9c3f2ba-a441-4cfa-b593-b47e2740e04b tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Availability Zones retrieved successfully. Dec 02 10:51:59.384087 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-a9c3f2ba-a441-4cfa-b593-b47e2740e04b tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Flow 'volume_create_api' (01121e21-4686-427c-b6b9-a43a4b72f694) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:51:59.386957 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-a9c3f2ba-a441-4cfa-b593-b47e2740e04b tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73b8241d-090b-45ef-9eeb-ba4765162825) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:51:59.406833 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-a9c3f2ba-a441-4cfa-b593-b47e2740e04b tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Validating volume size '1' using validate_int {{(pid=88069) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 10:51:59.564606 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-a9c3f2ba-a441-4cfa-b593-b47e2740e04b tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73b8241d-090b-45ef-9eeb-ba4765162825) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:51:59.566900 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-a9c3f2ba-a441-4cfa-b593-b47e2740e04b tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84cf1f5d-cecf-45fd-985f-158d4f74167e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:51:59.717165 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-a9c3f2ba-a441-4cfa-b593-b47e2740e04b tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Created reservations ['e771b7a2-7f21-48aa-8892-33c1305286d4', '02797cad-b35f-45ca-9cb9-ee462ea8c75f', '60b2c03c-3ccf-4acc-89d4-e1b7087b68a1', 'f8d17b09-48bc-41e6-a1c4-2cf75729e632'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 10:51:59.719042 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-a9c3f2ba-a441-4cfa-b593-b47e2740e04b tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84cf1f5d-cecf-45fd-985f-158d4f74167e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e771b7a2-7f21-48aa-8892-33c1305286d4', '02797cad-b35f-45ca-9cb9-ee462ea8c75f', '60b2c03c-3ccf-4acc-89d4-e1b7087b68a1', 'f8d17b09-48bc-41e6-a1c4-2cf75729e632']}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:51:59.722226 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-a9c3f2ba-a441-4cfa-b593-b47e2740e04b tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c3f6c64-5dbd-4a89-8bde-b001af9ea444) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:51:59.860738 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-a9c3f2ba-a441-4cfa-b593-b47e2740e04b tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c3f6c64-5dbd-4a89-8bde-b001af9ea444) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba3676ca-6120-4771-bcef-4f3ce9e7cff8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1544791312',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49a8d420f7f649e68b2908d421907a7d',qos_specs=None,replication_status=,reservations=['e771b7a2-7f21-48aa-8892-33c1305286d4','02797cad-b35f-45ca-9cb9-ee462ea8c75f','60b2c03c-3ccf-4acc-89d4-e1b7087b68a1','f8d17b09-48bc-41e6-a1c4-2cf75729e632'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6a54e2efc65492696f55a4144efdc1d',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T10:51:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1544791312',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba3676ca-6120-4771-bcef-4f3ce9e7cff8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49a8d420f7f649e68b2908d421907a7d',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,user_id='f6a54e2efc65492696f55a4144efdc1d',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:51:59.875319 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-a9c3f2ba-a441-4cfa-b593-b47e2740e04b tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc119921-3076-44f3-a5b2-462c7e78f37b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:51:59.974930 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-a9c3f2ba-a441-4cfa-b593-b47e2740e04b tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc119921-3076-44f3-a5b2-462c7e78f37b) 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-1544791312',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49a8d420f7f649e68b2908d421907a7d',qos_specs=None,replication_status=,reservations=['e771b7a2-7f21-48aa-8892-33c1305286d4','02797cad-b35f-45ca-9cb9-ee462ea8c75f','60b2c03c-3ccf-4acc-89d4-e1b7087b68a1','f8d17b09-48bc-41e6-a1c4-2cf75729e632'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6a54e2efc65492696f55a4144efdc1d',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:51:59.979334 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-a9c3f2ba-a441-4cfa-b593-b47e2740e04b tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b15a4aa7-8fa9-4b63-91f8-0d0305811e3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:52:00.026114 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-a9c3f2ba-a441-4cfa-b593-b47e2740e04b tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b15a4aa7-8fa9-4b63-91f8-0d0305811e3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:52:00.032416 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-a9c3f2ba-a441-4cfa-b593-b47e2740e04b tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Flow 'volume_create_api' (01121e21-4686-427c-b6b9-a43a4b72f694) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:52:00.259736 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a9c3f2ba-a441-4cfa-b593-b47e2740e04b tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Create volume request issued successfully. Dec 02 10:52:00.299338 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a9c3f2ba-a441-4cfa-b593-b47e2740e04b tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes returned with HTTP 202 Dec 02 10:52:00.302089 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 423/836] 10.222.0.23 () {60 vars in 1225 bytes} [Wed Dec 2 10:51:59 2020] POST /volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes => generated 828 bytes in 985 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 10:52:00.318989 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a62a3034-7a02-42a1-a839-cea3a85d5048 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] GET http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 Dec 02 10:52:00.320039 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a62a3034-7a02-42a1-a839-cea3a85d5048 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:00.321728 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a62a3034-7a02-42a1-a839-cea3a85d5048 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:00.519190 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:00.519190 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:00.540439 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a62a3034-7a02-42a1-a839-cea3a85d5048 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Volume info retrieved successfully. Dec 02 10:52:00.571210 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a62a3034-7a02-42a1-a839-cea3a85d5048 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 returned with HTTP 200 Dec 02 10:52:00.572676 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 414/837] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:52:00 2020] GET /volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 => generated 920 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:52:01.590095 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b2d39c4a-ec3f-4c44-9d59-2c80a6c6f427 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] GET http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 Dec 02 10:52:01.590993 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b2d39c4a-ec3f-4c44-9d59-2c80a6c6f427 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:01.591335 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:01.591335 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:01.591901 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b2d39c4a-ec3f-4c44-9d59-2c80a6c6f427 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:01.783045 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:01.783045 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:01.815753 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b2d39c4a-ec3f-4c44-9d59-2c80a6c6f427 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Volume info retrieved successfully. Dec 02 10:52:01.891229 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b2d39c4a-ec3f-4c44-9d59-2c80a6c6f427 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 returned with HTTP 200 Dec 02 10:52:01.891229 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 424/838] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:52:01 2020] GET /volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 => generated 920 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:52:02.836255 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5eb2e265-7a01-4345-933d-f226b0c4dafc tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] GET http://10.222.0.23/volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8 Dec 02 10:52:02.836806 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5eb2e265-7a01-4345-933d-f226b0c4dafc tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:02.837071 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:02.837071 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:02.837368 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5eb2e265-7a01-4345-933d-f226b0c4dafc tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:02.906921 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5e331be6-81eb-4bfd-975f-b4f35712199b tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] GET http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 Dec 02 10:52:02.907441 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5e331be6-81eb-4bfd-975f-b4f35712199b tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:02.907636 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:02.907636 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:02.908553 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5e331be6-81eb-4bfd-975f-b4f35712199b tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:02.949880 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:02.949880 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:02.969677 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-5eb2e265-7a01-4345-933d-f226b0c4dafc tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Volume info retrieved successfully. Dec 02 10:52:03.010747 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:03.010747 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:03.020172 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5eb2e265-7a01-4345-933d-f226b0c4dafc tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] http://10.222.0.23/volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8 returned with HTTP 200 Dec 02 10:52:03.021409 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 415/839] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:52:02 2020] GET /volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8 => generated 930 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:52:03.053563 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-5e331be6-81eb-4bfd-975f-b4f35712199b tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Volume info retrieved successfully. Dec 02 10:52:03.106279 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5e331be6-81eb-4bfd-975f-b4f35712199b tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 returned with HTTP 200 Dec 02 10:52:03.107366 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 425/840] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:52:02 2020] GET /volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 => generated 921 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:52:04.037676 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6adabb07-11f0-4332-91be-8654a57ae97b tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] GET http://10.222.0.23/volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8 Dec 02 10:52:04.038206 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6adabb07-11f0-4332-91be-8654a57ae97b tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:04.038308 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:04.038308 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:04.038618 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6adabb07-11f0-4332-91be-8654a57ae97b tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:04.061591 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-00d55598-9f8e-4410-bb55-f091a889b822 req-b910d2cc-e6af-44af-b0b4-67138cc870e4 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] GET http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 Dec 02 10:52:04.062375 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-00d55598-9f8e-4410-bb55-f091a889b822 req-b910d2cc-e6af-44af-b0b4-67138cc870e4 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:04.062847 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:04.062847 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:04.063631 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-00d55598-9f8e-4410-bb55-f091a889b822 req-b910d2cc-e6af-44af-b0b4-67138cc870e4 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:04.122718 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:04.122718 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:04.135863 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-00d55598-9f8e-4410-bb55-f091a889b822 req-b910d2cc-e6af-44af-b0b4-67138cc870e4 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Volume info retrieved successfully. Dec 02 10:52:04.160796 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:04.160796 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:04.168670 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-00d55598-9f8e-4410-bb55-f091a889b822 req-b910d2cc-e6af-44af-b0b4-67138cc870e4 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 returned with HTTP 200 Dec 02 10:52:04.174471 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6adabb07-11f0-4332-91be-8654a57ae97b tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Volume info retrieved successfully. Dec 02 10:52:04.178527 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 426/841] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 10:52:04 2020] GET /volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 => generated 921 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:52:04.203212 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6adabb07-11f0-4332-91be-8654a57ae97b tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] http://10.222.0.23/volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8 returned with HTTP 200 Dec 02 10:52:04.204875 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 416/842] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:52:04 2020] GET /volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8 => generated 930 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:52:04.342228 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-00d55598-9f8e-4410-bb55-f091a889b822 req-b910d2cc-e6af-44af-b0b4-67138cc870e4 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] GET http://10.222.0.23/volume// Dec 02 10:52:04.342669 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-00d55598-9f8e-4410-bb55-f091a889b822 req-b910d2cc-e6af-44af-b0b4-67138cc870e4 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:04.343220 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:04.343220 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:04.343881 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-00d55598-9f8e-4410-bb55-f091a889b822 req-b910d2cc-e6af-44af-b0b4-67138cc870e4 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Calling method 'all' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:04.345299 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-00d55598-9f8e-4410-bb55-f091a889b822 req-b910d2cc-e6af-44af-b0b4-67138cc870e4 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 10:52:04.346722 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 427/843] 10.222.0.23 () {58 vars in 1289 bytes} [Wed Dec 2 10:52:04 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 10:52:04.361874 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-00d55598-9f8e-4410-bb55-f091a889b822 req-00b47164-c13a-47d2-bf05-fcdb9679fa38 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] POST http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/attachments Dec 02 10:52:04.362665 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:04.362665 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:04.363499 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-00d55598-9f8e-4410-bb55-f091a889b822 req-00b47164-c13a-47d2-bf05-fcdb9679fa38 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ba3676ca-6120-4771-bcef-4f3ce9e7cff8", "instance_uuid": "92d41b00-987b-4c0a-8333-6b436a518722", "connector": null}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:52:04.474644 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:04.474644 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:04.560414 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-00d55598-9f8e-4410-bb55-f091a889b822 req-00b47164-c13a-47d2-bf05-fcdb9679fa38 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/attachments returned with HTTP 200 Dec 02 10:52:04.564276 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 417/844] 10.222.0.23 () {66 vars in 1565 bytes} [Wed Dec 2 10:52:04 2020] POST /volume/v3/49a8d420f7f649e68b2908d421907a7d/attachments => generated 273 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:52:04.610429 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bf290b88-0f6b-4520-9fbe-e91048fae59f tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] GET http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 Dec 02 10:52:04.611293 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bf290b88-0f6b-4520-9fbe-e91048fae59f tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:04.611893 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bf290b88-0f6b-4520-9fbe-e91048fae59f tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:04.684257 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-00d55598-9f8e-4410-bb55-f091a889b822 req-00b47164-c13a-47d2-bf05-fcdb9679fa38 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] GET http://10.222.0.23/volume// Dec 02 10:52:04.684961 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-00d55598-9f8e-4410-bb55-f091a889b822 req-00b47164-c13a-47d2-bf05-fcdb9679fa38 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:04.685165 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:04.685165 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:04.686218 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-00d55598-9f8e-4410-bb55-f091a889b822 req-00b47164-c13a-47d2-bf05-fcdb9679fa38 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Calling method 'all' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:04.688414 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-00d55598-9f8e-4410-bb55-f091a889b822 req-00b47164-c13a-47d2-bf05-fcdb9679fa38 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 10:52:04.689564 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 418/845] 10.222.0.32 () {56 vars in 1089 bytes} [Wed Dec 2 10:52:04 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 10:52:04.715233 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-00d55598-9f8e-4410-bb55-f091a889b822 req-1b76c616-263a-4b85-b1bb-50e9499dbddf tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] GET http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 Dec 02 10:52:04.716250 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-00d55598-9f8e-4410-bb55-f091a889b822 req-1b76c616-263a-4b85-b1bb-50e9499dbddf tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:04.716859 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-00d55598-9f8e-4410-bb55-f091a889b822 req-1b76c616-263a-4b85-b1bb-50e9499dbddf tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:04.723260 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:04.723260 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:04.732597 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-bf290b88-0f6b-4520-9fbe-e91048fae59f tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Volume info retrieved successfully. Dec 02 10:52:04.756984 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:04.756984 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:04.771209 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bf290b88-0f6b-4520-9fbe-e91048fae59f tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 returned with HTTP 200 Dec 02 10:52:04.782906 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 428/846] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:52:04 2020] GET /volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 => generated 920 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:52:04.785017 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:04.785017 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:04.794449 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-00d55598-9f8e-4410-bb55-f091a889b822 req-1b76c616-263a-4b85-b1bb-50e9499dbddf tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Volume info retrieved successfully. Dec 02 10:52:04.822103 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:04.822103 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:04.833247 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-00d55598-9f8e-4410-bb55-f091a889b822 req-1b76c616-263a-4b85-b1bb-50e9499dbddf tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 returned with HTTP 200 Dec 02 10:52:04.834381 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 419/847] 10.222.0.32 () {60 vars in 1403 bytes} [Wed Dec 2 10:52:04 2020] GET /volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 => generated 1019 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 02 10:52:04.921729 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-00d55598-9f8e-4410-bb55-f091a889b822 req-7fb141cd-b5bb-4d36-9cff-be0bb7d3e018 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] PUT http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/attachments/14daab7f-8896-45e1-a6ab-884e094314fc Dec 02 10:52:04.922534 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:04.922534 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:04.923872 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-00d55598-9f8e-4410-bb55-f091a889b822 req-7fb141cd-b5bb-4d36-9cff-be0bb7d3e018 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.32", "host": "n-h1-764292-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-764292-5.cbci-764292-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:52:04.993137 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 02 10:52:04.993137 n-d-764292-5 devstack@c-api.service[88067]: return self.call(f, *args, **kw) Dec 02 10:52:04.994875 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.coordination [req-00d55598-9f8e-4410-bb55-f091a889b822 req-7fb141cd-b5bb-4d36-9cff-be0bb7d3e018 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Lock "b'cinder-attachment_update-ba3676ca-6120-4771-bcef-4f3ce9e7cff8-n-h1-764292-5'" acquired by "attachment_update" :: waited 0.025s {{(pid=88069) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 02 10:52:04.998606 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:04.998606 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:05.317948 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e64e9c03-ee9c-4e57-8413-264fbc34ad32 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] DELETE http://10.222.0.23/volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8 Dec 02 10:52:05.317948 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e64e9c03-ee9c-4e57-8413-264fbc34ad32 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:05.317948 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:05.317948 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:05.317948 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e64e9c03-ee9c-4e57-8413-264fbc34ad32 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:05.317948 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-e64e9c03-ee9c-4e57-8413-264fbc34ad32 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Delete volume with id: c008862a-c8d5-4816-9493-cebcff2fdcd8 Dec 02 10:52:05.425614 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:05.425614 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:05.428748 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e64e9c03-ee9c-4e57-8413-264fbc34ad32 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Volume info retrieved successfully. Dec 02 10:52:05.483812 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e64e9c03-ee9c-4e57-8413-264fbc34ad32 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Delete volume request issued successfully. Dec 02 10:52:05.484645 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e64e9c03-ee9c-4e57-8413-264fbc34ad32 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] http://10.222.0.23/volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8 returned with HTTP 202 Dec 02 10:52:05.489905 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 420/848] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 10:52:05 2020] DELETE /volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8 => generated 0 bytes in 181 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 10:52:05.502416 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-068b33ed-5c70-4066-9ed8-81755874d68c tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] GET http://10.222.0.23/volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8 Dec 02 10:52:05.503316 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-068b33ed-5c70-4066-9ed8-81755874d68c tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:05.504165 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:05.504165 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:05.509743 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-068b33ed-5c70-4066-9ed8-81755874d68c tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:05.582473 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:05.582473 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:05.603235 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-068b33ed-5c70-4066-9ed8-81755874d68c tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Volume info retrieved successfully. Dec 02 10:52:05.646368 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-068b33ed-5c70-4066-9ed8-81755874d68c tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] http://10.222.0.23/volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8 returned with HTTP 200 Dec 02 10:52:05.647540 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 421/849] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:52:05 2020] GET /volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8 => generated 929 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:52:05.788223 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-336611e5-4ef9-44c9-b7f7-22347f9cd4e9 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] GET http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 Dec 02 10:52:05.788801 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-336611e5-4ef9-44c9-b7f7-22347f9cd4e9 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:05.789242 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:05.789242 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:05.789616 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-336611e5-4ef9-44c9-b7f7-22347f9cd4e9 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:05.902989 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:05.902989 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:05.940806 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-336611e5-4ef9-44c9-b7f7-22347f9cd4e9 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Volume info retrieved successfully. Dec 02 10:52:06.018332 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:06.018332 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:06.092448 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-336611e5-4ef9-44c9-b7f7-22347f9cd4e9 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 returned with HTTP 200 Dec 02 10:52:06.109219 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 422/850] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:52:05 2020] GET /volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 => generated 920 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 10:52:06.307084 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-6d76794f-6338-43b1-8dcc-d9480637ec35 req-a9426f41-c7ef-4155-89be-8b4e12627e38 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/dceff61e-9b61-4f05-a185-0ffd2a933114 Dec 02 10:52:06.307999 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-6d76794f-6338-43b1-8dcc-d9480637ec35 req-a9426f41-c7ef-4155-89be-8b4e12627e38 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:06.308864 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:06.308864 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:06.309537 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-6d76794f-6338-43b1-8dcc-d9480637ec35 req-a9426f41-c7ef-4155-89be-8b4e12627e38 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:06.444074 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:06.444074 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:06.456368 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-6d76794f-6338-43b1-8dcc-d9480637ec35 req-a9426f41-c7ef-4155-89be-8b4e12627e38 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Volume info retrieved successfully. Dec 02 10:52:06.479384 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:06.479384 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:06.505872 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-6d76794f-6338-43b1-8dcc-d9480637ec35 req-a9426f41-c7ef-4155-89be-8b4e12627e38 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/dceff61e-9b61-4f05-a185-0ffd2a933114 returned with HTTP 200 Dec 02 10:52:06.507306 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 423/851] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 10:52:06 2020] GET /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/dceff61e-9b61-4f05-a185-0ffd2a933114 => generated 1209 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:52:06.663278 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c902c84d-e0fa-4244-8067-5e3e623e014f tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] GET http://10.222.0.23/volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8 Dec 02 10:52:06.664057 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c902c84d-e0fa-4244-8067-5e3e623e014f tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:06.664414 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:06.664414 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:06.665038 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c902c84d-e0fa-4244-8067-5e3e623e014f tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:06.776736 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:06.776736 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:06.800962 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c902c84d-e0fa-4244-8067-5e3e623e014f tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Volume info retrieved successfully. Dec 02 10:52:06.878384 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c902c84d-e0fa-4244-8067-5e3e623e014f tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] http://10.222.0.23/volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8 returned with HTTP 200 Dec 02 10:52:06.895689 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 424/852] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:52:06 2020] GET /volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8 => generated 929 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 10:52:06.895689 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c902c84d-e0fa-4244-8067-5e3e623e014f tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] GET http://10.222.0.23/volume// Dec 02 10:52:06.900253 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c902c84d-e0fa-4244-8067-5e3e623e014f tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:06.900990 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:06.900990 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:06.902289 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c902c84d-e0fa-4244-8067-5e3e623e014f tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Calling method 'all' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:06.915002 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c902c84d-e0fa-4244-8067-5e3e623e014f tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 10:52:06.915223 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 425/853] 10.222.0.23 () {58 vars in 1289 bytes} [Wed Dec 2 10:52:06 2020] GET /volume/ => generated 754 bytes in 28 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 10:52:06.934183 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-6d76794f-6338-43b1-8dcc-d9480637ec35 req-dd891cc0-007e-43cc-98ae-72b261055937 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] POST http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/attachments Dec 02 10:52:06.935244 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-6d76794f-6338-43b1-8dcc-d9480637ec35 req-dd891cc0-007e-43cc-98ae-72b261055937 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dceff61e-9b61-4f05-a185-0ffd2a933114", "instance_uuid": "26f777ca-d6e6-4f32-97a8-129cbfdcc0ff", "connector": null}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:52:07.077470 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:07.077470 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:07.233941 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-6d76794f-6338-43b1-8dcc-d9480637ec35 req-dd891cc0-007e-43cc-98ae-72b261055937 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/attachments returned with HTTP 400 Dec 02 10:52:07.235416 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 426/854] 10.222.0.23 () {66 vars in 1565 bytes} [Wed Dec 2 10:52:06 2020] POST /volume/v3/218eb1477a034e23b5486bbf8fabba79/attachments => generated 189 bytes in 307 msecs (HTTP/1.1 400) 7 headers in 295 bytes (2 switches on core 0) Dec 02 10:52:07.251086 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7f199b87-bedc-4852-a8a9-25feaed1645b tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] GET http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 Dec 02 10:52:07.252763 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7f199b87-bedc-4852-a8a9-25feaed1645b tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:07.253800 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:07.253800 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:07.255883 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7f199b87-bedc-4852-a8a9-25feaed1645b tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:07.371802 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:07.371802 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:07.398947 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-7f199b87-bedc-4852-a8a9-25feaed1645b tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Volume info retrieved successfully. Dec 02 10:52:07.448160 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:07.448160 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:07.490125 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7f199b87-bedc-4852-a8a9-25feaed1645b tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 returned with HTTP 200 Dec 02 10:52:07.494918 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 427/855] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:52:07 2020] GET /volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 => generated 920 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:52:07.507218 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-07b06586-ef12-40bb-bb21-26ac9a15c46a tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/dceff61e-9b61-4f05-a185-0ffd2a933114 Dec 02 10:52:07.508032 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-07b06586-ef12-40bb-bb21-26ac9a15c46a tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:07.508403 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:07.508403 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:07.509043 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-07b06586-ef12-40bb-bb21-26ac9a15c46a tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:07.607222 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:07.607222 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:07.636930 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-07b06586-ef12-40bb-bb21-26ac9a15c46a tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Volume info retrieved successfully. Dec 02 10:52:07.683411 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:07.683411 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:07.703740 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-07b06586-ef12-40bb-bb21-26ac9a15c46a tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/dceff61e-9b61-4f05-a185-0ffd2a933114 returned with HTTP 200 Dec 02 10:52:07.704823 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 428/856] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:52:07 2020] GET /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/dceff61e-9b61-4f05-a185-0ffd2a933114 => generated 1209 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:52:07.856103 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.coordination [req-00d55598-9f8e-4410-bb55-f091a889b822 req-7fb141cd-b5bb-4d36-9cff-be0bb7d3e018 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Lock "b'cinder-attachment_update-ba3676ca-6120-4771-bcef-4f3ce9e7cff8-n-h1-764292-5'" released by "attachment_update" :: held 2.862s {{(pid=88069) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 02 10:52:07.857255 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-00d55598-9f8e-4410-bb55-f091a889b822 req-7fb141cd-b5bb-4d36-9cff-be0bb7d3e018 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/attachments/14daab7f-8896-45e1-a6ab-884e094314fc returned with HTTP 200 Dec 02 10:52:07.858758 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 429/857] 10.222.0.32 () {64 vars in 1468 bytes} [Wed Dec 2 10:52:04 2020] PUT /volume/v3/49a8d420f7f649e68b2908d421907a7d/attachments/14daab7f-8896-45e1-a6ab-884e094314fc => generated 762 bytes in 2943 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 02 10:52:07.903086 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f377a787-7743-4e7e-b0ce-5279c65f0276 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] GET http://10.222.0.23/volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8 Dec 02 10:52:07.903663 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f377a787-7743-4e7e-b0ce-5279c65f0276 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:07.903886 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:07.903886 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:07.904261 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f377a787-7743-4e7e-b0ce-5279c65f0276 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:08.022124 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:08.022124 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:08.039546 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f377a787-7743-4e7e-b0ce-5279c65f0276 tempest-VolumesActionsTest-765361526 tempest-VolumesActionsTest-765361526] http://10.222.0.23/volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8 returned with HTTP 404 Dec 02 10:52:08.040635 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 429/858] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:52:07 2020] GET /volume/v3/6fb22afcfd284ee582f69f763d41646c/volumes/c008862a-c8d5-4816-9493-cebcff2fdcd8 => generated 109 bytes in 141 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 02 10:52:08.510536 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fdf851f0-8356-47a4-a0f9-ea74d90fa4c9 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] GET http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 Dec 02 10:52:08.512047 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fdf851f0-8356-47a4-a0f9-ea74d90fa4c9 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:08.512651 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:08.512651 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:08.513357 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fdf851f0-8356-47a4-a0f9-ea74d90fa4c9 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:08.575700 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:08.575700 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:08.587260 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-fdf851f0-8356-47a4-a0f9-ea74d90fa4c9 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Volume info retrieved successfully. Dec 02 10:52:08.612290 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:08.612290 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:08.624620 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fdf851f0-8356-47a4-a0f9-ea74d90fa4c9 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 returned with HTTP 200 Dec 02 10:52:08.625717 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 430/859] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:52:08 2020] GET /volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 => generated 921 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:52:09.641411 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4a91ac8a-c98f-40ee-bdb8-2529166c7977 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] GET http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 Dec 02 10:52:09.641960 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4a91ac8a-c98f-40ee-bdb8-2529166c7977 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:09.642105 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:09.642105 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:09.642905 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4a91ac8a-c98f-40ee-bdb8-2529166c7977 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:09.748326 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:09.748326 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:09.772295 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-4a91ac8a-c98f-40ee-bdb8-2529166c7977 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Volume info retrieved successfully. Dec 02 10:52:09.822129 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:09.822129 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:09.854250 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4a91ac8a-c98f-40ee-bdb8-2529166c7977 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 returned with HTTP 200 Dec 02 10:52:09.865902 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 430/860] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:52:09 2020] GET /volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 => generated 921 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:52:09.942905 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-ecaa1ffa-86a6-4ca0-b075-b6246e4e755f req-6594f81d-1b04-4098-b509-74ca1e357134 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/dceff61e-9b61-4f05-a185-0ffd2a933114 Dec 02 10:52:09.944520 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-ecaa1ffa-86a6-4ca0-b075-b6246e4e755f req-6594f81d-1b04-4098-b509-74ca1e357134 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:09.944955 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:09.944955 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:09.945625 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-ecaa1ffa-86a6-4ca0-b075-b6246e4e755f req-6594f81d-1b04-4098-b509-74ca1e357134 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:10.018278 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:10.018278 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:10.033705 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-ecaa1ffa-86a6-4ca0-b075-b6246e4e755f req-6594f81d-1b04-4098-b509-74ca1e357134 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Volume info retrieved successfully. Dec 02 10:52:10.097012 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:10.097012 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:10.117914 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-ecaa1ffa-86a6-4ca0-b075-b6246e4e755f req-6594f81d-1b04-4098-b509-74ca1e357134 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/dceff61e-9b61-4f05-a185-0ffd2a933114 returned with HTTP 200 Dec 02 10:52:10.118746 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 431/861] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 10:52:09 2020] GET /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/dceff61e-9b61-4f05-a185-0ffd2a933114 => generated 1209 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:52:10.144848 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-ecaa1ffa-86a6-4ca0-b075-b6246e4e755f req-baf5451a-4db8-49c1-8b7a-5a4c74b69bf8 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] POST http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/dceff61e-9b61-4f05-a185-0ffd2a933114/action Dec 02 10:52:10.145323 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:10.145323 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:10.151931 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-ecaa1ffa-86a6-4ca0-b075-b6246e4e755f req-baf5451a-4db8-49c1-8b7a-5a4c74b69bf8 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Action body: b'{"os-begin_detaching": null}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:52:10.152303 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-ecaa1ffa-86a6-4ca0-b075-b6246e4e755f req-baf5451a-4db8-49c1-8b7a-5a4c74b69bf8 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:52:10.261419 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:10.261419 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:10.266679 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-ecaa1ffa-86a6-4ca0-b075-b6246e4e755f req-baf5451a-4db8-49c1-8b7a-5a4c74b69bf8 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Volume info retrieved successfully. Dec 02 10:52:10.288887 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-ecaa1ffa-86a6-4ca0-b075-b6246e4e755f req-baf5451a-4db8-49c1-8b7a-5a4c74b69bf8 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Begin detaching volume completed successfully. Dec 02 10:52:10.289731 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-ecaa1ffa-86a6-4ca0-b075-b6246e4e755f req-baf5451a-4db8-49c1-8b7a-5a4c74b69bf8 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/dceff61e-9b61-4f05-a185-0ffd2a933114/action returned with HTTP 202 Dec 02 10:52:10.291591 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 431/862] 10.222.0.23 () {64 vars in 1643 bytes} [Wed Dec 2 10:52:10 2020] POST /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/dceff61e-9b61-4f05-a185-0ffd2a933114/action => generated 0 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 02 10:52:10.319922 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-99810007-116e-45bf-8c66-4f9c4e7974ed tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/dceff61e-9b61-4f05-a185-0ffd2a933114 Dec 02 10:52:10.320789 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-99810007-116e-45bf-8c66-4f9c4e7974ed tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:10.321190 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:10.321190 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:10.321831 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-99810007-116e-45bf-8c66-4f9c4e7974ed tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:10.393540 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-ecaa1ffa-86a6-4ca0-b075-b6246e4e755f req-baf5451a-4db8-49c1-8b7a-5a4c74b69bf8 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume// Dec 02 10:52:10.394500 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-ecaa1ffa-86a6-4ca0-b075-b6246e4e755f req-baf5451a-4db8-49c1-8b7a-5a4c74b69bf8 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:10.394940 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:10.394940 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:10.395601 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-ecaa1ffa-86a6-4ca0-b075-b6246e4e755f req-baf5451a-4db8-49c1-8b7a-5a4c74b69bf8 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'all' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:10.397618 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-ecaa1ffa-86a6-4ca0-b075-b6246e4e755f req-baf5451a-4db8-49c1-8b7a-5a4c74b69bf8 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 10:52:10.399355 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 432/863] 10.222.0.32 () {56 vars in 1089 bytes} [Wed Dec 2 10:52:10 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 10:52:10.423215 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-ecaa1ffa-86a6-4ca0-b075-b6246e4e755f req-c0d9878e-63a4-4a2e-b1ab-8c5bb7292eac tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/dceff61e-9b61-4f05-a185-0ffd2a933114 Dec 02 10:52:10.424068 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-ecaa1ffa-86a6-4ca0-b075-b6246e4e755f req-c0d9878e-63a4-4a2e-b1ab-8c5bb7292eac tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:10.424908 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-ecaa1ffa-86a6-4ca0-b075-b6246e4e755f req-c0d9878e-63a4-4a2e-b1ab-8c5bb7292eac tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:10.448119 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:10.448119 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:10.469698 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-99810007-116e-45bf-8c66-4f9c4e7974ed tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Volume info retrieved successfully. Dec 02 10:52:10.533044 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:10.533044 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:10.551473 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:10.551473 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:10.554915 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-99810007-116e-45bf-8c66-4f9c4e7974ed tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/dceff61e-9b61-4f05-a185-0ffd2a933114 returned with HTTP 200 Dec 02 10:52:10.555789 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 432/864] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:52:10 2020] GET /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/dceff61e-9b61-4f05-a185-0ffd2a933114 => generated 1212 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:52:10.569582 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-ecaa1ffa-86a6-4ca0-b075-b6246e4e755f req-c0d9878e-63a4-4a2e-b1ab-8c5bb7292eac tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Volume info retrieved successfully. Dec 02 10:52:10.598974 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:10.598974 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:10.614284 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-ecaa1ffa-86a6-4ca0-b075-b6246e4e755f req-c0d9878e-63a4-4a2e-b1ab-8c5bb7292eac tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/dceff61e-9b61-4f05-a185-0ffd2a933114 returned with HTTP 200 Dec 02 10:52:10.615599 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 433/865] 10.222.0.32 () {60 vars in 1403 bytes} [Wed Dec 2 10:52:10 2020] GET /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/dceff61e-9b61-4f05-a185-0ffd2a933114 => generated 1311 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 02 10:52:10.874186 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ae915744-4a9f-4291-8427-e61d97dfe009 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] GET http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 Dec 02 10:52:10.874787 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ae915744-4a9f-4291-8427-e61d97dfe009 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:10.874901 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:10.874901 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:10.875237 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ae915744-4a9f-4291-8427-e61d97dfe009 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:10.984879 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:10.984879 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:11.002678 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-ae915744-4a9f-4291-8427-e61d97dfe009 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Volume info retrieved successfully. Dec 02 10:52:11.025261 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:11.025261 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:11.036155 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ae915744-4a9f-4291-8427-e61d97dfe009 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 returned with HTTP 200 Dec 02 10:52:11.047680 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 433/866] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:52:10 2020] GET /volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 => generated 921 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:52:11.474761 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-ecaa1ffa-86a6-4ca0-b075-b6246e4e755f req-6e75245b-323e-486f-87ff-142d976650cc tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] DELETE http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/attachments/c4f1e4a0-e719-4e39-ab3c-edf6251c4bd3 Dec 02 10:52:11.475272 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-ecaa1ffa-86a6-4ca0-b075-b6246e4e755f req-6e75245b-323e-486f-87ff-142d976650cc tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:11.475465 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:11.475465 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:11.475876 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-ecaa1ffa-86a6-4ca0-b075-b6246e4e755f req-6e75245b-323e-486f-87ff-142d976650cc tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'version_select' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:11.519029 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:11.519029 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:11.573277 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c57dca7a-bcb7-4490-b075-1dfb2c7e9b80 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/dceff61e-9b61-4f05-a185-0ffd2a933114 Dec 02 10:52:11.573942 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c57dca7a-bcb7-4490-b075-1dfb2c7e9b80 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:11.574270 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:11.574270 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:11.574831 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c57dca7a-bcb7-4490-b075-1dfb2c7e9b80 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:11.654911 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:11.654911 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:11.674751 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c57dca7a-bcb7-4490-b075-1dfb2c7e9b80 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Volume info retrieved successfully. Dec 02 10:52:11.726185 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:11.726185 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:11.737238 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c57dca7a-bcb7-4490-b075-1dfb2c7e9b80 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/dceff61e-9b61-4f05-a185-0ffd2a933114 returned with HTTP 200 Dec 02 10:52:11.738421 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 434/867] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:52:11 2020] GET /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/dceff61e-9b61-4f05-a185-0ffd2a933114 => generated 1212 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:52:12.054410 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-21981cdf-1690-44a3-a364-79b51da979c9 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] GET http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 Dec 02 10:52:12.055008 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-21981cdf-1690-44a3-a364-79b51da979c9 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:12.055127 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:12.055127 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:12.055471 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-21981cdf-1690-44a3-a364-79b51da979c9 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:12.166161 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:12.166161 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:12.178741 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-21981cdf-1690-44a3-a364-79b51da979c9 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Volume info retrieved successfully. Dec 02 10:52:12.199862 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:12.199862 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:12.215680 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-21981cdf-1690-44a3-a364-79b51da979c9 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 returned with HTTP 200 Dec 02 10:52:12.217146 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 435/868] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:52:12 2020] GET /volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 => generated 921 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:52:12.514248 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-ecaa1ffa-86a6-4ca0-b075-b6246e4e755f req-6e75245b-323e-486f-87ff-142d976650cc tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88068) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 02 10:52:12.514919 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-ecaa1ffa-86a6-4ca0-b075-b6246e4e755f req-6e75245b-323e-486f-87ff-142d976650cc tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Pending status list for volume during attachment-delete: [] {{(pid=88068) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 02 10:52:12.522963 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-ecaa1ffa-86a6-4ca0-b075-b6246e4e755f req-6e75245b-323e-486f-87ff-142d976650cc tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/attachments/c4f1e4a0-e719-4e39-ab3c-edf6251c4bd3 returned with HTTP 200 Dec 02 10:52:12.524120 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 434/869] 10.222.0.32 () {62 vars in 1437 bytes} [Wed Dec 2 10:52:11 2020] DELETE /volume/v3/218eb1477a034e23b5486bbf8fabba79/attachments/c4f1e4a0-e719-4e39-ab3c-edf6251c4bd3 => generated 19 bytes in 1054 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:52:12.755582 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2ea06b94-f2b7-4aef-9520-06f0b19dbdcf tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/dceff61e-9b61-4f05-a185-0ffd2a933114 Dec 02 10:52:12.756331 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2ea06b94-f2b7-4aef-9520-06f0b19dbdcf tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:12.756687 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:12.756687 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:12.757308 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2ea06b94-f2b7-4aef-9520-06f0b19dbdcf tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:12.908349 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:12.908349 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:12.936065 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-2ea06b94-f2b7-4aef-9520-06f0b19dbdcf tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Volume info retrieved successfully. Dec 02 10:52:12.994950 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2ea06b94-f2b7-4aef-9520-06f0b19dbdcf tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/dceff61e-9b61-4f05-a185-0ffd2a933114 returned with HTTP 200 Dec 02 10:52:12.999050 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 436/870] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:52:12 2020] GET /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/dceff61e-9b61-4f05-a185-0ffd2a933114 => generated 917 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:52:13.232869 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-10552be2-bb9a-4c32-8bfc-a9c09f0ee77f tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] GET http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 Dec 02 10:52:13.233570 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-10552be2-bb9a-4c32-8bfc-a9c09f0ee77f tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:13.234071 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:13.234071 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:13.234654 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-10552be2-bb9a-4c32-8bfc-a9c09f0ee77f tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:13.307248 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:13.307248 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:13.317319 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-10552be2-bb9a-4c32-8bfc-a9c09f0ee77f tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Volume info retrieved successfully. Dec 02 10:52:13.342186 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:13.342186 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:13.354938 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-10552be2-bb9a-4c32-8bfc-a9c09f0ee77f tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 returned with HTTP 200 Dec 02 10:52:13.355934 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 435/871] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:52:13 2020] GET /volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 => generated 921 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:52:13.961785 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-00d55598-9f8e-4410-bb55-f091a889b822 req-b72c1ec5-2bc0-4889-bc7c-2350b11c8b89 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] POST http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/attachments/14daab7f-8896-45e1-a6ab-884e094314fc/action Dec 02 10:52:13.962521 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:13.962521 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:13.963178 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-00d55598-9f8e-4410-bb55-f091a889b822 req-b72c1ec5-2bc0-4889-bc7c-2350b11c8b89 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Action body: b'{"os-complete": null}' {{(pid=88069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:52:13.964159 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-00d55598-9f8e-4410-bb55-f091a889b822 req-b72c1ec5-2bc0-4889-bc7c-2350b11c8b89 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:52:14.064784 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:14.064784 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:14.088605 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-00d55598-9f8e-4410-bb55-f091a889b822 req-b72c1ec5-2bc0-4889-bc7c-2350b11c8b89 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/attachments/14daab7f-8896-45e1-a6ab-884e094314fc/action returned with HTTP 204 Dec 02 10:52:14.090079 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 437/872] 10.222.0.32 () {64 vars in 1489 bytes} [Wed Dec 2 10:52:13 2020] POST /volume/v3/49a8d420f7f649e68b2908d421907a7d/attachments/14daab7f-8896-45e1-a6ab-884e094314fc/action => generated 0 bytes in 135 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:52:14.372172 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-167f6a7e-59be-418c-bb98-fe32d8ff9de8 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] GET http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 Dec 02 10:52:14.372925 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-167f6a7e-59be-418c-bb98-fe32d8ff9de8 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:14.373215 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:14.373215 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:14.373582 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-167f6a7e-59be-418c-bb98-fe32d8ff9de8 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:14.494109 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:14.494109 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:14.515123 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-167f6a7e-59be-418c-bb98-fe32d8ff9de8 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Volume info retrieved successfully. Dec 02 10:52:14.549806 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:14.549806 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:14.567382 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-167f6a7e-59be-418c-bb98-fe32d8ff9de8 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 returned with HTTP 200 Dec 02 10:52:14.580950 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 436/873] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:52:14 2020] GET /volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 => generated 1213 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:52:15.277476 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-2c8e7168-cd85-4708-8b0d-d59ecb342177 req-a54688ef-ee52-4355-a0b6-61a8369b960c tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] GET http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 Dec 02 10:52:15.278434 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-2c8e7168-cd85-4708-8b0d-d59ecb342177 req-a54688ef-ee52-4355-a0b6-61a8369b960c tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:15.278636 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:15.278636 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:15.279155 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-2c8e7168-cd85-4708-8b0d-d59ecb342177 req-a54688ef-ee52-4355-a0b6-61a8369b960c tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:15.360760 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:15.360760 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:15.370264 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-2c8e7168-cd85-4708-8b0d-d59ecb342177 req-a54688ef-ee52-4355-a0b6-61a8369b960c tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Volume info retrieved successfully. Dec 02 10:52:15.393006 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:15.393006 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:15.403611 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-2c8e7168-cd85-4708-8b0d-d59ecb342177 req-a54688ef-ee52-4355-a0b6-61a8369b960c tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 returned with HTTP 200 Dec 02 10:52:15.404949 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 438/874] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 10:52:15 2020] GET /volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 => generated 1213 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:52:19.819615 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-19168c7f-d28d-476f-9d85-ce18153d20e2 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] POST http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes Dec 02 10:52:19.820355 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:19.820355 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:19.820634 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-19168c7f-d28d-476f-9d85-ce18153d20e2 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Action: 'create', calling method: create, body: {"volume": {"imageRef": "094fecdd-824b-4239-a742-0b5b1ba014b8", "size": 1, "name": "tempest-VolumesExtendTest-Volume-2069318418"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:52:19.821601 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-19168c7f-d28d-476f-9d85-ce18153d20e2 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Create volume request body: {'volume': {'imageRef': '094fecdd-824b-4239-a742-0b5b1ba014b8', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-2069318418'}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 10:52:20.010889 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-19168c7f-d28d-476f-9d85-ce18153d20e2 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Create volume of 1 GB Dec 02 10:52:20.025748 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-19168c7f-d28d-476f-9d85-ce18153d20e2 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Availability Zones retrieved successfully. Dec 02 10:52:20.043789 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-19168c7f-d28d-476f-9d85-ce18153d20e2 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Flow 'volume_create_api' (737247e7-8dfa-4cd3-a37e-a3d7c5e9edfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:52:20.047186 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-19168c7f-d28d-476f-9d85-ce18153d20e2 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8f0ac5a-7e2a-494d-ac9e-974a0eea9d48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:52:20.049574 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-19168c7f-d28d-476f-9d85-ce18153d20e2 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Validating volume size '1' using validate_int {{(pid=88068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 10:52:20.202171 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-19168c7f-d28d-476f-9d85-ce18153d20e2 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8f0ac5a-7e2a-494d-ac9e-974a0eea9d48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:52:20.204500 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-19168c7f-d28d-476f-9d85-ce18153d20e2 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9db77f66-583f-4241-b0cb-1fa08d3aa76d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:52:20.407010 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-19168c7f-d28d-476f-9d85-ce18153d20e2 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Created reservations ['2ac56e86-a35a-41d9-a7de-220a8c0c1c03', 'e86ed4c2-9432-4d43-9325-1efd9c9e2a0f', '77b2394a-4494-4e55-be05-58f484560b94', 'bff83d3a-0008-4b32-8fdf-4ff02ada106b'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 10:52:20.409106 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-19168c7f-d28d-476f-9d85-ce18153d20e2 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9db77f66-583f-4241-b0cb-1fa08d3aa76d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ac56e86-a35a-41d9-a7de-220a8c0c1c03', 'e86ed4c2-9432-4d43-9325-1efd9c9e2a0f', '77b2394a-4494-4e55-be05-58f484560b94', 'bff83d3a-0008-4b32-8fdf-4ff02ada106b']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:52:20.411276 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-19168c7f-d28d-476f-9d85-ce18153d20e2 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc782b25-60a6-49f2-a2dd-8aa2a2091c05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:52:20.488040 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-19168c7f-d28d-476f-9d85-ce18153d20e2 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc782b25-60a6-49f2-a2dd-8aa2a2091c05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3bf06f50-9f72-47a4-98d1-e5a40a189559', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-2069318418',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50b9286cf9b7480986237edb8b19eff1',qos_specs=None,replication_status=,reservations=['2ac56e86-a35a-41d9-a7de-220a8c0c1c03','e86ed4c2-9432-4d43-9325-1efd9c9e2a0f','77b2394a-4494-4e55-be05-58f484560b94','bff83d3a-0008-4b32-8fdf-4ff02ada106b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fc253d654914cc4bea0da301187824f',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T10:52:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-2069318418',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3bf06f50-9f72-47a4-98d1-e5a40a189559,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50b9286cf9b7480986237edb8b19eff1',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,user_id='3fc253d654914cc4bea0da301187824f',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:52:20.490492 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-19168c7f-d28d-476f-9d85-ce18153d20e2 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1364cdc-421e-4ba9-bada-a53d9651616a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:52:20.525197 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-19168c7f-d28d-476f-9d85-ce18153d20e2 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1364cdc-421e-4ba9-bada-a53d9651616a) 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-VolumesExtendTest-Volume-2069318418',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50b9286cf9b7480986237edb8b19eff1',qos_specs=None,replication_status=,reservations=['2ac56e86-a35a-41d9-a7de-220a8c0c1c03','e86ed4c2-9432-4d43-9325-1efd9c9e2a0f','77b2394a-4494-4e55-be05-58f484560b94','bff83d3a-0008-4b32-8fdf-4ff02ada106b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fc253d654914cc4bea0da301187824f',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:52:20.527349 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-19168c7f-d28d-476f-9d85-ce18153d20e2 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1ee337c-4955-4b89-b4ee-f81e64e00eee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:52:20.547228 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-19168c7f-d28d-476f-9d85-ce18153d20e2 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1ee337c-4955-4b89-b4ee-f81e64e00eee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:52:20.550561 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-19168c7f-d28d-476f-9d85-ce18153d20e2 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Flow 'volume_create_api' (737247e7-8dfa-4cd3-a37e-a3d7c5e9edfe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:52:20.676080 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-19168c7f-d28d-476f-9d85-ce18153d20e2 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Create volume request issued successfully. Dec 02 10:52:20.725535 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-19168c7f-d28d-476f-9d85-ce18153d20e2 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes returned with HTTP 202 Dec 02 10:52:20.726465 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 437/875] 10.222.0.23 () {60 vars in 1226 bytes} [Wed Dec 2 10:52:19 2020] POST /volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes => generated 817 bytes in 919 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 10:52:20.741213 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0709cbc9-b30a-46ff-9bdf-454444944379 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] GET http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 Dec 02 10:52:20.741729 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0709cbc9-b30a-46ff-9bdf-454444944379 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:20.741928 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:20.741928 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:20.742720 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0709cbc9-b30a-46ff-9bdf-454444944379 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:20.849386 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:20.849386 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:20.859454 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0709cbc9-b30a-46ff-9bdf-454444944379 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Volume info retrieved successfully. Dec 02 10:52:20.915789 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0709cbc9-b30a-46ff-9bdf-454444944379 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 returned with HTTP 200 Dec 02 10:52:20.922841 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 439/876] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:52:20 2020] GET /volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 => generated 909 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:52:21.939710 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-29895a50-faa5-4881-ade2-913745d96822 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] GET http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 Dec 02 10:52:21.940338 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-29895a50-faa5-4881-ade2-913745d96822 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:21.943041 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:21.943041 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:21.943978 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-29895a50-faa5-4881-ade2-913745d96822 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:22.328774 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:22.328774 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:22.351083 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-29895a50-faa5-4881-ade2-913745d96822 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Volume info retrieved successfully. Dec 02 10:52:22.376397 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-29895a50-faa5-4881-ade2-913745d96822 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 returned with HTTP 200 Dec 02 10:52:22.378595 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 438/877] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:52:21 2020] GET /volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 => generated 909 bytes in 448 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:52:23.394203 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a6e33b30-54dd-4d6e-891a-34ef06cc2ff2 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] GET http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 Dec 02 10:52:23.395870 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a6e33b30-54dd-4d6e-891a-34ef06cc2ff2 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:23.396304 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:23.396304 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:23.397039 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a6e33b30-54dd-4d6e-891a-34ef06cc2ff2 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:23.458015 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:23.458015 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:23.469224 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a6e33b30-54dd-4d6e-891a-34ef06cc2ff2 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Volume info retrieved successfully. Dec 02 10:52:23.498473 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a6e33b30-54dd-4d6e-891a-34ef06cc2ff2 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 returned with HTTP 200 Dec 02 10:52:23.500049 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 440/878] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:52:23 2020] GET /volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 => generated 909 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:52:24.514938 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-76ca2541-213f-4907-badf-6656f6e5080f tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] GET http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 Dec 02 10:52:24.515482 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-76ca2541-213f-4907-badf-6656f6e5080f tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:24.515616 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:24.515616 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:24.515905 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-76ca2541-213f-4907-badf-6656f6e5080f tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:24.577010 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:24.577010 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:24.588329 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-76ca2541-213f-4907-badf-6656f6e5080f tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Volume info retrieved successfully. Dec 02 10:52:24.616382 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-76ca2541-213f-4907-badf-6656f6e5080f tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 returned with HTTP 200 Dec 02 10:52:24.618692 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 439/879] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:52:24 2020] GET /volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 => generated 909 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:52:25.636977 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1816007f-6520-4192-b1d9-ec1c108eb0a1 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] GET http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 Dec 02 10:52:25.638328 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1816007f-6520-4192-b1d9-ec1c108eb0a1 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:25.638773 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:25.638773 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:25.639457 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1816007f-6520-4192-b1d9-ec1c108eb0a1 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:25.719092 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:25.719092 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:25.733170 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-1816007f-6520-4192-b1d9-ec1c108eb0a1 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Volume info retrieved successfully. Dec 02 10:52:25.761576 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1816007f-6520-4192-b1d9-ec1c108eb0a1 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 returned with HTTP 200 Dec 02 10:52:25.763482 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 441/880] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:52:25 2020] GET /volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 => generated 909 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:52:26.784809 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cec1c26f-0903-4c6f-9402-fbf406c30bd0 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] GET http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 Dec 02 10:52:26.788119 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cec1c26f-0903-4c6f-9402-fbf406c30bd0 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:26.788479 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:26.788479 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:26.789097 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cec1c26f-0903-4c6f-9402-fbf406c30bd0 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:26.924071 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:26.924071 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:26.947141 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-cec1c26f-0903-4c6f-9402-fbf406c30bd0 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Volume info retrieved successfully. Dec 02 10:52:26.996901 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cec1c26f-0903-4c6f-9402-fbf406c30bd0 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 returned with HTTP 200 Dec 02 10:52:27.005939 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 440/881] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:52:26 2020] GET /volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 => generated 909 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:52:28.023849 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e783e1fd-9016-4a5e-a098-00ce1747a49d tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] GET http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 Dec 02 10:52:28.025215 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e783e1fd-9016-4a5e-a098-00ce1747a49d tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:28.025633 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:28.025633 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:28.026283 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e783e1fd-9016-4a5e-a098-00ce1747a49d tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:28.111914 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:28.111914 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:28.125302 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e783e1fd-9016-4a5e-a098-00ce1747a49d tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Volume info retrieved successfully. Dec 02 10:52:28.154078 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e783e1fd-9016-4a5e-a098-00ce1747a49d tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 returned with HTTP 200 Dec 02 10:52:28.155845 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 442/882] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:52:28 2020] GET /volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 => generated 909 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:52:29.190099 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-94d29360-f985-4e7e-a307-a13e0ddb574f tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] GET http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 Dec 02 10:52:29.191708 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-94d29360-f985-4e7e-a307-a13e0ddb574f tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:29.192148 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:29.192148 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:29.192842 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-94d29360-f985-4e7e-a307-a13e0ddb574f tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:29.258282 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:29.258282 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:29.286675 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-94d29360-f985-4e7e-a307-a13e0ddb574f tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Volume info retrieved successfully. Dec 02 10:52:29.322718 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-94d29360-f985-4e7e-a307-a13e0ddb574f tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 returned with HTTP 200 Dec 02 10:52:29.324138 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 441/883] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:52:29 2020] GET /volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 => generated 909 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 10:52:30.349920 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6a8ff831-b38d-4f3f-98eb-04415fb2d681 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] GET http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 Dec 02 10:52:30.358273 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6a8ff831-b38d-4f3f-98eb-04415fb2d681 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:30.359237 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:30.359237 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:30.361013 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6a8ff831-b38d-4f3f-98eb-04415fb2d681 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:30.470515 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:30.470515 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:30.496467 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6a8ff831-b38d-4f3f-98eb-04415fb2d681 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Volume info retrieved successfully. Dec 02 10:52:30.524956 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6a8ff831-b38d-4f3f-98eb-04415fb2d681 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 returned with HTTP 200 Dec 02 10:52:30.528767 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 443/884] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:52:30 2020] GET /volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 => generated 909 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:52:31.543263 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ea9c931e-0207-4432-9b69-ae80f38f89fe tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] GET http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 Dec 02 10:52:31.543858 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ea9c931e-0207-4432-9b69-ae80f38f89fe tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:31.543987 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:31.543987 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:31.544288 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ea9c931e-0207-4432-9b69-ae80f38f89fe tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:31.680276 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:31.680276 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:31.704478 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-ea9c931e-0207-4432-9b69-ae80f38f89fe tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Volume info retrieved successfully. Dec 02 10:52:31.763311 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ea9c931e-0207-4432-9b69-ae80f38f89fe tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 returned with HTTP 200 Dec 02 10:52:31.773722 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 442/885] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:52:31 2020] GET /volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 => generated 909 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:52:32.780430 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-64894948-ff90-4993-ab67-1234db7265ff tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] GET http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 Dec 02 10:52:32.781636 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-64894948-ff90-4993-ab67-1234db7265ff tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:32.782254 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:32.782254 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:32.783098 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-64894948-ff90-4993-ab67-1234db7265ff tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:32.896050 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:32.896050 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:32.918520 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-64894948-ff90-4993-ab67-1234db7265ff tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Volume info retrieved successfully. Dec 02 10:52:32.960241 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-64894948-ff90-4993-ab67-1234db7265ff tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 returned with HTTP 200 Dec 02 10:52:32.962347 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 444/886] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:52:32 2020] GET /volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 => generated 909 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:52:33.978304 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-18eadb9d-7833-4f01-b94a-c7663cb98b28 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] GET http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 Dec 02 10:52:33.979749 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-18eadb9d-7833-4f01-b94a-c7663cb98b28 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:33.980171 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:33.980171 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:33.980890 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-18eadb9d-7833-4f01-b94a-c7663cb98b28 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:34.193545 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:34.193545 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:34.246642 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-18eadb9d-7833-4f01-b94a-c7663cb98b28 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Volume info retrieved successfully. Dec 02 10:52:34.298492 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-18eadb9d-7833-4f01-b94a-c7663cb98b28 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 returned with HTTP 200 Dec 02 10:52:34.300535 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 443/887] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:52:33 2020] GET /volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 => generated 909 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:52:35.325167 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-44221d19-a53e-4cbb-ad43-e25823841463 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] GET http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 Dec 02 10:52:35.326661 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-44221d19-a53e-4cbb-ad43-e25823841463 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:35.327050 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:35.327050 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:35.327690 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-44221d19-a53e-4cbb-ad43-e25823841463 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:35.513011 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:35.513011 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:35.562060 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-44221d19-a53e-4cbb-ad43-e25823841463 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Volume info retrieved successfully. Dec 02 10:52:35.674766 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-44221d19-a53e-4cbb-ad43-e25823841463 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 returned with HTTP 200 Dec 02 10:52:35.680674 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 445/888] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:52:35 2020] GET /volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 => generated 909 bytes in 361 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:52:36.697259 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6ac3ee15-a2a6-464a-b474-7b1921aafadd tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] GET http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 Dec 02 10:52:36.697259 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6ac3ee15-a2a6-464a-b474-7b1921aafadd tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:36.697259 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:36.697259 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:36.698080 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6ac3ee15-a2a6-464a-b474-7b1921aafadd tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:36.869396 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:36.869396 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:36.929038 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6ac3ee15-a2a6-464a-b474-7b1921aafadd tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Volume info retrieved successfully. Dec 02 10:52:37.014828 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6ac3ee15-a2a6-464a-b474-7b1921aafadd tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 returned with HTTP 200 Dec 02 10:52:37.023550 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 444/889] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:52:36 2020] GET /volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 => generated 909 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:52:38.032072 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9b37939e-5815-4219-9ec1-a816893aa143 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] GET http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 Dec 02 10:52:38.033443 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9b37939e-5815-4219-9ec1-a816893aa143 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:38.033827 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:38.033827 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:38.034457 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9b37939e-5815-4219-9ec1-a816893aa143 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:38.132735 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:38.132735 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:38.152285 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-9b37939e-5815-4219-9ec1-a816893aa143 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Volume info retrieved successfully. Dec 02 10:52:38.200947 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9b37939e-5815-4219-9ec1-a816893aa143 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 returned with HTTP 200 Dec 02 10:52:38.212611 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 446/890] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:52:38 2020] GET /volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 => generated 967 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:52:39.218226 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5d1fc1fb-6589-4c00-9159-da747991d2af tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] GET http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 Dec 02 10:52:39.219485 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5d1fc1fb-6589-4c00-9159-da747991d2af tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:39.220601 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:39.220601 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:39.221442 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5d1fc1fb-6589-4c00-9159-da747991d2af tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:39.306263 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:39.306263 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:39.330847 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-5d1fc1fb-6589-4c00-9159-da747991d2af tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Volume info retrieved successfully. Dec 02 10:52:39.374135 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5d1fc1fb-6589-4c00-9159-da747991d2af tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 returned with HTTP 200 Dec 02 10:52:39.375216 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 445/891] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:52:39 2020] GET /volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 => generated 970 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:52:40.391502 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-42ec77e7-1234-4e91-b0ff-bb32336302b1 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] GET http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 Dec 02 10:52:40.392174 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-42ec77e7-1234-4e91-b0ff-bb32336302b1 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:40.392339 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:40.392339 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:40.393075 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-42ec77e7-1234-4e91-b0ff-bb32336302b1 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:40.465990 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:40.465990 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:40.477815 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-42ec77e7-1234-4e91-b0ff-bb32336302b1 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Volume info retrieved successfully. Dec 02 10:52:40.507112 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-42ec77e7-1234-4e91-b0ff-bb32336302b1 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 returned with HTTP 200 Dec 02 10:52:40.508625 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 447/892] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:52:40 2020] GET /volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 => generated 970 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:52:41.526019 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-617f4841-3dcf-4a04-b8f4-50cb4d3fb217 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] GET http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 Dec 02 10:52:41.526603 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-617f4841-3dcf-4a04-b8f4-50cb4d3fb217 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:41.526735 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:41.526735 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:41.527039 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-617f4841-3dcf-4a04-b8f4-50cb4d3fb217 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:41.606924 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:41.606924 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:41.618124 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-617f4841-3dcf-4a04-b8f4-50cb4d3fb217 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Volume info retrieved successfully. Dec 02 10:52:41.645778 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-617f4841-3dcf-4a04-b8f4-50cb4d3fb217 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 returned with HTTP 200 Dec 02 10:52:41.647279 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 446/893] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:52:41 2020] GET /volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 => generated 970 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:52:42.666285 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-333db5a7-8e1a-42cb-9e02-fb2a3b049981 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] GET http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 Dec 02 10:52:42.667682 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-333db5a7-8e1a-42cb-9e02-fb2a3b049981 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:42.668290 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:42.668290 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:42.669511 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-333db5a7-8e1a-42cb-9e02-fb2a3b049981 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:42.828867 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:42.828867 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:42.857731 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-333db5a7-8e1a-42cb-9e02-fb2a3b049981 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Volume info retrieved successfully. Dec 02 10:52:42.900563 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-333db5a7-8e1a-42cb-9e02-fb2a3b049981 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 returned with HTTP 200 Dec 02 10:52:42.902102 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 448/894] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:52:42 2020] GET /volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 => generated 970 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:52:43.917660 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c0632f15-3c94-44f9-b4eb-2b8118d6038a tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] GET http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 Dec 02 10:52:43.919046 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c0632f15-3c94-44f9-b4eb-2b8118d6038a tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:43.919520 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:43.919520 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:43.920195 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c0632f15-3c94-44f9-b4eb-2b8118d6038a tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:43.978712 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:43.978712 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:43.990600 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c0632f15-3c94-44f9-b4eb-2b8118d6038a tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Volume info retrieved successfully. Dec 02 10:52:44.047246 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c0632f15-3c94-44f9-b4eb-2b8118d6038a tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 returned with HTTP 200 Dec 02 10:52:44.058811 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 447/895] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:52:43 2020] GET /volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 => generated 970 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:52:45.064909 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b8153368-62b8-44df-8484-ab9b1bf79e94 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] GET http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 Dec 02 10:52:45.066074 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b8153368-62b8-44df-8484-ab9b1bf79e94 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:45.066493 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:45.066493 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:45.067165 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b8153368-62b8-44df-8484-ab9b1bf79e94 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:45.144578 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:45.144578 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:45.159626 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b8153368-62b8-44df-8484-ab9b1bf79e94 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Volume info retrieved successfully. Dec 02 10:52:45.189684 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b8153368-62b8-44df-8484-ab9b1bf79e94 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 returned with HTTP 200 Dec 02 10:52:45.209817 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-804cfec6-7a51-4514-90ac-b6939747d1ce tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] POST http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559/action Dec 02 10:52:45.210279 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:45.210279 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:45.210720 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-804cfec6-7a51-4514-90ac-b6939747d1ce tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:52:45.211102 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-804cfec6-7a51-4514-90ac-b6939747d1ce tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:52:45.216678 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 449/896] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:52:45 2020] GET /volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 => generated 1358 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:52:45.305229 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:45.305229 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:45.306436 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-804cfec6-7a51-4514-90ac-b6939747d1ce tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Volume info retrieved successfully. Dec 02 10:52:45.436315 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-804cfec6-7a51-4514-90ac-b6939747d1ce tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Created reservations ['abbedd1b-4943-406b-8ce6-56cd91ced3b9', 'e0f67c5c-bfc2-4e93-88a2-dbe98c3f1cf1'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 10:52:45.467028 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-804cfec6-7a51-4514-90ac-b6939747d1ce tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Extend volume request issued successfully. Dec 02 10:52:45.467789 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-804cfec6-7a51-4514-90ac-b6939747d1ce tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559/action returned with HTTP 202 Dec 02 10:52:45.468864 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 448/897] 10.222.0.23 () {60 vars in 1357 bytes} [Wed Dec 2 10:52:45 2020] POST /volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559/action => generated 0 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 02 10:52:45.476845 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e2acfb7a-ce2f-4b43-b614-766580e65de1 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] GET http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 Dec 02 10:52:45.477542 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e2acfb7a-ce2f-4b43-b614-766580e65de1 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:45.477906 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:45.477906 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:45.478973 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e2acfb7a-ce2f-4b43-b614-766580e65de1 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:45.573261 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:45.573261 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:45.583727 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e2acfb7a-ce2f-4b43-b614-766580e65de1 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Volume info retrieved successfully. Dec 02 10:52:45.619497 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e2acfb7a-ce2f-4b43-b614-766580e65de1 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 returned with HTTP 200 Dec 02 10:52:45.620863 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 450/898] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:52:45 2020] GET /volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 => generated 1358 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:52:46.000728 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-aa1e7cf0-acf3-4609-9cce-5a0b2f54de24 req-9b404bfa-44a9-4cef-96b0-52798c359844 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] GET http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 Dec 02 10:52:46.001570 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-aa1e7cf0-acf3-4609-9cce-5a0b2f54de24 req-9b404bfa-44a9-4cef-96b0-52798c359844 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:46.002308 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:46.002308 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:46.002974 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-aa1e7cf0-acf3-4609-9cce-5a0b2f54de24 req-9b404bfa-44a9-4cef-96b0-52798c359844 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:46.090809 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:46.090809 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:46.100994 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-aa1e7cf0-acf3-4609-9cce-5a0b2f54de24 req-9b404bfa-44a9-4cef-96b0-52798c359844 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Volume info retrieved successfully. Dec 02 10:52:46.123518 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:46.123518 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:46.133712 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-aa1e7cf0-acf3-4609-9cce-5a0b2f54de24 req-9b404bfa-44a9-4cef-96b0-52798c359844 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 returned with HTTP 200 Dec 02 10:52:46.135565 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 449/899] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 10:52:45 2020] GET /volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 => generated 1213 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:52:46.636926 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3d54e72f-a288-491e-9d92-61371809b809 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] GET http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 Dec 02 10:52:46.637442 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3d54e72f-a288-491e-9d92-61371809b809 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:46.637663 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:46.637663 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:46.638027 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3d54e72f-a288-491e-9d92-61371809b809 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:46.799438 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:46.799438 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:46.821656 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3d54e72f-a288-491e-9d92-61371809b809 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Volume info retrieved successfully. Dec 02 10:52:46.853074 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3d54e72f-a288-491e-9d92-61371809b809 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 returned with HTTP 200 Dec 02 10:52:46.854524 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 451/900] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:52:46 2020] GET /volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 => generated 1358 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:52:47.871320 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b70b7c67-1216-4a8c-93f2-ef72ed665591 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] GET http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 Dec 02 10:52:47.872480 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b70b7c67-1216-4a8c-93f2-ef72ed665591 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:47.872895 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:47.872895 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:47.873519 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b70b7c67-1216-4a8c-93f2-ef72ed665591 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:47.924233 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:47.924233 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:47.934212 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b70b7c67-1216-4a8c-93f2-ef72ed665591 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Volume info retrieved successfully. Dec 02 10:52:47.960673 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b70b7c67-1216-4a8c-93f2-ef72ed665591 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 returned with HTTP 200 Dec 02 10:52:47.962162 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 450/901] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:52:47 2020] GET /volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 => generated 1358 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:52:47.977288 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cf8ff7d6-29cd-496a-9497-4e9b186bf079 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] GET http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 Dec 02 10:52:47.978105 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cf8ff7d6-29cd-496a-9497-4e9b186bf079 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:47.978480 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:47.978480 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:47.979234 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cf8ff7d6-29cd-496a-9497-4e9b186bf079 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:48.029859 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:48.029859 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:48.038925 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-cf8ff7d6-29cd-496a-9497-4e9b186bf079 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Volume info retrieved successfully. Dec 02 10:52:48.087449 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cf8ff7d6-29cd-496a-9497-4e9b186bf079 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 returned with HTTP 200 Dec 02 10:52:48.101719 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 452/902] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:52:47 2020] GET /volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 => generated 1358 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:52:48.105706 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-883753ee-5ecb-41fc-9c01-3e4f0a6cfdb1 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] POST http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes Dec 02 10:52:48.106277 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:48.106277 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:48.106771 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-883753ee-5ecb-41fc-9c01-3e4f0a6cfdb1 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1726605402"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:52:48.108095 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-883753ee-5ecb-41fc-9c01-3e4f0a6cfdb1 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1726605402'}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 10:52:48.108549 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-883753ee-5ecb-41fc-9c01-3e4f0a6cfdb1 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Create volume of 1 GB Dec 02 10:52:48.135046 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-883753ee-5ecb-41fc-9c01-3e4f0a6cfdb1 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Availability Zones retrieved successfully. Dec 02 10:52:48.158887 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-883753ee-5ecb-41fc-9c01-3e4f0a6cfdb1 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Flow 'volume_create_api' (bbb16d31-f77d-4d5f-84a0-66f71349da1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:52:48.162627 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-883753ee-5ecb-41fc-9c01-3e4f0a6cfdb1 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad8244ae-1532-49b5-8b45-4c2069f3fa27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:52:48.165259 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-883753ee-5ecb-41fc-9c01-3e4f0a6cfdb1 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Validating volume size '1' using validate_int {{(pid=88068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 10:52:48.239046 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-883753ee-5ecb-41fc-9c01-3e4f0a6cfdb1 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad8244ae-1532-49b5-8b45-4c2069f3fa27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:52:48.241551 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-883753ee-5ecb-41fc-9c01-3e4f0a6cfdb1 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4650865-c986-43d7-b80f-993a9d7170e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:52:48.363891 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-883753ee-5ecb-41fc-9c01-3e4f0a6cfdb1 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Created reservations ['d6e5b535-fb88-4c74-b906-6fbfe8381a3e', 'caaacaa2-9e83-4834-a2df-250ed9b77a12', 'b1fdfd6b-d9c9-4d2e-ac1e-f8c784193303', '39348f71-f80a-419c-bf85-b3e2ec27202f'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 10:52:48.366266 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-883753ee-5ecb-41fc-9c01-3e4f0a6cfdb1 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4650865-c986-43d7-b80f-993a9d7170e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6e5b535-fb88-4c74-b906-6fbfe8381a3e', 'caaacaa2-9e83-4834-a2df-250ed9b77a12', 'b1fdfd6b-d9c9-4d2e-ac1e-f8c784193303', '39348f71-f80a-419c-bf85-b3e2ec27202f']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:52:48.368621 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-883753ee-5ecb-41fc-9c01-3e4f0a6cfdb1 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7d48616-dfaa-4fea-91b9-c7bb760e3eb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:52:48.471969 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-883753ee-5ecb-41fc-9c01-3e4f0a6cfdb1 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7d48616-dfaa-4fea-91b9-c7bb760e3eb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd6f5bfb1-952d-4ff9-a6df-1edf766f8381', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1726605402',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50b9286cf9b7480986237edb8b19eff1',qos_specs=None,replication_status=,reservations=['d6e5b535-fb88-4c74-b906-6fbfe8381a3e','caaacaa2-9e83-4834-a2df-250ed9b77a12','b1fdfd6b-d9c9-4d2e-ac1e-f8c784193303','39348f71-f80a-419c-bf85-b3e2ec27202f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fc253d654914cc4bea0da301187824f',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T10:52:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1726605402',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d6f5bfb1-952d-4ff9-a6df-1edf766f8381,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50b9286cf9b7480986237edb8b19eff1',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,user_id='3fc253d654914cc4bea0da301187824f',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:52:48.474360 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-883753ee-5ecb-41fc-9c01-3e4f0a6cfdb1 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b29044b-fe0b-491e-a865-fd0b4255cb85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:52:48.503366 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-883753ee-5ecb-41fc-9c01-3e4f0a6cfdb1 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b29044b-fe0b-491e-a865-fd0b4255cb85) 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-VolumesExtendTest-Volume-1726605402',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50b9286cf9b7480986237edb8b19eff1',qos_specs=None,replication_status=,reservations=['d6e5b535-fb88-4c74-b906-6fbfe8381a3e','caaacaa2-9e83-4834-a2df-250ed9b77a12','b1fdfd6b-d9c9-4d2e-ac1e-f8c784193303','39348f71-f80a-419c-bf85-b3e2ec27202f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fc253d654914cc4bea0da301187824f',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:52:48.505679 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-883753ee-5ecb-41fc-9c01-3e4f0a6cfdb1 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e84088b-ef85-4d1e-bad0-02b352ca0970) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:52:48.523055 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-883753ee-5ecb-41fc-9c01-3e4f0a6cfdb1 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e84088b-ef85-4d1e-bad0-02b352ca0970) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:52:48.525939 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-883753ee-5ecb-41fc-9c01-3e4f0a6cfdb1 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Flow 'volume_create_api' (bbb16d31-f77d-4d5f-84a0-66f71349da1c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:52:48.581330 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-883753ee-5ecb-41fc-9c01-3e4f0a6cfdb1 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Create volume request issued successfully. Dec 02 10:52:48.596957 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-883753ee-5ecb-41fc-9c01-3e4f0a6cfdb1 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes returned with HTTP 202 Dec 02 10:52:48.598106 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 451/903] 10.222.0.23 () {60 vars in 1225 bytes} [Wed Dec 2 10:52:48 2020] POST /volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes => generated 817 bytes in 496 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 10:52:48.612764 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0c4590fa-e24d-4212-89d6-4e3cff33cdef tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] GET http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/d6f5bfb1-952d-4ff9-a6df-1edf766f8381 Dec 02 10:52:48.613304 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0c4590fa-e24d-4212-89d6-4e3cff33cdef tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:48.613526 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:48.613526 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:48.613903 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0c4590fa-e24d-4212-89d6-4e3cff33cdef tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:48.715185 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:48.715185 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:48.727760 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0c4590fa-e24d-4212-89d6-4e3cff33cdef tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Volume info retrieved successfully. Dec 02 10:52:48.822034 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0c4590fa-e24d-4212-89d6-4e3cff33cdef tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/d6f5bfb1-952d-4ff9-a6df-1edf766f8381 returned with HTTP 200 Dec 02 10:52:48.825869 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 453/904] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:52:48 2020] GET /volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/d6f5bfb1-952d-4ff9-a6df-1edf766f8381 => generated 909 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:52:49.839721 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-12132712-484e-4b4a-993e-7e9926133e5e tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] GET http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/d6f5bfb1-952d-4ff9-a6df-1edf766f8381 Dec 02 10:52:49.840954 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-12132712-484e-4b4a-993e-7e9926133e5e tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:49.841318 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:49.841318 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:49.842053 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-12132712-484e-4b4a-993e-7e9926133e5e tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:49.991832 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:49.991832 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:50.020533 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-12132712-484e-4b4a-993e-7e9926133e5e tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Volume info retrieved successfully. Dec 02 10:52:50.021010 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-67a3fed8-79fc-4b11-abf1-b91fb4dca9e6 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] POST http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes Dec 02 10:52:50.021467 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:50.021467 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:50.021870 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-67a3fed8-79fc-4b11-abf1-b91fb4dca9e6 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1875481528"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:52:50.022961 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-67a3fed8-79fc-4b11-abf1-b91fb4dca9e6 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1875481528'}} {{(pid=88069) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 10:52:50.023341 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-67a3fed8-79fc-4b11-abf1-b91fb4dca9e6 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Create volume of 1 GB Dec 02 10:52:50.055736 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-67a3fed8-79fc-4b11-abf1-b91fb4dca9e6 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Availability Zones retrieved successfully. Dec 02 10:52:50.075028 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-67a3fed8-79fc-4b11-abf1-b91fb4dca9e6 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Flow 'volume_create_api' (89ba2445-9f75-4fe4-a155-4cb218fbee36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:52:50.075908 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-12132712-484e-4b4a-993e-7e9926133e5e tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/d6f5bfb1-952d-4ff9-a6df-1edf766f8381 returned with HTTP 200 Dec 02 10:52:50.077146 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-67a3fed8-79fc-4b11-abf1-b91fb4dca9e6 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5dde8ca6-1904-4a93-bbd8-4f7641e283b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:52:50.079932 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-67a3fed8-79fc-4b11-abf1-b91fb4dca9e6 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Validating volume size '1' using validate_int {{(pid=88069) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 10:52:50.081075 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 452/905] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:52:49 2020] GET /volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/d6f5bfb1-952d-4ff9-a6df-1edf766f8381 => generated 909 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:52:50.171049 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-67a3fed8-79fc-4b11-abf1-b91fb4dca9e6 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5dde8ca6-1904-4a93-bbd8-4f7641e283b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:52:50.179401 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-67a3fed8-79fc-4b11-abf1-b91fb4dca9e6 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86999eb0-3cf9-4dd1-a18c-ab1f3e217265) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:52:50.345869 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-67a3fed8-79fc-4b11-abf1-b91fb4dca9e6 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Created reservations ['b03154f0-3184-4f75-a83c-f4d0cf8ddf02', '3861f84e-1382-4117-8206-76c3e04a8fa8', '2cc92629-b7be-455c-9eba-a8dbddcdb35f', '19016a24-ff5a-41b7-a415-6d3d10712ac4'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 10:52:50.348318 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-67a3fed8-79fc-4b11-abf1-b91fb4dca9e6 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86999eb0-3cf9-4dd1-a18c-ab1f3e217265) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b03154f0-3184-4f75-a83c-f4d0cf8ddf02', '3861f84e-1382-4117-8206-76c3e04a8fa8', '2cc92629-b7be-455c-9eba-a8dbddcdb35f', '19016a24-ff5a-41b7-a415-6d3d10712ac4']}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:52:50.351982 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-67a3fed8-79fc-4b11-abf1-b91fb4dca9e6 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e56c1634-7cf4-4f1a-bd2f-419a50d9be6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:52:50.427888 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-67a3fed8-79fc-4b11-abf1-b91fb4dca9e6 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e56c1634-7cf4-4f1a-bd2f-419a50d9be6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '383d9a5e-4197-4892-b43d-3ada0f18f70e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1875481528',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='218eb1477a034e23b5486bbf8fabba79',qos_specs=None,replication_status=,reservations=['b03154f0-3184-4f75-a83c-f4d0cf8ddf02','3861f84e-1382-4117-8206-76c3e04a8fa8','2cc92629-b7be-455c-9eba-a8dbddcdb35f','19016a24-ff5a-41b7-a415-6d3d10712ac4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1729a3149cd4af0bee4b8abe0d51f79',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T10:52:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1875481528',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=383d9a5e-4197-4892-b43d-3ada0f18f70e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='218eb1477a034e23b5486bbf8fabba79',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,user_id='c1729a3149cd4af0bee4b8abe0d51f79',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:52:50.430961 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-67a3fed8-79fc-4b11-abf1-b91fb4dca9e6 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d32b11f-46c5-4fe2-bb40-c4e6b9e3f711) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:52:50.468181 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-67a3fed8-79fc-4b11-abf1-b91fb4dca9e6 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d32b11f-46c5-4fe2-bb40-c4e6b9e3f711) 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-1875481528',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='218eb1477a034e23b5486bbf8fabba79',qos_specs=None,replication_status=,reservations=['b03154f0-3184-4f75-a83c-f4d0cf8ddf02','3861f84e-1382-4117-8206-76c3e04a8fa8','2cc92629-b7be-455c-9eba-a8dbddcdb35f','19016a24-ff5a-41b7-a415-6d3d10712ac4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1729a3149cd4af0bee4b8abe0d51f79',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:52:50.470696 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-67a3fed8-79fc-4b11-abf1-b91fb4dca9e6 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90427d9e-a381-4d17-a793-27db6f4b0972) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:52:50.506759 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-67a3fed8-79fc-4b11-abf1-b91fb4dca9e6 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90427d9e-a381-4d17-a793-27db6f4b0972) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:52:50.511058 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-67a3fed8-79fc-4b11-abf1-b91fb4dca9e6 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Flow 'volume_create_api' (89ba2445-9f75-4fe4-a155-4cb218fbee36) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:52:50.610789 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-67a3fed8-79fc-4b11-abf1-b91fb4dca9e6 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Create volume request issued successfully. Dec 02 10:52:50.636770 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-67a3fed8-79fc-4b11-abf1-b91fb4dca9e6 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes returned with HTTP 202 Dec 02 10:52:50.637748 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 454/906] 10.222.0.23 () {60 vars in 1225 bytes} [Wed Dec 2 10:52:50 2020] POST /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes => generated 824 bytes in 621 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 10:52:50.652313 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3e3ffdd3-4ad7-4b10-b455-c136847bb720 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/383d9a5e-4197-4892-b43d-3ada0f18f70e Dec 02 10:52:50.652891 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3e3ffdd3-4ad7-4b10-b455-c136847bb720 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:50.653108 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:50.653108 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:50.653488 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3e3ffdd3-4ad7-4b10-b455-c136847bb720 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:50.735932 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:50.735932 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:50.745632 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3e3ffdd3-4ad7-4b10-b455-c136847bb720 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Volume info retrieved successfully. Dec 02 10:52:50.771056 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3e3ffdd3-4ad7-4b10-b455-c136847bb720 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/383d9a5e-4197-4892-b43d-3ada0f18f70e returned with HTTP 200 Dec 02 10:52:50.772161 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 453/907] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:52:50 2020] GET /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/383d9a5e-4197-4892-b43d-3ada0f18f70e => generated 916 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:52:51.092960 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1e127a5e-dc6f-46bd-8cb2-ea74522c8ffe tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] GET http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/d6f5bfb1-952d-4ff9-a6df-1edf766f8381 Dec 02 10:52:51.094240 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1e127a5e-dc6f-46bd-8cb2-ea74522c8ffe tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:51.094643 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:51.094643 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:51.095307 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1e127a5e-dc6f-46bd-8cb2-ea74522c8ffe tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:51.201838 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:51.201838 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:51.217356 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-1e127a5e-dc6f-46bd-8cb2-ea74522c8ffe tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Volume info retrieved successfully. Dec 02 10:52:51.286237 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1e127a5e-dc6f-46bd-8cb2-ea74522c8ffe tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/d6f5bfb1-952d-4ff9-a6df-1edf766f8381 returned with HTTP 200 Dec 02 10:52:51.295688 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 455/908] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:52:51 2020] GET /volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/d6f5bfb1-952d-4ff9-a6df-1edf766f8381 => generated 910 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:52:51.303750 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c9040b0b-b1ea-4c74-93be-e381da2b1df4 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] POST http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/snapshots Dec 02 10:52:51.304214 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:51.304214 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:51.304622 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c9040b0b-b1ea-4c74-93be-e381da2b1df4 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d6f5bfb1-952d-4ff9-a6df-1edf766f8381", "name": "tempest-VolumesExtendTest-Snapshot-938287557"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:52:51.383471 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:51.383471 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:51.392118 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c9040b0b-b1ea-4c74-93be-e381da2b1df4 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Volume info retrieved successfully. Dec 02 10:52:51.392483 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v2.snapshots [None req-c9040b0b-b1ea-4c74-93be-e381da2b1df4 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Create snapshot from volume d6f5bfb1-952d-4ff9-a6df-1edf766f8381 Dec 02 10:52:51.464559 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-c9040b0b-b1ea-4c74-93be-e381da2b1df4 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Created reservations ['26adc726-4c63-4709-b0ab-622220cfd0c8', '7d5f6799-343c-4eca-9684-7bd6f5611624', 'f4a08340-ef99-49d3-babf-2eb24affeafd', '25da6f7d-a958-469f-bf2c-1098ca833e83'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 10:52:51.652175 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c9040b0b-b1ea-4c74-93be-e381da2b1df4 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Snapshot create request issued successfully. Dec 02 10:52:51.653122 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c9040b0b-b1ea-4c74-93be-e381da2b1df4 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/snapshots returned with HTTP 202 Dec 02 10:52:51.654273 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 454/909] 10.222.0.23 () {60 vars in 1232 bytes} [Wed Dec 2 10:52:51 2020] POST /volume/v3/50b9286cf9b7480986237edb8b19eff1/snapshots => generated 303 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 10:52:51.666019 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6f339025-a27f-45b2-b6ba-7d873cd04aa4 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] GET http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/snapshots/4c65ba7d-9ade-47a1-bc3e-df2e6940b5c0 Dec 02 10:52:51.667605 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6f339025-a27f-45b2-b6ba-7d873cd04aa4 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:51.668334 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:51.668334 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:51.668912 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6f339025-a27f-45b2-b6ba-7d873cd04aa4 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:51.756048 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:51.756048 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:51.757523 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6f339025-a27f-45b2-b6ba-7d873cd04aa4 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Snapshot retrieved successfully. Dec 02 10:52:51.766520 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6f339025-a27f-45b2-b6ba-7d873cd04aa4 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/snapshots/4c65ba7d-9ade-47a1-bc3e-df2e6940b5c0 returned with HTTP 200 Dec 02 10:52:51.768042 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 456/910] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 10:52:51 2020] GET /volume/v3/50b9286cf9b7480986237edb8b19eff1/snapshots/4c65ba7d-9ade-47a1-bc3e-df2e6940b5c0 => generated 435 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:52:51.789310 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-261faed7-c21a-4987-809f-cfe3723b879c tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/383d9a5e-4197-4892-b43d-3ada0f18f70e Dec 02 10:52:51.789882 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-261faed7-c21a-4987-809f-cfe3723b879c tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:51.790601 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:51.790601 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:51.791015 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-261faed7-c21a-4987-809f-cfe3723b879c tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:51.892039 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:51.892039 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:51.913393 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-261faed7-c21a-4987-809f-cfe3723b879c tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Volume info retrieved successfully. Dec 02 10:52:51.973896 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-261faed7-c21a-4987-809f-cfe3723b879c tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/383d9a5e-4197-4892-b43d-3ada0f18f70e returned with HTTP 200 Dec 02 10:52:51.975212 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 455/911] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:52:51 2020] GET /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/383d9a5e-4197-4892-b43d-3ada0f18f70e => generated 916 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:52:52.779367 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-208799ef-2f3d-4209-b341-874f1467fb5a tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] GET http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/snapshots/4c65ba7d-9ade-47a1-bc3e-df2e6940b5c0 Dec 02 10:52:52.779860 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-208799ef-2f3d-4209-b341-874f1467fb5a tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:52.780269 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:52.780269 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:52.780457 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-208799ef-2f3d-4209-b341-874f1467fb5a tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:52.847600 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:52.847600 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:52.849552 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-208799ef-2f3d-4209-b341-874f1467fb5a tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Snapshot retrieved successfully. Dec 02 10:52:52.851649 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-208799ef-2f3d-4209-b341-874f1467fb5a tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/snapshots/4c65ba7d-9ade-47a1-bc3e-df2e6940b5c0 returned with HTTP 200 Dec 02 10:52:52.853015 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 457/912] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 10:52:52 2020] GET /volume/v3/50b9286cf9b7480986237edb8b19eff1/snapshots/4c65ba7d-9ade-47a1-bc3e-df2e6940b5c0 => generated 435 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:52:52.991052 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-48f9b541-c8c5-4f4a-8996-f19de30054dd tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/383d9a5e-4197-4892-b43d-3ada0f18f70e Dec 02 10:52:52.991798 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-48f9b541-c8c5-4f4a-8996-f19de30054dd tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:52.992214 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:52.992214 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:52.992884 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-48f9b541-c8c5-4f4a-8996-f19de30054dd tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:53.088506 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:53.088506 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:53.115458 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-48f9b541-c8c5-4f4a-8996-f19de30054dd tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Volume info retrieved successfully. Dec 02 10:52:53.164610 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-48f9b541-c8c5-4f4a-8996-f19de30054dd tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/383d9a5e-4197-4892-b43d-3ada0f18f70e returned with HTTP 200 Dec 02 10:52:53.167380 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 456/913] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:52:52 2020] GET /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/383d9a5e-4197-4892-b43d-3ada0f18f70e => generated 917 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:52:53.849869 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-dd1b7b6e-b835-4fa2-b952-96baeabdfc42 req-24575943-5fad-4622-945c-4aa4db03c7a2 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/383d9a5e-4197-4892-b43d-3ada0f18f70e Dec 02 10:52:53.851472 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-dd1b7b6e-b835-4fa2-b952-96baeabdfc42 req-24575943-5fad-4622-945c-4aa4db03c7a2 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:53.852441 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:53.852441 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:53.853822 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-dd1b7b6e-b835-4fa2-b952-96baeabdfc42 req-24575943-5fad-4622-945c-4aa4db03c7a2 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:53.864674 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3b6fc005-f89a-45d8-81ca-d2e6154eb4af tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] GET http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/snapshots/4c65ba7d-9ade-47a1-bc3e-df2e6940b5c0 Dec 02 10:52:53.865458 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3b6fc005-f89a-45d8-81ca-d2e6154eb4af tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:53.865786 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:53.865786 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:53.866356 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3b6fc005-f89a-45d8-81ca-d2e6154eb4af tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:53.899357 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:53.899357 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:53.901073 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3b6fc005-f89a-45d8-81ca-d2e6154eb4af tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Snapshot retrieved successfully. Dec 02 10:52:53.919128 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3b6fc005-f89a-45d8-81ca-d2e6154eb4af tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/snapshots/4c65ba7d-9ade-47a1-bc3e-df2e6940b5c0 returned with HTTP 200 Dec 02 10:52:53.926584 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 457/914] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 10:52:53 2020] GET /volume/v3/50b9286cf9b7480986237edb8b19eff1/snapshots/4c65ba7d-9ade-47a1-bc3e-df2e6940b5c0 => generated 462 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:52:53.931231 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a4eba5ed-6bae-4be1-8004-3b9d8c726912 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] POST http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/d6f5bfb1-952d-4ff9-a6df-1edf766f8381/action Dec 02 10:52:53.931702 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:53.931702 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:53.932146 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a4eba5ed-6bae-4be1-8004-3b9d8c726912 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:52:53.932536 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a4eba5ed-6bae-4be1-8004-3b9d8c726912 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:52:53.960415 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:53.960415 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:53.985613 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-dd1b7b6e-b835-4fa2-b952-96baeabdfc42 req-24575943-5fad-4622-945c-4aa4db03c7a2 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Volume info retrieved successfully. Dec 02 10:52:53.993840 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:53.993840 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:53.995027 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a4eba5ed-6bae-4be1-8004-3b9d8c726912 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Volume info retrieved successfully. Dec 02 10:52:54.027756 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-dd1b7b6e-b835-4fa2-b952-96baeabdfc42 req-24575943-5fad-4622-945c-4aa4db03c7a2 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/383d9a5e-4197-4892-b43d-3ada0f18f70e returned with HTTP 200 Dec 02 10:52:54.028933 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 458/915] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 10:52:53 2020] GET /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/383d9a5e-4197-4892-b43d-3ada0f18f70e => generated 917 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:52:54.119605 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-a4eba5ed-6bae-4be1-8004-3b9d8c726912 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Created reservations ['b7034742-8c13-44d8-ab90-5bdf0c80f0de', '293656d1-4d32-4c45-b873-d4e605c65a0c'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 10:52:54.153074 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a4eba5ed-6bae-4be1-8004-3b9d8c726912 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Extend volume request issued successfully. Dec 02 10:52:54.154202 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a4eba5ed-6bae-4be1-8004-3b9d8c726912 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/d6f5bfb1-952d-4ff9-a6df-1edf766f8381/action returned with HTTP 202 Dec 02 10:52:54.158846 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 458/916] 10.222.0.23 () {60 vars in 1357 bytes} [Wed Dec 2 10:52:53 2020] POST /volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/d6f5bfb1-952d-4ff9-a6df-1edf766f8381/action => generated 0 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Dec 02 10:52:54.163052 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cf9826a1-dfb6-45ac-b2ed-26951cb129d0 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] GET http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/d6f5bfb1-952d-4ff9-a6df-1edf766f8381 Dec 02 10:52:54.163762 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cf9826a1-dfb6-45ac-b2ed-26951cb129d0 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:54.164146 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:54.164146 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:54.164794 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cf9826a1-dfb6-45ac-b2ed-26951cb129d0 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:54.177086 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a4eba5ed-6bae-4be1-8004-3b9d8c726912 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] GET http://10.222.0.23/volume// Dec 02 10:52:54.177551 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a4eba5ed-6bae-4be1-8004-3b9d8c726912 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:54.177753 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:54.177753 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:54.178448 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a4eba5ed-6bae-4be1-8004-3b9d8c726912 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Calling method 'all' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:54.179902 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a4eba5ed-6bae-4be1-8004-3b9d8c726912 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 10:52:54.180647 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 459/917] 10.222.0.23 () {58 vars in 1289 bytes} [Wed Dec 2 10:52:54 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 10:52:54.215765 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-dd1b7b6e-b835-4fa2-b952-96baeabdfc42 req-de038050-2c8d-40da-ac1d-8a9f236ac922 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] POST http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/attachments Dec 02 10:52:54.216588 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-dd1b7b6e-b835-4fa2-b952-96baeabdfc42 req-de038050-2c8d-40da-ac1d-8a9f236ac922 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "383d9a5e-4197-4892-b43d-3ada0f18f70e", "instance_uuid": "2e375b65-8301-4077-8827-5553e0397d68", "connector": null}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:52:54.270088 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:54.270088 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:54.276442 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:54.276442 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:54.277183 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-cf9826a1-dfb6-45ac-b2ed-26951cb129d0 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Volume info retrieved successfully. Dec 02 10:52:54.309721 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cf9826a1-dfb6-45ac-b2ed-26951cb129d0 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/d6f5bfb1-952d-4ff9-a6df-1edf766f8381 returned with HTTP 200 Dec 02 10:52:54.311550 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 459/918] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:52:54 2020] GET /volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/d6f5bfb1-952d-4ff9-a6df-1edf766f8381 => generated 910 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:52:54.371663 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-dd1b7b6e-b835-4fa2-b952-96baeabdfc42 req-de038050-2c8d-40da-ac1d-8a9f236ac922 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/attachments returned with HTTP 200 Dec 02 10:52:54.373391 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 460/919] 10.222.0.23 () {66 vars in 1565 bytes} [Wed Dec 2 10:52:54 2020] POST /volume/v3/218eb1477a034e23b5486bbf8fabba79/attachments => generated 273 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:52:54.416982 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5c2cf980-d9de-40a5-9e3a-54772f220cdb tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/383d9a5e-4197-4892-b43d-3ada0f18f70e Dec 02 10:52:54.417750 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5c2cf980-d9de-40a5-9e3a-54772f220cdb tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:54.418139 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:54.418139 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:54.421250 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5c2cf980-d9de-40a5-9e3a-54772f220cdb tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:54.477444 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-dd1b7b6e-b835-4fa2-b952-96baeabdfc42 req-de038050-2c8d-40da-ac1d-8a9f236ac922 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume// Dec 02 10:52:54.478102 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-dd1b7b6e-b835-4fa2-b952-96baeabdfc42 req-de038050-2c8d-40da-ac1d-8a9f236ac922 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:54.478432 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:54.478432 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:54.479202 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-dd1b7b6e-b835-4fa2-b952-96baeabdfc42 req-de038050-2c8d-40da-ac1d-8a9f236ac922 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'all' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:54.480371 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-dd1b7b6e-b835-4fa2-b952-96baeabdfc42 req-de038050-2c8d-40da-ac1d-8a9f236ac922 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 10:52:54.481142 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 461/920] 10.222.0.32 () {56 vars in 1089 bytes} [Wed Dec 2 10:52:54 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 10:52:54.499206 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-dd1b7b6e-b835-4fa2-b952-96baeabdfc42 req-031c3fe9-5382-4acb-873d-35502853cbba tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/383d9a5e-4197-4892-b43d-3ada0f18f70e Dec 02 10:52:54.499955 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-dd1b7b6e-b835-4fa2-b952-96baeabdfc42 req-031c3fe9-5382-4acb-873d-35502853cbba tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:54.500551 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-dd1b7b6e-b835-4fa2-b952-96baeabdfc42 req-031c3fe9-5382-4acb-873d-35502853cbba tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:54.541806 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:54.541806 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:54.574593 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-5c2cf980-d9de-40a5-9e3a-54772f220cdb tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Volume info retrieved successfully. Dec 02 10:52:54.599328 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:54.599328 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:54.617056 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:54.617056 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:54.629133 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5c2cf980-d9de-40a5-9e3a-54772f220cdb tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/383d9a5e-4197-4892-b43d-3ada0f18f70e returned with HTTP 200 Dec 02 10:52:54.630919 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 460/921] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:52:54 2020] GET /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/383d9a5e-4197-4892-b43d-3ada0f18f70e => generated 916 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:52:54.638391 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-dd1b7b6e-b835-4fa2-b952-96baeabdfc42 req-031c3fe9-5382-4acb-873d-35502853cbba tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Volume info retrieved successfully. Dec 02 10:52:54.669563 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:54.669563 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:54.691909 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-dd1b7b6e-b835-4fa2-b952-96baeabdfc42 req-031c3fe9-5382-4acb-873d-35502853cbba tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/383d9a5e-4197-4892-b43d-3ada0f18f70e returned with HTTP 200 Dec 02 10:52:54.696141 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 462/922] 10.222.0.32 () {60 vars in 1403 bytes} [Wed Dec 2 10:52:54 2020] GET /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/383d9a5e-4197-4892-b43d-3ada0f18f70e => generated 1015 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 02 10:52:54.774773 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-dd1b7b6e-b835-4fa2-b952-96baeabdfc42 req-578fd4b2-a3c1-4ee4-9c44-f7865ca1646c tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] PUT http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/attachments/c2125d87-4eb1-4000-829c-ae35c68ca81f Dec 02 10:52:54.775451 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:54.775451 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:54.776056 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-dd1b7b6e-b835-4fa2-b952-96baeabdfc42 req-578fd4b2-a3c1-4ee4-9c44-f7865ca1646c tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.32", "host": "n-h1-764292-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-764292-5.cbci-764292-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:52:54.836242 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 02 10:52:54.836242 n-d-764292-5 devstack@c-api.service[88067]: return self.call(f, *args, **kw) Dec 02 10:52:54.836971 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.coordination [req-dd1b7b6e-b835-4fa2-b952-96baeabdfc42 req-578fd4b2-a3c1-4ee4-9c44-f7865ca1646c tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Lock "b'cinder-attachment_update-383d9a5e-4197-4892-b43d-3ada0f18f70e-n-h1-764292-5'" acquired by "attachment_update" :: waited 0.017s {{(pid=88069) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 02 10:52:54.842196 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:54.842196 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:55.328197 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5c1b919c-b84d-46ee-913b-063e8025e745 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] GET http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/d6f5bfb1-952d-4ff9-a6df-1edf766f8381 Dec 02 10:52:55.328772 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5c1b919c-b84d-46ee-913b-063e8025e745 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:55.329198 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:55.329198 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:55.329718 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5c1b919c-b84d-46ee-913b-063e8025e745 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:55.460018 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:55.460018 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:55.485738 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-5c1b919c-b84d-46ee-913b-063e8025e745 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Volume info retrieved successfully. Dec 02 10:52:55.540941 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5c1b919c-b84d-46ee-913b-063e8025e745 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/d6f5bfb1-952d-4ff9-a6df-1edf766f8381 returned with HTTP 200 Dec 02 10:52:55.556303 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 463/923] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:52:55 2020] GET /volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/d6f5bfb1-952d-4ff9-a6df-1edf766f8381 => generated 910 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:52:55.561103 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b0f941c4-513f-4f48-a19e-5ea1d1d1ec3b tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] GET http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 Dec 02 10:52:55.562116 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b0f941c4-513f-4f48-a19e-5ea1d1d1ec3b tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:55.566549 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:55.566549 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:55.568789 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b0f941c4-513f-4f48-a19e-5ea1d1d1ec3b tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:55.673888 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:55.673888 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:55.696700 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b0f941c4-513f-4f48-a19e-5ea1d1d1ec3b tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Volume info retrieved successfully. Dec 02 10:52:55.722235 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:55.722235 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:55.733699 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b0f941c4-513f-4f48-a19e-5ea1d1d1ec3b tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 returned with HTTP 200 Dec 02 10:52:55.735332 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 464/924] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:52:55 2020] GET /volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 => generated 1213 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:52:55.739696 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9835a58c-1c40-44b9-8aa7-8857264131be tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/383d9a5e-4197-4892-b43d-3ada0f18f70e Dec 02 10:52:55.740836 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9835a58c-1c40-44b9-8aa7-8857264131be tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:55.741279 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:55.741279 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:55.741933 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9835a58c-1c40-44b9-8aa7-8857264131be tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:55.836008 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:55.836008 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:55.873723 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-9835a58c-1c40-44b9-8aa7-8857264131be tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Volume info retrieved successfully. Dec 02 10:52:55.911952 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:55.911952 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:55.936865 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9835a58c-1c40-44b9-8aa7-8857264131be tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/383d9a5e-4197-4892-b43d-3ada0f18f70e returned with HTTP 200 Dec 02 10:52:55.937819 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 465/925] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:52:55 2020] GET /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/383d9a5e-4197-4892-b43d-3ada0f18f70e => generated 916 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:52:55.989777 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-95514fb0-7f89-4fbb-a609-29b016b08b26 req-7e8e3fd9-c8f7-4f6c-a40d-b6374dd760ac tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] GET http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 Dec 02 10:52:55.990334 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-95514fb0-7f89-4fbb-a609-29b016b08b26 req-7e8e3fd9-c8f7-4f6c-a40d-b6374dd760ac tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:55.990622 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:55.990622 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:55.991099 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-95514fb0-7f89-4fbb-a609-29b016b08b26 req-7e8e3fd9-c8f7-4f6c-a40d-b6374dd760ac tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:56.069907 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:56.069907 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:56.079449 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-95514fb0-7f89-4fbb-a609-29b016b08b26 req-7e8e3fd9-c8f7-4f6c-a40d-b6374dd760ac tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Volume info retrieved successfully. Dec 02 10:52:56.105252 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:56.105252 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:56.116163 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-95514fb0-7f89-4fbb-a609-29b016b08b26 req-7e8e3fd9-c8f7-4f6c-a40d-b6374dd760ac tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 returned with HTTP 200 Dec 02 10:52:56.134591 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 466/926] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 10:52:55 2020] GET /volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 => generated 1213 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:52:56.148294 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-95514fb0-7f89-4fbb-a609-29b016b08b26 req-5e064936-046f-48b2-a8c4-84b0f841f0ce tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] POST http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8/action Dec 02 10:52:56.148920 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:56.148920 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:56.149507 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-95514fb0-7f89-4fbb-a609-29b016b08b26 req-5e064936-046f-48b2-a8c4-84b0f841f0ce tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Action body: b'{"os-begin_detaching": null}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:52:56.150081 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-95514fb0-7f89-4fbb-a609-29b016b08b26 req-5e064936-046f-48b2-a8c4-84b0f841f0ce tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:52:56.343738 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:56.343738 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:56.347986 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-95514fb0-7f89-4fbb-a609-29b016b08b26 req-5e064936-046f-48b2-a8c4-84b0f841f0ce tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Volume info retrieved successfully. Dec 02 10:52:56.371329 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-95514fb0-7f89-4fbb-a609-29b016b08b26 req-5e064936-046f-48b2-a8c4-84b0f841f0ce tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Begin detaching volume completed successfully. Dec 02 10:52:56.372439 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-95514fb0-7f89-4fbb-a609-29b016b08b26 req-5e064936-046f-48b2-a8c4-84b0f841f0ce tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8/action returned with HTTP 202 Dec 02 10:52:56.375368 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 467/927] 10.222.0.23 () {64 vars in 1643 bytes} [Wed Dec 2 10:52:56 2020] POST /volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8/action => generated 0 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 02 10:52:56.402129 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-53e4d531-5e2b-4eed-8ea7-3c02ce24331e tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] GET http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 Dec 02 10:52:56.402816 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-53e4d531-5e2b-4eed-8ea7-3c02ce24331e tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:56.403037 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:56.403037 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:56.403415 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-53e4d531-5e2b-4eed-8ea7-3c02ce24331e tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:56.486479 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:56.486479 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:56.496867 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-53e4d531-5e2b-4eed-8ea7-3c02ce24331e tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Volume info retrieved successfully. Dec 02 10:52:56.523224 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:56.523224 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:56.533280 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-53e4d531-5e2b-4eed-8ea7-3c02ce24331e tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 returned with HTTP 200 Dec 02 10:52:56.534143 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 468/928] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:52:56 2020] GET /volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 => generated 1216 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:52:56.546514 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-53e4d531-5e2b-4eed-8ea7-3c02ce24331e tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] GET http://10.222.0.23/volume// Dec 02 10:52:56.547571 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-53e4d531-5e2b-4eed-8ea7-3c02ce24331e tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:56.547571 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:56.547571 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:56.547571 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-53e4d531-5e2b-4eed-8ea7-3c02ce24331e tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Calling method 'all' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:56.548545 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-53e4d531-5e2b-4eed-8ea7-3c02ce24331e tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 10:52:56.551511 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 469/929] 10.222.0.32 () {56 vars in 1089 bytes} [Wed Dec 2 10:52:56 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 10:52:56.560617 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f8fc53a4-71ab-4d0e-a0dd-8bf92ff5a514 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] GET http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/d6f5bfb1-952d-4ff9-a6df-1edf766f8381 Dec 02 10:52:56.561391 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f8fc53a4-71ab-4d0e-a0dd-8bf92ff5a514 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:56.562145 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f8fc53a4-71ab-4d0e-a0dd-8bf92ff5a514 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:56.712592 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:56.712592 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:56.749658 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f8fc53a4-71ab-4d0e-a0dd-8bf92ff5a514 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Volume info retrieved successfully. Dec 02 10:52:56.812894 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f8fc53a4-71ab-4d0e-a0dd-8bf92ff5a514 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/d6f5bfb1-952d-4ff9-a6df-1edf766f8381 returned with HTTP 200 Dec 02 10:52:56.816806 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 470/930] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:52:56 2020] GET /volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/d6f5bfb1-952d-4ff9-a6df-1edf766f8381 => generated 910 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 10:52:56.820677 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-95514fb0-7f89-4fbb-a609-29b016b08b26 req-4a5f7989-c2ce-4e2c-bd68-8a36818f0b87 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] GET http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 Dec 02 10:52:56.821264 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-95514fb0-7f89-4fbb-a609-29b016b08b26 req-4a5f7989-c2ce-4e2c-bd68-8a36818f0b87 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:56.821456 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:56.821456 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:56.821815 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-95514fb0-7f89-4fbb-a609-29b016b08b26 req-4a5f7989-c2ce-4e2c-bd68-8a36818f0b87 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:56.994204 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:56.994204 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:57.026768 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-95514fb0-7f89-4fbb-a609-29b016b08b26 req-4a5f7989-c2ce-4e2c-bd68-8a36818f0b87 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Volume info retrieved successfully. Dec 02 10:52:57.090346 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:57.090346 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:57.126750 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-95514fb0-7f89-4fbb-a609-29b016b08b26 req-4a5f7989-c2ce-4e2c-bd68-8a36818f0b87 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 returned with HTTP 200 Dec 02 10:52:57.127719 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 471/931] 10.222.0.32 () {60 vars in 1403 bytes} [Wed Dec 2 10:52:56 2020] GET /volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 => generated 1315 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 02 10:52:57.152549 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-be1eb300-eddd-497d-9bfc-54803e9fcdbc tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/383d9a5e-4197-4892-b43d-3ada0f18f70e Dec 02 10:52:57.161160 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-be1eb300-eddd-497d-9bfc-54803e9fcdbc tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:57.165265 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:57.165265 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:57.165966 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-be1eb300-eddd-497d-9bfc-54803e9fcdbc tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:57.317331 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:57.317331 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:57.345942 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-be1eb300-eddd-497d-9bfc-54803e9fcdbc tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Volume info retrieved successfully. Dec 02 10:52:57.394061 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:57.394061 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:57.417260 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-be1eb300-eddd-497d-9bfc-54803e9fcdbc tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/383d9a5e-4197-4892-b43d-3ada0f18f70e returned with HTTP 200 Dec 02 10:52:57.419909 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 472/932] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:52:57 2020] GET /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/383d9a5e-4197-4892-b43d-3ada0f18f70e => generated 916 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:52:57.550778 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-050548e0-ed80-4db4-b273-1e93c2feba51 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] GET http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 Dec 02 10:52:57.551617 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-050548e0-ed80-4db4-b273-1e93c2feba51 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:57.552169 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:57.552169 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:57.552865 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-050548e0-ed80-4db4-b273-1e93c2feba51 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:57.658057 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:57.658057 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:57.681676 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-050548e0-ed80-4db4-b273-1e93c2feba51 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Volume info retrieved successfully. Dec 02 10:52:57.731260 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:57.731260 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:57.748483 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-050548e0-ed80-4db4-b273-1e93c2feba51 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 returned with HTTP 200 Dec 02 10:52:57.749827 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 473/933] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:52:57 2020] GET /volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 => generated 1216 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:52:57.830329 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a4a6f521-5ca4-462b-9f88-4f76cbda7e9c tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] GET http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/d6f5bfb1-952d-4ff9-a6df-1edf766f8381 Dec 02 10:52:57.835579 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a4a6f521-5ca4-462b-9f88-4f76cbda7e9c tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:57.835579 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:57.835579 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:57.835579 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a4a6f521-5ca4-462b-9f88-4f76cbda7e9c tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:57.956645 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:57.956645 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:58.009719 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a4a6f521-5ca4-462b-9f88-4f76cbda7e9c tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Volume info retrieved successfully. Dec 02 10:52:58.071724 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a4a6f521-5ca4-462b-9f88-4f76cbda7e9c tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/d6f5bfb1-952d-4ff9-a6df-1edf766f8381 returned with HTTP 200 Dec 02 10:52:58.074858 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 474/934] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:52:57 2020] GET /volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/d6f5bfb1-952d-4ff9-a6df-1edf766f8381 => generated 910 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:52:58.081122 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-95514fb0-7f89-4fbb-a609-29b016b08b26 req-9a167633-1731-4162-9773-4babccedd91e tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] DELETE http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/attachments/14daab7f-8896-45e1-a6ab-884e094314fc Dec 02 10:52:58.089429 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-95514fb0-7f89-4fbb-a609-29b016b08b26 req-9a167633-1731-4162-9773-4babccedd91e tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:58.090271 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:58.090271 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:58.091352 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-95514fb0-7f89-4fbb-a609-29b016b08b26 req-9a167633-1731-4162-9773-4babccedd91e tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Calling method 'version_select' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:58.137862 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:58.137862 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:58.578144 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.coordination [req-dd1b7b6e-b835-4fa2-b952-96baeabdfc42 req-578fd4b2-a3c1-4ee4-9c44-f7865ca1646c tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Lock "b'cinder-attachment_update-383d9a5e-4197-4892-b43d-3ada0f18f70e-n-h1-764292-5'" released by "attachment_update" :: held 3.741s {{(pid=88069) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 02 10:52:58.578856 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-dd1b7b6e-b835-4fa2-b952-96baeabdfc42 req-578fd4b2-a3c1-4ee4-9c44-f7865ca1646c tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/attachments/c2125d87-4eb1-4000-829c-ae35c68ca81f returned with HTTP 200 Dec 02 10:52:58.580383 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 461/935] 10.222.0.32 () {64 vars in 1468 bytes} [Wed Dec 2 10:52:54 2020] PUT /volume/v3/218eb1477a034e23b5486bbf8fabba79/attachments/c2125d87-4eb1-4000-829c-ae35c68ca81f => generated 762 bytes in 3811 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:52:58.597461 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4f9e4bc9-c97a-410a-8472-23c7d8f615f2 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/383d9a5e-4197-4892-b43d-3ada0f18f70e Dec 02 10:52:58.597461 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4f9e4bc9-c97a-410a-8472-23c7d8f615f2 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:58.597461 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:58.597461 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:58.597461 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4f9e4bc9-c97a-410a-8472-23c7d8f615f2 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:58.700690 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:58.700690 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:58.727458 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-4f9e4bc9-c97a-410a-8472-23c7d8f615f2 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Volume info retrieved successfully. Dec 02 10:52:58.766936 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:58.766936 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:58.783217 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4f9e4bc9-c97a-410a-8472-23c7d8f615f2 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/383d9a5e-4197-4892-b43d-3ada0f18f70e returned with HTTP 200 Dec 02 10:52:58.784276 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 462/936] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:52:58 2020] GET /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/383d9a5e-4197-4892-b43d-3ada0f18f70e => generated 917 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:52:58.789484 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5ac6e532-ec0b-4eaa-962f-304c42f73764 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] GET http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 Dec 02 10:52:58.790538 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5ac6e532-ec0b-4eaa-962f-304c42f73764 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:58.790766 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:58.790766 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:58.791139 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5ac6e532-ec0b-4eaa-962f-304c42f73764 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:58.857225 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:58.857225 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:58.870156 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-5ac6e532-ec0b-4eaa-962f-304c42f73764 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Volume info retrieved successfully. Dec 02 10:52:58.897982 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:58.897982 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:58.909484 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5ac6e532-ec0b-4eaa-962f-304c42f73764 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 returned with HTTP 200 Dec 02 10:52:58.910580 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 463/937] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:52:58 2020] GET /volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 => generated 1216 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:52:59.028331 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-95514fb0-7f89-4fbb-a609-29b016b08b26 req-9a167633-1731-4162-9773-4babccedd91e tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88068) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 02 10:52:59.033000 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-95514fb0-7f89-4fbb-a609-29b016b08b26 req-9a167633-1731-4162-9773-4babccedd91e tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Pending status list for volume during attachment-delete: [] {{(pid=88068) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 02 10:52:59.043592 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-95514fb0-7f89-4fbb-a609-29b016b08b26 req-9a167633-1731-4162-9773-4babccedd91e tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/attachments/14daab7f-8896-45e1-a6ab-884e094314fc returned with HTTP 200 Dec 02 10:52:59.045141 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 475/938] 10.222.0.32 () {62 vars in 1437 bytes} [Wed Dec 2 10:52:58 2020] DELETE /volume/v3/49a8d420f7f649e68b2908d421907a7d/attachments/14daab7f-8896-45e1-a6ab-884e094314fc => generated 19 bytes in 969 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:52:59.090795 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d5a7ed79-7b5d-4984-96e8-a0d28694f920 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] GET http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/d6f5bfb1-952d-4ff9-a6df-1edf766f8381 Dec 02 10:52:59.091410 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d5a7ed79-7b5d-4984-96e8-a0d28694f920 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:59.091704 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:59.091704 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:59.092211 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d5a7ed79-7b5d-4984-96e8-a0d28694f920 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:59.189716 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:59.189716 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:59.199712 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-d5a7ed79-7b5d-4984-96e8-a0d28694f920 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Volume info retrieved successfully. Dec 02 10:52:59.225733 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d5a7ed79-7b5d-4984-96e8-a0d28694f920 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/d6f5bfb1-952d-4ff9-a6df-1edf766f8381 returned with HTTP 200 Dec 02 10:52:59.237478 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 464/939] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:52:59 2020] GET /volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/d6f5bfb1-952d-4ff9-a6df-1edf766f8381 => generated 910 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:52:59.242226 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e0ca8482-c0ef-4052-9516-c66ae46e6c76 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] GET http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/d6f5bfb1-952d-4ff9-a6df-1edf766f8381 Dec 02 10:52:59.244267 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e0ca8482-c0ef-4052-9516-c66ae46e6c76 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:59.244654 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:59.244654 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:59.245338 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e0ca8482-c0ef-4052-9516-c66ae46e6c76 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:59.310609 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:59.310609 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:59.321034 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e0ca8482-c0ef-4052-9516-c66ae46e6c76 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Volume info retrieved successfully. Dec 02 10:52:59.351057 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e0ca8482-c0ef-4052-9516-c66ae46e6c76 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/d6f5bfb1-952d-4ff9-a6df-1edf766f8381 returned with HTTP 200 Dec 02 10:52:59.352912 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 476/940] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:52:59 2020] GET /volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/d6f5bfb1-952d-4ff9-a6df-1edf766f8381 => generated 910 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:52:59.369938 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e5193112-cc3f-44ee-88fe-d9a403458ebe tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] DELETE http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/snapshots/4c65ba7d-9ade-47a1-bc3e-df2e6940b5c0 Dec 02 10:52:59.370461 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e5193112-cc3f-44ee-88fe-d9a403458ebe tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:59.370679 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:59.370679 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:59.371051 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e5193112-cc3f-44ee-88fe-d9a403458ebe tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:59.371406 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v2.snapshots [None req-e5193112-cc3f-44ee-88fe-d9a403458ebe tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Delete snapshot with id: 4c65ba7d-9ade-47a1-bc3e-df2e6940b5c0 Dec 02 10:52:59.396598 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:59.396598 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:59.397815 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e5193112-cc3f-44ee-88fe-d9a403458ebe tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Snapshot retrieved successfully. Dec 02 10:52:59.463758 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e5193112-cc3f-44ee-88fe-d9a403458ebe tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Snapshot delete request issued successfully. Dec 02 10:52:59.464465 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e5193112-cc3f-44ee-88fe-d9a403458ebe tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/snapshots/4c65ba7d-9ade-47a1-bc3e-df2e6940b5c0 returned with HTTP 202 Dec 02 10:52:59.469886 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 465/941] 10.222.0.23 () {58 vars in 1324 bytes} [Wed Dec 2 10:52:59 2020] DELETE /volume/v3/50b9286cf9b7480986237edb8b19eff1/snapshots/4c65ba7d-9ade-47a1-bc3e-df2e6940b5c0 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 10:52:59.477374 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2d2b787e-ede7-4134-9cc7-2e05798316cd tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] GET http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/snapshots/4c65ba7d-9ade-47a1-bc3e-df2e6940b5c0 Dec 02 10:52:59.479882 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2d2b787e-ede7-4134-9cc7-2e05798316cd tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:59.480334 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:59.480334 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:59.481085 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2d2b787e-ede7-4134-9cc7-2e05798316cd tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:59.520147 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:59.520147 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:59.529643 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-2d2b787e-ede7-4134-9cc7-2e05798316cd tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Snapshot retrieved successfully. Dec 02 10:52:59.531912 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2d2b787e-ede7-4134-9cc7-2e05798316cd tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/snapshots/4c65ba7d-9ade-47a1-bc3e-df2e6940b5c0 returned with HTTP 200 Dec 02 10:52:59.537010 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 477/942] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 10:52:59 2020] GET /volume/v3/50b9286cf9b7480986237edb8b19eff1/snapshots/4c65ba7d-9ade-47a1-bc3e-df2e6940b5c0 => generated 461 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:52:59.800205 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1d74a4b1-885e-4abe-98f9-6cf9ae399709 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/383d9a5e-4197-4892-b43d-3ada0f18f70e Dec 02 10:52:59.800758 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1d74a4b1-885e-4abe-98f9-6cf9ae399709 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:59.800944 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:59.800944 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:59.801593 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1d74a4b1-885e-4abe-98f9-6cf9ae399709 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:59.914532 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:59.914532 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:59.927796 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bf1b5c30-dcb5-46af-ad6b-e5086e9c4e86 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] GET http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 Dec 02 10:52:59.929118 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bf1b5c30-dcb5-46af-ad6b-e5086e9c4e86 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:52:59.929472 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:52:59.929472 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:52:59.930052 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bf1b5c30-dcb5-46af-ad6b-e5086e9c4e86 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:52:59.942286 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-1d74a4b1-885e-4abe-98f9-6cf9ae399709 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Volume info retrieved successfully. Dec 02 10:52:59.970278 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:52:59.970278 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:52:59.986744 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1d74a4b1-885e-4abe-98f9-6cf9ae399709 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/383d9a5e-4197-4892-b43d-3ada0f18f70e returned with HTTP 200 Dec 02 10:52:59.987779 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 466/943] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:52:59 2020] GET /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/383d9a5e-4197-4892-b43d-3ada0f18f70e => generated 917 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:53:00.080778 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:00.080778 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:00.095708 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-bf1b5c30-dcb5-46af-ad6b-e5086e9c4e86 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Volume info retrieved successfully. Dec 02 10:53:00.126401 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bf1b5c30-dcb5-46af-ad6b-e5086e9c4e86 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 returned with HTTP 200 Dec 02 10:53:00.128197 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 478/944] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:52:59 2020] GET /volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 => generated 921 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:53:00.555286 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fcb3e72d-08b3-48d1-b944-a0ecca9bb25b tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] GET http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/snapshots/4c65ba7d-9ade-47a1-bc3e-df2e6940b5c0 Dec 02 10:53:00.557332 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fcb3e72d-08b3-48d1-b944-a0ecca9bb25b tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:53:00.559873 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:53:00.559873 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:53:00.561088 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fcb3e72d-08b3-48d1-b944-a0ecca9bb25b tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:53:00.657591 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:00.657591 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:00.662208 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-fcb3e72d-08b3-48d1-b944-a0ecca9bb25b tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Snapshot retrieved successfully. Dec 02 10:53:00.671016 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fcb3e72d-08b3-48d1-b944-a0ecca9bb25b tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/snapshots/4c65ba7d-9ade-47a1-bc3e-df2e6940b5c0 returned with HTTP 200 Dec 02 10:53:00.684342 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 467/945] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 10:53:00 2020] GET /volume/v3/50b9286cf9b7480986237edb8b19eff1/snapshots/4c65ba7d-9ade-47a1-bc3e-df2e6940b5c0 => generated 461 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:53:01.003570 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-73aed18e-cb6d-4b59-a753-4f5f4b3ff5bb tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/383d9a5e-4197-4892-b43d-3ada0f18f70e Dec 02 10:53:01.004089 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-73aed18e-cb6d-4b59-a753-4f5f4b3ff5bb tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:53:01.004482 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:53:01.004482 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:53:01.005155 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-73aed18e-cb6d-4b59-a753-4f5f4b3ff5bb tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:53:01.051354 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bec172f9-cb69-4abc-ae02-9f6469e62ac9 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] DELETE http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 Dec 02 10:53:01.052118 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bec172f9-cb69-4abc-ae02-9f6469e62ac9 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:53:01.052486 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:53:01.052486 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:53:01.053439 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bec172f9-cb69-4abc-ae02-9f6469e62ac9 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:53:01.073292 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-bec172f9-cb69-4abc-ae02-9f6469e62ac9 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Delete volume with id: ba3676ca-6120-4771-bcef-4f3ce9e7cff8 Dec 02 10:53:01.216845 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:01.216845 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:01.241391 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:01.241391 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:01.242588 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-bec172f9-cb69-4abc-ae02-9f6469e62ac9 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Volume info retrieved successfully. Dec 02 10:53:01.249474 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-73aed18e-cb6d-4b59-a753-4f5f4b3ff5bb tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Volume info retrieved successfully. Dec 02 10:53:01.321832 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:01.321832 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:01.333027 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-73aed18e-cb6d-4b59-a753-4f5f4b3ff5bb tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/383d9a5e-4197-4892-b43d-3ada0f18f70e returned with HTTP 200 Dec 02 10:53:01.345477 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 479/946] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:53:00 2020] GET /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/383d9a5e-4197-4892-b43d-3ada0f18f70e => generated 917 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:53:01.355077 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-bec172f9-cb69-4abc-ae02-9f6469e62ac9 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Delete volume request issued successfully. Dec 02 10:53:01.356001 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bec172f9-cb69-4abc-ae02-9f6469e62ac9 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 returned with HTTP 202 Dec 02 10:53:01.361749 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 468/947] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 10:53:01 2020] DELETE /volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 => generated 0 bytes in 315 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 10:53:01.371611 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3e9d0887-6daa-4c67-8880-fa34471b3fd1 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] GET http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 Dec 02 10:53:01.372304 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3e9d0887-6daa-4c67-8880-fa34471b3fd1 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:53:01.372627 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:53:01.372627 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:53:01.373234 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3e9d0887-6daa-4c67-8880-fa34471b3fd1 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:53:01.487692 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:01.487692 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:01.509633 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3e9d0887-6daa-4c67-8880-fa34471b3fd1 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Volume info retrieved successfully. Dec 02 10:53:01.559391 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3e9d0887-6daa-4c67-8880-fa34471b3fd1 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 returned with HTTP 200 Dec 02 10:53:01.562487 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 480/948] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:53:01 2020] GET /volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 => generated 920 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:53:01.689579 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-23cc74af-e43a-4178-bc22-eb0bde398c18 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] GET http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/snapshots/4c65ba7d-9ade-47a1-bc3e-df2e6940b5c0 Dec 02 10:53:01.690948 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-23cc74af-e43a-4178-bc22-eb0bde398c18 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:53:01.691378 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:53:01.691378 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:53:01.693156 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-23cc74af-e43a-4178-bc22-eb0bde398c18 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:53:01.724200 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-23cc74af-e43a-4178-bc22-eb0bde398c18 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/snapshots/4c65ba7d-9ade-47a1-bc3e-df2e6940b5c0 returned with HTTP 404 Dec 02 10:53:01.733816 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b994f8ed-265d-4943-9dfa-d89e204b94e1 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] DELETE http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/d6f5bfb1-952d-4ff9-a6df-1edf766f8381 Dec 02 10:53:01.734338 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b994f8ed-265d-4943-9dfa-d89e204b94e1 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:53:01.734533 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:53:01.734533 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:53:01.735358 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b994f8ed-265d-4943-9dfa-d89e204b94e1 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:53:01.736147 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-b994f8ed-265d-4943-9dfa-d89e204b94e1 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Delete volume with id: d6f5bfb1-952d-4ff9-a6df-1edf766f8381 Dec 02 10:53:01.744591 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 469/949] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 10:53:01 2020] GET /volume/v3/50b9286cf9b7480986237edb8b19eff1/snapshots/4c65ba7d-9ade-47a1-bc3e-df2e6940b5c0 => generated 111 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:53:01.865275 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:01.865275 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:01.866372 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b994f8ed-265d-4943-9dfa-d89e204b94e1 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Volume info retrieved successfully. Dec 02 10:53:01.922938 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b994f8ed-265d-4943-9dfa-d89e204b94e1 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Delete volume request issued successfully. Dec 02 10:53:01.923693 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b994f8ed-265d-4943-9dfa-d89e204b94e1 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/d6f5bfb1-952d-4ff9-a6df-1edf766f8381 returned with HTTP 202 Dec 02 10:53:01.925970 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 481/950] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 10:53:01 2020] DELETE /volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/d6f5bfb1-952d-4ff9-a6df-1edf766f8381 => generated 0 bytes in 196 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 10:53:01.932568 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-60bd132a-d4ad-42e1-ad16-f2cc9a19013e tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] GET http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/d6f5bfb1-952d-4ff9-a6df-1edf766f8381 Dec 02 10:53:01.933418 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-60bd132a-d4ad-42e1-ad16-f2cc9a19013e tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:53:01.933857 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-60bd132a-d4ad-42e1-ad16-f2cc9a19013e tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:53:02.086587 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:02.086587 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:02.113719 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-60bd132a-d4ad-42e1-ad16-f2cc9a19013e tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Volume info retrieved successfully. Dec 02 10:53:02.163172 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-60bd132a-d4ad-42e1-ad16-f2cc9a19013e tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/d6f5bfb1-952d-4ff9-a6df-1edf766f8381 returned with HTTP 200 Dec 02 10:53:02.164363 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 470/951] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:53:01 2020] GET /volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/d6f5bfb1-952d-4ff9-a6df-1edf766f8381 => generated 909 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:53:02.351934 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0c874f18-c17d-43ae-bf4e-7f06404a3b0f tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/383d9a5e-4197-4892-b43d-3ada0f18f70e Dec 02 10:53:02.352975 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0c874f18-c17d-43ae-bf4e-7f06404a3b0f tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:53:02.353346 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:53:02.353346 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:53:02.354009 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0c874f18-c17d-43ae-bf4e-7f06404a3b0f tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:53:02.473093 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:02.473093 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:02.497634 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0c874f18-c17d-43ae-bf4e-7f06404a3b0f tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Volume info retrieved successfully. Dec 02 10:53:02.544966 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:02.544966 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:02.566186 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0c874f18-c17d-43ae-bf4e-7f06404a3b0f tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/383d9a5e-4197-4892-b43d-3ada0f18f70e returned with HTTP 200 Dec 02 10:53:02.576978 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 482/952] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:53:02 2020] GET /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/383d9a5e-4197-4892-b43d-3ada0f18f70e => generated 917 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:53:02.584176 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a6b5bf9c-eb11-4605-abcd-73bc4a48dcd0 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] GET http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 Dec 02 10:53:02.584695 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a6b5bf9c-eb11-4605-abcd-73bc4a48dcd0 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:53:02.584967 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:53:02.584967 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:53:02.585346 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a6b5bf9c-eb11-4605-abcd-73bc4a48dcd0 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:53:02.704488 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:02.704488 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:02.733449 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a6b5bf9c-eb11-4605-abcd-73bc4a48dcd0 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Volume info retrieved successfully. Dec 02 10:53:02.781752 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a6b5bf9c-eb11-4605-abcd-73bc4a48dcd0 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 returned with HTTP 200 Dec 02 10:53:02.783239 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 471/953] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:53:02 2020] GET /volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 => generated 920 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:53:03.181732 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-80f28077-f55d-478d-b416-87612b07c7cd tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] GET http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/d6f5bfb1-952d-4ff9-a6df-1edf766f8381 Dec 02 10:53:03.182444 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-80f28077-f55d-478d-b416-87612b07c7cd tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:53:03.182805 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:53:03.182805 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:53:03.183397 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-80f28077-f55d-478d-b416-87612b07c7cd tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:53:03.285194 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:03.285194 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:03.308484 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-80f28077-f55d-478d-b416-87612b07c7cd tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Volume info retrieved successfully. Dec 02 10:53:03.353762 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-80f28077-f55d-478d-b416-87612b07c7cd tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/d6f5bfb1-952d-4ff9-a6df-1edf766f8381 returned with HTTP 200 Dec 02 10:53:03.354621 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 483/954] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:53:03 2020] GET /volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/d6f5bfb1-952d-4ff9-a6df-1edf766f8381 => generated 909 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:53:03.582987 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-64cdef92-1c76-44cd-9eb4-cc8fcbdd3162 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/383d9a5e-4197-4892-b43d-3ada0f18f70e Dec 02 10:53:03.583797 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-64cdef92-1c76-44cd-9eb4-cc8fcbdd3162 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:53:03.584196 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:53:03.584196 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:53:03.584941 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-64cdef92-1c76-44cd-9eb4-cc8fcbdd3162 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:53:03.688678 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:03.688678 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:03.707459 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-64cdef92-1c76-44cd-9eb4-cc8fcbdd3162 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Volume info retrieved successfully. Dec 02 10:53:03.734527 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:03.734527 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:03.744125 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-64cdef92-1c76-44cd-9eb4-cc8fcbdd3162 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/383d9a5e-4197-4892-b43d-3ada0f18f70e returned with HTTP 200 Dec 02 10:53:03.745314 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 472/955] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:53:03 2020] GET /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/383d9a5e-4197-4892-b43d-3ada0f18f70e => generated 917 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:53:03.799613 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2568261c-6823-44ff-8338-6aba983d7fe1 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] GET http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 Dec 02 10:53:03.800444 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2568261c-6823-44ff-8338-6aba983d7fe1 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:53:03.800919 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:53:03.800919 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:53:03.801793 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2568261c-6823-44ff-8338-6aba983d7fe1 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:53:03.880805 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:03.880805 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:03.889761 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-2568261c-6823-44ff-8338-6aba983d7fe1 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Volume info retrieved successfully. Dec 02 10:53:03.913014 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2568261c-6823-44ff-8338-6aba983d7fe1 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 returned with HTTP 200 Dec 02 10:53:03.923308 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 484/956] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:53:03 2020] GET /volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 => generated 920 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:53:04.370747 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-43b6f895-5ddb-43c4-a673-85e56d75f64c tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] GET http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/d6f5bfb1-952d-4ff9-a6df-1edf766f8381 Dec 02 10:53:04.371657 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-43b6f895-5ddb-43c4-a673-85e56d75f64c tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:53:04.372012 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:53:04.372012 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:53:04.372669 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-43b6f895-5ddb-43c4-a673-85e56d75f64c tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:53:04.399235 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-dd1b7b6e-b835-4fa2-b952-96baeabdfc42 req-a28aac07-b0e7-49ec-87e8-d543461509ce tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] POST http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/attachments/c2125d87-4eb1-4000-829c-ae35c68ca81f/action Dec 02 10:53:04.399790 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:53:04.399790 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:53:04.400258 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-dd1b7b6e-b835-4fa2-b952-96baeabdfc42 req-a28aac07-b0e7-49ec-87e8-d543461509ce tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Action body: b'{"os-complete": null}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:53:04.400641 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-dd1b7b6e-b835-4fa2-b952-96baeabdfc42 req-a28aac07-b0e7-49ec-87e8-d543461509ce tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:53:04.488894 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-43b6f895-5ddb-43c4-a673-85e56d75f64c tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/d6f5bfb1-952d-4ff9-a6df-1edf766f8381 returned with HTTP 404 Dec 02 10:53:04.489972 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 473/957] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:53:04 2020] GET /volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/d6f5bfb1-952d-4ff9-a6df-1edf766f8381 => generated 109 bytes in 123 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:53:04.497761 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-71a05234-13f4-4bf8-abda-60506c6681c4 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] DELETE http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 Dec 02 10:53:04.498271 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-71a05234-13f4-4bf8-abda-60506c6681c4 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:53:04.498751 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-71a05234-13f4-4bf8-abda-60506c6681c4 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:53:04.499204 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-71a05234-13f4-4bf8-abda-60506c6681c4 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Delete volume with id: 3bf06f50-9f72-47a4-98d1-e5a40a189559 Dec 02 10:53:04.548295 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:04.548295 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:04.573142 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-dd1b7b6e-b835-4fa2-b952-96baeabdfc42 req-a28aac07-b0e7-49ec-87e8-d543461509ce tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/attachments/c2125d87-4eb1-4000-829c-ae35c68ca81f/action returned with HTTP 204 Dec 02 10:53:04.577136 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 485/958] 10.222.0.32 () {64 vars in 1489 bytes} [Wed Dec 2 10:53:04 2020] POST /volume/v3/218eb1477a034e23b5486bbf8fabba79/attachments/c2125d87-4eb1-4000-829c-ae35c68ca81f/action => generated 0 bytes in 183 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:53:04.603848 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:04.603848 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:04.605076 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-71a05234-13f4-4bf8-abda-60506c6681c4 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Volume info retrieved successfully. Dec 02 10:53:04.688774 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-71a05234-13f4-4bf8-abda-60506c6681c4 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Delete volume request issued successfully. Dec 02 10:53:04.689530 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-71a05234-13f4-4bf8-abda-60506c6681c4 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 returned with HTTP 202 Dec 02 10:53:04.698397 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0b7dc01d-63ea-466f-8eff-a07457107502 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] GET http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 Dec 02 10:53:04.699164 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0b7dc01d-63ea-466f-8eff-a07457107502 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:53:04.699534 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:53:04.699534 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:53:04.700164 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0b7dc01d-63ea-466f-8eff-a07457107502 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:53:04.700694 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 474/959] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 10:53:04 2020] DELETE /volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 => generated 0 bytes in 207 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 02 10:53:04.761724 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-566eaf91-f893-4cb4-83b9-edddad617435 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/383d9a5e-4197-4892-b43d-3ada0f18f70e Dec 02 10:53:04.762269 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-566eaf91-f893-4cb4-83b9-edddad617435 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:53:04.762467 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:53:04.762467 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:53:04.763119 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-566eaf91-f893-4cb4-83b9-edddad617435 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:53:04.817013 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:04.817013 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:04.852323 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0b7dc01d-63ea-466f-8eff-a07457107502 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Volume info retrieved successfully. Dec 02 10:53:04.891925 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0b7dc01d-63ea-466f-8eff-a07457107502 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 returned with HTTP 200 Dec 02 10:53:04.894186 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 486/960] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:53:04 2020] GET /volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 => generated 1357 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:53:04.894751 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:04.894751 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:04.919811 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-566eaf91-f893-4cb4-83b9-edddad617435 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Volume info retrieved successfully. Dec 02 10:53:04.931104 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-35284af7-5764-4d9f-96a1-07cd0f1ec141 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] GET http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 Dec 02 10:53:04.932089 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-35284af7-5764-4d9f-96a1-07cd0f1ec141 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:53:04.932542 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:53:04.932542 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:53:04.933243 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-35284af7-5764-4d9f-96a1-07cd0f1ec141 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:53:04.970791 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:04.970791 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:04.989139 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-566eaf91-f893-4cb4-83b9-edddad617435 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/383d9a5e-4197-4892-b43d-3ada0f18f70e returned with HTTP 200 Dec 02 10:53:05.001158 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 475/961] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:53:04 2020] GET /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/383d9a5e-4197-4892-b43d-3ada0f18f70e => generated 1209 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:53:05.024825 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-35284af7-5764-4d9f-96a1-07cd0f1ec141 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 returned with HTTP 404 Dec 02 10:53:05.026769 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 487/962] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:53:04 2020] GET /volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/ba3676ca-6120-4771-bcef-4f3ce9e7cff8 => generated 109 bytes in 100 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:53:05.035153 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4e78340e-146d-4cbc-8397-b65a0ebfed15 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] DELETE http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/188c41f5-a26e-4f49-a132-56226dc99c15 Dec 02 10:53:05.035790 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4e78340e-146d-4cbc-8397-b65a0ebfed15 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:53:05.036096 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:53:05.036096 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:53:05.036628 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4e78340e-146d-4cbc-8397-b65a0ebfed15 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:53:05.037198 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-4e78340e-146d-4cbc-8397-b65a0ebfed15 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Delete volume with id: 188c41f5-a26e-4f49-a132-56226dc99c15 Dec 02 10:53:05.158117 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:05.158117 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:05.159534 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-4e78340e-146d-4cbc-8397-b65a0ebfed15 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Volume info retrieved successfully. Dec 02 10:53:05.213517 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-4e78340e-146d-4cbc-8397-b65a0ebfed15 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Delete volume request issued successfully. Dec 02 10:53:05.214194 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4e78340e-146d-4cbc-8397-b65a0ebfed15 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/188c41f5-a26e-4f49-a132-56226dc99c15 returned with HTTP 202 Dec 02 10:53:05.215385 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 476/963] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 10:53:05 2020] DELETE /volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/188c41f5-a26e-4f49-a132-56226dc99c15 => generated 0 bytes in 185 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 10:53:05.223341 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d5c6ca58-dd1f-4f5f-b00b-9926eefb8df4 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] GET http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/188c41f5-a26e-4f49-a132-56226dc99c15 Dec 02 10:53:05.224222 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d5c6ca58-dd1f-4f5f-b00b-9926eefb8df4 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:53:05.224917 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d5c6ca58-dd1f-4f5f-b00b-9926eefb8df4 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:53:05.246264 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-998a7ee9-059d-4574-add8-76031be54a9d tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/383d9a5e-4197-4892-b43d-3ada0f18f70e Dec 02 10:53:05.246806 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-998a7ee9-059d-4574-add8-76031be54a9d tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:53:05.247031 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:53:05.247031 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:53:05.247401 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-998a7ee9-059d-4574-add8-76031be54a9d tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:53:05.383553 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:05.383553 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:05.410685 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:05.410685 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:05.414838 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-d5c6ca58-dd1f-4f5f-b00b-9926eefb8df4 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Volume info retrieved successfully. Dec 02 10:53:05.451349 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-998a7ee9-059d-4574-add8-76031be54a9d tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Volume info retrieved successfully. Dec 02 10:53:05.496285 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d5c6ca58-dd1f-4f5f-b00b-9926eefb8df4 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/188c41f5-a26e-4f49-a132-56226dc99c15 returned with HTTP 200 Dec 02 10:53:05.497118 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 488/964] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:53:05 2020] GET /volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/188c41f5-a26e-4f49-a132-56226dc99c15 => generated 920 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:53:05.511310 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:05.511310 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:05.540646 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-998a7ee9-059d-4574-add8-76031be54a9d tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/383d9a5e-4197-4892-b43d-3ada0f18f70e returned with HTTP 200 Dec 02 10:53:05.550678 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 477/965] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:53:05 2020] GET /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/383d9a5e-4197-4892-b43d-3ada0f18f70e => generated 1209 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:53:05.910100 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-998559a9-1a22-4d03-b967-bbfaf5cd5219 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] GET http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 Dec 02 10:53:05.910625 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-998559a9-1a22-4d03-b967-bbfaf5cd5219 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:53:05.910860 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:53:05.910860 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:53:05.911223 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-998559a9-1a22-4d03-b967-bbfaf5cd5219 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:53:06.034477 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:06.034477 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:06.052434 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-998559a9-1a22-4d03-b967-bbfaf5cd5219 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Volume info retrieved successfully. Dec 02 10:53:06.102412 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-998559a9-1a22-4d03-b967-bbfaf5cd5219 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 returned with HTTP 200 Dec 02 10:53:06.114655 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 489/966] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:53:05 2020] GET /volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 => generated 1357 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:53:06.513260 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-842a48b8-47d3-4161-a062-bdb3554a285b tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] GET http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/188c41f5-a26e-4f49-a132-56226dc99c15 Dec 02 10:53:06.514444 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-842a48b8-47d3-4161-a062-bdb3554a285b tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:53:06.514975 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:53:06.514975 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:53:06.515657 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-842a48b8-47d3-4161-a062-bdb3554a285b tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:53:06.575057 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-da89edf3-634d-4ea3-8a41-caa95ae2aa7e req-44e00ba5-4e0b-40d2-aa98-f17b8e7d93b7 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/383d9a5e-4197-4892-b43d-3ada0f18f70e Dec 02 10:53:06.575943 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-da89edf3-634d-4ea3-8a41-caa95ae2aa7e req-44e00ba5-4e0b-40d2-aa98-f17b8e7d93b7 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:53:06.576381 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:53:06.576381 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:53:06.577523 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-da89edf3-634d-4ea3-8a41-caa95ae2aa7e req-44e00ba5-4e0b-40d2-aa98-f17b8e7d93b7 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:53:06.674921 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:06.674921 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:06.706512 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-842a48b8-47d3-4161-a062-bdb3554a285b tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Volume info retrieved successfully. Dec 02 10:53:06.728294 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:06.728294 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:06.742909 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-842a48b8-47d3-4161-a062-bdb3554a285b tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/188c41f5-a26e-4f49-a132-56226dc99c15 returned with HTTP 200 Dec 02 10:53:06.744454 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 478/967] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:53:06 2020] GET /volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/188c41f5-a26e-4f49-a132-56226dc99c15 => generated 920 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:53:06.749689 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-da89edf3-634d-4ea3-8a41-caa95ae2aa7e req-44e00ba5-4e0b-40d2-aa98-f17b8e7d93b7 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Volume info retrieved successfully. Dec 02 10:53:06.794330 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:06.794330 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:06.831643 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-da89edf3-634d-4ea3-8a41-caa95ae2aa7e req-44e00ba5-4e0b-40d2-aa98-f17b8e7d93b7 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/383d9a5e-4197-4892-b43d-3ada0f18f70e returned with HTTP 200 Dec 02 10:53:06.831643 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 490/968] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 10:53:06 2020] GET /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/383d9a5e-4197-4892-b43d-3ada0f18f70e => generated 1209 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:53:06.865555 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-da89edf3-634d-4ea3-8a41-caa95ae2aa7e req-47a04975-4a25-405b-8dfb-6d79ba0692c4 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] POST http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/383d9a5e-4197-4892-b43d-3ada0f18f70e/action Dec 02 10:53:06.866169 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:53:06.866169 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:53:06.866610 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-da89edf3-634d-4ea3-8a41-caa95ae2aa7e req-47a04975-4a25-405b-8dfb-6d79ba0692c4 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Action body: b'{"os-begin_detaching": null}' {{(pid=88069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:53:06.866992 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-da89edf3-634d-4ea3-8a41-caa95ae2aa7e req-47a04975-4a25-405b-8dfb-6d79ba0692c4 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:53:06.960567 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:06.960567 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:06.961780 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-da89edf3-634d-4ea3-8a41-caa95ae2aa7e req-47a04975-4a25-405b-8dfb-6d79ba0692c4 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Volume info retrieved successfully. Dec 02 10:53:06.982625 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-da89edf3-634d-4ea3-8a41-caa95ae2aa7e req-47a04975-4a25-405b-8dfb-6d79ba0692c4 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Begin detaching volume completed successfully. Dec 02 10:53:06.983171 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-da89edf3-634d-4ea3-8a41-caa95ae2aa7e req-47a04975-4a25-405b-8dfb-6d79ba0692c4 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/383d9a5e-4197-4892-b43d-3ada0f18f70e/action returned with HTTP 202 Dec 02 10:53:06.995477 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 479/969] 10.222.0.23 () {64 vars in 1643 bytes} [Wed Dec 2 10:53:06 2020] POST /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/383d9a5e-4197-4892-b43d-3ada0f18f70e/action => generated 0 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 02 10:53:07.009371 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a264dbf0-6db7-46ab-916d-b098fcc3b54e tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/383d9a5e-4197-4892-b43d-3ada0f18f70e Dec 02 10:53:07.018313 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a264dbf0-6db7-46ab-916d-b098fcc3b54e tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:53:07.018800 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:53:07.018800 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:53:07.019470 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a264dbf0-6db7-46ab-916d-b098fcc3b54e tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:53:07.102401 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-da89edf3-634d-4ea3-8a41-caa95ae2aa7e req-47a04975-4a25-405b-8dfb-6d79ba0692c4 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume// Dec 02 10:53:07.102988 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-da89edf3-634d-4ea3-8a41-caa95ae2aa7e req-47a04975-4a25-405b-8dfb-6d79ba0692c4 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:53:07.103284 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:53:07.103284 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:53:07.103762 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-da89edf3-634d-4ea3-8a41-caa95ae2aa7e req-47a04975-4a25-405b-8dfb-6d79ba0692c4 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'all' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:53:07.106074 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-da89edf3-634d-4ea3-8a41-caa95ae2aa7e req-47a04975-4a25-405b-8dfb-6d79ba0692c4 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 10:53:07.107045 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 480/970] 10.222.0.32 () {56 vars in 1089 bytes} [Wed Dec 2 10:53:07 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 10:53:07.121710 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-34078217-275e-4a5c-a311-a4161bb2a667 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] GET http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 Dec 02 10:53:07.122263 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-34078217-275e-4a5c-a311-a4161bb2a667 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:53:07.123463 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-34078217-275e-4a5c-a311-a4161bb2a667 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:53:07.149105 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:07.149105 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:07.171842 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a264dbf0-6db7-46ab-916d-b098fcc3b54e tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Volume info retrieved successfully. Dec 02 10:53:07.217324 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:07.217324 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:07.230344 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:07.230344 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:07.233776 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a264dbf0-6db7-46ab-916d-b098fcc3b54e tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/383d9a5e-4197-4892-b43d-3ada0f18f70e returned with HTTP 200 Dec 02 10:53:07.244393 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 491/971] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:53:07 2020] GET /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/383d9a5e-4197-4892-b43d-3ada0f18f70e => generated 1212 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:53:07.244910 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-da89edf3-634d-4ea3-8a41-caa95ae2aa7e req-8726201f-14f3-4bb4-979c-2df8e65beafa tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/383d9a5e-4197-4892-b43d-3ada0f18f70e Dec 02 10:53:07.253312 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-34078217-275e-4a5c-a311-a4161bb2a667 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Volume info retrieved successfully. Dec 02 10:53:07.256008 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-da89edf3-634d-4ea3-8a41-caa95ae2aa7e req-8726201f-14f3-4bb4-979c-2df8e65beafa tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:53:07.256225 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:53:07.256225 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:53:07.256618 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-da89edf3-634d-4ea3-8a41-caa95ae2aa7e req-8726201f-14f3-4bb4-979c-2df8e65beafa tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:53:07.290561 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-34078217-275e-4a5c-a311-a4161bb2a667 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 returned with HTTP 200 Dec 02 10:53:07.291723 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 481/972] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:53:07 2020] GET /volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 => generated 1357 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 02 10:53:07.385859 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:07.385859 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:07.406422 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-da89edf3-634d-4ea3-8a41-caa95ae2aa7e req-8726201f-14f3-4bb4-979c-2df8e65beafa tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Volume info retrieved successfully. Dec 02 10:53:07.443451 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:07.443451 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:07.452290 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-da89edf3-634d-4ea3-8a41-caa95ae2aa7e req-8726201f-14f3-4bb4-979c-2df8e65beafa tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/383d9a5e-4197-4892-b43d-3ada0f18f70e returned with HTTP 200 Dec 02 10:53:07.453396 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 492/973] 10.222.0.32 () {60 vars in 1403 bytes} [Wed Dec 2 10:53:07 2020] GET /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/383d9a5e-4197-4892-b43d-3ada0f18f70e => generated 1311 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 02 10:53:07.760782 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b6294217-5799-4df4-81a6-c6ad5a44bec8 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] GET http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/188c41f5-a26e-4f49-a132-56226dc99c15 Dec 02 10:53:07.762070 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b6294217-5799-4df4-81a6-c6ad5a44bec8 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:53:07.762467 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:53:07.762467 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:53:07.763127 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b6294217-5799-4df4-81a6-c6ad5a44bec8 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:53:07.864688 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b6294217-5799-4df4-81a6-c6ad5a44bec8 tempest-ServerRescueNegativeTestJSON-657702054 tempest-ServerRescueNegativeTestJSON-657702054] http://10.222.0.23/volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/188c41f5-a26e-4f49-a132-56226dc99c15 returned with HTTP 404 Dec 02 10:53:07.866423 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 482/974] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:53:07 2020] GET /volume/v3/49a8d420f7f649e68b2908d421907a7d/volumes/188c41f5-a26e-4f49-a132-56226dc99c15 => generated 109 bytes in 110 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:53:08.181082 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-da89edf3-634d-4ea3-8a41-caa95ae2aa7e req-29919db3-9d3d-4414-be41-5dd6f0acb839 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] DELETE http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/attachments/c2125d87-4eb1-4000-829c-ae35c68ca81f Dec 02 10:53:08.181928 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-da89edf3-634d-4ea3-8a41-caa95ae2aa7e req-29919db3-9d3d-4414-be41-5dd6f0acb839 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:53:08.182209 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:53:08.182209 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:53:08.182671 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-da89edf3-634d-4ea3-8a41-caa95ae2aa7e req-29919db3-9d3d-4414-be41-5dd6f0acb839 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'version_select' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:53:08.251640 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-985123b4-2acc-47bb-ab43-701948eccc61 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/383d9a5e-4197-4892-b43d-3ada0f18f70e Dec 02 10:53:08.251977 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-985123b4-2acc-47bb-ab43-701948eccc61 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:53:08.252273 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-985123b4-2acc-47bb-ab43-701948eccc61 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:53:08.254433 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:08.254433 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:08.371373 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:08.371373 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:08.386133 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-985123b4-2acc-47bb-ab43-701948eccc61 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Volume info retrieved successfully. Dec 02 10:53:08.429398 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:08.429398 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:08.453445 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-985123b4-2acc-47bb-ab43-701948eccc61 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/383d9a5e-4197-4892-b43d-3ada0f18f70e returned with HTTP 200 Dec 02 10:53:08.458035 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 483/975] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:53:08 2020] GET /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/383d9a5e-4197-4892-b43d-3ada0f18f70e => generated 1212 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:53:08.465462 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d1fbbbfa-b8ea-40aa-8577-a66b88af49c7 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] GET http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 Dec 02 10:53:08.466028 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d1fbbbfa-b8ea-40aa-8577-a66b88af49c7 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:53:08.466249 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:53:08.466249 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:53:08.466625 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d1fbbbfa-b8ea-40aa-8577-a66b88af49c7 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:53:08.546372 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d1fbbbfa-b8ea-40aa-8577-a66b88af49c7 tempest-VolumesExtendTest-789466542 tempest-VolumesExtendTest-789466542] http://10.222.0.23/volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 returned with HTTP 404 Dec 02 10:53:08.547543 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 484/976] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:53:08 2020] GET /volume/v3/50b9286cf9b7480986237edb8b19eff1/volumes/3bf06f50-9f72-47a4-98d1-e5a40a189559 => generated 109 bytes in 89 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:53:09.192740 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-da89edf3-634d-4ea3-8a41-caa95ae2aa7e req-29919db3-9d3d-4414-be41-5dd6f0acb839 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88068) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 02 10:53:09.193356 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-da89edf3-634d-4ea3-8a41-caa95ae2aa7e req-29919db3-9d3d-4414-be41-5dd6f0acb839 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Pending status list for volume during attachment-delete: [] {{(pid=88068) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 02 10:53:09.206809 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-da89edf3-634d-4ea3-8a41-caa95ae2aa7e req-29919db3-9d3d-4414-be41-5dd6f0acb839 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/attachments/c2125d87-4eb1-4000-829c-ae35c68ca81f returned with HTTP 200 Dec 02 10:53:09.208336 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 493/977] 10.222.0.32 () {62 vars in 1437 bytes} [Wed Dec 2 10:53:08 2020] DELETE /volume/v3/218eb1477a034e23b5486bbf8fabba79/attachments/c2125d87-4eb1-4000-829c-ae35c68ca81f => generated 19 bytes in 1034 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:53:09.470876 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dbbc57cf-62b9-4b44-91b2-c25c02dfce36 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/383d9a5e-4197-4892-b43d-3ada0f18f70e Dec 02 10:53:09.471408 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dbbc57cf-62b9-4b44-91b2-c25c02dfce36 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:53:09.471900 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dbbc57cf-62b9-4b44-91b2-c25c02dfce36 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:53:09.544983 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:09.544983 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:09.555476 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-dbbc57cf-62b9-4b44-91b2-c25c02dfce36 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Volume info retrieved successfully. Dec 02 10:53:09.581043 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dbbc57cf-62b9-4b44-91b2-c25c02dfce36 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/383d9a5e-4197-4892-b43d-3ada0f18f70e returned with HTTP 200 Dec 02 10:53:09.581881 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 485/978] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:53:09 2020] GET /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/383d9a5e-4197-4892-b43d-3ada0f18f70e => generated 917 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:53:42.212823 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-aa426fec-6ffa-4e5b-9cf5-82290543f45e tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] POST http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes Dec 02 10:53:42.214151 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:53:42.214151 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:53:42.214848 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-aa426fec-6ffa-4e5b-9cf5-82290543f45e tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-2106784787"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:53:42.216216 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-aa426fec-6ffa-4e5b-9cf5-82290543f45e tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-2106784787'}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 10:53:42.216942 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-aa426fec-6ffa-4e5b-9cf5-82290543f45e tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Create volume of 1 GB Dec 02 10:53:42.217782 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:42.217782 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:42.251624 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-aa426fec-6ffa-4e5b-9cf5-82290543f45e tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Availability Zones retrieved successfully. Dec 02 10:53:42.288222 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-aa426fec-6ffa-4e5b-9cf5-82290543f45e tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Flow 'volume_create_api' (047a9715-a4ba-495d-be38-d9e8cc9220a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:53:42.291109 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-aa426fec-6ffa-4e5b-9cf5-82290543f45e tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b59dd5c-46dc-403f-87f8-7d819326024c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:53:42.293406 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-aa426fec-6ffa-4e5b-9cf5-82290543f45e tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Validating volume size '1' using validate_int {{(pid=88068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 10:53:42.436964 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-aa426fec-6ffa-4e5b-9cf5-82290543f45e tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b59dd5c-46dc-403f-87f8-7d819326024c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:53:42.439419 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-aa426fec-6ffa-4e5b-9cf5-82290543f45e tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f70ada8f-44be-469a-a5e0-79fd4fea8ddc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:53:42.563795 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-aa426fec-6ffa-4e5b-9cf5-82290543f45e tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Created reservations ['176a0885-9687-405a-8cc4-7b3d941d4a87', 'c035a5c0-30ec-4274-bf33-56b3b893a2f7', '114ff88a-8e35-4c74-8a36-7bcb24c5e34a', '228a73a0-ce4a-4e81-9f16-4dbfa9e525ab'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 10:53:42.566520 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-aa426fec-6ffa-4e5b-9cf5-82290543f45e tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f70ada8f-44be-469a-a5e0-79fd4fea8ddc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['176a0885-9687-405a-8cc4-7b3d941d4a87', 'c035a5c0-30ec-4274-bf33-56b3b893a2f7', '114ff88a-8e35-4c74-8a36-7bcb24c5e34a', '228a73a0-ce4a-4e81-9f16-4dbfa9e525ab']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:53:42.568966 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-aa426fec-6ffa-4e5b-9cf5-82290543f45e tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3bb8a1c-9f19-4fce-874f-fcf82a031cfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:53:42.650915 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-aa426fec-6ffa-4e5b-9cf5-82290543f45e tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3bb8a1c-9f19-4fce-874f-fcf82a031cfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2661070-1722-40f1-b5f2-34a3593fa0a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2106784787',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='218eb1477a034e23b5486bbf8fabba79',qos_specs=None,replication_status=,reservations=['176a0885-9687-405a-8cc4-7b3d941d4a87','c035a5c0-30ec-4274-bf33-56b3b893a2f7','114ff88a-8e35-4c74-8a36-7bcb24c5e34a','228a73a0-ce4a-4e81-9f16-4dbfa9e525ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1729a3149cd4af0bee4b8abe0d51f79',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T10:53:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2106784787',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2661070-1722-40f1-b5f2-34a3593fa0a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='218eb1477a034e23b5486bbf8fabba79',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,user_id='c1729a3149cd4af0bee4b8abe0d51f79',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:53:42.653276 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-aa426fec-6ffa-4e5b-9cf5-82290543f45e tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84458f57-9117-4b69-9155-85b789097339) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:53:42.691628 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-aa426fec-6ffa-4e5b-9cf5-82290543f45e tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84458f57-9117-4b69-9155-85b789097339) 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-2106784787',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='218eb1477a034e23b5486bbf8fabba79',qos_specs=None,replication_status=,reservations=['176a0885-9687-405a-8cc4-7b3d941d4a87','c035a5c0-30ec-4274-bf33-56b3b893a2f7','114ff88a-8e35-4c74-8a36-7bcb24c5e34a','228a73a0-ce4a-4e81-9f16-4dbfa9e525ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1729a3149cd4af0bee4b8abe0d51f79',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:53:42.695072 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-aa426fec-6ffa-4e5b-9cf5-82290543f45e tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d6acd18-59cc-47db-99f0-688463661d82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:53:42.712526 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-aa426fec-6ffa-4e5b-9cf5-82290543f45e tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d6acd18-59cc-47db-99f0-688463661d82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:53:42.715615 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-aa426fec-6ffa-4e5b-9cf5-82290543f45e tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Flow 'volume_create_api' (047a9715-a4ba-495d-be38-d9e8cc9220a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:53:42.781345 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-aa426fec-6ffa-4e5b-9cf5-82290543f45e tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Create volume request issued successfully. Dec 02 10:53:42.797052 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-aa426fec-6ffa-4e5b-9cf5-82290543f45e tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes returned with HTTP 202 Dec 02 10:53:42.798348 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 494/979] 10.222.0.23 () {60 vars in 1225 bytes} [Wed Dec 2 10:53:42 2020] POST /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes => generated 824 bytes in 590 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 10:53:42.813196 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-71ce08d1-157d-4c63-a3b6-b8fcb343f47c tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/b2661070-1722-40f1-b5f2-34a3593fa0a4 Dec 02 10:53:42.813737 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-71ce08d1-157d-4c63-a3b6-b8fcb343f47c tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:53:42.813935 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:53:42.813935 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:53:42.814587 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-71ce08d1-157d-4c63-a3b6-b8fcb343f47c tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:53:42.893415 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:42.893415 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:42.902570 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-71ce08d1-157d-4c63-a3b6-b8fcb343f47c tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Volume info retrieved successfully. Dec 02 10:53:42.928506 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-71ce08d1-157d-4c63-a3b6-b8fcb343f47c tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/b2661070-1722-40f1-b5f2-34a3593fa0a4 returned with HTTP 200 Dec 02 10:53:42.940492 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 486/980] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:53:42 2020] GET /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/b2661070-1722-40f1-b5f2-34a3593fa0a4 => generated 916 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:53:43.947578 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-518f8c33-af9b-4cdf-b4ac-46f48135ade7 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/b2661070-1722-40f1-b5f2-34a3593fa0a4 Dec 02 10:53:43.948521 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-518f8c33-af9b-4cdf-b4ac-46f48135ade7 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:53:43.948817 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:53:43.948817 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:53:43.949291 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-518f8c33-af9b-4cdf-b4ac-46f48135ade7 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:53:44.001034 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:44.001034 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:44.011114 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-518f8c33-af9b-4cdf-b4ac-46f48135ade7 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Volume info retrieved successfully. Dec 02 10:53:44.067115 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-518f8c33-af9b-4cdf-b4ac-46f48135ade7 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/b2661070-1722-40f1-b5f2-34a3593fa0a4 returned with HTTP 200 Dec 02 10:53:44.067947 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 495/981] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:53:43 2020] GET /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/b2661070-1722-40f1-b5f2-34a3593fa0a4 => generated 917 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:53:44.243325 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-761d7116-710d-4cda-b009-60bd88c856a6 req-c6925204-e2d1-4fef-9f81-22c4af2fad06 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/b2661070-1722-40f1-b5f2-34a3593fa0a4 Dec 02 10:53:44.244328 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-761d7116-710d-4cda-b009-60bd88c856a6 req-c6925204-e2d1-4fef-9f81-22c4af2fad06 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:53:44.244651 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:53:44.244651 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:53:44.245077 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-761d7116-710d-4cda-b009-60bd88c856a6 req-c6925204-e2d1-4fef-9f81-22c4af2fad06 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:53:44.299913 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:44.299913 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:44.309620 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-761d7116-710d-4cda-b009-60bd88c856a6 req-c6925204-e2d1-4fef-9f81-22c4af2fad06 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Volume info retrieved successfully. Dec 02 10:53:44.335173 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-761d7116-710d-4cda-b009-60bd88c856a6 req-c6925204-e2d1-4fef-9f81-22c4af2fad06 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/b2661070-1722-40f1-b5f2-34a3593fa0a4 returned with HTTP 200 Dec 02 10:53:44.339886 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 487/982] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 10:53:44 2020] GET /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/b2661070-1722-40f1-b5f2-34a3593fa0a4 => generated 917 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:53:44.455524 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-518f8c33-af9b-4cdf-b4ac-46f48135ade7 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume// Dec 02 10:53:44.456033 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-518f8c33-af9b-4cdf-b4ac-46f48135ade7 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:53:44.456177 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:53:44.456177 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:53:44.456590 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-518f8c33-af9b-4cdf-b4ac-46f48135ade7 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'all' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:53:44.458276 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-518f8c33-af9b-4cdf-b4ac-46f48135ade7 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 10:53:44.458870 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 496/983] 10.222.0.23 () {58 vars in 1289 bytes} [Wed Dec 2 10:53:44 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 10:53:44.474320 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-761d7116-710d-4cda-b009-60bd88c856a6 req-66460311-ec39-448e-8510-3bf53db55e05 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] POST http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/attachments Dec 02 10:53:44.474838 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:53:44.474838 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:53:44.475255 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-761d7116-710d-4cda-b009-60bd88c856a6 req-66460311-ec39-448e-8510-3bf53db55e05 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b2661070-1722-40f1-b5f2-34a3593fa0a4", "instance_uuid": "7eec8906-00d4-45b3-b8d9-21f585187668", "connector": null}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:53:44.528878 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:44.528878 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:44.612027 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-761d7116-710d-4cda-b009-60bd88c856a6 req-66460311-ec39-448e-8510-3bf53db55e05 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/attachments returned with HTTP 200 Dec 02 10:53:44.613475 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 488/984] 10.222.0.23 () {66 vars in 1565 bytes} [Wed Dec 2 10:53:44 2020] POST /volume/v3/218eb1477a034e23b5486bbf8fabba79/attachments => generated 273 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:53:44.686524 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a259bbe3-a470-4dc4-9d2c-8fa86237e367 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/b2661070-1722-40f1-b5f2-34a3593fa0a4 Dec 02 10:53:44.687072 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a259bbe3-a470-4dc4-9d2c-8fa86237e367 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:53:44.691495 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a259bbe3-a470-4dc4-9d2c-8fa86237e367 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:53:44.785824 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-761d7116-710d-4cda-b009-60bd88c856a6 req-66460311-ec39-448e-8510-3bf53db55e05 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume// Dec 02 10:53:44.786886 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-761d7116-710d-4cda-b009-60bd88c856a6 req-66460311-ec39-448e-8510-3bf53db55e05 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:53:44.787112 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:53:44.787112 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:53:44.787513 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-761d7116-710d-4cda-b009-60bd88c856a6 req-66460311-ec39-448e-8510-3bf53db55e05 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'all' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:53:44.791439 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-761d7116-710d-4cda-b009-60bd88c856a6 req-66460311-ec39-448e-8510-3bf53db55e05 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 10:53:44.792353 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 489/985] 10.222.0.32 () {56 vars in 1089 bytes} [Wed Dec 2 10:53:44 2020] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 10:53:44.829295 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:44.829295 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:44.853613 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a259bbe3-a470-4dc4-9d2c-8fa86237e367 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Volume info retrieved successfully. Dec 02 10:53:44.869419 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-761d7116-710d-4cda-b009-60bd88c856a6 req-452a3d26-af30-4fbf-bf59-ebd69dc58491 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/b2661070-1722-40f1-b5f2-34a3593fa0a4 Dec 02 10:53:44.871080 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-761d7116-710d-4cda-b009-60bd88c856a6 req-452a3d26-af30-4fbf-bf59-ebd69dc58491 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:53:44.872032 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-761d7116-710d-4cda-b009-60bd88c856a6 req-452a3d26-af30-4fbf-bf59-ebd69dc58491 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:53:44.905430 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:44.905430 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:44.920605 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a259bbe3-a470-4dc4-9d2c-8fa86237e367 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/b2661070-1722-40f1-b5f2-34a3593fa0a4 returned with HTTP 200 Dec 02 10:53:44.923979 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 497/986] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:53:44 2020] GET /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/b2661070-1722-40f1-b5f2-34a3593fa0a4 => generated 916 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:53:44.981819 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:44.981819 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:44.992375 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-761d7116-710d-4cda-b009-60bd88c856a6 req-452a3d26-af30-4fbf-bf59-ebd69dc58491 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Volume info retrieved successfully. Dec 02 10:53:45.022110 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:45.022110 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:45.042361 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-761d7116-710d-4cda-b009-60bd88c856a6 req-452a3d26-af30-4fbf-bf59-ebd69dc58491 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/b2661070-1722-40f1-b5f2-34a3593fa0a4 returned with HTTP 200 Dec 02 10:53:45.045078 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 490/987] 10.222.0.32 () {60 vars in 1403 bytes} [Wed Dec 2 10:53:44 2020] GET /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/b2661070-1722-40f1-b5f2-34a3593fa0a4 => generated 1015 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 02 10:53:45.154973 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-761d7116-710d-4cda-b009-60bd88c856a6 req-48a66611-8daf-4051-9014-e843bfad6a9a tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] PUT http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/attachments/9e399762-a3bc-4f8a-8fa2-bd0eeb35ed6b Dec 02 10:53:45.155600 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:53:45.155600 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:53:45.156198 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-761d7116-710d-4cda-b009-60bd88c856a6 req-48a66611-8daf-4051-9014-e843bfad6a9a tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.32", "host": "n-h1-764292-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-764292-5.cbci-764292-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:53:45.191199 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 02 10:53:45.191199 n-d-764292-5 devstack@c-api.service[88067]: return self.call(f, *args, **kw) Dec 02 10:53:45.192591 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.coordination [req-761d7116-710d-4cda-b009-60bd88c856a6 req-48a66611-8daf-4051-9014-e843bfad6a9a tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Lock "b'cinder-attachment_update-b2661070-1722-40f1-b5f2-34a3593fa0a4-n-h1-764292-5'" acquired by "attachment_update" :: waited 0.013s {{(pid=88068) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 02 10:53:45.200165 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:45.200165 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:45.939822 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1f71aee6-4888-4b6b-9475-8e4a89cdc4ac tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/b2661070-1722-40f1-b5f2-34a3593fa0a4 Dec 02 10:53:45.940344 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1f71aee6-4888-4b6b-9475-8e4a89cdc4ac tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:53:45.940556 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:53:45.940556 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:53:45.941200 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1f71aee6-4888-4b6b-9475-8e4a89cdc4ac tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:53:46.016753 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:46.016753 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:46.027741 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-1f71aee6-4888-4b6b-9475-8e4a89cdc4ac tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Volume info retrieved successfully. Dec 02 10:53:46.073346 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:46.073346 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:46.094727 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1f71aee6-4888-4b6b-9475-8e4a89cdc4ac tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/b2661070-1722-40f1-b5f2-34a3593fa0a4 returned with HTTP 200 Dec 02 10:53:46.095577 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 491/988] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:53:45 2020] GET /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/b2661070-1722-40f1-b5f2-34a3593fa0a4 => generated 916 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:53:47.113295 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6424705b-9fe0-4bf4-892e-3948fcb926a9 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/b2661070-1722-40f1-b5f2-34a3593fa0a4 Dec 02 10:53:47.113821 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6424705b-9fe0-4bf4-892e-3948fcb926a9 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:53:47.113914 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:53:47.113914 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:53:47.114222 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6424705b-9fe0-4bf4-892e-3948fcb926a9 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:53:47.169191 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.coordination [req-761d7116-710d-4cda-b009-60bd88c856a6 req-48a66611-8daf-4051-9014-e843bfad6a9a tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Lock "b'cinder-attachment_update-b2661070-1722-40f1-b5f2-34a3593fa0a4-n-h1-764292-5'" released by "attachment_update" :: held 1.977s {{(pid=88068) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 02 10:53:47.170119 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-761d7116-710d-4cda-b009-60bd88c856a6 req-48a66611-8daf-4051-9014-e843bfad6a9a tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/attachments/9e399762-a3bc-4f8a-8fa2-bd0eeb35ed6b returned with HTTP 200 Dec 02 10:53:47.171726 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 498/989] 10.222.0.32 () {64 vars in 1468 bytes} [Wed Dec 2 10:53:45 2020] PUT /volume/v3/218eb1477a034e23b5486bbf8fabba79/attachments/9e399762-a3bc-4f8a-8fa2-bd0eeb35ed6b => generated 762 bytes in 2022 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:53:47.185670 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:47.185670 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:47.199310 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6424705b-9fe0-4bf4-892e-3948fcb926a9 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Volume info retrieved successfully. Dec 02 10:53:47.225287 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:47.225287 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:47.241045 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6424705b-9fe0-4bf4-892e-3948fcb926a9 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/b2661070-1722-40f1-b5f2-34a3593fa0a4 returned with HTTP 200 Dec 02 10:53:47.257417 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 492/990] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:53:47 2020] GET /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/b2661070-1722-40f1-b5f2-34a3593fa0a4 => generated 917 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:53:48.259185 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-807f8a26-fa30-40fa-9b8e-a051e80af6ec tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/b2661070-1722-40f1-b5f2-34a3593fa0a4 Dec 02 10:53:48.261001 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-807f8a26-fa30-40fa-9b8e-a051e80af6ec tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:53:48.261449 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:53:48.261449 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:53:48.262284 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-807f8a26-fa30-40fa-9b8e-a051e80af6ec tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:53:48.320550 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:48.320550 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:48.330631 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-807f8a26-fa30-40fa-9b8e-a051e80af6ec tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Volume info retrieved successfully. Dec 02 10:53:48.351923 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:48.351923 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:48.361176 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-807f8a26-fa30-40fa-9b8e-a051e80af6ec tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/b2661070-1722-40f1-b5f2-34a3593fa0a4 returned with HTTP 200 Dec 02 10:53:48.362898 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 499/991] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:53:48 2020] GET /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/b2661070-1722-40f1-b5f2-34a3593fa0a4 => generated 917 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:53:49.383050 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3e03cc15-8753-4ecd-85fc-09e63c8e0a81 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/b2661070-1722-40f1-b5f2-34a3593fa0a4 Dec 02 10:53:49.383912 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3e03cc15-8753-4ecd-85fc-09e63c8e0a81 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:53:49.383912 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:53:49.383912 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:53:49.384887 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3e03cc15-8753-4ecd-85fc-09e63c8e0a81 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:53:49.527118 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:49.527118 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:49.545710 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3e03cc15-8753-4ecd-85fc-09e63c8e0a81 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Volume info retrieved successfully. Dec 02 10:53:49.591311 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:49.591311 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:49.611391 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3e03cc15-8753-4ecd-85fc-09e63c8e0a81 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/b2661070-1722-40f1-b5f2-34a3593fa0a4 returned with HTTP 200 Dec 02 10:53:49.612220 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 493/992] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:53:49 2020] GET /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/b2661070-1722-40f1-b5f2-34a3593fa0a4 => generated 917 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 10:53:50.628295 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-559f0eb3-cc59-4796-97e2-77bb98e49aa7 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/b2661070-1722-40f1-b5f2-34a3593fa0a4 Dec 02 10:53:50.629381 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-559f0eb3-cc59-4796-97e2-77bb98e49aa7 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:53:50.629901 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:53:50.629901 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:53:50.630119 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-559f0eb3-cc59-4796-97e2-77bb98e49aa7 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:53:50.719010 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:50.719010 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:50.743524 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-559f0eb3-cc59-4796-97e2-77bb98e49aa7 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Volume info retrieved successfully. Dec 02 10:53:50.796042 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:50.796042 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:50.808159 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-559f0eb3-cc59-4796-97e2-77bb98e49aa7 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/b2661070-1722-40f1-b5f2-34a3593fa0a4 returned with HTTP 200 Dec 02 10:53:50.810601 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 500/993] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:53:50 2020] GET /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/b2661070-1722-40f1-b5f2-34a3593fa0a4 => generated 917 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:53:51.828148 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c7f546b8-ea32-483a-b1ec-56e869f34c66 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/b2661070-1722-40f1-b5f2-34a3593fa0a4 Dec 02 10:53:51.830085 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c7f546b8-ea32-483a-b1ec-56e869f34c66 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:53:51.830745 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:53:51.830745 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:53:51.831899 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c7f546b8-ea32-483a-b1ec-56e869f34c66 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:53:51.903703 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:51.903703 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:51.914562 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c7f546b8-ea32-483a-b1ec-56e869f34c66 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Volume info retrieved successfully. Dec 02 10:53:51.939572 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:51.939572 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:51.953846 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c7f546b8-ea32-483a-b1ec-56e869f34c66 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/b2661070-1722-40f1-b5f2-34a3593fa0a4 returned with HTTP 200 Dec 02 10:53:51.957933 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 494/994] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:53:51 2020] GET /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/b2661070-1722-40f1-b5f2-34a3593fa0a4 => generated 917 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:53:52.974843 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-38923219-6d29-4530-8eaa-cccf19645759 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/b2661070-1722-40f1-b5f2-34a3593fa0a4 Dec 02 10:53:52.976081 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-38923219-6d29-4530-8eaa-cccf19645759 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:53:52.976462 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:53:52.976462 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:53:52.977176 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-38923219-6d29-4530-8eaa-cccf19645759 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:53:53.102884 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:53.102884 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:53.123858 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-38923219-6d29-4530-8eaa-cccf19645759 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Volume info retrieved successfully. Dec 02 10:53:53.153907 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:53.153907 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:53.162873 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-38923219-6d29-4530-8eaa-cccf19645759 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/b2661070-1722-40f1-b5f2-34a3593fa0a4 returned with HTTP 200 Dec 02 10:53:53.164029 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 501/995] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:53:52 2020] GET /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/b2661070-1722-40f1-b5f2-34a3593fa0a4 => generated 917 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:53:53.232476 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-761d7116-710d-4cda-b009-60bd88c856a6 req-4344e3a4-9d3e-4206-9d79-1fbf368b911a tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] POST http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/attachments/9e399762-a3bc-4f8a-8fa2-bd0eeb35ed6b/action Dec 02 10:53:53.233308 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:53:53.233308 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:53:53.234101 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-761d7116-710d-4cda-b009-60bd88c856a6 req-4344e3a4-9d3e-4206-9d79-1fbf368b911a tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Action body: b'{"os-complete": null}' {{(pid=88069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:53:53.234639 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-761d7116-710d-4cda-b009-60bd88c856a6 req-4344e3a4-9d3e-4206-9d79-1fbf368b911a tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:53:53.328906 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:53.328906 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:53.345041 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-761d7116-710d-4cda-b009-60bd88c856a6 req-4344e3a4-9d3e-4206-9d79-1fbf368b911a tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/attachments/9e399762-a3bc-4f8a-8fa2-bd0eeb35ed6b/action returned with HTTP 204 Dec 02 10:53:53.346575 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 495/996] 10.222.0.32 () {64 vars in 1489 bytes} [Wed Dec 2 10:53:53 2020] POST /volume/v3/218eb1477a034e23b5486bbf8fabba79/attachments/9e399762-a3bc-4f8a-8fa2-bd0eeb35ed6b/action => generated 0 bytes in 121 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:53:54.181204 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7c897f1a-c553-4fd6-93a8-1b4442f087c8 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/b2661070-1722-40f1-b5f2-34a3593fa0a4 Dec 02 10:53:54.181870 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7c897f1a-c553-4fd6-93a8-1b4442f087c8 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:53:54.181967 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:53:54.181967 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:53:54.182519 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7c897f1a-c553-4fd6-93a8-1b4442f087c8 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:53:54.298785 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:54.298785 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:54.320618 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-7c897f1a-c553-4fd6-93a8-1b4442f087c8 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Volume info retrieved successfully. Dec 02 10:53:54.373767 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:54.373767 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:54.386171 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7c897f1a-c553-4fd6-93a8-1b4442f087c8 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/b2661070-1722-40f1-b5f2-34a3593fa0a4 returned with HTTP 200 Dec 02 10:53:54.395995 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 502/997] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:53:54 2020] GET /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/b2661070-1722-40f1-b5f2-34a3593fa0a4 => generated 1209 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:53:54.425684 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c0894f68-d47a-4010-b3e1-75c76b16fa2b tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] DELETE http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/b2661070-1722-40f1-b5f2-34a3593fa0a4 Dec 02 10:53:54.426587 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c0894f68-d47a-4010-b3e1-75c76b16fa2b tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:53:54.427046 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:53:54.427046 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:53:54.427733 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c0894f68-d47a-4010-b3e1-75c76b16fa2b tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:53:54.428753 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-c0894f68-d47a-4010-b3e1-75c76b16fa2b tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Delete volume with id: b2661070-1722-40f1-b5f2-34a3593fa0a4 Dec 02 10:53:54.525296 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:54.525296 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:54.530017 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c0894f68-d47a-4010-b3e1-75c76b16fa2b tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Volume info retrieved successfully. Dec 02 10:53:54.552888 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c0894f68-d47a-4010-b3e1-75c76b16fa2b tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] 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 or be disassociated from snapshots after volume transfer. Dec 02 10:53:54.554741 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c0894f68-d47a-4010-b3e1-75c76b16fa2b tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/b2661070-1722-40f1-b5f2-34a3593fa0a4 returned with HTTP 400 Dec 02 10:53:54.560889 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 496/998] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 10:53:54 2020] DELETE /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/b2661070-1722-40f1-b5f2-34a3593fa0a4 => generated 285 bytes in 139 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 02 10:53:54.564062 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-692d6a77-7864-45fd-ab50-fe5382687bf9 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/b2661070-1722-40f1-b5f2-34a3593fa0a4 Dec 02 10:53:54.564629 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-692d6a77-7864-45fd-ab50-fe5382687bf9 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:53:54.565142 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:53:54.565142 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:53:54.565836 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-692d6a77-7864-45fd-ab50-fe5382687bf9 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:53:54.621479 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:54.621479 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:54.631678 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-692d6a77-7864-45fd-ab50-fe5382687bf9 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Volume info retrieved successfully. Dec 02 10:53:54.652786 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:54.652786 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:54.663105 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-692d6a77-7864-45fd-ab50-fe5382687bf9 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/b2661070-1722-40f1-b5f2-34a3593fa0a4 returned with HTTP 200 Dec 02 10:53:54.664893 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 503/999] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:53:54 2020] GET /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/b2661070-1722-40f1-b5f2-34a3593fa0a4 => generated 1209 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:53:55.524583 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-395f41e8-c8ea-4b7a-b28f-828c773980bb req-42b24771-7235-45a4-99fb-116bbd4c366c tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/b2661070-1722-40f1-b5f2-34a3593fa0a4 Dec 02 10:53:55.526213 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-395f41e8-c8ea-4b7a-b28f-828c773980bb req-42b24771-7235-45a4-99fb-116bbd4c366c tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:53:55.526608 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:53:55.526608 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:53:55.527604 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-395f41e8-c8ea-4b7a-b28f-828c773980bb req-42b24771-7235-45a4-99fb-116bbd4c366c tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:53:55.583346 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:55.583346 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:55.594708 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-395f41e8-c8ea-4b7a-b28f-828c773980bb req-42b24771-7235-45a4-99fb-116bbd4c366c tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Volume info retrieved successfully. Dec 02 10:53:55.618310 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:55.618310 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:55.629354 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-395f41e8-c8ea-4b7a-b28f-828c773980bb req-42b24771-7235-45a4-99fb-116bbd4c366c tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/b2661070-1722-40f1-b5f2-34a3593fa0a4 returned with HTTP 200 Dec 02 10:53:55.631064 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 497/1000] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 10:53:55 2020] GET /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/b2661070-1722-40f1-b5f2-34a3593fa0a4 => generated 1209 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:53:55.662951 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-395f41e8-c8ea-4b7a-b28f-828c773980bb req-79cf76a5-5c0d-458c-a2dd-3f51da2533da tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] POST http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/b2661070-1722-40f1-b5f2-34a3593fa0a4/action Dec 02 10:53:55.663883 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:53:55.663883 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:53:55.664617 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-395f41e8-c8ea-4b7a-b28f-828c773980bb req-79cf76a5-5c0d-458c-a2dd-3f51da2533da tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Action body: b'{"os-begin_detaching": null}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:53:55.665204 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-395f41e8-c8ea-4b7a-b28f-828c773980bb req-79cf76a5-5c0d-458c-a2dd-3f51da2533da tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:53:55.730094 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:55.730094 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:55.731703 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-395f41e8-c8ea-4b7a-b28f-828c773980bb req-79cf76a5-5c0d-458c-a2dd-3f51da2533da tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Volume info retrieved successfully. Dec 02 10:53:55.744904 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-395f41e8-c8ea-4b7a-b28f-828c773980bb req-79cf76a5-5c0d-458c-a2dd-3f51da2533da tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Begin detaching volume completed successfully. Dec 02 10:53:55.745742 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-395f41e8-c8ea-4b7a-b28f-828c773980bb req-79cf76a5-5c0d-458c-a2dd-3f51da2533da tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/b2661070-1722-40f1-b5f2-34a3593fa0a4/action returned with HTTP 202 Dec 02 10:53:55.754995 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 504/1001] 10.222.0.23 () {64 vars in 1643 bytes} [Wed Dec 2 10:53:55 2020] POST /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/b2661070-1722-40f1-b5f2-34a3593fa0a4/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Dec 02 10:53:55.775195 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-565c0037-db9a-409b-9026-a03f48a81433 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/b2661070-1722-40f1-b5f2-34a3593fa0a4 Dec 02 10:53:55.781642 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-565c0037-db9a-409b-9026-a03f48a81433 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:53:55.787004 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:53:55.787004 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:53:55.788248 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-565c0037-db9a-409b-9026-a03f48a81433 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:53:55.860468 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-395f41e8-c8ea-4b7a-b28f-828c773980bb req-79cf76a5-5c0d-458c-a2dd-3f51da2533da tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume// Dec 02 10:53:55.861587 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-395f41e8-c8ea-4b7a-b28f-828c773980bb req-79cf76a5-5c0d-458c-a2dd-3f51da2533da tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:53:55.861813 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:53:55.861813 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:53:55.862167 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-395f41e8-c8ea-4b7a-b28f-828c773980bb req-79cf76a5-5c0d-458c-a2dd-3f51da2533da tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'all' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:53:55.863294 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-395f41e8-c8ea-4b7a-b28f-828c773980bb req-79cf76a5-5c0d-458c-a2dd-3f51da2533da tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 10:53:55.864094 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 505/1002] 10.222.0.32 () {56 vars in 1089 bytes} [Wed Dec 2 10:53:55 2020] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 10:53:55.884321 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-395f41e8-c8ea-4b7a-b28f-828c773980bb req-5d25ae32-a85b-418c-9b76-1d1b8aca3739 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/b2661070-1722-40f1-b5f2-34a3593fa0a4 Dec 02 10:53:55.884942 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-395f41e8-c8ea-4b7a-b28f-828c773980bb req-5d25ae32-a85b-418c-9b76-1d1b8aca3739 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:53:55.885399 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-395f41e8-c8ea-4b7a-b28f-828c773980bb req-5d25ae32-a85b-418c-9b76-1d1b8aca3739 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:53:55.942218 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:55.942218 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:55.988633 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-565c0037-db9a-409b-9026-a03f48a81433 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Volume info retrieved successfully. Dec 02 10:53:56.096619 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:56.096619 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:56.103061 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:56.103061 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:56.119908 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-565c0037-db9a-409b-9026-a03f48a81433 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/b2661070-1722-40f1-b5f2-34a3593fa0a4 returned with HTTP 200 Dec 02 10:53:56.125122 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 498/1003] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:53:55 2020] GET /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/b2661070-1722-40f1-b5f2-34a3593fa0a4 => generated 1212 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:53:56.158480 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-395f41e8-c8ea-4b7a-b28f-828c773980bb req-5d25ae32-a85b-418c-9b76-1d1b8aca3739 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Volume info retrieved successfully. Dec 02 10:53:56.229525 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:56.229525 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:56.261210 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-395f41e8-c8ea-4b7a-b28f-828c773980bb req-5d25ae32-a85b-418c-9b76-1d1b8aca3739 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/b2661070-1722-40f1-b5f2-34a3593fa0a4 returned with HTTP 200 Dec 02 10:53:56.264979 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 506/1004] 10.222.0.32 () {60 vars in 1403 bytes} [Wed Dec 2 10:53:55 2020] GET /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/b2661070-1722-40f1-b5f2-34a3593fa0a4 => generated 1311 bytes in 382 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 02 10:53:56.894445 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-395f41e8-c8ea-4b7a-b28f-828c773980bb req-84d33691-dd26-4c97-b11d-4828b8c5811c tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] DELETE http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/attachments/9e399762-a3bc-4f8a-8fa2-bd0eeb35ed6b Dec 02 10:53:56.895783 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-395f41e8-c8ea-4b7a-b28f-828c773980bb req-84d33691-dd26-4c97-b11d-4828b8c5811c tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:53:56.896207 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:53:56.896207 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:53:56.899904 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-395f41e8-c8ea-4b7a-b28f-828c773980bb req-84d33691-dd26-4c97-b11d-4828b8c5811c tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'version_select' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:53:56.949836 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:56.949836 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:57.179858 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-640a4f01-0aad-4015-b1fe-56daf7c9ef6e tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/b2661070-1722-40f1-b5f2-34a3593fa0a4 Dec 02 10:53:57.180817 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-640a4f01-0aad-4015-b1fe-56daf7c9ef6e tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:53:57.181202 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:53:57.181202 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:53:57.181817 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-640a4f01-0aad-4015-b1fe-56daf7c9ef6e tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:53:57.345547 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:57.345547 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:57.377511 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-640a4f01-0aad-4015-b1fe-56daf7c9ef6e tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Volume info retrieved successfully. Dec 02 10:53:57.447962 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:57.447962 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:57.479950 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-640a4f01-0aad-4015-b1fe-56daf7c9ef6e tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/b2661070-1722-40f1-b5f2-34a3593fa0a4 returned with HTTP 200 Dec 02 10:53:57.484328 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 507/1005] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:53:57 2020] GET /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/b2661070-1722-40f1-b5f2-34a3593fa0a4 => generated 1212 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:53:57.956873 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-395f41e8-c8ea-4b7a-b28f-828c773980bb req-84d33691-dd26-4c97-b11d-4828b8c5811c tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88069) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 02 10:53:57.959330 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-395f41e8-c8ea-4b7a-b28f-828c773980bb req-84d33691-dd26-4c97-b11d-4828b8c5811c tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Pending status list for volume during attachment-delete: [] {{(pid=88069) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 02 10:53:57.974695 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-395f41e8-c8ea-4b7a-b28f-828c773980bb req-84d33691-dd26-4c97-b11d-4828b8c5811c tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/attachments/9e399762-a3bc-4f8a-8fa2-bd0eeb35ed6b returned with HTTP 200 Dec 02 10:53:57.975842 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 499/1006] 10.222.0.32 () {62 vars in 1437 bytes} [Wed Dec 2 10:53:56 2020] DELETE /volume/v3/218eb1477a034e23b5486bbf8fabba79/attachments/9e399762-a3bc-4f8a-8fa2-bd0eeb35ed6b => generated 19 bytes in 1090 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:53:58.501180 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a51f0b89-167a-4e9e-83ac-7ae9b53719b8 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/b2661070-1722-40f1-b5f2-34a3593fa0a4 Dec 02 10:53:58.501928 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a51f0b89-167a-4e9e-83ac-7ae9b53719b8 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:53:58.502309 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:53:58.502309 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:53:58.502936 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a51f0b89-167a-4e9e-83ac-7ae9b53719b8 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:53:58.612824 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:58.612824 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:58.629367 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a51f0b89-167a-4e9e-83ac-7ae9b53719b8 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Volume info retrieved successfully. Dec 02 10:53:58.678346 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a51f0b89-167a-4e9e-83ac-7ae9b53719b8 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/b2661070-1722-40f1-b5f2-34a3593fa0a4 returned with HTTP 200 Dec 02 10:53:58.679164 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 508/1007] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:53:58 2020] GET /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/b2661070-1722-40f1-b5f2-34a3593fa0a4 => generated 917 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:53:58.703758 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-be8f0231-953f-405f-8efc-31f59f0af69d tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] DELETE http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/b2661070-1722-40f1-b5f2-34a3593fa0a4 Dec 02 10:53:58.704583 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-be8f0231-953f-405f-8efc-31f59f0af69d tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:53:58.704997 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:53:58.704997 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:53:58.705777 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-be8f0231-953f-405f-8efc-31f59f0af69d tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:53:58.706401 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-be8f0231-953f-405f-8efc-31f59f0af69d tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Delete volume with id: b2661070-1722-40f1-b5f2-34a3593fa0a4 Dec 02 10:53:58.820528 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:58.820528 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:58.825189 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-be8f0231-953f-405f-8efc-31f59f0af69d tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Volume info retrieved successfully. Dec 02 10:53:58.879073 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-be8f0231-953f-405f-8efc-31f59f0af69d tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Delete volume request issued successfully. Dec 02 10:53:58.879952 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-be8f0231-953f-405f-8efc-31f59f0af69d tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/b2661070-1722-40f1-b5f2-34a3593fa0a4 returned with HTTP 202 Dec 02 10:53:58.881142 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 500/1008] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 10:53:58 2020] DELETE /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/b2661070-1722-40f1-b5f2-34a3593fa0a4 => generated 0 bytes in 181 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 10:53:58.888845 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7ca50c5f-bd0f-4854-80ca-148eadd84abe tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/b2661070-1722-40f1-b5f2-34a3593fa0a4 Dec 02 10:53:58.890012 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7ca50c5f-bd0f-4854-80ca-148eadd84abe tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:53:58.890483 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:53:58.890483 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:53:58.891316 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7ca50c5f-bd0f-4854-80ca-148eadd84abe tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:53:59.001648 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:53:59.001648 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:53:59.022196 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-7ca50c5f-bd0f-4854-80ca-148eadd84abe tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Volume info retrieved successfully. Dec 02 10:53:59.091365 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7ca50c5f-bd0f-4854-80ca-148eadd84abe tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/b2661070-1722-40f1-b5f2-34a3593fa0a4 returned with HTTP 200 Dec 02 10:53:59.102875 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 509/1009] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:53:58 2020] GET /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/b2661070-1722-40f1-b5f2-34a3593fa0a4 => generated 916 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:54:00.126750 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cbcd107b-ddce-4dd4-bd17-316662226894 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/b2661070-1722-40f1-b5f2-34a3593fa0a4 Dec 02 10:54:00.128227 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cbcd107b-ddce-4dd4-bd17-316662226894 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:54:00.128653 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:54:00.128653 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:54:00.129317 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cbcd107b-ddce-4dd4-bd17-316662226894 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:54:00.251193 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:54:00.251193 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:54:00.261482 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-cbcd107b-ddce-4dd4-bd17-316662226894 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Volume info retrieved successfully. Dec 02 10:54:00.331619 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cbcd107b-ddce-4dd4-bd17-316662226894 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/b2661070-1722-40f1-b5f2-34a3593fa0a4 returned with HTTP 200 Dec 02 10:54:00.332641 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 501/1010] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:54:00 2020] GET /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/b2661070-1722-40f1-b5f2-34a3593fa0a4 => generated 916 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:54:01.349849 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cbe29d70-f8ef-4990-9169-4432fbcfabcd tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/b2661070-1722-40f1-b5f2-34a3593fa0a4 Dec 02 10:54:01.351075 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cbe29d70-f8ef-4990-9169-4432fbcfabcd tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:54:01.351634 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:54:01.351634 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:54:01.352402 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cbe29d70-f8ef-4990-9169-4432fbcfabcd tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:54:01.562587 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:54:01.562587 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:54:01.595508 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-cbe29d70-f8ef-4990-9169-4432fbcfabcd tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Volume info retrieved successfully. Dec 02 10:54:01.686491 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cbe29d70-f8ef-4990-9169-4432fbcfabcd tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/b2661070-1722-40f1-b5f2-34a3593fa0a4 returned with HTTP 200 Dec 02 10:54:01.704995 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 510/1011] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:54:01 2020] GET /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/b2661070-1722-40f1-b5f2-34a3593fa0a4 => generated 916 bytes in 360 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:54:02.711233 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b7f18d99-df00-4154-bae4-fbc773dab6fc tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/b2661070-1722-40f1-b5f2-34a3593fa0a4 Dec 02 10:54:02.711851 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b7f18d99-df00-4154-bae4-fbc773dab6fc tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:54:02.711976 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:54:02.711976 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:54:02.712440 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b7f18d99-df00-4154-bae4-fbc773dab6fc tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:54:02.863013 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b7f18d99-df00-4154-bae4-fbc773dab6fc tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/b2661070-1722-40f1-b5f2-34a3593fa0a4 returned with HTTP 404 Dec 02 10:54:02.867825 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 502/1012] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:54:02 2020] GET /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/b2661070-1722-40f1-b5f2-34a3593fa0a4 => generated 109 bytes in 162 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:54:13.009243 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4e8c0bb2-2478-425d-9c78-15b9ce7525ba tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] POST http://10.222.0.23/volume/v3/652ca7af4b5f4cbf87c8d7d4121af66b/volumes Dec 02 10:54:13.010138 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:54:13.010138 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:54:13.010138 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4e8c0bb2-2478-425d-9c78-15b9ce7525ba tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-413039827"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:54:13.011316 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-4e8c0bb2-2478-425d-9c78-15b9ce7525ba tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-413039827'}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 10:54:13.011692 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-4e8c0bb2-2478-425d-9c78-15b9ce7525ba tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Create volume of 1 GB Dec 02 10:54:13.059164 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-4e8c0bb2-2478-425d-9c78-15b9ce7525ba tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Availability Zones retrieved successfully. Dec 02 10:54:13.119710 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-4e8c0bb2-2478-425d-9c78-15b9ce7525ba tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Flow 'volume_create_api' (69c829a4-b751-450c-aebc-f54451bedd52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:54:13.122706 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-4e8c0bb2-2478-425d-9c78-15b9ce7525ba tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b82ea0b-790b-48b1-a8a5-5952d9b3c549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:54:13.129711 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-4e8c0bb2-2478-425d-9c78-15b9ce7525ba tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Validating volume size '1' using validate_int {{(pid=88068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 10:54:13.275170 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cd5f7245-5966-42e5-8648-3baff2fe4deb tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] DELETE http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/383d9a5e-4197-4892-b43d-3ada0f18f70e Dec 02 10:54:13.275771 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cd5f7245-5966-42e5-8648-3baff2fe4deb tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:54:13.276594 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cd5f7245-5966-42e5-8648-3baff2fe4deb tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:54:13.280428 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-cd5f7245-5966-42e5-8648-3baff2fe4deb tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Delete volume with id: 383d9a5e-4197-4892-b43d-3ada0f18f70e Dec 02 10:54:13.362073 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-4e8c0bb2-2478-425d-9c78-15b9ce7525ba tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b82ea0b-790b-48b1-a8a5-5952d9b3c549) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:54:13.377139 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-4e8c0bb2-2478-425d-9c78-15b9ce7525ba tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8f64035-790c-4b5b-867f-69ac49f566aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:54:13.429735 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:54:13.429735 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:54:13.431623 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-cd5f7245-5966-42e5-8648-3baff2fe4deb tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Volume info retrieved successfully. Dec 02 10:54:13.503246 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-4e8c0bb2-2478-425d-9c78-15b9ce7525ba tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Created reservations ['59f1a68a-23cc-4f88-9104-0edc902d507c', '88f46e63-2dfe-4ae4-af47-b370fc6a24fa', '1303941b-be6d-48af-802f-a8191302d218', '16a718bb-cd01-4903-989b-5d5ec3030663'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 10:54:13.505915 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-4e8c0bb2-2478-425d-9c78-15b9ce7525ba tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8f64035-790c-4b5b-867f-69ac49f566aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59f1a68a-23cc-4f88-9104-0edc902d507c', '88f46e63-2dfe-4ae4-af47-b370fc6a24fa', '1303941b-be6d-48af-802f-a8191302d218', '16a718bb-cd01-4903-989b-5d5ec3030663']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:54:13.508239 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-cd5f7245-5966-42e5-8648-3baff2fe4deb tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Delete volume request issued successfully. Dec 02 10:54:13.508770 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cd5f7245-5966-42e5-8648-3baff2fe4deb tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/383d9a5e-4197-4892-b43d-3ada0f18f70e returned with HTTP 202 Dec 02 10:54:13.509474 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-4e8c0bb2-2478-425d-9c78-15b9ce7525ba tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (845600d1-a8b6-454c-bc99-f4243d681a39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:54:13.514168 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 503/1013] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 10:54:13 2020] DELETE /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/383d9a5e-4197-4892-b43d-3ada0f18f70e => generated 0 bytes in 247 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 10:54:13.524132 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-83934f43-5da6-41e3-8a9f-4403d6fa3f87 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/383d9a5e-4197-4892-b43d-3ada0f18f70e Dec 02 10:54:13.525301 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-83934f43-5da6-41e3-8a9f-4403d6fa3f87 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:54:13.525768 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:54:13.525768 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:54:13.526649 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-83934f43-5da6-41e3-8a9f-4403d6fa3f87 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:54:13.612181 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:54:13.612181 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:54:13.649730 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-83934f43-5da6-41e3-8a9f-4403d6fa3f87 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Volume info retrieved successfully. Dec 02 10:54:13.695124 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-4e8c0bb2-2478-425d-9c78-15b9ce7525ba tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (845600d1-a8b6-454c-bc99-f4243d681a39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a026b5c-4c38-4d0c-8b10-ebfedecee82c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-413039827',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='652ca7af4b5f4cbf87c8d7d4121af66b',qos_specs=None,replication_status=,reservations=['59f1a68a-23cc-4f88-9104-0edc902d507c','88f46e63-2dfe-4ae4-af47-b370fc6a24fa','1303941b-be6d-48af-802f-a8191302d218','16a718bb-cd01-4903-989b-5d5ec3030663'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63219460b80d4fc6b910feb258665fff',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T10:54:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-413039827',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a026b5c-4c38-4d0c-8b10-ebfedecee82c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='652ca7af4b5f4cbf87c8d7d4121af66b',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,user_id='63219460b80d4fc6b910feb258665fff',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:54:13.700451 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-4e8c0bb2-2478-425d-9c78-15b9ce7525ba tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09225d7e-538f-412e-bd07-71805833eb27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:54:13.706867 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-83934f43-5da6-41e3-8a9f-4403d6fa3f87 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/383d9a5e-4197-4892-b43d-3ada0f18f70e returned with HTTP 200 Dec 02 10:54:13.711577 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 504/1014] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:54:13 2020] GET /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/383d9a5e-4197-4892-b43d-3ada0f18f70e => generated 916 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:54:13.768482 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-4e8c0bb2-2478-425d-9c78-15b9ce7525ba tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09225d7e-538f-412e-bd07-71805833eb27) 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-413039827',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='652ca7af4b5f4cbf87c8d7d4121af66b',qos_specs=None,replication_status=,reservations=['59f1a68a-23cc-4f88-9104-0edc902d507c','88f46e63-2dfe-4ae4-af47-b370fc6a24fa','1303941b-be6d-48af-802f-a8191302d218','16a718bb-cd01-4903-989b-5d5ec3030663'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63219460b80d4fc6b910feb258665fff',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:54:13.770639 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-4e8c0bb2-2478-425d-9c78-15b9ce7525ba tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59e0b879-a094-4c82-8583-943ae06dbc59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:54:13.792319 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-4e8c0bb2-2478-425d-9c78-15b9ce7525ba tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59e0b879-a094-4c82-8583-943ae06dbc59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:54:13.798541 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-4e8c0bb2-2478-425d-9c78-15b9ce7525ba tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Flow 'volume_create_api' (69c829a4-b751-450c-aebc-f54451bedd52) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:54:13.916598 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-4e8c0bb2-2478-425d-9c78-15b9ce7525ba tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Create volume request issued successfully. Dec 02 10:54:13.932262 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4e8c0bb2-2478-425d-9c78-15b9ce7525ba tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] http://10.222.0.23/volume/v3/652ca7af4b5f4cbf87c8d7d4121af66b/volumes returned with HTTP 202 Dec 02 10:54:13.933491 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 511/1015] 10.222.0.23 () {60 vars in 1225 bytes} [Wed Dec 2 10:54:13 2020] POST /volume/v3/652ca7af4b5f4cbf87c8d7d4121af66b/volumes => generated 822 bytes in 928 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 10:54:13.947869 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6be5492c-739e-4b1c-8872-a127256c68a5 tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] GET http://10.222.0.23/volume/v3/652ca7af4b5f4cbf87c8d7d4121af66b/volumes/8a026b5c-4c38-4d0c-8b10-ebfedecee82c Dec 02 10:54:13.948399 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6be5492c-739e-4b1c-8872-a127256c68a5 tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:54:13.948625 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:54:13.948625 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:54:13.949196 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6be5492c-739e-4b1c-8872-a127256c68a5 tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:54:14.104964 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:54:14.104964 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:54:14.127659 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6be5492c-739e-4b1c-8872-a127256c68a5 tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Volume info retrieved successfully. Dec 02 10:54:14.179630 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6be5492c-739e-4b1c-8872-a127256c68a5 tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] http://10.222.0.23/volume/v3/652ca7af4b5f4cbf87c8d7d4121af66b/volumes/8a026b5c-4c38-4d0c-8b10-ebfedecee82c returned with HTTP 200 Dec 02 10:54:14.195182 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 505/1016] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:54:13 2020] GET /volume/v3/652ca7af4b5f4cbf87c8d7d4121af66b/volumes/8a026b5c-4c38-4d0c-8b10-ebfedecee82c => generated 914 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:54:14.727955 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e0f1964b-12b4-4086-9604-a1c9277d516b tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/383d9a5e-4197-4892-b43d-3ada0f18f70e Dec 02 10:54:14.728892 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e0f1964b-12b4-4086-9604-a1c9277d516b tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:54:14.729338 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:54:14.729338 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:54:14.730239 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e0f1964b-12b4-4086-9604-a1c9277d516b tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:54:14.849766 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:54:14.849766 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:54:14.872346 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e0f1964b-12b4-4086-9604-a1c9277d516b tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Volume info retrieved successfully. Dec 02 10:54:14.917405 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e0f1964b-12b4-4086-9604-a1c9277d516b tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/383d9a5e-4197-4892-b43d-3ada0f18f70e returned with HTTP 200 Dec 02 10:54:14.918258 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 512/1017] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:54:14 2020] GET /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/383d9a5e-4197-4892-b43d-3ada0f18f70e => generated 916 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:54:15.205053 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3ab8c83e-62d9-4821-baab-50080b1c0e21 tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] GET http://10.222.0.23/volume/v3/652ca7af4b5f4cbf87c8d7d4121af66b/volumes/8a026b5c-4c38-4d0c-8b10-ebfedecee82c Dec 02 10:54:15.209728 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3ab8c83e-62d9-4821-baab-50080b1c0e21 tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:54:15.212756 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:54:15.212756 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:54:15.213545 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3ab8c83e-62d9-4821-baab-50080b1c0e21 tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:54:15.323943 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:54:15.323943 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:54:15.334659 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3ab8c83e-62d9-4821-baab-50080b1c0e21 tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Volume info retrieved successfully. Dec 02 10:54:15.385914 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3ab8c83e-62d9-4821-baab-50080b1c0e21 tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] http://10.222.0.23/volume/v3/652ca7af4b5f4cbf87c8d7d4121af66b/volumes/8a026b5c-4c38-4d0c-8b10-ebfedecee82c returned with HTTP 200 Dec 02 10:54:15.386920 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 506/1018] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:54:15 2020] GET /volume/v3/652ca7af4b5f4cbf87c8d7d4121af66b/volumes/8a026b5c-4c38-4d0c-8b10-ebfedecee82c => generated 914 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:54:15.934627 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-07cdb73b-5e48-4e31-b97e-8f1b646a96c1 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/383d9a5e-4197-4892-b43d-3ada0f18f70e Dec 02 10:54:15.935554 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-07cdb73b-5e48-4e31-b97e-8f1b646a96c1 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:54:15.935960 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:54:15.935960 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:54:15.936634 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-07cdb73b-5e48-4e31-b97e-8f1b646a96c1 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:54:16.015615 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:54:16.015615 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:54:16.028142 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-07cdb73b-5e48-4e31-b97e-8f1b646a96c1 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Volume info retrieved successfully. Dec 02 10:54:16.077079 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-07cdb73b-5e48-4e31-b97e-8f1b646a96c1 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/383d9a5e-4197-4892-b43d-3ada0f18f70e returned with HTTP 200 Dec 02 10:54:16.078689 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 513/1019] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:54:15 2020] GET /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/383d9a5e-4197-4892-b43d-3ada0f18f70e => generated 916 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:54:16.403143 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-81bc3b22-5572-41fb-9108-f4cd0794187e tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] GET http://10.222.0.23/volume/v3/652ca7af4b5f4cbf87c8d7d4121af66b/volumes/8a026b5c-4c38-4d0c-8b10-ebfedecee82c Dec 02 10:54:16.403746 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-81bc3b22-5572-41fb-9108-f4cd0794187e tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:54:16.403905 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:54:16.403905 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:54:16.404280 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-81bc3b22-5572-41fb-9108-f4cd0794187e tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:54:16.558199 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:54:16.558199 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:54:16.585853 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-81bc3b22-5572-41fb-9108-f4cd0794187e tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Volume info retrieved successfully. Dec 02 10:54:16.653439 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-81bc3b22-5572-41fb-9108-f4cd0794187e tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] http://10.222.0.23/volume/v3/652ca7af4b5f4cbf87c8d7d4121af66b/volumes/8a026b5c-4c38-4d0c-8b10-ebfedecee82c returned with HTTP 200 Dec 02 10:54:16.656647 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 507/1020] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:54:16 2020] GET /volume/v3/652ca7af4b5f4cbf87c8d7d4121af66b/volumes/8a026b5c-4c38-4d0c-8b10-ebfedecee82c => generated 915 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:54:16.672680 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1b64db86-3151-46d1-a1ff-9239c9ddb8d3 tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] POST http://10.222.0.23/volume/v3/652ca7af4b5f4cbf87c8d7d4121af66b/volumes/8a026b5c-4c38-4d0c-8b10-ebfedecee82c/action Dec 02 10:54:16.674202 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:54:16.674202 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:54:16.674780 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1b64db86-3151-46d1-a1ff-9239c9ddb8d3 tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:54:16.675465 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1b64db86-3151-46d1-a1ff-9239c9ddb8d3 tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:54:16.829090 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:54:16.829090 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:54:16.832593 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-1b64db86-3151-46d1-a1ff-9239c9ddb8d3 tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Volume info retrieved successfully. Dec 02 10:54:16.853295 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-1b64db86-3151-46d1-a1ff-9239c9ddb8d3 tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Volume updated successfully. Dec 02 10:54:16.853848 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1b64db86-3151-46d1-a1ff-9239c9ddb8d3 tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] http://10.222.0.23/volume/v3/652ca7af4b5f4cbf87c8d7d4121af66b/volumes/8a026b5c-4c38-4d0c-8b10-ebfedecee82c/action returned with HTTP 200 Dec 02 10:54:16.855032 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 514/1021] 10.222.0.23 () {60 vars in 1357 bytes} [Wed Dec 2 10:54:16 2020] POST /volume/v3/652ca7af4b5f4cbf87c8d7d4121af66b/volumes/8a026b5c-4c38-4d0c-8b10-ebfedecee82c/action => generated 0 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Dec 02 10:54:16.863389 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-040f9293-41f1-47b3-bf87-53128ff46e45 tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] GET http://10.222.0.23/volume/v3/652ca7af4b5f4cbf87c8d7d4121af66b/volumes/8a026b5c-4c38-4d0c-8b10-ebfedecee82c Dec 02 10:54:16.863880 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-040f9293-41f1-47b3-bf87-53128ff46e45 tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:54:16.864368 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:54:16.864368 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:54:16.865043 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-040f9293-41f1-47b3-bf87-53128ff46e45 tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:54:16.972586 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:54:16.972586 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:54:17.000309 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-040f9293-41f1-47b3-bf87-53128ff46e45 tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Volume info retrieved successfully. Dec 02 10:54:17.058437 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-040f9293-41f1-47b3-bf87-53128ff46e45 tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] http://10.222.0.23/volume/v3/652ca7af4b5f4cbf87c8d7d4121af66b/volumes/8a026b5c-4c38-4d0c-8b10-ebfedecee82c returned with HTTP 200 Dec 02 10:54:17.059501 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 508/1022] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:54:16 2020] GET /volume/v3/652ca7af4b5f4cbf87c8d7d4121af66b/volumes/8a026b5c-4c38-4d0c-8b10-ebfedecee82c => generated 915 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:54:17.096582 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c86969e4-12af-4118-aaec-24dd2bbac56c tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/383d9a5e-4197-4892-b43d-3ada0f18f70e Dec 02 10:54:17.097236 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c86969e4-12af-4118-aaec-24dd2bbac56c tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:54:17.097819 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:54:17.097819 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:54:17.098230 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c86969e4-12af-4118-aaec-24dd2bbac56c tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:54:17.247095 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c86969e4-12af-4118-aaec-24dd2bbac56c tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/383d9a5e-4197-4892-b43d-3ada0f18f70e returned with HTTP 404 Dec 02 10:54:17.249905 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 515/1023] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:54:17 2020] GET /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/383d9a5e-4197-4892-b43d-3ada0f18f70e => generated 109 bytes in 160 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:54:17.472870 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-447bb841-5915-463c-9bd4-463e3c20d4ac req-d119bda3-5716-448e-961c-5a0d68dc6d6b tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] GET http://10.222.0.23/volume/v3/652ca7af4b5f4cbf87c8d7d4121af66b/volumes/8a026b5c-4c38-4d0c-8b10-ebfedecee82c Dec 02 10:54:17.474235 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-447bb841-5915-463c-9bd4-463e3c20d4ac req-d119bda3-5716-448e-961c-5a0d68dc6d6b tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:54:17.474770 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:54:17.474770 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:54:17.475636 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-447bb841-5915-463c-9bd4-463e3c20d4ac req-d119bda3-5716-448e-961c-5a0d68dc6d6b tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:54:17.622220 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:54:17.622220 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:54:17.665007 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-447bb841-5915-463c-9bd4-463e3c20d4ac req-d119bda3-5716-448e-961c-5a0d68dc6d6b tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Volume info retrieved successfully. Dec 02 10:54:17.746592 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-447bb841-5915-463c-9bd4-463e3c20d4ac req-d119bda3-5716-448e-961c-5a0d68dc6d6b tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] http://10.222.0.23/volume/v3/652ca7af4b5f4cbf87c8d7d4121af66b/volumes/8a026b5c-4c38-4d0c-8b10-ebfedecee82c returned with HTTP 200 Dec 02 10:54:17.747732 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 509/1024] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 10:54:17 2020] GET /volume/v3/652ca7af4b5f4cbf87c8d7d4121af66b/volumes/8a026b5c-4c38-4d0c-8b10-ebfedecee82c => generated 915 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:54:18.123913 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-258c57c8-d4a7-46b5-895b-eb0ccb438445 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] POST http://10.222.0.23/volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes Dec 02 10:54:18.124906 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-258c57c8-d4a7-46b5-895b-eb0ccb438445 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1993723533"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:54:18.126264 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-258c57c8-d4a7-46b5-895b-eb0ccb438445 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1993723533'}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 10:54:18.126639 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-258c57c8-d4a7-46b5-895b-eb0ccb438445 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Create volume of 1 GB Dec 02 10:54:18.183814 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-258c57c8-d4a7-46b5-895b-eb0ccb438445 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Availability Zones retrieved successfully. Dec 02 10:54:18.230839 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-258c57c8-d4a7-46b5-895b-eb0ccb438445 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Flow 'volume_create_api' (15d62cc4-4403-4ce0-b288-9c99d34c5699) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:54:18.244956 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-258c57c8-d4a7-46b5-895b-eb0ccb438445 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eafbaad1-3848-41f5-ae19-0138980fbfb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:54:18.253321 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-258c57c8-d4a7-46b5-895b-eb0ccb438445 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Validating volume size '1' using validate_int {{(pid=88068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 10:54:18.442589 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-258c57c8-d4a7-46b5-895b-eb0ccb438445 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eafbaad1-3848-41f5-ae19-0138980fbfb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:54:18.445469 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-258c57c8-d4a7-46b5-895b-eb0ccb438445 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6655ab8d-59c4-4f13-a633-3a17ef4f9afa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:54:18.577612 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-258c57c8-d4a7-46b5-895b-eb0ccb438445 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Created reservations ['4c569ae1-1d7c-4f1a-8055-0bf61d22feb2', '71edc836-6899-428b-af04-58917038c3bb', 'e4c9b84b-1e21-474f-a59a-ec18da9b16bf', '8a6133f4-bc1f-462c-957d-117b9f9429f5'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 10:54:18.580301 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-258c57c8-d4a7-46b5-895b-eb0ccb438445 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6655ab8d-59c4-4f13-a633-3a17ef4f9afa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c569ae1-1d7c-4f1a-8055-0bf61d22feb2', '71edc836-6899-428b-af04-58917038c3bb', 'e4c9b84b-1e21-474f-a59a-ec18da9b16bf', '8a6133f4-bc1f-462c-957d-117b9f9429f5']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:54:18.583212 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-258c57c8-d4a7-46b5-895b-eb0ccb438445 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ac9a96e-fdbd-44ec-9921-66b7afb946da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:54:18.720922 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-258c57c8-d4a7-46b5-895b-eb0ccb438445 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ac9a96e-fdbd-44ec-9921-66b7afb946da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb2c6d48-cf04-49e7-b044-3d4016de6112', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1993723533',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e10ba3a3d2a449a7b1af77f283272d92',qos_specs=None,replication_status=,reservations=['4c569ae1-1d7c-4f1a-8055-0bf61d22feb2','71edc836-6899-428b-af04-58917038c3bb','e4c9b84b-1e21-474f-a59a-ec18da9b16bf','8a6133f4-bc1f-462c-957d-117b9f9429f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dbb065729824ba580661545d504a32a',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T10:54:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1993723533',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb2c6d48-cf04-49e7-b044-3d4016de6112,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e10ba3a3d2a449a7b1af77f283272d92',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,user_id='6dbb065729824ba580661545d504a32a',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:54:18.723005 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-258c57c8-d4a7-46b5-895b-eb0ccb438445 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb96508d-6477-4d9c-a218-2692c917748d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:54:18.788504 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-258c57c8-d4a7-46b5-895b-eb0ccb438445 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb96508d-6477-4d9c-a218-2692c917748d) 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-1993723533',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e10ba3a3d2a449a7b1af77f283272d92',qos_specs=None,replication_status=,reservations=['4c569ae1-1d7c-4f1a-8055-0bf61d22feb2','71edc836-6899-428b-af04-58917038c3bb','e4c9b84b-1e21-474f-a59a-ec18da9b16bf','8a6133f4-bc1f-462c-957d-117b9f9429f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dbb065729824ba580661545d504a32a',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:54:18.790501 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-258c57c8-d4a7-46b5-895b-eb0ccb438445 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25adb60a-ca0f-4a64-8bb6-19792047268b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:54:18.833322 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-258c57c8-d4a7-46b5-895b-eb0ccb438445 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25adb60a-ca0f-4a64-8bb6-19792047268b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:54:18.836126 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-258c57c8-d4a7-46b5-895b-eb0ccb438445 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Flow 'volume_create_api' (15d62cc4-4403-4ce0-b288-9c99d34c5699) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:54:18.983902 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-258c57c8-d4a7-46b5-895b-eb0ccb438445 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Create volume request issued successfully. Dec 02 10:54:19.049804 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-258c57c8-d4a7-46b5-895b-eb0ccb438445 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] http://10.222.0.23/volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes returned with HTTP 202 Dec 02 10:54:19.051155 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 516/1025] 10.222.0.23 () {60 vars in 1226 bytes} [Wed Dec 2 10:54:17 2020] POST /volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes => generated 829 bytes in 1156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 10:54:19.075838 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e9dc9178-3b93-4f30-bd2c-3fb217874196 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] GET http://10.222.0.23/volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/cb2c6d48-cf04-49e7-b044-3d4016de6112 Dec 02 10:54:19.076380 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e9dc9178-3b93-4f30-bd2c-3fb217874196 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:54:19.076585 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:54:19.076585 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:54:19.083149 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e9dc9178-3b93-4f30-bd2c-3fb217874196 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:54:19.266011 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:54:19.266011 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:54:19.293307 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e9dc9178-3b93-4f30-bd2c-3fb217874196 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Volume info retrieved successfully. Dec 02 10:54:19.337627 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e9dc9178-3b93-4f30-bd2c-3fb217874196 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] http://10.222.0.23/volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/cb2c6d48-cf04-49e7-b044-3d4016de6112 returned with HTTP 200 Dec 02 10:54:19.339755 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 510/1026] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:54:19 2020] GET /volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/cb2c6d48-cf04-49e7-b044-3d4016de6112 => generated 921 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:54:20.355830 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6252316d-c1bc-4e1e-a471-f3913119ed59 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] GET http://10.222.0.23/volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/cb2c6d48-cf04-49e7-b044-3d4016de6112 Dec 02 10:54:20.356400 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6252316d-c1bc-4e1e-a471-f3913119ed59 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:54:20.356533 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:54:20.356533 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:54:20.356930 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6252316d-c1bc-4e1e-a471-f3913119ed59 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:54:20.464857 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:54:20.464857 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:54:20.473633 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6252316d-c1bc-4e1e-a471-f3913119ed59 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Volume info retrieved successfully. Dec 02 10:54:20.522336 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6252316d-c1bc-4e1e-a471-f3913119ed59 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] http://10.222.0.23/volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/cb2c6d48-cf04-49e7-b044-3d4016de6112 returned with HTTP 200 Dec 02 10:54:20.522336 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 517/1027] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:54:20 2020] GET /volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/cb2c6d48-cf04-49e7-b044-3d4016de6112 => generated 922 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:54:21.046155 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-69d4a0dc-4015-4e1a-9c5e-f04e3003cd1c tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] POST http://10.222.0.23/volume/v3/652ca7af4b5f4cbf87c8d7d4121af66b/volumes Dec 02 10:54:21.046766 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:54:21.046766 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:54:21.047187 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-69d4a0dc-4015-4e1a-9c5e-f04e3003cd1c tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1371712123"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:54:21.048297 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-69d4a0dc-4015-4e1a-9c5e-f04e3003cd1c tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1371712123'}} {{(pid=88069) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 10:54:21.048660 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-69d4a0dc-4015-4e1a-9c5e-f04e3003cd1c tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Create volume of 1 GB Dec 02 10:54:21.097417 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-69d4a0dc-4015-4e1a-9c5e-f04e3003cd1c tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Availability Zones retrieved successfully. Dec 02 10:54:21.149508 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-69d4a0dc-4015-4e1a-9c5e-f04e3003cd1c tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Flow 'volume_create_api' (5cae509f-ca58-453c-af46-282c62bccdfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:54:21.152510 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-69d4a0dc-4015-4e1a-9c5e-f04e3003cd1c tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc881d45-d2b4-49fd-9f72-7fa143e80715) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:54:21.154680 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-69d4a0dc-4015-4e1a-9c5e-f04e3003cd1c tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Validating volume size '1' using validate_int {{(pid=88069) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 10:54:21.158019 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e6fb7c26-1117-445e-b3e7-1a306e500559 req-81a3ae10-1682-4c7d-ae09-76c7bafc9784 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] GET http://10.222.0.23/volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/cb2c6d48-cf04-49e7-b044-3d4016de6112 Dec 02 10:54:21.158566 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-e6fb7c26-1117-445e-b3e7-1a306e500559 req-81a3ae10-1682-4c7d-ae09-76c7bafc9784 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:54:21.158767 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:54:21.158767 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:54:21.159434 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-e6fb7c26-1117-445e-b3e7-1a306e500559 req-81a3ae10-1682-4c7d-ae09-76c7bafc9784 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:54:21.253583 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:54:21.253583 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:54:21.264892 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-e6fb7c26-1117-445e-b3e7-1a306e500559 req-81a3ae10-1682-4c7d-ae09-76c7bafc9784 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Volume info retrieved successfully. Dec 02 10:54:21.297295 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e6fb7c26-1117-445e-b3e7-1a306e500559 req-81a3ae10-1682-4c7d-ae09-76c7bafc9784 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] http://10.222.0.23/volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/cb2c6d48-cf04-49e7-b044-3d4016de6112 returned with HTTP 200 Dec 02 10:54:21.311257 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 518/1028] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 10:54:21 2020] GET /volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/cb2c6d48-cf04-49e7-b044-3d4016de6112 => generated 922 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:54:21.322110 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fe75fb29-d8d9-40f9-9e34-3f01fec6a7fb tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] POST http://10.222.0.23/volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes Dec 02 10:54:21.325339 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:54:21.325339 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:54:21.327538 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fe75fb29-d8d9-40f9-9e34-3f01fec6a7fb tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1804608118"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:54:21.330070 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-fe75fb29-d8d9-40f9-9e34-3f01fec6a7fb tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1804608118'}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 10:54:21.330695 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-fe75fb29-d8d9-40f9-9e34-3f01fec6a7fb tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Create volume of 1 GB Dec 02 10:54:21.361475 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-fe75fb29-d8d9-40f9-9e34-3f01fec6a7fb tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Availability Zones retrieved successfully. Dec 02 10:54:21.413469 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-fe75fb29-d8d9-40f9-9e34-3f01fec6a7fb tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Flow 'volume_create_api' (9eb23c8e-51df-445b-a995-0e0f0d99e59d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:54:21.419118 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-fe75fb29-d8d9-40f9-9e34-3f01fec6a7fb tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cba71b94-af32-4936-ac7b-62bb81c6db86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:54:21.428630 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-fe75fb29-d8d9-40f9-9e34-3f01fec6a7fb tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Validating volume size '1' using validate_int {{(pid=88068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 10:54:21.526837 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-69d4a0dc-4015-4e1a-9c5e-f04e3003cd1c tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc881d45-d2b4-49fd-9f72-7fa143e80715) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:54:21.529819 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-fe75fb29-d8d9-40f9-9e34-3f01fec6a7fb tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cba71b94-af32-4936-ac7b-62bb81c6db86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:54:21.532156 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-fe75fb29-d8d9-40f9-9e34-3f01fec6a7fb tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a75a4bab-3455-4191-96f8-ff123370d27b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:54:21.532625 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-69d4a0dc-4015-4e1a-9c5e-f04e3003cd1c tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b17cb734-24ce-4731-b426-31533fbed16a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:54:21.620684 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-fe75fb29-d8d9-40f9-9e34-3f01fec6a7fb tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Created reservations ['651af9b5-819b-46b7-b866-256d6a8870ea', '425ce01b-aea5-4b78-93c5-218a18318ff4', '6a8318e9-f6cf-4dfe-b0c0-6d19b8c9fed4', '387534c6-21a4-4dd9-b2c4-b601338e786f'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 10:54:21.624691 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-fe75fb29-d8d9-40f9-9e34-3f01fec6a7fb tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a75a4bab-3455-4191-96f8-ff123370d27b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['651af9b5-819b-46b7-b866-256d6a8870ea', '425ce01b-aea5-4b78-93c5-218a18318ff4', '6a8318e9-f6cf-4dfe-b0c0-6d19b8c9fed4', '387534c6-21a4-4dd9-b2c4-b601338e786f']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:54:21.627731 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-fe75fb29-d8d9-40f9-9e34-3f01fec6a7fb tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24ebe147-f633-4d07-b417-ea253a329139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:54:21.634701 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-69d4a0dc-4015-4e1a-9c5e-f04e3003cd1c tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Created reservations ['fe605c91-e610-4439-8907-9ca4310facce', 'e0aed67d-5244-45ad-abf2-d091deb2ef0d', '7dce9aad-8ca1-4a78-aaa3-5a4ed142d584', '27ebeba6-d57c-494d-9e7f-28aead2305d3'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 10:54:21.637266 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-69d4a0dc-4015-4e1a-9c5e-f04e3003cd1c tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b17cb734-24ce-4731-b426-31533fbed16a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe605c91-e610-4439-8907-9ca4310facce', 'e0aed67d-5244-45ad-abf2-d091deb2ef0d', '7dce9aad-8ca1-4a78-aaa3-5a4ed142d584', '27ebeba6-d57c-494d-9e7f-28aead2305d3']}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:54:21.639704 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-69d4a0dc-4015-4e1a-9c5e-f04e3003cd1c tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cc1a991-f98a-42aa-8e71-5cd07e2bda22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:54:21.702264 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-fe75fb29-d8d9-40f9-9e34-3f01fec6a7fb tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24ebe147-f633-4d07-b417-ea253a329139) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6eaf9675-bbb0-416c-932d-c23116a7b7ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1804608118',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e10ba3a3d2a449a7b1af77f283272d92',qos_specs=None,replication_status=,reservations=['651af9b5-819b-46b7-b866-256d6a8870ea','425ce01b-aea5-4b78-93c5-218a18318ff4','6a8318e9-f6cf-4dfe-b0c0-6d19b8c9fed4','387534c6-21a4-4dd9-b2c4-b601338e786f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dbb065729824ba580661545d504a32a',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T10:54:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1804608118',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6eaf9675-bbb0-416c-932d-c23116a7b7ca,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e10ba3a3d2a449a7b1af77f283272d92',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,user_id='6dbb065729824ba580661545d504a32a',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:54:21.705063 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-fe75fb29-d8d9-40f9-9e34-3f01fec6a7fb tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0d53ba5-c6d7-49ef-9ebc-28f64fd6e758) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:54:21.717727 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-69d4a0dc-4015-4e1a-9c5e-f04e3003cd1c tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cc1a991-f98a-42aa-8e71-5cd07e2bda22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2bf864da-ecbe-4ed4-b8dd-05a56395eefd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1371712123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='652ca7af4b5f4cbf87c8d7d4121af66b',qos_specs=None,replication_status=,reservations=['fe605c91-e610-4439-8907-9ca4310facce','e0aed67d-5244-45ad-abf2-d091deb2ef0d','7dce9aad-8ca1-4a78-aaa3-5a4ed142d584','27ebeba6-d57c-494d-9e7f-28aead2305d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63219460b80d4fc6b910feb258665fff',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T10:54:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1371712123',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2bf864da-ecbe-4ed4-b8dd-05a56395eefd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='652ca7af4b5f4cbf87c8d7d4121af66b',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,user_id='63219460b80d4fc6b910feb258665fff',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:54:21.727825 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-69d4a0dc-4015-4e1a-9c5e-f04e3003cd1c tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ff02add-e146-4769-8b04-6098847768bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:54:21.746548 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-fe75fb29-d8d9-40f9-9e34-3f01fec6a7fb tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0d53ba5-c6d7-49ef-9ebc-28f64fd6e758) 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-1804608118',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e10ba3a3d2a449a7b1af77f283272d92',qos_specs=None,replication_status=,reservations=['651af9b5-819b-46b7-b866-256d6a8870ea','425ce01b-aea5-4b78-93c5-218a18318ff4','6a8318e9-f6cf-4dfe-b0c0-6d19b8c9fed4','387534c6-21a4-4dd9-b2c4-b601338e786f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dbb065729824ba580661545d504a32a',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:54:21.749306 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-fe75fb29-d8d9-40f9-9e34-3f01fec6a7fb tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24d7281e-076a-4854-9050-7c532e1c642c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:54:21.759979 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-69d4a0dc-4015-4e1a-9c5e-f04e3003cd1c tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ff02add-e146-4769-8b04-6098847768bd) 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-1371712123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='652ca7af4b5f4cbf87c8d7d4121af66b',qos_specs=None,replication_status=,reservations=['fe605c91-e610-4439-8907-9ca4310facce','e0aed67d-5244-45ad-abf2-d091deb2ef0d','7dce9aad-8ca1-4a78-aaa3-5a4ed142d584','27ebeba6-d57c-494d-9e7f-28aead2305d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63219460b80d4fc6b910feb258665fff',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:54:21.762365 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-69d4a0dc-4015-4e1a-9c5e-f04e3003cd1c tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f2da305-a022-4783-bb2e-e120b2a7adfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:54:21.768160 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-fe75fb29-d8d9-40f9-9e34-3f01fec6a7fb tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24d7281e-076a-4854-9050-7c532e1c642c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:54:21.772030 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-fe75fb29-d8d9-40f9-9e34-3f01fec6a7fb tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Flow 'volume_create_api' (9eb23c8e-51df-445b-a995-0e0f0d99e59d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:54:21.784959 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-69d4a0dc-4015-4e1a-9c5e-f04e3003cd1c tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f2da305-a022-4783-bb2e-e120b2a7adfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:54:21.788554 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-69d4a0dc-4015-4e1a-9c5e-f04e3003cd1c tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Flow 'volume_create_api' (5cae509f-ca58-453c-af46-282c62bccdfc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:54:21.831824 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-fe75fb29-d8d9-40f9-9e34-3f01fec6a7fb tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Create volume request issued successfully. Dec 02 10:54:21.850602 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-69d4a0dc-4015-4e1a-9c5e-f04e3003cd1c tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Create volume request issued successfully. Dec 02 10:54:21.851902 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fe75fb29-d8d9-40f9-9e34-3f01fec6a7fb tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] http://10.222.0.23/volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes returned with HTTP 202 Dec 02 10:54:21.862414 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 519/1029] 10.222.0.23 () {60 vars in 1226 bytes} [Wed Dec 2 10:54:21 2020] POST /volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes => generated 829 bytes in 541 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 10:54:21.869912 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2af09077-e7dd-43d5-b5d4-8f19b1bde75a tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] GET http://10.222.0.23/volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/6eaf9675-bbb0-416c-932d-c23116a7b7ca Dec 02 10:54:21.870894 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2af09077-e7dd-43d5-b5d4-8f19b1bde75a tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:54:21.871324 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:54:21.871324 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:54:21.872010 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2af09077-e7dd-43d5-b5d4-8f19b1bde75a tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:54:21.882466 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-69d4a0dc-4015-4e1a-9c5e-f04e3003cd1c tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] http://10.222.0.23/volume/v3/652ca7af4b5f4cbf87c8d7d4121af66b/volumes returned with HTTP 202 Dec 02 10:54:21.885185 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 511/1030] 10.222.0.23 () {60 vars in 1225 bytes} [Wed Dec 2 10:54:21 2020] POST /volume/v3/652ca7af4b5f4cbf87c8d7d4121af66b/volumes => generated 823 bytes in 843 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 10:54:21.899389 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5a00ff2b-5b71-4155-a1f0-8eb3583472d8 tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] GET http://10.222.0.23/volume/v3/652ca7af4b5f4cbf87c8d7d4121af66b/volumes/2bf864da-ecbe-4ed4-b8dd-05a56395eefd Dec 02 10:54:21.899908 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5a00ff2b-5b71-4155-a1f0-8eb3583472d8 tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:54:21.900124 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:54:21.900124 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:54:21.900484 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5a00ff2b-5b71-4155-a1f0-8eb3583472d8 tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:54:21.956313 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:54:21.956313 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:54:21.979691 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:54:21.979691 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:54:21.980085 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-2af09077-e7dd-43d5-b5d4-8f19b1bde75a tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Volume info retrieved successfully. Dec 02 10:54:21.991230 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-5a00ff2b-5b71-4155-a1f0-8eb3583472d8 tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Volume info retrieved successfully. Dec 02 10:54:22.027675 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5a00ff2b-5b71-4155-a1f0-8eb3583472d8 tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] http://10.222.0.23/volume/v3/652ca7af4b5f4cbf87c8d7d4121af66b/volumes/2bf864da-ecbe-4ed4-b8dd-05a56395eefd returned with HTTP 200 Dec 02 10:54:22.029050 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 512/1031] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:54:21 2020] GET /volume/v3/652ca7af4b5f4cbf87c8d7d4121af66b/volumes/2bf864da-ecbe-4ed4-b8dd-05a56395eefd => generated 891 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:54:22.040589 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2af09077-e7dd-43d5-b5d4-8f19b1bde75a tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] http://10.222.0.23/volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/6eaf9675-bbb0-416c-932d-c23116a7b7ca returned with HTTP 200 Dec 02 10:54:22.041623 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 520/1032] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:54:21 2020] GET /volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/6eaf9675-bbb0-416c-932d-c23116a7b7ca => generated 897 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:54:23.044960 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1fad4c0c-1e25-4021-9063-0d396deb55cf tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] GET http://10.222.0.23/volume/v3/652ca7af4b5f4cbf87c8d7d4121af66b/volumes/2bf864da-ecbe-4ed4-b8dd-05a56395eefd Dec 02 10:54:23.046385 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1fad4c0c-1e25-4021-9063-0d396deb55cf tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:54:23.046816 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:54:23.046816 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:54:23.047641 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1fad4c0c-1e25-4021-9063-0d396deb55cf tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:54:23.060429 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f4d62104-3ce1-48c0-bde1-2ede4574bd72 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] GET http://10.222.0.23/volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/6eaf9675-bbb0-416c-932d-c23116a7b7ca Dec 02 10:54:23.061603 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f4d62104-3ce1-48c0-bde1-2ede4574bd72 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:54:23.062067 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:54:23.062067 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:54:23.062784 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f4d62104-3ce1-48c0-bde1-2ede4574bd72 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:54:23.174361 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:54:23.174361 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:54:23.186142 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f4d62104-3ce1-48c0-bde1-2ede4574bd72 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Volume info retrieved successfully. Dec 02 10:54:23.212139 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:54:23.212139 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:54:23.220055 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f4d62104-3ce1-48c0-bde1-2ede4574bd72 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] http://10.222.0.23/volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/6eaf9675-bbb0-416c-932d-c23116a7b7ca returned with HTTP 200 Dec 02 10:54:23.233901 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 521/1033] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:54:23 2020] GET /volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/6eaf9675-bbb0-416c-932d-c23116a7b7ca => generated 922 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:54:23.246688 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-1fad4c0c-1e25-4021-9063-0d396deb55cf tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Volume info retrieved successfully. Dec 02 10:54:23.278219 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-61aeed76-578f-4e16-8469-96f35b65470f req-3456bd8a-829c-4414-8dcd-75a60d8df820 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] GET http://10.222.0.23/volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/6eaf9675-bbb0-416c-932d-c23116a7b7ca Dec 02 10:54:23.279108 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-61aeed76-578f-4e16-8469-96f35b65470f req-3456bd8a-829c-4414-8dcd-75a60d8df820 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:54:23.279108 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:54:23.279108 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:54:23.279416 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-61aeed76-578f-4e16-8469-96f35b65470f req-3456bd8a-829c-4414-8dcd-75a60d8df820 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:54:23.310640 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1fad4c0c-1e25-4021-9063-0d396deb55cf tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] http://10.222.0.23/volume/v3/652ca7af4b5f4cbf87c8d7d4121af66b/volumes/2bf864da-ecbe-4ed4-b8dd-05a56395eefd returned with HTTP 200 Dec 02 10:54:23.311830 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 513/1034] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:54:23 2020] GET /volume/v3/652ca7af4b5f4cbf87c8d7d4121af66b/volumes/2bf864da-ecbe-4ed4-b8dd-05a56395eefd => generated 916 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:54:23.455133 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:54:23.455133 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:54:23.477446 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-61aeed76-578f-4e16-8469-96f35b65470f req-3456bd8a-829c-4414-8dcd-75a60d8df820 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Volume info retrieved successfully. Dec 02 10:54:23.504764 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-61aeed76-578f-4e16-8469-96f35b65470f req-3456bd8a-829c-4414-8dcd-75a60d8df820 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] http://10.222.0.23/volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/6eaf9675-bbb0-416c-932d-c23116a7b7ca returned with HTTP 200 Dec 02 10:54:23.506146 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 522/1035] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 10:54:23 2020] GET /volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/6eaf9675-bbb0-416c-932d-c23116a7b7ca => generated 922 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:54:23.523295 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2a62c64e-a7a3-44af-ac51-6629e74bc7c1 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] POST http://10.222.0.23/volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes Dec 02 10:54:23.523754 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:54:23.523754 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:54:23.524212 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2a62c64e-a7a3-44af-ac51-6629e74bc7c1 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1164588748"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:54:23.528304 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-2a62c64e-a7a3-44af-ac51-6629e74bc7c1 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1164588748'}} {{(pid=88069) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 10:54:23.528304 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-2a62c64e-a7a3-44af-ac51-6629e74bc7c1 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Create volume of 1 GB Dec 02 10:54:23.565305 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-2a62c64e-a7a3-44af-ac51-6629e74bc7c1 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Availability Zones retrieved successfully. Dec 02 10:54:23.593082 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-2a62c64e-a7a3-44af-ac51-6629e74bc7c1 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Flow 'volume_create_api' (d5fbfc57-e5de-4230-8aa0-76d6bdd8bb22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:54:23.605554 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-2a62c64e-a7a3-44af-ac51-6629e74bc7c1 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5944d0cd-5369-4ad5-93f5-2d2632faa54c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:54:23.607877 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-2a62c64e-a7a3-44af-ac51-6629e74bc7c1 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Validating volume size '1' using validate_int {{(pid=88069) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 10:54:23.737961 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-2a62c64e-a7a3-44af-ac51-6629e74bc7c1 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5944d0cd-5369-4ad5-93f5-2d2632faa54c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:54:23.740351 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-2a62c64e-a7a3-44af-ac51-6629e74bc7c1 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3539c1e2-306e-44d2-b4b4-0bb62015b94d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:54:23.866599 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-2a62c64e-a7a3-44af-ac51-6629e74bc7c1 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Created reservations ['184cb055-6760-41e6-9347-18932bcaa7d4', '32a99fef-14a9-4f78-a65a-d99108d84fc9', '6505f987-7d3a-4246-a5c9-516b3650e496', '6a346893-b217-4471-bb55-446836af197d'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 10:54:23.868562 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-2a62c64e-a7a3-44af-ac51-6629e74bc7c1 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3539c1e2-306e-44d2-b4b4-0bb62015b94d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['184cb055-6760-41e6-9347-18932bcaa7d4', '32a99fef-14a9-4f78-a65a-d99108d84fc9', '6505f987-7d3a-4246-a5c9-516b3650e496', '6a346893-b217-4471-bb55-446836af197d']}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:54:23.878328 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-2a62c64e-a7a3-44af-ac51-6629e74bc7c1 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da1e70cc-ea59-4f22-a066-a061bbe1d61f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:54:23.982251 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-2a62c64e-a7a3-44af-ac51-6629e74bc7c1 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da1e70cc-ea59-4f22-a066-a061bbe1d61f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eaff2293-e582-4a17-a090-01828cd3739d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1164588748',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e10ba3a3d2a449a7b1af77f283272d92',qos_specs=None,replication_status=,reservations=['184cb055-6760-41e6-9347-18932bcaa7d4','32a99fef-14a9-4f78-a65a-d99108d84fc9','6505f987-7d3a-4246-a5c9-516b3650e496','6a346893-b217-4471-bb55-446836af197d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dbb065729824ba580661545d504a32a',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T10:54:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1164588748',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eaff2293-e582-4a17-a090-01828cd3739d,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e10ba3a3d2a449a7b1af77f283272d92',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,user_id='6dbb065729824ba580661545d504a32a',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:54:23.985585 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-2a62c64e-a7a3-44af-ac51-6629e74bc7c1 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75a3c49a-1672-469f-b26b-594cc54e3247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:54:24.014573 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-2a62c64e-a7a3-44af-ac51-6629e74bc7c1 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75a3c49a-1672-469f-b26b-594cc54e3247) 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-1164588748',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e10ba3a3d2a449a7b1af77f283272d92',qos_specs=None,replication_status=,reservations=['184cb055-6760-41e6-9347-18932bcaa7d4','32a99fef-14a9-4f78-a65a-d99108d84fc9','6505f987-7d3a-4246-a5c9-516b3650e496','6a346893-b217-4471-bb55-446836af197d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dbb065729824ba580661545d504a32a',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:54:24.016693 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-2a62c64e-a7a3-44af-ac51-6629e74bc7c1 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (002380e6-fe36-4889-8348-f8b9aaaec702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:54:24.032622 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-2a62c64e-a7a3-44af-ac51-6629e74bc7c1 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (002380e6-fe36-4889-8348-f8b9aaaec702) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:54:24.035741 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-2a62c64e-a7a3-44af-ac51-6629e74bc7c1 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Flow 'volume_create_api' (d5fbfc57-e5de-4230-8aa0-76d6bdd8bb22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:54:24.135927 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-2a62c64e-a7a3-44af-ac51-6629e74bc7c1 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Create volume request issued successfully. Dec 02 10:54:24.167400 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2a62c64e-a7a3-44af-ac51-6629e74bc7c1 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] http://10.222.0.23/volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes returned with HTTP 202 Dec 02 10:54:24.168308 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 514/1036] 10.222.0.23 () {60 vars in 1226 bytes} [Wed Dec 2 10:54:23 2020] POST /volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes => generated 829 bytes in 650 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 10:54:24.184192 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-38f5389c-79d6-4641-a37b-361cf572905b tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] GET http://10.222.0.23/volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/eaff2293-e582-4a17-a090-01828cd3739d Dec 02 10:54:24.185015 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-38f5389c-79d6-4641-a37b-361cf572905b tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:54:24.185484 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:54:24.185484 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:54:24.186110 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-38f5389c-79d6-4641-a37b-361cf572905b tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:54:24.246325 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:54:24.246325 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:54:24.256426 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-38f5389c-79d6-4641-a37b-361cf572905b tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Volume info retrieved successfully. Dec 02 10:54:24.315821 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-38f5389c-79d6-4641-a37b-361cf572905b tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] http://10.222.0.23/volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/eaff2293-e582-4a17-a090-01828cd3739d returned with HTTP 200 Dec 02 10:54:24.327298 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 523/1037] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:54:24 2020] GET /volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/eaff2293-e582-4a17-a090-01828cd3739d => generated 897 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:54:25.334194 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-79c8032d-43ec-4d4f-a51b-a26278118313 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] GET http://10.222.0.23/volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/eaff2293-e582-4a17-a090-01828cd3739d Dec 02 10:54:25.334866 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-79c8032d-43ec-4d4f-a51b-a26278118313 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:54:25.335202 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:54:25.335202 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:54:25.335779 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-79c8032d-43ec-4d4f-a51b-a26278118313 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:54:25.554915 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:54:25.554915 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:54:25.583434 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-79c8032d-43ec-4d4f-a51b-a26278118313 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Volume info retrieved successfully. Dec 02 10:54:25.626516 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-79c8032d-43ec-4d4f-a51b-a26278118313 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] http://10.222.0.23/volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/eaff2293-e582-4a17-a090-01828cd3739d returned with HTTP 200 Dec 02 10:54:25.627581 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 515/1038] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:54:25 2020] GET /volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/eaff2293-e582-4a17-a090-01828cd3739d => generated 921 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:54:26.652031 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-12acf40c-d6e2-4edd-91a1-24dd0e829460 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] GET http://10.222.0.23/volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/eaff2293-e582-4a17-a090-01828cd3739d Dec 02 10:54:26.653336 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-12acf40c-d6e2-4edd-91a1-24dd0e829460 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:54:26.654021 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:54:26.654021 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:54:26.656489 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-12acf40c-d6e2-4edd-91a1-24dd0e829460 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:54:26.859147 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:54:26.859147 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:54:26.881470 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-12acf40c-d6e2-4edd-91a1-24dd0e829460 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Volume info retrieved successfully. Dec 02 10:54:26.932477 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-12acf40c-d6e2-4edd-91a1-24dd0e829460 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] http://10.222.0.23/volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/eaff2293-e582-4a17-a090-01828cd3739d returned with HTTP 200 Dec 02 10:54:26.935587 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 524/1039] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:54:26 2020] GET /volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/eaff2293-e582-4a17-a090-01828cd3739d => generated 922 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:54:27.035394 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-4aa97191-6b5e-4f20-b10e-c5eada8be725 req-99ddf627-32db-4733-a869-b4b58d357c26 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] GET http://10.222.0.23/volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/eaff2293-e582-4a17-a090-01828cd3739d Dec 02 10:54:27.036127 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-4aa97191-6b5e-4f20-b10e-c5eada8be725 req-99ddf627-32db-4733-a869-b4b58d357c26 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:54:27.036348 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:54:27.036348 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:54:27.037998 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-4aa97191-6b5e-4f20-b10e-c5eada8be725 req-99ddf627-32db-4733-a869-b4b58d357c26 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:54:27.226277 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:54:27.226277 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:54:27.255449 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-4aa97191-6b5e-4f20-b10e-c5eada8be725 req-99ddf627-32db-4733-a869-b4b58d357c26 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Volume info retrieved successfully. Dec 02 10:54:27.312685 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-4aa97191-6b5e-4f20-b10e-c5eada8be725 req-99ddf627-32db-4733-a869-b4b58d357c26 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] http://10.222.0.23/volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/eaff2293-e582-4a17-a090-01828cd3739d returned with HTTP 200 Dec 02 10:54:27.331614 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 516/1040] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 10:54:27 2020] GET /volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/eaff2293-e582-4a17-a090-01828cd3739d => generated 922 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:54:27.883424 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-620506a7-aef8-412f-8f9e-2d0234df8262 req-2d360086-35b6-496e-91b9-2e428aa77fff tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] GET http://10.222.0.23/volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/detail Dec 02 10:54:27.884522 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-620506a7-aef8-412f-8f9e-2d0234df8262 req-2d360086-35b6-496e-91b9-2e428aa77fff tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:54:27.884992 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:54:27.884992 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:54:27.885644 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-620506a7-aef8-412f-8f9e-2d0234df8262 req-2d360086-35b6-496e-91b9-2e428aa77fff tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Calling method 'detail' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:54:27.886825 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [req-620506a7-aef8-412f-8f9e-2d0234df8262 req-2d360086-35b6-496e-91b9-2e428aa77fff tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Removing options '' from query. {{(pid=88068) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 10:54:27.889625 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-620506a7-aef8-412f-8f9e-2d0234df8262 req-2d360086-35b6-496e-91b9-2e428aa77fff tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88068) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 02 10:54:27.946440 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-620506a7-aef8-412f-8f9e-2d0234df8262 req-2d360086-35b6-496e-91b9-2e428aa77fff tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Get all volumes completed successfully. Dec 02 10:54:27.949237 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:54:27.949237 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:54:27.960613 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-620506a7-aef8-412f-8f9e-2d0234df8262 req-2d360086-35b6-496e-91b9-2e428aa77fff tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] http://10.222.0.23/volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/detail returned with HTTP 200 Dec 02 10:54:27.962408 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 525/1041] 10.222.0.23 () {60 vars in 1479 bytes} [Wed Dec 2 10:54:27 2020] GET /volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/detail => generated 2749 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:54:28.017790 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-9bc14c3f-9c8e-4b94-8ad9-631e0147d159 req-e31fb957-1b5c-4eb9-b86e-856ddb1f846f tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] GET http://10.222.0.23/volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/detail Dec 02 10:54:28.018849 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-9bc14c3f-9c8e-4b94-8ad9-631e0147d159 req-e31fb957-1b5c-4eb9-b86e-856ddb1f846f tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:54:28.019293 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:54:28.019293 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:54:28.020569 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-9bc14c3f-9c8e-4b94-8ad9-631e0147d159 req-e31fb957-1b5c-4eb9-b86e-856ddb1f846f tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Calling method 'detail' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:54:28.021918 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [req-9bc14c3f-9c8e-4b94-8ad9-631e0147d159 req-e31fb957-1b5c-4eb9-b86e-856ddb1f846f tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Removing options '' from query. {{(pid=88069) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 10:54:28.024506 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-9bc14c3f-9c8e-4b94-8ad9-631e0147d159 req-e31fb957-1b5c-4eb9-b86e-856ddb1f846f tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88069) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 02 10:54:28.130499 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-9bc14c3f-9c8e-4b94-8ad9-631e0147d159 req-e31fb957-1b5c-4eb9-b86e-856ddb1f846f tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Get all volumes completed successfully. Dec 02 10:54:28.136147 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:54:28.136147 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:54:28.154255 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-9bc14c3f-9c8e-4b94-8ad9-631e0147d159 req-e31fb957-1b5c-4eb9-b86e-856ddb1f846f tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] http://10.222.0.23/volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/detail returned with HTTP 200 Dec 02 10:54:28.166913 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 517/1042] 10.222.0.23 () {60 vars in 1479 bytes} [Wed Dec 2 10:54:28 2020] GET /volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/detail => generated 2749 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:54:28.201806 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-cdb7c6b4-4629-44f0-8c2f-67e71968a6f1 req-076452bf-2133-4450-8576-5a18e4099cdd tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] GET http://10.222.0.23/volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/detail Dec 02 10:54:28.202380 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-cdb7c6b4-4629-44f0-8c2f-67e71968a6f1 req-076452bf-2133-4450-8576-5a18e4099cdd tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:54:28.202577 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:54:28.202577 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:54:28.203272 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-cdb7c6b4-4629-44f0-8c2f-67e71968a6f1 req-076452bf-2133-4450-8576-5a18e4099cdd tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Calling method 'detail' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:54:28.204074 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [req-cdb7c6b4-4629-44f0-8c2f-67e71968a6f1 req-076452bf-2133-4450-8576-5a18e4099cdd tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Removing options '' from query. {{(pid=88068) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 10:54:28.206040 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-cdb7c6b4-4629-44f0-8c2f-67e71968a6f1 req-076452bf-2133-4450-8576-5a18e4099cdd tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88068) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 02 10:54:28.290838 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-cdb7c6b4-4629-44f0-8c2f-67e71968a6f1 req-076452bf-2133-4450-8576-5a18e4099cdd tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Get all volumes completed successfully. Dec 02 10:54:28.293256 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:54:28.293256 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:54:28.304180 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-cdb7c6b4-4629-44f0-8c2f-67e71968a6f1 req-076452bf-2133-4450-8576-5a18e4099cdd tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] http://10.222.0.23/volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/detail returned with HTTP 200 Dec 02 10:54:28.305446 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 526/1043] 10.222.0.23 () {60 vars in 1479 bytes} [Wed Dec 2 10:54:28 2020] GET /volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/detail => generated 2749 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:54:28.368459 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-da3590c9-3cb4-4651-bc5d-f3607ddc91fe req-3fdb4465-bef1-4ebb-bcdc-5f25578d88c2 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] GET http://10.222.0.23/volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/detail Dec 02 10:54:28.369219 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-da3590c9-3cb4-4651-bc5d-f3607ddc91fe req-3fdb4465-bef1-4ebb-bcdc-5f25578d88c2 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:54:28.369625 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:54:28.369625 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:54:28.370262 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-da3590c9-3cb4-4651-bc5d-f3607ddc91fe req-3fdb4465-bef1-4ebb-bcdc-5f25578d88c2 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Calling method 'detail' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:54:28.371071 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [req-da3590c9-3cb4-4651-bc5d-f3607ddc91fe req-3fdb4465-bef1-4ebb-bcdc-5f25578d88c2 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Removing options '' from query. {{(pid=88069) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 10:54:28.373299 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-da3590c9-3cb4-4651-bc5d-f3607ddc91fe req-3fdb4465-bef1-4ebb-bcdc-5f25578d88c2 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88069) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 02 10:54:28.521960 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-da3590c9-3cb4-4651-bc5d-f3607ddc91fe req-3fdb4465-bef1-4ebb-bcdc-5f25578d88c2 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Get all volumes completed successfully. Dec 02 10:54:28.524082 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:54:28.524082 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:54:28.548029 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-da3590c9-3cb4-4651-bc5d-f3607ddc91fe req-3fdb4465-bef1-4ebb-bcdc-5f25578d88c2 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] http://10.222.0.23/volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/detail returned with HTTP 200 Dec 02 10:54:28.548889 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 518/1044] 10.222.0.23 () {60 vars in 1479 bytes} [Wed Dec 2 10:54:28 2020] GET /volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/detail => generated 2749 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:54:28.616686 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-1221218f-8f8e-4675-b0fa-5b2d2a384df8 req-b29e1353-7e52-4e2e-a92b-da3b2e4339ba tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] GET http://10.222.0.23/volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/detail Dec 02 10:54:28.617238 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-1221218f-8f8e-4675-b0fa-5b2d2a384df8 req-b29e1353-7e52-4e2e-a92b-da3b2e4339ba tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:54:28.617457 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:54:28.617457 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:54:28.617932 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-1221218f-8f8e-4675-b0fa-5b2d2a384df8 req-b29e1353-7e52-4e2e-a92b-da3b2e4339ba tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Calling method 'detail' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:54:28.618433 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [req-1221218f-8f8e-4675-b0fa-5b2d2a384df8 req-b29e1353-7e52-4e2e-a92b-da3b2e4339ba tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Removing options '' from query. {{(pid=88068) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 10:54:28.620188 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-1221218f-8f8e-4675-b0fa-5b2d2a384df8 req-b29e1353-7e52-4e2e-a92b-da3b2e4339ba tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88068) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 02 10:54:28.758136 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-1221218f-8f8e-4675-b0fa-5b2d2a384df8 req-b29e1353-7e52-4e2e-a92b-da3b2e4339ba tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Get all volumes completed successfully. Dec 02 10:54:28.773468 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:54:28.773468 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:54:28.801187 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-1221218f-8f8e-4675-b0fa-5b2d2a384df8 req-b29e1353-7e52-4e2e-a92b-da3b2e4339ba tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] http://10.222.0.23/volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/detail returned with HTTP 200 Dec 02 10:54:28.818116 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 527/1045] 10.222.0.23 () {60 vars in 1479 bytes} [Wed Dec 2 10:54:28 2020] GET /volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/detail => generated 2749 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:54:28.866397 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-ef8122e1-cc25-4304-aa59-0b1cbdd71629 req-ca2ad0e8-3a7f-42c8-92b2-48579340262a tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] GET http://10.222.0.23/volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/detail Dec 02 10:54:28.866943 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-ef8122e1-cc25-4304-aa59-0b1cbdd71629 req-ca2ad0e8-3a7f-42c8-92b2-48579340262a tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:54:28.867177 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:54:28.867177 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:54:28.867549 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-ef8122e1-cc25-4304-aa59-0b1cbdd71629 req-ca2ad0e8-3a7f-42c8-92b2-48579340262a tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Calling method 'detail' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:54:28.868400 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [req-ef8122e1-cc25-4304-aa59-0b1cbdd71629 req-ca2ad0e8-3a7f-42c8-92b2-48579340262a tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Removing options '' from query. {{(pid=88069) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 10:54:28.870062 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-ef8122e1-cc25-4304-aa59-0b1cbdd71629 req-ca2ad0e8-3a7f-42c8-92b2-48579340262a tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88069) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 02 10:54:29.004984 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-ef8122e1-cc25-4304-aa59-0b1cbdd71629 req-ca2ad0e8-3a7f-42c8-92b2-48579340262a tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Get all volumes completed successfully. Dec 02 10:54:29.008539 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:54:29.008539 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:54:29.018882 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-ef8122e1-cc25-4304-aa59-0b1cbdd71629 req-ca2ad0e8-3a7f-42c8-92b2-48579340262a tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] http://10.222.0.23/volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/detail returned with HTTP 200 Dec 02 10:54:29.020286 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 519/1046] 10.222.0.23 () {60 vars in 1479 bytes} [Wed Dec 2 10:54:28 2020] GET /volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/detail => generated 2749 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:54:30.139152 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-8032208e-1085-4a4d-b8e5-d631e1ce7472 req-e00a9942-534d-4fbf-b0f6-f88b9a3576d7 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] GET http://10.222.0.23/volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/detail Dec 02 10:54:30.140286 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-8032208e-1085-4a4d-b8e5-d631e1ce7472 req-e00a9942-534d-4fbf-b0f6-f88b9a3576d7 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:54:30.140682 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:54:30.140682 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:54:30.141766 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-8032208e-1085-4a4d-b8e5-d631e1ce7472 req-e00a9942-534d-4fbf-b0f6-f88b9a3576d7 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Calling method 'detail' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:54:30.142552 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [req-8032208e-1085-4a4d-b8e5-d631e1ce7472 req-e00a9942-534d-4fbf-b0f6-f88b9a3576d7 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Removing options '' from query. {{(pid=88068) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 10:54:30.144499 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-8032208e-1085-4a4d-b8e5-d631e1ce7472 req-e00a9942-534d-4fbf-b0f6-f88b9a3576d7 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88068) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 02 10:54:30.290146 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-8032208e-1085-4a4d-b8e5-d631e1ce7472 req-e00a9942-534d-4fbf-b0f6-f88b9a3576d7 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Get all volumes completed successfully. Dec 02 10:54:30.292438 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:54:30.292438 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:54:30.321329 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-8032208e-1085-4a4d-b8e5-d631e1ce7472 req-e00a9942-534d-4fbf-b0f6-f88b9a3576d7 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] http://10.222.0.23/volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/detail returned with HTTP 200 Dec 02 10:54:30.322693 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 528/1047] 10.222.0.23 () {60 vars in 1479 bytes} [Wed Dec 2 10:54:30 2020] GET /volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/detail => generated 2749 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:54:30.423706 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-0336db3d-70b5-4dbf-bcb5-6ebe06d1a507 req-1ec9f6c9-3bbc-4212-8255-257ebb522c94 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] GET http://10.222.0.23/volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/detail Dec 02 10:54:30.424482 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-0336db3d-70b5-4dbf-bcb5-6ebe06d1a507 req-1ec9f6c9-3bbc-4212-8255-257ebb522c94 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:54:30.424912 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:54:30.424912 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:54:30.425538 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-0336db3d-70b5-4dbf-bcb5-6ebe06d1a507 req-1ec9f6c9-3bbc-4212-8255-257ebb522c94 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Calling method 'detail' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:54:30.426290 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [req-0336db3d-70b5-4dbf-bcb5-6ebe06d1a507 req-1ec9f6c9-3bbc-4212-8255-257ebb522c94 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Removing options '' from query. {{(pid=88069) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 10:54:30.430466 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-0336db3d-70b5-4dbf-bcb5-6ebe06d1a507 req-1ec9f6c9-3bbc-4212-8255-257ebb522c94 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88069) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 02 10:54:30.512799 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-0336db3d-70b5-4dbf-bcb5-6ebe06d1a507 req-1ec9f6c9-3bbc-4212-8255-257ebb522c94 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Get all volumes completed successfully. Dec 02 10:54:30.515940 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:54:30.515940 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:54:30.528268 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-0336db3d-70b5-4dbf-bcb5-6ebe06d1a507 req-1ec9f6c9-3bbc-4212-8255-257ebb522c94 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] http://10.222.0.23/volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/detail returned with HTTP 200 Dec 02 10:54:30.541852 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 520/1048] 10.222.0.23 () {60 vars in 1479 bytes} [Wed Dec 2 10:54:30 2020] GET /volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/detail => generated 2749 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:54:30.549708 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d77b8d7d-501f-45cc-9fa1-435f8b2c7a50 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] DELETE http://10.222.0.23/volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/eaff2293-e582-4a17-a090-01828cd3739d Dec 02 10:54:30.550242 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d77b8d7d-501f-45cc-9fa1-435f8b2c7a50 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:54:30.550459 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:54:30.550459 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:54:30.550831 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d77b8d7d-501f-45cc-9fa1-435f8b2c7a50 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:54:30.551295 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-d77b8d7d-501f-45cc-9fa1-435f8b2c7a50 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Delete volume with id: eaff2293-e582-4a17-a090-01828cd3739d Dec 02 10:54:30.657332 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:54:30.657332 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:54:30.658977 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-d77b8d7d-501f-45cc-9fa1-435f8b2c7a50 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Volume info retrieved successfully. Dec 02 10:54:30.715585 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-d77b8d7d-501f-45cc-9fa1-435f8b2c7a50 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Delete volume request issued successfully. Dec 02 10:54:30.717317 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d77b8d7d-501f-45cc-9fa1-435f8b2c7a50 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] http://10.222.0.23/volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/eaff2293-e582-4a17-a090-01828cd3739d returned with HTTP 202 Dec 02 10:54:30.719387 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 529/1049] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 10:54:30 2020] DELETE /volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/eaff2293-e582-4a17-a090-01828cd3739d => generated 0 bytes in 175 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 10:54:30.726966 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-23a7def3-c07f-4974-915a-5d9901b88e2a tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] GET http://10.222.0.23/volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/eaff2293-e582-4a17-a090-01828cd3739d Dec 02 10:54:30.728158 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-23a7def3-c07f-4974-915a-5d9901b88e2a tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:54:30.728967 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:54:30.728967 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:54:30.729150 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-23a7def3-c07f-4974-915a-5d9901b88e2a tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:54:30.837405 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:54:30.837405 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:54:30.859189 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-23a7def3-c07f-4974-915a-5d9901b88e2a tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Volume info retrieved successfully. Dec 02 10:54:30.905407 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-23a7def3-c07f-4974-915a-5d9901b88e2a tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] http://10.222.0.23/volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/eaff2293-e582-4a17-a090-01828cd3739d returned with HTTP 200 Dec 02 10:54:30.906251 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 521/1050] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:54:30 2020] GET /volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/eaff2293-e582-4a17-a090-01828cd3739d => generated 921 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:54:31.926742 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6a59ae69-2d33-4b49-90f8-da2d6e4532f3 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] GET http://10.222.0.23/volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/eaff2293-e582-4a17-a090-01828cd3739d Dec 02 10:54:31.927266 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6a59ae69-2d33-4b49-90f8-da2d6e4532f3 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:54:31.927373 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:54:31.927373 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:54:31.927692 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6a59ae69-2d33-4b49-90f8-da2d6e4532f3 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:54:32.118744 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:54:32.118744 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:54:32.158784 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6a59ae69-2d33-4b49-90f8-da2d6e4532f3 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Volume info retrieved successfully. Dec 02 10:54:32.265541 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6a59ae69-2d33-4b49-90f8-da2d6e4532f3 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] http://10.222.0.23/volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/eaff2293-e582-4a17-a090-01828cd3739d returned with HTTP 200 Dec 02 10:54:32.270429 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 530/1051] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:54:31 2020] GET /volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/eaff2293-e582-4a17-a090-01828cd3739d => generated 921 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:54:33.286391 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9a7c581c-e30f-4610-87a4-4499d1103bac tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] GET http://10.222.0.23/volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/eaff2293-e582-4a17-a090-01828cd3739d Dec 02 10:54:33.288289 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9a7c581c-e30f-4610-87a4-4499d1103bac tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:54:33.288783 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:54:33.288783 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:54:33.289490 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9a7c581c-e30f-4610-87a4-4499d1103bac tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:54:33.475077 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:54:33.475077 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:54:33.500639 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-9a7c581c-e30f-4610-87a4-4499d1103bac tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Volume info retrieved successfully. Dec 02 10:54:33.552528 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9a7c581c-e30f-4610-87a4-4499d1103bac tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] http://10.222.0.23/volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/eaff2293-e582-4a17-a090-01828cd3739d returned with HTTP 200 Dec 02 10:54:33.554847 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 522/1052] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:54:33 2020] GET /volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/eaff2293-e582-4a17-a090-01828cd3739d => generated 921 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:54:34.573109 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ec2a9bd6-1089-44a3-aa4e-1a63fd125aff tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] GET http://10.222.0.23/volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/eaff2293-e582-4a17-a090-01828cd3739d Dec 02 10:54:34.573759 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ec2a9bd6-1089-44a3-aa4e-1a63fd125aff tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:54:34.574081 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:54:34.574081 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:54:34.574639 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ec2a9bd6-1089-44a3-aa4e-1a63fd125aff tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:54:34.674973 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ec2a9bd6-1089-44a3-aa4e-1a63fd125aff tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] http://10.222.0.23/volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/eaff2293-e582-4a17-a090-01828cd3739d returned with HTTP 404 Dec 02 10:54:34.680328 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 531/1053] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:54:34 2020] GET /volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/eaff2293-e582-4a17-a090-01828cd3739d => generated 109 bytes in 113 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:54:34.689711 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1695d6d3-9c0b-4766-828e-8fc471f38bfc tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] DELETE http://10.222.0.23/volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/6eaf9675-bbb0-416c-932d-c23116a7b7ca Dec 02 10:54:34.690426 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1695d6d3-9c0b-4766-828e-8fc471f38bfc tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:54:34.690752 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:54:34.690752 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:54:34.691389 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1695d6d3-9c0b-4766-828e-8fc471f38bfc tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:54:34.691956 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-1695d6d3-9c0b-4766-828e-8fc471f38bfc tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Delete volume with id: 6eaf9675-bbb0-416c-932d-c23116a7b7ca Dec 02 10:54:34.792098 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:54:34.792098 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:54:34.793892 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-1695d6d3-9c0b-4766-828e-8fc471f38bfc tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Volume info retrieved successfully. Dec 02 10:54:34.842054 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-1695d6d3-9c0b-4766-828e-8fc471f38bfc tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Delete volume request issued successfully. Dec 02 10:54:34.842945 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1695d6d3-9c0b-4766-828e-8fc471f38bfc tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] http://10.222.0.23/volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/6eaf9675-bbb0-416c-932d-c23116a7b7ca returned with HTTP 202 Dec 02 10:54:34.844355 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 523/1054] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 10:54:34 2020] DELETE /volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/6eaf9675-bbb0-416c-932d-c23116a7b7ca => generated 0 bytes in 160 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 10:54:34.852900 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ae765d8a-6ba5-4ca3-95cc-cff7a6c590ed tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] GET http://10.222.0.23/volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/6eaf9675-bbb0-416c-932d-c23116a7b7ca Dec 02 10:54:34.853489 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ae765d8a-6ba5-4ca3-95cc-cff7a6c590ed tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:54:34.854085 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ae765d8a-6ba5-4ca3-95cc-cff7a6c590ed tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:54:34.922359 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:54:34.922359 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:54:34.934383 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-ae765d8a-6ba5-4ca3-95cc-cff7a6c590ed tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Volume info retrieved successfully. Dec 02 10:54:34.982509 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ae765d8a-6ba5-4ca3-95cc-cff7a6c590ed tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] http://10.222.0.23/volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/6eaf9675-bbb0-416c-932d-c23116a7b7ca returned with HTTP 200 Dec 02 10:54:34.983913 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 532/1055] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:54:34 2020] GET /volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/6eaf9675-bbb0-416c-932d-c23116a7b7ca => generated 921 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 10:54:36.001509 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ca9a0812-8968-42e0-bd54-37a26125abee tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] GET http://10.222.0.23/volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/6eaf9675-bbb0-416c-932d-c23116a7b7ca Dec 02 10:54:36.002146 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ca9a0812-8968-42e0-bd54-37a26125abee tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:54:36.002271 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:54:36.002271 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:54:36.002948 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ca9a0812-8968-42e0-bd54-37a26125abee tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:54:36.149315 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:54:36.149315 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:54:36.175236 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-ca9a0812-8968-42e0-bd54-37a26125abee tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Volume info retrieved successfully. Dec 02 10:54:36.201120 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ca9a0812-8968-42e0-bd54-37a26125abee tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] http://10.222.0.23/volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/6eaf9675-bbb0-416c-932d-c23116a7b7ca returned with HTTP 200 Dec 02 10:54:36.202752 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 524/1056] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:54:35 2020] GET /volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/6eaf9675-bbb0-416c-932d-c23116a7b7ca => generated 921 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:54:36.826363 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-125aa058-a2f8-4979-a58c-684d5a9e8598 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] DELETE http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/dceff61e-9b61-4f05-a185-0ffd2a933114 Dec 02 10:54:36.827282 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-125aa058-a2f8-4979-a58c-684d5a9e8598 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:54:36.827505 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:54:36.827505 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:54:36.828414 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-125aa058-a2f8-4979-a58c-684d5a9e8598 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:54:36.828917 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-125aa058-a2f8-4979-a58c-684d5a9e8598 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Delete volume with id: dceff61e-9b61-4f05-a185-0ffd2a933114 Dec 02 10:54:36.919976 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:54:36.919976 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:54:36.921185 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-125aa058-a2f8-4979-a58c-684d5a9e8598 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Volume info retrieved successfully. Dec 02 10:54:36.955142 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-125aa058-a2f8-4979-a58c-684d5a9e8598 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Delete volume request issued successfully. Dec 02 10:54:36.955716 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-125aa058-a2f8-4979-a58c-684d5a9e8598 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/dceff61e-9b61-4f05-a185-0ffd2a933114 returned with HTTP 202 Dec 02 10:54:36.957122 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 533/1057] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 10:54:36 2020] DELETE /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/dceff61e-9b61-4f05-a185-0ffd2a933114 => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 10:54:36.966725 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-36c73a88-cead-4db4-abe5-4565ce6eea92 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/dceff61e-9b61-4f05-a185-0ffd2a933114 Dec 02 10:54:36.967504 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-36c73a88-cead-4db4-abe5-4565ce6eea92 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:54:36.967878 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:54:36.967878 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:54:36.968649 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-36c73a88-cead-4db4-abe5-4565ce6eea92 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:54:37.044893 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:54:37.044893 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:54:37.071178 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-36c73a88-cead-4db4-abe5-4565ce6eea92 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Volume info retrieved successfully. Dec 02 10:54:37.127260 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-36c73a88-cead-4db4-abe5-4565ce6eea92 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/dceff61e-9b61-4f05-a185-0ffd2a933114 returned with HTTP 200 Dec 02 10:54:37.128081 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 525/1058] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:54:36 2020] GET /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/dceff61e-9b61-4f05-a185-0ffd2a933114 => generated 916 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 10:54:37.219252 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bba0a96a-3aa5-4562-a483-d775e3588aa3 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] GET http://10.222.0.23/volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/6eaf9675-bbb0-416c-932d-c23116a7b7ca Dec 02 10:54:37.221336 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bba0a96a-3aa5-4562-a483-d775e3588aa3 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:54:37.221755 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:54:37.221755 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:54:37.222390 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bba0a96a-3aa5-4562-a483-d775e3588aa3 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:54:37.283403 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bba0a96a-3aa5-4562-a483-d775e3588aa3 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] http://10.222.0.23/volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/6eaf9675-bbb0-416c-932d-c23116a7b7ca returned with HTTP 404 Dec 02 10:54:37.284868 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 534/1059] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:54:37 2020] GET /volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/6eaf9675-bbb0-416c-932d-c23116a7b7ca => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:54:37.294910 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0c43de76-bca4-4dc9-920a-ffc3bf8c254b tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] DELETE http://10.222.0.23/volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/cb2c6d48-cf04-49e7-b044-3d4016de6112 Dec 02 10:54:37.295733 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0c43de76-bca4-4dc9-920a-ffc3bf8c254b tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:54:37.296119 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:54:37.296119 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:54:37.296764 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0c43de76-bca4-4dc9-920a-ffc3bf8c254b tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:54:37.297376 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-0c43de76-bca4-4dc9-920a-ffc3bf8c254b tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Delete volume with id: cb2c6d48-cf04-49e7-b044-3d4016de6112 Dec 02 10:54:37.455492 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:54:37.455492 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:54:37.465165 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0c43de76-bca4-4dc9-920a-ffc3bf8c254b tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Volume info retrieved successfully. Dec 02 10:54:37.579286 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0c43de76-bca4-4dc9-920a-ffc3bf8c254b tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Delete volume request issued successfully. Dec 02 10:54:37.579909 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0c43de76-bca4-4dc9-920a-ffc3bf8c254b tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] http://10.222.0.23/volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/cb2c6d48-cf04-49e7-b044-3d4016de6112 returned with HTTP 202 Dec 02 10:54:37.580866 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 526/1060] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 10:54:37 2020] DELETE /volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/cb2c6d48-cf04-49e7-b044-3d4016de6112 => generated 0 bytes in 292 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 10:54:37.589703 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-71f32c73-3f04-4b03-9199-644c3dd7d301 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] GET http://10.222.0.23/volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/cb2c6d48-cf04-49e7-b044-3d4016de6112 Dec 02 10:54:37.590241 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-71f32c73-3f04-4b03-9199-644c3dd7d301 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:54:37.590734 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-71f32c73-3f04-4b03-9199-644c3dd7d301 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:54:37.760094 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:54:37.760094 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:54:37.790905 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-71f32c73-3f04-4b03-9199-644c3dd7d301 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Volume info retrieved successfully. Dec 02 10:54:37.884135 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-71f32c73-3f04-4b03-9199-644c3dd7d301 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] http://10.222.0.23/volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/cb2c6d48-cf04-49e7-b044-3d4016de6112 returned with HTTP 200 Dec 02 10:54:37.890663 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 535/1061] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:54:37 2020] GET /volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/cb2c6d48-cf04-49e7-b044-3d4016de6112 => generated 921 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:54:38.144844 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7ed2bb62-6635-4757-b9d3-769aafb64ed2 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/dceff61e-9b61-4f05-a185-0ffd2a933114 Dec 02 10:54:38.145440 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7ed2bb62-6635-4757-b9d3-769aafb64ed2 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:54:38.145542 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:54:38.145542 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:54:38.146790 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7ed2bb62-6635-4757-b9d3-769aafb64ed2 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:54:38.378257 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:54:38.378257 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:54:38.423782 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-7ed2bb62-6635-4757-b9d3-769aafb64ed2 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Volume info retrieved successfully. Dec 02 10:54:38.508377 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7ed2bb62-6635-4757-b9d3-769aafb64ed2 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/dceff61e-9b61-4f05-a185-0ffd2a933114 returned with HTTP 200 Dec 02 10:54:38.509248 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 527/1062] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:54:38 2020] GET /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/dceff61e-9b61-4f05-a185-0ffd2a933114 => generated 916 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:54:38.905700 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-70c08473-cdda-4d3d-b8c9-eff804f793aa tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] GET http://10.222.0.23/volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/cb2c6d48-cf04-49e7-b044-3d4016de6112 Dec 02 10:54:38.906230 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-70c08473-cdda-4d3d-b8c9-eff804f793aa tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:54:38.906425 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:54:38.906425 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:54:38.907587 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-70c08473-cdda-4d3d-b8c9-eff804f793aa tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:54:39.047083 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:54:39.047083 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:54:39.067606 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-70c08473-cdda-4d3d-b8c9-eff804f793aa tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Volume info retrieved successfully. Dec 02 10:54:39.131333 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-70c08473-cdda-4d3d-b8c9-eff804f793aa tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] http://10.222.0.23/volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/cb2c6d48-cf04-49e7-b044-3d4016de6112 returned with HTTP 200 Dec 02 10:54:39.140957 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 536/1063] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:54:38 2020] GET /volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/cb2c6d48-cf04-49e7-b044-3d4016de6112 => generated 921 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:54:39.526831 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b251c515-c90d-432b-a1b5-7af2fc78d680 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/dceff61e-9b61-4f05-a185-0ffd2a933114 Dec 02 10:54:39.529184 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b251c515-c90d-432b-a1b5-7af2fc78d680 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:54:39.529495 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:54:39.529495 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:54:39.530309 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b251c515-c90d-432b-a1b5-7af2fc78d680 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:54:39.668398 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:54:39.668398 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:54:39.693413 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b251c515-c90d-432b-a1b5-7af2fc78d680 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Volume info retrieved successfully. Dec 02 10:54:39.751911 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b251c515-c90d-432b-a1b5-7af2fc78d680 tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/dceff61e-9b61-4f05-a185-0ffd2a933114 returned with HTTP 200 Dec 02 10:54:39.753679 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 528/1064] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:54:39 2020] GET /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/dceff61e-9b61-4f05-a185-0ffd2a933114 => generated 916 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:54:40.154945 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-722e5a27-6adb-4219-8305-70b7f997b38e tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] GET http://10.222.0.23/volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/cb2c6d48-cf04-49e7-b044-3d4016de6112 Dec 02 10:54:40.155413 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-722e5a27-6adb-4219-8305-70b7f997b38e tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:54:40.155608 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:54:40.155608 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:54:40.156697 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-722e5a27-6adb-4219-8305-70b7f997b38e tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:54:40.330170 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:54:40.330170 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:54:40.352651 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-722e5a27-6adb-4219-8305-70b7f997b38e tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Volume info retrieved successfully. Dec 02 10:54:40.397482 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-722e5a27-6adb-4219-8305-70b7f997b38e tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] http://10.222.0.23/volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/cb2c6d48-cf04-49e7-b044-3d4016de6112 returned with HTTP 200 Dec 02 10:54:40.402254 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 537/1065] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:54:40 2020] GET /volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/cb2c6d48-cf04-49e7-b044-3d4016de6112 => generated 921 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:54:40.771379 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-39ac13f2-4b33-420e-b866-15274ca9712a tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] GET http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/dceff61e-9b61-4f05-a185-0ffd2a933114 Dec 02 10:54:40.772254 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-39ac13f2-4b33-420e-b866-15274ca9712a tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:54:40.772756 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:54:40.772756 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:54:40.773143 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-39ac13f2-4b33-420e-b866-15274ca9712a tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:54:40.877637 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-39ac13f2-4b33-420e-b866-15274ca9712a tempest-AttachVolumeNegativeTest-1110316356 tempest-AttachVolumeNegativeTest-1110316356] http://10.222.0.23/volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/dceff61e-9b61-4f05-a185-0ffd2a933114 returned with HTTP 404 Dec 02 10:54:40.880418 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 529/1066] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:54:40 2020] GET /volume/v3/218eb1477a034e23b5486bbf8fabba79/volumes/dceff61e-9b61-4f05-a185-0ffd2a933114 => generated 109 bytes in 114 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 02 10:54:41.414905 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a782e95d-c451-4bd1-817a-83aba5832ba1 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] GET http://10.222.0.23/volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/cb2c6d48-cf04-49e7-b044-3d4016de6112 Dec 02 10:54:41.415506 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a782e95d-c451-4bd1-817a-83aba5832ba1 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:54:41.415704 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:54:41.415704 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:54:41.416244 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a782e95d-c451-4bd1-817a-83aba5832ba1 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:54:41.616902 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a782e95d-c451-4bd1-817a-83aba5832ba1 tempest-VolumesTestJSON-1374621873 tempest-VolumesTestJSON-1374621873] http://10.222.0.23/volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/cb2c6d48-cf04-49e7-b044-3d4016de6112 returned with HTTP 404 Dec 02 10:54:41.623750 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 538/1067] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:54:41 2020] GET /volume/v3/e10ba3a3d2a449a7b1af77f283272d92/volumes/cb2c6d48-cf04-49e7-b044-3d4016de6112 => generated 109 bytes in 213 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:54:47.724888 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c2f6db6c-f47b-4b5e-89f7-28c2c33c3947 tempest-GroupsV320Test-1253270544 tempest-GroupsV320Test-1253270544] POST http://10.222.0.23/volume/v3/9e849a1e3d4c4704ab53743883a49887/types Dec 02 10:54:47.726327 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c2f6db6c-f47b-4b5e-89f7-28c2c33c3947 tempest-GroupsV320Test-1253270544 tempest-GroupsV320Test-1253270544] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-739041766"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:54:47.831459 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c2f6db6c-f47b-4b5e-89f7-28c2c33c3947 tempest-GroupsV320Test-1253270544 tempest-GroupsV320Test-1253270544] http://10.222.0.23/volume/v3/9e849a1e3d4c4704ab53743883a49887/types returned with HTTP 200 Dec 02 10:54:47.832766 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 530/1068] 10.222.0.23 () {60 vars in 1219 bytes} [Wed Dec 2 10:54:47 2020] POST /volume/v3/9e849a1e3d4c4704ab53743883a49887/types => generated 219 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:54:47.842843 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b794a9c9-81e0-4c33-918e-de6c79eb1a9d tempest-GroupsV320Test-1253270544 tempest-GroupsV320Test-1253270544] POST http://10.222.0.23/volume/v3/9e849a1e3d4c4704ab53743883a49887/group_types Dec 02 10:54:47.852686 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b794a9c9-81e0-4c33-918e-de6c79eb1a9d tempest-GroupsV320Test-1253270544 tempest-GroupsV320Test-1253270544] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-541364399"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:54:47.939775 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b794a9c9-81e0-4c33-918e-de6c79eb1a9d tempest-GroupsV320Test-1253270544 tempest-GroupsV320Test-1253270544] http://10.222.0.23/volume/v3/9e849a1e3d4c4704ab53743883a49887/group_types returned with HTTP 202 Dec 02 10:54:47.950217 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 539/1069] 10.222.0.23 () {62 vars in 1278 bytes} [Wed Dec 2 10:54:47 2020] POST /volume/v3/9e849a1e3d4c4704ab53743883a49887/group_types => generated 176 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:54:48.427887 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e3ebd61e-f3fa-4d14-862e-45f9fb67aac6 tempest-GroupsV320Test-887581618 tempest-GroupsV320Test-887581618] POST http://10.222.0.23/volume/v3/6bb6e070c2b14e90ba5d23061be2c44b/groups Dec 02 10:54:48.429821 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e3ebd61e-f3fa-4d14-862e-45f9fb67aac6 tempest-GroupsV320Test-887581618 tempest-GroupsV320Test-887581618] Action: 'create', calling method: version_select, body: {"group": {"group_type": "9b5720d6-df9c-418e-b4a4-be19f7e7c6f7", "volume_types": ["0988a274-9d1b-4c4f-930d-f1cfd2a28808"], "name": "tempest-GroupsV320Test-Group-548655287"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:54:48.430876 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-e3ebd61e-f3fa-4d14-862e-45f9fb67aac6 tempest-GroupsV320Test-887581618 tempest-GroupsV320Test-887581618] Creating new group {'group': {'group_type': '9b5720d6-df9c-418e-b4a4-be19f7e7c6f7', 'volume_types': ['0988a274-9d1b-4c4f-930d-f1cfd2a28808'], 'name': 'tempest-GroupsV320Test-Group-548655287'}} {{(pid=88069) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Dec 02 10:54:48.483328 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.groups [None req-e3ebd61e-f3fa-4d14-862e-45f9fb67aac6 tempest-GroupsV320Test-887581618 tempest-GroupsV320Test-887581618] Creating group tempest-GroupsV320Test-Group-548655287. Dec 02 10:54:48.595225 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-e3ebd61e-f3fa-4d14-862e-45f9fb67aac6 tempest-GroupsV320Test-887581618 tempest-GroupsV320Test-887581618] Availability zone cache updated, next update will occur around 2020-12-02 11:54:48.594533. {{(pid=88069) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Dec 02 10:54:48.595719 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e3ebd61e-f3fa-4d14-862e-45f9fb67aac6 tempest-GroupsV320Test-887581618 tempest-GroupsV320Test-887581618] Availability Zones retrieved successfully. Dec 02 10:54:48.663738 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-e3ebd61e-f3fa-4d14-862e-45f9fb67aac6 tempest-GroupsV320Test-887581618 tempest-GroupsV320Test-887581618] Created reservations ['b097e0c4-ba91-4717-bfc1-8f234d9de696'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 10:54:48.776700 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e3ebd61e-f3fa-4d14-862e-45f9fb67aac6 tempest-GroupsV320Test-887581618 tempest-GroupsV320Test-887581618] http://10.222.0.23/volume/v3/6bb6e070c2b14e90ba5d23061be2c44b/groups returned with HTTP 202 Dec 02 10:54:48.781391 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 531/1070] 10.222.0.23 () {62 vars in 1264 bytes} [Wed Dec 2 10:54:47 2020] POST /volume/v3/6bb6e070c2b14e90ba5d23061be2c44b/groups => generated 107 bytes in 835 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:54:48.790874 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-06473904-7ba1-4aa8-bd69-3d74266015b6 tempest-GroupsV320Test-887581618 tempest-GroupsV320Test-887581618] GET http://10.222.0.23/volume/v3/6bb6e070c2b14e90ba5d23061be2c44b/groups/5d39364a-c7f9-4c82-a3e5-9ad2147f76d0 Dec 02 10:54:48.793353 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-06473904-7ba1-4aa8-bd69-3d74266015b6 tempest-GroupsV320Test-887581618 tempest-GroupsV320Test-887581618] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:54:48.794086 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-06473904-7ba1-4aa8-bd69-3d74266015b6 tempest-GroupsV320Test-887581618 tempest-GroupsV320Test-887581618] Calling method 'version_select' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:54:48.794726 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-06473904-7ba1-4aa8-bd69-3d74266015b6 tempest-GroupsV320Test-887581618 tempest-GroupsV320Test-887581618] show called for member 5d39364a-c7f9-4c82-a3e5-9ad2147f76d0 {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 02 10:54:48.821310 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:54:48.821310 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:54:48.893435 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-06473904-7ba1-4aa8-bd69-3d74266015b6 tempest-GroupsV320Test-887581618 tempest-GroupsV320Test-887581618] http://10.222.0.23/volume/v3/6bb6e070c2b14e90ba5d23061be2c44b/groups/5d39364a-c7f9-4c82-a3e5-9ad2147f76d0 returned with HTTP 200 Dec 02 10:54:48.894299 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 540/1071] 10.222.0.23 () {60 vars in 1353 bytes} [Wed Dec 2 10:54:48 2020] GET /volume/v3/6bb6e070c2b14e90ba5d23061be2c44b/groups/5d39364a-c7f9-4c82-a3e5-9ad2147f76d0 => generated 387 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:54:49.906692 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-814ac4dc-c23c-4889-a286-c6bea82e9a5e tempest-GroupsV320Test-887581618 tempest-GroupsV320Test-887581618] GET http://10.222.0.23/volume/v3/6bb6e070c2b14e90ba5d23061be2c44b/groups/5d39364a-c7f9-4c82-a3e5-9ad2147f76d0 Dec 02 10:54:49.907271 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-814ac4dc-c23c-4889-a286-c6bea82e9a5e tempest-GroupsV320Test-887581618 tempest-GroupsV320Test-887581618] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:54:49.907426 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:54:49.907426 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:54:49.908207 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-814ac4dc-c23c-4889-a286-c6bea82e9a5e tempest-GroupsV320Test-887581618 tempest-GroupsV320Test-887581618] Calling method 'version_select' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:54:49.909250 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-814ac4dc-c23c-4889-a286-c6bea82e9a5e tempest-GroupsV320Test-887581618 tempest-GroupsV320Test-887581618] show called for member 5d39364a-c7f9-4c82-a3e5-9ad2147f76d0 {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 02 10:54:49.930550 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:54:49.930550 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:54:50.005568 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-814ac4dc-c23c-4889-a286-c6bea82e9a5e tempest-GroupsV320Test-887581618 tempest-GroupsV320Test-887581618] http://10.222.0.23/volume/v3/6bb6e070c2b14e90ba5d23061be2c44b/groups/5d39364a-c7f9-4c82-a3e5-9ad2147f76d0 returned with HTTP 200 Dec 02 10:54:50.006716 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 532/1072] 10.222.0.23 () {60 vars in 1353 bytes} [Wed Dec 2 10:54:49 2020] GET /volume/v3/6bb6e070c2b14e90ba5d23061be2c44b/groups/5d39364a-c7f9-4c82-a3e5-9ad2147f76d0 => generated 388 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:54:50.017988 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7a9b4182-9318-4620-8d35-8ec03d396869 tempest-GroupsV320Test-1253270544 tempest-GroupsV320Test-1253270544] POST http://10.222.0.23/volume/v3/9e849a1e3d4c4704ab53743883a49887/groups/5d39364a-c7f9-4c82-a3e5-9ad2147f76d0/action Dec 02 10:54:50.018484 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:54:50.018484 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:54:50.018913 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7a9b4182-9318-4620-8d35-8ec03d396869 tempest-GroupsV320Test-1253270544 tempest-GroupsV320Test-1253270544] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:54:50.019287 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7a9b4182-9318-4620-8d35-8ec03d396869 tempest-GroupsV320Test-1253270544 tempest-GroupsV320Test-1253270544] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:54:50.020223 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-7a9b4182-9318-4620-8d35-8ec03d396869 tempest-GroupsV320Test-1253270544 tempest-GroupsV320Test-1253270544] Updating group '5d39364a-c7f9-4c82-a3e5-9ad2147f76d0' with 'creating' {{(pid=88068) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Dec 02 10:54:50.043350 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:54:50.043350 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:54:50.084493 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7a9b4182-9318-4620-8d35-8ec03d396869 tempest-GroupsV320Test-1253270544 tempest-GroupsV320Test-1253270544] http://10.222.0.23/volume/v3/9e849a1e3d4c4704ab53743883a49887/groups/5d39364a-c7f9-4c82-a3e5-9ad2147f76d0/action returned with HTTP 202 Dec 02 10:54:50.084493 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 541/1073] 10.222.0.23 () {62 vars in 1395 bytes} [Wed Dec 2 10:54:50 2020] POST /volume/v3/9e849a1e3d4c4704ab53743883a49887/groups/5d39364a-c7f9-4c82-a3e5-9ad2147f76d0/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 02 10:54:50.089875 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-09a40143-7ccd-43df-b917-3869a354a619 tempest-GroupsV320Test-887581618 tempest-GroupsV320Test-887581618] GET http://10.222.0.23/volume/v3/6bb6e070c2b14e90ba5d23061be2c44b/groups/5d39364a-c7f9-4c82-a3e5-9ad2147f76d0 Dec 02 10:54:50.090441 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-09a40143-7ccd-43df-b917-3869a354a619 tempest-GroupsV320Test-887581618 tempest-GroupsV320Test-887581618] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:54:50.090657 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:54:50.090657 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:54:50.090994 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-09a40143-7ccd-43df-b917-3869a354a619 tempest-GroupsV320Test-887581618 tempest-GroupsV320Test-887581618] Calling method 'version_select' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:54:50.091397 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-09a40143-7ccd-43df-b917-3869a354a619 tempest-GroupsV320Test-887581618 tempest-GroupsV320Test-887581618] show called for member 5d39364a-c7f9-4c82-a3e5-9ad2147f76d0 {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 02 10:54:50.108405 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:54:50.108405 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:54:50.170749 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-09a40143-7ccd-43df-b917-3869a354a619 tempest-GroupsV320Test-887581618 tempest-GroupsV320Test-887581618] http://10.222.0.23/volume/v3/6bb6e070c2b14e90ba5d23061be2c44b/groups/5d39364a-c7f9-4c82-a3e5-9ad2147f76d0 returned with HTTP 200 Dec 02 10:54:50.171761 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 533/1074] 10.222.0.23 () {60 vars in 1353 bytes} [Wed Dec 2 10:54:50 2020] GET /volume/v3/6bb6e070c2b14e90ba5d23061be2c44b/groups/5d39364a-c7f9-4c82-a3e5-9ad2147f76d0 => generated 387 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:54:50.183634 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d76f7292-46ec-45ab-88a3-9557557ed9d1 tempest-GroupsV320Test-1253270544 tempest-GroupsV320Test-1253270544] POST http://10.222.0.23/volume/v3/9e849a1e3d4c4704ab53743883a49887/groups/5d39364a-c7f9-4c82-a3e5-9ad2147f76d0/action Dec 02 10:54:50.184523 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:54:50.184523 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:54:50.185228 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d76f7292-46ec-45ab-88a3-9557557ed9d1 tempest-GroupsV320Test-1253270544 tempest-GroupsV320Test-1253270544] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:54:50.185817 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d76f7292-46ec-45ab-88a3-9557557ed9d1 tempest-GroupsV320Test-1253270544 tempest-GroupsV320Test-1253270544] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:54:50.186969 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-d76f7292-46ec-45ab-88a3-9557557ed9d1 tempest-GroupsV320Test-1253270544 tempest-GroupsV320Test-1253270544] Updating group '5d39364a-c7f9-4c82-a3e5-9ad2147f76d0' with 'available' {{(pid=88068) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Dec 02 10:54:50.200145 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:54:50.200145 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:54:50.216406 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d76f7292-46ec-45ab-88a3-9557557ed9d1 tempest-GroupsV320Test-1253270544 tempest-GroupsV320Test-1253270544] http://10.222.0.23/volume/v3/9e849a1e3d4c4704ab53743883a49887/groups/5d39364a-c7f9-4c82-a3e5-9ad2147f76d0/action returned with HTTP 202 Dec 02 10:54:50.221528 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a4c18286-39e4-482d-b454-ad0ab0adaf6a tempest-GroupsV320Test-887581618 tempest-GroupsV320Test-887581618] GET http://10.222.0.23/volume/v3/6bb6e070c2b14e90ba5d23061be2c44b/groups/5d39364a-c7f9-4c82-a3e5-9ad2147f76d0 Dec 02 10:54:50.222084 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a4c18286-39e4-482d-b454-ad0ab0adaf6a tempest-GroupsV320Test-887581618 tempest-GroupsV320Test-887581618] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:54:50.222304 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:54:50.222304 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:54:50.222664 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a4c18286-39e4-482d-b454-ad0ab0adaf6a tempest-GroupsV320Test-887581618 tempest-GroupsV320Test-887581618] Calling method 'version_select' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:54:50.223114 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-a4c18286-39e4-482d-b454-ad0ab0adaf6a tempest-GroupsV320Test-887581618 tempest-GroupsV320Test-887581618] show called for member 5d39364a-c7f9-4c82-a3e5-9ad2147f76d0 {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 02 10:54:50.227614 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 542/1075] 10.222.0.23 () {62 vars in 1395 bytes} [Wed Dec 2 10:54:50 2020] POST /volume/v3/9e849a1e3d4c4704ab53743883a49887/groups/5d39364a-c7f9-4c82-a3e5-9ad2147f76d0/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 02 10:54:50.235922 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:54:50.235922 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:54:50.286625 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a4c18286-39e4-482d-b454-ad0ab0adaf6a tempest-GroupsV320Test-887581618 tempest-GroupsV320Test-887581618] http://10.222.0.23/volume/v3/6bb6e070c2b14e90ba5d23061be2c44b/groups/5d39364a-c7f9-4c82-a3e5-9ad2147f76d0 returned with HTTP 200 Dec 02 10:54:50.287988 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 534/1076] 10.222.0.23 () {60 vars in 1353 bytes} [Wed Dec 2 10:54:50 2020] GET /volume/v3/6bb6e070c2b14e90ba5d23061be2c44b/groups/5d39364a-c7f9-4c82-a3e5-9ad2147f76d0 => generated 388 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:54:50.298810 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2edb009c-9fa3-4c7d-bdb0-733836433c64 tempest-GroupsV320Test-1253270544 tempest-GroupsV320Test-1253270544] POST http://10.222.0.23/volume/v3/9e849a1e3d4c4704ab53743883a49887/groups/5d39364a-c7f9-4c82-a3e5-9ad2147f76d0/action Dec 02 10:54:50.299579 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:54:50.299579 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:54:50.300264 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2edb009c-9fa3-4c7d-bdb0-733836433c64 tempest-GroupsV320Test-1253270544 tempest-GroupsV320Test-1253270544] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:54:50.300846 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2edb009c-9fa3-4c7d-bdb0-733836433c64 tempest-GroupsV320Test-1253270544 tempest-GroupsV320Test-1253270544] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:54:50.301973 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-2edb009c-9fa3-4c7d-bdb0-733836433c64 tempest-GroupsV320Test-1253270544 tempest-GroupsV320Test-1253270544] Updating group '5d39364a-c7f9-4c82-a3e5-9ad2147f76d0' with 'error' {{(pid=88068) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Dec 02 10:54:50.313409 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:54:50.313409 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:54:50.333212 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2edb009c-9fa3-4c7d-bdb0-733836433c64 tempest-GroupsV320Test-1253270544 tempest-GroupsV320Test-1253270544] http://10.222.0.23/volume/v3/9e849a1e3d4c4704ab53743883a49887/groups/5d39364a-c7f9-4c82-a3e5-9ad2147f76d0/action returned with HTTP 202 Dec 02 10:54:50.338683 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 543/1077] 10.222.0.23 () {62 vars in 1395 bytes} [Wed Dec 2 10:54:50 2020] POST /volume/v3/9e849a1e3d4c4704ab53743883a49887/groups/5d39364a-c7f9-4c82-a3e5-9ad2147f76d0/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 02 10:54:50.342226 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-16639823-69d1-41d0-84e9-a7602d5290d5 tempest-GroupsV320Test-887581618 tempest-GroupsV320Test-887581618] GET http://10.222.0.23/volume/v3/6bb6e070c2b14e90ba5d23061be2c44b/groups/5d39364a-c7f9-4c82-a3e5-9ad2147f76d0 Dec 02 10:54:50.342985 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-16639823-69d1-41d0-84e9-a7602d5290d5 tempest-GroupsV320Test-887581618 tempest-GroupsV320Test-887581618] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:54:50.343300 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:54:50.343300 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:54:50.343643 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-16639823-69d1-41d0-84e9-a7602d5290d5 tempest-GroupsV320Test-887581618 tempest-GroupsV320Test-887581618] Calling method 'version_select' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:54:50.344046 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-16639823-69d1-41d0-84e9-a7602d5290d5 tempest-GroupsV320Test-887581618 tempest-GroupsV320Test-887581618] show called for member 5d39364a-c7f9-4c82-a3e5-9ad2147f76d0 {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 02 10:54:50.359637 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:54:50.359637 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:54:50.437280 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-16639823-69d1-41d0-84e9-a7602d5290d5 tempest-GroupsV320Test-887581618 tempest-GroupsV320Test-887581618] http://10.222.0.23/volume/v3/6bb6e070c2b14e90ba5d23061be2c44b/groups/5d39364a-c7f9-4c82-a3e5-9ad2147f76d0 returned with HTTP 200 Dec 02 10:54:50.438116 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 535/1078] 10.222.0.23 () {60 vars in 1353 bytes} [Wed Dec 2 10:54:50 2020] GET /volume/v3/6bb6e070c2b14e90ba5d23061be2c44b/groups/5d39364a-c7f9-4c82-a3e5-9ad2147f76d0 => generated 384 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:54:50.449094 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0ecec910-9d69-46d0-928c-916c5c695d2b tempest-GroupsV320Test-1253270544 tempest-GroupsV320Test-1253270544] POST http://10.222.0.23/volume/v3/9e849a1e3d4c4704ab53743883a49887/groups/5d39364a-c7f9-4c82-a3e5-9ad2147f76d0/action Dec 02 10:54:50.449592 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:54:50.449592 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:54:50.450020 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0ecec910-9d69-46d0-928c-916c5c695d2b tempest-GroupsV320Test-1253270544 tempest-GroupsV320Test-1253270544] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:54:50.450395 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0ecec910-9d69-46d0-928c-916c5c695d2b tempest-GroupsV320Test-1253270544 tempest-GroupsV320Test-1253270544] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:54:50.451307 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-0ecec910-9d69-46d0-928c-916c5c695d2b tempest-GroupsV320Test-1253270544 tempest-GroupsV320Test-1253270544] Updating group '5d39364a-c7f9-4c82-a3e5-9ad2147f76d0' with 'available' {{(pid=88068) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Dec 02 10:54:50.461764 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:54:50.461764 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:54:50.479340 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0ecec910-9d69-46d0-928c-916c5c695d2b tempest-GroupsV320Test-1253270544 tempest-GroupsV320Test-1253270544] http://10.222.0.23/volume/v3/9e849a1e3d4c4704ab53743883a49887/groups/5d39364a-c7f9-4c82-a3e5-9ad2147f76d0/action returned with HTTP 202 Dec 02 10:54:50.488452 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 544/1079] 10.222.0.23 () {62 vars in 1395 bytes} [Wed Dec 2 10:54:50 2020] POST /volume/v3/9e849a1e3d4c4704ab53743883a49887/groups/5d39364a-c7f9-4c82-a3e5-9ad2147f76d0/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 02 10:54:50.490463 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cd0465a8-69c8-43ef-9699-36487add0d8c tempest-GroupsV320Test-887581618 tempest-GroupsV320Test-887581618] GET http://10.222.0.23/volume/v3/6bb6e070c2b14e90ba5d23061be2c44b/groups/5d39364a-c7f9-4c82-a3e5-9ad2147f76d0 Dec 02 10:54:50.491289 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cd0465a8-69c8-43ef-9699-36487add0d8c tempest-GroupsV320Test-887581618 tempest-GroupsV320Test-887581618] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:54:50.491707 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:54:50.491707 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:54:50.492372 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cd0465a8-69c8-43ef-9699-36487add0d8c tempest-GroupsV320Test-887581618 tempest-GroupsV320Test-887581618] Calling method 'version_select' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:54:50.492955 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-cd0465a8-69c8-43ef-9699-36487add0d8c tempest-GroupsV320Test-887581618 tempest-GroupsV320Test-887581618] show called for member 5d39364a-c7f9-4c82-a3e5-9ad2147f76d0 {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 02 10:54:50.508679 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:54:50.508679 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:54:50.568631 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cd0465a8-69c8-43ef-9699-36487add0d8c tempest-GroupsV320Test-887581618 tempest-GroupsV320Test-887581618] http://10.222.0.23/volume/v3/6bb6e070c2b14e90ba5d23061be2c44b/groups/5d39364a-c7f9-4c82-a3e5-9ad2147f76d0 returned with HTTP 200 Dec 02 10:54:50.570356 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 536/1080] 10.222.0.23 () {60 vars in 1353 bytes} [Wed Dec 2 10:54:50 2020] GET /volume/v3/6bb6e070c2b14e90ba5d23061be2c44b/groups/5d39364a-c7f9-4c82-a3e5-9ad2147f76d0 => generated 388 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:54:50.584170 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2b10b006-5cb2-4289-882f-6f52e4c6823a tempest-GroupsV320Test-887581618 tempest-GroupsV320Test-887581618] GET http://10.222.0.23/volume/v3/6bb6e070c2b14e90ba5d23061be2c44b/volumes/detail Dec 02 10:54:50.584867 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2b10b006-5cb2-4289-882f-6f52e4c6823a tempest-GroupsV320Test-887581618 tempest-GroupsV320Test-887581618] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:54:50.585279 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:54:50.585279 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:54:50.586522 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2b10b006-5cb2-4289-882f-6f52e4c6823a tempest-GroupsV320Test-887581618 tempest-GroupsV320Test-887581618] Calling method 'detail' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:54:50.587312 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-2b10b006-5cb2-4289-882f-6f52e4c6823a tempest-GroupsV320Test-887581618 tempest-GroupsV320Test-887581618] Removing options '' from query. {{(pid=88068) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 10:54:50.589282 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-2b10b006-5cb2-4289-882f-6f52e4c6823a tempest-GroupsV320Test-887581618 tempest-GroupsV320Test-887581618] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88068) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 02 10:54:50.710707 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-2b10b006-5cb2-4289-882f-6f52e4c6823a tempest-GroupsV320Test-887581618 tempest-GroupsV320Test-887581618] Get all volumes completed successfully. Dec 02 10:54:50.716382 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2b10b006-5cb2-4289-882f-6f52e4c6823a tempest-GroupsV320Test-887581618 tempest-GroupsV320Test-887581618] http://10.222.0.23/volume/v3/6bb6e070c2b14e90ba5d23061be2c44b/volumes/detail returned with HTTP 200 Dec 02 10:54:50.717444 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 545/1081] 10.222.0.23 () {60 vars in 1266 bytes} [Wed Dec 2 10:54:50 2020] GET /volume/v3/6bb6e070c2b14e90ba5d23061be2c44b/volumes/detail => generated 15 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:54:50.734611 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a0d526b9-8925-4f85-b799-cc4462c140af tempest-GroupsV320Test-887581618 tempest-GroupsV320Test-887581618] POST http://10.222.0.23/volume/v3/6bb6e070c2b14e90ba5d23061be2c44b/groups/5d39364a-c7f9-4c82-a3e5-9ad2147f76d0/action Dec 02 10:54:50.735236 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:54:50.735236 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:54:50.735866 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a0d526b9-8925-4f85-b799-cc4462c140af tempest-GroupsV320Test-887581618 tempest-GroupsV320Test-887581618] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:54:50.740287 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a0d526b9-8925-4f85-b799-cc4462c140af tempest-GroupsV320Test-887581618 tempest-GroupsV320Test-887581618] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:54:50.740287 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-a0d526b9-8925-4f85-b799-cc4462c140af tempest-GroupsV320Test-887581618 tempest-GroupsV320Test-887581618] delete called for group 5d39364a-c7f9-4c82-a3e5-9ad2147f76d0 {{(pid=88069) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 02 10:54:50.740287 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.groups [None req-a0d526b9-8925-4f85-b799-cc4462c140af tempest-GroupsV320Test-887581618 tempest-GroupsV320Test-887581618] Delete group with id: 5d39364a-c7f9-4c82-a3e5-9ad2147f76d0 Dec 02 10:54:50.753658 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:54:50.753658 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:54:50.865458 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a0d526b9-8925-4f85-b799-cc4462c140af tempest-GroupsV320Test-887581618 tempest-GroupsV320Test-887581618] http://10.222.0.23/volume/v3/6bb6e070c2b14e90ba5d23061be2c44b/groups/5d39364a-c7f9-4c82-a3e5-9ad2147f76d0/action returned with HTTP 202 Dec 02 10:54:50.872135 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 537/1082] 10.222.0.23 () {62 vars in 1395 bytes} [Wed Dec 2 10:54:50 2020] POST /volume/v3/6bb6e070c2b14e90ba5d23061be2c44b/groups/5d39364a-c7f9-4c82-a3e5-9ad2147f76d0/action => generated 0 bytes in 139 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 02 10:54:50.878668 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1bb0d743-c624-446e-a3dd-fb42f6288cc4 tempest-GroupsV320Test-887581618 tempest-GroupsV320Test-887581618] GET http://10.222.0.23/volume/v3/6bb6e070c2b14e90ba5d23061be2c44b/groups/5d39364a-c7f9-4c82-a3e5-9ad2147f76d0 Dec 02 10:54:50.878668 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1bb0d743-c624-446e-a3dd-fb42f6288cc4 tempest-GroupsV320Test-887581618 tempest-GroupsV320Test-887581618] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:54:50.878668 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1bb0d743-c624-446e-a3dd-fb42f6288cc4 tempest-GroupsV320Test-887581618 tempest-GroupsV320Test-887581618] Calling method 'version_select' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:54:50.878668 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-1bb0d743-c624-446e-a3dd-fb42f6288cc4 tempest-GroupsV320Test-887581618 tempest-GroupsV320Test-887581618] show called for member 5d39364a-c7f9-4c82-a3e5-9ad2147f76d0 {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 02 10:54:50.897975 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:54:50.897975 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:54:50.969632 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1bb0d743-c624-446e-a3dd-fb42f6288cc4 tempest-GroupsV320Test-887581618 tempest-GroupsV320Test-887581618] http://10.222.0.23/volume/v3/6bb6e070c2b14e90ba5d23061be2c44b/groups/5d39364a-c7f9-4c82-a3e5-9ad2147f76d0 returned with HTTP 200 Dec 02 10:54:50.977604 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 546/1083] 10.222.0.23 () {60 vars in 1353 bytes} [Wed Dec 2 10:54:50 2020] GET /volume/v3/6bb6e070c2b14e90ba5d23061be2c44b/groups/5d39364a-c7f9-4c82-a3e5-9ad2147f76d0 => generated 387 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:54:51.983796 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-323c3aae-5594-455e-ae6f-4549e4eb86c8 tempest-GroupsV320Test-887581618 tempest-GroupsV320Test-887581618] GET http://10.222.0.23/volume/v3/6bb6e070c2b14e90ba5d23061be2c44b/groups/5d39364a-c7f9-4c82-a3e5-9ad2147f76d0 Dec 02 10:54:51.984435 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-323c3aae-5594-455e-ae6f-4549e4eb86c8 tempest-GroupsV320Test-887581618 tempest-GroupsV320Test-887581618] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:54:51.984572 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:54:51.984572 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:54:51.985027 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-323c3aae-5594-455e-ae6f-4549e4eb86c8 tempest-GroupsV320Test-887581618 tempest-GroupsV320Test-887581618] Calling method 'version_select' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:54:51.985437 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-323c3aae-5594-455e-ae6f-4549e4eb86c8 tempest-GroupsV320Test-887581618 tempest-GroupsV320Test-887581618] show called for member 5d39364a-c7f9-4c82-a3e5-9ad2147f76d0 {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 02 10:54:51.996280 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-323c3aae-5594-455e-ae6f-4549e4eb86c8 tempest-GroupsV320Test-887581618 tempest-GroupsV320Test-887581618] http://10.222.0.23/volume/v3/6bb6e070c2b14e90ba5d23061be2c44b/groups/5d39364a-c7f9-4c82-a3e5-9ad2147f76d0 returned with HTTP 404 Dec 02 10:54:52.003955 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 538/1084] 10.222.0.23 () {60 vars in 1353 bytes} [Wed Dec 2 10:54:51 2020] GET /volume/v3/6bb6e070c2b14e90ba5d23061be2c44b/groups/5d39364a-c7f9-4c82-a3e5-9ad2147f76d0 => generated 108 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 02 10:54:52.012640 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-38a82cb0-56f1-4fce-9aca-07b59a481027 tempest-GroupsV320Test-1253270544 tempest-GroupsV320Test-1253270544] DELETE http://10.222.0.23/volume/v3/9e849a1e3d4c4704ab53743883a49887/group_types/9b5720d6-df9c-418e-b4a4-be19f7e7c6f7 Dec 02 10:54:52.013297 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-38a82cb0-56f1-4fce-9aca-07b59a481027 tempest-GroupsV320Test-1253270544 tempest-GroupsV320Test-1253270544] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:54:52.013513 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:54:52.013513 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:54:52.013921 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-38a82cb0-56f1-4fce-9aca-07b59a481027 tempest-GroupsV320Test-1253270544 tempest-GroupsV320Test-1253270544] Calling method 'version_select' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:54:52.014682 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:54:52.014682 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:54:52.076121 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 02 10:54:52.076121 n-d-764292-5 devstack@c-api.service[88067]: "UPDATE / DELETE expressions." % clause Dec 02 10:54:52.098016 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-38a82cb0-56f1-4fce-9aca-07b59a481027 tempest-GroupsV320Test-1253270544 tempest-GroupsV320Test-1253270544] http://10.222.0.23/volume/v3/9e849a1e3d4c4704ab53743883a49887/group_types/9b5720d6-df9c-418e-b4a4-be19f7e7c6f7 returned with HTTP 202 Dec 02 10:54:52.099273 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 547/1085] 10.222.0.23 () {60 vars in 1371 bytes} [Wed Dec 2 10:54:52 2020] DELETE /volume/v3/9e849a1e3d4c4704ab53743883a49887/group_types/9b5720d6-df9c-418e-b4a4-be19f7e7c6f7 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 02 10:54:52.108787 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8d6dc139-8282-4a83-b194-a683b2cd9496 tempest-GroupsV320Test-1253270544 tempest-GroupsV320Test-1253270544] DELETE http://10.222.0.23/volume/v3/9e849a1e3d4c4704ab53743883a49887/types/0988a274-9d1b-4c4f-930d-f1cfd2a28808 Dec 02 10:54:52.109334 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8d6dc139-8282-4a83-b194-a683b2cd9496 tempest-GroupsV320Test-1253270544 tempest-GroupsV320Test-1253270544] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:54:52.109841 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8d6dc139-8282-4a83-b194-a683b2cd9496 tempest-GroupsV320Test-1253270544 tempest-GroupsV320Test-1253270544] Calling method '_delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:54:52.298900 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 02 10:54:52.298900 n-d-764292-5 devstack@c-api.service[88067]: "UPDATE / DELETE expressions." % clause Dec 02 10:54:52.317767 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8d6dc139-8282-4a83-b194-a683b2cd9496 tempest-GroupsV320Test-1253270544 tempest-GroupsV320Test-1253270544] http://10.222.0.23/volume/v3/9e849a1e3d4c4704ab53743883a49887/types/0988a274-9d1b-4c4f-930d-f1cfd2a28808 returned with HTTP 202 Dec 02 10:54:52.319171 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 539/1086] 10.222.0.23 () {58 vars in 1312 bytes} [Wed Dec 2 10:54:52 2020] DELETE /volume/v3/9e849a1e3d4c4704ab53743883a49887/types/0988a274-9d1b-4c4f-930d-f1cfd2a28808 => generated 0 bytes in 214 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 10:54:52.328213 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4fc547e4-f892-4893-92fa-1dbf2b00c9a9 tempest-GroupsV320Test-1253270544 tempest-GroupsV320Test-1253270544] GET http://10.222.0.23/volume/v3/9e849a1e3d4c4704ab53743883a49887/types/0988a274-9d1b-4c4f-930d-f1cfd2a28808 Dec 02 10:54:52.328809 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4fc547e4-f892-4893-92fa-1dbf2b00c9a9 tempest-GroupsV320Test-1253270544 tempest-GroupsV320Test-1253270544] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:54:52.329296 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4fc547e4-f892-4893-92fa-1dbf2b00c9a9 tempest-GroupsV320Test-1253270544 tempest-GroupsV320Test-1253270544] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:54:52.352264 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4fc547e4-f892-4893-92fa-1dbf2b00c9a9 tempest-GroupsV320Test-1253270544 tempest-GroupsV320Test-1253270544] http://10.222.0.23/volume/v3/9e849a1e3d4c4704ab53743883a49887/types/0988a274-9d1b-4c4f-930d-f1cfd2a28808 returned with HTTP 404 Dec 02 10:54:52.356539 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 548/1087] 10.222.0.23 () {58 vars in 1309 bytes} [Wed Dec 2 10:54:52 2020] GET /volume/v3/9e849a1e3d4c4704ab53743883a49887/types/0988a274-9d1b-4c4f-930d-f1cfd2a28808 => generated 114 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:55:03.238752 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e155a529-37eb-4c30-8bde-4af80c3027b8 tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] GET http://10.222.0.23/volume/v3/cd4d16ae96134161bf66604279bcfe74/os-quota-sets/9034c2beb8d64ccbb47a59ad7c3763b0 Dec 02 10:55:03.239368 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e155a529-37eb-4c30-8bde-4af80c3027b8 tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:55:03.239781 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e155a529-37eb-4c30-8bde-4af80c3027b8 tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:55:03.271557 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.quota [None req-e155a529-37eb-4c30-8bde-4af80c3027b8 tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] Deprecated: Default quota for resource: backups is set by the default quota flag: quota_backups, it is now deprecated. Please use the default quota class for default quota. Dec 02 10:55:03.273319 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.quota [None req-e155a529-37eb-4c30-8bde-4af80c3027b8 tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] Deprecated: Default quota for resource: backup_gigabytes is set by the default quota flag: quota_backup_gigabytes, it is now deprecated. Please use the default quota class for default quota. Dec 02 10:55:03.275836 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.quota [None req-e155a529-37eb-4c30-8bde-4af80c3027b8 tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] Deprecated: Default quota for resource: snapshots_lvmdriver-1 is set by the default quota flag: quota_snapshots_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Dec 02 10:55:03.277162 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.quota [None req-e155a529-37eb-4c30-8bde-4af80c3027b8 tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Dec 02 10:55:03.278220 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.quota [None req-e155a529-37eb-4c30-8bde-4af80c3027b8 tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Dec 02 10:55:03.279334 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.quota [None req-e155a529-37eb-4c30-8bde-4af80c3027b8 tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Dec 02 10:55:03.306744 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e155a529-37eb-4c30-8bde-4af80c3027b8 tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] http://10.222.0.23/volume/v3/cd4d16ae96134161bf66604279bcfe74/os-quota-sets/9034c2beb8d64ccbb47a59ad7c3763b0 returned with HTTP 200 Dec 02 10:55:03.310214 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 540/1088] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 10:55:02 2020] GET /volume/v3/cd4d16ae96134161bf66604279bcfe74/os-quota-sets/9034c2beb8d64ccbb47a59ad7c3763b0 => generated 361 bytes in 497 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:55:03.333482 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b82b5ac1-7f72-47cf-bbed-135d0239e292 tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] GET http://10.222.0.23/volume/v3/cd4d16ae96134161bf66604279bcfe74/os-quota-sets/9034c2beb8d64ccbb47a59ad7c3763b0/defaults Dec 02 10:55:03.334030 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b82b5ac1-7f72-47cf-bbed-135d0239e292 tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:55:03.334700 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b82b5ac1-7f72-47cf-bbed-135d0239e292 tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] Calling method 'defaults' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:55:03.353017 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.quota [None req-b82b5ac1-7f72-47cf-bbed-135d0239e292 tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] Deprecated: Default quota for resource: backups is set by the default quota flag: quota_backups, it is now deprecated. Please use the default quota class for default quota. Dec 02 10:55:03.354043 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.quota [None req-b82b5ac1-7f72-47cf-bbed-135d0239e292 tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] Deprecated: Default quota for resource: backup_gigabytes is set by the default quota flag: quota_backup_gigabytes, it is now deprecated. Please use the default quota class for default quota. Dec 02 10:55:03.359768 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.quota [None req-b82b5ac1-7f72-47cf-bbed-135d0239e292 tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Dec 02 10:55:03.360649 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.quota [None req-b82b5ac1-7f72-47cf-bbed-135d0239e292 tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Dec 02 10:55:03.361556 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.quota [None req-b82b5ac1-7f72-47cf-bbed-135d0239e292 tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Dec 02 10:55:03.368038 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b82b5ac1-7f72-47cf-bbed-135d0239e292 tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] http://10.222.0.23/volume/v3/cd4d16ae96134161bf66604279bcfe74/os-quota-sets/9034c2beb8d64ccbb47a59ad7c3763b0/defaults returned with HTTP 200 Dec 02 10:55:03.368985 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 549/1089] 10.222.0.23 () {58 vars in 1348 bytes} [Wed Dec 2 10:55:03 2020] GET /volume/v3/cd4d16ae96134161bf66604279bcfe74/os-quota-sets/9034c2beb8d64ccbb47a59ad7c3763b0/defaults => generated 361 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 10:55:03.382337 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e86180ef-783f-4206-89a9-da124a590d96 tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] PUT http://10.222.0.23/volume/v3/cd4d16ae96134161bf66604279bcfe74/os-quota-sets/9034c2beb8d64ccbb47a59ad7c3763b0 Dec 02 10:55:03.383257 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e86180ef-783f-4206-89a9-da124a590d96 tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:55:03.576304 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e86180ef-783f-4206-89a9-da124a590d96 tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] http://10.222.0.23/volume/v3/cd4d16ae96134161bf66604279bcfe74/os-quota-sets/9034c2beb8d64ccbb47a59ad7c3763b0 returned with HTTP 200 Dec 02 10:55:03.580702 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 541/1090] 10.222.0.23 () {60 vars in 1341 bytes} [Wed Dec 2 10:55:03 2020] PUT /volume/v3/cd4d16ae96134161bf66604279bcfe74/os-quota-sets/9034c2beb8d64ccbb47a59ad7c3763b0 => generated 319 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:55:03.594168 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0dbeca47-2177-4708-8941-5419731e5e61 tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] DELETE http://10.222.0.23/volume/v3/cd4d16ae96134161bf66604279bcfe74/os-quota-sets/9034c2beb8d64ccbb47a59ad7c3763b0 Dec 02 10:55:03.594983 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0dbeca47-2177-4708-8941-5419731e5e61 tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:55:03.595644 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0dbeca47-2177-4708-8941-5419731e5e61 tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:55:03.612745 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0dbeca47-2177-4708-8941-5419731e5e61 tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] http://10.222.0.23/volume/v3/cd4d16ae96134161bf66604279bcfe74/os-quota-sets/9034c2beb8d64ccbb47a59ad7c3763b0 returned with HTTP 200 Dec 02 10:55:03.624539 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4aa12787-c21d-44e3-9eec-86670e946d30 tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] GET http://10.222.0.23/volume/v3/cd4d16ae96134161bf66604279bcfe74/os-quota-sets/9034c2beb8d64ccbb47a59ad7c3763b0 Dec 02 10:55:03.625463 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4aa12787-c21d-44e3-9eec-86670e946d30 tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:55:03.626257 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4aa12787-c21d-44e3-9eec-86670e946d30 tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:55:03.633083 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 550/1091] 10.222.0.23 () {58 vars in 1324 bytes} [Wed Dec 2 10:55:03 2020] DELETE /volume/v3/cd4d16ae96134161bf66604279bcfe74/os-quota-sets/9034c2beb8d64ccbb47a59ad7c3763b0 => generated 0 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Dec 02 10:55:03.703133 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4aa12787-c21d-44e3-9eec-86670e946d30 tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] http://10.222.0.23/volume/v3/cd4d16ae96134161bf66604279bcfe74/os-quota-sets/9034c2beb8d64ccbb47a59ad7c3763b0 returned with HTTP 200 Dec 02 10:55:03.711659 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 542/1092] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 10:55:03 2020] GET /volume/v3/cd4d16ae96134161bf66604279bcfe74/os-quota-sets/9034c2beb8d64ccbb47a59ad7c3763b0 => generated 361 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:55:03.716375 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6b744fb5-2da5-4f5b-bcb9-bdf977bf6ac3 tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] PUT http://10.222.0.23/volume/v3/cd4d16ae96134161bf66604279bcfe74/os-quota-sets/9034c2beb8d64ccbb47a59ad7c3763b0 Dec 02 10:55:03.717595 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6b744fb5-2da5-4f5b-bcb9-bdf977bf6ac3 tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:55:04.132345 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6b744fb5-2da5-4f5b-bcb9-bdf977bf6ac3 tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] http://10.222.0.23/volume/v3/cd4d16ae96134161bf66604279bcfe74/os-quota-sets/9034c2beb8d64ccbb47a59ad7c3763b0 returned with HTTP 200 Dec 02 10:55:04.134285 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 551/1093] 10.222.0.23 () {60 vars in 1342 bytes} [Wed Dec 2 10:55:03 2020] PUT /volume/v3/cd4d16ae96134161bf66604279bcfe74/os-quota-sets/9034c2beb8d64ccbb47a59ad7c3763b0 => generated 319 bytes in 424 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:55:04.148508 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b7315128-9608-42f3-a0ab-c7153673d830 tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] GET http://10.222.0.23/volume/v3/cd4d16ae96134161bf66604279bcfe74/os-quota-sets/9034c2beb8d64ccbb47a59ad7c3763b0/defaults Dec 02 10:55:04.149188 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b7315128-9608-42f3-a0ab-c7153673d830 tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:55:04.149681 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b7315128-9608-42f3-a0ab-c7153673d830 tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] Calling method 'defaults' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:55:04.194631 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b7315128-9608-42f3-a0ab-c7153673d830 tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] http://10.222.0.23/volume/v3/cd4d16ae96134161bf66604279bcfe74/os-quota-sets/9034c2beb8d64ccbb47a59ad7c3763b0/defaults returned with HTTP 200 Dec 02 10:55:04.194631 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 543/1094] 10.222.0.23 () {58 vars in 1348 bytes} [Wed Dec 2 10:55:04 2020] GET /volume/v3/cd4d16ae96134161bf66604279bcfe74/os-quota-sets/9034c2beb8d64ccbb47a59ad7c3763b0/defaults => generated 361 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:55:04.209320 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-51ecc75a-e8be-4fef-a64d-7bd8044e259b tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] GET http://10.222.0.23/volume/v3/cd4d16ae96134161bf66604279bcfe74/os-quota-sets/9034c2beb8d64ccbb47a59ad7c3763b0 Dec 02 10:55:04.210125 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-51ecc75a-e8be-4fef-a64d-7bd8044e259b tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:55:04.210627 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-51ecc75a-e8be-4fef-a64d-7bd8044e259b tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:55:04.284937 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-51ecc75a-e8be-4fef-a64d-7bd8044e259b tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] http://10.222.0.23/volume/v3/cd4d16ae96134161bf66604279bcfe74/os-quota-sets/9034c2beb8d64ccbb47a59ad7c3763b0 returned with HTTP 200 Dec 02 10:55:04.293030 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 552/1095] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 10:55:04 2020] GET /volume/v3/cd4d16ae96134161bf66604279bcfe74/os-quota-sets/9034c2beb8d64ccbb47a59ad7c3763b0 => generated 361 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:55:04.300337 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f9204c0f-040b-4a7f-8b0a-4927a82b7277 tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] GET http://10.222.0.23/volume/v3/cd4d16ae96134161bf66604279bcfe74/os-quota-sets/9034c2beb8d64ccbb47a59ad7c3763b0?usage=True Dec 02 10:55:04.301233 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f9204c0f-040b-4a7f-8b0a-4927a82b7277 tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:55:04.301894 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f9204c0f-040b-4a7f-8b0a-4927a82b7277 tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:55:04.448918 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f9204c0f-040b-4a7f-8b0a-4927a82b7277 tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] http://10.222.0.23/volume/v3/cd4d16ae96134161bf66604279bcfe74/os-quota-sets/9034c2beb8d64ccbb47a59ad7c3763b0?usage=True returned with HTTP 200 Dec 02 10:55:04.451289 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 544/1096] 10.222.0.23 () {58 vars in 1342 bytes} [Wed Dec 2 10:55:04 2020] GET /volume/v3/cd4d16ae96134161bf66604279bcfe74/os-quota-sets/9034c2beb8d64ccbb47a59ad7c3763b0?usage=True => generated 1076 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:55:04.984354 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ba7c23f3-a03f-4955-81fb-b7e0743791fe tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] POST http://10.222.0.23/volume/v3/9034c2beb8d64ccbb47a59ad7c3763b0/volumes Dec 02 10:55:04.985369 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ba7c23f3-a03f-4955-81fb-b7e0743791fe tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1171834440"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:55:04.986632 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-ba7c23f3-a03f-4955-81fb-b7e0743791fe tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1171834440'}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 10:55:04.987153 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-ba7c23f3-a03f-4955-81fb-b7e0743791fe tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] Create volume of 1 GB Dec 02 10:55:05.027201 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-ba7c23f3-a03f-4955-81fb-b7e0743791fe tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] Availability Zones retrieved successfully. Dec 02 10:55:05.074395 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-ba7c23f3-a03f-4955-81fb-b7e0743791fe tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] Flow 'volume_create_api' (06abc449-11ee-4575-88f8-06c192178d55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:55:05.083078 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-ba7c23f3-a03f-4955-81fb-b7e0743791fe tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e92cecfe-4d1e-4398-b577-39984fee7855) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:55:05.090461 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-ba7c23f3-a03f-4955-81fb-b7e0743791fe tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] Validating volume size '1' using validate_int {{(pid=88068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 10:55:05.292578 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-ba7c23f3-a03f-4955-81fb-b7e0743791fe tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e92cecfe-4d1e-4398-b577-39984fee7855) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:55:05.296546 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-ba7c23f3-a03f-4955-81fb-b7e0743791fe tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b7e7b0b-a5fe-43d2-b058-b49e7544c289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:55:05.546907 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-ba7c23f3-a03f-4955-81fb-b7e0743791fe tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] Created reservations ['cdd50ab8-11df-4f6e-b7e6-c42dc178d7d2', 'a00f6af1-6b04-4d01-9a3a-8682db711115', 'af43aa9a-fa8f-48e8-942d-556f82bc936c', '17a02c29-0c5f-42d9-92af-9be6d3a851d2'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 10:55:05.549067 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-ba7c23f3-a03f-4955-81fb-b7e0743791fe tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b7e7b0b-a5fe-43d2-b058-b49e7544c289) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cdd50ab8-11df-4f6e-b7e6-c42dc178d7d2', 'a00f6af1-6b04-4d01-9a3a-8682db711115', 'af43aa9a-fa8f-48e8-942d-556f82bc936c', '17a02c29-0c5f-42d9-92af-9be6d3a851d2']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:55:05.551339 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-ba7c23f3-a03f-4955-81fb-b7e0743791fe tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34767972-9649-4fbe-bb14-84d4091d6188) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:55:05.681726 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-ba7c23f3-a03f-4955-81fb-b7e0743791fe tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34767972-9649-4fbe-bb14-84d4091d6188) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fecb3cc1-8356-4bee-9181-7a489d1cfa38', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1171834440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9034c2beb8d64ccbb47a59ad7c3763b0',qos_specs=None,replication_status=,reservations=['cdd50ab8-11df-4f6e-b7e6-c42dc178d7d2','a00f6af1-6b04-4d01-9a3a-8682db711115','af43aa9a-fa8f-48e8-942d-556f82bc936c','17a02c29-0c5f-42d9-92af-9be6d3a851d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9514df328de4ef99b3a89691e6826be',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T10:55:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1171834440',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fecb3cc1-8356-4bee-9181-7a489d1cfa38,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9034c2beb8d64ccbb47a59ad7c3763b0',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,user_id='b9514df328de4ef99b3a89691e6826be',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:55:05.684107 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-ba7c23f3-a03f-4955-81fb-b7e0743791fe tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c336dd53-fc04-4914-ae15-6a974be1f2dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:55:05.723146 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-ba7c23f3-a03f-4955-81fb-b7e0743791fe tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c336dd53-fc04-4914-ae15-6a974be1f2dc) 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-VolumeQuotasAdminTestJSON-Volume-1171834440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9034c2beb8d64ccbb47a59ad7c3763b0',qos_specs=None,replication_status=,reservations=['cdd50ab8-11df-4f6e-b7e6-c42dc178d7d2','a00f6af1-6b04-4d01-9a3a-8682db711115','af43aa9a-fa8f-48e8-942d-556f82bc936c','17a02c29-0c5f-42d9-92af-9be6d3a851d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9514df328de4ef99b3a89691e6826be',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:55:05.725509 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-ba7c23f3-a03f-4955-81fb-b7e0743791fe tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df6a4ab7-61c8-4718-b0ba-6a55fe02ff99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:55:05.773905 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-ba7c23f3-a03f-4955-81fb-b7e0743791fe tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df6a4ab7-61c8-4718-b0ba-6a55fe02ff99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:55:05.781069 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-ba7c23f3-a03f-4955-81fb-b7e0743791fe tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] Flow 'volume_create_api' (06abc449-11ee-4575-88f8-06c192178d55) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:55:05.976537 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-ba7c23f3-a03f-4955-81fb-b7e0743791fe tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] Create volume request issued successfully. Dec 02 10:55:06.010855 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ba7c23f3-a03f-4955-81fb-b7e0743791fe tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] http://10.222.0.23/volume/v3/9034c2beb8d64ccbb47a59ad7c3763b0/volumes returned with HTTP 202 Dec 02 10:55:06.011826 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 553/1097] 10.222.0.23 () {60 vars in 1225 bytes} [Wed Dec 2 10:55:04 2020] POST /volume/v3/9034c2beb8d64ccbb47a59ad7c3763b0/volumes => generated 825 bytes in 1551 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 10:55:06.028524 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d3cb3bec-82ad-4cbd-9e1e-14c64dd0244a tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] GET http://10.222.0.23/volume/v3/9034c2beb8d64ccbb47a59ad7c3763b0/volumes/fecb3cc1-8356-4bee-9181-7a489d1cfa38 Dec 02 10:55:06.029376 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d3cb3bec-82ad-4cbd-9e1e-14c64dd0244a tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:55:06.029873 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d3cb3bec-82ad-4cbd-9e1e-14c64dd0244a tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:55:06.106077 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:55:06.106077 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:55:06.115417 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-d3cb3bec-82ad-4cbd-9e1e-14c64dd0244a tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] Volume info retrieved successfully. Dec 02 10:55:06.141172 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d3cb3bec-82ad-4cbd-9e1e-14c64dd0244a tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] http://10.222.0.23/volume/v3/9034c2beb8d64ccbb47a59ad7c3763b0/volumes/fecb3cc1-8356-4bee-9181-7a489d1cfa38 returned with HTTP 200 Dec 02 10:55:06.152004 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 545/1098] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:55:06 2020] GET /volume/v3/9034c2beb8d64ccbb47a59ad7c3763b0/volumes/fecb3cc1-8356-4bee-9181-7a489d1cfa38 => generated 917 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:55:07.160496 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1c96eba7-6fa4-49d6-895b-54928c588c44 tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] GET http://10.222.0.23/volume/v3/9034c2beb8d64ccbb47a59ad7c3763b0/volumes/fecb3cc1-8356-4bee-9181-7a489d1cfa38 Dec 02 10:55:07.160965 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1c96eba7-6fa4-49d6-895b-54928c588c44 tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:55:07.161119 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:55:07.161119 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:55:07.161481 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1c96eba7-6fa4-49d6-895b-54928c588c44 tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:55:07.298229 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:55:07.298229 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:55:07.317362 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-1c96eba7-6fa4-49d6-895b-54928c588c44 tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] Volume info retrieved successfully. Dec 02 10:55:07.344473 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1c96eba7-6fa4-49d6-895b-54928c588c44 tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] http://10.222.0.23/volume/v3/9034c2beb8d64ccbb47a59ad7c3763b0/volumes/fecb3cc1-8356-4bee-9181-7a489d1cfa38 returned with HTTP 200 Dec 02 10:55:07.359102 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 554/1099] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:55:07 2020] GET /volume/v3/9034c2beb8d64ccbb47a59ad7c3763b0/volumes/fecb3cc1-8356-4bee-9181-7a489d1cfa38 => generated 918 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:55:07.363697 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5a5a8d39-bd73-4038-93de-cc9df87f4abc tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] GET http://10.222.0.23/volume/v3/cd4d16ae96134161bf66604279bcfe74/os-quota-sets/9034c2beb8d64ccbb47a59ad7c3763b0?usage=True Dec 02 10:55:07.364226 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5a5a8d39-bd73-4038-93de-cc9df87f4abc tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:55:07.364426 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:55:07.364426 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:55:07.365147 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5a5a8d39-bd73-4038-93de-cc9df87f4abc tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:55:07.445088 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5a5a8d39-bd73-4038-93de-cc9df87f4abc tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] http://10.222.0.23/volume/v3/cd4d16ae96134161bf66604279bcfe74/os-quota-sets/9034c2beb8d64ccbb47a59ad7c3763b0?usage=True returned with HTTP 200 Dec 02 10:55:07.446391 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 546/1100] 10.222.0.23 () {58 vars in 1342 bytes} [Wed Dec 2 10:55:07 2020] GET /volume/v3/cd4d16ae96134161bf66604279bcfe74/os-quota-sets/9034c2beb8d64ccbb47a59ad7c3763b0?usage=True => generated 1076 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:55:07.461433 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8d25d3c4-7e49-43c2-8be0-7dbeb731e30d tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] DELETE http://10.222.0.23/volume/v3/9034c2beb8d64ccbb47a59ad7c3763b0/volumes/fecb3cc1-8356-4bee-9181-7a489d1cfa38 Dec 02 10:55:07.461961 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8d25d3c4-7e49-43c2-8be0-7dbeb731e30d tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:55:07.462156 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:55:07.462156 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:55:07.462807 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8d25d3c4-7e49-43c2-8be0-7dbeb731e30d tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:55:07.463459 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-8d25d3c4-7e49-43c2-8be0-7dbeb731e30d tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] Delete volume with id: fecb3cc1-8356-4bee-9181-7a489d1cfa38 Dec 02 10:55:07.546521 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:55:07.546521 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:55:07.548626 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-8d25d3c4-7e49-43c2-8be0-7dbeb731e30d tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] Volume info retrieved successfully. Dec 02 10:55:07.586019 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-8d25d3c4-7e49-43c2-8be0-7dbeb731e30d tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] Delete volume request issued successfully. Dec 02 10:55:07.586919 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8d25d3c4-7e49-43c2-8be0-7dbeb731e30d tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] http://10.222.0.23/volume/v3/9034c2beb8d64ccbb47a59ad7c3763b0/volumes/fecb3cc1-8356-4bee-9181-7a489d1cfa38 returned with HTTP 202 Dec 02 10:55:07.588778 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 555/1101] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 10:55:07 2020] DELETE /volume/v3/9034c2beb8d64ccbb47a59ad7c3763b0/volumes/fecb3cc1-8356-4bee-9181-7a489d1cfa38 => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 10:55:07.597496 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-921541fb-3c33-46a5-853a-651284cbf092 tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] GET http://10.222.0.23/volume/v3/9034c2beb8d64ccbb47a59ad7c3763b0/volumes/fecb3cc1-8356-4bee-9181-7a489d1cfa38 Dec 02 10:55:07.600786 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-921541fb-3c33-46a5-853a-651284cbf092 tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:55:07.602031 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-921541fb-3c33-46a5-853a-651284cbf092 tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:55:07.705322 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:55:07.705322 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:55:07.716916 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-921541fb-3c33-46a5-853a-651284cbf092 tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] Volume info retrieved successfully. Dec 02 10:55:07.768937 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-921541fb-3c33-46a5-853a-651284cbf092 tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] http://10.222.0.23/volume/v3/9034c2beb8d64ccbb47a59ad7c3763b0/volumes/fecb3cc1-8356-4bee-9181-7a489d1cfa38 returned with HTTP 200 Dec 02 10:55:07.770487 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 547/1102] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:55:07 2020] GET /volume/v3/9034c2beb8d64ccbb47a59ad7c3763b0/volumes/fecb3cc1-8356-4bee-9181-7a489d1cfa38 => generated 917 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:55:08.786917 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9240d3d8-a207-40f7-b191-c1fffcd7bc3d tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] GET http://10.222.0.23/volume/v3/9034c2beb8d64ccbb47a59ad7c3763b0/volumes/fecb3cc1-8356-4bee-9181-7a489d1cfa38 Dec 02 10:55:08.788228 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9240d3d8-a207-40f7-b191-c1fffcd7bc3d tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:55:08.788860 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:55:08.788860 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:55:08.789525 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9240d3d8-a207-40f7-b191-c1fffcd7bc3d tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:55:08.931321 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:55:08.931321 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:55:08.942632 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-9240d3d8-a207-40f7-b191-c1fffcd7bc3d tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] Volume info retrieved successfully. Dec 02 10:55:09.011275 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9240d3d8-a207-40f7-b191-c1fffcd7bc3d tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] http://10.222.0.23/volume/v3/9034c2beb8d64ccbb47a59ad7c3763b0/volumes/fecb3cc1-8356-4bee-9181-7a489d1cfa38 returned with HTTP 200 Dec 02 10:55:09.025292 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 556/1103] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:55:08 2020] GET /volume/v3/9034c2beb8d64ccbb47a59ad7c3763b0/volumes/fecb3cc1-8356-4bee-9181-7a489d1cfa38 => generated 917 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:55:10.028400 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d91d9610-be4d-4ba2-9712-1704d72c9b12 tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] GET http://10.222.0.23/volume/v3/9034c2beb8d64ccbb47a59ad7c3763b0/volumes/fecb3cc1-8356-4bee-9181-7a489d1cfa38 Dec 02 10:55:10.029055 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d91d9610-be4d-4ba2-9712-1704d72c9b12 tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:55:10.029241 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:55:10.029241 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:55:10.029589 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d91d9610-be4d-4ba2-9712-1704d72c9b12 tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:55:10.137089 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:55:10.137089 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:55:10.177514 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-d91d9610-be4d-4ba2-9712-1704d72c9b12 tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] Volume info retrieved successfully. Dec 02 10:55:10.269612 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d91d9610-be4d-4ba2-9712-1704d72c9b12 tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] http://10.222.0.23/volume/v3/9034c2beb8d64ccbb47a59ad7c3763b0/volumes/fecb3cc1-8356-4bee-9181-7a489d1cfa38 returned with HTTP 200 Dec 02 10:55:10.274444 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 548/1104] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:55:10 2020] GET /volume/v3/9034c2beb8d64ccbb47a59ad7c3763b0/volumes/fecb3cc1-8356-4bee-9181-7a489d1cfa38 => generated 917 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:55:11.290008 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-79f3195e-540c-4646-9542-1932923409f0 tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] GET http://10.222.0.23/volume/v3/9034c2beb8d64ccbb47a59ad7c3763b0/volumes/fecb3cc1-8356-4bee-9181-7a489d1cfa38 Dec 02 10:55:11.290682 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-79f3195e-540c-4646-9542-1932923409f0 tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:55:11.291010 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:55:11.291010 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:55:11.291577 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-79f3195e-540c-4646-9542-1932923409f0 tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:55:11.414484 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-79f3195e-540c-4646-9542-1932923409f0 tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] http://10.222.0.23/volume/v3/9034c2beb8d64ccbb47a59ad7c3763b0/volumes/fecb3cc1-8356-4bee-9181-7a489d1cfa38 returned with HTTP 404 Dec 02 10:55:11.422332 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 557/1105] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:55:11 2020] GET /volume/v3/9034c2beb8d64ccbb47a59ad7c3763b0/volumes/fecb3cc1-8356-4bee-9181-7a489d1cfa38 => generated 109 bytes in 135 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:55:11.430829 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f2c35a82-9d14-4277-bfb7-67a933eada01 tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] POST http://10.222.0.23/volume/v3/9034c2beb8d64ccbb47a59ad7c3763b0/volumes Dec 02 10:55:11.434747 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:55:11.434747 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:55:11.441292 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f2c35a82-9d14-4277-bfb7-67a933eada01 tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-316248118"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:55:11.442655 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-f2c35a82-9d14-4277-bfb7-67a933eada01 tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-316248118'}} {{(pid=88069) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 10:55:11.443200 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-f2c35a82-9d14-4277-bfb7-67a933eada01 tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] Create volume of 1 GB Dec 02 10:55:11.486055 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f2c35a82-9d14-4277-bfb7-67a933eada01 tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] Availability Zones retrieved successfully. Dec 02 10:55:11.523592 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-f2c35a82-9d14-4277-bfb7-67a933eada01 tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] Flow 'volume_create_api' (1ae79fa0-36c3-4e9c-95c7-9fbc43e34c00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:55:11.542912 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-f2c35a82-9d14-4277-bfb7-67a933eada01 tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0b0bf31-0a20-4e05-a1f5-2d080cf75d4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:55:11.550310 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-f2c35a82-9d14-4277-bfb7-67a933eada01 tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] Validating volume size '1' using validate_int {{(pid=88069) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 10:55:11.795561 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-f2c35a82-9d14-4277-bfb7-67a933eada01 tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0b0bf31-0a20-4e05-a1f5-2d080cf75d4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:55:11.804061 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-f2c35a82-9d14-4277-bfb7-67a933eada01 tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7da73227-52fd-4ca3-8726-96cc898b6ae5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:55:11.933237 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-f2c35a82-9d14-4277-bfb7-67a933eada01 tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] Created reservations ['bb0e9441-cdc3-4987-b2b4-4a1575ed9370', 'eecfb7de-e7bd-4271-9665-1fae69ec8125', 'a6c5ebda-3fd8-4f3c-9b07-4fd7c0a8919e', '88d75164-bad9-4a5c-b705-e426a34a21b6'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 10:55:11.935652 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-f2c35a82-9d14-4277-bfb7-67a933eada01 tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7da73227-52fd-4ca3-8726-96cc898b6ae5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb0e9441-cdc3-4987-b2b4-4a1575ed9370', 'eecfb7de-e7bd-4271-9665-1fae69ec8125', 'a6c5ebda-3fd8-4f3c-9b07-4fd7c0a8919e', '88d75164-bad9-4a5c-b705-e426a34a21b6']}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:55:11.938780 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-f2c35a82-9d14-4277-bfb7-67a933eada01 tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3de27d85-fa2a-48b2-96f3-a66dc41d2a3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:55:12.016052 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-f2c35a82-9d14-4277-bfb7-67a933eada01 tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3de27d85-fa2a-48b2-96f3-a66dc41d2a3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c88bde04-e824-484a-a609-ce91c79d304d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-316248118',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9034c2beb8d64ccbb47a59ad7c3763b0',qos_specs=None,replication_status=,reservations=['bb0e9441-cdc3-4987-b2b4-4a1575ed9370','eecfb7de-e7bd-4271-9665-1fae69ec8125','a6c5ebda-3fd8-4f3c-9b07-4fd7c0a8919e','88d75164-bad9-4a5c-b705-e426a34a21b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9514df328de4ef99b3a89691e6826be',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T10:55:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-316248118',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c88bde04-e824-484a-a609-ce91c79d304d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9034c2beb8d64ccbb47a59ad7c3763b0',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,user_id='b9514df328de4ef99b3a89691e6826be',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:55:12.019470 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-f2c35a82-9d14-4277-bfb7-67a933eada01 tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14655c71-0409-4e2b-ba19-457c0b3bc647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:55:12.055418 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-f2c35a82-9d14-4277-bfb7-67a933eada01 tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14655c71-0409-4e2b-ba19-457c0b3bc647) 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-VolumeQuotasAdminTestJSON-Volume-316248118',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9034c2beb8d64ccbb47a59ad7c3763b0',qos_specs=None,replication_status=,reservations=['bb0e9441-cdc3-4987-b2b4-4a1575ed9370','eecfb7de-e7bd-4271-9665-1fae69ec8125','a6c5ebda-3fd8-4f3c-9b07-4fd7c0a8919e','88d75164-bad9-4a5c-b705-e426a34a21b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9514df328de4ef99b3a89691e6826be',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:55:12.058048 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-f2c35a82-9d14-4277-bfb7-67a933eada01 tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d837942-893b-41d5-a9cf-12bc92746953) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:55:12.084764 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-f2c35a82-9d14-4277-bfb7-67a933eada01 tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d837942-893b-41d5-a9cf-12bc92746953) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:55:12.090637 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-f2c35a82-9d14-4277-bfb7-67a933eada01 tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] Flow 'volume_create_api' (1ae79fa0-36c3-4e9c-95c7-9fbc43e34c00) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:55:12.179142 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f2c35a82-9d14-4277-bfb7-67a933eada01 tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] Create volume request issued successfully. Dec 02 10:55:12.239688 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f2c35a82-9d14-4277-bfb7-67a933eada01 tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] http://10.222.0.23/volume/v3/9034c2beb8d64ccbb47a59ad7c3763b0/volumes returned with HTTP 202 Dec 02 10:55:12.254619 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 549/1106] 10.222.0.23 () {60 vars in 1225 bytes} [Wed Dec 2 10:55:11 2020] POST /volume/v3/9034c2beb8d64ccbb47a59ad7c3763b0/volumes => generated 824 bytes in 827 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 10:55:12.258755 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f077c103-742f-46ab-bef9-aa15d66aedcd tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] GET http://10.222.0.23/volume/v3/9034c2beb8d64ccbb47a59ad7c3763b0/volumes/c88bde04-e824-484a-a609-ce91c79d304d Dec 02 10:55:12.259280 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f077c103-742f-46ab-bef9-aa15d66aedcd tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:55:12.259768 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f077c103-742f-46ab-bef9-aa15d66aedcd tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:55:12.359780 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:55:12.359780 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:55:12.384282 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f077c103-742f-46ab-bef9-aa15d66aedcd tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] Volume info retrieved successfully. Dec 02 10:55:12.419001 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f077c103-742f-46ab-bef9-aa15d66aedcd tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] http://10.222.0.23/volume/v3/9034c2beb8d64ccbb47a59ad7c3763b0/volumes/c88bde04-e824-484a-a609-ce91c79d304d returned with HTTP 200 Dec 02 10:55:12.426633 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 558/1107] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:55:12 2020] GET /volume/v3/9034c2beb8d64ccbb47a59ad7c3763b0/volumes/c88bde04-e824-484a-a609-ce91c79d304d => generated 892 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:55:13.438459 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7f5e679a-ef8d-49e8-9b23-ecb12634a703 tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] GET http://10.222.0.23/volume/v3/9034c2beb8d64ccbb47a59ad7c3763b0/volumes/c88bde04-e824-484a-a609-ce91c79d304d Dec 02 10:55:13.439061 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7f5e679a-ef8d-49e8-9b23-ecb12634a703 tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:55:13.439159 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:55:13.439159 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:55:13.440077 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7f5e679a-ef8d-49e8-9b23-ecb12634a703 tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:55:13.524169 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:55:13.524169 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:55:13.552819 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-7f5e679a-ef8d-49e8-9b23-ecb12634a703 tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] Volume info retrieved successfully. Dec 02 10:55:13.591090 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7f5e679a-ef8d-49e8-9b23-ecb12634a703 tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] http://10.222.0.23/volume/v3/9034c2beb8d64ccbb47a59ad7c3763b0/volumes/c88bde04-e824-484a-a609-ce91c79d304d returned with HTTP 200 Dec 02 10:55:13.594084 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 550/1108] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:55:13 2020] GET /volume/v3/9034c2beb8d64ccbb47a59ad7c3763b0/volumes/c88bde04-e824-484a-a609-ce91c79d304d => generated 917 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:55:13.611447 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3b6a585a-cc78-4b1d-9499-ee9141e90ca1 tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] GET http://10.222.0.23/volume/v3/cd4d16ae96134161bf66604279bcfe74/os-quota-sets/9034c2beb8d64ccbb47a59ad7c3763b0?usage=True Dec 02 10:55:13.611788 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3b6a585a-cc78-4b1d-9499-ee9141e90ca1 tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:55:13.612016 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:55:13.612016 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:55:13.612390 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3b6a585a-cc78-4b1d-9499-ee9141e90ca1 tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:55:13.726288 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3b6a585a-cc78-4b1d-9499-ee9141e90ca1 tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] http://10.222.0.23/volume/v3/cd4d16ae96134161bf66604279bcfe74/os-quota-sets/9034c2beb8d64ccbb47a59ad7c3763b0?usage=True returned with HTTP 200 Dec 02 10:55:13.727244 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 559/1109] 10.222.0.23 () {58 vars in 1342 bytes} [Wed Dec 2 10:55:13 2020] GET /volume/v3/cd4d16ae96134161bf66604279bcfe74/os-quota-sets/9034c2beb8d64ccbb47a59ad7c3763b0?usage=True => generated 1076 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:55:13.744868 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ac8ef521-e8b6-435a-9a8a-c68a8421df41 tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] GET http://10.222.0.23/volume/v3/cd4d16ae96134161bf66604279bcfe74/os-quota-sets/8814502a7a2d4078b36c1e4525ccaf76?usage=True Dec 02 10:55:13.745819 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ac8ef521-e8b6-435a-9a8a-c68a8421df41 tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:55:13.746289 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:55:13.746289 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:55:13.747009 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ac8ef521-e8b6-435a-9a8a-c68a8421df41 tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:55:13.892044 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ac8ef521-e8b6-435a-9a8a-c68a8421df41 tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] http://10.222.0.23/volume/v3/cd4d16ae96134161bf66604279bcfe74/os-quota-sets/8814502a7a2d4078b36c1e4525ccaf76?usage=True returned with HTTP 200 Dec 02 10:55:13.895967 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 551/1110] 10.222.0.23 () {58 vars in 1342 bytes} [Wed Dec 2 10:55:13 2020] GET /volume/v3/cd4d16ae96134161bf66604279bcfe74/os-quota-sets/8814502a7a2d4078b36c1e4525ccaf76?usage=True => generated 868 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:55:13.918966 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-01166ee9-960f-46f6-a3d1-d888dd63e025 tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] POST http://10.222.0.23/volume/v3/9034c2beb8d64ccbb47a59ad7c3763b0/os-volume-transfer Dec 02 10:55:13.921463 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-01166ee9-960f-46f6-a3d1-d888dd63e025 tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "c88bde04-e824-484a-a609-ce91c79d304d"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:55:13.928903 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.contrib.volume_transfer [None req-01166ee9-960f-46f6-a3d1-d888dd63e025 tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] Creating new volume transfer {'transfer': {'volume_id': 'c88bde04-e824-484a-a609-ce91c79d304d'}} {{(pid=88068) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Dec 02 10:55:13.929933 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.contrib.volume_transfer [None req-01166ee9-960f-46f6-a3d1-d888dd63e025 tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] Creating transfer of volume c88bde04-e824-484a-a609-ce91c79d304d Dec 02 10:55:13.930715 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.transfer.api [None req-01166ee9-960f-46f6-a3d1-d888dd63e025 tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] Generating transfer record for volume c88bde04-e824-484a-a609-ce91c79d304d Dec 02 10:55:14.080294 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:55:14.080294 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:55:14.183628 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-01166ee9-960f-46f6-a3d1-d888dd63e025 tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] http://10.222.0.23/volume/v3/9034c2beb8d64ccbb47a59ad7c3763b0/os-volume-transfer returned with HTTP 202 Dec 02 10:55:14.184509 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 560/1111] 10.222.0.23 () {60 vars in 1258 bytes} [Wed Dec 2 10:55:13 2020] POST /volume/v3/9034c2beb8d64ccbb47a59ad7c3763b0/os-volume-transfer => generated 507 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 10:55:14.698347 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-843334ad-af8d-4e20-ad9b-c6bc3ef37875 tempest-VolumeQuotasAdminTestJSON-1409344316 tempest-VolumeQuotasAdminTestJSON-1409344316] POST http://10.222.0.23/volume/v3/8814502a7a2d4078b36c1e4525ccaf76/os-volume-transfer/6134da84-dff3-4d40-9719-165453c3bc11/accept Dec 02 10:55:14.701099 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-843334ad-af8d-4e20-ad9b-c6bc3ef37875 tempest-VolumeQuotasAdminTestJSON-1409344316 tempest-VolumeQuotasAdminTestJSON-1409344316] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "9bd2f39dcbe0588f"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:55:14.702237 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.contrib.volume_transfer [None req-843334ad-af8d-4e20-ad9b-c6bc3ef37875 tempest-VolumeQuotasAdminTestJSON-1409344316 tempest-VolumeQuotasAdminTestJSON-1409344316] Accepting volume transfer 6134da84-dff3-4d40-9719-165453c3bc11 {{(pid=88069) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Dec 02 10:55:14.702804 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.contrib.volume_transfer [None req-843334ad-af8d-4e20-ad9b-c6bc3ef37875 tempest-VolumeQuotasAdminTestJSON-1409344316 tempest-VolumeQuotasAdminTestJSON-1409344316] Accepting transfer 6134da84-dff3-4d40-9719-165453c3bc11 Dec 02 10:55:15.124428 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-843334ad-af8d-4e20-ad9b-c6bc3ef37875 tempest-VolumeQuotasAdminTestJSON-1409344316 tempest-VolumeQuotasAdminTestJSON-1409344316] Created reservations ['2a284a83-6968-401c-9515-5f5b9fdde852', 'c24f6f1b-e958-4ced-b820-1aa0cdc7b5b7', '7f7541c0-ebee-40e2-b55c-5b5c63e8fc0a', 'c0db2f5a-957b-4ac0-a21c-108aa405eb20'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 10:55:15.258582 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-843334ad-af8d-4e20-ad9b-c6bc3ef37875 tempest-VolumeQuotasAdminTestJSON-1409344316 tempest-VolumeQuotasAdminTestJSON-1409344316] Created reservations ['17f8bc86-e7e7-4b60-affe-23c45b9c324b', 'a1c92f9a-7d58-4672-876d-e044032e1ac9', '0c754205-7e93-4cd8-b385-ae222b881235', '3ca628c6-3cd1-4a69-95fa-b30321c28242'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 10:55:15.411176 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-843334ad-af8d-4e20-ad9b-c6bc3ef37875 tempest-VolumeQuotasAdminTestJSON-1409344316 tempest-VolumeQuotasAdminTestJSON-1409344316] Created reservations ['f0326030-5ffe-4097-bba6-e2596bd9c85e', 'd8dcbd9d-c2a6-4f50-bee3-e17ff46fec56', '96b43534-cefe-4539-b39d-3d8706412cf1', 'b813be3b-95c8-452b-b03d-76751d8144e4'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 10:55:15.525549 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-843334ad-af8d-4e20-ad9b-c6bc3ef37875 tempest-VolumeQuotasAdminTestJSON-1409344316 tempest-VolumeQuotasAdminTestJSON-1409344316] Created reservations ['aa6dd3e2-243f-457d-8c4c-fe97282057ac', 'ffebee0a-3266-426b-be27-7c777408f3e1', '01159907-5722-4f20-8dbf-61d46d30be22', '5a8f071c-eabc-4287-aef7-ca278a36b6a1'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 10:55:15.531812 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:55:15.531812 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:55:15.639894 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-843334ad-af8d-4e20-ad9b-c6bc3ef37875 tempest-VolumeQuotasAdminTestJSON-1409344316 tempest-VolumeQuotasAdminTestJSON-1409344316] Transfer volume completed successfully. Dec 02 10:55:15.688234 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 02 10:55:15.688234 n-d-764292-5 devstack@c-api.service[88067]: "UPDATE / DELETE expressions." % clause Dec 02 10:55:15.876216 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.transfer.api [None req-843334ad-af8d-4e20-ad9b-c6bc3ef37875 tempest-VolumeQuotasAdminTestJSON-1409344316 tempest-VolumeQuotasAdminTestJSON-1409344316] Volume c88bde04-e824-484a-a609-ce91c79d304d has been transferred. Dec 02 10:55:15.952739 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-843334ad-af8d-4e20-ad9b-c6bc3ef37875 tempest-VolumeQuotasAdminTestJSON-1409344316 tempest-VolumeQuotasAdminTestJSON-1409344316] http://10.222.0.23/volume/v3/8814502a7a2d4078b36c1e4525ccaf76/os-volume-transfer/6134da84-dff3-4d40-9719-165453c3bc11/accept returned with HTTP 202 Dec 02 10:55:15.961617 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 552/1112] 10.222.0.23 () {60 vars in 1390 bytes} [Wed Dec 2 10:55:14 2020] POST /volume/v3/8814502a7a2d4078b36c1e4525ccaf76/os-volume-transfer/6134da84-dff3-4d40-9719-165453c3bc11/accept => generated 431 bytes in 1770 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 10:55:15.964291 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-49c93c81-0379-4572-a85d-ff196d058a97 tempest-VolumeQuotasAdminTestJSON-1409344316 tempest-VolumeQuotasAdminTestJSON-1409344316] GET http://10.222.0.23/volume/v3/8814502a7a2d4078b36c1e4525ccaf76/volumes/c88bde04-e824-484a-a609-ce91c79d304d Dec 02 10:55:15.964925 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-49c93c81-0379-4572-a85d-ff196d058a97 tempest-VolumeQuotasAdminTestJSON-1409344316 tempest-VolumeQuotasAdminTestJSON-1409344316] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:55:15.965020 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:55:15.965020 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:55:15.965381 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-49c93c81-0379-4572-a85d-ff196d058a97 tempest-VolumeQuotasAdminTestJSON-1409344316 tempest-VolumeQuotasAdminTestJSON-1409344316] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:55:16.021664 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:55:16.021664 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:55:16.034491 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-49c93c81-0379-4572-a85d-ff196d058a97 tempest-VolumeQuotasAdminTestJSON-1409344316 tempest-VolumeQuotasAdminTestJSON-1409344316] Volume info retrieved successfully. Dec 02 10:55:16.071125 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-49c93c81-0379-4572-a85d-ff196d058a97 tempest-VolumeQuotasAdminTestJSON-1409344316 tempest-VolumeQuotasAdminTestJSON-1409344316] http://10.222.0.23/volume/v3/8814502a7a2d4078b36c1e4525ccaf76/volumes/c88bde04-e824-484a-a609-ce91c79d304d returned with HTTP 200 Dec 02 10:55:16.072844 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 561/1113] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:55:15 2020] GET /volume/v3/8814502a7a2d4078b36c1e4525ccaf76/volumes/c88bde04-e824-484a-a609-ce91c79d304d => generated 917 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:55:16.091734 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-09523352-d710-4b39-8d9b-ff34f5200f61 tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] GET http://10.222.0.23/volume/v3/cd4d16ae96134161bf66604279bcfe74/os-quota-sets/9034c2beb8d64ccbb47a59ad7c3763b0?usage=True Dec 02 10:55:16.092698 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-09523352-d710-4b39-8d9b-ff34f5200f61 tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:55:16.092698 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:55:16.092698 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:55:16.093064 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-09523352-d710-4b39-8d9b-ff34f5200f61 tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:55:16.093672 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:55:16.093672 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:55:16.269400 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-09523352-d710-4b39-8d9b-ff34f5200f61 tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] http://10.222.0.23/volume/v3/cd4d16ae96134161bf66604279bcfe74/os-quota-sets/9034c2beb8d64ccbb47a59ad7c3763b0?usage=True returned with HTTP 200 Dec 02 10:55:16.279912 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 553/1114] 10.222.0.23 () {58 vars in 1342 bytes} [Wed Dec 2 10:55:16 2020] GET /volume/v3/cd4d16ae96134161bf66604279bcfe74/os-quota-sets/9034c2beb8d64ccbb47a59ad7c3763b0?usage=True => generated 1076 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:55:16.287457 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dbfbce19-f998-4678-b904-e780b4960e8d tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] GET http://10.222.0.23/volume/v3/cd4d16ae96134161bf66604279bcfe74/os-quota-sets/8814502a7a2d4078b36c1e4525ccaf76?usage=True Dec 02 10:55:16.288281 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dbfbce19-f998-4678-b904-e780b4960e8d tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:55:16.288728 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:55:16.288728 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:55:16.289741 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dbfbce19-f998-4678-b904-e780b4960e8d tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:55:16.360117 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dbfbce19-f998-4678-b904-e780b4960e8d tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] http://10.222.0.23/volume/v3/cd4d16ae96134161bf66604279bcfe74/os-quota-sets/8814502a7a2d4078b36c1e4525ccaf76?usage=True returned with HTTP 200 Dec 02 10:55:16.361415 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 562/1115] 10.222.0.23 () {58 vars in 1342 bytes} [Wed Dec 2 10:55:16 2020] GET /volume/v3/cd4d16ae96134161bf66604279bcfe74/os-quota-sets/8814502a7a2d4078b36c1e4525ccaf76?usage=True => generated 868 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:55:16.376243 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-adf6f541-271f-4b28-9227-8a0f9bd77881 tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] DELETE http://10.222.0.23/volume/v3/cd4d16ae96134161bf66604279bcfe74/volumes/c88bde04-e824-484a-a609-ce91c79d304d Dec 02 10:55:16.376810 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-adf6f541-271f-4b28-9227-8a0f9bd77881 tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:55:16.377281 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-adf6f541-271f-4b28-9227-8a0f9bd77881 tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:55:16.377732 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-adf6f541-271f-4b28-9227-8a0f9bd77881 tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] Delete volume with id: c88bde04-e824-484a-a609-ce91c79d304d Dec 02 10:55:16.469045 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:55:16.469045 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:55:16.471716 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-adf6f541-271f-4b28-9227-8a0f9bd77881 tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] Volume info retrieved successfully. Dec 02 10:55:16.531348 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-adf6f541-271f-4b28-9227-8a0f9bd77881 tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] Delete volume request issued successfully. Dec 02 10:55:16.531877 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-adf6f541-271f-4b28-9227-8a0f9bd77881 tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] http://10.222.0.23/volume/v3/cd4d16ae96134161bf66604279bcfe74/volumes/c88bde04-e824-484a-a609-ce91c79d304d returned with HTTP 202 Dec 02 10:55:16.538748 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 554/1116] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 10:55:16 2020] DELETE /volume/v3/cd4d16ae96134161bf66604279bcfe74/volumes/c88bde04-e824-484a-a609-ce91c79d304d => generated 0 bytes in 164 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 10:55:16.545306 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fbc5076e-36bc-459a-b590-a1a669e1b38a tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] GET http://10.222.0.23/volume/v3/cd4d16ae96134161bf66604279bcfe74/volumes/c88bde04-e824-484a-a609-ce91c79d304d Dec 02 10:55:16.546192 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fbc5076e-36bc-459a-b590-a1a669e1b38a tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:55:16.546865 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fbc5076e-36bc-459a-b590-a1a669e1b38a tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:55:16.709842 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:55:16.709842 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:55:16.734628 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-fbc5076e-36bc-459a-b590-a1a669e1b38a tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] Volume info retrieved successfully. Dec 02 10:55:16.806015 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fbc5076e-36bc-459a-b590-a1a669e1b38a tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] http://10.222.0.23/volume/v3/cd4d16ae96134161bf66604279bcfe74/volumes/c88bde04-e824-484a-a609-ce91c79d304d returned with HTTP 200 Dec 02 10:55:16.807301 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 563/1117] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:55:16 2020] GET /volume/v3/cd4d16ae96134161bf66604279bcfe74/volumes/c88bde04-e824-484a-a609-ce91c79d304d => generated 1087 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:55:17.826226 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-83ce7974-028c-4202-9a85-5425434fdb69 tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] GET http://10.222.0.23/volume/v3/cd4d16ae96134161bf66604279bcfe74/volumes/c88bde04-e824-484a-a609-ce91c79d304d Dec 02 10:55:17.827868 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-83ce7974-028c-4202-9a85-5425434fdb69 tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:55:17.828348 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:55:17.828348 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:55:17.829017 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-83ce7974-028c-4202-9a85-5425434fdb69 tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:55:17.963164 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:55:17.963164 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:55:17.983906 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-83ce7974-028c-4202-9a85-5425434fdb69 tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] Volume info retrieved successfully. Dec 02 10:55:18.064109 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-83ce7974-028c-4202-9a85-5425434fdb69 tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] http://10.222.0.23/volume/v3/cd4d16ae96134161bf66604279bcfe74/volumes/c88bde04-e824-484a-a609-ce91c79d304d returned with HTTP 200 Dec 02 10:55:18.065859 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 555/1118] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:55:17 2020] GET /volume/v3/cd4d16ae96134161bf66604279bcfe74/volumes/c88bde04-e824-484a-a609-ce91c79d304d => generated 1087 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 10:55:19.083131 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-56ee7f53-dbb5-4479-b73f-e3c6aafbf2d2 tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] GET http://10.222.0.23/volume/v3/cd4d16ae96134161bf66604279bcfe74/volumes/c88bde04-e824-484a-a609-ce91c79d304d Dec 02 10:55:19.083652 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-56ee7f53-dbb5-4479-b73f-e3c6aafbf2d2 tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:55:19.083833 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:55:19.083833 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:55:19.084510 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-56ee7f53-dbb5-4479-b73f-e3c6aafbf2d2 tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:55:19.233631 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-56ee7f53-dbb5-4479-b73f-e3c6aafbf2d2 tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] http://10.222.0.23/volume/v3/cd4d16ae96134161bf66604279bcfe74/volumes/c88bde04-e824-484a-a609-ce91c79d304d returned with HTTP 404 Dec 02 10:55:19.251139 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-65933a78-ce89-48fe-ab0c-8425d0cb1d1e tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] GET http://10.222.0.23/volume/v3/cd4d16ae96134161bf66604279bcfe74/os-quota-sets/cd4d16ae96134161bf66604279bcfe74?usage=True Dec 02 10:55:19.251666 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-65933a78-ce89-48fe-ab0c-8425d0cb1d1e tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:55:19.251866 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:55:19.251866 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:55:19.252526 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-65933a78-ce89-48fe-ab0c-8425d0cb1d1e tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:55:19.256002 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 564/1119] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:55:19 2020] GET /volume/v3/cd4d16ae96134161bf66604279bcfe74/volumes/c88bde04-e824-484a-a609-ce91c79d304d => generated 109 bytes in 177 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:55:19.366868 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-65933a78-ce89-48fe-ab0c-8425d0cb1d1e tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] http://10.222.0.23/volume/v3/cd4d16ae96134161bf66604279bcfe74/os-quota-sets/cd4d16ae96134161bf66604279bcfe74?usage=True returned with HTTP 200 Dec 02 10:55:19.379933 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 556/1120] 10.222.0.23 () {58 vars in 1342 bytes} [Wed Dec 2 10:55:19 2020] GET /volume/v3/cd4d16ae96134161bf66604279bcfe74/os-quota-sets/cd4d16ae96134161bf66604279bcfe74?usage=True => generated 868 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:55:19.387082 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f25f1ed3-c85a-43b1-a874-4c307d26b7f6 tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] PUT http://10.222.0.23/volume/v3/cd4d16ae96134161bf66604279bcfe74/os-quota-sets/9034c2beb8d64ccbb47a59ad7c3763b0 Dec 02 10:55:19.388113 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f25f1ed3-c85a-43b1-a874-4c307d26b7f6 tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1009, "volumes": 11, "snapshots": 11, "backups": 11, "backup_gigabytes": 1009, "per_volume_gigabytes": 1009}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:55:19.924368 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f25f1ed3-c85a-43b1-a874-4c307d26b7f6 tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] http://10.222.0.23/volume/v3/cd4d16ae96134161bf66604279bcfe74/os-quota-sets/9034c2beb8d64ccbb47a59ad7c3763b0 returned with HTTP 200 Dec 02 10:55:19.937653 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 565/1121] 10.222.0.23 () {60 vars in 1342 bytes} [Wed Dec 2 10:55:19 2020] PUT /volume/v3/cd4d16ae96134161bf66604279bcfe74/os-quota-sets/9034c2beb8d64ccbb47a59ad7c3763b0 => generated 321 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:55:19.951004 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c1324f2f-9866-4336-8f25-31ab5ff584cf tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] PUT http://10.222.0.23/volume/v3/cd4d16ae96134161bf66604279bcfe74/os-quota-sets/9034c2beb8d64ccbb47a59ad7c3763b0 Dec 02 10:55:19.952286 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c1324f2f-9866-4336-8f25-31ab5ff584cf tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:55:20.429202 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c1324f2f-9866-4336-8f25-31ab5ff584cf tempest-VolumeQuotasAdminTestJSON-1842964762 tempest-VolumeQuotasAdminTestJSON-1842964762] http://10.222.0.23/volume/v3/cd4d16ae96134161bf66604279bcfe74/os-quota-sets/9034c2beb8d64ccbb47a59ad7c3763b0 returned with HTTP 200 Dec 02 10:55:20.430409 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 557/1122] 10.222.0.23 () {60 vars in 1342 bytes} [Wed Dec 2 10:55:19 2020] PUT /volume/v3/cd4d16ae96134161bf66604279bcfe74/os-quota-sets/9034c2beb8d64ccbb47a59ad7c3763b0 => generated 319 bytes in 487 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:55:20.443015 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c8420b9a-2b66-4854-b467-25772b7bda07 tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] DELETE http://10.222.0.23/volume/v3/9034c2beb8d64ccbb47a59ad7c3763b0/volumes/c88bde04-e824-484a-a609-ce91c79d304d Dec 02 10:55:20.443853 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c8420b9a-2b66-4854-b467-25772b7bda07 tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:55:20.444630 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c8420b9a-2b66-4854-b467-25772b7bda07 tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:55:20.445333 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-c8420b9a-2b66-4854-b467-25772b7bda07 tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] Delete volume with id: c88bde04-e824-484a-a609-ce91c79d304d Dec 02 10:55:20.578917 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c8420b9a-2b66-4854-b467-25772b7bda07 tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] http://10.222.0.23/volume/v3/9034c2beb8d64ccbb47a59ad7c3763b0/volumes/c88bde04-e824-484a-a609-ce91c79d304d returned with HTTP 404 Dec 02 10:55:20.582103 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 566/1123] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 10:55:20 2020] DELETE /volume/v3/9034c2beb8d64ccbb47a59ad7c3763b0/volumes/c88bde04-e824-484a-a609-ce91c79d304d => generated 109 bytes in 145 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:55:20.588346 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-35087637-544e-49b9-9b3b-12058cf16d7e tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] DELETE http://10.222.0.23/volume/v3/9034c2beb8d64ccbb47a59ad7c3763b0/volumes/fecb3cc1-8356-4bee-9181-7a489d1cfa38 Dec 02 10:55:20.589028 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-35087637-544e-49b9-9b3b-12058cf16d7e tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:55:20.589524 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-35087637-544e-49b9-9b3b-12058cf16d7e tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:55:20.589989 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-35087637-544e-49b9-9b3b-12058cf16d7e tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] Delete volume with id: fecb3cc1-8356-4bee-9181-7a489d1cfa38 Dec 02 10:55:20.684214 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-35087637-544e-49b9-9b3b-12058cf16d7e tempest-VolumeQuotasAdminTestJSON-991656410 tempest-VolumeQuotasAdminTestJSON-991656410] http://10.222.0.23/volume/v3/9034c2beb8d64ccbb47a59ad7c3763b0/volumes/fecb3cc1-8356-4bee-9181-7a489d1cfa38 returned with HTTP 404 Dec 02 10:55:20.685574 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 558/1124] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 10:55:20 2020] DELETE /volume/v3/9034c2beb8d64ccbb47a59ad7c3763b0/volumes/fecb3cc1-8356-4bee-9181-7a489d1cfa38 => generated 109 bytes in 102 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:55:33.198898 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-22ef32cf-0235-4e10-b624-9cd35cefa71c tempest-VolumeSnapshotQuotasNegativeTestJSON-611952644 tempest-VolumeSnapshotQuotasNegativeTestJSON-611952644] GET http://10.222.0.23/volume/v3/919b5d6325d046f39a2d689fee80bfbd/os-quota-sets/92b964c66ee6488f8101de095b982e16 Dec 02 10:55:33.199510 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-22ef32cf-0235-4e10-b624-9cd35cefa71c tempest-VolumeSnapshotQuotasNegativeTestJSON-611952644 tempest-VolumeSnapshotQuotasNegativeTestJSON-611952644] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:55:33.199901 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-22ef32cf-0235-4e10-b624-9cd35cefa71c tempest-VolumeSnapshotQuotasNegativeTestJSON-611952644 tempest-VolumeSnapshotQuotasNegativeTestJSON-611952644] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:55:33.265977 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-22ef32cf-0235-4e10-b624-9cd35cefa71c tempest-VolumeSnapshotQuotasNegativeTestJSON-611952644 tempest-VolumeSnapshotQuotasNegativeTestJSON-611952644] http://10.222.0.23/volume/v3/919b5d6325d046f39a2d689fee80bfbd/os-quota-sets/92b964c66ee6488f8101de095b982e16 returned with HTTP 200 Dec 02 10:55:33.267466 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 567/1125] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 10:55:32 2020] GET /volume/v3/919b5d6325d046f39a2d689fee80bfbd/os-quota-sets/92b964c66ee6488f8101de095b982e16 => generated 361 bytes in 703 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:55:33.283421 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e3041815-3764-4d21-81df-2274cd773777 tempest-VolumeSnapshotQuotasNegativeTestJSON-611952644 tempest-VolumeSnapshotQuotasNegativeTestJSON-611952644] PUT http://10.222.0.23/volume/v3/919b5d6325d046f39a2d689fee80bfbd/os-quota-sets/92b964c66ee6488f8101de095b982e16 Dec 02 10:55:33.284040 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e3041815-3764-4d21-81df-2274cd773777 tempest-VolumeSnapshotQuotasNegativeTestJSON-611952644 tempest-VolumeSnapshotQuotasNegativeTestJSON-611952644] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:55:33.469045 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e3041815-3764-4d21-81df-2274cd773777 tempest-VolumeSnapshotQuotasNegativeTestJSON-611952644 tempest-VolumeSnapshotQuotasNegativeTestJSON-611952644] http://10.222.0.23/volume/v3/919b5d6325d046f39a2d689fee80bfbd/os-quota-sets/92b964c66ee6488f8101de095b982e16 returned with HTTP 200 Dec 02 10:55:33.475804 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 559/1126] 10.222.0.23 () {60 vars in 1341 bytes} [Wed Dec 2 10:55:33 2020] PUT /volume/v3/919b5d6325d046f39a2d689fee80bfbd/os-quota-sets/92b964c66ee6488f8101de095b982e16 => generated 314 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:55:33.861096 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fb85bcb8-849b-4bde-be6d-8ec7a958410f tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] POST http://10.222.0.23/volume/v3/92b964c66ee6488f8101de095b982e16/volumes Dec 02 10:55:33.862261 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fb85bcb8-849b-4bde-be6d-8ec7a958410f tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1126248639"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:55:33.863587 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-fb85bcb8-849b-4bde-be6d-8ec7a958410f tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1126248639'}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 10:55:33.864175 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-fb85bcb8-849b-4bde-be6d-8ec7a958410f tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] Create volume of 1 GB Dec 02 10:55:33.921041 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-fb85bcb8-849b-4bde-be6d-8ec7a958410f tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] Availability Zones retrieved successfully. Dec 02 10:55:33.967360 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-fb85bcb8-849b-4bde-be6d-8ec7a958410f tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] Flow 'volume_create_api' (73bea3a3-bfe7-4090-8332-1bf00f34fa56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:55:33.989217 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-fb85bcb8-849b-4bde-be6d-8ec7a958410f tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (099159c8-d7db-4c27-a41b-38d5e0430cb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:55:33.991661 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-fb85bcb8-849b-4bde-be6d-8ec7a958410f tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] Validating volume size '1' using validate_int {{(pid=88068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 10:55:34.172826 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-fb85bcb8-849b-4bde-be6d-8ec7a958410f tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (099159c8-d7db-4c27-a41b-38d5e0430cb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:55:34.185982 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-fb85bcb8-849b-4bde-be6d-8ec7a958410f tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2258480-579b-4ae5-b6a5-9d3e93ff6be5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:55:34.421856 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-fb85bcb8-849b-4bde-be6d-8ec7a958410f tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] Created reservations ['5ff92f85-c81e-4ce9-bdb8-951ecd558d74', '106e2adb-ea1e-4050-a702-65bddb604ccc', 'def57f4e-3472-4e20-957b-bd817a952e67', '84a1aa3b-bcdb-47f0-8eef-785525e92721'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 10:55:34.423996 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-fb85bcb8-849b-4bde-be6d-8ec7a958410f tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2258480-579b-4ae5-b6a5-9d3e93ff6be5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ff92f85-c81e-4ce9-bdb8-951ecd558d74', '106e2adb-ea1e-4050-a702-65bddb604ccc', 'def57f4e-3472-4e20-957b-bd817a952e67', '84a1aa3b-bcdb-47f0-8eef-785525e92721']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:55:34.426303 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-fb85bcb8-849b-4bde-be6d-8ec7a958410f tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62f31372-2660-4655-a14a-627693585f68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:55:34.559744 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-fb85bcb8-849b-4bde-be6d-8ec7a958410f tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62f31372-2660-4655-a14a-627693585f68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba46c83e-6887-409e-9e48-1c4a02f3f9b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1126248639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92b964c66ee6488f8101de095b982e16',qos_specs=None,replication_status=,reservations=['5ff92f85-c81e-4ce9-bdb8-951ecd558d74','106e2adb-ea1e-4050-a702-65bddb604ccc','def57f4e-3472-4e20-957b-bd817a952e67','84a1aa3b-bcdb-47f0-8eef-785525e92721'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73c977f3d8ee4ee8a03c3183ac17af73',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T10:55:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1126248639',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba46c83e-6887-409e-9e48-1c4a02f3f9b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92b964c66ee6488f8101de095b982e16',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,user_id='73c977f3d8ee4ee8a03c3183ac17af73',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:55:34.566755 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-fb85bcb8-849b-4bde-be6d-8ec7a958410f tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8aeec90c-0da5-4175-bff0-de665aa5a77f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:55:34.621974 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-fb85bcb8-849b-4bde-be6d-8ec7a958410f tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8aeec90c-0da5-4175-bff0-de665aa5a77f) 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-VolumeSnapshotQuotasNegativeTestJSON-Volume-1126248639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92b964c66ee6488f8101de095b982e16',qos_specs=None,replication_status=,reservations=['5ff92f85-c81e-4ce9-bdb8-951ecd558d74','106e2adb-ea1e-4050-a702-65bddb604ccc','def57f4e-3472-4e20-957b-bd817a952e67','84a1aa3b-bcdb-47f0-8eef-785525e92721'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73c977f3d8ee4ee8a03c3183ac17af73',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:55:34.625336 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-fb85bcb8-849b-4bde-be6d-8ec7a958410f tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91bacbf8-be4a-43e1-bceb-327686963df1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:55:34.659590 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-fb85bcb8-849b-4bde-be6d-8ec7a958410f tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91bacbf8-be4a-43e1-bceb-327686963df1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:55:34.665142 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-fb85bcb8-849b-4bde-be6d-8ec7a958410f tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] Flow 'volume_create_api' (73bea3a3-bfe7-4090-8332-1bf00f34fa56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:55:34.778477 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-fb85bcb8-849b-4bde-be6d-8ec7a958410f tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] Create volume request issued successfully. Dec 02 10:55:34.818551 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fb85bcb8-849b-4bde-be6d-8ec7a958410f tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] http://10.222.0.23/volume/v3/92b964c66ee6488f8101de095b982e16/volumes returned with HTTP 202 Dec 02 10:55:34.835622 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2e4164c3-13e0-47c3-a5e9-501b35cb141b tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] GET http://10.222.0.23/volume/v3/92b964c66ee6488f8101de095b982e16/volumes/ba46c83e-6887-409e-9e48-1c4a02f3f9b4 Dec 02 10:55:34.837347 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2e4164c3-13e0-47c3-a5e9-501b35cb141b tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:55:34.838062 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2e4164c3-13e0-47c3-a5e9-501b35cb141b tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:55:34.843278 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 568/1127] 10.222.0.23 () {60 vars in 1225 bytes} [Wed Dec 2 10:55:33 2020] POST /volume/v3/92b964c66ee6488f8101de095b982e16/volumes => generated 836 bytes in 1367 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 10:55:34.928048 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:55:34.928048 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:55:34.957126 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-2e4164c3-13e0-47c3-a5e9-501b35cb141b tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] Volume info retrieved successfully. Dec 02 10:55:35.013981 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2e4164c3-13e0-47c3-a5e9-501b35cb141b tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] http://10.222.0.23/volume/v3/92b964c66ee6488f8101de095b982e16/volumes/ba46c83e-6887-409e-9e48-1c4a02f3f9b4 returned with HTTP 200 Dec 02 10:55:35.014834 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 560/1128] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:55:34 2020] GET /volume/v3/92b964c66ee6488f8101de095b982e16/volumes/ba46c83e-6887-409e-9e48-1c4a02f3f9b4 => generated 928 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:55:36.032518 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9e4160d1-15f2-4f39-992a-87397c27b688 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] GET http://10.222.0.23/volume/v3/92b964c66ee6488f8101de095b982e16/volumes/ba46c83e-6887-409e-9e48-1c4a02f3f9b4 Dec 02 10:55:36.033139 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9e4160d1-15f2-4f39-992a-87397c27b688 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:55:36.033364 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:55:36.033364 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:55:36.033739 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9e4160d1-15f2-4f39-992a-87397c27b688 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:55:36.181920 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:55:36.181920 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:55:36.220312 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-9e4160d1-15f2-4f39-992a-87397c27b688 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] Volume info retrieved successfully. Dec 02 10:55:36.290633 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9e4160d1-15f2-4f39-992a-87397c27b688 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] http://10.222.0.23/volume/v3/92b964c66ee6488f8101de095b982e16/volumes/ba46c83e-6887-409e-9e48-1c4a02f3f9b4 returned with HTTP 200 Dec 02 10:55:36.291355 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 569/1129] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:55:36 2020] GET /volume/v3/92b964c66ee6488f8101de095b982e16/volumes/ba46c83e-6887-409e-9e48-1c4a02f3f9b4 => generated 929 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:55:36.313795 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-34b04cd6-1203-48f3-9923-070a9fe43376 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] POST http://10.222.0.23/volume/v3/92b964c66ee6488f8101de095b982e16/snapshots Dec 02 10:55:36.314042 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:55:36.314042 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:55:36.314767 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-34b04cd6-1203-48f3-9923-070a9fe43376 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ba46c83e-6887-409e-9e48-1c4a02f3f9b4", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-732962644"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:55:36.459134 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:55:36.459134 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:55:36.460609 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-34b04cd6-1203-48f3-9923-070a9fe43376 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] Volume info retrieved successfully. Dec 02 10:55:36.463899 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v2.snapshots [None req-34b04cd6-1203-48f3-9923-070a9fe43376 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] Create snapshot from volume ba46c83e-6887-409e-9e48-1c4a02f3f9b4 Dec 02 10:55:36.621010 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-34b04cd6-1203-48f3-9923-070a9fe43376 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] Created reservations ['31d0a0e9-357f-4209-a4b6-56adf62f4644', '60114101-7b79-4f51-b51e-54bb18d22f31', 'ebf946b4-b074-4665-9258-d34a6f6efa3e', 'cc7b3e39-d2d2-443f-ad13-186e29fdc0a4'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 10:55:36.852057 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-34b04cd6-1203-48f3-9923-070a9fe43376 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] Snapshot create request issued successfully. Dec 02 10:55:36.853591 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-34b04cd6-1203-48f3-9923-070a9fe43376 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] http://10.222.0.23/volume/v3/92b964c66ee6488f8101de095b982e16/snapshots returned with HTTP 202 Dec 02 10:55:36.860928 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 561/1130] 10.222.0.23 () {60 vars in 1232 bytes} [Wed Dec 2 10:55:36 2020] POST /volume/v3/92b964c66ee6488f8101de095b982e16/snapshots => generated 322 bytes in 553 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 10:55:36.866086 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-080cffb1-7b78-4ae0-9864-7e455e93cdb3 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] GET http://10.222.0.23/volume/v3/92b964c66ee6488f8101de095b982e16/snapshots/5af50ee2-49db-4a5c-9ef2-81a275600de6 Dec 02 10:55:36.866876 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-080cffb1-7b78-4ae0-9864-7e455e93cdb3 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:55:36.867168 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:55:36.867168 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:55:36.867682 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-080cffb1-7b78-4ae0-9864-7e455e93cdb3 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:55:36.952437 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:55:36.952437 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:55:36.954179 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-080cffb1-7b78-4ae0-9864-7e455e93cdb3 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] Snapshot retrieved successfully. Dec 02 10:55:36.957591 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-080cffb1-7b78-4ae0-9864-7e455e93cdb3 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] http://10.222.0.23/volume/v3/92b964c66ee6488f8101de095b982e16/snapshots/5af50ee2-49db-4a5c-9ef2-81a275600de6 returned with HTTP 200 Dec 02 10:55:36.961811 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 570/1131] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 10:55:36 2020] GET /volume/v3/92b964c66ee6488f8101de095b982e16/snapshots/5af50ee2-49db-4a5c-9ef2-81a275600de6 => generated 454 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:55:37.974965 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e978b601-62af-494f-90f5-1802cfa3fcbf tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] GET http://10.222.0.23/volume/v3/92b964c66ee6488f8101de095b982e16/snapshots/5af50ee2-49db-4a5c-9ef2-81a275600de6 Dec 02 10:55:37.976148 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e978b601-62af-494f-90f5-1802cfa3fcbf tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:55:37.976538 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:55:37.976538 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:55:37.977282 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e978b601-62af-494f-90f5-1802cfa3fcbf tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:55:38.043076 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:55:38.043076 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:55:38.046090 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e978b601-62af-494f-90f5-1802cfa3fcbf tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] Snapshot retrieved successfully. Dec 02 10:55:38.049224 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e978b601-62af-494f-90f5-1802cfa3fcbf tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] http://10.222.0.23/volume/v3/92b964c66ee6488f8101de095b982e16/snapshots/5af50ee2-49db-4a5c-9ef2-81a275600de6 returned with HTTP 200 Dec 02 10:55:38.059279 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 562/1132] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 10:55:37 2020] GET /volume/v3/92b964c66ee6488f8101de095b982e16/snapshots/5af50ee2-49db-4a5c-9ef2-81a275600de6 => generated 454 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:55:39.069838 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7fbd295f-0448-472f-8eb1-52204f718e90 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] GET http://10.222.0.23/volume/v3/92b964c66ee6488f8101de095b982e16/snapshots/5af50ee2-49db-4a5c-9ef2-81a275600de6 Dec 02 10:55:39.070318 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7fbd295f-0448-472f-8eb1-52204f718e90 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:55:39.070451 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:55:39.070451 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:55:39.071450 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7fbd295f-0448-472f-8eb1-52204f718e90 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:55:39.199522 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:55:39.199522 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:55:39.200776 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-7fbd295f-0448-472f-8eb1-52204f718e90 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] Snapshot retrieved successfully. Dec 02 10:55:39.202687 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7fbd295f-0448-472f-8eb1-52204f718e90 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] http://10.222.0.23/volume/v3/92b964c66ee6488f8101de095b982e16/snapshots/5af50ee2-49db-4a5c-9ef2-81a275600de6 returned with HTTP 200 Dec 02 10:55:39.233429 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 571/1133] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 10:55:39 2020] GET /volume/v3/92b964c66ee6488f8101de095b982e16/snapshots/5af50ee2-49db-4a5c-9ef2-81a275600de6 => generated 454 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:55:40.244975 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-110694c6-992d-4139-93a1-0dba7ed66534 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] GET http://10.222.0.23/volume/v3/92b964c66ee6488f8101de095b982e16/snapshots/5af50ee2-49db-4a5c-9ef2-81a275600de6 Dec 02 10:55:40.245502 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-110694c6-992d-4139-93a1-0dba7ed66534 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:55:40.245764 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:55:40.245764 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:55:40.246457 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-110694c6-992d-4139-93a1-0dba7ed66534 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:55:40.298312 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:55:40.298312 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:55:40.299658 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-110694c6-992d-4139-93a1-0dba7ed66534 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] Snapshot retrieved successfully. Dec 02 10:55:40.301677 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-110694c6-992d-4139-93a1-0dba7ed66534 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] http://10.222.0.23/volume/v3/92b964c66ee6488f8101de095b982e16/snapshots/5af50ee2-49db-4a5c-9ef2-81a275600de6 returned with HTTP 200 Dec 02 10:55:40.307844 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 563/1134] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 10:55:40 2020] GET /volume/v3/92b964c66ee6488f8101de095b982e16/snapshots/5af50ee2-49db-4a5c-9ef2-81a275600de6 => generated 481 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:55:40.321096 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-231d4639-5421-4552-8720-aea0f46b4c2c tempest-VolumeSnapshotQuotasNegativeTestJSON-611952644 tempest-VolumeSnapshotQuotasNegativeTestJSON-611952644] PUT http://10.222.0.23/volume/v3/919b5d6325d046f39a2d689fee80bfbd/os-quota-sets/92b964c66ee6488f8101de095b982e16 Dec 02 10:55:40.321654 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:55:40.321654 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:55:40.322134 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-231d4639-5421-4552-8720-aea0f46b4c2c tempest-VolumeSnapshotQuotasNegativeTestJSON-611952644 tempest-VolumeSnapshotQuotasNegativeTestJSON-611952644] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:55:40.557719 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-231d4639-5421-4552-8720-aea0f46b4c2c tempest-VolumeSnapshotQuotasNegativeTestJSON-611952644 tempest-VolumeSnapshotQuotasNegativeTestJSON-611952644] http://10.222.0.23/volume/v3/919b5d6325d046f39a2d689fee80bfbd/os-quota-sets/92b964c66ee6488f8101de095b982e16 returned with HTTP 200 Dec 02 10:55:40.564829 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 572/1135] 10.222.0.23 () {60 vars in 1341 bytes} [Wed Dec 2 10:55:40 2020] PUT /volume/v3/919b5d6325d046f39a2d689fee80bfbd/os-quota-sets/92b964c66ee6488f8101de095b982e16 => generated 314 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:55:40.578127 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e7e3f3a1-88fb-42ba-969b-01d49e1168c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] POST http://10.222.0.23/volume/v3/92b964c66ee6488f8101de095b982e16/snapshots Dec 02 10:55:40.579027 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:55:40.579027 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:55:40.579582 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e7e3f3a1-88fb-42ba-969b-01d49e1168c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ba46c83e-6887-409e-9e48-1c4a02f3f9b4"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:55:40.650162 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:55:40.650162 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:55:40.652572 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e7e3f3a1-88fb-42ba-969b-01d49e1168c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] Volume info retrieved successfully. Dec 02 10:55:40.654774 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v2.snapshots [None req-e7e3f3a1-88fb-42ba-969b-01d49e1168c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] Create snapshot from volume ba46c83e-6887-409e-9e48-1c4a02f3f9b4 Dec 02 10:55:40.735188 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.quota_utils [None req-e7e3f3a1-88fb-42ba-969b-01d49e1168c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] Quota exceeded for 92b964c66ee6488f8101de095b982e16, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Dec 02 10:55:40.736405 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.middleware.fault [None req-e7e3f3a1-88fb-42ba-969b-01d49e1168c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] http://10.222.0.23/volume/v3/92b964c66ee6488f8101de095b982e16/snapshots returned with HTTP 413 Dec 02 10:55:40.739115 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 564/1136] 10.222.0.23 () {60 vars in 1231 bytes} [Wed Dec 2 10:55:40 2020] POST /volume/v3/92b964c66ee6488f8101de095b982e16/snapshots => generated 208 bytes in 168 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Dec 02 10:55:40.750001 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8acff9b5-b5f0-44b2-aa84-5105a9530f42 tempest-VolumeSnapshotQuotasNegativeTestJSON-611952644 tempest-VolumeSnapshotQuotasNegativeTestJSON-611952644] PUT http://10.222.0.23/volume/v3/919b5d6325d046f39a2d689fee80bfbd/os-quota-sets/92b964c66ee6488f8101de095b982e16 Dec 02 10:55:40.751864 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8acff9b5-b5f0-44b2-aa84-5105a9530f42 tempest-VolumeSnapshotQuotasNegativeTestJSON-611952644 tempest-VolumeSnapshotQuotasNegativeTestJSON-611952644] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:55:40.897678 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8acff9b5-b5f0-44b2-aa84-5105a9530f42 tempest-VolumeSnapshotQuotasNegativeTestJSON-611952644 tempest-VolumeSnapshotQuotasNegativeTestJSON-611952644] http://10.222.0.23/volume/v3/919b5d6325d046f39a2d689fee80bfbd/os-quota-sets/92b964c66ee6488f8101de095b982e16 returned with HTTP 200 Dec 02 10:55:40.899128 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 573/1137] 10.222.0.23 () {60 vars in 1341 bytes} [Wed Dec 2 10:55:40 2020] PUT /volume/v3/919b5d6325d046f39a2d689fee80bfbd/os-quota-sets/92b964c66ee6488f8101de095b982e16 => generated 314 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:55:40.911734 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-71182abf-f59f-4a03-b9b6-96d3ffc1d81a tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] POST http://10.222.0.23/volume/v3/92b964c66ee6488f8101de095b982e16/snapshots Dec 02 10:55:40.913242 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:55:40.913242 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:55:40.914135 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-71182abf-f59f-4a03-b9b6-96d3ffc1d81a tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ba46c83e-6887-409e-9e48-1c4a02f3f9b4"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:55:41.064948 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:55:41.064948 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:55:41.066340 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-71182abf-f59f-4a03-b9b6-96d3ffc1d81a tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] Volume info retrieved successfully. Dec 02 10:55:41.069758 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v2.snapshots [None req-71182abf-f59f-4a03-b9b6-96d3ffc1d81a tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] Create snapshot from volume ba46c83e-6887-409e-9e48-1c4a02f3f9b4 Dec 02 10:55:41.188023 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.quota_utils [None req-71182abf-f59f-4a03-b9b6-96d3ffc1d81a tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] Quota exceeded for 92b964c66ee6488f8101de095b982e16, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Dec 02 10:55:41.188574 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.middleware.fault [None req-71182abf-f59f-4a03-b9b6-96d3ffc1d81a tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] http://10.222.0.23/volume/v3/92b964c66ee6488f8101de095b982e16/snapshots returned with HTTP 413 Dec 02 10:55:41.199705 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 565/1138] 10.222.0.23 () {60 vars in 1231 bytes} [Wed Dec 2 10:55:40 2020] POST /volume/v3/92b964c66ee6488f8101de095b982e16/snapshots => generated 133 bytes in 291 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Dec 02 10:55:41.213475 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-11d8b291-a93e-41e6-b1b7-ed9d22dfb37d tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] DELETE http://10.222.0.23/volume/v3/92b964c66ee6488f8101de095b982e16/snapshots/5af50ee2-49db-4a5c-9ef2-81a275600de6 Dec 02 10:55:41.234402 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-11d8b291-a93e-41e6-b1b7-ed9d22dfb37d tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:55:41.241254 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-11d8b291-a93e-41e6-b1b7-ed9d22dfb37d tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:55:41.244516 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v2.snapshots [None req-11d8b291-a93e-41e6-b1b7-ed9d22dfb37d tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] Delete snapshot with id: 5af50ee2-49db-4a5c-9ef2-81a275600de6 Dec 02 10:55:41.341797 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:55:41.341797 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:55:41.343264 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-11d8b291-a93e-41e6-b1b7-ed9d22dfb37d tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] Snapshot retrieved successfully. Dec 02 10:55:41.423139 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-11d8b291-a93e-41e6-b1b7-ed9d22dfb37d tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] Snapshot delete request issued successfully. Dec 02 10:55:41.423905 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-11d8b291-a93e-41e6-b1b7-ed9d22dfb37d tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] http://10.222.0.23/volume/v3/92b964c66ee6488f8101de095b982e16/snapshots/5af50ee2-49db-4a5c-9ef2-81a275600de6 returned with HTTP 202 Dec 02 10:55:41.436375 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a7badfda-8c0c-4c34-8f54-ce40d68803f0 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] GET http://10.222.0.23/volume/v3/92b964c66ee6488f8101de095b982e16/snapshots/5af50ee2-49db-4a5c-9ef2-81a275600de6 Dec 02 10:55:41.437355 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a7badfda-8c0c-4c34-8f54-ce40d68803f0 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:55:41.437798 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:55:41.437798 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:55:41.438615 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a7badfda-8c0c-4c34-8f54-ce40d68803f0 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:55:41.443371 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 574/1139] 10.222.0.23 () {58 vars in 1324 bytes} [Wed Dec 2 10:55:41 2020] DELETE /volume/v3/92b964c66ee6488f8101de095b982e16/snapshots/5af50ee2-49db-4a5c-9ef2-81a275600de6 => generated 0 bytes in 245 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 10:55:41.474486 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:55:41.474486 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:55:41.476253 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a7badfda-8c0c-4c34-8f54-ce40d68803f0 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] Snapshot retrieved successfully. Dec 02 10:55:41.478930 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a7badfda-8c0c-4c34-8f54-ce40d68803f0 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] http://10.222.0.23/volume/v3/92b964c66ee6488f8101de095b982e16/snapshots/5af50ee2-49db-4a5c-9ef2-81a275600de6 returned with HTTP 200 Dec 02 10:55:41.485914 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 566/1140] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 10:55:41 2020] GET /volume/v3/92b964c66ee6488f8101de095b982e16/snapshots/5af50ee2-49db-4a5c-9ef2-81a275600de6 => generated 480 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:55:42.491610 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a338c23d-0490-4da6-b1a9-795ed1b637d1 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] GET http://10.222.0.23/volume/v3/92b964c66ee6488f8101de095b982e16/snapshots/5af50ee2-49db-4a5c-9ef2-81a275600de6 Dec 02 10:55:42.493402 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a338c23d-0490-4da6-b1a9-795ed1b637d1 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:55:42.494018 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:55:42.494018 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:55:42.495368 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a338c23d-0490-4da6-b1a9-795ed1b637d1 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:55:42.528653 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:55:42.528653 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:55:42.531053 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a338c23d-0490-4da6-b1a9-795ed1b637d1 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] Snapshot retrieved successfully. Dec 02 10:55:42.534327 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a338c23d-0490-4da6-b1a9-795ed1b637d1 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] http://10.222.0.23/volume/v3/92b964c66ee6488f8101de095b982e16/snapshots/5af50ee2-49db-4a5c-9ef2-81a275600de6 returned with HTTP 200 Dec 02 10:55:42.540753 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 575/1141] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 10:55:42 2020] GET /volume/v3/92b964c66ee6488f8101de095b982e16/snapshots/5af50ee2-49db-4a5c-9ef2-81a275600de6 => generated 480 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:55:43.548534 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ff387ab9-eb4f-41d7-a696-c8ac1477cc1e tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] GET http://10.222.0.23/volume/v3/92b964c66ee6488f8101de095b982e16/snapshots/5af50ee2-49db-4a5c-9ef2-81a275600de6 Dec 02 10:55:43.550806 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ff387ab9-eb4f-41d7-a696-c8ac1477cc1e tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:55:43.551290 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:55:43.551290 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:55:43.552060 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ff387ab9-eb4f-41d7-a696-c8ac1477cc1e tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:55:43.615129 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ff387ab9-eb4f-41d7-a696-c8ac1477cc1e tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] http://10.222.0.23/volume/v3/92b964c66ee6488f8101de095b982e16/snapshots/5af50ee2-49db-4a5c-9ef2-81a275600de6 returned with HTTP 404 Dec 02 10:55:43.616514 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 567/1142] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 10:55:43 2020] GET /volume/v3/92b964c66ee6488f8101de095b982e16/snapshots/5af50ee2-49db-4a5c-9ef2-81a275600de6 => generated 111 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:55:43.624160 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5ed4f7d3-ac59-4ecc-a653-a7131dbd5b8a tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] DELETE http://10.222.0.23/volume/v3/92b964c66ee6488f8101de095b982e16/volumes/ba46c83e-6887-409e-9e48-1c4a02f3f9b4 Dec 02 10:55:43.624679 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5ed4f7d3-ac59-4ecc-a653-a7131dbd5b8a tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:55:43.624923 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:55:43.624923 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:55:43.625291 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5ed4f7d3-ac59-4ecc-a653-a7131dbd5b8a tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:55:43.625768 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-5ed4f7d3-ac59-4ecc-a653-a7131dbd5b8a tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] Delete volume with id: ba46c83e-6887-409e-9e48-1c4a02f3f9b4 Dec 02 10:55:43.692942 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:55:43.692942 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:55:43.694807 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-5ed4f7d3-ac59-4ecc-a653-a7131dbd5b8a tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] Volume info retrieved successfully. Dec 02 10:55:43.727346 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-5ed4f7d3-ac59-4ecc-a653-a7131dbd5b8a tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] Delete volume request issued successfully. Dec 02 10:55:43.728101 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5ed4f7d3-ac59-4ecc-a653-a7131dbd5b8a tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] http://10.222.0.23/volume/v3/92b964c66ee6488f8101de095b982e16/volumes/ba46c83e-6887-409e-9e48-1c4a02f3f9b4 returned with HTTP 202 Dec 02 10:55:43.729457 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 576/1143] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 10:55:43 2020] DELETE /volume/v3/92b964c66ee6488f8101de095b982e16/volumes/ba46c83e-6887-409e-9e48-1c4a02f3f9b4 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 10:55:43.736778 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b1bb65d3-b8d5-4219-a7c8-5198050fa605 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] GET http://10.222.0.23/volume/v3/92b964c66ee6488f8101de095b982e16/volumes/ba46c83e-6887-409e-9e48-1c4a02f3f9b4 Dec 02 10:55:43.738372 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b1bb65d3-b8d5-4219-a7c8-5198050fa605 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:55:43.739861 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b1bb65d3-b8d5-4219-a7c8-5198050fa605 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:55:43.806932 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:55:43.806932 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:55:43.819389 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b1bb65d3-b8d5-4219-a7c8-5198050fa605 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] Volume info retrieved successfully. Dec 02 10:55:43.855659 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b1bb65d3-b8d5-4219-a7c8-5198050fa605 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] http://10.222.0.23/volume/v3/92b964c66ee6488f8101de095b982e16/volumes/ba46c83e-6887-409e-9e48-1c4a02f3f9b4 returned with HTTP 200 Dec 02 10:55:43.857360 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 568/1144] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:55:43 2020] GET /volume/v3/92b964c66ee6488f8101de095b982e16/volumes/ba46c83e-6887-409e-9e48-1c4a02f3f9b4 => generated 928 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 10:55:44.873444 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-36a2ad6a-f5e7-4ddc-a009-5e362fb3db7d tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] GET http://10.222.0.23/volume/v3/92b964c66ee6488f8101de095b982e16/volumes/ba46c83e-6887-409e-9e48-1c4a02f3f9b4 Dec 02 10:55:44.874699 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-36a2ad6a-f5e7-4ddc-a009-5e362fb3db7d tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:55:44.875074 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:55:44.875074 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:55:44.875814 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-36a2ad6a-f5e7-4ddc-a009-5e362fb3db7d tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:55:45.046571 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:55:45.046571 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:55:45.088980 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-36a2ad6a-f5e7-4ddc-a009-5e362fb3db7d tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] Volume info retrieved successfully. Dec 02 10:55:45.159251 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-36a2ad6a-f5e7-4ddc-a009-5e362fb3db7d tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] http://10.222.0.23/volume/v3/92b964c66ee6488f8101de095b982e16/volumes/ba46c83e-6887-409e-9e48-1c4a02f3f9b4 returned with HTTP 200 Dec 02 10:55:45.164440 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 577/1145] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:55:44 2020] GET /volume/v3/92b964c66ee6488f8101de095b982e16/volumes/ba46c83e-6887-409e-9e48-1c4a02f3f9b4 => generated 928 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:55:46.176862 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-44fdd792-4b05-452e-bebc-c32885e68d42 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] GET http://10.222.0.23/volume/v3/92b964c66ee6488f8101de095b982e16/volumes/ba46c83e-6887-409e-9e48-1c4a02f3f9b4 Dec 02 10:55:46.177423 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-44fdd792-4b05-452e-bebc-c32885e68d42 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:55:46.177568 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:55:46.177568 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:55:46.177932 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-44fdd792-4b05-452e-bebc-c32885e68d42 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:55:46.293301 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-44fdd792-4b05-452e-bebc-c32885e68d42 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357 tempest-VolumeSnapshotQuotasNegativeTestJSON-282039357] http://10.222.0.23/volume/v3/92b964c66ee6488f8101de095b982e16/volumes/ba46c83e-6887-409e-9e48-1c4a02f3f9b4 returned with HTTP 404 Dec 02 10:55:46.302719 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 569/1146] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:55:46 2020] GET /volume/v3/92b964c66ee6488f8101de095b982e16/volumes/ba46c83e-6887-409e-9e48-1c4a02f3f9b4 => generated 109 bytes in 130 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:55:46.308656 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a157fbb6-abb4-48d0-8498-df13955de4f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-611952644 tempest-VolumeSnapshotQuotasNegativeTestJSON-611952644] PUT http://10.222.0.23/volume/v3/919b5d6325d046f39a2d689fee80bfbd/os-quota-sets/92b964c66ee6488f8101de095b982e16 Dec 02 10:55:46.309186 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:55:46.309186 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:55:46.310036 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a157fbb6-abb4-48d0-8498-df13955de4f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-611952644 tempest-VolumeSnapshotQuotasNegativeTestJSON-611952644] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:55:46.664421 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a157fbb6-abb4-48d0-8498-df13955de4f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-611952644 tempest-VolumeSnapshotQuotasNegativeTestJSON-611952644] http://10.222.0.23/volume/v3/919b5d6325d046f39a2d689fee80bfbd/os-quota-sets/92b964c66ee6488f8101de095b982e16 returned with HTTP 200 Dec 02 10:55:46.673763 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 578/1147] 10.222.0.23 () {60 vars in 1342 bytes} [Wed Dec 2 10:55:46 2020] PUT /volume/v3/919b5d6325d046f39a2d689fee80bfbd/os-quota-sets/92b964c66ee6488f8101de095b982e16 => generated 319 bytes in 371 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:56:04.206171 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-81a13e6f-0e28-4de2-983e-7455fa59ea56 tempest-VolumeTypesAccessTest-1313270071 tempest-VolumeTypesAccessTest-1313270071] POST http://10.222.0.23/volume/v3/8dcab2f13d05412a84df47b25a887946/types Dec 02 10:56:04.206973 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-81a13e6f-0e28-4de2-983e-7455fa59ea56 tempest-VolumeTypesAccessTest-1313270071 tempest-VolumeTypesAccessTest-1313270071] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-891547782", "os-volume-type-access:is_public": false}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:56:04.344280 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-81a13e6f-0e28-4de2-983e-7455fa59ea56 tempest-VolumeTypesAccessTest-1313270071 tempest-VolumeTypesAccessTest-1313270071] http://10.222.0.23/volume/v3/8dcab2f13d05412a84df47b25a887946/types returned with HTTP 200 Dec 02 10:56:04.351602 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 570/1148] 10.222.0.23 () {60 vars in 1220 bytes} [Wed Dec 2 10:56:03 2020] POST /volume/v3/8dcab2f13d05412a84df47b25a887946/types => generated 228 bytes in 1114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:56:04.854606 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2ccb5740-1f1d-4f60-a61a-37b4aed5c49a tempest-VolumeTypesAccessTest-1659344016 tempest-VolumeTypesAccessTest-1659344016] POST http://10.222.0.23/volume/v3/c12429e9fc1c4622bffd5e8d76a0f969/volumes Dec 02 10:56:04.855772 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2ccb5740-1f1d-4f60-a61a-37b4aed5c49a tempest-VolumeTypesAccessTest-1659344016 tempest-VolumeTypesAccessTest-1659344016] Action: 'create', calling method: create, body: {"volume": {"volume_type": "eb5c0cb7-eb6c-43ce-9988-ba20500af8af", "size": 1}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:56:04.857064 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-2ccb5740-1f1d-4f60-a61a-37b4aed5c49a tempest-VolumeTypesAccessTest-1659344016 tempest-VolumeTypesAccessTest-1659344016] Create volume request body: {'volume': {'volume_type': 'eb5c0cb7-eb6c-43ce-9988-ba20500af8af', 'size': 1}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 10:56:04.915014 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2ccb5740-1f1d-4f60-a61a-37b4aed5c49a tempest-VolumeTypesAccessTest-1659344016 tempest-VolumeTypesAccessTest-1659344016] http://10.222.0.23/volume/v3/c12429e9fc1c4622bffd5e8d76a0f969/volumes returned with HTTP 404 Dec 02 10:56:04.921612 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 579/1149] 10.222.0.23 () {60 vars in 1225 bytes} [Wed Dec 2 10:56:04 2020] POST /volume/v3/c12429e9fc1c4622bffd5e8d76a0f969/volumes => generated 114 bytes in 563 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:56:04.929419 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-833fd954-f850-48c0-8c04-3c4477020898 tempest-VolumeTypesAccessTest-1313270071 tempest-VolumeTypesAccessTest-1313270071] POST http://10.222.0.23/volume/v3/8dcab2f13d05412a84df47b25a887946/types/eb5c0cb7-eb6c-43ce-9988-ba20500af8af/action Dec 02 10:56:04.930592 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-833fd954-f850-48c0-8c04-3c4477020898 tempest-VolumeTypesAccessTest-1313270071 tempest-VolumeTypesAccessTest-1313270071] Action body: b'{"addProjectAccess": {"project": "c12429e9fc1c4622bffd5e8d76a0f969"}}' {{(pid=88069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:56:04.931194 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-833fd954-f850-48c0-8c04-3c4477020898 tempest-VolumeTypesAccessTest-1313270071 tempest-VolumeTypesAccessTest-1313270071] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "c12429e9fc1c4622bffd5e8d76a0f969"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:56:04.989288 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-833fd954-f850-48c0-8c04-3c4477020898 tempest-VolumeTypesAccessTest-1313270071 tempest-VolumeTypesAccessTest-1313270071] http://10.222.0.23/volume/v3/8dcab2f13d05412a84df47b25a887946/types/eb5c0cb7-eb6c-43ce-9988-ba20500af8af/action returned with HTTP 202 Dec 02 10:56:04.991462 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 571/1150] 10.222.0.23 () {60 vars in 1351 bytes} [Wed Dec 2 10:56:04 2020] POST /volume/v3/8dcab2f13d05412a84df47b25a887946/types/eb5c0cb7-eb6c-43ce-9988-ba20500af8af/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 10:56:04.999595 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bd3df280-eb25-44e3-9a70-58c7708b31a4 tempest-VolumeTypesAccessTest-1659344016 tempest-VolumeTypesAccessTest-1659344016] POST http://10.222.0.23/volume/v3/c12429e9fc1c4622bffd5e8d76a0f969/volumes Dec 02 10:56:05.000881 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bd3df280-eb25-44e3-9a70-58c7708b31a4 tempest-VolumeTypesAccessTest-1659344016 tempest-VolumeTypesAccessTest-1659344016] Action: 'create', calling method: create, body: {"volume": {"volume_type": "eb5c0cb7-eb6c-43ce-9988-ba20500af8af", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-225425035"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:56:05.002255 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-bd3df280-eb25-44e3-9a70-58c7708b31a4 tempest-VolumeTypesAccessTest-1659344016 tempest-VolumeTypesAccessTest-1659344016] Create volume request body: {'volume': {'volume_type': 'eb5c0cb7-eb6c-43ce-9988-ba20500af8af', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-225425035'}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 10:56:05.032586 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-bd3df280-eb25-44e3-9a70-58c7708b31a4 tempest-VolumeTypesAccessTest-1659344016 tempest-VolumeTypesAccessTest-1659344016] Create volume of 1 GB Dec 02 10:56:05.036628 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:56:05.036628 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:56:05.039740 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-bd3df280-eb25-44e3-9a70-58c7708b31a4 tempest-VolumeTypesAccessTest-1659344016 tempest-VolumeTypesAccessTest-1659344016] Availability Zones retrieved successfully. Dec 02 10:56:05.084002 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-bd3df280-eb25-44e3-9a70-58c7708b31a4 tempest-VolumeTypesAccessTest-1659344016 tempest-VolumeTypesAccessTest-1659344016] Flow 'volume_create_api' (96ac0440-4fed-447b-b1bf-cca7786ec73a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:56:05.102835 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-bd3df280-eb25-44e3-9a70-58c7708b31a4 tempest-VolumeTypesAccessTest-1659344016 tempest-VolumeTypesAccessTest-1659344016] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd46ec32-1897-4c65-b397-f81351c66b89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:56:05.105359 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-bd3df280-eb25-44e3-9a70-58c7708b31a4 tempest-VolumeTypesAccessTest-1659344016 tempest-VolumeTypesAccessTest-1659344016] Validating volume size '1' using validate_int {{(pid=88068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 10:56:05.279998 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-bd3df280-eb25-44e3-9a70-58c7708b31a4 tempest-VolumeTypesAccessTest-1659344016 tempest-VolumeTypesAccessTest-1659344016] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd46ec32-1897-4c65-b397-f81351c66b89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:56:04Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=eb5c0cb7-eb6c-43ce-9988-ba20500af8af,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-891547782',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eb5c0cb7-eb6c-43ce-9988-ba20500af8af', '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=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:56:05.282278 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-bd3df280-eb25-44e3-9a70-58c7708b31a4 tempest-VolumeTypesAccessTest-1659344016 tempest-VolumeTypesAccessTest-1659344016] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d7ab4b4-b08d-46e2-9eb3-4af3dddb71d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:56:05.398465 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.quota [None req-bd3df280-eb25-44e3-9a70-58c7708b31a4 tempest-VolumeTypesAccessTest-1659344016 tempest-VolumeTypesAccessTest-1659344016] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-891547782 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-891547782, it is now deprecated. Please use the default quota class for default quota. Dec 02 10:56:05.399088 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.quota [None req-bd3df280-eb25-44e3-9a70-58c7708b31a4 tempest-VolumeTypesAccessTest-1659344016 tempest-VolumeTypesAccessTest-1659344016] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-891547782 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-891547782, it is now deprecated. Please use the default quota class for default quota. Dec 02 10:56:05.540143 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-bd3df280-eb25-44e3-9a70-58c7708b31a4 tempest-VolumeTypesAccessTest-1659344016 tempest-VolumeTypesAccessTest-1659344016] Created reservations ['d65760d3-ef2a-4973-b9a9-696b80012491', '277b16d6-a86d-4e21-9755-40af7130ad64', '902690db-795b-499e-9132-180369a0e506', 'be9518c3-598c-477c-9aa5-30c4422cf460'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 10:56:05.542113 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-bd3df280-eb25-44e3-9a70-58c7708b31a4 tempest-VolumeTypesAccessTest-1659344016 tempest-VolumeTypesAccessTest-1659344016] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d7ab4b4-b08d-46e2-9eb3-4af3dddb71d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d65760d3-ef2a-4973-b9a9-696b80012491', '277b16d6-a86d-4e21-9755-40af7130ad64', '902690db-795b-499e-9132-180369a0e506', 'be9518c3-598c-477c-9aa5-30c4422cf460']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:56:05.545098 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-bd3df280-eb25-44e3-9a70-58c7708b31a4 tempest-VolumeTypesAccessTest-1659344016 tempest-VolumeTypesAccessTest-1659344016] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16f1c4c3-f50a-4775-83f2-5d45f071bb2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:56:05.672436 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-bd3df280-eb25-44e3-9a70-58c7708b31a4 tempest-VolumeTypesAccessTest-1659344016 tempest-VolumeTypesAccessTest-1659344016] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16f1c4c3-f50a-4775-83f2-5d45f071bb2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f5b3f953-b476-4eb0-8088-e6f25922a946', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-225425035',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c12429e9fc1c4622bffd5e8d76a0f969',qos_specs=None,replication_status=,reservations=['d65760d3-ef2a-4973-b9a9-696b80012491','277b16d6-a86d-4e21-9755-40af7130ad64','902690db-795b-499e-9132-180369a0e506','be9518c3-598c-477c-9aa5-30c4422cf460'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df28a81d2b724e0f91eb10da71295873',volume_type_id=eb5c0cb7-eb6c-43ce-9988-ba20500af8af), '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=2020-12-02T10:56:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-225425035',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f5b3f953-b476-4eb0-8088-e6f25922a946,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c12429e9fc1c4622bffd5e8d76a0f969',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,user_id='df28a81d2b724e0f91eb10da71295873',volume_attachment=,volume_type=,volume_type_id=eb5c0cb7-eb6c-43ce-9988-ba20500af8af)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:56:05.674585 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-bd3df280-eb25-44e3-9a70-58c7708b31a4 tempest-VolumeTypesAccessTest-1659344016 tempest-VolumeTypesAccessTest-1659344016] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1348244e-2c2f-4819-9f27-23098ce41ed8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:56:05.735107 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-bd3df280-eb25-44e3-9a70-58c7708b31a4 tempest-VolumeTypesAccessTest-1659344016 tempest-VolumeTypesAccessTest-1659344016] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1348244e-2c2f-4819-9f27-23098ce41ed8) 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-VolumeTypesAccessTest-Volume-225425035',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c12429e9fc1c4622bffd5e8d76a0f969',qos_specs=None,replication_status=,reservations=['d65760d3-ef2a-4973-b9a9-696b80012491','277b16d6-a86d-4e21-9755-40af7130ad64','902690db-795b-499e-9132-180369a0e506','be9518c3-598c-477c-9aa5-30c4422cf460'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df28a81d2b724e0f91eb10da71295873',volume_type_id=eb5c0cb7-eb6c-43ce-9988-ba20500af8af)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:56:05.737136 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-bd3df280-eb25-44e3-9a70-58c7708b31a4 tempest-VolumeTypesAccessTest-1659344016 tempest-VolumeTypesAccessTest-1659344016] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d84cf72-66ff-47b8-b399-d4d2d542b741) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:56:05.768255 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-bd3df280-eb25-44e3-9a70-58c7708b31a4 tempest-VolumeTypesAccessTest-1659344016 tempest-VolumeTypesAccessTest-1659344016] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d84cf72-66ff-47b8-b399-d4d2d542b741) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:56:05.786554 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-bd3df280-eb25-44e3-9a70-58c7708b31a4 tempest-VolumeTypesAccessTest-1659344016 tempest-VolumeTypesAccessTest-1659344016] Flow 'volume_create_api' (96ac0440-4fed-447b-b1bf-cca7786ec73a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:56:05.921221 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-bd3df280-eb25-44e3-9a70-58c7708b31a4 tempest-VolumeTypesAccessTest-1659344016 tempest-VolumeTypesAccessTest-1659344016] Create volume request issued successfully. Dec 02 10:56:05.939075 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bd3df280-eb25-44e3-9a70-58c7708b31a4 tempest-VolumeTypesAccessTest-1659344016 tempest-VolumeTypesAccessTest-1659344016] http://10.222.0.23/volume/v3/c12429e9fc1c4622bffd5e8d76a0f969/volumes returned with HTTP 202 Dec 02 10:56:05.940822 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 580/1151] 10.222.0.23 () {60 vars in 1226 bytes} [Wed Dec 2 10:56:04 2020] POST /volume/v3/c12429e9fc1c4622bffd5e8d76a0f969/volumes => generated 860 bytes in 945 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 10:56:05.956659 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-18304775-0b04-47b5-b364-9b75da932ea7 tempest-VolumeTypesAccessTest-1659344016 tempest-VolumeTypesAccessTest-1659344016] GET http://10.222.0.23/volume/v3/c12429e9fc1c4622bffd5e8d76a0f969/volumes/f5b3f953-b476-4eb0-8088-e6f25922a946 Dec 02 10:56:05.957080 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-18304775-0b04-47b5-b364-9b75da932ea7 tempest-VolumeTypesAccessTest-1659344016 tempest-VolumeTypesAccessTest-1659344016] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:56:05.957764 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-18304775-0b04-47b5-b364-9b75da932ea7 tempest-VolumeTypesAccessTest-1659344016 tempest-VolumeTypesAccessTest-1659344016] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:56:06.135671 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:56:06.135671 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:56:06.176231 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-18304775-0b04-47b5-b364-9b75da932ea7 tempest-VolumeTypesAccessTest-1659344016 tempest-VolumeTypesAccessTest-1659344016] Volume info retrieved successfully. Dec 02 10:56:06.233265 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-18304775-0b04-47b5-b364-9b75da932ea7 tempest-VolumeTypesAccessTest-1659344016 tempest-VolumeTypesAccessTest-1659344016] http://10.222.0.23/volume/v3/c12429e9fc1c4622bffd5e8d76a0f969/volumes/f5b3f953-b476-4eb0-8088-e6f25922a946 returned with HTTP 200 Dec 02 10:56:06.239841 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 572/1152] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:56:05 2020] GET /volume/v3/c12429e9fc1c4622bffd5e8d76a0f969/volumes/f5b3f953-b476-4eb0-8088-e6f25922a946 => generated 928 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:56:07.256767 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e4b8f132-b676-4f8a-9ec2-26945a3e0f41 tempest-VolumeTypesAccessTest-1659344016 tempest-VolumeTypesAccessTest-1659344016] GET http://10.222.0.23/volume/v3/c12429e9fc1c4622bffd5e8d76a0f969/volumes/f5b3f953-b476-4eb0-8088-e6f25922a946 Dec 02 10:56:07.260418 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e4b8f132-b676-4f8a-9ec2-26945a3e0f41 tempest-VolumeTypesAccessTest-1659344016 tempest-VolumeTypesAccessTest-1659344016] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:56:07.260672 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:56:07.260672 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:56:07.266080 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e4b8f132-b676-4f8a-9ec2-26945a3e0f41 tempest-VolumeTypesAccessTest-1659344016 tempest-VolumeTypesAccessTest-1659344016] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:56:07.397870 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:56:07.397870 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:56:07.407420 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e4b8f132-b676-4f8a-9ec2-26945a3e0f41 tempest-VolumeTypesAccessTest-1659344016 tempest-VolumeTypesAccessTest-1659344016] Volume info retrieved successfully. Dec 02 10:56:07.456830 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e4b8f132-b676-4f8a-9ec2-26945a3e0f41 tempest-VolumeTypesAccessTest-1659344016 tempest-VolumeTypesAccessTest-1659344016] http://10.222.0.23/volume/v3/c12429e9fc1c4622bffd5e8d76a0f969/volumes/f5b3f953-b476-4eb0-8088-e6f25922a946 returned with HTTP 200 Dec 02 10:56:07.460786 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 581/1153] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:56:07 2020] GET /volume/v3/c12429e9fc1c4622bffd5e8d76a0f969/volumes/f5b3f953-b476-4eb0-8088-e6f25922a946 => generated 952 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:56:08.476960 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f01b4e59-e89c-4bab-bb62-f697457389cc tempest-VolumeTypesAccessTest-1659344016 tempest-VolumeTypesAccessTest-1659344016] GET http://10.222.0.23/volume/v3/c12429e9fc1c4622bffd5e8d76a0f969/volumes/f5b3f953-b476-4eb0-8088-e6f25922a946 Dec 02 10:56:08.478570 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f01b4e59-e89c-4bab-bb62-f697457389cc tempest-VolumeTypesAccessTest-1659344016 tempest-VolumeTypesAccessTest-1659344016] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:56:08.478998 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:56:08.478998 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:56:08.479778 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f01b4e59-e89c-4bab-bb62-f697457389cc tempest-VolumeTypesAccessTest-1659344016 tempest-VolumeTypesAccessTest-1659344016] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:56:08.583541 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:56:08.583541 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:56:08.609534 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f01b4e59-e89c-4bab-bb62-f697457389cc tempest-VolumeTypesAccessTest-1659344016 tempest-VolumeTypesAccessTest-1659344016] Volume info retrieved successfully. Dec 02 10:56:08.655507 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f01b4e59-e89c-4bab-bb62-f697457389cc tempest-VolumeTypesAccessTest-1659344016 tempest-VolumeTypesAccessTest-1659344016] http://10.222.0.23/volume/v3/c12429e9fc1c4622bffd5e8d76a0f969/volumes/f5b3f953-b476-4eb0-8088-e6f25922a946 returned with HTTP 200 Dec 02 10:56:08.660142 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 573/1154] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:56:08 2020] GET /volume/v3/c12429e9fc1c4622bffd5e8d76a0f969/volumes/f5b3f953-b476-4eb0-8088-e6f25922a946 => generated 953 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:56:08.687737 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0f5e4955-ac9a-46fd-b14c-9bfe73e1bc1a tempest-VolumeTypesAccessTest-1313270071 tempest-VolumeTypesAccessTest-1313270071] POST http://10.222.0.23/volume/v3/8dcab2f13d05412a84df47b25a887946/types/eb5c0cb7-eb6c-43ce-9988-ba20500af8af/action Dec 02 10:56:08.688430 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:56:08.688430 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:56:08.689219 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0f5e4955-ac9a-46fd-b14c-9bfe73e1bc1a tempest-VolumeTypesAccessTest-1313270071 tempest-VolumeTypesAccessTest-1313270071] Action body: b'{"removeProjectAccess": {"project": "c12429e9fc1c4622bffd5e8d76a0f969"}}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:56:08.689826 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0f5e4955-ac9a-46fd-b14c-9bfe73e1bc1a tempest-VolumeTypesAccessTest-1313270071 tempest-VolumeTypesAccessTest-1313270071] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "c12429e9fc1c4622bffd5e8d76a0f969"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:56:09.052859 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0f5e4955-ac9a-46fd-b14c-9bfe73e1bc1a tempest-VolumeTypesAccessTest-1313270071 tempest-VolumeTypesAccessTest-1313270071] http://10.222.0.23/volume/v3/8dcab2f13d05412a84df47b25a887946/types/eb5c0cb7-eb6c-43ce-9988-ba20500af8af/action returned with HTTP 202 Dec 02 10:56:09.054679 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 582/1155] 10.222.0.23 () {60 vars in 1351 bytes} [Wed Dec 2 10:56:08 2020] POST /volume/v3/8dcab2f13d05412a84df47b25a887946/types/eb5c0cb7-eb6c-43ce-9988-ba20500af8af/action => generated 0 bytes in 371 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 10:56:09.066316 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-caf6552f-2a24-4001-95e7-c926c8f7aa42 tempest-VolumeTypesAccessTest-1313270071 tempest-VolumeTypesAccessTest-1313270071] POST http://10.222.0.23/volume/v3/8dcab2f13d05412a84df47b25a887946/types Dec 02 10:56:09.067123 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:56:09.067123 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:56:09.067862 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-caf6552f-2a24-4001-95e7-c926c8f7aa42 tempest-VolumeTypesAccessTest-1313270071 tempest-VolumeTypesAccessTest-1313270071] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-365124055", "os-volume-type-access:is_public": false}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:56:09.158093 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-caf6552f-2a24-4001-95e7-c926c8f7aa42 tempest-VolumeTypesAccessTest-1313270071 tempest-VolumeTypesAccessTest-1313270071] http://10.222.0.23/volume/v3/8dcab2f13d05412a84df47b25a887946/types returned with HTTP 200 Dec 02 10:56:09.169301 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 574/1156] 10.222.0.23 () {60 vars in 1220 bytes} [Wed Dec 2 10:56:09 2020] POST /volume/v3/8dcab2f13d05412a84df47b25a887946/types => generated 228 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:56:09.180653 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c2db80a0-5339-4852-ba9f-d50b7f1fa6fb tempest-VolumeTypesAccessTest-1313270071 tempest-VolumeTypesAccessTest-1313270071] POST http://10.222.0.23/volume/v3/8dcab2f13d05412a84df47b25a887946/types/3a0b66c6-86c2-4933-8744-d8666b24452b/action Dec 02 10:56:09.181846 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c2db80a0-5339-4852-ba9f-d50b7f1fa6fb tempest-VolumeTypesAccessTest-1313270071 tempest-VolumeTypesAccessTest-1313270071] Action body: b'{"addProjectAccess": {"project": "c12429e9fc1c4622bffd5e8d76a0f969"}}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:56:09.182459 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c2db80a0-5339-4852-ba9f-d50b7f1fa6fb tempest-VolumeTypesAccessTest-1313270071 tempest-VolumeTypesAccessTest-1313270071] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "c12429e9fc1c4622bffd5e8d76a0f969"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:56:09.237836 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c2db80a0-5339-4852-ba9f-d50b7f1fa6fb tempest-VolumeTypesAccessTest-1313270071 tempest-VolumeTypesAccessTest-1313270071] http://10.222.0.23/volume/v3/8dcab2f13d05412a84df47b25a887946/types/3a0b66c6-86c2-4933-8744-d8666b24452b/action returned with HTTP 202 Dec 02 10:56:09.243141 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 583/1157] 10.222.0.23 () {60 vars in 1351 bytes} [Wed Dec 2 10:56:09 2020] POST /volume/v3/8dcab2f13d05412a84df47b25a887946/types/3a0b66c6-86c2-4933-8744-d8666b24452b/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 10:56:09.248163 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2185b0c2-d1fd-4ca3-a110-fd2413a2e72c tempest-VolumeTypesAccessTest-1313270071 tempest-VolumeTypesAccessTest-1313270071] POST http://10.222.0.23/volume/v3/8dcab2f13d05412a84df47b25a887946/types/3a0b66c6-86c2-4933-8744-d8666b24452b/action Dec 02 10:56:09.249130 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2185b0c2-d1fd-4ca3-a110-fd2413a2e72c tempest-VolumeTypesAccessTest-1313270071 tempest-VolumeTypesAccessTest-1313270071] Action body: b'{"addProjectAccess": {"project": "b94031c6134046bcb2b90ce6a251f493"}}' {{(pid=88069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:56:09.249630 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2185b0c2-d1fd-4ca3-a110-fd2413a2e72c tempest-VolumeTypesAccessTest-1313270071 tempest-VolumeTypesAccessTest-1313270071] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "b94031c6134046bcb2b90ce6a251f493"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:56:09.323887 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2185b0c2-d1fd-4ca3-a110-fd2413a2e72c tempest-VolumeTypesAccessTest-1313270071 tempest-VolumeTypesAccessTest-1313270071] http://10.222.0.23/volume/v3/8dcab2f13d05412a84df47b25a887946/types/3a0b66c6-86c2-4933-8744-d8666b24452b/action returned with HTTP 202 Dec 02 10:56:09.325337 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 575/1158] 10.222.0.23 () {60 vars in 1351 bytes} [Wed Dec 2 10:56:09 2020] POST /volume/v3/8dcab2f13d05412a84df47b25a887946/types/3a0b66c6-86c2-4933-8744-d8666b24452b/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 10:56:09.335066 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-74211909-86d2-4c86-a2f1-58cd4dff512d tempest-VolumeTypesAccessTest-1313270071 tempest-VolumeTypesAccessTest-1313270071] GET http://10.222.0.23/volume/v3/8dcab2f13d05412a84df47b25a887946/types/3a0b66c6-86c2-4933-8744-d8666b24452b/os-volume-type-access Dec 02 10:56:09.335968 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-74211909-86d2-4c86-a2f1-58cd4dff512d tempest-VolumeTypesAccessTest-1313270071 tempest-VolumeTypesAccessTest-1313270071] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:56:09.336798 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-74211909-86d2-4c86-a2f1-58cd4dff512d tempest-VolumeTypesAccessTest-1313270071 tempest-VolumeTypesAccessTest-1313270071] Calling method 'index' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:56:09.375482 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-74211909-86d2-4c86-a2f1-58cd4dff512d tempest-VolumeTypesAccessTest-1313270071 tempest-VolumeTypesAccessTest-1313270071] http://10.222.0.23/volume/v3/8dcab2f13d05412a84df47b25a887946/types/3a0b66c6-86c2-4933-8744-d8666b24452b/os-volume-type-access returned with HTTP 200 Dec 02 10:56:09.379513 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 584/1159] 10.222.0.23 () {58 vars in 1375 bytes} [Wed Dec 2 10:56:09 2020] GET /volume/v3/8dcab2f13d05412a84df47b25a887946/types/3a0b66c6-86c2-4933-8744-d8666b24452b/os-volume-type-access => generated 244 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:56:09.386553 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-536adb52-9d53-40ab-ad35-6e83cb42753f tempest-VolumeTypesAccessTest-1313270071 tempest-VolumeTypesAccessTest-1313270071] POST http://10.222.0.23/volume/v3/8dcab2f13d05412a84df47b25a887946/types/3a0b66c6-86c2-4933-8744-d8666b24452b/action Dec 02 10:56:09.387775 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-536adb52-9d53-40ab-ad35-6e83cb42753f tempest-VolumeTypesAccessTest-1313270071 tempest-VolumeTypesAccessTest-1313270071] Action body: b'{"removeProjectAccess": {"project": "b94031c6134046bcb2b90ce6a251f493"}}' {{(pid=88069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:56:09.388377 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-536adb52-9d53-40ab-ad35-6e83cb42753f tempest-VolumeTypesAccessTest-1313270071 tempest-VolumeTypesAccessTest-1313270071] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "b94031c6134046bcb2b90ce6a251f493"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:56:09.448865 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-536adb52-9d53-40ab-ad35-6e83cb42753f tempest-VolumeTypesAccessTest-1313270071 tempest-VolumeTypesAccessTest-1313270071] http://10.222.0.23/volume/v3/8dcab2f13d05412a84df47b25a887946/types/3a0b66c6-86c2-4933-8744-d8666b24452b/action returned with HTTP 202 Dec 02 10:56:09.450340 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 576/1160] 10.222.0.23 () {60 vars in 1351 bytes} [Wed Dec 2 10:56:09 2020] POST /volume/v3/8dcab2f13d05412a84df47b25a887946/types/3a0b66c6-86c2-4933-8744-d8666b24452b/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 10:56:09.461149 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7b3b55f4-cb2b-4201-a54d-b317496b8d70 tempest-VolumeTypesAccessTest-1313270071 tempest-VolumeTypesAccessTest-1313270071] POST http://10.222.0.23/volume/v3/8dcab2f13d05412a84df47b25a887946/types/3a0b66c6-86c2-4933-8744-d8666b24452b/action Dec 02 10:56:09.462368 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7b3b55f4-cb2b-4201-a54d-b317496b8d70 tempest-VolumeTypesAccessTest-1313270071 tempest-VolumeTypesAccessTest-1313270071] Action body: b'{"removeProjectAccess": {"project": "c12429e9fc1c4622bffd5e8d76a0f969"}}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 10:56:09.462964 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7b3b55f4-cb2b-4201-a54d-b317496b8d70 tempest-VolumeTypesAccessTest-1313270071 tempest-VolumeTypesAccessTest-1313270071] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "c12429e9fc1c4622bffd5e8d76a0f969"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:56:09.508348 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7b3b55f4-cb2b-4201-a54d-b317496b8d70 tempest-VolumeTypesAccessTest-1313270071 tempest-VolumeTypesAccessTest-1313270071] http://10.222.0.23/volume/v3/8dcab2f13d05412a84df47b25a887946/types/3a0b66c6-86c2-4933-8744-d8666b24452b/action returned with HTTP 202 Dec 02 10:56:09.510319 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 585/1161] 10.222.0.23 () {60 vars in 1351 bytes} [Wed Dec 2 10:56:09 2020] POST /volume/v3/8dcab2f13d05412a84df47b25a887946/types/3a0b66c6-86c2-4933-8744-d8666b24452b/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 10:56:09.521487 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b8a49a65-b93f-4b32-9ba5-547f6c39546f tempest-VolumeTypesAccessTest-1313270071 tempest-VolumeTypesAccessTest-1313270071] DELETE http://10.222.0.23/volume/v3/8dcab2f13d05412a84df47b25a887946/types/3a0b66c6-86c2-4933-8744-d8666b24452b Dec 02 10:56:09.522290 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b8a49a65-b93f-4b32-9ba5-547f6c39546f tempest-VolumeTypesAccessTest-1313270071 tempest-VolumeTypesAccessTest-1313270071] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:56:09.523047 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b8a49a65-b93f-4b32-9ba5-547f6c39546f tempest-VolumeTypesAccessTest-1313270071 tempest-VolumeTypesAccessTest-1313270071] Calling method '_delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:56:09.661398 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 02 10:56:09.661398 n-d-764292-5 devstack@c-api.service[88067]: "UPDATE / DELETE expressions." % clause Dec 02 10:56:09.707216 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b8a49a65-b93f-4b32-9ba5-547f6c39546f tempest-VolumeTypesAccessTest-1313270071 tempest-VolumeTypesAccessTest-1313270071] http://10.222.0.23/volume/v3/8dcab2f13d05412a84df47b25a887946/types/3a0b66c6-86c2-4933-8744-d8666b24452b returned with HTTP 202 Dec 02 10:56:09.708564 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 577/1162] 10.222.0.23 () {58 vars in 1312 bytes} [Wed Dec 2 10:56:09 2020] DELETE /volume/v3/8dcab2f13d05412a84df47b25a887946/types/3a0b66c6-86c2-4933-8744-d8666b24452b => generated 0 bytes in 192 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 10:56:09.717761 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-de69b349-878f-43a3-ad19-b7134b5edbb2 tempest-VolumeTypesAccessTest-1313270071 tempest-VolumeTypesAccessTest-1313270071] GET http://10.222.0.23/volume/v3/8dcab2f13d05412a84df47b25a887946/types/3a0b66c6-86c2-4933-8744-d8666b24452b Dec 02 10:56:09.718825 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-de69b349-878f-43a3-ad19-b7134b5edbb2 tempest-VolumeTypesAccessTest-1313270071 tempest-VolumeTypesAccessTest-1313270071] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:56:09.719562 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-de69b349-878f-43a3-ad19-b7134b5edbb2 tempest-VolumeTypesAccessTest-1313270071 tempest-VolumeTypesAccessTest-1313270071] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:56:09.745696 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-de69b349-878f-43a3-ad19-b7134b5edbb2 tempest-VolumeTypesAccessTest-1313270071 tempest-VolumeTypesAccessTest-1313270071] http://10.222.0.23/volume/v3/8dcab2f13d05412a84df47b25a887946/types/3a0b66c6-86c2-4933-8744-d8666b24452b returned with HTTP 404 Dec 02 10:56:09.749700 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 586/1163] 10.222.0.23 () {58 vars in 1309 bytes} [Wed Dec 2 10:56:09 2020] GET /volume/v3/8dcab2f13d05412a84df47b25a887946/types/3a0b66c6-86c2-4933-8744-d8666b24452b => generated 114 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:56:09.754721 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f9655a19-fac9-4f29-9362-aa46b297943b tempest-VolumeTypesAccessTest-1659344016 tempest-VolumeTypesAccessTest-1659344016] DELETE http://10.222.0.23/volume/v3/c12429e9fc1c4622bffd5e8d76a0f969/volumes/f5b3f953-b476-4eb0-8088-e6f25922a946 Dec 02 10:56:09.755574 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f9655a19-fac9-4f29-9362-aa46b297943b tempest-VolumeTypesAccessTest-1659344016 tempest-VolumeTypesAccessTest-1659344016] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:56:09.756280 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f9655a19-fac9-4f29-9362-aa46b297943b tempest-VolumeTypesAccessTest-1659344016 tempest-VolumeTypesAccessTest-1659344016] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:56:09.757709 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-f9655a19-fac9-4f29-9362-aa46b297943b tempest-VolumeTypesAccessTest-1659344016 tempest-VolumeTypesAccessTest-1659344016] Delete volume with id: f5b3f953-b476-4eb0-8088-e6f25922a946 Dec 02 10:56:09.884510 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:56:09.884510 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:56:09.889966 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f9655a19-fac9-4f29-9362-aa46b297943b tempest-VolumeTypesAccessTest-1659344016 tempest-VolumeTypesAccessTest-1659344016] Volume info retrieved successfully. Dec 02 10:56:09.949132 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f9655a19-fac9-4f29-9362-aa46b297943b tempest-VolumeTypesAccessTest-1659344016 tempest-VolumeTypesAccessTest-1659344016] Delete volume request issued successfully. Dec 02 10:56:09.950089 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f9655a19-fac9-4f29-9362-aa46b297943b tempest-VolumeTypesAccessTest-1659344016 tempest-VolumeTypesAccessTest-1659344016] http://10.222.0.23/volume/v3/c12429e9fc1c4622bffd5e8d76a0f969/volumes/f5b3f953-b476-4eb0-8088-e6f25922a946 returned with HTTP 202 Dec 02 10:56:09.951489 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 578/1164] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 10:56:09 2020] DELETE /volume/v3/c12429e9fc1c4622bffd5e8d76a0f969/volumes/f5b3f953-b476-4eb0-8088-e6f25922a946 => generated 0 bytes in 200 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 10:56:09.959774 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7391a1fc-0292-4de3-b8cb-4bac57422e87 tempest-VolumeTypesAccessTest-1659344016 tempest-VolumeTypesAccessTest-1659344016] GET http://10.222.0.23/volume/v3/c12429e9fc1c4622bffd5e8d76a0f969/volumes/f5b3f953-b476-4eb0-8088-e6f25922a946 Dec 02 10:56:09.960534 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7391a1fc-0292-4de3-b8cb-4bac57422e87 tempest-VolumeTypesAccessTest-1659344016 tempest-VolumeTypesAccessTest-1659344016] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:56:09.961285 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7391a1fc-0292-4de3-b8cb-4bac57422e87 tempest-VolumeTypesAccessTest-1659344016 tempest-VolumeTypesAccessTest-1659344016] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:56:10.086425 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:56:10.086425 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:56:10.113754 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-7391a1fc-0292-4de3-b8cb-4bac57422e87 tempest-VolumeTypesAccessTest-1659344016 tempest-VolumeTypesAccessTest-1659344016] Volume info retrieved successfully. Dec 02 10:56:10.186695 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7391a1fc-0292-4de3-b8cb-4bac57422e87 tempest-VolumeTypesAccessTest-1659344016 tempest-VolumeTypesAccessTest-1659344016] http://10.222.0.23/volume/v3/c12429e9fc1c4622bffd5e8d76a0f969/volumes/f5b3f953-b476-4eb0-8088-e6f25922a946 returned with HTTP 200 Dec 02 10:56:10.198058 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 587/1165] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:56:09 2020] GET /volume/v3/c12429e9fc1c4622bffd5e8d76a0f969/volumes/f5b3f953-b476-4eb0-8088-e6f25922a946 => generated 952 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:56:11.215034 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1d50d715-574e-46fe-9277-672ae9b81c7f tempest-VolumeTypesAccessTest-1659344016 tempest-VolumeTypesAccessTest-1659344016] GET http://10.222.0.23/volume/v3/c12429e9fc1c4622bffd5e8d76a0f969/volumes/f5b3f953-b476-4eb0-8088-e6f25922a946 Dec 02 10:56:11.216388 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1d50d715-574e-46fe-9277-672ae9b81c7f tempest-VolumeTypesAccessTest-1659344016 tempest-VolumeTypesAccessTest-1659344016] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:56:11.216779 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:56:11.216779 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:56:11.217371 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1d50d715-574e-46fe-9277-672ae9b81c7f tempest-VolumeTypesAccessTest-1659344016 tempest-VolumeTypesAccessTest-1659344016] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:56:11.358301 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:56:11.358301 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:56:11.381315 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-1d50d715-574e-46fe-9277-672ae9b81c7f tempest-VolumeTypesAccessTest-1659344016 tempest-VolumeTypesAccessTest-1659344016] Volume info retrieved successfully. Dec 02 10:56:11.454019 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1d50d715-574e-46fe-9277-672ae9b81c7f tempest-VolumeTypesAccessTest-1659344016 tempest-VolumeTypesAccessTest-1659344016] http://10.222.0.23/volume/v3/c12429e9fc1c4622bffd5e8d76a0f969/volumes/f5b3f953-b476-4eb0-8088-e6f25922a946 returned with HTTP 200 Dec 02 10:56:11.465714 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 579/1166] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:56:11 2020] GET /volume/v3/c12429e9fc1c4622bffd5e8d76a0f969/volumes/f5b3f953-b476-4eb0-8088-e6f25922a946 => generated 952 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:56:12.471021 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e3608327-5460-4830-acc2-d45fcf033dbf tempest-VolumeTypesAccessTest-1659344016 tempest-VolumeTypesAccessTest-1659344016] GET http://10.222.0.23/volume/v3/c12429e9fc1c4622bffd5e8d76a0f969/volumes/f5b3f953-b476-4eb0-8088-e6f25922a946 Dec 02 10:56:12.472275 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e3608327-5460-4830-acc2-d45fcf033dbf tempest-VolumeTypesAccessTest-1659344016 tempest-VolumeTypesAccessTest-1659344016] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:56:12.472664 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:56:12.472664 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:56:12.473317 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e3608327-5460-4830-acc2-d45fcf033dbf tempest-VolumeTypesAccessTest-1659344016 tempest-VolumeTypesAccessTest-1659344016] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:56:12.590277 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:56:12.590277 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:56:12.622094 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e3608327-5460-4830-acc2-d45fcf033dbf tempest-VolumeTypesAccessTest-1659344016 tempest-VolumeTypesAccessTest-1659344016] Volume info retrieved successfully. Dec 02 10:56:12.657529 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e3608327-5460-4830-acc2-d45fcf033dbf tempest-VolumeTypesAccessTest-1659344016 tempest-VolumeTypesAccessTest-1659344016] http://10.222.0.23/volume/v3/c12429e9fc1c4622bffd5e8d76a0f969/volumes/f5b3f953-b476-4eb0-8088-e6f25922a946 returned with HTTP 200 Dec 02 10:56:12.675444 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 588/1167] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:56:12 2020] GET /volume/v3/c12429e9fc1c4622bffd5e8d76a0f969/volumes/f5b3f953-b476-4eb0-8088-e6f25922a946 => generated 952 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:56:13.680584 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-51bd521e-84ec-4602-ad34-18ee9d8ca8ee tempest-VolumeTypesAccessTest-1659344016 tempest-VolumeTypesAccessTest-1659344016] GET http://10.222.0.23/volume/v3/c12429e9fc1c4622bffd5e8d76a0f969/volumes/f5b3f953-b476-4eb0-8088-e6f25922a946 Dec 02 10:56:13.681341 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-51bd521e-84ec-4602-ad34-18ee9d8ca8ee tempest-VolumeTypesAccessTest-1659344016 tempest-VolumeTypesAccessTest-1659344016] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:56:13.685027 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:56:13.685027 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:56:13.685721 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-51bd521e-84ec-4602-ad34-18ee9d8ca8ee tempest-VolumeTypesAccessTest-1659344016 tempest-VolumeTypesAccessTest-1659344016] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:56:13.840592 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-51bd521e-84ec-4602-ad34-18ee9d8ca8ee tempest-VolumeTypesAccessTest-1659344016 tempest-VolumeTypesAccessTest-1659344016] http://10.222.0.23/volume/v3/c12429e9fc1c4622bffd5e8d76a0f969/volumes/f5b3f953-b476-4eb0-8088-e6f25922a946 returned with HTTP 404 Dec 02 10:56:13.844848 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 580/1168] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:56:13 2020] GET /volume/v3/c12429e9fc1c4622bffd5e8d76a0f969/volumes/f5b3f953-b476-4eb0-8088-e6f25922a946 => generated 109 bytes in 169 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:56:13.855217 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c799649a-0c97-4bbe-99ac-2afe6b12a728 tempest-VolumeTypesAccessTest-1313270071 tempest-VolumeTypesAccessTest-1313270071] DELETE http://10.222.0.23/volume/v3/8dcab2f13d05412a84df47b25a887946/types/eb5c0cb7-eb6c-43ce-9988-ba20500af8af Dec 02 10:56:13.855800 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c799649a-0c97-4bbe-99ac-2afe6b12a728 tempest-VolumeTypesAccessTest-1313270071 tempest-VolumeTypesAccessTest-1313270071] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:56:13.856004 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:56:13.856004 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:56:13.856727 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c799649a-0c97-4bbe-99ac-2afe6b12a728 tempest-VolumeTypesAccessTest-1313270071 tempest-VolumeTypesAccessTest-1313270071] Calling method '_delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:56:14.075005 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 02 10:56:14.075005 n-d-764292-5 devstack@c-api.service[88067]: "UPDATE / DELETE expressions." % clause Dec 02 10:56:14.095850 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c799649a-0c97-4bbe-99ac-2afe6b12a728 tempest-VolumeTypesAccessTest-1313270071 tempest-VolumeTypesAccessTest-1313270071] http://10.222.0.23/volume/v3/8dcab2f13d05412a84df47b25a887946/types/eb5c0cb7-eb6c-43ce-9988-ba20500af8af returned with HTTP 202 Dec 02 10:56:14.097458 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 589/1169] 10.222.0.23 () {58 vars in 1312 bytes} [Wed Dec 2 10:56:13 2020] DELETE /volume/v3/8dcab2f13d05412a84df47b25a887946/types/eb5c0cb7-eb6c-43ce-9988-ba20500af8af => generated 0 bytes in 250 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 10:56:14.105259 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-47a139c8-5fa1-47e8-a348-cbe129e28733 tempest-VolumeTypesAccessTest-1313270071 tempest-VolumeTypesAccessTest-1313270071] GET http://10.222.0.23/volume/v3/8dcab2f13d05412a84df47b25a887946/types/eb5c0cb7-eb6c-43ce-9988-ba20500af8af Dec 02 10:56:14.106124 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-47a139c8-5fa1-47e8-a348-cbe129e28733 tempest-VolumeTypesAccessTest-1313270071 tempest-VolumeTypesAccessTest-1313270071] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:56:14.106758 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-47a139c8-5fa1-47e8-a348-cbe129e28733 tempest-VolumeTypesAccessTest-1313270071 tempest-VolumeTypesAccessTest-1313270071] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:56:14.136144 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-47a139c8-5fa1-47e8-a348-cbe129e28733 tempest-VolumeTypesAccessTest-1313270071 tempest-VolumeTypesAccessTest-1313270071] http://10.222.0.23/volume/v3/8dcab2f13d05412a84df47b25a887946/types/eb5c0cb7-eb6c-43ce-9988-ba20500af8af returned with HTTP 404 Dec 02 10:56:14.137641 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 581/1170] 10.222.0.23 () {58 vars in 1309 bytes} [Wed Dec 2 10:56:14 2020] GET /volume/v3/8dcab2f13d05412a84df47b25a887946/types/eb5c0cb7-eb6c-43ce-9988-ba20500af8af => generated 114 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:56:22.628244 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ca6d6970-a4fc-4aec-a69d-338e6062e6d9 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] POST http://10.222.0.23/volume/v3/7b0f03b22f7c48139ede0a4be5266355/volumes Dec 02 10:56:22.629334 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ca6d6970-a4fc-4aec-a69d-338e6062e6d9 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-608965403"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:56:22.630558 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-ca6d6970-a4fc-4aec-a69d-338e6062e6d9 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-608965403'}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 10:56:22.631058 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-ca6d6970-a4fc-4aec-a69d-338e6062e6d9 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Create volume of 1 GB Dec 02 10:56:22.645977 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-ca6d6970-a4fc-4aec-a69d-338e6062e6d9 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Availability Zones retrieved successfully. Dec 02 10:56:22.664379 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-ca6d6970-a4fc-4aec-a69d-338e6062e6d9 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Flow 'volume_create_api' (e23fb78c-74f7-424c-8173-8bb453389ca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:56:22.667963 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-ca6d6970-a4fc-4aec-a69d-338e6062e6d9 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4bd83f7-69e8-4784-97e1-a8a41e4b0160) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:56:22.671360 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-ca6d6970-a4fc-4aec-a69d-338e6062e6d9 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Validating volume size '1' using validate_int {{(pid=88068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 10:56:22.749842 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-ca6d6970-a4fc-4aec-a69d-338e6062e6d9 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4bd83f7-69e8-4784-97e1-a8a41e4b0160) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:56:22.753521 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-ca6d6970-a4fc-4aec-a69d-338e6062e6d9 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d921dba9-10f5-4bbb-be5f-8437f424c2bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:56:22.872261 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-ca6d6970-a4fc-4aec-a69d-338e6062e6d9 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Created reservations ['37f321ca-3426-447a-aa9a-32b091d8e8ba', '019ab1a3-7990-4999-8a9d-df7010fb9482', '02a3b430-ee10-40fc-951f-7c50a4cd95aa', '30ca9aba-179e-4f1f-b4ff-27ce1366323f'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 10:56:22.874611 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-ca6d6970-a4fc-4aec-a69d-338e6062e6d9 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d921dba9-10f5-4bbb-be5f-8437f424c2bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37f321ca-3426-447a-aa9a-32b091d8e8ba', '019ab1a3-7990-4999-8a9d-df7010fb9482', '02a3b430-ee10-40fc-951f-7c50a4cd95aa', '30ca9aba-179e-4f1f-b4ff-27ce1366323f']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:56:22.876996 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-ca6d6970-a4fc-4aec-a69d-338e6062e6d9 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b44698c2-2a64-4aac-93e9-e4091953f983) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:56:22.945316 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-ca6d6970-a4fc-4aec-a69d-338e6062e6d9 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b44698c2-2a64-4aac-93e9-e4091953f983) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6b2da85-5b92-4db7-afd5-2c1ec6556939', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-608965403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b0f03b22f7c48139ede0a4be5266355',qos_specs=None,replication_status=,reservations=['37f321ca-3426-447a-aa9a-32b091d8e8ba','019ab1a3-7990-4999-8a9d-df7010fb9482','02a3b430-ee10-40fc-951f-7c50a4cd95aa','30ca9aba-179e-4f1f-b4ff-27ce1366323f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d801722d6e5a4ed2abf226638bf11507',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T10:56:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-608965403',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6b2da85-5b92-4db7-afd5-2c1ec6556939,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b0f03b22f7c48139ede0a4be5266355',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,user_id='d801722d6e5a4ed2abf226638bf11507',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:56:22.948347 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-ca6d6970-a4fc-4aec-a69d-338e6062e6d9 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ce808cb-a0ab-44ce-88e5-b102478df557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:56:22.980326 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-ca6d6970-a4fc-4aec-a69d-338e6062e6d9 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ce808cb-a0ab-44ce-88e5-b102478df557) 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-VolumesMetadataTest-Volume-608965403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b0f03b22f7c48139ede0a4be5266355',qos_specs=None,replication_status=,reservations=['37f321ca-3426-447a-aa9a-32b091d8e8ba','019ab1a3-7990-4999-8a9d-df7010fb9482','02a3b430-ee10-40fc-951f-7c50a4cd95aa','30ca9aba-179e-4f1f-b4ff-27ce1366323f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d801722d6e5a4ed2abf226638bf11507',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:56:22.983161 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-ca6d6970-a4fc-4aec-a69d-338e6062e6d9 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d706c4c-ed84-49fa-8d07-06fa8e9e3798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 10:56:23.002153 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-ca6d6970-a4fc-4aec-a69d-338e6062e6d9 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d706c4c-ed84-49fa-8d07-06fa8e9e3798) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 10:56:23.006057 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-ca6d6970-a4fc-4aec-a69d-338e6062e6d9 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Flow 'volume_create_api' (e23fb78c-74f7-424c-8173-8bb453389ca7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 10:56:23.069365 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-ca6d6970-a4fc-4aec-a69d-338e6062e6d9 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Create volume request issued successfully. Dec 02 10:56:23.085888 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ca6d6970-a4fc-4aec-a69d-338e6062e6d9 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] http://10.222.0.23/volume/v3/7b0f03b22f7c48139ede0a4be5266355/volumes returned with HTTP 202 Dec 02 10:56:23.087148 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 590/1171] 10.222.0.23 () {60 vars in 1225 bytes} [Wed Dec 2 10:56:22 2020] POST /volume/v3/7b0f03b22f7c48139ede0a4be5266355/volumes => generated 818 bytes in 631 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 10:56:23.101430 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1bfa75fd-6e9d-4c0b-aae5-d675ad3dade4 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] GET http://10.222.0.23/volume/v3/7b0f03b22f7c48139ede0a4be5266355/volumes/f6b2da85-5b92-4db7-afd5-2c1ec6556939 Dec 02 10:56:23.102246 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1bfa75fd-6e9d-4c0b-aae5-d675ad3dade4 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:56:23.102900 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1bfa75fd-6e9d-4c0b-aae5-d675ad3dade4 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:56:23.162674 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:56:23.162674 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:56:23.172258 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-1bfa75fd-6e9d-4c0b-aae5-d675ad3dade4 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Volume info retrieved successfully. Dec 02 10:56:23.198160 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1bfa75fd-6e9d-4c0b-aae5-d675ad3dade4 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] http://10.222.0.23/volume/v3/7b0f03b22f7c48139ede0a4be5266355/volumes/f6b2da85-5b92-4db7-afd5-2c1ec6556939 returned with HTTP 200 Dec 02 10:56:23.209430 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 582/1172] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:56:23 2020] GET /volume/v3/7b0f03b22f7c48139ede0a4be5266355/volumes/f6b2da85-5b92-4db7-afd5-2c1ec6556939 => generated 886 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:56:24.219599 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a4e1848b-6bf9-4c27-8151-2a7b5155a352 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] GET http://10.222.0.23/volume/v3/7b0f03b22f7c48139ede0a4be5266355/volumes/f6b2da85-5b92-4db7-afd5-2c1ec6556939 Dec 02 10:56:24.220134 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a4e1848b-6bf9-4c27-8151-2a7b5155a352 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:56:24.220361 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:56:24.220361 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:56:24.220751 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a4e1848b-6bf9-4c27-8151-2a7b5155a352 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:56:24.332621 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:56:24.332621 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:56:24.359897 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a4e1848b-6bf9-4c27-8151-2a7b5155a352 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Volume info retrieved successfully. Dec 02 10:56:24.412517 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a4e1848b-6bf9-4c27-8151-2a7b5155a352 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] http://10.222.0.23/volume/v3/7b0f03b22f7c48139ede0a4be5266355/volumes/f6b2da85-5b92-4db7-afd5-2c1ec6556939 returned with HTTP 200 Dec 02 10:56:24.414787 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 591/1173] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:56:24 2020] GET /volume/v3/7b0f03b22f7c48139ede0a4be5266355/volumes/f6b2da85-5b92-4db7-afd5-2c1ec6556939 => generated 911 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:56:24.431878 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b9e347de-b80f-4813-8a77-9a155af77e39 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] POST http://10.222.0.23/volume/v3/7b0f03b22f7c48139ede0a4be5266355/volumes/f6b2da85-5b92-4db7-afd5-2c1ec6556939/metadata Dec 02 10:56:24.432691 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:56:24.432691 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:56:24.433469 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b9e347de-b80f-4813-8a77-9a155af77e39 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:56:24.520515 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:56:24.520515 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:56:24.522256 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b9e347de-b80f-4813-8a77-9a155af77e39 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Volume info retrieved successfully. Dec 02 10:56:24.544636 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b9e347de-b80f-4813-8a77-9a155af77e39 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Create volume metadata completed successfully. Dec 02 10:56:24.545564 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b9e347de-b80f-4813-8a77-9a155af77e39 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] http://10.222.0.23/volume/v3/7b0f03b22f7c48139ede0a4be5266355/volumes/f6b2da85-5b92-4db7-afd5-2c1ec6556939/metadata returned with HTTP 200 Dec 02 10:56:24.547115 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 583/1174] 10.222.0.23 () {60 vars in 1364 bytes} [Wed Dec 2 10:56:24 2020] POST /volume/v3/7b0f03b22f7c48139ede0a4be5266355/volumes/f6b2da85-5b92-4db7-afd5-2c1ec6556939/metadata => generated 101 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:56:24.557321 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-33057d59-973e-455c-b0fa-e514f11d91f8 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] GET http://10.222.0.23/volume/v3/7b0f03b22f7c48139ede0a4be5266355/volumes/f6b2da85-5b92-4db7-afd5-2c1ec6556939/metadata Dec 02 10:56:24.557940 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-33057d59-973e-455c-b0fa-e514f11d91f8 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:56:24.558251 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:56:24.558251 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:56:24.558761 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-33057d59-973e-455c-b0fa-e514f11d91f8 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Calling method 'index' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:56:24.680577 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:56:24.680577 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:56:24.683894 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-33057d59-973e-455c-b0fa-e514f11d91f8 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Volume info retrieved successfully. Dec 02 10:56:24.711015 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-33057d59-973e-455c-b0fa-e514f11d91f8 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Get volume metadata completed successfully. Dec 02 10:56:24.711905 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-33057d59-973e-455c-b0fa-e514f11d91f8 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] http://10.222.0.23/volume/v3/7b0f03b22f7c48139ede0a4be5266355/volumes/f6b2da85-5b92-4db7-afd5-2c1ec6556939/metadata returned with HTTP 200 Dec 02 10:56:24.713402 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 592/1175] 10.222.0.23 () {58 vars in 1342 bytes} [Wed Dec 2 10:56:24 2020] GET /volume/v3/7b0f03b22f7c48139ede0a4be5266355/volumes/f6b2da85-5b92-4db7-afd5-2c1ec6556939/metadata => generated 101 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:56:24.723418 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cb377c63-e97b-4bfb-b4ff-249de1a3a4d1 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] PUT http://10.222.0.23/volume/v3/7b0f03b22f7c48139ede0a4be5266355/volumes/f6b2da85-5b92-4db7-afd5-2c1ec6556939/metadata Dec 02 10:56:24.724296 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:56:24.724296 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:56:24.724904 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cb377c63-e97b-4bfb-b4ff-249de1a3a4d1 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:56:24.834871 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:56:24.834871 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:56:24.837731 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-cb377c63-e97b-4bfb-b4ff-249de1a3a4d1 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Volume info retrieved successfully. Dec 02 10:56:24.882903 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-cb377c63-e97b-4bfb-b4ff-249de1a3a4d1 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Update volume metadata completed successfully. Dec 02 10:56:24.883521 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cb377c63-e97b-4bfb-b4ff-249de1a3a4d1 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] http://10.222.0.23/volume/v3/7b0f03b22f7c48139ede0a4be5266355/volumes/f6b2da85-5b92-4db7-afd5-2c1ec6556939/metadata returned with HTTP 200 Dec 02 10:56:24.884704 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 584/1176] 10.222.0.23 () {60 vars in 1362 bytes} [Wed Dec 2 10:56:24 2020] PUT /volume/v3/7b0f03b22f7c48139ede0a4be5266355/volumes/f6b2da85-5b92-4db7-afd5-2c1ec6556939/metadata => generated 57 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 02 10:56:24.893963 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2d2e30e7-80df-45ce-9fe2-0f51816b78ca tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] GET http://10.222.0.23/volume/v3/7b0f03b22f7c48139ede0a4be5266355/volumes/f6b2da85-5b92-4db7-afd5-2c1ec6556939/metadata Dec 02 10:56:24.894594 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2d2e30e7-80df-45ce-9fe2-0f51816b78ca tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:56:24.894820 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:56:24.894820 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:56:24.895390 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2d2e30e7-80df-45ce-9fe2-0f51816b78ca tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Calling method 'index' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:56:25.072556 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:56:25.072556 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:56:25.082134 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-2d2e30e7-80df-45ce-9fe2-0f51816b78ca tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Volume info retrieved successfully. Dec 02 10:56:25.115086 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-2d2e30e7-80df-45ce-9fe2-0f51816b78ca tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Get volume metadata completed successfully. Dec 02 10:56:25.115836 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2d2e30e7-80df-45ce-9fe2-0f51816b78ca tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] http://10.222.0.23/volume/v3/7b0f03b22f7c48139ede0a4be5266355/volumes/f6b2da85-5b92-4db7-afd5-2c1ec6556939/metadata returned with HTTP 200 Dec 02 10:56:25.116844 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 593/1177] 10.222.0.23 () {58 vars in 1342 bytes} [Wed Dec 2 10:56:24 2020] GET /volume/v3/7b0f03b22f7c48139ede0a4be5266355/volumes/f6b2da85-5b92-4db7-afd5-2c1ec6556939/metadata => generated 57 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 02 10:56:25.126400 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-31bcb5c7-e4b9-49b9-a9a4-19020eb37b24 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] DELETE http://10.222.0.23/volume/v3/7b0f03b22f7c48139ede0a4be5266355/volumes/f6b2da85-5b92-4db7-afd5-2c1ec6556939/metadata/key1 Dec 02 10:56:25.127079 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-31bcb5c7-e4b9-49b9-a9a4-19020eb37b24 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:56:25.127297 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:56:25.127297 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:56:25.127669 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-31bcb5c7-e4b9-49b9-a9a4-19020eb37b24 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:56:25.246228 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:56:25.246228 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:56:25.248045 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-31bcb5c7-e4b9-49b9-a9a4-19020eb37b24 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Volume info retrieved successfully. Dec 02 10:56:25.261368 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-31bcb5c7-e4b9-49b9-a9a4-19020eb37b24 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Get volume metadata completed successfully. Dec 02 10:56:25.272349 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 02 10:56:25.272349 n-d-764292-5 devstack@c-api.service[88067]: "UPDATE / DELETE expressions." % clause Dec 02 10:56:25.278453 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-31bcb5c7-e4b9-49b9-a9a4-19020eb37b24 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Delete volume metadata completed successfully. Dec 02 10:56:25.279183 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-31bcb5c7-e4b9-49b9-a9a4-19020eb37b24 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] http://10.222.0.23/volume/v3/7b0f03b22f7c48139ede0a4be5266355/volumes/f6b2da85-5b92-4db7-afd5-2c1ec6556939/metadata/key1 returned with HTTP 200 Dec 02 10:56:25.280444 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 585/1178] 10.222.0.23 () {58 vars in 1360 bytes} [Wed Dec 2 10:56:25 2020] DELETE /volume/v3/7b0f03b22f7c48139ede0a4be5266355/volumes/f6b2da85-5b92-4db7-afd5-2c1ec6556939/metadata/key1 => generated 0 bytes in 158 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Dec 02 10:56:25.289485 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-560e2a0f-0a23-4a22-aa70-528b6b6ad82e tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] GET http://10.222.0.23/volume/v3/7b0f03b22f7c48139ede0a4be5266355/volumes/f6b2da85-5b92-4db7-afd5-2c1ec6556939/metadata Dec 02 10:56:25.290377 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-560e2a0f-0a23-4a22-aa70-528b6b6ad82e tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:56:25.290669 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:56:25.290669 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:56:25.291491 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-560e2a0f-0a23-4a22-aa70-528b6b6ad82e tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Calling method 'index' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:56:25.420988 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:56:25.420988 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:56:25.422154 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-560e2a0f-0a23-4a22-aa70-528b6b6ad82e tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Volume info retrieved successfully. Dec 02 10:56:25.454179 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-560e2a0f-0a23-4a22-aa70-528b6b6ad82e tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Get volume metadata completed successfully. Dec 02 10:56:25.455066 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-560e2a0f-0a23-4a22-aa70-528b6b6ad82e tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] http://10.222.0.23/volume/v3/7b0f03b22f7c48139ede0a4be5266355/volumes/f6b2da85-5b92-4db7-afd5-2c1ec6556939/metadata returned with HTTP 200 Dec 02 10:56:25.456251 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 594/1179] 10.222.0.23 () {58 vars in 1342 bytes} [Wed Dec 2 10:56:25 2020] GET /volume/v3/7b0f03b22f7c48139ede0a4be5266355/volumes/f6b2da85-5b92-4db7-afd5-2c1ec6556939/metadata => generated 32 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 02 10:56:25.465944 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4b4e2c0e-4c6a-41b8-8a1d-40eca254d6d8 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] PUT http://10.222.0.23/volume/v3/7b0f03b22f7c48139ede0a4be5266355/volumes/f6b2da85-5b92-4db7-afd5-2c1ec6556939/metadata Dec 02 10:56:25.466410 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:56:25.466410 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:56:25.466810 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4b4e2c0e-4c6a-41b8-8a1d-40eca254d6d8 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:56:25.572127 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:56:25.572127 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:56:25.578628 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-4b4e2c0e-4c6a-41b8-8a1d-40eca254d6d8 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Volume info retrieved successfully. Dec 02 10:56:25.609570 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-4b4e2c0e-4c6a-41b8-8a1d-40eca254d6d8 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Update volume metadata completed successfully. Dec 02 10:56:25.610182 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4b4e2c0e-4c6a-41b8-8a1d-40eca254d6d8 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] http://10.222.0.23/volume/v3/7b0f03b22f7c48139ede0a4be5266355/volumes/f6b2da85-5b92-4db7-afd5-2c1ec6556939/metadata returned with HTTP 200 Dec 02 10:56:25.620184 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 586/1180] 10.222.0.23 () {60 vars in 1362 bytes} [Wed Dec 2 10:56:25 2020] PUT /volume/v3/7b0f03b22f7c48139ede0a4be5266355/volumes/f6b2da85-5b92-4db7-afd5-2c1ec6556939/metadata => generated 16 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 02 10:56:25.621422 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c8654034-5e80-4556-96d1-fd1933fa644e tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] POST http://10.222.0.23/volume/v3/7b0f03b22f7c48139ede0a4be5266355/volumes/f6b2da85-5b92-4db7-afd5-2c1ec6556939/metadata Dec 02 10:56:25.621897 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:56:25.621897 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:56:25.622306 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c8654034-5e80-4556-96d1-fd1933fa644e tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:56:25.784770 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:56:25.784770 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:56:25.786280 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c8654034-5e80-4556-96d1-fd1933fa644e tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Volume info retrieved successfully. Dec 02 10:56:25.804648 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c8654034-5e80-4556-96d1-fd1933fa644e tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Create volume metadata completed successfully. Dec 02 10:56:25.805530 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c8654034-5e80-4556-96d1-fd1933fa644e tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] http://10.222.0.23/volume/v3/7b0f03b22f7c48139ede0a4be5266355/volumes/f6b2da85-5b92-4db7-afd5-2c1ec6556939/metadata returned with HTTP 200 Dec 02 10:56:25.811322 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 595/1181] 10.222.0.23 () {60 vars in 1363 bytes} [Wed Dec 2 10:56:25 2020] POST /volume/v3/7b0f03b22f7c48139ede0a4be5266355/volumes/f6b2da85-5b92-4db7-afd5-2c1ec6556939/metadata => generated 68 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 02 10:56:25.816433 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ba1edac5-9698-49bd-88e2-2a66ffbad24e tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] PUT http://10.222.0.23/volume/v3/7b0f03b22f7c48139ede0a4be5266355/volumes/f6b2da85-5b92-4db7-afd5-2c1ec6556939/metadata/key3 Dec 02 10:56:25.816947 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:56:25.816947 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:56:25.817353 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ba1edac5-9698-49bd-88e2-2a66ffbad24e tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:56:25.879308 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:56:25.879308 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:56:25.880640 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-ba1edac5-9698-49bd-88e2-2a66ffbad24e tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Volume info retrieved successfully. Dec 02 10:56:25.897571 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-ba1edac5-9698-49bd-88e2-2a66ffbad24e tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Update volume metadata completed successfully. Dec 02 10:56:25.898399 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ba1edac5-9698-49bd-88e2-2a66ffbad24e tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] http://10.222.0.23/volume/v3/7b0f03b22f7c48139ede0a4be5266355/volumes/f6b2da85-5b92-4db7-afd5-2c1ec6556939/metadata/key3 returned with HTTP 200 Dec 02 10:56:25.899635 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 587/1182] 10.222.0.23 () {60 vars in 1377 bytes} [Wed Dec 2 10:56:25 2020] PUT /volume/v3/7b0f03b22f7c48139ede0a4be5266355/volumes/f6b2da85-5b92-4db7-afd5-2c1ec6556939/metadata/key3 => generated 35 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 02 10:56:25.911055 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f25fc7eb-6554-41fe-b1e1-aafc86a19881 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] GET http://10.222.0.23/volume/v3/7b0f03b22f7c48139ede0a4be5266355/volumes/f6b2da85-5b92-4db7-afd5-2c1ec6556939/metadata/key3 Dec 02 10:56:25.911830 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f25fc7eb-6554-41fe-b1e1-aafc86a19881 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:56:25.912224 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:56:25.912224 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:56:25.912870 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f25fc7eb-6554-41fe-b1e1-aafc86a19881 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:56:26.007962 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:56:26.007962 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:56:26.009375 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f25fc7eb-6554-41fe-b1e1-aafc86a19881 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Volume info retrieved successfully. Dec 02 10:56:26.032551 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f25fc7eb-6554-41fe-b1e1-aafc86a19881 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Get volume metadata completed successfully. Dec 02 10:56:26.033212 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f25fc7eb-6554-41fe-b1e1-aafc86a19881 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] http://10.222.0.23/volume/v3/7b0f03b22f7c48139ede0a4be5266355/volumes/f6b2da85-5b92-4db7-afd5-2c1ec6556939/metadata/key3 returned with HTTP 200 Dec 02 10:56:26.038523 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 596/1183] 10.222.0.23 () {58 vars in 1357 bytes} [Wed Dec 2 10:56:25 2020] GET /volume/v3/7b0f03b22f7c48139ede0a4be5266355/volumes/f6b2da85-5b92-4db7-afd5-2c1ec6556939/metadata/key3 => generated 35 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 02 10:56:26.044073 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-004af711-012c-40c6-8962-072d14d1aad3 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] GET http://10.222.0.23/volume/v3/7b0f03b22f7c48139ede0a4be5266355/volumes/f6b2da85-5b92-4db7-afd5-2c1ec6556939/metadata Dec 02 10:56:26.044592 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-004af711-012c-40c6-8962-072d14d1aad3 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:56:26.044864 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:56:26.044864 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:56:26.045232 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-004af711-012c-40c6-8962-072d14d1aad3 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Calling method 'index' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:56:26.133077 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:56:26.133077 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:56:26.134459 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-004af711-012c-40c6-8962-072d14d1aad3 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Volume info retrieved successfully. Dec 02 10:56:26.153759 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-004af711-012c-40c6-8962-072d14d1aad3 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Get volume metadata completed successfully. Dec 02 10:56:26.154642 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-004af711-012c-40c6-8962-072d14d1aad3 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] http://10.222.0.23/volume/v3/7b0f03b22f7c48139ede0a4be5266355/volumes/f6b2da85-5b92-4db7-afd5-2c1ec6556939/metadata returned with HTTP 200 Dec 02 10:56:26.156025 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 588/1184] 10.222.0.23 () {58 vars in 1342 bytes} [Wed Dec 2 10:56:26 2020] GET /volume/v3/7b0f03b22f7c48139ede0a4be5266355/volumes/f6b2da85-5b92-4db7-afd5-2c1ec6556939/metadata => generated 75 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 02 10:56:26.165254 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4fdb2ed0-b464-4946-b663-5af0403c7b35 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] PUT http://10.222.0.23/volume/v3/7b0f03b22f7c48139ede0a4be5266355/volumes/f6b2da85-5b92-4db7-afd5-2c1ec6556939/metadata Dec 02 10:56:26.166163 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:56:26.166163 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:56:26.166821 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4fdb2ed0-b464-4946-b663-5af0403c7b35 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 10:56:26.221434 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:56:26.221434 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:56:26.222635 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-4fdb2ed0-b464-4946-b663-5af0403c7b35 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Volume info retrieved successfully. Dec 02 10:56:26.241145 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-4fdb2ed0-b464-4946-b663-5af0403c7b35 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Update volume metadata completed successfully. Dec 02 10:56:26.242507 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4fdb2ed0-b464-4946-b663-5af0403c7b35 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] http://10.222.0.23/volume/v3/7b0f03b22f7c48139ede0a4be5266355/volumes/f6b2da85-5b92-4db7-afd5-2c1ec6556939/metadata returned with HTTP 200 Dec 02 10:56:26.244007 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 597/1185] 10.222.0.23 () {60 vars in 1362 bytes} [Wed Dec 2 10:56:26 2020] PUT /volume/v3/7b0f03b22f7c48139ede0a4be5266355/volumes/f6b2da85-5b92-4db7-afd5-2c1ec6556939/metadata => generated 16 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 02 10:56:26.260494 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-147e8c7c-1600-4a73-a6e6-0ab58d27156c tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] DELETE http://10.222.0.23/volume/v3/7b0f03b22f7c48139ede0a4be5266355/volumes/f6b2da85-5b92-4db7-afd5-2c1ec6556939 Dec 02 10:56:26.261038 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-147e8c7c-1600-4a73-a6e6-0ab58d27156c tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:56:26.261205 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:56:26.261205 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:56:26.261876 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-147e8c7c-1600-4a73-a6e6-0ab58d27156c tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:56:26.262770 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-147e8c7c-1600-4a73-a6e6-0ab58d27156c tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Delete volume with id: f6b2da85-5b92-4db7-afd5-2c1ec6556939 Dec 02 10:56:26.401359 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:56:26.401359 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:56:26.402392 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-147e8c7c-1600-4a73-a6e6-0ab58d27156c tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Volume info retrieved successfully. Dec 02 10:56:26.467949 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-147e8c7c-1600-4a73-a6e6-0ab58d27156c tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Delete volume request issued successfully. Dec 02 10:56:26.469147 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-147e8c7c-1600-4a73-a6e6-0ab58d27156c tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] http://10.222.0.23/volume/v3/7b0f03b22f7c48139ede0a4be5266355/volumes/f6b2da85-5b92-4db7-afd5-2c1ec6556939 returned with HTTP 202 Dec 02 10:56:26.470457 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 589/1186] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 10:56:26 2020] DELETE /volume/v3/7b0f03b22f7c48139ede0a4be5266355/volumes/f6b2da85-5b92-4db7-afd5-2c1ec6556939 => generated 0 bytes in 218 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 10:56:26.478210 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-db8451fc-c214-46d1-a982-d2839dcad3a5 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] GET http://10.222.0.23/volume/v3/7b0f03b22f7c48139ede0a4be5266355/volumes/f6b2da85-5b92-4db7-afd5-2c1ec6556939 Dec 02 10:56:26.478744 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-db8451fc-c214-46d1-a982-d2839dcad3a5 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:56:26.478962 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:56:26.478962 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:56:26.479310 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-db8451fc-c214-46d1-a982-d2839dcad3a5 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:56:26.582979 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:56:26.582979 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:56:26.602332 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-db8451fc-c214-46d1-a982-d2839dcad3a5 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Volume info retrieved successfully. Dec 02 10:56:26.649754 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-db8451fc-c214-46d1-a982-d2839dcad3a5 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] http://10.222.0.23/volume/v3/7b0f03b22f7c48139ede0a4be5266355/volumes/f6b2da85-5b92-4db7-afd5-2c1ec6556939 returned with HTTP 200 Dec 02 10:56:26.650797 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 598/1187] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:56:26 2020] GET /volume/v3/7b0f03b22f7c48139ede0a4be5266355/volumes/f6b2da85-5b92-4db7-afd5-2c1ec6556939 => generated 910 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:56:27.667539 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-39bedac9-d53d-4704-a6e1-d46b84f14983 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] GET http://10.222.0.23/volume/v3/7b0f03b22f7c48139ede0a4be5266355/volumes/f6b2da85-5b92-4db7-afd5-2c1ec6556939 Dec 02 10:56:27.668798 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-39bedac9-d53d-4704-a6e1-d46b84f14983 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:56:27.669198 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:56:27.669198 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:56:27.669813 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-39bedac9-d53d-4704-a6e1-d46b84f14983 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:56:27.781965 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:56:27.781965 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:56:27.807645 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-39bedac9-d53d-4704-a6e1-d46b84f14983 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Volume info retrieved successfully. Dec 02 10:56:27.859187 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-39bedac9-d53d-4704-a6e1-d46b84f14983 tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] http://10.222.0.23/volume/v3/7b0f03b22f7c48139ede0a4be5266355/volumes/f6b2da85-5b92-4db7-afd5-2c1ec6556939 returned with HTTP 200 Dec 02 10:56:27.864321 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 590/1188] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:56:27 2020] GET /volume/v3/7b0f03b22f7c48139ede0a4be5266355/volumes/f6b2da85-5b92-4db7-afd5-2c1ec6556939 => generated 910 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:56:28.880869 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cc6e8f0c-194d-40f8-91d0-b8092aedafeb tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] GET http://10.222.0.23/volume/v3/7b0f03b22f7c48139ede0a4be5266355/volumes/f6b2da85-5b92-4db7-afd5-2c1ec6556939 Dec 02 10:56:28.882389 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cc6e8f0c-194d-40f8-91d0-b8092aedafeb tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:56:28.882924 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:56:28.882924 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:56:28.883556 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cc6e8f0c-194d-40f8-91d0-b8092aedafeb tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:56:29.007042 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cc6e8f0c-194d-40f8-91d0-b8092aedafeb tempest-VolumesMetadataTest-949680789 tempest-VolumesMetadataTest-949680789] http://10.222.0.23/volume/v3/7b0f03b22f7c48139ede0a4be5266355/volumes/f6b2da85-5b92-4db7-afd5-2c1ec6556939 returned with HTTP 404 Dec 02 10:56:29.010639 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 599/1189] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:56:28 2020] GET /volume/v3/7b0f03b22f7c48139ede0a4be5266355/volumes/f6b2da85-5b92-4db7-afd5-2c1ec6556939 => generated 109 bytes in 134 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:57:36.878989 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5673bff2-519f-42b8-a687-5a09ec55cf28 tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] DELETE http://10.222.0.23/volume/v3/652ca7af4b5f4cbf87c8d7d4121af66b/volumes/2bf864da-ecbe-4ed4-b8dd-05a56395eefd Dec 02 10:57:36.880973 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5673bff2-519f-42b8-a687-5a09ec55cf28 tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:57:36.881404 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:57:36.881404 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:57:36.882486 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5673bff2-519f-42b8-a687-5a09ec55cf28 tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:57:36.883178 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-5673bff2-519f-42b8-a687-5a09ec55cf28 tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Delete volume with id: 2bf864da-ecbe-4ed4-b8dd-05a56395eefd Dec 02 10:57:36.999458 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:57:36.999458 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:57:37.001271 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-5673bff2-519f-42b8-a687-5a09ec55cf28 tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Volume info retrieved successfully. Dec 02 10:57:37.076273 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-5673bff2-519f-42b8-a687-5a09ec55cf28 tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Delete volume request issued successfully. Dec 02 10:57:37.077128 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5673bff2-519f-42b8-a687-5a09ec55cf28 tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] http://10.222.0.23/volume/v3/652ca7af4b5f4cbf87c8d7d4121af66b/volumes/2bf864da-ecbe-4ed4-b8dd-05a56395eefd returned with HTTP 202 Dec 02 10:57:37.078263 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 591/1190] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 10:57:36 2020] DELETE /volume/v3/652ca7af4b5f4cbf87c8d7d4121af66b/volumes/2bf864da-ecbe-4ed4-b8dd-05a56395eefd => generated 0 bytes in 204 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 10:57:37.086691 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5dbb1bd7-1e41-4dda-8b7d-19b2290ebf2b tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] GET http://10.222.0.23/volume/v3/652ca7af4b5f4cbf87c8d7d4121af66b/volumes/2bf864da-ecbe-4ed4-b8dd-05a56395eefd Dec 02 10:57:37.087355 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5dbb1bd7-1e41-4dda-8b7d-19b2290ebf2b tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:57:37.087986 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5dbb1bd7-1e41-4dda-8b7d-19b2290ebf2b tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:57:37.183741 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:57:37.183741 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:57:37.193824 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-5dbb1bd7-1e41-4dda-8b7d-19b2290ebf2b tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Volume info retrieved successfully. Dec 02 10:57:37.226925 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5dbb1bd7-1e41-4dda-8b7d-19b2290ebf2b tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] http://10.222.0.23/volume/v3/652ca7af4b5f4cbf87c8d7d4121af66b/volumes/2bf864da-ecbe-4ed4-b8dd-05a56395eefd returned with HTTP 200 Dec 02 10:57:37.228612 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 600/1191] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:57:37 2020] GET /volume/v3/652ca7af4b5f4cbf87c8d7d4121af66b/volumes/2bf864da-ecbe-4ed4-b8dd-05a56395eefd => generated 915 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:57:38.246749 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3c455ff9-9724-4372-8501-23c40efe92b7 tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] GET http://10.222.0.23/volume/v3/652ca7af4b5f4cbf87c8d7d4121af66b/volumes/2bf864da-ecbe-4ed4-b8dd-05a56395eefd Dec 02 10:57:38.247288 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3c455ff9-9724-4372-8501-23c40efe92b7 tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:57:38.247454 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:57:38.247454 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:57:38.248656 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3c455ff9-9724-4372-8501-23c40efe92b7 tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:57:38.426837 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:57:38.426837 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:57:38.450634 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3c455ff9-9724-4372-8501-23c40efe92b7 tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Volume info retrieved successfully. Dec 02 10:57:38.556253 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3c455ff9-9724-4372-8501-23c40efe92b7 tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] http://10.222.0.23/volume/v3/652ca7af4b5f4cbf87c8d7d4121af66b/volumes/2bf864da-ecbe-4ed4-b8dd-05a56395eefd returned with HTTP 200 Dec 02 10:57:38.559566 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 592/1192] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:57:38 2020] GET /volume/v3/652ca7af4b5f4cbf87c8d7d4121af66b/volumes/2bf864da-ecbe-4ed4-b8dd-05a56395eefd => generated 915 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:57:39.574497 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3f68839a-360f-4f41-8c07-b0b5c16c05ee tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] GET http://10.222.0.23/volume/v3/652ca7af4b5f4cbf87c8d7d4121af66b/volumes/2bf864da-ecbe-4ed4-b8dd-05a56395eefd Dec 02 10:57:39.575003 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3f68839a-360f-4f41-8c07-b0b5c16c05ee tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:57:39.575188 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:57:39.575188 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:57:39.575960 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3f68839a-360f-4f41-8c07-b0b5c16c05ee tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:57:39.756339 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:57:39.756339 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:57:39.781670 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3f68839a-360f-4f41-8c07-b0b5c16c05ee tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Volume info retrieved successfully. Dec 02 10:57:39.841459 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3f68839a-360f-4f41-8c07-b0b5c16c05ee tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] http://10.222.0.23/volume/v3/652ca7af4b5f4cbf87c8d7d4121af66b/volumes/2bf864da-ecbe-4ed4-b8dd-05a56395eefd returned with HTTP 200 Dec 02 10:57:39.860930 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 601/1193] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:57:39 2020] GET /volume/v3/652ca7af4b5f4cbf87c8d7d4121af66b/volumes/2bf864da-ecbe-4ed4-b8dd-05a56395eefd => generated 915 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:57:40.858547 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-092c7125-4705-455e-97fc-6f5b742d5fe9 tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] GET http://10.222.0.23/volume/v3/652ca7af4b5f4cbf87c8d7d4121af66b/volumes/2bf864da-ecbe-4ed4-b8dd-05a56395eefd Dec 02 10:57:40.859074 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-092c7125-4705-455e-97fc-6f5b742d5fe9 tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:57:40.859295 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:57:40.859295 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:57:40.859660 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-092c7125-4705-455e-97fc-6f5b742d5fe9 tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:57:40.958194 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-092c7125-4705-455e-97fc-6f5b742d5fe9 tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] http://10.222.0.23/volume/v3/652ca7af4b5f4cbf87c8d7d4121af66b/volumes/2bf864da-ecbe-4ed4-b8dd-05a56395eefd returned with HTTP 404 Dec 02 10:57:40.973107 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 593/1194] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:57:40 2020] GET /volume/v3/652ca7af4b5f4cbf87c8d7d4121af66b/volumes/2bf864da-ecbe-4ed4-b8dd-05a56395eefd => generated 109 bytes in 116 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:57:40.978469 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-354d4849-a8b5-4581-84dc-6687f65ca53f tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] DELETE http://10.222.0.23/volume/v3/652ca7af4b5f4cbf87c8d7d4121af66b/volumes/8a026b5c-4c38-4d0c-8b10-ebfedecee82c Dec 02 10:57:40.979413 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-354d4849-a8b5-4581-84dc-6687f65ca53f tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:57:40.979796 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:57:40.979796 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:57:40.980374 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-354d4849-a8b5-4581-84dc-6687f65ca53f tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:57:40.981019 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-354d4849-a8b5-4581-84dc-6687f65ca53f tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Delete volume with id: 8a026b5c-4c38-4d0c-8b10-ebfedecee82c Dec 02 10:57:41.153134 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:57:41.153134 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:57:41.154349 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-354d4849-a8b5-4581-84dc-6687f65ca53f tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Volume info retrieved successfully. Dec 02 10:57:41.238705 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-354d4849-a8b5-4581-84dc-6687f65ca53f tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Delete volume request issued successfully. Dec 02 10:57:41.239491 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-354d4849-a8b5-4581-84dc-6687f65ca53f tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] http://10.222.0.23/volume/v3/652ca7af4b5f4cbf87c8d7d4121af66b/volumes/8a026b5c-4c38-4d0c-8b10-ebfedecee82c returned with HTTP 202 Dec 02 10:57:41.240055 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 602/1195] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 10:57:40 2020] DELETE /volume/v3/652ca7af4b5f4cbf87c8d7d4121af66b/volumes/8a026b5c-4c38-4d0c-8b10-ebfedecee82c => generated 0 bytes in 266 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 10:57:41.248149 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-eaa17c90-20f6-4aaf-905a-e32557e0ff5f tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] GET http://10.222.0.23/volume/v3/652ca7af4b5f4cbf87c8d7d4121af66b/volumes/8a026b5c-4c38-4d0c-8b10-ebfedecee82c Dec 02 10:57:41.248647 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-eaa17c90-20f6-4aaf-905a-e32557e0ff5f tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:57:41.249317 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-eaa17c90-20f6-4aaf-905a-e32557e0ff5f tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:57:41.410718 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:57:41.410718 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:57:41.448679 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-eaa17c90-20f6-4aaf-905a-e32557e0ff5f tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Volume info retrieved successfully. Dec 02 10:57:41.494029 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-eaa17c90-20f6-4aaf-905a-e32557e0ff5f tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] http://10.222.0.23/volume/v3/652ca7af4b5f4cbf87c8d7d4121af66b/volumes/8a026b5c-4c38-4d0c-8b10-ebfedecee82c returned with HTTP 200 Dec 02 10:57:41.495261 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 594/1196] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:57:41 2020] GET /volume/v3/652ca7af4b5f4cbf87c8d7d4121af66b/volumes/8a026b5c-4c38-4d0c-8b10-ebfedecee82c => generated 914 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:57:42.511022 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cb63a2c2-2b9b-47ca-849b-bfbb4b93e15c tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] GET http://10.222.0.23/volume/v3/652ca7af4b5f4cbf87c8d7d4121af66b/volumes/8a026b5c-4c38-4d0c-8b10-ebfedecee82c Dec 02 10:57:42.511520 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cb63a2c2-2b9b-47ca-849b-bfbb4b93e15c tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:57:42.512004 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:57:42.512004 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:57:42.512596 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cb63a2c2-2b9b-47ca-849b-bfbb4b93e15c tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:57:42.684972 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:57:42.684972 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:57:42.733919 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-cb63a2c2-2b9b-47ca-849b-bfbb4b93e15c tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Volume info retrieved successfully. Dec 02 10:57:42.885576 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cb63a2c2-2b9b-47ca-849b-bfbb4b93e15c tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] http://10.222.0.23/volume/v3/652ca7af4b5f4cbf87c8d7d4121af66b/volumes/8a026b5c-4c38-4d0c-8b10-ebfedecee82c returned with HTTP 200 Dec 02 10:57:42.896450 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 603/1197] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:57:42 2020] GET /volume/v3/652ca7af4b5f4cbf87c8d7d4121af66b/volumes/8a026b5c-4c38-4d0c-8b10-ebfedecee82c => generated 914 bytes in 389 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:57:43.912049 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c516b683-5288-4e46-92f7-d27be53d76dd tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] GET http://10.222.0.23/volume/v3/652ca7af4b5f4cbf87c8d7d4121af66b/volumes/8a026b5c-4c38-4d0c-8b10-ebfedecee82c Dec 02 10:57:43.913402 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c516b683-5288-4e46-92f7-d27be53d76dd tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:57:43.913828 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:57:43.913828 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:57:43.914447 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c516b683-5288-4e46-92f7-d27be53d76dd tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:57:44.036441 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 10:57:44.036441 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 10:57:44.076959 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c516b683-5288-4e46-92f7-d27be53d76dd tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Volume info retrieved successfully. Dec 02 10:57:44.148960 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c516b683-5288-4e46-92f7-d27be53d76dd tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] http://10.222.0.23/volume/v3/652ca7af4b5f4cbf87c8d7d4121af66b/volumes/8a026b5c-4c38-4d0c-8b10-ebfedecee82c returned with HTTP 200 Dec 02 10:57:44.152587 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 595/1198] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:57:43 2020] GET /volume/v3/652ca7af4b5f4cbf87c8d7d4121af66b/volumes/8a026b5c-4c38-4d0c-8b10-ebfedecee82c => generated 914 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 10:57:45.168066 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ca37e300-8970-4ba5-adc3-2783d7d99d51 tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] GET http://10.222.0.23/volume/v3/652ca7af4b5f4cbf87c8d7d4121af66b/volumes/8a026b5c-4c38-4d0c-8b10-ebfedecee82c Dec 02 10:57:45.168600 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ca37e300-8970-4ba5-adc3-2783d7d99d51 tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:57:45.168874 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:57:45.168874 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:57:45.169197 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ca37e300-8970-4ba5-adc3-2783d7d99d51 tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:57:45.271010 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ca37e300-8970-4ba5-adc3-2783d7d99d51 tempest-ServersNegativeTestJSON-1919431103 tempest-ServersNegativeTestJSON-1919431103] http://10.222.0.23/volume/v3/652ca7af4b5f4cbf87c8d7d4121af66b/volumes/8a026b5c-4c38-4d0c-8b10-ebfedecee82c returned with HTTP 404 Dec 02 10:57:45.272880 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 604/1199] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 10:57:45 2020] GET /volume/v3/652ca7af4b5f4cbf87c8d7d4121af66b/volumes/8a026b5c-4c38-4d0c-8b10-ebfedecee82c => generated 109 bytes in 109 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:58:07.705572 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-38b4bb2a-3cf2-4d98-b0f2-a90f53d2ce6c req-4571ba02-d05c-453c-8664-821d99f058d2 tempest-VolumesNegativeTest-1113497152 tempest-VolumesNegativeTest-1113497152] DELETE http://10.222.0.23/volume/v3/d5f4dbe0e6214f5f9c9eb817fc864654/volumes/tempest-invalid-1276961685 Dec 02 10:58:07.706411 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-38b4bb2a-3cf2-4d98-b0f2-a90f53d2ce6c req-4571ba02-d05c-453c-8664-821d99f058d2 tempest-VolumesNegativeTest-1113497152 tempest-VolumesNegativeTest-1113497152] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:58:07.706704 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 10:58:07.706704 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 10:58:07.707210 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-38b4bb2a-3cf2-4d98-b0f2-a90f53d2ce6c req-4571ba02-d05c-453c-8664-821d99f058d2 tempest-VolumesNegativeTest-1113497152 tempest-VolumesNegativeTest-1113497152] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:58:07.707897 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [req-38b4bb2a-3cf2-4d98-b0f2-a90f53d2ce6c req-4571ba02-d05c-453c-8664-821d99f058d2 tempest-VolumesNegativeTest-1113497152 tempest-VolumesNegativeTest-1113497152] Delete volume with id: tempest-invalid-1276961685 Dec 02 10:58:07.766265 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-38b4bb2a-3cf2-4d98-b0f2-a90f53d2ce6c req-4571ba02-d05c-453c-8664-821d99f058d2 tempest-VolumesNegativeTest-1113497152 tempest-VolumesNegativeTest-1113497152] http://10.222.0.23/volume/v3/d5f4dbe0e6214f5f9c9eb817fc864654/volumes/tempest-invalid-1276961685 returned with HTTP 404 Dec 02 10:58:07.767550 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 596/1200] 10.222.0.23 () {62 vars in 1561 bytes} [Wed Dec 2 10:58:07 2020] DELETE /volume/v3/d5f4dbe0e6214f5f9c9eb817fc864654/volumes/tempest-invalid-1276961685 => generated 99 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Dec 02 10:58:08.087175 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-b9f69363-1af7-4bab-94a1-981af8db9553 req-287ff42e-1918-4255-8207-d48ea2b2814d tempest-VolumesNegativeTest-1113497152 tempest-VolumesNegativeTest-1113497152] DELETE http://10.222.0.23/volume/v3/d5f4dbe0e6214f5f9c9eb817fc864654/volumes/bd3966b0-653f-444a-a9ca-92f8ec1f25c2 Dec 02 10:58:08.087967 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-b9f69363-1af7-4bab-94a1-981af8db9553 req-287ff42e-1918-4255-8207-d48ea2b2814d tempest-VolumesNegativeTest-1113497152 tempest-VolumesNegativeTest-1113497152] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:58:08.088607 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-b9f69363-1af7-4bab-94a1-981af8db9553 req-287ff42e-1918-4255-8207-d48ea2b2814d tempest-VolumesNegativeTest-1113497152 tempest-VolumesNegativeTest-1113497152] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:58:08.089564 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [req-b9f69363-1af7-4bab-94a1-981af8db9553 req-287ff42e-1918-4255-8207-d48ea2b2814d tempest-VolumesNegativeTest-1113497152 tempest-VolumesNegativeTest-1113497152] Delete volume with id: bd3966b0-653f-444a-a9ca-92f8ec1f25c2 Dec 02 10:58:08.212576 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-b9f69363-1af7-4bab-94a1-981af8db9553 req-287ff42e-1918-4255-8207-d48ea2b2814d tempest-VolumesNegativeTest-1113497152 tempest-VolumesNegativeTest-1113497152] http://10.222.0.23/volume/v3/d5f4dbe0e6214f5f9c9eb817fc864654/volumes/bd3966b0-653f-444a-a9ca-92f8ec1f25c2 returned with HTTP 404 Dec 02 10:58:08.213885 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 605/1201] 10.222.0.23 () {62 vars in 1591 bytes} [Wed Dec 2 10:58:08 2020] DELETE /volume/v3/d5f4dbe0e6214f5f9c9eb817fc864654/volumes/bd3966b0-653f-444a-a9ca-92f8ec1f25c2 => generated 109 bytes in 131 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 10:58:08.282571 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-3d958b91-3af6-4425-ba7b-dc26ecf5b25d req-75fbff75-6b5b-45a7-96c2-7e4d0170a2d3 tempest-VolumesNegativeTest-1113497152 tempest-VolumesNegativeTest-1113497152] GET http://10.222.0.23/volume/v3/d5f4dbe0e6214f5f9c9eb817fc864654/volumes/79ca35fa-708a-4480-9627-8f90152d9593 Dec 02 10:58:08.283626 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-3d958b91-3af6-4425-ba7b-dc26ecf5b25d req-75fbff75-6b5b-45a7-96c2-7e4d0170a2d3 tempest-VolumesNegativeTest-1113497152 tempest-VolumesNegativeTest-1113497152] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 10:58:08.284299 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-3d958b91-3af6-4425-ba7b-dc26ecf5b25d req-75fbff75-6b5b-45a7-96c2-7e4d0170a2d3 tempest-VolumesNegativeTest-1113497152 tempest-VolumesNegativeTest-1113497152] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 10:58:08.410504 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-3d958b91-3af6-4425-ba7b-dc26ecf5b25d req-75fbff75-6b5b-45a7-96c2-7e4d0170a2d3 tempest-VolumesNegativeTest-1113497152 tempest-VolumesNegativeTest-1113497152] http://10.222.0.23/volume/v3/d5f4dbe0e6214f5f9c9eb817fc864654/volumes/79ca35fa-708a-4480-9627-8f90152d9593 returned with HTTP 404 Dec 02 10:58:08.411661 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 597/1202] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 10:58:08 2020] GET /volume/v3/d5f4dbe0e6214f5f9c9eb817fc864654/volumes/79ca35fa-708a-4480-9627-8f90152d9593 => generated 109 bytes in 134 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:00:27.434242 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a7de0b2c-5229-45b0-9a0f-edbdeb3c007e tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] POST http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs Dec 02 11:00:27.435919 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a7de0b2c-5229-45b0-9a0f-edbdeb3c007e tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1882086677", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:00:27.439090 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.qos_specs [None req-a7de0b2c-5229-45b0-9a0f-edbdeb3c007e tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1882086677', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=88068) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Dec 02 11:00:27.450476 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.db.sqlalchemy.api [None req-a7de0b2c-5229-45b0-9a0f-edbdeb3c007e tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] DB qos_specs_create(): root {'id': 'd91a7c0f-0d62-4547-86f5-e53e61755816', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1882086677'} {{(pid=88068) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Dec 02 11:00:27.461670 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a7de0b2c-5229-45b0-9a0f-edbdeb3c007e tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs returned with HTTP 200 Dec 02 11:00:27.462515 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 606/1203] 10.222.0.23 () {60 vars in 1232 bytes} [Wed Dec 2 11:00:27 2020] POST /volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs => generated 459 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:00:27.474675 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-da525a65-1571-4b77-9617-f9fb9a1007b7 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] POST http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/types Dec 02 11:00:27.475712 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-da525a65-1571-4b77-9617-f9fb9a1007b7 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1096004651"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:00:27.519823 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-da525a65-1571-4b77-9617-f9fb9a1007b7 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/types returned with HTTP 200 Dec 02 11:00:27.522239 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 598/1204] 10.222.0.23 () {60 vars in 1219 bytes} [Wed Dec 2 11:00:27 2020] POST /volume/v3/f898d756076a4ef190fb4df36e7d7218/types => generated 222 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:00:27.531633 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8e81d28b-35b9-48ef-b785-1d61f4a911cc tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] POST http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/types Dec 02 11:00:27.532092 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:00:27.532092 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:00:27.532531 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8e81d28b-35b9-48ef-b785-1d61f4a911cc tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-363130539"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:00:27.533923 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:00:27.533923 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:00:27.578923 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8e81d28b-35b9-48ef-b785-1d61f4a911cc tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/types returned with HTTP 200 Dec 02 11:00:27.580023 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 607/1205] 10.222.0.23 () {60 vars in 1219 bytes} [Wed Dec 2 11:00:27 2020] POST /volume/v3/f898d756076a4ef190fb4df36e7d7218/types => generated 221 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:00:27.590173 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9c8f5d1f-e304-4d03-81eb-8ac40950870d tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] POST http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/types Dec 02 11:00:27.591116 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9c8f5d1f-e304-4d03-81eb-8ac40950870d tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-524683242"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:00:27.642018 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9c8f5d1f-e304-4d03-81eb-8ac40950870d tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/types returned with HTTP 200 Dec 02 11:00:27.648797 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 599/1206] 10.222.0.23 () {60 vars in 1219 bytes} [Wed Dec 2 11:00:27 2020] POST /volume/v3/f898d756076a4ef190fb4df36e7d7218/types => generated 221 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:00:27.655892 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-06112ab4-46c8-4234-906b-f3b77ea29d3b tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] GET http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/d91a7c0f-0d62-4547-86f5-e53e61755816/associate?vol_type_id=fab81642-0035-40a9-a94a-fbe4fc432887 Dec 02 11:00:27.656421 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-06112ab4-46c8-4234-906b-f3b77ea29d3b tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:00:27.656965 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-06112ab4-46c8-4234-906b-f3b77ea29d3b tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Calling method 'associate' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:00:27.658340 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.contrib.qos_specs_manage [None req-06112ab4-46c8-4234-906b-f3b77ea29d3b tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Associate qos_spec: d91a7c0f-0d62-4547-86f5-e53e61755816 with type: fab81642-0035-40a9-a94a-fbe4fc432887 {{(pid=88068) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Dec 02 11:00:27.675705 n-d-764292-5 devstack@c-api.service[88067]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 02 11:00:27.675705 n-d-764292-5 devstack@c-api.service[88067]: options(joinedload_all('specs')).all() Dec 02 11:00:27.686534 n-d-764292-5 devstack@c-api.service[88067]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 02 11:00:27.686534 n-d-764292-5 devstack@c-api.service[88067]: options(joinedload_all('specs')).all() Dec 02 11:00:27.733583 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-06112ab4-46c8-4234-906b-f3b77ea29d3b tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/d91a7c0f-0d62-4547-86f5-e53e61755816/associate?vol_type_id=fab81642-0035-40a9-a94a-fbe4fc432887 returned with HTTP 202 Dec 02 11:00:27.738193 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 608/1207] 10.222.0.23 () {58 vars in 1448 bytes} [Wed Dec 2 11:00:27 2020] GET /volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/d91a7c0f-0d62-4547-86f5-e53e61755816/associate?vol_type_id=fab81642-0035-40a9-a94a-fbe4fc432887 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:00:27.748146 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2a174324-f334-4b51-bd6f-414780c7d544 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] GET http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/d91a7c0f-0d62-4547-86f5-e53e61755816/associate?vol_type_id=a381fb21-93ff-4fc8-ab4d-bc227cc6fac4 Dec 02 11:00:27.749477 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2a174324-f334-4b51-bd6f-414780c7d544 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:00:27.750092 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2a174324-f334-4b51-bd6f-414780c7d544 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Calling method 'associate' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:00:27.751656 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2a174324-f334-4b51-bd6f-414780c7d544 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Associate qos_spec: d91a7c0f-0d62-4547-86f5-e53e61755816 with type: a381fb21-93ff-4fc8-ab4d-bc227cc6fac4 {{(pid=88069) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Dec 02 11:00:27.755829 n-d-764292-5 devstack@c-api.service[88067]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 02 11:00:27.755829 n-d-764292-5 devstack@c-api.service[88067]: options(joinedload_all('specs')).all() Dec 02 11:00:27.773354 n-d-764292-5 devstack@c-api.service[88067]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 02 11:00:27.773354 n-d-764292-5 devstack@c-api.service[88067]: options(joinedload_all('specs')).all() Dec 02 11:00:27.841265 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2a174324-f334-4b51-bd6f-414780c7d544 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/d91a7c0f-0d62-4547-86f5-e53e61755816/associate?vol_type_id=a381fb21-93ff-4fc8-ab4d-bc227cc6fac4 returned with HTTP 202 Dec 02 11:00:27.842455 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 600/1208] 10.222.0.23 () {58 vars in 1448 bytes} [Wed Dec 2 11:00:27 2020] GET /volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/d91a7c0f-0d62-4547-86f5-e53e61755816/associate?vol_type_id=a381fb21-93ff-4fc8-ab4d-bc227cc6fac4 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:00:27.856279 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-64feb70a-e234-4c6e-9cb3-16b042590dec tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] GET http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/d91a7c0f-0d62-4547-86f5-e53e61755816/associate?vol_type_id=14b71340-e628-44cb-834b-a48fdeefeb8b Dec 02 11:00:27.857747 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-64feb70a-e234-4c6e-9cb3-16b042590dec tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:00:27.858212 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:00:27.858212 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:00:27.859139 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-64feb70a-e234-4c6e-9cb3-16b042590dec tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Calling method 'associate' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:00:27.860289 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:00:27.860289 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:00:27.862426 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.contrib.qos_specs_manage [None req-64feb70a-e234-4c6e-9cb3-16b042590dec tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Associate qos_spec: d91a7c0f-0d62-4547-86f5-e53e61755816 with type: 14b71340-e628-44cb-834b-a48fdeefeb8b {{(pid=88068) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Dec 02 11:00:27.863896 n-d-764292-5 devstack@c-api.service[88067]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 02 11:00:27.863896 n-d-764292-5 devstack@c-api.service[88067]: options(joinedload_all('specs')).all() Dec 02 11:00:27.875428 n-d-764292-5 devstack@c-api.service[88067]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 02 11:00:27.875428 n-d-764292-5 devstack@c-api.service[88067]: options(joinedload_all('specs')).all() Dec 02 11:00:27.948440 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-64feb70a-e234-4c6e-9cb3-16b042590dec tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/d91a7c0f-0d62-4547-86f5-e53e61755816/associate?vol_type_id=14b71340-e628-44cb-834b-a48fdeefeb8b returned with HTTP 202 Dec 02 11:00:27.949824 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 609/1209] 10.222.0.23 () {58 vars in 1448 bytes} [Wed Dec 2 11:00:27 2020] GET /volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/d91a7c0f-0d62-4547-86f5-e53e61755816/associate?vol_type_id=14b71340-e628-44cb-834b-a48fdeefeb8b => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 02 11:00:27.964357 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d8e4dc52-8533-4479-8ef0-986fd4f7ee2c tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] GET http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/d91a7c0f-0d62-4547-86f5-e53e61755816/associations Dec 02 11:00:27.965309 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d8e4dc52-8533-4479-8ef0-986fd4f7ee2c tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:00:27.965716 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:00:27.965716 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:00:27.966437 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d8e4dc52-8533-4479-8ef0-986fd4f7ee2c tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Calling method 'associations' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:00:27.968042 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:00:27.968042 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:00:27.969589 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d8e4dc52-8533-4479-8ef0-986fd4f7ee2c tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Get associations for qos_spec id: d91a7c0f-0d62-4547-86f5-e53e61755816 {{(pid=88069) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Dec 02 11:00:27.970907 n-d-764292-5 devstack@c-api.service[88067]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 02 11:00:27.970907 n-d-764292-5 devstack@c-api.service[88067]: options(joinedload_all('specs')).all() Dec 02 11:00:28.000417 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d8e4dc52-8533-4479-8ef0-986fd4f7ee2c tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/d91a7c0f-0d62-4547-86f5-e53e61755816/associations returned with HTTP 200 Dec 02 11:00:28.001580 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 601/1210] 10.222.0.23 () {58 vars in 1360 bytes} [Wed Dec 2 11:00:27 2020] GET /volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/d91a7c0f-0d62-4547-86f5-e53e61755816/associations => generated 446 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:00:28.014408 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d2e005bb-31f1-4323-9bf1-49a0146ca979 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] GET http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/d91a7c0f-0d62-4547-86f5-e53e61755816/disassociate?vol_type_id=fab81642-0035-40a9-a94a-fbe4fc432887 Dec 02 11:00:28.015819 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d2e005bb-31f1-4323-9bf1-49a0146ca979 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:00:28.016608 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:00:28.016608 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:00:28.017275 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d2e005bb-31f1-4323-9bf1-49a0146ca979 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Calling method 'disassociate' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:00:28.018118 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:00:28.018118 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:00:28.020561 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d2e005bb-31f1-4323-9bf1-49a0146ca979 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Disassociate qos_spec: d91a7c0f-0d62-4547-86f5-e53e61755816 from type: fab81642-0035-40a9-a94a-fbe4fc432887 {{(pid=88068) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Dec 02 11:00:28.021511 n-d-764292-5 devstack@c-api.service[88067]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 02 11:00:28.021511 n-d-764292-5 devstack@c-api.service[88067]: options(joinedload_all('specs')).all() Dec 02 11:00:28.049549 n-d-764292-5 devstack@c-api.service[88067]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 02 11:00:28.049549 n-d-764292-5 devstack@c-api.service[88067]: options(joinedload_all('specs')).all() Dec 02 11:00:28.081534 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d2e005bb-31f1-4323-9bf1-49a0146ca979 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/d91a7c0f-0d62-4547-86f5-e53e61755816/disassociate?vol_type_id=fab81642-0035-40a9-a94a-fbe4fc432887 returned with HTTP 202 Dec 02 11:00:28.083210 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 610/1211] 10.222.0.23 () {58 vars in 1457 bytes} [Wed Dec 2 11:00:28 2020] GET /volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/d91a7c0f-0d62-4547-86f5-e53e61755816/disassociate?vol_type_id=fab81642-0035-40a9-a94a-fbe4fc432887 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:00:28.094038 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7d1cbb72-d6b7-48c5-a8e6-8137d772efd8 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] GET http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/d91a7c0f-0d62-4547-86f5-e53e61755816/associations Dec 02 11:00:28.095196 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7d1cbb72-d6b7-48c5-a8e6-8137d772efd8 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:00:28.095603 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:00:28.095603 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:00:28.096254 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7d1cbb72-d6b7-48c5-a8e6-8137d772efd8 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Calling method 'associations' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:00:28.097164 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:00:28.097164 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:00:28.098184 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7d1cbb72-d6b7-48c5-a8e6-8137d772efd8 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Get associations for qos_spec id: d91a7c0f-0d62-4547-86f5-e53e61755816 {{(pid=88069) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Dec 02 11:00:28.099067 n-d-764292-5 devstack@c-api.service[88067]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 02 11:00:28.099067 n-d-764292-5 devstack@c-api.service[88067]: options(joinedload_all('specs')).all() Dec 02 11:00:28.121853 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7d1cbb72-d6b7-48c5-a8e6-8137d772efd8 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/d91a7c0f-0d62-4547-86f5-e53e61755816/associations returned with HTTP 200 Dec 02 11:00:28.123017 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 602/1212] 10.222.0.23 () {58 vars in 1360 bytes} [Wed Dec 2 11:00:28 2020] GET /volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/d91a7c0f-0d62-4547-86f5-e53e61755816/associations => generated 304 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:00:28.136111 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f2736103-1435-4941-b994-e13c0d411815 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] GET http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/d91a7c0f-0d62-4547-86f5-e53e61755816/disassociate_all Dec 02 11:00:28.136652 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f2736103-1435-4941-b994-e13c0d411815 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:00:28.136868 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:00:28.136868 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:00:28.137244 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f2736103-1435-4941-b994-e13c0d411815 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Calling method 'disassociate_all' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:00:28.138119 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:00:28.138119 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:00:28.138907 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f2736103-1435-4941-b994-e13c0d411815 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Disassociate qos_spec: d91a7c0f-0d62-4547-86f5-e53e61755816 from all. {{(pid=88068) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:361}} Dec 02 11:00:28.139726 n-d-764292-5 devstack@c-api.service[88067]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 02 11:00:28.139726 n-d-764292-5 devstack@c-api.service[88067]: options(joinedload_all('specs')).all() Dec 02 11:00:28.151082 n-d-764292-5 devstack@c-api.service[88067]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 02 11:00:28.151082 n-d-764292-5 devstack@c-api.service[88067]: options(joinedload_all('specs')).all() Dec 02 11:00:28.167449 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f2736103-1435-4941-b994-e13c0d411815 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/d91a7c0f-0d62-4547-86f5-e53e61755816/disassociate_all returned with HTTP 202 Dec 02 11:00:28.171521 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 611/1213] 10.222.0.23 () {58 vars in 1372 bytes} [Wed Dec 2 11:00:28 2020] GET /volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/d91a7c0f-0d62-4547-86f5-e53e61755816/disassociate_all => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:00:28.179603 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b0559b07-71e4-4fe2-a935-b4eeaebba91e tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] GET http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/d91a7c0f-0d62-4547-86f5-e53e61755816/associations Dec 02 11:00:28.180134 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b0559b07-71e4-4fe2-a935-b4eeaebba91e tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:00:28.180353 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:00:28.180353 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:00:28.180741 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b0559b07-71e4-4fe2-a935-b4eeaebba91e tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Calling method 'associations' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:00:28.181394 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:00:28.181394 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:00:28.182296 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b0559b07-71e4-4fe2-a935-b4eeaebba91e tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Get associations for qos_spec id: d91a7c0f-0d62-4547-86f5-e53e61755816 {{(pid=88069) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Dec 02 11:00:28.183171 n-d-764292-5 devstack@c-api.service[88067]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 02 11:00:28.183171 n-d-764292-5 devstack@c-api.service[88067]: options(joinedload_all('specs')).all() Dec 02 11:00:28.207747 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b0559b07-71e4-4fe2-a935-b4eeaebba91e tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/d91a7c0f-0d62-4547-86f5-e53e61755816/associations returned with HTTP 200 Dec 02 11:00:28.208617 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 603/1214] 10.222.0.23 () {58 vars in 1360 bytes} [Wed Dec 2 11:00:28 2020] GET /volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/d91a7c0f-0d62-4547-86f5-e53e61755816/associations => generated 24 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 02 11:00:28.222865 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bd8c0b6b-0814-4606-987d-d58842689bc8 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] POST http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs Dec 02 11:00:28.223346 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:00:28.223346 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:00:28.223769 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bd8c0b6b-0814-4606-987d-d58842689bc8 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-828081327", "consumer": "back-end"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:00:28.225096 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:00:28.225096 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:00:28.226262 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.qos_specs [None req-bd8c0b6b-0814-4606-987d-d58842689bc8 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-828081327', 'consumer': 'back-end', 'specs': {}} {{(pid=88068) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Dec 02 11:00:28.237284 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.db.sqlalchemy.api [None req-bd8c0b6b-0814-4606-987d-d58842689bc8 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] DB qos_specs_create(): root {'id': 'cf6a7e96-92da-4a81-99a7-37c2a779bd96', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-828081327'} {{(pid=88068) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Dec 02 11:00:28.246070 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bd8c0b6b-0814-4606-987d-d58842689bc8 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs returned with HTTP 200 Dec 02 11:00:28.246991 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 612/1215] 10.222.0.23 () {60 vars in 1231 bytes} [Wed Dec 2 11:00:28 2020] POST /volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs => generated 434 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:00:28.260261 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bc6ef492-3e29-42ba-ab79-1798ec4b3f07 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] DELETE http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/cf6a7e96-92da-4a81-99a7-37c2a779bd96?force=False Dec 02 11:00:28.261078 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bc6ef492-3e29-42ba-ab79-1798ec4b3f07 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:00:28.261512 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:00:28.261512 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:00:28.262147 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bc6ef492-3e29-42ba-ab79-1798ec4b3f07 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:00:28.263000 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:00:28.263000 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:00:28.264130 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.contrib.qos_specs_manage [None req-bc6ef492-3e29-42ba-ab79-1798ec4b3f07 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Delete qos_spec: cf6a7e96-92da-4a81-99a7-37c2a779bd96, force: False {{(pid=88069) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Dec 02 11:00:28.265600 n-d-764292-5 devstack@c-api.service[88067]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 02 11:00:28.265600 n-d-764292-5 devstack@c-api.service[88067]: options(joinedload_all('specs')).all() Dec 02 11:00:28.274202 n-d-764292-5 devstack@c-api.service[88067]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 02 11:00:28.274202 n-d-764292-5 devstack@c-api.service[88067]: options(joinedload_all('specs')).all() Dec 02 11:00:28.293699 n-d-764292-5 devstack@c-api.service[88067]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 02 11:00:28.293699 n-d-764292-5 devstack@c-api.service[88067]: options(joinedload_all('specs')).all() Dec 02 11:00:28.301634 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 02 11:00:28.301634 n-d-764292-5 devstack@c-api.service[88067]: "UPDATE / DELETE expressions." % clause Dec 02 11:00:28.319998 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bc6ef492-3e29-42ba-ab79-1798ec4b3f07 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/cf6a7e96-92da-4a81-99a7-37c2a779bd96?force=False returned with HTTP 202 Dec 02 11:00:28.321321 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 604/1216] 10.222.0.23 () {58 vars in 1347 bytes} [Wed Dec 2 11:00:28 2020] DELETE /volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/cf6a7e96-92da-4a81-99a7-37c2a779bd96?force=False => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:00:28.332264 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-86d43d81-7e36-4c5c-b525-30ca99d71ebf tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] GET http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/cf6a7e96-92da-4a81-99a7-37c2a779bd96 Dec 02 11:00:28.333275 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-86d43d81-7e36-4c5c-b525-30ca99d71ebf tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:00:28.333798 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:00:28.333798 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:00:28.334749 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-86d43d81-7e36-4c5c-b525-30ca99d71ebf tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:00:28.336223 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:00:28.336223 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:00:28.338063 n-d-764292-5 devstack@c-api.service[88067]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 02 11:00:28.338063 n-d-764292-5 devstack@c-api.service[88067]: options(joinedload_all('specs')).all() Dec 02 11:00:28.347607 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-86d43d81-7e36-4c5c-b525-30ca99d71ebf tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/cf6a7e96-92da-4a81-99a7-37c2a779bd96 returned with HTTP 404 Dec 02 11:00:28.349064 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 613/1217] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:00:28 2020] GET /volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/cf6a7e96-92da-4a81-99a7-37c2a779bd96 => generated 100 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:00:28.359615 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-45804e86-a29f-4c7d-83b7-47331b300566 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] GET http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs Dec 02 11:00:28.360384 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-45804e86-a29f-4c7d-83b7-47331b300566 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:00:28.360606 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:00:28.360606 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:00:28.361033 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-45804e86-a29f-4c7d-83b7-47331b300566 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Calling method 'index' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:00:28.361684 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:00:28.361684 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:00:28.376518 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-45804e86-a29f-4c7d-83b7-47331b300566 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs returned with HTTP 200 Dec 02 11:00:28.384529 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 605/1218] 10.222.0.23 () {58 vars in 1210 bytes} [Wed Dec 2 11:00:28 2020] GET /volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs => generated 175 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:00:28.390580 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8291a64d-94c2-45fd-879a-b7d2806c17d6 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] POST http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs Dec 02 11:00:28.391662 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8291a64d-94c2-45fd-879a-b7d2806c17d6 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-523879280", "consumer": "both"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:00:28.394090 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.qos_specs [None req-8291a64d-94c2-45fd-879a-b7d2806c17d6 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-523879280', 'consumer': 'both', 'specs': {}} {{(pid=88068) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Dec 02 11:00:28.402253 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.db.sqlalchemy.api [None req-8291a64d-94c2-45fd-879a-b7d2806c17d6 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] DB qos_specs_create(): root {'id': '99505656-21ea-410c-a809-23f82c2010b5', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-523879280'} {{(pid=88068) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Dec 02 11:00:28.411383 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8291a64d-94c2-45fd-879a-b7d2806c17d6 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs returned with HTTP 200 Dec 02 11:00:28.412412 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 614/1219] 10.222.0.23 () {60 vars in 1231 bytes} [Wed Dec 2 11:00:28 2020] POST /volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs => generated 430 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:00:28.425293 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1fd4b49f-4eff-47d6-ba7a-047ad00804cb tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] DELETE http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/99505656-21ea-410c-a809-23f82c2010b5?force=False Dec 02 11:00:28.426307 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1fd4b49f-4eff-47d6-ba7a-047ad00804cb tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:00:28.426708 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:00:28.426708 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:00:28.427343 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1fd4b49f-4eff-47d6-ba7a-047ad00804cb tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:00:28.429640 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:00:28.429640 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:00:28.430756 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1fd4b49f-4eff-47d6-ba7a-047ad00804cb tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Delete qos_spec: 99505656-21ea-410c-a809-23f82c2010b5, force: False {{(pid=88069) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Dec 02 11:00:28.431615 n-d-764292-5 devstack@c-api.service[88067]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 02 11:00:28.431615 n-d-764292-5 devstack@c-api.service[88067]: options(joinedload_all('specs')).all() Dec 02 11:00:28.441472 n-d-764292-5 devstack@c-api.service[88067]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 02 11:00:28.441472 n-d-764292-5 devstack@c-api.service[88067]: options(joinedload_all('specs')).all() Dec 02 11:00:28.461322 n-d-764292-5 devstack@c-api.service[88067]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 02 11:00:28.461322 n-d-764292-5 devstack@c-api.service[88067]: options(joinedload_all('specs')).all() Dec 02 11:00:28.469446 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 02 11:00:28.469446 n-d-764292-5 devstack@c-api.service[88067]: "UPDATE / DELETE expressions." % clause Dec 02 11:00:28.475948 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1fd4b49f-4eff-47d6-ba7a-047ad00804cb tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/99505656-21ea-410c-a809-23f82c2010b5?force=False returned with HTTP 202 Dec 02 11:00:28.480316 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 606/1220] 10.222.0.23 () {58 vars in 1347 bytes} [Wed Dec 2 11:00:28 2020] DELETE /volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/99505656-21ea-410c-a809-23f82c2010b5?force=False => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 02 11:00:28.487285 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6cae3bff-3f90-4822-ad9c-153875090e58 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] GET http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/99505656-21ea-410c-a809-23f82c2010b5 Dec 02 11:00:28.487928 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6cae3bff-3f90-4822-ad9c-153875090e58 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:00:28.488247 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:00:28.488247 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:00:28.488820 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6cae3bff-3f90-4822-ad9c-153875090e58 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:00:28.489669 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:00:28.489669 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:00:28.491334 n-d-764292-5 devstack@c-api.service[88067]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 02 11:00:28.491334 n-d-764292-5 devstack@c-api.service[88067]: options(joinedload_all('specs')).all() Dec 02 11:00:28.498571 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6cae3bff-3f90-4822-ad9c-153875090e58 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/99505656-21ea-410c-a809-23f82c2010b5 returned with HTTP 404 Dec 02 11:00:28.499870 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 615/1221] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:00:28 2020] GET /volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/99505656-21ea-410c-a809-23f82c2010b5 => generated 100 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:00:28.510117 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d808659d-4184-46bc-9c13-4bb995230168 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] GET http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs Dec 02 11:00:28.510868 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d808659d-4184-46bc-9c13-4bb995230168 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:00:28.511152 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:00:28.511152 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:00:28.511774 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d808659d-4184-46bc-9c13-4bb995230168 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Calling method 'index' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:00:28.512487 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:00:28.512487 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:00:28.537124 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d808659d-4184-46bc-9c13-4bb995230168 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs returned with HTTP 200 Dec 02 11:00:28.541341 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 607/1222] 10.222.0.23 () {58 vars in 1210 bytes} [Wed Dec 2 11:00:28 2020] GET /volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs => generated 175 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:00:28.554372 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a2340fe2-5b95-428a-816b-d3d68e67ff95 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] POST http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs Dec 02 11:00:28.555469 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a2340fe2-5b95-428a-816b-d3d68e67ff95 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-852127151", "consumer": "front-end"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:00:28.557569 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.qos_specs [None req-a2340fe2-5b95-428a-816b-d3d68e67ff95 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-852127151', 'consumer': 'front-end', 'specs': {}} {{(pid=88068) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Dec 02 11:00:28.566718 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.db.sqlalchemy.api [None req-a2340fe2-5b95-428a-816b-d3d68e67ff95 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] DB qos_specs_create(): root {'id': '30a4060f-7a00-40bf-a3d8-bbdaf6bb5dfa', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-852127151'} {{(pid=88068) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Dec 02 11:00:28.574571 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a2340fe2-5b95-428a-816b-d3d68e67ff95 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs returned with HTTP 200 Dec 02 11:00:28.583192 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 616/1223] 10.222.0.23 () {60 vars in 1231 bytes} [Wed Dec 2 11:00:28 2020] POST /volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs => generated 435 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:00:28.607844 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1bd9c27c-f826-4b93-a103-f4ece44672e5 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] DELETE http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/30a4060f-7a00-40bf-a3d8-bbdaf6bb5dfa?force=False Dec 02 11:00:28.608641 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1bd9c27c-f826-4b93-a103-f4ece44672e5 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:00:28.609350 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:00:28.609350 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:00:28.620046 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1bd9c27c-f826-4b93-a103-f4ece44672e5 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:00:28.621140 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:00:28.621140 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:00:28.622818 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1bd9c27c-f826-4b93-a103-f4ece44672e5 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Delete qos_spec: 30a4060f-7a00-40bf-a3d8-bbdaf6bb5dfa, force: False {{(pid=88069) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Dec 02 11:00:28.624118 n-d-764292-5 devstack@c-api.service[88067]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 02 11:00:28.624118 n-d-764292-5 devstack@c-api.service[88067]: options(joinedload_all('specs')).all() Dec 02 11:00:28.635549 n-d-764292-5 devstack@c-api.service[88067]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 02 11:00:28.635549 n-d-764292-5 devstack@c-api.service[88067]: options(joinedload_all('specs')).all() Dec 02 11:00:28.661867 n-d-764292-5 devstack@c-api.service[88067]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 02 11:00:28.661867 n-d-764292-5 devstack@c-api.service[88067]: options(joinedload_all('specs')).all() Dec 02 11:00:28.672481 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 02 11:00:28.672481 n-d-764292-5 devstack@c-api.service[88067]: "UPDATE / DELETE expressions." % clause Dec 02 11:00:28.678586 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1bd9c27c-f826-4b93-a103-f4ece44672e5 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/30a4060f-7a00-40bf-a3d8-bbdaf6bb5dfa?force=False returned with HTTP 202 Dec 02 11:00:28.680157 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 608/1224] 10.222.0.23 () {58 vars in 1347 bytes} [Wed Dec 2 11:00:28 2020] DELETE /volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/30a4060f-7a00-40bf-a3d8-bbdaf6bb5dfa?force=False => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:00:28.691656 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c2840d8f-d249-4223-93bb-d4edec718c18 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] GET http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/30a4060f-7a00-40bf-a3d8-bbdaf6bb5dfa Dec 02 11:00:28.692581 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c2840d8f-d249-4223-93bb-d4edec718c18 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:00:28.693031 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:00:28.693031 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:00:28.693676 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c2840d8f-d249-4223-93bb-d4edec718c18 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:00:28.694674 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:00:28.694674 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:00:28.696321 n-d-764292-5 devstack@c-api.service[88067]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 02 11:00:28.696321 n-d-764292-5 devstack@c-api.service[88067]: options(joinedload_all('specs')).all() Dec 02 11:00:28.705196 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c2840d8f-d249-4223-93bb-d4edec718c18 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/30a4060f-7a00-40bf-a3d8-bbdaf6bb5dfa returned with HTTP 404 Dec 02 11:00:28.711127 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 617/1225] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:00:28 2020] GET /volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/30a4060f-7a00-40bf-a3d8-bbdaf6bb5dfa => generated 100 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:00:28.717441 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-92b38e1a-06a6-4672-8dee-c4053079db81 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] GET http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs Dec 02 11:00:28.718350 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-92b38e1a-06a6-4672-8dee-c4053079db81 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:00:28.718801 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:00:28.718801 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:00:28.719444 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-92b38e1a-06a6-4672-8dee-c4053079db81 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Calling method 'index' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:00:28.721366 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:00:28.721366 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:00:28.738681 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-92b38e1a-06a6-4672-8dee-c4053079db81 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs returned with HTTP 200 Dec 02 11:00:28.739808 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 609/1226] 10.222.0.23 () {58 vars in 1210 bytes} [Wed Dec 2 11:00:28 2020] GET /volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs => generated 175 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:00:28.754093 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dc9e6f49-fe34-4603-bb7c-77e5894f93c7 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] GET http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/d91a7c0f-0d62-4547-86f5-e53e61755816 Dec 02 11:00:28.755000 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dc9e6f49-fe34-4603-bb7c-77e5894f93c7 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:00:28.755687 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dc9e6f49-fe34-4603-bb7c-77e5894f93c7 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:00:28.768856 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dc9e6f49-fe34-4603-bb7c-77e5894f93c7 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/d91a7c0f-0d62-4547-86f5-e53e61755816 returned with HTTP 200 Dec 02 11:00:28.770284 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 618/1227] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:00:28 2020] GET /volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/d91a7c0f-0d62-4547-86f5-e53e61755816 => generated 459 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:00:28.786558 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8983e637-5a51-448a-a289-9b1231bfcaad tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] GET http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs Dec 02 11:00:28.787800 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8983e637-5a51-448a-a289-9b1231bfcaad tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:00:28.788247 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:00:28.788247 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:00:28.788940 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8983e637-5a51-448a-a289-9b1231bfcaad tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Calling method 'index' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:00:28.790783 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:00:28.790783 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:00:28.792372 n-d-764292-5 devstack@c-api.service[88067]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4724: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 02 11:00:28.792372 n-d-764292-5 devstack@c-api.service[88067]: options(joinedload_all('specs')).filter_by(key='QoS_Specs_Name') Dec 02 11:00:28.807528 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8983e637-5a51-448a-a289-9b1231bfcaad tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs returned with HTTP 200 Dec 02 11:00:28.809174 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 610/1228] 10.222.0.23 () {58 vars in 1210 bytes} [Wed Dec 2 11:00:28 2020] GET /volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs => generated 175 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:00:28.824211 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-621eef4a-9ec6-4279-a7d8-8f32efe2cbfd tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] PUT http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/d91a7c0f-0d62-4547-86f5-e53e61755816 Dec 02 11:00:28.824785 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:00:28.824785 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:00:28.825400 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-621eef4a-9ec6-4279-a7d8-8f32efe2cbfd tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:00:28.830845 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:00:28.830845 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:00:28.832360 n-d-764292-5 devstack@c-api.service[88067]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 02 11:00:28.832360 n-d-764292-5 devstack@c-api.service[88067]: options(joinedload_all('specs')).all() Dec 02 11:00:28.842866 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.qos_specs [None req-621eef4a-9ec6-4279-a7d8-8f32efe2cbfd tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=88068) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Dec 02 11:00:28.844081 n-d-764292-5 devstack@c-api.service[88067]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 02 11:00:28.844081 n-d-764292-5 devstack@c-api.service[88067]: options(joinedload_all('specs')).all() Dec 02 11:00:28.864565 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.db.sqlalchemy.api [None req-621eef4a-9ec6-4279-a7d8-8f32efe2cbfd tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] qos_specs_update() value: {'id': '17e2fb1e-610f-4fc1-88b0-dcbcc1d5fd55', 'key': 'iops_bytes', 'value': '500', 'specs_id': 'd91a7c0f-0d62-4547-86f5-e53e61755816', 'deleted': False} {{(pid=88068) qos_specs_update /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4877}} Dec 02 11:00:28.872089 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-621eef4a-9ec6-4279-a7d8-8f32efe2cbfd tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/d91a7c0f-0d62-4547-86f5-e53e61755816 returned with HTTP 200 Dec 02 11:00:28.886997 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-549ea7f9-595f-436f-9442-b0025b0e2b03 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] GET http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/d91a7c0f-0d62-4547-86f5-e53e61755816 Dec 02 11:00:28.887728 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-549ea7f9-595f-436f-9442-b0025b0e2b03 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:00:28.889224 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:00:28.889224 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:00:28.889972 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-549ea7f9-595f-436f-9442-b0025b0e2b03 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:00:28.890871 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:00:28.890871 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:00:28.892225 n-d-764292-5 devstack@c-api.service[88067]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 02 11:00:28.892225 n-d-764292-5 devstack@c-api.service[88067]: options(joinedload_all('specs')).all() Dec 02 11:00:28.892963 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 619/1229] 10.222.0.23 () {60 vars in 1341 bytes} [Wed Dec 2 11:00:28 2020] PUT /volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/d91a7c0f-0d62-4547-86f5-e53e61755816 => generated 36 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 02 11:00:28.902397 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-549ea7f9-595f-436f-9442-b0025b0e2b03 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/d91a7c0f-0d62-4547-86f5-e53e61755816 returned with HTTP 200 Dec 02 11:00:28.903417 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 611/1230] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:00:28 2020] GET /volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/d91a7c0f-0d62-4547-86f5-e53e61755816 => generated 480 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:00:28.920631 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6f46b956-c76c-46c0-a06e-9991492a7c62 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] PUT http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/d91a7c0f-0d62-4547-86f5-e53e61755816/delete_keys Dec 02 11:00:28.921403 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:00:28.921403 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:00:28.922080 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6f46b956-c76c-46c0-a06e-9991492a7c62 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:00:28.924067 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:00:28.924067 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:00:28.925369 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6f46b956-c76c-46c0-a06e-9991492a7c62 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Delete_key spec: d91a7c0f-0d62-4547-86f5-e53e61755816, keys: ['iops_bytes'] {{(pid=88068) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Dec 02 11:00:28.926466 n-d-764292-5 devstack@c-api.service[88067]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 02 11:00:28.926466 n-d-764292-5 devstack@c-api.service[88067]: options(joinedload_all('specs')).all() Dec 02 11:00:28.938820 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 02 11:00:28.938820 n-d-764292-5 devstack@c-api.service[88067]: "UPDATE / DELETE expressions." % clause Dec 02 11:00:28.954681 n-d-764292-5 devstack@c-api.service[88067]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 02 11:00:28.954681 n-d-764292-5 devstack@c-api.service[88067]: options(joinedload_all('specs')).all() Dec 02 11:00:28.967679 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6f46b956-c76c-46c0-a06e-9991492a7c62 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/d91a7c0f-0d62-4547-86f5-e53e61755816/delete_keys returned with HTTP 202 Dec 02 11:00:28.972205 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 620/1231] 10.222.0.23 () {60 vars in 1377 bytes} [Wed Dec 2 11:00:28 2020] PUT /volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/d91a7c0f-0d62-4547-86f5-e53e61755816/delete_keys => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:00:28.983145 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ba5f01de-871e-4068-8d97-8e284fac32c4 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] GET http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/d91a7c0f-0d62-4547-86f5-e53e61755816 Dec 02 11:00:28.983797 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ba5f01de-871e-4068-8d97-8e284fac32c4 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:00:28.984083 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:00:28.984083 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:00:28.984543 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ba5f01de-871e-4068-8d97-8e284fac32c4 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:00:28.985675 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:00:28.985675 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:00:28.986972 n-d-764292-5 devstack@c-api.service[88067]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 02 11:00:28.986972 n-d-764292-5 devstack@c-api.service[88067]: options(joinedload_all('specs')).all() Dec 02 11:00:28.997280 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ba5f01de-871e-4068-8d97-8e284fac32c4 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/d91a7c0f-0d62-4547-86f5-e53e61755816 returned with HTTP 200 Dec 02 11:00:28.999049 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 612/1232] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:00:28 2020] GET /volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/d91a7c0f-0d62-4547-86f5-e53e61755816 => generated 459 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:00:29.013577 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0303de2f-752b-4921-adec-6dd80887adba tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] GET http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/d91a7c0f-0d62-4547-86f5-e53e61755816 Dec 02 11:00:29.013812 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0303de2f-752b-4921-adec-6dd80887adba tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:00:29.014099 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:00:29.014099 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:00:29.014349 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0303de2f-752b-4921-adec-6dd80887adba tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:00:29.016089 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:00:29.016089 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:00:29.016770 n-d-764292-5 devstack@c-api.service[88067]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 02 11:00:29.016770 n-d-764292-5 devstack@c-api.service[88067]: options(joinedload_all('specs')).all() Dec 02 11:00:29.029253 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0303de2f-752b-4921-adec-6dd80887adba tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/d91a7c0f-0d62-4547-86f5-e53e61755816 returned with HTTP 200 Dec 02 11:00:29.030407 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 621/1233] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:00:29 2020] GET /volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/d91a7c0f-0d62-4547-86f5-e53e61755816 => generated 459 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:00:29.046212 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-44a60e47-32e9-4b3b-acb9-7082db3ce3da tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] DELETE http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/30a4060f-7a00-40bf-a3d8-bbdaf6bb5dfa?force=False Dec 02 11:00:29.051604 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-44a60e47-32e9-4b3b-acb9-7082db3ce3da tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:00:29.053965 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:00:29.053965 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:00:29.054702 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-44a60e47-32e9-4b3b-acb9-7082db3ce3da tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:00:29.069662 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:00:29.069662 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:00:29.073604 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.contrib.qos_specs_manage [None req-44a60e47-32e9-4b3b-acb9-7082db3ce3da tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Delete qos_spec: 30a4060f-7a00-40bf-a3d8-bbdaf6bb5dfa, force: False {{(pid=88069) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Dec 02 11:00:29.074309 n-d-764292-5 devstack@c-api.service[88067]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 02 11:00:29.074309 n-d-764292-5 devstack@c-api.service[88067]: options(joinedload_all('specs')).all() Dec 02 11:00:29.084621 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-44a60e47-32e9-4b3b-acb9-7082db3ce3da tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/30a4060f-7a00-40bf-a3d8-bbdaf6bb5dfa?force=False returned with HTTP 404 Dec 02 11:00:29.086015 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 613/1234] 10.222.0.23 () {58 vars in 1347 bytes} [Wed Dec 2 11:00:29 2020] DELETE /volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/30a4060f-7a00-40bf-a3d8-bbdaf6bb5dfa?force=False => generated 100 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:00:29.096595 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-04fc24ca-686a-4e52-b306-cd342a162b46 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] GET http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/30a4060f-7a00-40bf-a3d8-bbdaf6bb5dfa Dec 02 11:00:29.097416 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-04fc24ca-686a-4e52-b306-cd342a162b46 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:00:29.097632 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:00:29.097632 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:00:29.097998 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-04fc24ca-686a-4e52-b306-cd342a162b46 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:00:29.098678 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:00:29.098678 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:00:29.099905 n-d-764292-5 devstack@c-api.service[88067]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 02 11:00:29.099905 n-d-764292-5 devstack@c-api.service[88067]: options(joinedload_all('specs')).all() Dec 02 11:00:29.108400 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-04fc24ca-686a-4e52-b306-cd342a162b46 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/30a4060f-7a00-40bf-a3d8-bbdaf6bb5dfa returned with HTTP 404 Dec 02 11:00:29.109442 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 622/1235] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:00:29 2020] GET /volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/30a4060f-7a00-40bf-a3d8-bbdaf6bb5dfa => generated 100 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:00:29.121431 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f42e2b01-076c-455e-a033-4e006dab484f tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] DELETE http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/99505656-21ea-410c-a809-23f82c2010b5?force=False Dec 02 11:00:29.130570 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f42e2b01-076c-455e-a033-4e006dab484f tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:00:29.131427 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f42e2b01-076c-455e-a033-4e006dab484f tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:00:29.133464 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f42e2b01-076c-455e-a033-4e006dab484f tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Delete qos_spec: 99505656-21ea-410c-a809-23f82c2010b5, force: False {{(pid=88069) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Dec 02 11:00:29.145729 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f42e2b01-076c-455e-a033-4e006dab484f tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/99505656-21ea-410c-a809-23f82c2010b5?force=False returned with HTTP 404 Dec 02 11:00:29.147107 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 614/1236] 10.222.0.23 () {58 vars in 1347 bytes} [Wed Dec 2 11:00:29 2020] DELETE /volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/99505656-21ea-410c-a809-23f82c2010b5?force=False => generated 100 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:00:29.157127 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f503029f-74e4-492d-93d6-aa154ef731d3 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] GET http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/99505656-21ea-410c-a809-23f82c2010b5 Dec 02 11:00:29.157664 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f503029f-74e4-492d-93d6-aa154ef731d3 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:00:29.158149 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f503029f-74e4-492d-93d6-aa154ef731d3 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:00:29.166820 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f503029f-74e4-492d-93d6-aa154ef731d3 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/99505656-21ea-410c-a809-23f82c2010b5 returned with HTTP 404 Dec 02 11:00:29.168055 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 623/1237] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:00:29 2020] GET /volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/99505656-21ea-410c-a809-23f82c2010b5 => generated 100 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:00:29.178692 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5c453f9e-80dd-45f1-b3cc-ba6b765efbba tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] DELETE http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/cf6a7e96-92da-4a81-99a7-37c2a779bd96?force=False Dec 02 11:00:29.179729 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5c453f9e-80dd-45f1-b3cc-ba6b765efbba tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:00:29.180273 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5c453f9e-80dd-45f1-b3cc-ba6b765efbba tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:00:29.181842 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5c453f9e-80dd-45f1-b3cc-ba6b765efbba tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Delete qos_spec: cf6a7e96-92da-4a81-99a7-37c2a779bd96, force: False {{(pid=88069) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Dec 02 11:00:29.189840 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5c453f9e-80dd-45f1-b3cc-ba6b765efbba tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/cf6a7e96-92da-4a81-99a7-37c2a779bd96?force=False returned with HTTP 404 Dec 02 11:00:29.191228 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 615/1238] 10.222.0.23 () {58 vars in 1347 bytes} [Wed Dec 2 11:00:29 2020] DELETE /volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/cf6a7e96-92da-4a81-99a7-37c2a779bd96?force=False => generated 100 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:00:29.202100 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-18abb5fa-8706-46cf-acef-a9f5c0ec7b60 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] GET http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/cf6a7e96-92da-4a81-99a7-37c2a779bd96 Dec 02 11:00:29.202870 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-18abb5fa-8706-46cf-acef-a9f5c0ec7b60 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:00:29.203168 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-18abb5fa-8706-46cf-acef-a9f5c0ec7b60 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:00:29.212064 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-18abb5fa-8706-46cf-acef-a9f5c0ec7b60 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/cf6a7e96-92da-4a81-99a7-37c2a779bd96 returned with HTTP 404 Dec 02 11:00:29.213316 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 624/1239] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:00:29 2020] GET /volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/cf6a7e96-92da-4a81-99a7-37c2a779bd96 => generated 100 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:00:29.221198 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a3b634ff-251a-4d35-a29b-f46548d979ac tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] DELETE http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/types/14b71340-e628-44cb-834b-a48fdeefeb8b Dec 02 11:00:29.221717 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a3b634ff-251a-4d35-a29b-f46548d979ac tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:00:29.222212 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a3b634ff-251a-4d35-a29b-f46548d979ac tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Calling method '_delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:00:29.298981 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 02 11:00:29.298981 n-d-764292-5 devstack@c-api.service[88067]: "UPDATE / DELETE expressions." % clause Dec 02 11:00:29.311604 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a3b634ff-251a-4d35-a29b-f46548d979ac tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/types/14b71340-e628-44cb-834b-a48fdeefeb8b returned with HTTP 202 Dec 02 11:00:29.312917 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 616/1240] 10.222.0.23 () {58 vars in 1312 bytes} [Wed Dec 2 11:00:29 2020] DELETE /volume/v3/f898d756076a4ef190fb4df36e7d7218/types/14b71340-e628-44cb-834b-a48fdeefeb8b => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:00:29.321082 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4a88cde2-eba1-4ed7-be82-c027fc530214 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] GET http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/types/14b71340-e628-44cb-834b-a48fdeefeb8b Dec 02 11:00:29.321762 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4a88cde2-eba1-4ed7-be82-c027fc530214 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:00:29.323535 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4a88cde2-eba1-4ed7-be82-c027fc530214 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:00:29.340539 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4a88cde2-eba1-4ed7-be82-c027fc530214 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/types/14b71340-e628-44cb-834b-a48fdeefeb8b returned with HTTP 404 Dec 02 11:00:29.348162 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 625/1241] 10.222.0.23 () {58 vars in 1309 bytes} [Wed Dec 2 11:00:29 2020] GET /volume/v3/f898d756076a4ef190fb4df36e7d7218/types/14b71340-e628-44cb-834b-a48fdeefeb8b => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:00:29.355463 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f8a23363-7fe1-48c3-8f4f-6df03ae62ade tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] DELETE http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/types/a381fb21-93ff-4fc8-ab4d-bc227cc6fac4 Dec 02 11:00:29.355999 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f8a23363-7fe1-48c3-8f4f-6df03ae62ade tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:00:29.356582 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f8a23363-7fe1-48c3-8f4f-6df03ae62ade tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Calling method '_delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:00:29.445041 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f8a23363-7fe1-48c3-8f4f-6df03ae62ade tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/types/a381fb21-93ff-4fc8-ab4d-bc227cc6fac4 returned with HTTP 202 Dec 02 11:00:29.449926 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 617/1242] 10.222.0.23 () {58 vars in 1312 bytes} [Wed Dec 2 11:00:29 2020] DELETE /volume/v3/f898d756076a4ef190fb4df36e7d7218/types/a381fb21-93ff-4fc8-ab4d-bc227cc6fac4 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:00:29.454041 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0e3bf3ef-b583-4b4a-865a-f8dd5c89a9d3 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] GET http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/types/a381fb21-93ff-4fc8-ab4d-bc227cc6fac4 Dec 02 11:00:29.455327 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0e3bf3ef-b583-4b4a-865a-f8dd5c89a9d3 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:00:29.456049 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0e3bf3ef-b583-4b4a-865a-f8dd5c89a9d3 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:00:29.469338 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0e3bf3ef-b583-4b4a-865a-f8dd5c89a9d3 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/types/a381fb21-93ff-4fc8-ab4d-bc227cc6fac4 returned with HTTP 404 Dec 02 11:00:29.470928 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 626/1243] 10.222.0.23 () {58 vars in 1309 bytes} [Wed Dec 2 11:00:29 2020] GET /volume/v3/f898d756076a4ef190fb4df36e7d7218/types/a381fb21-93ff-4fc8-ab4d-bc227cc6fac4 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 02 11:00:29.480269 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b4e5d7ec-a2ae-4e9f-99e3-4a502fa2f28f tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] DELETE http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/types/fab81642-0035-40a9-a94a-fbe4fc432887 Dec 02 11:00:29.481426 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b4e5d7ec-a2ae-4e9f-99e3-4a502fa2f28f tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:00:29.482097 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b4e5d7ec-a2ae-4e9f-99e3-4a502fa2f28f tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Calling method '_delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:00:29.575685 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b4e5d7ec-a2ae-4e9f-99e3-4a502fa2f28f tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/types/fab81642-0035-40a9-a94a-fbe4fc432887 returned with HTTP 202 Dec 02 11:00:29.576556 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 618/1244] 10.222.0.23 () {58 vars in 1312 bytes} [Wed Dec 2 11:00:29 2020] DELETE /volume/v3/f898d756076a4ef190fb4df36e7d7218/types/fab81642-0035-40a9-a94a-fbe4fc432887 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:00:29.584835 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e81c6965-2fdd-49b0-9409-9aeb6ed4c328 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] GET http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/types/fab81642-0035-40a9-a94a-fbe4fc432887 Dec 02 11:00:29.585694 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e81c6965-2fdd-49b0-9409-9aeb6ed4c328 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:00:29.587050 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e81c6965-2fdd-49b0-9409-9aeb6ed4c328 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:00:29.601658 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e81c6965-2fdd-49b0-9409-9aeb6ed4c328 tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/types/fab81642-0035-40a9-a94a-fbe4fc432887 returned with HTTP 404 Dec 02 11:00:29.602870 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 627/1245] 10.222.0.23 () {58 vars in 1309 bytes} [Wed Dec 2 11:00:29 2020] GET /volume/v3/f898d756076a4ef190fb4df36e7d7218/types/fab81642-0035-40a9-a94a-fbe4fc432887 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:00:29.617876 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-240ec796-9c42-40b7-b109-bb92980aeaeb tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] DELETE http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/d91a7c0f-0d62-4547-86f5-e53e61755816?force=False Dec 02 11:00:29.618572 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-240ec796-9c42-40b7-b109-bb92980aeaeb tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:00:29.619064 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-240ec796-9c42-40b7-b109-bb92980aeaeb tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:00:29.621017 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.contrib.qos_specs_manage [None req-240ec796-9c42-40b7-b109-bb92980aeaeb tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Delete qos_spec: d91a7c0f-0d62-4547-86f5-e53e61755816, force: False {{(pid=88069) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Dec 02 11:00:29.630352 n-d-764292-5 devstack@c-api.service[88067]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 02 11:00:29.630352 n-d-764292-5 devstack@c-api.service[88067]: options(joinedload_all('specs')).all() Dec 02 11:00:29.652107 n-d-764292-5 devstack@c-api.service[88067]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 02 11:00:29.652107 n-d-764292-5 devstack@c-api.service[88067]: options(joinedload_all('specs')).all() Dec 02 11:00:29.659901 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 02 11:00:29.659901 n-d-764292-5 devstack@c-api.service[88067]: "UPDATE / DELETE expressions." % clause Dec 02 11:00:29.666114 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-240ec796-9c42-40b7-b109-bb92980aeaeb tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/d91a7c0f-0d62-4547-86f5-e53e61755816?force=False returned with HTTP 202 Dec 02 11:00:29.667989 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 619/1246] 10.222.0.23 () {58 vars in 1347 bytes} [Wed Dec 2 11:00:29 2020] DELETE /volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/d91a7c0f-0d62-4547-86f5-e53e61755816?force=False => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:00:29.679719 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-db62a66f-1b4a-47cb-86d5-0c4ea72a6dde tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] GET http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/d91a7c0f-0d62-4547-86f5-e53e61755816 Dec 02 11:00:29.680376 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-db62a66f-1b4a-47cb-86d5-0c4ea72a6dde tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:00:29.680968 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-db62a66f-1b4a-47cb-86d5-0c4ea72a6dde tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:00:29.693297 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-db62a66f-1b4a-47cb-86d5-0c4ea72a6dde tempest-QosSpecsTestJSON-1357004880 tempest-QosSpecsTestJSON-1357004880] http://10.222.0.23/volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/d91a7c0f-0d62-4547-86f5-e53e61755816 returned with HTTP 404 Dec 02 11:00:29.694761 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 628/1247] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:00:29 2020] GET /volume/v3/f898d756076a4ef190fb4df36e7d7218/qos-specs/d91a7c0f-0d62-4547-86f5-e53e61755816 => generated 100 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:00:38.585939 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f5e7f8e8-25bd-4e28-b17f-d50244846069 tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] POST http://10.222.0.23/volume/v3/5301d5acf78449efa9966c12dd612f00/volumes Dec 02 11:00:38.587368 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:00:38.587368 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:00:38.588346 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f5e7f8e8-25bd-4e28-b17f-d50244846069 tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotManageAdminTest-Volume-1530813575"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:00:38.589750 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-f5e7f8e8-25bd-4e28-b17f-d50244846069 tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotManageAdminTest-Volume-1530813575'}} {{(pid=88069) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 11:00:38.590353 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-f5e7f8e8-25bd-4e28-b17f-d50244846069 tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] Create volume of 1 GB Dec 02 11:00:38.591246 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:00:38.591246 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:00:38.618380 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f5e7f8e8-25bd-4e28-b17f-d50244846069 tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] Availability Zones retrieved successfully. Dec 02 11:00:38.645326 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-f5e7f8e8-25bd-4e28-b17f-d50244846069 tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] Flow 'volume_create_api' (8252d90a-7c34-4a8f-9654-892b5061215d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:00:38.648673 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-f5e7f8e8-25bd-4e28-b17f-d50244846069 tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f0124ae-5382-44ab-b159-27b166263a7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:00:38.651207 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-f5e7f8e8-25bd-4e28-b17f-d50244846069 tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] Validating volume size '1' using validate_int {{(pid=88069) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 11:00:38.725159 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-f5e7f8e8-25bd-4e28-b17f-d50244846069 tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f0124ae-5382-44ab-b159-27b166263a7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:00:38.730763 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-f5e7f8e8-25bd-4e28-b17f-d50244846069 tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5318caed-efd8-46a4-9181-5be0601cab05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:00:38.855347 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-f5e7f8e8-25bd-4e28-b17f-d50244846069 tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] Created reservations ['7bfbe652-3472-4890-a6e4-9d45b614f8fd', '3df1b2dc-4e80-4774-802a-7d17907f9a48', '9cf3bc4b-363a-45c5-911f-0ef8d7f59f7a', '2cf3f8e8-3fc2-4dec-a4ca-d86164068169'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:00:38.857591 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-f5e7f8e8-25bd-4e28-b17f-d50244846069 tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5318caed-efd8-46a4-9181-5be0601cab05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7bfbe652-3472-4890-a6e4-9d45b614f8fd', '3df1b2dc-4e80-4774-802a-7d17907f9a48', '9cf3bc4b-363a-45c5-911f-0ef8d7f59f7a', '2cf3f8e8-3fc2-4dec-a4ca-d86164068169']}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:00:38.859900 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-f5e7f8e8-25bd-4e28-b17f-d50244846069 tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0424435a-26ec-4ebc-8cb9-fbf14f457651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:00:38.931756 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-f5e7f8e8-25bd-4e28-b17f-d50244846069 tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0424435a-26ec-4ebc-8cb9-fbf14f457651) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87e6051a-099c-4c99-ab8a-838c65e4ac81', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-1530813575',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5301d5acf78449efa9966c12dd612f00',qos_specs=None,replication_status=,reservations=['7bfbe652-3472-4890-a6e4-9d45b614f8fd','3df1b2dc-4e80-4774-802a-7d17907f9a48','9cf3bc4b-363a-45c5-911f-0ef8d7f59f7a','2cf3f8e8-3fc2-4dec-a4ca-d86164068169'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1e9bbdbacc248d397dc939d6aca08b4',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T11:00:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-1530813575',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87e6051a-099c-4c99-ab8a-838c65e4ac81,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5301d5acf78449efa9966c12dd612f00',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,user_id='e1e9bbdbacc248d397dc939d6aca08b4',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:00:38.934191 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-f5e7f8e8-25bd-4e28-b17f-d50244846069 tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9491adf0-d611-405a-8563-9236587ea5b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:00:38.965314 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-f5e7f8e8-25bd-4e28-b17f-d50244846069 tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9491adf0-d611-405a-8563-9236587ea5b1) 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-SnapshotManageAdminTest-Volume-1530813575',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5301d5acf78449efa9966c12dd612f00',qos_specs=None,replication_status=,reservations=['7bfbe652-3472-4890-a6e4-9d45b614f8fd','3df1b2dc-4e80-4774-802a-7d17907f9a48','9cf3bc4b-363a-45c5-911f-0ef8d7f59f7a','2cf3f8e8-3fc2-4dec-a4ca-d86164068169'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1e9bbdbacc248d397dc939d6aca08b4',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:00:38.968109 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-f5e7f8e8-25bd-4e28-b17f-d50244846069 tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcbd538b-76f2-4e5c-a584-084f30ba0c6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:00:38.989952 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-f5e7f8e8-25bd-4e28-b17f-d50244846069 tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcbd538b-76f2-4e5c-a584-084f30ba0c6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:00:38.994084 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-f5e7f8e8-25bd-4e28-b17f-d50244846069 tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] Flow 'volume_create_api' (8252d90a-7c34-4a8f-9654-892b5061215d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:00:39.145152 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f5e7f8e8-25bd-4e28-b17f-d50244846069 tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] Create volume request issued successfully. Dec 02 11:00:39.160675 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f5e7f8e8-25bd-4e28-b17f-d50244846069 tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] http://10.222.0.23/volume/v3/5301d5acf78449efa9966c12dd612f00/volumes returned with HTTP 202 Dec 02 11:00:39.163437 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 620/1248] 10.222.0.23 () {60 vars in 1225 bytes} [Wed Dec 2 11:00:38 2020] POST /volume/v3/5301d5acf78449efa9966c12dd612f00/volumes => generated 823 bytes in 861 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:00:39.178866 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5470710b-8fe1-49bf-871a-d599e0504f79 tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] GET http://10.222.0.23/volume/v3/5301d5acf78449efa9966c12dd612f00/volumes/87e6051a-099c-4c99-ab8a-838c65e4ac81 Dec 02 11:00:39.179497 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5470710b-8fe1-49bf-871a-d599e0504f79 tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:00:39.180106 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5470710b-8fe1-49bf-871a-d599e0504f79 tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:00:39.252996 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:00:39.252996 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:00:39.268268 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-5470710b-8fe1-49bf-871a-d599e0504f79 tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] Volume info retrieved successfully. Dec 02 11:00:39.342377 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5470710b-8fe1-49bf-871a-d599e0504f79 tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] http://10.222.0.23/volume/v3/5301d5acf78449efa9966c12dd612f00/volumes/87e6051a-099c-4c99-ab8a-838c65e4ac81 returned with HTTP 200 Dec 02 11:00:39.345080 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 629/1249] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:00:39 2020] GET /volume/v3/5301d5acf78449efa9966c12dd612f00/volumes/87e6051a-099c-4c99-ab8a-838c65e4ac81 => generated 915 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:00:40.363032 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e51eceb0-bf39-4851-8b70-196bb7ae2f35 tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] GET http://10.222.0.23/volume/v3/5301d5acf78449efa9966c12dd612f00/volumes/87e6051a-099c-4c99-ab8a-838c65e4ac81 Dec 02 11:00:40.363590 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e51eceb0-bf39-4851-8b70-196bb7ae2f35 tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:00:40.363820 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:00:40.363820 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:00:40.364084 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e51eceb0-bf39-4851-8b70-196bb7ae2f35 tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:00:40.413027 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:00:40.413027 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:00:40.422060 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e51eceb0-bf39-4851-8b70-196bb7ae2f35 tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] Volume info retrieved successfully. Dec 02 11:00:40.445051 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e51eceb0-bf39-4851-8b70-196bb7ae2f35 tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] http://10.222.0.23/volume/v3/5301d5acf78449efa9966c12dd612f00/volumes/87e6051a-099c-4c99-ab8a-838c65e4ac81 returned with HTTP 200 Dec 02 11:00:40.446079 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 621/1250] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:00:40 2020] GET /volume/v3/5301d5acf78449efa9966c12dd612f00/volumes/87e6051a-099c-4c99-ab8a-838c65e4ac81 => generated 916 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:00:40.461994 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8eeb1492-98b6-45e8-b563-ef5212be4a59 tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] POST http://10.222.0.23/volume/v3/5301d5acf78449efa9966c12dd612f00/snapshots Dec 02 11:00:40.462464 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:00:40.462464 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:00:40.462872 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8eeb1492-98b6-45e8-b563-ef5212be4a59 tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "87e6051a-099c-4c99-ab8a-838c65e4ac81", "name": "tempest-SnapshotManageAdminTest-Snapshot-2048905572"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:00:40.513706 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:00:40.513706 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:00:40.514964 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-8eeb1492-98b6-45e8-b563-ef5212be4a59 tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] Volume info retrieved successfully. Dec 02 11:00:40.515503 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v2.snapshots [None req-8eeb1492-98b6-45e8-b563-ef5212be4a59 tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] Create snapshot from volume 87e6051a-099c-4c99-ab8a-838c65e4ac81 Dec 02 11:00:40.583543 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-8eeb1492-98b6-45e8-b563-ef5212be4a59 tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] Created reservations ['df43a5f8-7f4e-4e57-ac7a-1517e35e1a21', '8b951e02-bcd9-4ddc-b7c1-5a2f0303cec9', '9fe4b06d-ac32-4946-a311-fb2b44665e7c', '503b27aa-095e-4f91-99bc-8819125f6954'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:00:40.696913 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-8eeb1492-98b6-45e8-b563-ef5212be4a59 tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] Snapshot create request issued successfully. Dec 02 11:00:40.698344 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8eeb1492-98b6-45e8-b563-ef5212be4a59 tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] http://10.222.0.23/volume/v3/5301d5acf78449efa9966c12dd612f00/snapshots returned with HTTP 202 Dec 02 11:00:40.699450 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 630/1251] 10.222.0.23 () {60 vars in 1232 bytes} [Wed Dec 2 11:00:40 2020] POST /volume/v3/5301d5acf78449efa9966c12dd612f00/snapshots => generated 310 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:00:40.711074 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0eb5487c-f1ad-4a41-8859-742b54d759b3 tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] GET http://10.222.0.23/volume/v3/5301d5acf78449efa9966c12dd612f00/snapshots/cabe88e0-5292-4a3a-b620-69e46cd10566 Dec 02 11:00:40.711833 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0eb5487c-f1ad-4a41-8859-742b54d759b3 tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:00:40.712202 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:00:40.712202 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:00:40.712811 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0eb5487c-f1ad-4a41-8859-742b54d759b3 tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:00:40.750781 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:00:40.750781 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:00:40.772524 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0eb5487c-f1ad-4a41-8859-742b54d759b3 tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] Snapshot retrieved successfully. Dec 02 11:00:40.775388 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0eb5487c-f1ad-4a41-8859-742b54d759b3 tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] http://10.222.0.23/volume/v3/5301d5acf78449efa9966c12dd612f00/snapshots/cabe88e0-5292-4a3a-b620-69e46cd10566 returned with HTTP 200 Dec 02 11:00:40.776798 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 622/1252] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:00:40 2020] GET /volume/v3/5301d5acf78449efa9966c12dd612f00/snapshots/cabe88e0-5292-4a3a-b620-69e46cd10566 => generated 442 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:00:41.794758 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8521eca5-679d-4568-bf3d-e9a2b1114d09 tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] GET http://10.222.0.23/volume/v3/5301d5acf78449efa9966c12dd612f00/snapshots/cabe88e0-5292-4a3a-b620-69e46cd10566 Dec 02 11:00:41.795319 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8521eca5-679d-4568-bf3d-e9a2b1114d09 tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:00:41.795441 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:00:41.795441 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:00:41.796024 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8521eca5-679d-4568-bf3d-e9a2b1114d09 tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:00:41.827525 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:00:41.827525 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:00:41.839552 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-8521eca5-679d-4568-bf3d-e9a2b1114d09 tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] Snapshot retrieved successfully. Dec 02 11:00:41.839552 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8521eca5-679d-4568-bf3d-e9a2b1114d09 tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] http://10.222.0.23/volume/v3/5301d5acf78449efa9966c12dd612f00/snapshots/cabe88e0-5292-4a3a-b620-69e46cd10566 returned with HTTP 200 Dec 02 11:00:41.839552 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 631/1253] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:00:41 2020] GET /volume/v3/5301d5acf78449efa9966c12dd612f00/snapshots/cabe88e0-5292-4a3a-b620-69e46cd10566 => generated 442 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:00:42.847040 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c0aafcdc-f57f-4ae9-afb3-9bfa7c8ab68c tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] GET http://10.222.0.23/volume/v3/5301d5acf78449efa9966c12dd612f00/snapshots/cabe88e0-5292-4a3a-b620-69e46cd10566 Dec 02 11:00:42.847842 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c0aafcdc-f57f-4ae9-afb3-9bfa7c8ab68c tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:00:42.848036 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:00:42.848036 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:00:42.850722 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c0aafcdc-f57f-4ae9-afb3-9bfa7c8ab68c tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:00:42.911297 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:00:42.911297 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:00:42.912841 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c0aafcdc-f57f-4ae9-afb3-9bfa7c8ab68c tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] Snapshot retrieved successfully. Dec 02 11:00:42.915097 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c0aafcdc-f57f-4ae9-afb3-9bfa7c8ab68c tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] http://10.222.0.23/volume/v3/5301d5acf78449efa9966c12dd612f00/snapshots/cabe88e0-5292-4a3a-b620-69e46cd10566 returned with HTTP 200 Dec 02 11:00:42.918226 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 623/1254] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:00:42 2020] GET /volume/v3/5301d5acf78449efa9966c12dd612f00/snapshots/cabe88e0-5292-4a3a-b620-69e46cd10566 => generated 469 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:00:43.344682 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-da40d04a-0ade-4307-9c1d-e4654e9878f5 tempest-SnapshotManageAdminTest-1869031831 tempest-SnapshotManageAdminTest-1869031831] POST http://10.222.0.23/volume/v3/f79242184aaa41118e43b56e05cc0fb3/snapshots/cabe88e0-5292-4a3a-b620-69e46cd10566/action Dec 02 11:00:43.345368 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:00:43.345368 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:00:43.346091 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-da40d04a-0ade-4307-9c1d-e4654e9878f5 tempest-SnapshotManageAdminTest-1869031831 tempest-SnapshotManageAdminTest-1869031831] Action body: b'{"os-unmanage": {}}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 11:00:43.346768 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-da40d04a-0ade-4307-9c1d-e4654e9878f5 tempest-SnapshotManageAdminTest-1869031831 tempest-SnapshotManageAdminTest-1869031831] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:00:43.347597 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.contrib.snapshot_unmanage [None req-da40d04a-0ade-4307-9c1d-e4654e9878f5 tempest-SnapshotManageAdminTest-1869031831 tempest-SnapshotManageAdminTest-1869031831] Unmanage snapshot with id: cabe88e0-5292-4a3a-b620-69e46cd10566 Dec 02 11:00:43.376477 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:00:43.376477 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:00:43.377688 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-da40d04a-0ade-4307-9c1d-e4654e9878f5 tempest-SnapshotManageAdminTest-1869031831 tempest-SnapshotManageAdminTest-1869031831] Snapshot retrieved successfully. Dec 02 11:00:43.456245 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-da40d04a-0ade-4307-9c1d-e4654e9878f5 tempest-SnapshotManageAdminTest-1869031831 tempest-SnapshotManageAdminTest-1869031831] Snapshot delete request issued successfully. Dec 02 11:00:43.457002 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-da40d04a-0ade-4307-9c1d-e4654e9878f5 tempest-SnapshotManageAdminTest-1869031831 tempest-SnapshotManageAdminTest-1869031831] http://10.222.0.23/volume/v3/f79242184aaa41118e43b56e05cc0fb3/snapshots/cabe88e0-5292-4a3a-b620-69e46cd10566/action returned with HTTP 202 Dec 02 11:00:43.458350 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 632/1255] 10.222.0.23 () {60 vars in 1363 bytes} [Wed Dec 2 11:00:42 2020] POST /volume/v3/f79242184aaa41118e43b56e05cc0fb3/snapshots/cabe88e0-5292-4a3a-b620-69e46cd10566/action => generated 0 bytes in 533 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:00:43.467210 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9feb0d9b-f600-4527-8612-acd9aaf644c8 tempest-SnapshotManageAdminTest-1869031831 tempest-SnapshotManageAdminTest-1869031831] GET http://10.222.0.23/volume/v3/f79242184aaa41118e43b56e05cc0fb3/snapshots/cabe88e0-5292-4a3a-b620-69e46cd10566 Dec 02 11:00:43.467731 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9feb0d9b-f600-4527-8612-acd9aaf644c8 tempest-SnapshotManageAdminTest-1869031831 tempest-SnapshotManageAdminTest-1869031831] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:00:43.467948 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:00:43.467948 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:00:43.468314 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9feb0d9b-f600-4527-8612-acd9aaf644c8 tempest-SnapshotManageAdminTest-1869031831 tempest-SnapshotManageAdminTest-1869031831] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:00:43.520698 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:00:43.520698 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:00:43.521687 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-9feb0d9b-f600-4527-8612-acd9aaf644c8 tempest-SnapshotManageAdminTest-1869031831 tempest-SnapshotManageAdminTest-1869031831] Snapshot retrieved successfully. Dec 02 11:00:43.524267 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9feb0d9b-f600-4527-8612-acd9aaf644c8 tempest-SnapshotManageAdminTest-1869031831 tempest-SnapshotManageAdminTest-1869031831] http://10.222.0.23/volume/v3/f79242184aaa41118e43b56e05cc0fb3/snapshots/cabe88e0-5292-4a3a-b620-69e46cd10566 returned with HTTP 200 Dec 02 11:00:43.525140 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 624/1256] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:00:43 2020] GET /volume/v3/f79242184aaa41118e43b56e05cc0fb3/snapshots/cabe88e0-5292-4a3a-b620-69e46cd10566 => generated 470 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:00:44.540110 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7b76bfa1-af71-41d0-9128-403464cebc28 tempest-SnapshotManageAdminTest-1869031831 tempest-SnapshotManageAdminTest-1869031831] GET http://10.222.0.23/volume/v3/f79242184aaa41118e43b56e05cc0fb3/snapshots/cabe88e0-5292-4a3a-b620-69e46cd10566 Dec 02 11:00:44.540898 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7b76bfa1-af71-41d0-9128-403464cebc28 tempest-SnapshotManageAdminTest-1869031831 tempest-SnapshotManageAdminTest-1869031831] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:00:44.541273 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:00:44.541273 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:00:44.541916 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7b76bfa1-af71-41d0-9128-403464cebc28 tempest-SnapshotManageAdminTest-1869031831 tempest-SnapshotManageAdminTest-1869031831] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:00:44.567046 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7b76bfa1-af71-41d0-9128-403464cebc28 tempest-SnapshotManageAdminTest-1869031831 tempest-SnapshotManageAdminTest-1869031831] http://10.222.0.23/volume/v3/f79242184aaa41118e43b56e05cc0fb3/snapshots/cabe88e0-5292-4a3a-b620-69e46cd10566 returned with HTTP 404 Dec 02 11:00:44.568855 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 633/1257] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:00:44 2020] GET /volume/v3/f79242184aaa41118e43b56e05cc0fb3/snapshots/cabe88e0-5292-4a3a-b620-69e46cd10566 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:00:44.578079 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c9cdbd45-5939-4812-9592-cde983ba0b42 tempest-SnapshotManageAdminTest-1869031831 tempest-SnapshotManageAdminTest-1869031831] GET http://10.222.0.23/volume/v3/f79242184aaa41118e43b56e05cc0fb3/snapshots/detail?all_tenants=1 Dec 02 11:00:44.578852 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c9cdbd45-5939-4812-9592-cde983ba0b42 tempest-SnapshotManageAdminTest-1869031831 tempest-SnapshotManageAdminTest-1869031831] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:00:44.579218 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:00:44.579218 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:00:44.579817 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c9cdbd45-5939-4812-9592-cde983ba0b42 tempest-SnapshotManageAdminTest-1869031831 tempest-SnapshotManageAdminTest-1869031831] Calling method 'detail' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:00:44.601251 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c9cdbd45-5939-4812-9592-cde983ba0b42 tempest-SnapshotManageAdminTest-1869031831 tempest-SnapshotManageAdminTest-1869031831] Get all snapshots completed successfully. Dec 02 11:00:44.603159 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c9cdbd45-5939-4812-9592-cde983ba0b42 tempest-SnapshotManageAdminTest-1869031831 tempest-SnapshotManageAdminTest-1869031831] http://10.222.0.23/volume/v3/f79242184aaa41118e43b56e05cc0fb3/snapshots/detail?all_tenants=1 returned with HTTP 200 Dec 02 11:00:44.603952 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 625/1258] 10.222.0.23 () {58 vars in 1258 bytes} [Wed Dec 2 11:00:44 2020] GET /volume/v3/f79242184aaa41118e43b56e05cc0fb3/snapshots/detail?all_tenants=1 => generated 17 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Dec 02 11:00:44.617933 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7373a650-724e-41f3-aa74-f312964e0d48 tempest-SnapshotManageAdminTest-1869031831 tempest-SnapshotManageAdminTest-1869031831] POST http://10.222.0.23/volume/v3/f79242184aaa41118e43b56e05cc0fb3/os-snapshot-manage Dec 02 11:00:44.619288 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7373a650-724e-41f3-aa74-f312964e0d48 tempest-SnapshotManageAdminTest-1869031831 tempest-SnapshotManageAdminTest-1869031831] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "87e6051a-099c-4c99-ab8a-838c65e4ac81", "ref": {"source-name": "_snapshot-cabe88e0-5292-4a3a-b620-69e46cd10566"}, "name": "tempest-SnapshotManageAdminTest-Managed-Snapshot-517103114", "description": "tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-633437300", "metadata": {"manage-snap-meta1": "value1", "manage-snap-meta2": "value2", "manage-snap-meta3": "value3"}}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:00:44.685486 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:00:44.685486 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:00:44.686541 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-7373a650-724e-41f3-aa74-f312964e0d48 tempest-SnapshotManageAdminTest-1869031831 tempest-SnapshotManageAdminTest-1869031831] Volume info retrieved successfully. Dec 02 11:00:44.689985 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.contrib.snapshot_manage [None req-7373a650-724e-41f3-aa74-f312964e0d48 tempest-SnapshotManageAdminTest-1869031831 tempest-SnapshotManageAdminTest-1869031831] Manage snapshot request body: {'snapshot': {'volume_id': '87e6051a-099c-4c99-ab8a-838c65e4ac81', 'ref': {'source-name': '_snapshot-cabe88e0-5292-4a3a-b620-69e46cd10566'}, 'name': 'tempest-SnapshotManageAdminTest-Managed-Snapshot-517103114', 'description': 'tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-633437300', 'metadata': {'manage-snap-meta1': 'value1', 'manage-snap-meta2': 'value2', 'manage-snap-meta3': 'value3'}}} {{(pid=88068) create /opt/stack/cinder/cinder/api/contrib/snapshot_manage.py:95}} Dec 02 11:00:44.806865 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-7373a650-724e-41f3-aa74-f312964e0d48 tempest-SnapshotManageAdminTest-1869031831 tempest-SnapshotManageAdminTest-1869031831] Created reservations ['cc71a4cf-49c8-4ad4-b624-bbb63588a0ff', '74c839b9-c38a-48db-b975-2d13c958c374', '59738fe5-841b-4b6d-9b93-877346277152', 'ac42c603-3a8d-4708-b3c9-d4fc8b1cf1b8'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:00:44.996591 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7373a650-724e-41f3-aa74-f312964e0d48 tempest-SnapshotManageAdminTest-1869031831 tempest-SnapshotManageAdminTest-1869031831] http://10.222.0.23/volume/v3/f79242184aaa41118e43b56e05cc0fb3/os-snapshot-manage returned with HTTP 202 Dec 02 11:00:44.997574 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 634/1259] 10.222.0.23 () {60 vars in 1259 bytes} [Wed Dec 2 11:00:44 2020] POST /volume/v3/f79242184aaa41118e43b56e05cc0fb3/os-snapshot-manage => generated 476 bytes in 387 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:00:45.010333 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0002e49d-8ac6-4770-93b4-12a343a4e73b tempest-SnapshotManageAdminTest-1869031831 tempest-SnapshotManageAdminTest-1869031831] GET http://10.222.0.23/volume/v3/f79242184aaa41118e43b56e05cc0fb3/snapshots/95d2f8fe-e70f-4cc6-ad07-0d114e5463bd Dec 02 11:00:45.010860 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0002e49d-8ac6-4770-93b4-12a343a4e73b tempest-SnapshotManageAdminTest-1869031831 tempest-SnapshotManageAdminTest-1869031831] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:00:45.011834 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0002e49d-8ac6-4770-93b4-12a343a4e73b tempest-SnapshotManageAdminTest-1869031831 tempest-SnapshotManageAdminTest-1869031831] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:00:45.077429 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:00:45.077429 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:00:45.078348 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0002e49d-8ac6-4770-93b4-12a343a4e73b tempest-SnapshotManageAdminTest-1869031831 tempest-SnapshotManageAdminTest-1869031831] Snapshot retrieved successfully. Dec 02 11:00:45.089229 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0002e49d-8ac6-4770-93b4-12a343a4e73b tempest-SnapshotManageAdminTest-1869031831 tempest-SnapshotManageAdminTest-1869031831] http://10.222.0.23/volume/v3/f79242184aaa41118e43b56e05cc0fb3/snapshots/95d2f8fe-e70f-4cc6-ad07-0d114e5463bd returned with HTTP 200 Dec 02 11:00:45.090785 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 626/1260] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:00:45 2020] GET /volume/v3/f79242184aaa41118e43b56e05cc0fb3/snapshots/95d2f8fe-e70f-4cc6-ad07-0d114e5463bd => generated 608 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:00:46.103815 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ca2694d0-0b5b-45b8-a71b-4f2a84c06a16 tempest-SnapshotManageAdminTest-1869031831 tempest-SnapshotManageAdminTest-1869031831] GET http://10.222.0.23/volume/v3/f79242184aaa41118e43b56e05cc0fb3/snapshots/95d2f8fe-e70f-4cc6-ad07-0d114e5463bd Dec 02 11:00:46.104909 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ca2694d0-0b5b-45b8-a71b-4f2a84c06a16 tempest-SnapshotManageAdminTest-1869031831 tempest-SnapshotManageAdminTest-1869031831] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:00:46.105296 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:00:46.105296 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:00:46.105918 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ca2694d0-0b5b-45b8-a71b-4f2a84c06a16 tempest-SnapshotManageAdminTest-1869031831 tempest-SnapshotManageAdminTest-1869031831] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:00:46.172126 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:00:46.172126 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:00:46.173891 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-ca2694d0-0b5b-45b8-a71b-4f2a84c06a16 tempest-SnapshotManageAdminTest-1869031831 tempest-SnapshotManageAdminTest-1869031831] Snapshot retrieved successfully. Dec 02 11:00:46.175744 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ca2694d0-0b5b-45b8-a71b-4f2a84c06a16 tempest-SnapshotManageAdminTest-1869031831 tempest-SnapshotManageAdminTest-1869031831] http://10.222.0.23/volume/v3/f79242184aaa41118e43b56e05cc0fb3/snapshots/95d2f8fe-e70f-4cc6-ad07-0d114e5463bd returned with HTTP 200 Dec 02 11:00:46.180803 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 635/1261] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:00:46 2020] GET /volume/v3/f79242184aaa41118e43b56e05cc0fb3/snapshots/95d2f8fe-e70f-4cc6-ad07-0d114e5463bd => generated 608 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:00:47.192903 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9d81c755-11d2-4ed7-870b-d22f538eced4 tempest-SnapshotManageAdminTest-1869031831 tempest-SnapshotManageAdminTest-1869031831] GET http://10.222.0.23/volume/v3/f79242184aaa41118e43b56e05cc0fb3/snapshots/95d2f8fe-e70f-4cc6-ad07-0d114e5463bd Dec 02 11:00:47.194564 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9d81c755-11d2-4ed7-870b-d22f538eced4 tempest-SnapshotManageAdminTest-1869031831 tempest-SnapshotManageAdminTest-1869031831] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:00:47.194972 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:00:47.194972 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:00:47.195651 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9d81c755-11d2-4ed7-870b-d22f538eced4 tempest-SnapshotManageAdminTest-1869031831 tempest-SnapshotManageAdminTest-1869031831] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:00:47.241418 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:00:47.241418 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:00:47.242808 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-9d81c755-11d2-4ed7-870b-d22f538eced4 tempest-SnapshotManageAdminTest-1869031831 tempest-SnapshotManageAdminTest-1869031831] Snapshot retrieved successfully. Dec 02 11:00:47.245593 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9d81c755-11d2-4ed7-870b-d22f538eced4 tempest-SnapshotManageAdminTest-1869031831 tempest-SnapshotManageAdminTest-1869031831] http://10.222.0.23/volume/v3/f79242184aaa41118e43b56e05cc0fb3/snapshots/95d2f8fe-e70f-4cc6-ad07-0d114e5463bd returned with HTTP 200 Dec 02 11:00:47.246808 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 627/1262] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:00:47 2020] GET /volume/v3/f79242184aaa41118e43b56e05cc0fb3/snapshots/95d2f8fe-e70f-4cc6-ad07-0d114e5463bd => generated 633 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:00:47.259345 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a895d9bb-bf93-4785-a107-1eb25492bf4b tempest-SnapshotManageAdminTest-1869031831 tempest-SnapshotManageAdminTest-1869031831] GET http://10.222.0.23/volume/v3/f79242184aaa41118e43b56e05cc0fb3/snapshots/95d2f8fe-e70f-4cc6-ad07-0d114e5463bd Dec 02 11:00:47.260109 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a895d9bb-bf93-4785-a107-1eb25492bf4b tempest-SnapshotManageAdminTest-1869031831 tempest-SnapshotManageAdminTest-1869031831] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:00:47.261095 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:00:47.261095 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:00:47.261786 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a895d9bb-bf93-4785-a107-1eb25492bf4b tempest-SnapshotManageAdminTest-1869031831 tempest-SnapshotManageAdminTest-1869031831] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:00:47.292255 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:00:47.292255 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:00:47.293270 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a895d9bb-bf93-4785-a107-1eb25492bf4b tempest-SnapshotManageAdminTest-1869031831 tempest-SnapshotManageAdminTest-1869031831] Snapshot retrieved successfully. Dec 02 11:00:47.295186 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a895d9bb-bf93-4785-a107-1eb25492bf4b tempest-SnapshotManageAdminTest-1869031831 tempest-SnapshotManageAdminTest-1869031831] http://10.222.0.23/volume/v3/f79242184aaa41118e43b56e05cc0fb3/snapshots/95d2f8fe-e70f-4cc6-ad07-0d114e5463bd returned with HTTP 200 Dec 02 11:00:47.296297 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 636/1263] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:00:47 2020] GET /volume/v3/f79242184aaa41118e43b56e05cc0fb3/snapshots/95d2f8fe-e70f-4cc6-ad07-0d114e5463bd => generated 633 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:00:47.308266 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3ef80e9d-1cb2-4923-876f-3248899aaf29 tempest-SnapshotManageAdminTest-1869031831 tempest-SnapshotManageAdminTest-1869031831] DELETE http://10.222.0.23/volume/v3/f79242184aaa41118e43b56e05cc0fb3/snapshots/95d2f8fe-e70f-4cc6-ad07-0d114e5463bd Dec 02 11:00:47.309333 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3ef80e9d-1cb2-4923-876f-3248899aaf29 tempest-SnapshotManageAdminTest-1869031831 tempest-SnapshotManageAdminTest-1869031831] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:00:47.309546 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:00:47.309546 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:00:47.310203 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3ef80e9d-1cb2-4923-876f-3248899aaf29 tempest-SnapshotManageAdminTest-1869031831 tempest-SnapshotManageAdminTest-1869031831] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:00:47.310758 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v2.snapshots [None req-3ef80e9d-1cb2-4923-876f-3248899aaf29 tempest-SnapshotManageAdminTest-1869031831 tempest-SnapshotManageAdminTest-1869031831] Delete snapshot with id: 95d2f8fe-e70f-4cc6-ad07-0d114e5463bd Dec 02 11:00:47.340157 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:00:47.340157 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:00:47.341647 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3ef80e9d-1cb2-4923-876f-3248899aaf29 tempest-SnapshotManageAdminTest-1869031831 tempest-SnapshotManageAdminTest-1869031831] Snapshot retrieved successfully. Dec 02 11:00:47.422472 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3ef80e9d-1cb2-4923-876f-3248899aaf29 tempest-SnapshotManageAdminTest-1869031831 tempest-SnapshotManageAdminTest-1869031831] Snapshot delete request issued successfully. Dec 02 11:00:47.423155 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3ef80e9d-1cb2-4923-876f-3248899aaf29 tempest-SnapshotManageAdminTest-1869031831 tempest-SnapshotManageAdminTest-1869031831] http://10.222.0.23/volume/v3/f79242184aaa41118e43b56e05cc0fb3/snapshots/95d2f8fe-e70f-4cc6-ad07-0d114e5463bd returned with HTTP 202 Dec 02 11:00:47.425023 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 628/1264] 10.222.0.23 () {58 vars in 1324 bytes} [Wed Dec 2 11:00:47 2020] DELETE /volume/v3/f79242184aaa41118e43b56e05cc0fb3/snapshots/95d2f8fe-e70f-4cc6-ad07-0d114e5463bd => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:00:47.433823 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6d24e431-06a2-4cb6-af64-48c9dc938ba1 tempest-SnapshotManageAdminTest-1869031831 tempest-SnapshotManageAdminTest-1869031831] GET http://10.222.0.23/volume/v3/f79242184aaa41118e43b56e05cc0fb3/snapshots/95d2f8fe-e70f-4cc6-ad07-0d114e5463bd Dec 02 11:00:47.434541 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6d24e431-06a2-4cb6-af64-48c9dc938ba1 tempest-SnapshotManageAdminTest-1869031831 tempest-SnapshotManageAdminTest-1869031831] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:00:47.434930 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:00:47.434930 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:00:47.435570 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6d24e431-06a2-4cb6-af64-48c9dc938ba1 tempest-SnapshotManageAdminTest-1869031831 tempest-SnapshotManageAdminTest-1869031831] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:00:47.502174 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:00:47.502174 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:00:47.503105 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6d24e431-06a2-4cb6-af64-48c9dc938ba1 tempest-SnapshotManageAdminTest-1869031831 tempest-SnapshotManageAdminTest-1869031831] Snapshot retrieved successfully. Dec 02 11:00:47.504883 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6d24e431-06a2-4cb6-af64-48c9dc938ba1 tempest-SnapshotManageAdminTest-1869031831 tempest-SnapshotManageAdminTest-1869031831] http://10.222.0.23/volume/v3/f79242184aaa41118e43b56e05cc0fb3/snapshots/95d2f8fe-e70f-4cc6-ad07-0d114e5463bd returned with HTTP 200 Dec 02 11:00:47.514186 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 637/1265] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:00:47 2020] GET /volume/v3/f79242184aaa41118e43b56e05cc0fb3/snapshots/95d2f8fe-e70f-4cc6-ad07-0d114e5463bd => generated 632 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:00:48.520019 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-48402938-3833-4f00-9b35-1da3950c685b tempest-SnapshotManageAdminTest-1869031831 tempest-SnapshotManageAdminTest-1869031831] GET http://10.222.0.23/volume/v3/f79242184aaa41118e43b56e05cc0fb3/snapshots/95d2f8fe-e70f-4cc6-ad07-0d114e5463bd Dec 02 11:00:48.521248 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-48402938-3833-4f00-9b35-1da3950c685b tempest-SnapshotManageAdminTest-1869031831 tempest-SnapshotManageAdminTest-1869031831] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:00:48.523196 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:00:48.523196 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:00:48.523795 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-48402938-3833-4f00-9b35-1da3950c685b tempest-SnapshotManageAdminTest-1869031831 tempest-SnapshotManageAdminTest-1869031831] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:00:48.557299 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:00:48.557299 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:00:48.558923 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-48402938-3833-4f00-9b35-1da3950c685b tempest-SnapshotManageAdminTest-1869031831 tempest-SnapshotManageAdminTest-1869031831] Snapshot retrieved successfully. Dec 02 11:00:48.561141 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-48402938-3833-4f00-9b35-1da3950c685b tempest-SnapshotManageAdminTest-1869031831 tempest-SnapshotManageAdminTest-1869031831] http://10.222.0.23/volume/v3/f79242184aaa41118e43b56e05cc0fb3/snapshots/95d2f8fe-e70f-4cc6-ad07-0d114e5463bd returned with HTTP 200 Dec 02 11:00:48.562472 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 629/1266] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:00:48 2020] GET /volume/v3/f79242184aaa41118e43b56e05cc0fb3/snapshots/95d2f8fe-e70f-4cc6-ad07-0d114e5463bd => generated 632 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:00:49.574392 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0fc5bf00-a157-4899-bc54-2b90b99bc428 tempest-SnapshotManageAdminTest-1869031831 tempest-SnapshotManageAdminTest-1869031831] GET http://10.222.0.23/volume/v3/f79242184aaa41118e43b56e05cc0fb3/snapshots/95d2f8fe-e70f-4cc6-ad07-0d114e5463bd Dec 02 11:00:49.575630 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0fc5bf00-a157-4899-bc54-2b90b99bc428 tempest-SnapshotManageAdminTest-1869031831 tempest-SnapshotManageAdminTest-1869031831] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:00:49.576047 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:00:49.576047 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:00:49.576755 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0fc5bf00-a157-4899-bc54-2b90b99bc428 tempest-SnapshotManageAdminTest-1869031831 tempest-SnapshotManageAdminTest-1869031831] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:00:49.601235 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0fc5bf00-a157-4899-bc54-2b90b99bc428 tempest-SnapshotManageAdminTest-1869031831 tempest-SnapshotManageAdminTest-1869031831] http://10.222.0.23/volume/v3/f79242184aaa41118e43b56e05cc0fb3/snapshots/95d2f8fe-e70f-4cc6-ad07-0d114e5463bd returned with HTTP 404 Dec 02 11:00:49.602571 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 638/1267] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:00:49 2020] GET /volume/v3/f79242184aaa41118e43b56e05cc0fb3/snapshots/95d2f8fe-e70f-4cc6-ad07-0d114e5463bd => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:00:49.614428 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-77f25781-e3a0-43ac-a1b6-e14dab4072dc tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] DELETE http://10.222.0.23/volume/v3/5301d5acf78449efa9966c12dd612f00/snapshots/cabe88e0-5292-4a3a-b620-69e46cd10566 Dec 02 11:00:49.615489 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-77f25781-e3a0-43ac-a1b6-e14dab4072dc tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:00:49.615855 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:00:49.615855 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:00:49.616496 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-77f25781-e3a0-43ac-a1b6-e14dab4072dc tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:00:49.617028 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v2.snapshots [None req-77f25781-e3a0-43ac-a1b6-e14dab4072dc tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] Delete snapshot with id: cabe88e0-5292-4a3a-b620-69e46cd10566 Dec 02 11:00:49.652042 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-77f25781-e3a0-43ac-a1b6-e14dab4072dc tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] http://10.222.0.23/volume/v3/5301d5acf78449efa9966c12dd612f00/snapshots/cabe88e0-5292-4a3a-b620-69e46cd10566 returned with HTTP 404 Dec 02 11:00:49.653358 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 630/1268] 10.222.0.23 () {58 vars in 1324 bytes} [Wed Dec 2 11:00:49 2020] DELETE /volume/v3/5301d5acf78449efa9966c12dd612f00/snapshots/cabe88e0-5292-4a3a-b620-69e46cd10566 => generated 111 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:00:49.661094 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c7d77ced-ab57-4c53-8b85-c9529f0beea5 tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] DELETE http://10.222.0.23/volume/v3/5301d5acf78449efa9966c12dd612f00/volumes/87e6051a-099c-4c99-ab8a-838c65e4ac81 Dec 02 11:00:49.669382 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c7d77ced-ab57-4c53-8b85-c9529f0beea5 tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:00:49.670338 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c7d77ced-ab57-4c53-8b85-c9529f0beea5 tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:00:49.671624 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-c7d77ced-ab57-4c53-8b85-c9529f0beea5 tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] Delete volume with id: 87e6051a-099c-4c99-ab8a-838c65e4ac81 Dec 02 11:00:49.750728 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:00:49.750728 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:00:49.752548 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c7d77ced-ab57-4c53-8b85-c9529f0beea5 tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] Volume info retrieved successfully. Dec 02 11:00:49.792503 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c7d77ced-ab57-4c53-8b85-c9529f0beea5 tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] Delete volume request issued successfully. Dec 02 11:00:49.793390 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c7d77ced-ab57-4c53-8b85-c9529f0beea5 tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] http://10.222.0.23/volume/v3/5301d5acf78449efa9966c12dd612f00/volumes/87e6051a-099c-4c99-ab8a-838c65e4ac81 returned with HTTP 202 Dec 02 11:00:49.796050 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 639/1269] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:00:49 2020] DELETE /volume/v3/5301d5acf78449efa9966c12dd612f00/volumes/87e6051a-099c-4c99-ab8a-838c65e4ac81 => generated 0 bytes in 139 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:00:49.803905 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c349ef52-0e06-4f4b-8e82-998ddb30fd04 tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] GET http://10.222.0.23/volume/v3/5301d5acf78449efa9966c12dd612f00/volumes/87e6051a-099c-4c99-ab8a-838c65e4ac81 Dec 02 11:00:49.804312 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c349ef52-0e06-4f4b-8e82-998ddb30fd04 tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:00:49.804821 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c349ef52-0e06-4f4b-8e82-998ddb30fd04 tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:00:49.903543 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:00:49.903543 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:00:49.928126 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c349ef52-0e06-4f4b-8e82-998ddb30fd04 tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] Volume info retrieved successfully. Dec 02 11:00:49.958534 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c349ef52-0e06-4f4b-8e82-998ddb30fd04 tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] http://10.222.0.23/volume/v3/5301d5acf78449efa9966c12dd612f00/volumes/87e6051a-099c-4c99-ab8a-838c65e4ac81 returned with HTTP 200 Dec 02 11:00:49.959408 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 631/1270] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:00:49 2020] GET /volume/v3/5301d5acf78449efa9966c12dd612f00/volumes/87e6051a-099c-4c99-ab8a-838c65e4ac81 => generated 915 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:00:50.975539 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-45332616-339c-4801-9c0b-389a720af5ee tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] GET http://10.222.0.23/volume/v3/5301d5acf78449efa9966c12dd612f00/volumes/87e6051a-099c-4c99-ab8a-838c65e4ac81 Dec 02 11:00:50.976789 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-45332616-339c-4801-9c0b-389a720af5ee tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:00:50.977215 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:00:50.977215 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:00:50.977855 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-45332616-339c-4801-9c0b-389a720af5ee tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:00:51.032984 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:00:51.032984 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:00:51.046085 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-45332616-339c-4801-9c0b-389a720af5ee tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] Volume info retrieved successfully. Dec 02 11:00:51.070388 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-45332616-339c-4801-9c0b-389a720af5ee tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] http://10.222.0.23/volume/v3/5301d5acf78449efa9966c12dd612f00/volumes/87e6051a-099c-4c99-ab8a-838c65e4ac81 returned with HTTP 200 Dec 02 11:00:51.071445 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 640/1271] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:00:50 2020] GET /volume/v3/5301d5acf78449efa9966c12dd612f00/volumes/87e6051a-099c-4c99-ab8a-838c65e4ac81 => generated 915 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:00:52.088188 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-606e32af-cf96-41a3-805a-794d3a03d3ac tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] GET http://10.222.0.23/volume/v3/5301d5acf78449efa9966c12dd612f00/volumes/87e6051a-099c-4c99-ab8a-838c65e4ac81 Dec 02 11:00:52.088908 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-606e32af-cf96-41a3-805a-794d3a03d3ac tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:00:52.088908 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:00:52.088908 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:00:52.089266 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-606e32af-cf96-41a3-805a-794d3a03d3ac tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:00:52.197138 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-606e32af-cf96-41a3-805a-794d3a03d3ac tempest-SnapshotManageAdminTest-1108885696 tempest-SnapshotManageAdminTest-1108885696] http://10.222.0.23/volume/v3/5301d5acf78449efa9966c12dd612f00/volumes/87e6051a-099c-4c99-ab8a-838c65e4ac81 returned with HTTP 404 Dec 02 11:00:52.198385 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 632/1272] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:00:52 2020] GET /volume/v3/5301d5acf78449efa9966c12dd612f00/volumes/87e6051a-099c-4c99-ab8a-838c65e4ac81 => generated 109 bytes in 114 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:01:00.715502 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2eea260f-7c4c-46da-b298-3cd72c352e9a tempest-VolumeHostsAdminTestsJSON-570122497 tempest-VolumeHostsAdminTestsJSON-570122497] GET http://10.222.0.23/volume/v3/dababc8567dd4bc8940f0abb01165bbb/os-hosts Dec 02 11:01:00.716072 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2eea260f-7c4c-46da-b298-3cd72c352e9a tempest-VolumeHostsAdminTestsJSON-570122497 tempest-VolumeHostsAdminTestsJSON-570122497] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:01:00.716209 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:01:00.716209 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:01:00.716840 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2eea260f-7c4c-46da-b298-3cd72c352e9a tempest-VolumeHostsAdminTestsJSON-570122497 tempest-VolumeHostsAdminTestsJSON-570122497] Calling method 'index' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:01:00.742872 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.contrib.hosts [None req-2eea260f-7c4c-46da-b298-3cd72c352e9a tempest-VolumeHostsAdminTestsJSON-570122497 tempest-VolumeHostsAdminTestsJSON-570122497] status, active and update: available, enabled, 2020-12-02 11:00:51+00:00 {{(pid=88068) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Dec 02 11:01:00.743603 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.contrib.hosts [None req-2eea260f-7c4c-46da-b298-3cd72c352e9a tempest-VolumeHostsAdminTestsJSON-570122497 tempest-VolumeHostsAdminTestsJSON-570122497] status, active and update: available, enabled, 2020-12-02 11:00:56+00:00 {{(pid=88068) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Dec 02 11:01:00.744172 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.contrib.hosts [None req-2eea260f-7c4c-46da-b298-3cd72c352e9a tempest-VolumeHostsAdminTestsJSON-570122497 tempest-VolumeHostsAdminTestsJSON-570122497] status, active and update: available, enabled, 2020-12-02 11:00:51+00:00 {{(pid=88068) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Dec 02 11:01:00.745128 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2eea260f-7c4c-46da-b298-3cd72c352e9a tempest-VolumeHostsAdminTestsJSON-570122497 tempest-VolumeHostsAdminTestsJSON-570122497] http://10.222.0.23/volume/v3/dababc8567dd4bc8940f0abb01165bbb/os-hosts returned with HTTP 200 Dec 02 11:01:00.746133 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 641/1273] 10.222.0.23 () {58 vars in 1207 bytes} [Wed Dec 2 11:01:00 2020] GET /volume/v3/dababc8567dd4bc8940f0abb01165bbb/os-hosts => generated 563 bytes in 596 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:01:00.767773 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-69771540-6347-4ac6-9212-f21678745049 tempest-VolumeHostsAdminTestsJSON-570122497 tempest-VolumeHostsAdminTestsJSON-570122497] GET http://10.222.0.23/volume/v3/dababc8567dd4bc8940f0abb01165bbb/os-hosts Dec 02 11:01:00.773148 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-69771540-6347-4ac6-9212-f21678745049 tempest-VolumeHostsAdminTestsJSON-570122497 tempest-VolumeHostsAdminTestsJSON-570122497] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:01:00.774382 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-69771540-6347-4ac6-9212-f21678745049 tempest-VolumeHostsAdminTestsJSON-570122497 tempest-VolumeHostsAdminTestsJSON-570122497] Calling method 'index' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:01:00.786147 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.contrib.hosts [None req-69771540-6347-4ac6-9212-f21678745049 tempest-VolumeHostsAdminTestsJSON-570122497 tempest-VolumeHostsAdminTestsJSON-570122497] status, active and update: available, enabled, 2020-12-02 11:00:51+00:00 {{(pid=88069) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Dec 02 11:01:00.786870 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.contrib.hosts [None req-69771540-6347-4ac6-9212-f21678745049 tempest-VolumeHostsAdminTestsJSON-570122497 tempest-VolumeHostsAdminTestsJSON-570122497] status, active and update: available, enabled, 2020-12-02 11:00:56+00:00 {{(pid=88069) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Dec 02 11:01:00.787452 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.contrib.hosts [None req-69771540-6347-4ac6-9212-f21678745049 tempest-VolumeHostsAdminTestsJSON-570122497 tempest-VolumeHostsAdminTestsJSON-570122497] status, active and update: available, enabled, 2020-12-02 11:00:51+00:00 {{(pid=88069) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Dec 02 11:01:00.788363 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-69771540-6347-4ac6-9212-f21678745049 tempest-VolumeHostsAdminTestsJSON-570122497 tempest-VolumeHostsAdminTestsJSON-570122497] http://10.222.0.23/volume/v3/dababc8567dd4bc8940f0abb01165bbb/os-hosts returned with HTTP 200 Dec 02 11:01:00.794164 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 633/1274] 10.222.0.23 () {58 vars in 1207 bytes} [Wed Dec 2 11:01:00 2020] GET /volume/v3/dababc8567dd4bc8940f0abb01165bbb/os-hosts => generated 563 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:01:00.804482 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-41adc5b9-90ed-42db-b099-d0a60bd6933f tempest-VolumeHostsAdminTestsJSON-570122497 tempest-VolumeHostsAdminTestsJSON-570122497] GET http://10.222.0.23/volume/v3/dababc8567dd4bc8940f0abb01165bbb/os-hosts/n-d-764292-5@lvmdriver-1 Dec 02 11:01:00.812100 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-41adc5b9-90ed-42db-b099-d0a60bd6933f tempest-VolumeHostsAdminTestsJSON-570122497 tempest-VolumeHostsAdminTestsJSON-570122497] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:01:00.812859 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-41adc5b9-90ed-42db-b099-d0a60bd6933f tempest-VolumeHostsAdminTestsJSON-570122497 tempest-VolumeHostsAdminTestsJSON-570122497] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:01:00.867470 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-41adc5b9-90ed-42db-b099-d0a60bd6933f tempest-VolumeHostsAdminTestsJSON-570122497 tempest-VolumeHostsAdminTestsJSON-570122497] http://10.222.0.23/volume/v3/dababc8567dd4bc8940f0abb01165bbb/os-hosts/n-d-764292-5@lvmdriver-1 returned with HTTP 200 Dec 02 11:01:00.868565 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 642/1275] 10.222.0.23 () {58 vars in 1282 bytes} [Wed Dec 2 11:01:00 2020] GET /volume/v3/dababc8567dd4bc8940f0abb01165bbb/os-hosts/n-d-764292-5@lvmdriver-1 => generated 178 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:01:01.640542 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-26945af5-9c40-4bb7-8dba-cdbee076aaeb tempest-AvailabilityZoneTestJSON-1766968820 tempest-AvailabilityZoneTestJSON-1766968820] GET http://10.222.0.23/volume/v3/57f92f2d0a5049ebad4723ef6d7b52c6/os-availability-zone Dec 02 11:01:01.641641 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-26945af5-9c40-4bb7-8dba-cdbee076aaeb tempest-AvailabilityZoneTestJSON-1766968820 tempest-AvailabilityZoneTestJSON-1766968820] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:01:01.642130 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-26945af5-9c40-4bb7-8dba-cdbee076aaeb tempest-AvailabilityZoneTestJSON-1766968820 tempest-AvailabilityZoneTestJSON-1766968820] Calling method 'index' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:01:01.655718 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-26945af5-9c40-4bb7-8dba-cdbee076aaeb tempest-AvailabilityZoneTestJSON-1766968820 tempest-AvailabilityZoneTestJSON-1766968820] Availability Zones retrieved successfully. Dec 02 11:01:01.656797 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-26945af5-9c40-4bb7-8dba-cdbee076aaeb tempest-AvailabilityZoneTestJSON-1766968820 tempest-AvailabilityZoneTestJSON-1766968820] http://10.222.0.23/volume/v3/57f92f2d0a5049ebad4723ef6d7b52c6/os-availability-zone returned with HTTP 200 Dec 02 11:01:01.658137 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 634/1276] 10.222.0.23 () {58 vars in 1243 bytes} [Wed Dec 2 11:01:00 2020] GET /volume/v3/57f92f2d0a5049ebad4723ef6d7b52c6/os-availability-zone => generated 82 bytes in 672 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 02 11:01:07.901018 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c6cf6b48-ce19-40fa-b72d-ca173eb0ee78 tempest-AbsoluteLimitsTests-196383439 tempest-AbsoluteLimitsTests-196383439] POST http://10.222.0.23/volume/v3/f442d4f29ea04531961ffc472573117e/volumes Dec 02 11:01:07.902020 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c6cf6b48-ce19-40fa-b72d-ca173eb0ee78 tempest-AbsoluteLimitsTests-196383439 tempest-AbsoluteLimitsTests-196383439] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-551668665"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:01:07.903184 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-c6cf6b48-ce19-40fa-b72d-ca173eb0ee78 tempest-AbsoluteLimitsTests-196383439 tempest-AbsoluteLimitsTests-196383439] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-551668665'}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 11:01:07.903626 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-c6cf6b48-ce19-40fa-b72d-ca173eb0ee78 tempest-AbsoluteLimitsTests-196383439 tempest-AbsoluteLimitsTests-196383439] Create volume of 1 GB Dec 02 11:01:07.917983 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c6cf6b48-ce19-40fa-b72d-ca173eb0ee78 tempest-AbsoluteLimitsTests-196383439 tempest-AbsoluteLimitsTests-196383439] Availability Zones retrieved successfully. Dec 02 11:01:07.935868 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c6cf6b48-ce19-40fa-b72d-ca173eb0ee78 tempest-AbsoluteLimitsTests-196383439 tempest-AbsoluteLimitsTests-196383439] Flow 'volume_create_api' (69798a3f-1598-4ca8-baf8-976077e93ed3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:01:07.938758 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c6cf6b48-ce19-40fa-b72d-ca173eb0ee78 tempest-AbsoluteLimitsTests-196383439 tempest-AbsoluteLimitsTests-196383439] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (897b0226-9208-48cc-9cd3-26fd810c9db8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:01:07.940966 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-c6cf6b48-ce19-40fa-b72d-ca173eb0ee78 tempest-AbsoluteLimitsTests-196383439 tempest-AbsoluteLimitsTests-196383439] Validating volume size '1' using validate_int {{(pid=88068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 11:01:08.006495 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c6cf6b48-ce19-40fa-b72d-ca173eb0ee78 tempest-AbsoluteLimitsTests-196383439 tempest-AbsoluteLimitsTests-196383439] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (897b0226-9208-48cc-9cd3-26fd810c9db8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:01:08.008896 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c6cf6b48-ce19-40fa-b72d-ca173eb0ee78 tempest-AbsoluteLimitsTests-196383439 tempest-AbsoluteLimitsTests-196383439] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bd3f8d8-705a-4e34-b2f3-d884b4723506) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:01:08.123195 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-c6cf6b48-ce19-40fa-b72d-ca173eb0ee78 tempest-AbsoluteLimitsTests-196383439 tempest-AbsoluteLimitsTests-196383439] Created reservations ['5a93b1ba-2796-4880-a271-d02af3472261', '01a2847e-daf0-406f-a9e8-f7003eccd1e8', 'bee3df97-c63b-44d2-a6d2-b2e5ad47cafd', '9f31d174-916f-4f50-a82f-c281e4f1d36e'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:01:08.125290 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c6cf6b48-ce19-40fa-b72d-ca173eb0ee78 tempest-AbsoluteLimitsTests-196383439 tempest-AbsoluteLimitsTests-196383439] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bd3f8d8-705a-4e34-b2f3-d884b4723506) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a93b1ba-2796-4880-a271-d02af3472261', '01a2847e-daf0-406f-a9e8-f7003eccd1e8', 'bee3df97-c63b-44d2-a6d2-b2e5ad47cafd', '9f31d174-916f-4f50-a82f-c281e4f1d36e']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:01:08.127862 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c6cf6b48-ce19-40fa-b72d-ca173eb0ee78 tempest-AbsoluteLimitsTests-196383439 tempest-AbsoluteLimitsTests-196383439] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8811047f-525f-4128-8ac4-f9acc41fb16a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:01:08.190137 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c6cf6b48-ce19-40fa-b72d-ca173eb0ee78 tempest-AbsoluteLimitsTests-196383439 tempest-AbsoluteLimitsTests-196383439] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8811047f-525f-4128-8ac4-f9acc41fb16a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7500cf09-d725-4d04-91d5-00e47eaf1d94', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-551668665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f442d4f29ea04531961ffc472573117e',qos_specs=None,replication_status=,reservations=['5a93b1ba-2796-4880-a271-d02af3472261','01a2847e-daf0-406f-a9e8-f7003eccd1e8','bee3df97-c63b-44d2-a6d2-b2e5ad47cafd','9f31d174-916f-4f50-a82f-c281e4f1d36e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe68f11cec50483ba8446cda2659c9f7',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T11:01:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-551668665',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7500cf09-d725-4d04-91d5-00e47eaf1d94,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f442d4f29ea04531961ffc472573117e',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,user_id='fe68f11cec50483ba8446cda2659c9f7',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:01:08.192527 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c6cf6b48-ce19-40fa-b72d-ca173eb0ee78 tempest-AbsoluteLimitsTests-196383439 tempest-AbsoluteLimitsTests-196383439] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf33b839-12bf-4530-aa1b-6d71a353dd97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:01:08.223879 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c6cf6b48-ce19-40fa-b72d-ca173eb0ee78 tempest-AbsoluteLimitsTests-196383439 tempest-AbsoluteLimitsTests-196383439] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf33b839-12bf-4530-aa1b-6d71a353dd97) 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-AbsoluteLimitsTests-Volume-551668665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f442d4f29ea04531961ffc472573117e',qos_specs=None,replication_status=,reservations=['5a93b1ba-2796-4880-a271-d02af3472261','01a2847e-daf0-406f-a9e8-f7003eccd1e8','bee3df97-c63b-44d2-a6d2-b2e5ad47cafd','9f31d174-916f-4f50-a82f-c281e4f1d36e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe68f11cec50483ba8446cda2659c9f7',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:01:08.226297 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c6cf6b48-ce19-40fa-b72d-ca173eb0ee78 tempest-AbsoluteLimitsTests-196383439 tempest-AbsoluteLimitsTests-196383439] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c6d336d-a403-4012-bc72-4096a694cf41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:01:08.242022 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c6cf6b48-ce19-40fa-b72d-ca173eb0ee78 tempest-AbsoluteLimitsTests-196383439 tempest-AbsoluteLimitsTests-196383439] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c6d336d-a403-4012-bc72-4096a694cf41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:01:08.244917 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c6cf6b48-ce19-40fa-b72d-ca173eb0ee78 tempest-AbsoluteLimitsTests-196383439 tempest-AbsoluteLimitsTests-196383439] Flow 'volume_create_api' (69798a3f-1598-4ca8-baf8-976077e93ed3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:01:08.299270 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c6cf6b48-ce19-40fa-b72d-ca173eb0ee78 tempest-AbsoluteLimitsTests-196383439 tempest-AbsoluteLimitsTests-196383439] Create volume request issued successfully. Dec 02 11:01:08.315129 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c6cf6b48-ce19-40fa-b72d-ca173eb0ee78 tempest-AbsoluteLimitsTests-196383439 tempest-AbsoluteLimitsTests-196383439] http://10.222.0.23/volume/v3/f442d4f29ea04531961ffc472573117e/volumes returned with HTTP 202 Dec 02 11:01:08.317075 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 643/1277] 10.222.0.23 () {60 vars in 1225 bytes} [Wed Dec 2 11:01:07 2020] POST /volume/v3/f442d4f29ea04531961ffc472573117e/volumes => generated 818 bytes in 637 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:01:08.331561 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6ac202e3-c1a7-4518-a979-cff82b07ab30 tempest-AbsoluteLimitsTests-196383439 tempest-AbsoluteLimitsTests-196383439] GET http://10.222.0.23/volume/v3/f442d4f29ea04531961ffc472573117e/volumes/7500cf09-d725-4d04-91d5-00e47eaf1d94 Dec 02 11:01:08.332657 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6ac202e3-c1a7-4518-a979-cff82b07ab30 tempest-AbsoluteLimitsTests-196383439 tempest-AbsoluteLimitsTests-196383439] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:01:08.346003 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6ac202e3-c1a7-4518-a979-cff82b07ab30 tempest-AbsoluteLimitsTests-196383439 tempest-AbsoluteLimitsTests-196383439] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:01:08.419756 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:01:08.419756 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:01:08.431191 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6ac202e3-c1a7-4518-a979-cff82b07ab30 tempest-AbsoluteLimitsTests-196383439 tempest-AbsoluteLimitsTests-196383439] Volume info retrieved successfully. Dec 02 11:01:08.462100 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6ac202e3-c1a7-4518-a979-cff82b07ab30 tempest-AbsoluteLimitsTests-196383439 tempest-AbsoluteLimitsTests-196383439] http://10.222.0.23/volume/v3/f442d4f29ea04531961ffc472573117e/volumes/7500cf09-d725-4d04-91d5-00e47eaf1d94 returned with HTTP 200 Dec 02 11:01:08.473515 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 635/1278] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:01:08 2020] GET /volume/v3/f442d4f29ea04531961ffc472573117e/volumes/7500cf09-d725-4d04-91d5-00e47eaf1d94 => generated 886 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:01:09.480412 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5ec3ab0e-26e6-428b-82bd-1c2cfa6cf953 tempest-AbsoluteLimitsTests-196383439 tempest-AbsoluteLimitsTests-196383439] GET http://10.222.0.23/volume/v3/f442d4f29ea04531961ffc472573117e/volumes/7500cf09-d725-4d04-91d5-00e47eaf1d94 Dec 02 11:01:09.481091 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5ec3ab0e-26e6-428b-82bd-1c2cfa6cf953 tempest-AbsoluteLimitsTests-196383439 tempest-AbsoluteLimitsTests-196383439] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:01:09.481409 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:01:09.481409 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:01:09.481936 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5ec3ab0e-26e6-428b-82bd-1c2cfa6cf953 tempest-AbsoluteLimitsTests-196383439 tempest-AbsoluteLimitsTests-196383439] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:01:09.535520 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:01:09.535520 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:01:09.545653 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-5ec3ab0e-26e6-428b-82bd-1c2cfa6cf953 tempest-AbsoluteLimitsTests-196383439 tempest-AbsoluteLimitsTests-196383439] Volume info retrieved successfully. Dec 02 11:01:09.577428 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5ec3ab0e-26e6-428b-82bd-1c2cfa6cf953 tempest-AbsoluteLimitsTests-196383439 tempest-AbsoluteLimitsTests-196383439] http://10.222.0.23/volume/v3/f442d4f29ea04531961ffc472573117e/volumes/7500cf09-d725-4d04-91d5-00e47eaf1d94 returned with HTTP 200 Dec 02 11:01:09.579267 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 644/1279] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:01:09 2020] GET /volume/v3/f442d4f29ea04531961ffc472573117e/volumes/7500cf09-d725-4d04-91d5-00e47eaf1d94 => generated 911 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:01:09.604200 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a2650922-795e-432c-acac-1c6aae690e7d tempest-AbsoluteLimitsTests-196383439 tempest-AbsoluteLimitsTests-196383439] GET http://10.222.0.23/volume/v3/f442d4f29ea04531961ffc472573117e/limits Dec 02 11:01:09.605044 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a2650922-795e-432c-acac-1c6aae690e7d tempest-AbsoluteLimitsTests-196383439 tempest-AbsoluteLimitsTests-196383439] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:01:09.606084 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:01:09.606084 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:01:09.606750 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a2650922-795e-432c-acac-1c6aae690e7d tempest-AbsoluteLimitsTests-196383439 tempest-AbsoluteLimitsTests-196383439] Calling method 'index' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:01:09.667338 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a2650922-795e-432c-acac-1c6aae690e7d tempest-AbsoluteLimitsTests-196383439 tempest-AbsoluteLimitsTests-196383439] http://10.222.0.23/volume/v3/f442d4f29ea04531961ffc472573117e/limits returned with HTTP 200 Dec 02 11:01:09.675662 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 636/1280] 10.222.0.23 () {58 vars in 1201 bytes} [Wed Dec 2 11:01:09 2020] GET /volume/v3/f442d4f29ea04531961ffc472573117e/limits => generated 302 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:01:09.680644 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cf913e68-f3be-4bcf-8abc-44c4ef923736 tempest-AbsoluteLimitsTests-196383439 tempest-AbsoluteLimitsTests-196383439] DELETE http://10.222.0.23/volume/v3/f442d4f29ea04531961ffc472573117e/volumes/7500cf09-d725-4d04-91d5-00e47eaf1d94 Dec 02 11:01:09.681488 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cf913e68-f3be-4bcf-8abc-44c4ef923736 tempest-AbsoluteLimitsTests-196383439 tempest-AbsoluteLimitsTests-196383439] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:01:09.681923 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:01:09.681923 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:01:09.682304 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cf913e68-f3be-4bcf-8abc-44c4ef923736 tempest-AbsoluteLimitsTests-196383439 tempest-AbsoluteLimitsTests-196383439] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:01:09.682916 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-cf913e68-f3be-4bcf-8abc-44c4ef923736 tempest-AbsoluteLimitsTests-196383439 tempest-AbsoluteLimitsTests-196383439] Delete volume with id: 7500cf09-d725-4d04-91d5-00e47eaf1d94 Dec 02 11:01:09.768439 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:01:09.768439 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:01:09.770171 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-cf913e68-f3be-4bcf-8abc-44c4ef923736 tempest-AbsoluteLimitsTests-196383439 tempest-AbsoluteLimitsTests-196383439] Volume info retrieved successfully. Dec 02 11:01:09.810762 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-cf913e68-f3be-4bcf-8abc-44c4ef923736 tempest-AbsoluteLimitsTests-196383439 tempest-AbsoluteLimitsTests-196383439] Delete volume request issued successfully. Dec 02 11:01:09.811244 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cf913e68-f3be-4bcf-8abc-44c4ef923736 tempest-AbsoluteLimitsTests-196383439 tempest-AbsoluteLimitsTests-196383439] http://10.222.0.23/volume/v3/f442d4f29ea04531961ffc472573117e/volumes/7500cf09-d725-4d04-91d5-00e47eaf1d94 returned with HTTP 202 Dec 02 11:01:09.815424 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 645/1281] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:01:09 2020] DELETE /volume/v3/f442d4f29ea04531961ffc472573117e/volumes/7500cf09-d725-4d04-91d5-00e47eaf1d94 => generated 0 bytes in 139 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:01:09.821642 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d8edebd4-ea9a-427c-afcf-25d043a57de0 tempest-AbsoluteLimitsTests-196383439 tempest-AbsoluteLimitsTests-196383439] GET http://10.222.0.23/volume/v3/f442d4f29ea04531961ffc472573117e/volumes/7500cf09-d725-4d04-91d5-00e47eaf1d94 Dec 02 11:01:09.822478 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d8edebd4-ea9a-427c-afcf-25d043a57de0 tempest-AbsoluteLimitsTests-196383439 tempest-AbsoluteLimitsTests-196383439] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:01:09.823131 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d8edebd4-ea9a-427c-afcf-25d043a57de0 tempest-AbsoluteLimitsTests-196383439 tempest-AbsoluteLimitsTests-196383439] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:01:09.892386 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:01:09.892386 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:01:09.903233 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-d8edebd4-ea9a-427c-afcf-25d043a57de0 tempest-AbsoluteLimitsTests-196383439 tempest-AbsoluteLimitsTests-196383439] Volume info retrieved successfully. Dec 02 11:01:09.931553 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d8edebd4-ea9a-427c-afcf-25d043a57de0 tempest-AbsoluteLimitsTests-196383439 tempest-AbsoluteLimitsTests-196383439] http://10.222.0.23/volume/v3/f442d4f29ea04531961ffc472573117e/volumes/7500cf09-d725-4d04-91d5-00e47eaf1d94 returned with HTTP 200 Dec 02 11:01:09.933430 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 637/1282] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:01:09 2020] GET /volume/v3/f442d4f29ea04531961ffc472573117e/volumes/7500cf09-d725-4d04-91d5-00e47eaf1d94 => generated 910 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:01:10.949577 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-81af66b0-3e47-41bd-a890-da3f62b7434c tempest-AbsoluteLimitsTests-196383439 tempest-AbsoluteLimitsTests-196383439] GET http://10.222.0.23/volume/v3/f442d4f29ea04531961ffc472573117e/volumes/7500cf09-d725-4d04-91d5-00e47eaf1d94 Dec 02 11:01:10.950257 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-81af66b0-3e47-41bd-a890-da3f62b7434c tempest-AbsoluteLimitsTests-196383439 tempest-AbsoluteLimitsTests-196383439] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:01:10.950713 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:01:10.950713 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:01:10.951281 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-81af66b0-3e47-41bd-a890-da3f62b7434c tempest-AbsoluteLimitsTests-196383439 tempest-AbsoluteLimitsTests-196383439] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:01:11.082590 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:01:11.082590 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:01:11.104852 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-81af66b0-3e47-41bd-a890-da3f62b7434c tempest-AbsoluteLimitsTests-196383439 tempest-AbsoluteLimitsTests-196383439] Volume info retrieved successfully. Dec 02 11:01:11.152187 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-81af66b0-3e47-41bd-a890-da3f62b7434c tempest-AbsoluteLimitsTests-196383439 tempest-AbsoluteLimitsTests-196383439] http://10.222.0.23/volume/v3/f442d4f29ea04531961ffc472573117e/volumes/7500cf09-d725-4d04-91d5-00e47eaf1d94 returned with HTTP 200 Dec 02 11:01:11.153176 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 646/1283] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:01:10 2020] GET /volume/v3/f442d4f29ea04531961ffc472573117e/volumes/7500cf09-d725-4d04-91d5-00e47eaf1d94 => generated 910 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:01:11.379337 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-de65a16d-33cf-4ab4-a5ea-659bb4e4e50e tempest-VolumeManageAdminTest-1809940861 tempest-VolumeManageAdminTest-1809940861] POST http://10.222.0.23/volume/v3/0d24cf89cd0d42d8a9ee52b1e3a72e24/volumes Dec 02 11:01:11.379809 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:01:11.379809 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:01:11.380552 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-de65a16d-33cf-4ab4-a5ea-659bb4e4e50e tempest-VolumeManageAdminTest-1809940861 tempest-VolumeManageAdminTest-1809940861] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeManageAdminTest-Volume-1807199304"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:01:11.381811 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-de65a16d-33cf-4ab4-a5ea-659bb4e4e50e tempest-VolumeManageAdminTest-1809940861 tempest-VolumeManageAdminTest-1809940861] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeManageAdminTest-Volume-1807199304'}} {{(pid=88069) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 11:01:11.382183 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-de65a16d-33cf-4ab4-a5ea-659bb4e4e50e tempest-VolumeManageAdminTest-1809940861 tempest-VolumeManageAdminTest-1809940861] Create volume of 1 GB Dec 02 11:01:11.396535 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-de65a16d-33cf-4ab4-a5ea-659bb4e4e50e tempest-VolumeManageAdminTest-1809940861 tempest-VolumeManageAdminTest-1809940861] Availability Zones retrieved successfully. Dec 02 11:01:11.417370 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-de65a16d-33cf-4ab4-a5ea-659bb4e4e50e tempest-VolumeManageAdminTest-1809940861 tempest-VolumeManageAdminTest-1809940861] Flow 'volume_create_api' (ac5513b3-27b2-4865-b0df-65fcd02423a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:01:11.420621 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-de65a16d-33cf-4ab4-a5ea-659bb4e4e50e tempest-VolumeManageAdminTest-1809940861 tempest-VolumeManageAdminTest-1809940861] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (981bc09f-b7fd-48b0-be7e-98b7241138d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:01:11.423611 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-de65a16d-33cf-4ab4-a5ea-659bb4e4e50e tempest-VolumeManageAdminTest-1809940861 tempest-VolumeManageAdminTest-1809940861] Validating volume size '1' using validate_int {{(pid=88069) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 11:01:11.499491 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-de65a16d-33cf-4ab4-a5ea-659bb4e4e50e tempest-VolumeManageAdminTest-1809940861 tempest-VolumeManageAdminTest-1809940861] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (981bc09f-b7fd-48b0-be7e-98b7241138d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:01:11.502314 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-de65a16d-33cf-4ab4-a5ea-659bb4e4e50e tempest-VolumeManageAdminTest-1809940861 tempest-VolumeManageAdminTest-1809940861] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0e93032-0408-4865-8ecf-80678481e55d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:01:11.626220 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-de65a16d-33cf-4ab4-a5ea-659bb4e4e50e tempest-VolumeManageAdminTest-1809940861 tempest-VolumeManageAdminTest-1809940861] Created reservations ['e2946cdc-094f-453d-a352-e0ddaa9117bb', 'a07f57a2-2ebc-452c-8657-20968c4aafa6', '1f6dfbbe-b68d-4614-864a-f7cbb7118df7', '3efd0491-68e5-4c87-a33a-244b1eda9d98'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:01:11.628922 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-de65a16d-33cf-4ab4-a5ea-659bb4e4e50e tempest-VolumeManageAdminTest-1809940861 tempest-VolumeManageAdminTest-1809940861] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0e93032-0408-4865-8ecf-80678481e55d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2946cdc-094f-453d-a352-e0ddaa9117bb', 'a07f57a2-2ebc-452c-8657-20968c4aafa6', '1f6dfbbe-b68d-4614-864a-f7cbb7118df7', '3efd0491-68e5-4c87-a33a-244b1eda9d98']}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:01:11.631955 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-de65a16d-33cf-4ab4-a5ea-659bb4e4e50e tempest-VolumeManageAdminTest-1809940861 tempest-VolumeManageAdminTest-1809940861] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (802d613c-30bc-40fd-ac83-bb745495bdc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:01:11.700553 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-de65a16d-33cf-4ab4-a5ea-659bb4e4e50e tempest-VolumeManageAdminTest-1809940861 tempest-VolumeManageAdminTest-1809940861] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (802d613c-30bc-40fd-ac83-bb745495bdc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '141dc649-2178-4a9a-9da9-675395f86e72', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-1807199304',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d24cf89cd0d42d8a9ee52b1e3a72e24',qos_specs=None,replication_status=,reservations=['e2946cdc-094f-453d-a352-e0ddaa9117bb','a07f57a2-2ebc-452c-8657-20968c4aafa6','1f6dfbbe-b68d-4614-864a-f7cbb7118df7','3efd0491-68e5-4c87-a33a-244b1eda9d98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='142825deb9814ce0a362a1feb79d69d7',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T11:01:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-1807199304',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=141dc649-2178-4a9a-9da9-675395f86e72,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d24cf89cd0d42d8a9ee52b1e3a72e24',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,user_id='142825deb9814ce0a362a1feb79d69d7',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:01:11.702653 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-de65a16d-33cf-4ab4-a5ea-659bb4e4e50e tempest-VolumeManageAdminTest-1809940861 tempest-VolumeManageAdminTest-1809940861] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b2bfa50-fd7f-4769-bc8c-1402758230ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:01:11.732386 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-de65a16d-33cf-4ab4-a5ea-659bb4e4e50e tempest-VolumeManageAdminTest-1809940861 tempest-VolumeManageAdminTest-1809940861] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b2bfa50-fd7f-4769-bc8c-1402758230ca) 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-VolumeManageAdminTest-Volume-1807199304',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d24cf89cd0d42d8a9ee52b1e3a72e24',qos_specs=None,replication_status=,reservations=['e2946cdc-094f-453d-a352-e0ddaa9117bb','a07f57a2-2ebc-452c-8657-20968c4aafa6','1f6dfbbe-b68d-4614-864a-f7cbb7118df7','3efd0491-68e5-4c87-a33a-244b1eda9d98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='142825deb9814ce0a362a1feb79d69d7',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:01:11.734372 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-de65a16d-33cf-4ab4-a5ea-659bb4e4e50e tempest-VolumeManageAdminTest-1809940861 tempest-VolumeManageAdminTest-1809940861] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e9e72ef-f215-4789-8895-408fd9c39e48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:01:11.764880 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-de65a16d-33cf-4ab4-a5ea-659bb4e4e50e tempest-VolumeManageAdminTest-1809940861 tempest-VolumeManageAdminTest-1809940861] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e9e72ef-f215-4789-8895-408fd9c39e48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:01:11.768034 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-de65a16d-33cf-4ab4-a5ea-659bb4e4e50e tempest-VolumeManageAdminTest-1809940861 tempest-VolumeManageAdminTest-1809940861] Flow 'volume_create_api' (ac5513b3-27b2-4865-b0df-65fcd02423a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:01:11.848849 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-de65a16d-33cf-4ab4-a5ea-659bb4e4e50e tempest-VolumeManageAdminTest-1809940861 tempest-VolumeManageAdminTest-1809940861] Create volume request issued successfully. Dec 02 11:01:11.864672 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-de65a16d-33cf-4ab4-a5ea-659bb4e4e50e tempest-VolumeManageAdminTest-1809940861 tempest-VolumeManageAdminTest-1809940861] http://10.222.0.23/volume/v3/0d24cf89cd0d42d8a9ee52b1e3a72e24/volumes returned with HTTP 202 Dec 02 11:01:11.865924 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 638/1284] 10.222.0.23 () {60 vars in 1225 bytes} [Wed Dec 2 11:01:11 2020] POST /volume/v3/0d24cf89cd0d42d8a9ee52b1e3a72e24/volumes => generated 821 bytes in 800 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:01:11.881509 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a2782136-4e4d-4563-9cd7-07a588022939 tempest-VolumeManageAdminTest-1809940861 tempest-VolumeManageAdminTest-1809940861] GET http://10.222.0.23/volume/v3/0d24cf89cd0d42d8a9ee52b1e3a72e24/volumes/141dc649-2178-4a9a-9da9-675395f86e72 Dec 02 11:01:11.882160 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a2782136-4e4d-4563-9cd7-07a588022939 tempest-VolumeManageAdminTest-1809940861 tempest-VolumeManageAdminTest-1809940861] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:01:11.882486 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:01:11.882486 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:01:11.883016 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a2782136-4e4d-4563-9cd7-07a588022939 tempest-VolumeManageAdminTest-1809940861 tempest-VolumeManageAdminTest-1809940861] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:01:11.950909 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:01:11.950909 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:01:11.961236 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a2782136-4e4d-4563-9cd7-07a588022939 tempest-VolumeManageAdminTest-1809940861 tempest-VolumeManageAdminTest-1809940861] Volume info retrieved successfully. Dec 02 11:01:12.004702 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a2782136-4e4d-4563-9cd7-07a588022939 tempest-VolumeManageAdminTest-1809940861 tempest-VolumeManageAdminTest-1809940861] http://10.222.0.23/volume/v3/0d24cf89cd0d42d8a9ee52b1e3a72e24/volumes/141dc649-2178-4a9a-9da9-675395f86e72 returned with HTTP 200 Dec 02 11:01:12.006002 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 647/1285] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:01:11 2020] GET /volume/v3/0d24cf89cd0d42d8a9ee52b1e3a72e24/volumes/141dc649-2178-4a9a-9da9-675395f86e72 => generated 889 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:01:12.176235 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f73f6d3e-e8b6-4960-9e94-2501583b59c2 tempest-AbsoluteLimitsTests-196383439 tempest-AbsoluteLimitsTests-196383439] GET http://10.222.0.23/volume/v3/f442d4f29ea04531961ffc472573117e/volumes/7500cf09-d725-4d04-91d5-00e47eaf1d94 Dec 02 11:01:12.176235 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f73f6d3e-e8b6-4960-9e94-2501583b59c2 tempest-AbsoluteLimitsTests-196383439 tempest-AbsoluteLimitsTests-196383439] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:01:12.176235 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:01:12.176235 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:01:12.176235 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f73f6d3e-e8b6-4960-9e94-2501583b59c2 tempest-AbsoluteLimitsTests-196383439 tempest-AbsoluteLimitsTests-196383439] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:01:12.242331 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f73f6d3e-e8b6-4960-9e94-2501583b59c2 tempest-AbsoluteLimitsTests-196383439 tempest-AbsoluteLimitsTests-196383439] http://10.222.0.23/volume/v3/f442d4f29ea04531961ffc472573117e/volumes/7500cf09-d725-4d04-91d5-00e47eaf1d94 returned with HTTP 404 Dec 02 11:01:12.243417 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 639/1286] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:01:12 2020] GET /volume/v3/f442d4f29ea04531961ffc472573117e/volumes/7500cf09-d725-4d04-91d5-00e47eaf1d94 => generated 109 bytes in 78 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:01:13.021819 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f1255dd1-282c-4a9d-88a7-f013c9f2c26d tempest-VolumeManageAdminTest-1809940861 tempest-VolumeManageAdminTest-1809940861] GET http://10.222.0.23/volume/v3/0d24cf89cd0d42d8a9ee52b1e3a72e24/volumes/141dc649-2178-4a9a-9da9-675395f86e72 Dec 02 11:01:13.023054 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f1255dd1-282c-4a9d-88a7-f013c9f2c26d tempest-VolumeManageAdminTest-1809940861 tempest-VolumeManageAdminTest-1809940861] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:01:13.023478 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:01:13.023478 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:01:13.024152 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f1255dd1-282c-4a9d-88a7-f013c9f2c26d tempest-VolumeManageAdminTest-1809940861 tempest-VolumeManageAdminTest-1809940861] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:01:13.116591 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:01:13.116591 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:01:13.138970 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f1255dd1-282c-4a9d-88a7-f013c9f2c26d tempest-VolumeManageAdminTest-1809940861 tempest-VolumeManageAdminTest-1809940861] Volume info retrieved successfully. Dec 02 11:01:13.174784 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f1255dd1-282c-4a9d-88a7-f013c9f2c26d tempest-VolumeManageAdminTest-1809940861 tempest-VolumeManageAdminTest-1809940861] http://10.222.0.23/volume/v3/0d24cf89cd0d42d8a9ee52b1e3a72e24/volumes/141dc649-2178-4a9a-9da9-675395f86e72 returned with HTTP 200 Dec 02 11:01:13.176759 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 648/1287] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:01:13 2020] GET /volume/v3/0d24cf89cd0d42d8a9ee52b1e3a72e24/volumes/141dc649-2178-4a9a-9da9-675395f86e72 => generated 914 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:01:13.481486 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0e541748-494b-46e3-86fa-a9a4fec6782e tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] GET http://10.222.0.23/volume/v3/53251834448a4eb1a0b9e41a9e305c20/volumes/141dc649-2178-4a9a-9da9-675395f86e72 Dec 02 11:01:13.482011 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0e541748-494b-46e3-86fa-a9a4fec6782e tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:01:13.482494 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0e541748-494b-46e3-86fa-a9a4fec6782e tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:01:13.534117 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:01:13.534117 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:01:13.542778 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0e541748-494b-46e3-86fa-a9a4fec6782e tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] Volume info retrieved successfully. Dec 02 11:01:13.564813 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0e541748-494b-46e3-86fa-a9a4fec6782e tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] http://10.222.0.23/volume/v3/53251834448a4eb1a0b9e41a9e305c20/volumes/141dc649-2178-4a9a-9da9-675395f86e72 returned with HTTP 200 Dec 02 11:01:13.565878 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 640/1288] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:01:13 2020] GET /volume/v3/53251834448a4eb1a0b9e41a9e305c20/volumes/141dc649-2178-4a9a-9da9-675395f86e72 => generated 1085 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:01:13.581252 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6842d819-1043-45f3-9ceb-29bbcdbd8afb tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] POST http://10.222.0.23/volume/v3/53251834448a4eb1a0b9e41a9e305c20/volumes/141dc649-2178-4a9a-9da9-675395f86e72/action Dec 02 11:01:13.582022 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:01:13.582022 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:01:13.582760 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6842d819-1043-45f3-9ceb-29bbcdbd8afb tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] Action body: b'{"os-unmanage": {}}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 11:01:13.584226 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6842d819-1043-45f3-9ceb-29bbcdbd8afb tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:01:13.585269 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.contrib.volume_unmanage [None req-6842d819-1043-45f3-9ceb-29bbcdbd8afb tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] Unmanage volume with id: 141dc649-2178-4a9a-9da9-675395f86e72 Dec 02 11:01:13.658480 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:01:13.658480 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:01:13.659628 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6842d819-1043-45f3-9ceb-29bbcdbd8afb tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] Volume info retrieved successfully. Dec 02 11:01:13.709866 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6842d819-1043-45f3-9ceb-29bbcdbd8afb tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] Delete volume request issued successfully. Dec 02 11:01:13.713535 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6842d819-1043-45f3-9ceb-29bbcdbd8afb tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] http://10.222.0.23/volume/v3/53251834448a4eb1a0b9e41a9e305c20/volumes/141dc649-2178-4a9a-9da9-675395f86e72/action returned with HTTP 202 Dec 02 11:01:13.717774 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 649/1289] 10.222.0.23 () {60 vars in 1357 bytes} [Wed Dec 2 11:01:13 2020] POST /volume/v3/53251834448a4eb1a0b9e41a9e305c20/volumes/141dc649-2178-4a9a-9da9-675395f86e72/action => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:01:13.725471 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8b663e82-bfc3-4168-b32a-3604524f6fa9 tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] GET http://10.222.0.23/volume/v3/53251834448a4eb1a0b9e41a9e305c20/volumes/141dc649-2178-4a9a-9da9-675395f86e72 Dec 02 11:01:13.726232 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8b663e82-bfc3-4168-b32a-3604524f6fa9 tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:01:13.726593 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:01:13.726593 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:01:13.727189 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8b663e82-bfc3-4168-b32a-3604524f6fa9 tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:01:13.842548 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:01:13.842548 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:01:13.865585 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-8b663e82-bfc3-4168-b32a-3604524f6fa9 tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] Volume info retrieved successfully. Dec 02 11:01:13.917719 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8b663e82-bfc3-4168-b32a-3604524f6fa9 tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] http://10.222.0.23/volume/v3/53251834448a4eb1a0b9e41a9e305c20/volumes/141dc649-2178-4a9a-9da9-675395f86e72 returned with HTTP 200 Dec 02 11:01:13.930986 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 641/1290] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:01:13 2020] GET /volume/v3/53251834448a4eb1a0b9e41a9e305c20/volumes/141dc649-2178-4a9a-9da9-675395f86e72 => generated 1086 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:01:14.938341 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8b8d8540-e411-4b19-902b-b691e22b2e64 tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] GET http://10.222.0.23/volume/v3/53251834448a4eb1a0b9e41a9e305c20/volumes/141dc649-2178-4a9a-9da9-675395f86e72 Dec 02 11:01:14.938829 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8b8d8540-e411-4b19-902b-b691e22b2e64 tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:01:14.939997 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:01:14.939997 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:01:14.940380 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8b8d8540-e411-4b19-902b-b691e22b2e64 tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:01:15.054261 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8b8d8540-e411-4b19-902b-b691e22b2e64 tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] http://10.222.0.23/volume/v3/53251834448a4eb1a0b9e41a9e305c20/volumes/141dc649-2178-4a9a-9da9-675395f86e72 returned with HTTP 404 Dec 02 11:01:15.072533 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 650/1291] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:01:14 2020] GET /volume/v3/53251834448a4eb1a0b9e41a9e305c20/volumes/141dc649-2178-4a9a-9da9-675395f86e72 => generated 109 bytes in 138 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:01:15.080774 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fcc83fd8-9d59-4667-bafa-69bcc8d4d859 tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] GET http://10.222.0.23/volume/v3/53251834448a4eb1a0b9e41a9e305c20/volumes/detail?all_tenants=1 Dec 02 11:01:15.081310 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fcc83fd8-9d59-4667-bafa-69bcc8d4d859 tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:01:15.081506 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:01:15.081506 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:01:15.082158 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fcc83fd8-9d59-4667-bafa-69bcc8d4d859 tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] Calling method 'detail' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:01:15.084404 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-fcc83fd8-9d59-4667-bafa-69bcc8d4d859 tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=88069) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 02 11:01:15.220418 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-fcc83fd8-9d59-4667-bafa-69bcc8d4d859 tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] Get all volumes completed successfully. Dec 02 11:01:15.224864 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fcc83fd8-9d59-4667-bafa-69bcc8d4d859 tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] http://10.222.0.23/volume/v3/53251834448a4eb1a0b9e41a9e305c20/volumes/detail?all_tenants=1 returned with HTTP 200 Dec 02 11:01:15.225671 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 642/1292] 10.222.0.23 () {58 vars in 1252 bytes} [Wed Dec 2 11:01:15 2020] GET /volume/v3/53251834448a4eb1a0b9e41a9e305c20/volumes/detail?all_tenants=1 => generated 15 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 02 11:01:15.242227 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d4265d17-52cf-46db-b87f-8dec5e2c575d tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] POST http://10.222.0.23/volume/v3/53251834448a4eb1a0b9e41a9e305c20/os-volume-manage Dec 02 11:01:15.243181 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d4265d17-52cf-46db-b87f-8dec5e2c575d tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeManageAdminTest-volume-864465576", "host": "n-d-764292-5@lvmdriver-1#lvmdriver-1", "ref": {"source-name": "volume-141dc649-2178-4a9a-9da9-675395f86e72"}, "volume_type": "lvmdriver-1", "availability_zone": "nova"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:01:15.245986 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.contrib.volume_manage [None req-d4265d17-52cf-46db-b87f-8dec5e2c575d tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] Manage volume request body: {'volume': {'name': 'tempest-VolumeManageAdminTest-volume-864465576', 'host': 'n-d-764292-5@lvmdriver-1#lvmdriver-1', 'ref': {'source-name': 'volume-141dc649-2178-4a9a-9da9-675395f86e72'}, 'volume_type': 'lvmdriver-1', 'availability_zone': 'nova'}} {{(pid=88068) create /opt/stack/cinder/cinder/api/contrib/volume_manage.py:113}} Dec 02 11:01:15.311909 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-d4265d17-52cf-46db-b87f-8dec5e2c575d tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] Flow 'volume_manage_existing_api' (6b653ab4-5ae1-4677-9465-f98c90d89cc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:01:15.315059 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-d4265d17-52cf-46db-b87f-8dec5e2c575d tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ae330e8-9aa7-435c-ac8e-4894a8209085) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:01:15.417839 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-d4265d17-52cf-46db-b87f-8dec5e2c575d tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] Created reservations ['07dd7cd2-da2b-489e-9cf4-e852b6819097', 'f77e11a9-86a1-4623-9691-608b8553af58', 'e4f4147d-ceb8-42ab-a40d-3b061122a5ca', 'afaa1a9d-ffb5-4e16-b6df-3f394545e1e1'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:01:15.421928 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-d4265d17-52cf-46db-b87f-8dec5e2c575d tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ae330e8-9aa7-435c-ac8e-4894a8209085) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07dd7cd2-da2b-489e-9cf4-e852b6819097', 'f77e11a9-86a1-4623-9691-608b8553af58', 'e4f4147d-ceb8-42ab-a40d-3b061122a5ca', 'afaa1a9d-ffb5-4e16-b6df-3f394545e1e1']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:01:15.424499 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-d4265d17-52cf-46db-b87f-8dec5e2c575d tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] Task 'cinder.volume.flows.api.manage_existing.EntryCreateTask;volume:manage_existing' (6dc89c38-562a-4614-9c76-adf203d2aaa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:01:15.504050 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-d4265d17-52cf-46db-b87f-8dec5e2c575d tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] Task 'cinder.volume.flows.api.manage_existing.EntryCreateTask;volume:manage_existing' (6dc89c38-562a-4614-9c76-adf203d2aaa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': {'size': 0, 'user_id': 'b31527fea88c4bbaaabc9d25f886efb0', 'project_id': '53251834448a4eb1a0b9e41a9e305c20', 'status': 'managing', 'attach_status': 'detached', 'display_description': None, 'display_name': 'tempest-VolumeManageAdminTest-volume-864465576', 'host': 'n-d-764292-5@lvmdriver-1#lvmdriver-1', 'cluster_name': None, 'availability_zone': 'nova', 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', 'metadata': {}, 'bootable': False, 'multiattach': False}, '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=2020-12-02T11:01:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-864465576',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='n-d-764292-5@lvmdriver-1#lvmdriver-1',id=6a0733ca-3eff-494e-a229-46424ddc5947,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53251834448a4eb1a0b9e41a9e305c20',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=0,snapshot_id=None,snapshots=,source_volid=None,status='managing',terminated_at=None,updated_at=None,user_id='b31527fea88c4bbaaabc9d25f886efb0',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:01:15.507921 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-d4265d17-52cf-46db-b87f-8dec5e2c575d tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27482bc0-bfa6-44f5-be73-ff020eb6db1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:01:15.537819 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-d4265d17-52cf-46db-b87f-8dec5e2c575d tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27482bc0-bfa6-44f5-be73-ff020eb6db1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': {'size': 0, 'user_id': 'b31527fea88c4bbaaabc9d25f886efb0', 'project_id': '53251834448a4eb1a0b9e41a9e305c20', 'status': 'managing', 'attach_status': 'detached', 'display_description': None, 'display_name': 'tempest-VolumeManageAdminTest-volume-864465576', 'host': 'n-d-764292-5@lvmdriver-1#lvmdriver-1', 'cluster_name': None, 'availability_zone': 'nova', 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', 'metadata': {}, 'bootable': False, 'multiattach': False}}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:01:15.540820 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-d4265d17-52cf-46db-b87f-8dec5e2c575d tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] Task 'cinder.volume.flows.api.manage_existing.ManageCastTask;volume:manage_existing' (97c4084f-e2c6-4010-95ee-cc57f10262bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:01:15.557440 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-d4265d17-52cf-46db-b87f-8dec5e2c575d tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] Task 'cinder.volume.flows.api.manage_existing.ManageCastTask;volume:manage_existing' (97c4084f-e2c6-4010-95ee-cc57f10262bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:01:15.559886 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-d4265d17-52cf-46db-b87f-8dec5e2c575d tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] Flow 'volume_manage_existing_api' (6b653ab4-5ae1-4677-9465-f98c90d89cc1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:01:15.560617 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-d4265d17-52cf-46db-b87f-8dec5e2c575d tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] Manage volume request issued successfully. Dec 02 11:01:15.617347 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d4265d17-52cf-46db-b87f-8dec5e2c575d tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] http://10.222.0.23/volume/v3/53251834448a4eb1a0b9e41a9e305c20/os-volume-manage returned with HTTP 202 Dec 02 11:01:15.618410 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 651/1293] 10.222.0.23 () {60 vars in 1253 bytes} [Wed Dec 2 11:01:15 2020] POST /volume/v3/53251834448a4eb1a0b9e41a9e305c20/os-volume-manage => generated 846 bytes in 382 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:01:15.633577 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3aca2cdd-df43-40c7-9b9f-8b6654cface8 tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] GET http://10.222.0.23/volume/v3/53251834448a4eb1a0b9e41a9e305c20/volumes/6a0733ca-3eff-494e-a229-46424ddc5947 Dec 02 11:01:15.634102 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3aca2cdd-df43-40c7-9b9f-8b6654cface8 tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:01:15.634582 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3aca2cdd-df43-40c7-9b9f-8b6654cface8 tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:01:15.707154 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:01:15.707154 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:01:15.716284 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3aca2cdd-df43-40c7-9b9f-8b6654cface8 tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] Volume info retrieved successfully. Dec 02 11:01:15.742075 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3aca2cdd-df43-40c7-9b9f-8b6654cface8 tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] http://10.222.0.23/volume/v3/53251834448a4eb1a0b9e41a9e305c20/volumes/6a0733ca-3eff-494e-a229-46424ddc5947 returned with HTTP 200 Dec 02 11:01:15.743411 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 643/1294] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:01:15 2020] GET /volume/v3/53251834448a4eb1a0b9e41a9e305c20/volumes/6a0733ca-3eff-494e-a229-46424ddc5947 => generated 1083 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:01:16.759830 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-20d2f7c8-384e-4625-80dc-eb5102bba7d8 tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] GET http://10.222.0.23/volume/v3/53251834448a4eb1a0b9e41a9e305c20/volumes/6a0733ca-3eff-494e-a229-46424ddc5947 Dec 02 11:01:16.761251 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-20d2f7c8-384e-4625-80dc-eb5102bba7d8 tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:01:16.761670 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:01:16.761670 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:01:16.762357 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-20d2f7c8-384e-4625-80dc-eb5102bba7d8 tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:01:16.878704 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:01:16.878704 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:01:16.902402 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-20d2f7c8-384e-4625-80dc-eb5102bba7d8 tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] Volume info retrieved successfully. Dec 02 11:01:16.978436 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-20d2f7c8-384e-4625-80dc-eb5102bba7d8 tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] http://10.222.0.23/volume/v3/53251834448a4eb1a0b9e41a9e305c20/volumes/6a0733ca-3eff-494e-a229-46424ddc5947 returned with HTTP 200 Dec 02 11:01:16.988005 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 652/1295] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:01:16 2020] GET /volume/v3/53251834448a4eb1a0b9e41a9e305c20/volumes/6a0733ca-3eff-494e-a229-46424ddc5947 => generated 1083 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:01:17.995598 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-85167c99-144e-4c2e-bea4-43817de397f8 tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] GET http://10.222.0.23/volume/v3/53251834448a4eb1a0b9e41a9e305c20/volumes/6a0733ca-3eff-494e-a229-46424ddc5947 Dec 02 11:01:17.996193 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-85167c99-144e-4c2e-bea4-43817de397f8 tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:01:17.996484 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:01:17.996484 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:01:17.996993 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-85167c99-144e-4c2e-bea4-43817de397f8 tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:01:18.150007 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:01:18.150007 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:01:18.171705 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-85167c99-144e-4c2e-bea4-43817de397f8 tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] Volume info retrieved successfully. Dec 02 11:01:18.225164 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-85167c99-144e-4c2e-bea4-43817de397f8 tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] http://10.222.0.23/volume/v3/53251834448a4eb1a0b9e41a9e305c20/volumes/6a0733ca-3eff-494e-a229-46424ddc5947 returned with HTTP 200 Dec 02 11:01:18.226228 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 644/1296] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:01:17 2020] GET /volume/v3/53251834448a4eb1a0b9e41a9e305c20/volumes/6a0733ca-3eff-494e-a229-46424ddc5947 => generated 1084 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:01:18.243164 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-10db0d8a-96cd-4baf-a081-539eacb239bc tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] GET http://10.222.0.23/volume/v3/53251834448a4eb1a0b9e41a9e305c20/volumes/6a0733ca-3eff-494e-a229-46424ddc5947 Dec 02 11:01:18.244195 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-10db0d8a-96cd-4baf-a081-539eacb239bc tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:01:18.244649 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:01:18.244649 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:01:18.245343 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-10db0d8a-96cd-4baf-a081-539eacb239bc tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:01:18.317828 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:01:18.317828 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:01:18.329685 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-10db0d8a-96cd-4baf-a081-539eacb239bc tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] Volume info retrieved successfully. Dec 02 11:01:18.393397 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-10db0d8a-96cd-4baf-a081-539eacb239bc tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] http://10.222.0.23/volume/v3/53251834448a4eb1a0b9e41a9e305c20/volumes/6a0733ca-3eff-494e-a229-46424ddc5947 returned with HTTP 200 Dec 02 11:01:18.394586 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 653/1297] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:01:18 2020] GET /volume/v3/53251834448a4eb1a0b9e41a9e305c20/volumes/6a0733ca-3eff-494e-a229-46424ddc5947 => generated 1084 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:01:18.409605 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-435a2318-3488-4bb2-9f13-2c669395ce61 tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] DELETE http://10.222.0.23/volume/v3/53251834448a4eb1a0b9e41a9e305c20/volumes/6a0733ca-3eff-494e-a229-46424ddc5947 Dec 02 11:01:18.410338 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-435a2318-3488-4bb2-9f13-2c669395ce61 tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:01:18.410776 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:01:18.410776 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:01:18.411509 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-435a2318-3488-4bb2-9f13-2c669395ce61 tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:01:18.413199 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-435a2318-3488-4bb2-9f13-2c669395ce61 tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] Delete volume with id: 6a0733ca-3eff-494e-a229-46424ddc5947 Dec 02 11:01:18.530516 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:01:18.530516 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:01:18.537024 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-435a2318-3488-4bb2-9f13-2c669395ce61 tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] Volume info retrieved successfully. Dec 02 11:01:18.600819 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-435a2318-3488-4bb2-9f13-2c669395ce61 tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] Delete volume request issued successfully. Dec 02 11:01:18.601234 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-435a2318-3488-4bb2-9f13-2c669395ce61 tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] http://10.222.0.23/volume/v3/53251834448a4eb1a0b9e41a9e305c20/volumes/6a0733ca-3eff-494e-a229-46424ddc5947 returned with HTTP 202 Dec 02 11:01:18.609377 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 645/1298] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:01:18 2020] DELETE /volume/v3/53251834448a4eb1a0b9e41a9e305c20/volumes/6a0733ca-3eff-494e-a229-46424ddc5947 => generated 0 bytes in 201 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:01:18.615530 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b770aaf6-668c-4f29-a891-ce2c9a998561 tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] GET http://10.222.0.23/volume/v3/53251834448a4eb1a0b9e41a9e305c20/volumes/6a0733ca-3eff-494e-a229-46424ddc5947 Dec 02 11:01:18.616328 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b770aaf6-668c-4f29-a891-ce2c9a998561 tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:01:18.616498 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:01:18.616498 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:01:18.616887 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b770aaf6-668c-4f29-a891-ce2c9a998561 tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:01:18.744888 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:01:18.744888 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:01:18.769251 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b770aaf6-668c-4f29-a891-ce2c9a998561 tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] Volume info retrieved successfully. Dec 02 11:01:18.825157 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b770aaf6-668c-4f29-a891-ce2c9a998561 tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] http://10.222.0.23/volume/v3/53251834448a4eb1a0b9e41a9e305c20/volumes/6a0733ca-3eff-494e-a229-46424ddc5947 returned with HTTP 200 Dec 02 11:01:18.826009 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 654/1299] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:01:18 2020] GET /volume/v3/53251834448a4eb1a0b9e41a9e305c20/volumes/6a0733ca-3eff-494e-a229-46424ddc5947 => generated 1083 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:01:19.842377 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-23a6e2bb-0a78-46a6-a011-8c065c0f57b9 tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] GET http://10.222.0.23/volume/v3/53251834448a4eb1a0b9e41a9e305c20/volumes/6a0733ca-3eff-494e-a229-46424ddc5947 Dec 02 11:01:19.845586 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-23a6e2bb-0a78-46a6-a011-8c065c0f57b9 tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:01:19.846084 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:01:19.846084 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:01:19.847483 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-23a6e2bb-0a78-46a6-a011-8c065c0f57b9 tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:01:19.952252 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:01:19.952252 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:01:19.968994 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-23a6e2bb-0a78-46a6-a011-8c065c0f57b9 tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] Volume info retrieved successfully. Dec 02 11:01:20.000743 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-23a6e2bb-0a78-46a6-a011-8c065c0f57b9 tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] http://10.222.0.23/volume/v3/53251834448a4eb1a0b9e41a9e305c20/volumes/6a0733ca-3eff-494e-a229-46424ddc5947 returned with HTTP 200 Dec 02 11:01:20.002559 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 646/1300] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:01:19 2020] GET /volume/v3/53251834448a4eb1a0b9e41a9e305c20/volumes/6a0733ca-3eff-494e-a229-46424ddc5947 => generated 1083 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:01:21.021562 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-37fee315-12fc-46f3-9b32-652b035ee1f8 tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] GET http://10.222.0.23/volume/v3/53251834448a4eb1a0b9e41a9e305c20/volumes/6a0733ca-3eff-494e-a229-46424ddc5947 Dec 02 11:01:21.022713 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-37fee315-12fc-46f3-9b32-652b035ee1f8 tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:01:21.023118 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:01:21.023118 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:01:21.024667 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-37fee315-12fc-46f3-9b32-652b035ee1f8 tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:01:21.104197 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:01:21.104197 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:01:21.116545 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-37fee315-12fc-46f3-9b32-652b035ee1f8 tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] Volume info retrieved successfully. Dec 02 11:01:21.128815 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ba5adca3-f5b8-4835-a7d6-b9e174d06ec6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] POST http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes Dec 02 11:01:21.129354 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:01:21.129354 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:01:21.129800 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ba5adca3-f5b8-4835-a7d6-b9e174d06ec6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-2004403157"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:01:21.131295 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-ba5adca3-f5b8-4835-a7d6-b9e174d06ec6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-2004403157'}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 11:01:21.131664 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-ba5adca3-f5b8-4835-a7d6-b9e174d06ec6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Create volume of 1 GB Dec 02 11:01:21.147292 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-37fee315-12fc-46f3-9b32-652b035ee1f8 tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] http://10.222.0.23/volume/v3/53251834448a4eb1a0b9e41a9e305c20/volumes/6a0733ca-3eff-494e-a229-46424ddc5947 returned with HTTP 200 Dec 02 11:01:21.158708 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 647/1301] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:01:21 2020] GET /volume/v3/53251834448a4eb1a0b9e41a9e305c20/volumes/6a0733ca-3eff-494e-a229-46424ddc5947 => generated 1083 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:01:21.175892 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-ba5adca3-f5b8-4835-a7d6-b9e174d06ec6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Availability Zones retrieved successfully. Dec 02 11:01:21.230340 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-ba5adca3-f5b8-4835-a7d6-b9e174d06ec6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Flow 'volume_create_api' (5f2dd95a-4285-497a-882f-c8217b942316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:01:21.233094 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-ba5adca3-f5b8-4835-a7d6-b9e174d06ec6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4da1d173-cb1f-4b41-96f6-a2cf77d207e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:01:21.241794 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-ba5adca3-f5b8-4835-a7d6-b9e174d06ec6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Validating volume size '1' using validate_int {{(pid=88068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 11:01:21.359278 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-ba5adca3-f5b8-4835-a7d6-b9e174d06ec6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4da1d173-cb1f-4b41-96f6-a2cf77d207e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:01:21.367175 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-ba5adca3-f5b8-4835-a7d6-b9e174d06ec6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a64dc7e6-e85d-47a8-a236-b5ec6642e022) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:01:21.491521 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-ba5adca3-f5b8-4835-a7d6-b9e174d06ec6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Created reservations ['0de82ced-82c0-4b27-be12-c03916b7288a', '6b588d2d-4068-49da-9419-7634713e1bf0', '4e5714d3-ecd4-4be9-904b-218f65fb8ef9', '53fe2d6a-ac55-47de-a5b6-8db0316cfdfe'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:01:21.493442 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-ba5adca3-f5b8-4835-a7d6-b9e174d06ec6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a64dc7e6-e85d-47a8-a236-b5ec6642e022) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0de82ced-82c0-4b27-be12-c03916b7288a', '6b588d2d-4068-49da-9419-7634713e1bf0', '4e5714d3-ecd4-4be9-904b-218f65fb8ef9', '53fe2d6a-ac55-47de-a5b6-8db0316cfdfe']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:01:21.496725 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-ba5adca3-f5b8-4835-a7d6-b9e174d06ec6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b797fab-4b5a-4422-84e9-5937781d1400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:01:21.576014 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-ba5adca3-f5b8-4835-a7d6-b9e174d06ec6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b797fab-4b5a-4422-84e9-5937781d1400) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91060e4b-a394-4749-a211-837d08282441', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2004403157',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='942db214fa3e4a6ba808f28e04591f55',qos_specs=None,replication_status=,reservations=['0de82ced-82c0-4b27-be12-c03916b7288a','6b588d2d-4068-49da-9419-7634713e1bf0','4e5714d3-ecd4-4be9-904b-218f65fb8ef9','53fe2d6a-ac55-47de-a5b6-8db0316cfdfe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f9aa6981dde4682bef4ea7fead177d6',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T11:01:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2004403157',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91060e4b-a394-4749-a211-837d08282441,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='942db214fa3e4a6ba808f28e04591f55',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,user_id='4f9aa6981dde4682bef4ea7fead177d6',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:01:21.578441 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-ba5adca3-f5b8-4835-a7d6-b9e174d06ec6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f6c60ee-68b8-4108-822c-45e5495b6a1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:01:21.610498 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-ba5adca3-f5b8-4835-a7d6-b9e174d06ec6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f6c60ee-68b8-4108-822c-45e5495b6a1b) 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-VolumesBackupsTest-Volume-2004403157',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='942db214fa3e4a6ba808f28e04591f55',qos_specs=None,replication_status=,reservations=['0de82ced-82c0-4b27-be12-c03916b7288a','6b588d2d-4068-49da-9419-7634713e1bf0','4e5714d3-ecd4-4be9-904b-218f65fb8ef9','53fe2d6a-ac55-47de-a5b6-8db0316cfdfe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f9aa6981dde4682bef4ea7fead177d6',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:01:21.612956 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-ba5adca3-f5b8-4835-a7d6-b9e174d06ec6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6092ea31-7b17-4dfc-922c-66ad2d040b9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:01:21.633580 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-ba5adca3-f5b8-4835-a7d6-b9e174d06ec6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6092ea31-7b17-4dfc-922c-66ad2d040b9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:01:21.636595 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-ba5adca3-f5b8-4835-a7d6-b9e174d06ec6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Flow 'volume_create_api' (5f2dd95a-4285-497a-882f-c8217b942316) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:01:21.735898 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-ba5adca3-f5b8-4835-a7d6-b9e174d06ec6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Create volume request issued successfully. Dec 02 11:01:21.760766 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ba5adca3-f5b8-4835-a7d6-b9e174d06ec6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes returned with HTTP 202 Dec 02 11:01:21.761633 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 655/1302] 10.222.0.23 () {60 vars in 1225 bytes} [Wed Dec 2 11:01:20 2020] POST /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes => generated 818 bytes in 928 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:01:21.777047 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2a95ed2b-92fe-4d96-b05e-920c2f8e8ee6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/91060e4b-a394-4749-a211-837d08282441 Dec 02 11:01:21.777560 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2a95ed2b-92fe-4d96-b05e-920c2f8e8ee6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:01:21.777895 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:01:21.777895 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:01:21.778473 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2a95ed2b-92fe-4d96-b05e-920c2f8e8ee6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:01:21.877497 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:01:21.877497 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:01:21.903679 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-2a95ed2b-92fe-4d96-b05e-920c2f8e8ee6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:01:21.958903 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2a95ed2b-92fe-4d96-b05e-920c2f8e8ee6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/91060e4b-a394-4749-a211-837d08282441 returned with HTTP 200 Dec 02 11:01:21.960087 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 648/1303] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:01:21 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/91060e4b-a394-4749-a211-837d08282441 => generated 886 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:01:22.165067 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f0e592c3-f3e4-4984-a0af-a00b0d728dd0 tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] GET http://10.222.0.23/volume/v3/53251834448a4eb1a0b9e41a9e305c20/volumes/6a0733ca-3eff-494e-a229-46424ddc5947 Dec 02 11:01:22.165581 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f0e592c3-f3e4-4984-a0af-a00b0d728dd0 tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:01:22.165777 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:01:22.165777 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:01:22.167140 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f0e592c3-f3e4-4984-a0af-a00b0d728dd0 tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:01:22.257419 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f0e592c3-f3e4-4984-a0af-a00b0d728dd0 tempest-VolumeManageAdminTest-1460124169 tempest-VolumeManageAdminTest-1460124169] http://10.222.0.23/volume/v3/53251834448a4eb1a0b9e41a9e305c20/volumes/6a0733ca-3eff-494e-a229-46424ddc5947 returned with HTTP 404 Dec 02 11:01:22.258521 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 656/1304] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:01:22 2020] GET /volume/v3/53251834448a4eb1a0b9e41a9e305c20/volumes/6a0733ca-3eff-494e-a229-46424ddc5947 => generated 109 bytes in 98 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:01:22.267711 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-859abd86-9e72-4b2c-b9f0-7b1ac96a57bd tempest-VolumeManageAdminTest-1809940861 tempest-VolumeManageAdminTest-1809940861] DELETE http://10.222.0.23/volume/v3/0d24cf89cd0d42d8a9ee52b1e3a72e24/volumes/141dc649-2178-4a9a-9da9-675395f86e72 Dec 02 11:01:22.268256 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-859abd86-9e72-4b2c-b9f0-7b1ac96a57bd tempest-VolumeManageAdminTest-1809940861 tempest-VolumeManageAdminTest-1809940861] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:01:22.268542 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:01:22.268542 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:01:22.269109 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-859abd86-9e72-4b2c-b9f0-7b1ac96a57bd tempest-VolumeManageAdminTest-1809940861 tempest-VolumeManageAdminTest-1809940861] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:01:22.269582 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-859abd86-9e72-4b2c-b9f0-7b1ac96a57bd tempest-VolumeManageAdminTest-1809940861 tempest-VolumeManageAdminTest-1809940861] Delete volume with id: 141dc649-2178-4a9a-9da9-675395f86e72 Dec 02 11:01:22.347304 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-859abd86-9e72-4b2c-b9f0-7b1ac96a57bd tempest-VolumeManageAdminTest-1809940861 tempest-VolumeManageAdminTest-1809940861] http://10.222.0.23/volume/v3/0d24cf89cd0d42d8a9ee52b1e3a72e24/volumes/141dc649-2178-4a9a-9da9-675395f86e72 returned with HTTP 404 Dec 02 11:01:22.348400 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 649/1305] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:01:22 2020] DELETE /volume/v3/0d24cf89cd0d42d8a9ee52b1e3a72e24/volumes/141dc649-2178-4a9a-9da9-675395f86e72 => generated 109 bytes in 84 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:01:22.976766 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dab4fcdb-e174-46d2-ae2b-682c523d3e86 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/91060e4b-a394-4749-a211-837d08282441 Dec 02 11:01:22.978629 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dab4fcdb-e174-46d2-ae2b-682c523d3e86 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:01:22.979461 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dab4fcdb-e174-46d2-ae2b-682c523d3e86 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:01:23.069065 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:01:23.069065 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:01:23.081268 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-dab4fcdb-e174-46d2-ae2b-682c523d3e86 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:01:23.124746 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dab4fcdb-e174-46d2-ae2b-682c523d3e86 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/91060e4b-a394-4749-a211-837d08282441 returned with HTTP 200 Dec 02 11:01:23.126038 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 657/1306] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:01:22 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/91060e4b-a394-4749-a211-837d08282441 => generated 910 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:01:24.141403 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d86138f5-7ea5-4340-b378-a6bc840b4cb6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/91060e4b-a394-4749-a211-837d08282441 Dec 02 11:01:24.142689 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d86138f5-7ea5-4340-b378-a6bc840b4cb6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:01:24.143335 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d86138f5-7ea5-4340-b378-a6bc840b4cb6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:01:24.198968 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:01:24.198968 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:01:24.207873 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-d86138f5-7ea5-4340-b378-a6bc840b4cb6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:01:24.232009 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d86138f5-7ea5-4340-b378-a6bc840b4cb6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/91060e4b-a394-4749-a211-837d08282441 returned with HTTP 200 Dec 02 11:01:24.233678 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 650/1307] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:01:24 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/91060e4b-a394-4749-a211-837d08282441 => generated 911 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:01:32.950138 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a1777427-7d96-4794-a936-a839e48c38bb tempest-VolumePoolsAdminTestsJSON-86507460 tempest-VolumePoolsAdminTestsJSON-86507460] GET http://10.222.0.23/volume/v3/6f406bd436d04d079f6e6c22479bd26f/scheduler-stats/get_pools?detail=True Dec 02 11:01:32.950706 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a1777427-7d96-4794-a936-a839e48c38bb tempest-VolumePoolsAdminTestsJSON-86507460 tempest-VolumePoolsAdminTestsJSON-86507460] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:01:32.950928 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:01:32.950928 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:01:32.951304 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a1777427-7d96-4794-a936-a839e48c38bb tempest-VolumePoolsAdminTestsJSON-86507460 tempest-VolumePoolsAdminTestsJSON-86507460] Calling method 'get_pools' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:01:32.988614 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a1777427-7d96-4794-a936-a839e48c38bb tempest-VolumePoolsAdminTestsJSON-86507460 tempest-VolumePoolsAdminTestsJSON-86507460] http://10.222.0.23/volume/v3/6f406bd436d04d079f6e6c22479bd26f/scheduler-stats/get_pools?detail=True returned with HTTP 200 Dec 02 11:01:32.989537 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 658/1308] 10.222.0.23 () {58 vars in 1281 bytes} [Wed Dec 2 11:01:32 2020] GET /volume/v3/6f406bd436d04d079f6e6c22479bd26f/scheduler-stats/get_pools?detail=True => generated 768 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:01:33.003746 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c1a56160-b6ab-4ed7-9438-1d2f46d8306a tempest-VolumePoolsAdminTestsJSON-86507460 tempest-VolumePoolsAdminTestsJSON-86507460] GET http://10.222.0.23/volume/v3/6f406bd436d04d079f6e6c22479bd26f/scheduler-stats/get_pools Dec 02 11:01:33.004771 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c1a56160-b6ab-4ed7-9438-1d2f46d8306a tempest-VolumePoolsAdminTestsJSON-86507460 tempest-VolumePoolsAdminTestsJSON-86507460] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:01:33.005206 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:01:33.005206 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:01:33.005841 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c1a56160-b6ab-4ed7-9438-1d2f46d8306a tempest-VolumePoolsAdminTestsJSON-86507460 tempest-VolumePoolsAdminTestsJSON-86507460] Calling method 'get_pools' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:01:33.026032 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c1a56160-b6ab-4ed7-9438-1d2f46d8306a tempest-VolumePoolsAdminTestsJSON-86507460 tempest-VolumePoolsAdminTestsJSON-86507460] http://10.222.0.23/volume/v3/6f406bd436d04d079f6e6c22479bd26f/scheduler-stats/get_pools returned with HTTP 200 Dec 02 11:01:33.027315 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 651/1309] 10.222.0.23 () {58 vars in 1258 bytes} [Wed Dec 2 11:01:32 2020] GET /volume/v3/6f406bd436d04d079f6e6c22479bd26f/scheduler-stats/get_pools => generated 61 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 02 11:01:41.504875 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a1777427-7d96-4794-a936-a839e48c38bb tempest-VolumePoolsAdminTestsJSON-86507460 tempest-VolumePoolsAdminTestsJSON-86507460] GET http://10.222.0.23/volume// Dec 02 11:01:41.505863 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a1777427-7d96-4794-a936-a839e48c38bb tempest-VolumePoolsAdminTestsJSON-86507460 tempest-VolumePoolsAdminTestsJSON-86507460] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:01:41.506722 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a1777427-7d96-4794-a936-a839e48c38bb tempest-VolumePoolsAdminTestsJSON-86507460 tempest-VolumePoolsAdminTestsJSON-86507460] Calling method 'all' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:01:41.508038 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a1777427-7d96-4794-a936-a839e48c38bb tempest-VolumePoolsAdminTestsJSON-86507460 tempest-VolumePoolsAdminTestsJSON-86507460] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 11:01:41.509083 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 659/1310] 10.222.0.23 () {56 vars in 872 bytes} [Wed Dec 2 11:01:41 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 11:01:41.517212 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c1a56160-b6ab-4ed7-9438-1d2f46d8306a tempest-VolumePoolsAdminTestsJSON-86507460 tempest-VolumePoolsAdminTestsJSON-86507460] GET http://10.222.0.23/volume// Dec 02 11:01:41.517721 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c1a56160-b6ab-4ed7-9438-1d2f46d8306a tempest-VolumePoolsAdminTestsJSON-86507460 tempest-VolumePoolsAdminTestsJSON-86507460] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:01:41.518198 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c1a56160-b6ab-4ed7-9438-1d2f46d8306a tempest-VolumePoolsAdminTestsJSON-86507460 tempest-VolumePoolsAdminTestsJSON-86507460] Calling method 'all' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:01:41.519472 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c1a56160-b6ab-4ed7-9438-1d2f46d8306a tempest-VolumePoolsAdminTestsJSON-86507460 tempest-VolumePoolsAdminTestsJSON-86507460] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 11:01:41.520071 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 652/1311] 10.222.0.23 () {56 vars in 872 bytes} [Wed Dec 2 11:01:41 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 11:01:42.129101 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ab9f2b2a-45c7-4762-9255-00d31b5ade71 tempest-VersionsTest-1746423456 tempest-VersionsTest-1746423456] GET http://10.222.0.23/volume/v2/ Dec 02 11:01:42.133003 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ab9f2b2a-45c7-4762-9255-00d31b5ade71 tempest-VersionsTest-1746423456 tempest-VersionsTest-1746423456] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:01:42.141533 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ab9f2b2a-45c7-4762-9255-00d31b5ade71 tempest-VersionsTest-1746423456 tempest-VersionsTest-1746423456] Calling method 'version_select' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:01:42.142668 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ab9f2b2a-45c7-4762-9255-00d31b5ade71 tempest-VersionsTest-1746423456 tempest-VersionsTest-1746423456] http://10.222.0.23/volume/v2/ returned with HTTP 200 Dec 02 11:01:42.144180 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 660/1312] 10.222.0.23 () {58 vars in 1084 bytes} [Wed Dec 2 11:01:41 2020] GET /volume/v2/ => generated 382 bytes in 618 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) Dec 02 11:01:42.154848 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-38edc04f-d4b1-42e7-ab7b-1db097edb817 tempest-VersionsTest-1746423456 tempest-VersionsTest-1746423456] GET http://10.222.0.23/volume/v3/ Dec 02 11:01:42.157763 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-38edc04f-d4b1-42e7-ab7b-1db097edb817 tempest-VersionsTest-1746423456 tempest-VersionsTest-1746423456] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:01:42.158256 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-38edc04f-d4b1-42e7-ab7b-1db097edb817 tempest-VersionsTest-1746423456 tempest-VersionsTest-1746423456] Calling method 'version_select' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:01:42.159198 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-38edc04f-d4b1-42e7-ab7b-1db097edb817 tempest-VersionsTest-1746423456 tempest-VersionsTest-1746423456] http://10.222.0.23/volume/v3/ returned with HTTP 200 Dec 02 11:01:42.161624 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 653/1313] 10.222.0.23 () {58 vars in 1084 bytes} [Wed Dec 2 11:01:42 2020] GET /volume/v3/ => generated 386 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:01:47.640318 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-342fffdc-d425-4f02-a4a6-48ecf4c9f670 tempest-VolumesSummaryTest-659690893 tempest-VolumesSummaryTest-659690893] GET http://10.222.0.23/volume/v3/1f11c346b4f44a82bfbcecf5c55bfdbf/volumes/summary Dec 02 11:01:47.642156 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-342fffdc-d425-4f02-a4a6-48ecf4c9f670 tempest-VolumesSummaryTest-659690893 tempest-VolumesSummaryTest-659690893] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:01:47.642808 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-342fffdc-d425-4f02-a4a6-48ecf4c9f670 tempest-VolumesSummaryTest-659690893 tempest-VolumesSummaryTest-659690893] Calling method 'version_select' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:01:47.643473 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-342fffdc-d425-4f02-a4a6-48ecf4c9f670 tempest-VolumesSummaryTest-659690893 tempest-VolumesSummaryTest-659690893] Removing options '' from query. {{(pid=88068) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 11:01:47.666186 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-342fffdc-d425-4f02-a4a6-48ecf4c9f670 tempest-VolumesSummaryTest-659690893 tempest-VolumesSummaryTest-659690893] Get summary completed successfully. Dec 02 11:01:47.666861 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-342fffdc-d425-4f02-a4a6-48ecf4c9f670 tempest-VolumesSummaryTest-659690893 tempest-VolumesSummaryTest-659690893] http://10.222.0.23/volume/v3/1f11c346b4f44a82bfbcecf5c55bfdbf/volumes/summary returned with HTTP 200 Dec 02 11:01:47.667722 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 661/1314] 10.222.0.23 () {60 vars in 1269 bytes} [Wed Dec 2 11:01:47 2020] GET /volume/v3/1f11c346b4f44a82bfbcecf5c55bfdbf/volumes/summary => generated 55 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:01:56.073751 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-600d9275-83d5-45b4-9807-f38c2a5d0ece tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] POST http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes Dec 02 11:01:56.075870 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-600d9275-83d5-45b4-9807-f38c2a5d0ece tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-264957864"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:01:56.077209 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-600d9275-83d5-45b4-9807-f38c2a5d0ece tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-264957864'}} {{(pid=88069) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 11:01:56.077757 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-600d9275-83d5-45b4-9807-f38c2a5d0ece tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Create volume of 1 GB Dec 02 11:01:56.098984 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-600d9275-83d5-45b4-9807-f38c2a5d0ece tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Availability Zones retrieved successfully. Dec 02 11:01:56.119755 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-600d9275-83d5-45b4-9807-f38c2a5d0ece tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Flow 'volume_create_api' (9f7b7230-6841-44a9-9a0f-dde39d4044bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:01:56.123388 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-600d9275-83d5-45b4-9807-f38c2a5d0ece tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79df733e-dabe-4871-9ed7-bc420cd03963) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:01:56.126771 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-600d9275-83d5-45b4-9807-f38c2a5d0ece tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Validating volume size '1' using validate_int {{(pid=88069) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 11:01:56.248271 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-600d9275-83d5-45b4-9807-f38c2a5d0ece tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79df733e-dabe-4871-9ed7-bc420cd03963) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:01:56.251652 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-600d9275-83d5-45b4-9807-f38c2a5d0ece tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34b1d449-dd02-4e32-87a5-7041fc2e4fd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:01:56.356138 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-600d9275-83d5-45b4-9807-f38c2a5d0ece tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Created reservations ['76ca4e08-deba-47df-8623-e7efd8ac2890', '31500318-3003-4a78-919a-4867373c8a27', '56924d3d-1434-476a-9b09-9977760e9dd0', 'b482ea4a-b1db-49b4-989b-897efa7d4e2f'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:01:56.358608 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-600d9275-83d5-45b4-9807-f38c2a5d0ece tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34b1d449-dd02-4e32-87a5-7041fc2e4fd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76ca4e08-deba-47df-8623-e7efd8ac2890', '31500318-3003-4a78-919a-4867373c8a27', '56924d3d-1434-476a-9b09-9977760e9dd0', 'b482ea4a-b1db-49b4-989b-897efa7d4e2f']}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:01:56.361041 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-600d9275-83d5-45b4-9807-f38c2a5d0ece tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1becdffd-82e9-480b-9da3-8be5ccd40ebb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:01:56.464065 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-600d9275-83d5-45b4-9807-f38c2a5d0ece tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1becdffd-82e9-480b-9da3-8be5ccd40ebb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-264957864',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7ab41de6560439f9dd942bb15df5213',qos_specs=None,replication_status=,reservations=['76ca4e08-deba-47df-8623-e7efd8ac2890','31500318-3003-4a78-919a-4867373c8a27','56924d3d-1434-476a-9b09-9977760e9dd0','b482ea4a-b1db-49b4-989b-897efa7d4e2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11a49fdf335a4790a8e03ab83339fbe1',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T11:01:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-264957864',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7ab41de6560439f9dd942bb15df5213',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,user_id='11a49fdf335a4790a8e03ab83339fbe1',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:01:56.467212 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-600d9275-83d5-45b4-9807-f38c2a5d0ece tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (244bb8f3-4cd5-4821-9ac2-b848b589375d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:01:56.503980 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-600d9275-83d5-45b4-9807-f38c2a5d0ece tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (244bb8f3-4cd5-4821-9ac2-b848b589375d) 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-VolumesSnapshotTestJSON-Volume-264957864',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7ab41de6560439f9dd942bb15df5213',qos_specs=None,replication_status=,reservations=['76ca4e08-deba-47df-8623-e7efd8ac2890','31500318-3003-4a78-919a-4867373c8a27','56924d3d-1434-476a-9b09-9977760e9dd0','b482ea4a-b1db-49b4-989b-897efa7d4e2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11a49fdf335a4790a8e03ab83339fbe1',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:01:56.507834 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-600d9275-83d5-45b4-9807-f38c2a5d0ece tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f632af43-1c2b-4729-992c-6bf58a69f605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:01:56.547345 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-600d9275-83d5-45b4-9807-f38c2a5d0ece tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f632af43-1c2b-4729-992c-6bf58a69f605) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:01:56.557354 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-600d9275-83d5-45b4-9807-f38c2a5d0ece tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Flow 'volume_create_api' (9f7b7230-6841-44a9-9a0f-dde39d4044bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:01:56.685117 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-600d9275-83d5-45b4-9807-f38c2a5d0ece tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Create volume request issued successfully. Dec 02 11:01:56.709560 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-600d9275-83d5-45b4-9807-f38c2a5d0ece tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes returned with HTTP 202 Dec 02 11:01:56.712752 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 654/1315] 10.222.0.23 () {60 vars in 1225 bytes} [Wed Dec 2 11:01:55 2020] POST /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes => generated 822 bytes in 811 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:01:56.737006 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6b2a44ea-6fe8-4d55-bd65-e00520aab5aa tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2 Dec 02 11:01:56.737734 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6b2a44ea-6fe8-4d55-bd65-e00520aab5aa tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:01:56.738364 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6b2a44ea-6fe8-4d55-bd65-e00520aab5aa tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:01:56.844636 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:01:56.844636 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:01:56.867067 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6b2a44ea-6fe8-4d55-bd65-e00520aab5aa tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:01:56.906982 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6b2a44ea-6fe8-4d55-bd65-e00520aab5aa tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2 returned with HTTP 200 Dec 02 11:01:56.908410 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 662/1316] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:01:56 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2 => generated 914 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:01:57.925641 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7c812803-ee1a-4bf4-adb2-6e2c91477803 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2 Dec 02 11:01:57.926616 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7c812803-ee1a-4bf4-adb2-6e2c91477803 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:01:57.926973 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:01:57.926973 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:01:57.927748 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7c812803-ee1a-4bf4-adb2-6e2c91477803 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:01:57.977314 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:01:57.977314 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:01:57.986102 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-7c812803-ee1a-4bf4-adb2-6e2c91477803 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:01:58.008318 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7c812803-ee1a-4bf4-adb2-6e2c91477803 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2 returned with HTTP 200 Dec 02 11:01:58.009286 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 655/1317] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:01:57 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2 => generated 915 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:01:58.025661 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f9b240d8-7afa-4d06-bbd3-c7bbf78b574c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] POST http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots Dec 02 11:01:58.026221 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:01:58.026221 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:01:58.026638 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f9b240d8-7afa-4d06-bbd3-c7bbf78b574c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1361627436"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:01:58.080964 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:01:58.080964 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:01:58.082586 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f9b240d8-7afa-4d06-bbd3-c7bbf78b574c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:01:58.083134 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v2.snapshots [None req-f9b240d8-7afa-4d06-bbd3-c7bbf78b574c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Create snapshot from volume 7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2 Dec 02 11:01:58.159655 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-f9b240d8-7afa-4d06-bbd3-c7bbf78b574c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Created reservations ['e8f302bc-2ca1-4bd3-ba1a-8ca5682cb45a', '16f1fc08-b56f-4c34-a2dd-502c958cb511', '474b4e46-c2c0-4c12-8e5b-0d303bcd4d70', 'd2a062b5-3d0f-4294-bc5c-2df2bf730f61'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:01:58.290999 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f9b240d8-7afa-4d06-bbd3-c7bbf78b574c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot create request issued successfully. Dec 02 11:01:58.292455 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f9b240d8-7afa-4d06-bbd3-c7bbf78b574c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots returned with HTTP 202 Dec 02 11:01:58.305522 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3edcc44a-0997-48ad-b9a9-9a4a61a80d7d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/7d009021-186c-42de-9b9f-7136c83a8485 Dec 02 11:01:58.306372 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3edcc44a-0997-48ad-b9a9-9a4a61a80d7d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:01:58.306779 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:01:58.306779 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:01:58.307419 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3edcc44a-0997-48ad-b9a9-9a4a61a80d7d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:01:58.311637 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 663/1318] 10.222.0.23 () {60 vars in 1232 bytes} [Wed Dec 2 11:01:58 2020] POST /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots => generated 310 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 02 11:01:58.343220 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:01:58.343220 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:01:58.344391 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3edcc44a-0997-48ad-b9a9-9a4a61a80d7d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:01:58.352307 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3edcc44a-0997-48ad-b9a9-9a4a61a80d7d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/7d009021-186c-42de-9b9f-7136c83a8485 returned with HTTP 200 Dec 02 11:01:58.353215 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 656/1319] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:01:58 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/7d009021-186c-42de-9b9f-7136c83a8485 => generated 442 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:01:59.366734 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-59426b53-00af-4790-b253-5d4c9e9cc2c4 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/7d009021-186c-42de-9b9f-7136c83a8485 Dec 02 11:01:59.367395 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-59426b53-00af-4790-b253-5d4c9e9cc2c4 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:01:59.367395 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:01:59.367395 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:01:59.367850 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-59426b53-00af-4790-b253-5d4c9e9cc2c4 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:01:59.448798 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:01:59.448798 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:01:59.452058 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-59426b53-00af-4790-b253-5d4c9e9cc2c4 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:01:59.456057 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-59426b53-00af-4790-b253-5d4c9e9cc2c4 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/7d009021-186c-42de-9b9f-7136c83a8485 returned with HTTP 200 Dec 02 11:01:59.463417 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 664/1320] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:01:59 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/7d009021-186c-42de-9b9f-7136c83a8485 => generated 442 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:00.475511 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-46851f4a-eec8-4468-98f5-746c9237850f tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/7d009021-186c-42de-9b9f-7136c83a8485 Dec 02 11:02:00.476941 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-46851f4a-eec8-4468-98f5-746c9237850f tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:00.477350 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:00.477350 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:00.477985 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-46851f4a-eec8-4468-98f5-746c9237850f tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:00.509447 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:00.509447 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:00.511009 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-46851f4a-eec8-4468-98f5-746c9237850f tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:02:00.513560 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-46851f4a-eec8-4468-98f5-746c9237850f tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/7d009021-186c-42de-9b9f-7136c83a8485 returned with HTTP 200 Dec 02 11:02:00.526805 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b1667bd6-7f77-4848-900b-8af77a697260 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] POST http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups Dec 02 11:02:00.527628 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:00.527628 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:00.528333 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b1667bd6-7f77-4848-900b-8af77a697260 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2", "snapshot_id": "7d009021-186c-42de-9b9f-7136c83a8485", "name": "tempest-VolumesSnapshotTestJSON-Backup-126700621"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:02:00.529806 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.contrib.backups [None req-b1667bd6-7f77-4848-900b-8af77a697260 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Creating new backup {'backup': {'volume_id': '7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2', 'snapshot_id': '7d009021-186c-42de-9b9f-7136c83a8485', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-126700621'}} {{(pid=88068) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Dec 02 11:02:00.530409 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.contrib.backups [None req-b1667bd6-7f77-4848-900b-8af77a697260 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Creating backup of volume 7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2 in container None Dec 02 11:02:00.533286 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 657/1321] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:02:00 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/7d009021-186c-42de-9b9f-7136c83a8485 => generated 469 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:00.584125 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:00.584125 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:00.585873 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b1667bd6-7f77-4848-900b-8af77a697260 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:02:00.612516 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:00.612516 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:00.614763 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b1667bd6-7f77-4848-900b-8af77a697260 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:02:00.665235 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-b1667bd6-7f77-4848-900b-8af77a697260 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Created reservations ['13e77546-c144-4a66-8922-42f7615662d4', '61220b85-7f25-4d2f-a79c-aa4971d268c8'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:02:00.774417 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b1667bd6-7f77-4848-900b-8af77a697260 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups returned with HTTP 202 Dec 02 11:02:00.780663 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 665/1322] 10.222.0.23 () {60 vars in 1226 bytes} [Wed Dec 2 11:02:00 2020] POST /volume/v3/a7ab41de6560439f9dd942bb15df5213/backups => generated 400 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 02 11:02:00.788213 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8610efda-9c0f-43e5-90f7-90480a515d98 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 Dec 02 11:02:00.789295 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8610efda-9c0f-43e5-90f7-90480a515d98 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:00.789702 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:00.789702 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:00.790440 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8610efda-9c0f-43e5-90f7-90480a515d98 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:00.791007 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-8610efda-9c0f-43e5-90f7-90480a515d98 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Show backup with id 1373b522-d692-4727-8b7a-59c504cc0cb9. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:00.856441 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:00.856441 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:00.858928 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8610efda-9c0f-43e5-90f7-90480a515d98 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 returned with HTTP 200 Dec 02 11:02:00.867469 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 658/1323] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:00 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 => generated 841 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:01.874243 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0decb317-e071-44ad-a56c-9b55dff45955 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 Dec 02 11:02:01.875333 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0decb317-e071-44ad-a56c-9b55dff45955 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:01.875729 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:01.875729 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:01.876338 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0decb317-e071-44ad-a56c-9b55dff45955 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:01.884052 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-0decb317-e071-44ad-a56c-9b55dff45955 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Show backup with id 1373b522-d692-4727-8b7a-59c504cc0cb9. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:01.930214 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:01.930214 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:01.932416 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0decb317-e071-44ad-a56c-9b55dff45955 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 returned with HTTP 200 Dec 02 11:02:01.933454 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 666/1324] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:01 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 => generated 841 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:02.531897 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-1b05cd18-7c76-4a81-847c-3dfae193d119 req-20d783ed-9a60-4679-ac68-5b3e7bf3421f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/91060e4b-a394-4749-a211-837d08282441 Dec 02 11:02:02.532790 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-1b05cd18-7c76-4a81-847c-3dfae193d119 req-20d783ed-9a60-4679-ac68-5b3e7bf3421f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:02.533342 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:02.533342 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:02.533945 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-1b05cd18-7c76-4a81-847c-3dfae193d119 req-20d783ed-9a60-4679-ac68-5b3e7bf3421f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:02.587242 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:02.587242 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:02.597295 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-1b05cd18-7c76-4a81-847c-3dfae193d119 req-20d783ed-9a60-4679-ac68-5b3e7bf3421f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:02:02.633525 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-1b05cd18-7c76-4a81-847c-3dfae193d119 req-20d783ed-9a60-4679-ac68-5b3e7bf3421f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/91060e4b-a394-4749-a211-837d08282441 returned with HTTP 200 Dec 02 11:02:02.634560 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 659/1325] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 11:02:02 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/91060e4b-a394-4749-a211-837d08282441 => generated 911 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:02.755529 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0decb317-e071-44ad-a56c-9b55dff45955 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume// Dec 02 11:02:02.755917 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0decb317-e071-44ad-a56c-9b55dff45955 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:02.756115 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:02.756115 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:02.756747 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0decb317-e071-44ad-a56c-9b55dff45955 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'all' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:02.758115 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0decb317-e071-44ad-a56c-9b55dff45955 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 11:02:02.758751 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 667/1326] 10.222.0.23 () {58 vars in 1289 bytes} [Wed Dec 2 11:02:02 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 11:02:02.777362 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-1b05cd18-7c76-4a81-847c-3dfae193d119 req-5e39eed8-eb4e-4ffd-a4df-a01fa6347e36 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] POST http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/attachments Dec 02 11:02:02.777943 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:02.777943 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:02.778360 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-1b05cd18-7c76-4a81-847c-3dfae193d119 req-5e39eed8-eb4e-4ffd-a4df-a01fa6347e36 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "91060e4b-a394-4749-a211-837d08282441", "instance_uuid": "4345b6ac-f479-46e2-8cf5-a1c5f0089c1f", "connector": null}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:02:02.877635 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:02.877635 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:02.955333 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ea0fb723-b3bb-47a2-9dca-61753726f10a tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 Dec 02 11:02:02.956178 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ea0fb723-b3bb-47a2-9dca-61753726f10a tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:02.960273 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ea0fb723-b3bb-47a2-9dca-61753726f10a tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:02.960920 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-ea0fb723-b3bb-47a2-9dca-61753726f10a tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Show backup with id 1373b522-d692-4727-8b7a-59c504cc0cb9. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:03.002078 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:03.002078 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:03.003969 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ea0fb723-b3bb-47a2-9dca-61753726f10a tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 returned with HTTP 200 Dec 02 11:02:03.013023 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 668/1327] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:02 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 => generated 841 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:03.045727 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-1b05cd18-7c76-4a81-847c-3dfae193d119 req-5e39eed8-eb4e-4ffd-a4df-a01fa6347e36 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/attachments returned with HTTP 200 Dec 02 11:02:03.047014 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 660/1328] 10.222.0.23 () {66 vars in 1565 bytes} [Wed Dec 2 11:02:02 2020] POST /volume/v3/942db214fa3e4a6ba808f28e04591f55/attachments => generated 273 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 02 11:02:03.137962 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-922a0736-9c54-4ea3-98ad-32263899d50d tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/91060e4b-a394-4749-a211-837d08282441 Dec 02 11:02:03.138641 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-922a0736-9c54-4ea3-98ad-32263899d50d tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:03.139155 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:03.139155 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:03.139931 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-922a0736-9c54-4ea3-98ad-32263899d50d tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:03.185201 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-1b05cd18-7c76-4a81-847c-3dfae193d119 req-5e39eed8-eb4e-4ffd-a4df-a01fa6347e36 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume// Dec 02 11:02:03.185776 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-1b05cd18-7c76-4a81-847c-3dfae193d119 req-5e39eed8-eb4e-4ffd-a4df-a01fa6347e36 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:03.186125 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:03.186125 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:03.186581 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-1b05cd18-7c76-4a81-847c-3dfae193d119 req-5e39eed8-eb4e-4ffd-a4df-a01fa6347e36 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'all' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:03.188161 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-1b05cd18-7c76-4a81-847c-3dfae193d119 req-5e39eed8-eb4e-4ffd-a4df-a01fa6347e36 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 11:02:03.189282 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 661/1329] 10.222.0.32 () {56 vars in 1089 bytes} [Wed Dec 2 11:02:03 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 11:02:03.209562 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-1b05cd18-7c76-4a81-847c-3dfae193d119 req-a040eb2d-aa29-4800-88b8-e9ff538ada2e tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/91060e4b-a394-4749-a211-837d08282441 Dec 02 11:02:03.211354 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-1b05cd18-7c76-4a81-847c-3dfae193d119 req-a040eb2d-aa29-4800-88b8-e9ff538ada2e tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:03.211354 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-1b05cd18-7c76-4a81-847c-3dfae193d119 req-a040eb2d-aa29-4800-88b8-e9ff538ada2e tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:03.315365 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:03.315365 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:03.319094 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:03.319094 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:03.326527 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-922a0736-9c54-4ea3-98ad-32263899d50d tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:02:03.338878 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-1b05cd18-7c76-4a81-847c-3dfae193d119 req-a040eb2d-aa29-4800-88b8-e9ff538ada2e tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:02:03.349084 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:03.349084 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:03.358270 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-922a0736-9c54-4ea3-98ad-32263899d50d tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/91060e4b-a394-4749-a211-837d08282441 returned with HTTP 200 Dec 02 11:02:03.359232 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 669/1330] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:03 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/91060e4b-a394-4749-a211-837d08282441 => generated 910 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:03.376653 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:03.376653 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:03.389859 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-1b05cd18-7c76-4a81-847c-3dfae193d119 req-a040eb2d-aa29-4800-88b8-e9ff538ada2e tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/91060e4b-a394-4749-a211-837d08282441 returned with HTTP 200 Dec 02 11:02:03.390891 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 662/1331] 10.222.0.32 () {60 vars in 1403 bytes} [Wed Dec 2 11:02:03 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/91060e4b-a394-4749-a211-837d08282441 => generated 1009 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 02 11:02:03.437269 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-1b05cd18-7c76-4a81-847c-3dfae193d119 req-aa7a566d-c9ee-4b93-bf6b-b9b6f8e759f3 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] PUT http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/attachments/8c79dacb-deda-4bc3-87d2-417fbf8476da Dec 02 11:02:03.438060 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:03.438060 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:03.439357 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-1b05cd18-7c76-4a81-847c-3dfae193d119 req-aa7a566d-c9ee-4b93-bf6b-b9b6f8e759f3 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.32", "host": "n-h1-764292-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-764292-5.cbci-764292-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:02:03.475406 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 02 11:02:03.475406 n-d-764292-5 devstack@c-api.service[88067]: return self.call(f, *args, **kw) Dec 02 11:02:03.476120 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.coordination [req-1b05cd18-7c76-4a81-847c-3dfae193d119 req-aa7a566d-c9ee-4b93-bf6b-b9b6f8e759f3 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Lock "b'cinder-attachment_update-91060e4b-a394-4749-a211-837d08282441-n-h1-764292-5'" acquired by "attachment_update" :: waited 0.012s {{(pid=88068) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 02 11:02:03.479261 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:03.479261 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:04.027494 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-47aa68a1-4fa2-488a-aea8-473677a47745 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 Dec 02 11:02:04.028181 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-47aa68a1-4fa2-488a-aea8-473677a47745 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:04.028499 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:04.028499 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:04.029077 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-47aa68a1-4fa2-488a-aea8-473677a47745 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:04.033276 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-47aa68a1-4fa2-488a-aea8-473677a47745 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Show backup with id 1373b522-d692-4727-8b7a-59c504cc0cb9. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:04.075983 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:04.075983 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:04.078147 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-47aa68a1-4fa2-488a-aea8-473677a47745 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 returned with HTTP 200 Dec 02 11:02:04.089851 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 663/1332] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:04 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 => generated 841 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:04.374908 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-da44f658-03d6-4704-a676-d22c2adb980c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/91060e4b-a394-4749-a211-837d08282441 Dec 02 11:02:04.375436 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-da44f658-03d6-4704-a676-d22c2adb980c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:04.375661 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:04.375661 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:04.376035 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-da44f658-03d6-4704-a676-d22c2adb980c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:04.512695 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:04.512695 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:04.538656 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-da44f658-03d6-4704-a676-d22c2adb980c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:02:04.576767 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:04.576767 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:04.587595 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-da44f658-03d6-4704-a676-d22c2adb980c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/91060e4b-a394-4749-a211-837d08282441 returned with HTTP 200 Dec 02 11:02:04.598548 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 664/1333] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:04 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/91060e4b-a394-4749-a211-837d08282441 => generated 910 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:05.103215 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-45d74e04-b449-4d10-8e0e-1496d827c99d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 Dec 02 11:02:05.104481 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-45d74e04-b449-4d10-8e0e-1496d827c99d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:05.104964 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:05.104964 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:05.105606 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-45d74e04-b449-4d10-8e0e-1496d827c99d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:05.106308 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-45d74e04-b449-4d10-8e0e-1496d827c99d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Show backup with id 1373b522-d692-4727-8b7a-59c504cc0cb9. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:05.151953 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:05.151953 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:05.159313 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-45d74e04-b449-4d10-8e0e-1496d827c99d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 returned with HTTP 200 Dec 02 11:02:05.160362 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 665/1334] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:05 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 => generated 841 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:02:05.432566 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.coordination [req-1b05cd18-7c76-4a81-847c-3dfae193d119 req-aa7a566d-c9ee-4b93-bf6b-b9b6f8e759f3 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Lock "b'cinder-attachment_update-91060e4b-a394-4749-a211-837d08282441-n-h1-764292-5'" released by "attachment_update" :: held 1.957s {{(pid=88068) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 02 11:02:05.433297 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-1b05cd18-7c76-4a81-847c-3dfae193d119 req-aa7a566d-c9ee-4b93-bf6b-b9b6f8e759f3 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/attachments/8c79dacb-deda-4bc3-87d2-417fbf8476da returned with HTTP 200 Dec 02 11:02:05.434372 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 670/1335] 10.222.0.32 () {64 vars in 1468 bytes} [Wed Dec 2 11:02:03 2020] PUT /volume/v3/942db214fa3e4a6ba808f28e04591f55/attachments/8c79dacb-deda-4bc3-87d2-417fbf8476da => generated 762 bytes in 2003 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:02:05.617669 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8c30c18e-b59b-4f2d-936c-b0aab46f5f21 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/91060e4b-a394-4749-a211-837d08282441 Dec 02 11:02:05.618199 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8c30c18e-b59b-4f2d-936c-b0aab46f5f21 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:05.618423 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:05.618423 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:05.618791 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8c30c18e-b59b-4f2d-936c-b0aab46f5f21 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:05.705375 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:05.705375 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:05.735241 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-8c30c18e-b59b-4f2d-936c-b0aab46f5f21 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:02:05.760526 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:05.760526 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:05.779635 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8c30c18e-b59b-4f2d-936c-b0aab46f5f21 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/91060e4b-a394-4749-a211-837d08282441 returned with HTTP 200 Dec 02 11:02:05.780786 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 666/1336] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:05 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/91060e4b-a394-4749-a211-837d08282441 => generated 911 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:06.174236 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c56367b1-7e9f-4ca6-8aa5-40aa42c09428 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 Dec 02 11:02:06.174756 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c56367b1-7e9f-4ca6-8aa5-40aa42c09428 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:06.174987 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:06.174987 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:06.175357 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c56367b1-7e9f-4ca6-8aa5-40aa42c09428 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:06.175726 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-c56367b1-7e9f-4ca6-8aa5-40aa42c09428 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Show backup with id 1373b522-d692-4727-8b7a-59c504cc0cb9. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:06.241691 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:06.241691 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:06.243904 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c56367b1-7e9f-4ca6-8aa5-40aa42c09428 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 returned with HTTP 200 Dec 02 11:02:06.245378 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 671/1337] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:06 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 => generated 841 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:06.797409 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-97fcc52e-8903-45d1-b3d2-6e764f5ba73e tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/91060e4b-a394-4749-a211-837d08282441 Dec 02 11:02:06.798208 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-97fcc52e-8903-45d1-b3d2-6e764f5ba73e tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:06.798571 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:06.798571 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:06.799157 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-97fcc52e-8903-45d1-b3d2-6e764f5ba73e tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:06.850526 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:06.850526 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:06.860945 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-97fcc52e-8903-45d1-b3d2-6e764f5ba73e tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:02:06.881230 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:06.881230 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:06.890400 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-97fcc52e-8903-45d1-b3d2-6e764f5ba73e tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/91060e4b-a394-4749-a211-837d08282441 returned with HTTP 200 Dec 02 11:02:06.900644 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 667/1338] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:06 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/91060e4b-a394-4749-a211-837d08282441 => generated 911 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:07.268815 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-aa471258-cc48-4b39-9f1c-574fb35662a7 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 Dec 02 11:02:07.270047 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-aa471258-cc48-4b39-9f1c-574fb35662a7 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:07.270450 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:07.270450 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:07.271453 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-aa471258-cc48-4b39-9f1c-574fb35662a7 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:07.271453 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-aa471258-cc48-4b39-9f1c-574fb35662a7 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Show backup with id 1373b522-d692-4727-8b7a-59c504cc0cb9. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:07.301014 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:07.301014 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:07.303317 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-aa471258-cc48-4b39-9f1c-574fb35662a7 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 returned with HTTP 200 Dec 02 11:02:07.304982 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 672/1339] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:07 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 => generated 841 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:07.908182 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6ed42a7e-0181-40ea-b254-bae4c493b750 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/91060e4b-a394-4749-a211-837d08282441 Dec 02 11:02:07.914289 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6ed42a7e-0181-40ea-b254-bae4c493b750 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:07.914289 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:07.914289 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:07.914289 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6ed42a7e-0181-40ea-b254-bae4c493b750 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:08.020764 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:08.020764 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:08.042191 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6ed42a7e-0181-40ea-b254-bae4c493b750 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:02:08.119911 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:08.119911 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:08.151795 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6ed42a7e-0181-40ea-b254-bae4c493b750 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/91060e4b-a394-4749-a211-837d08282441 returned with HTTP 200 Dec 02 11:02:08.151795 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 668/1340] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:07 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/91060e4b-a394-4749-a211-837d08282441 => generated 911 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:08.318956 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-83e53be5-8d9b-4b12-9c67-242ad4086255 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 Dec 02 11:02:08.320128 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-83e53be5-8d9b-4b12-9c67-242ad4086255 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:08.320508 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:08.320508 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:08.321239 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-83e53be5-8d9b-4b12-9c67-242ad4086255 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:08.321819 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-83e53be5-8d9b-4b12-9c67-242ad4086255 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Show backup with id 1373b522-d692-4727-8b7a-59c504cc0cb9. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:08.389469 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:08.389469 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:08.391782 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-83e53be5-8d9b-4b12-9c67-242ad4086255 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 returned with HTTP 200 Dec 02 11:02:08.399086 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 673/1341] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:08 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 => generated 841 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:09.175403 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1fa28b11-4726-43d7-8062-2675dbf02bce tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/91060e4b-a394-4749-a211-837d08282441 Dec 02 11:02:09.176262 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1fa28b11-4726-43d7-8062-2675dbf02bce tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:09.176614 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:09.176614 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:09.177264 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1fa28b11-4726-43d7-8062-2675dbf02bce tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:09.279037 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:09.279037 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:09.315161 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-1fa28b11-4726-43d7-8062-2675dbf02bce tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:02:09.385993 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:09.385993 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:09.406935 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-876bd520-dbbd-4413-a61e-ed4345c6cb37 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 Dec 02 11:02:09.407451 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-876bd520-dbbd-4413-a61e-ed4345c6cb37 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:09.407646 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:09.407646 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:09.408281 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-876bd520-dbbd-4413-a61e-ed4345c6cb37 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:09.408847 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-876bd520-dbbd-4413-a61e-ed4345c6cb37 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Show backup with id 1373b522-d692-4727-8b7a-59c504cc0cb9. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:09.430571 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1fa28b11-4726-43d7-8062-2675dbf02bce tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/91060e4b-a394-4749-a211-837d08282441 returned with HTTP 200 Dec 02 11:02:09.439304 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 669/1342] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:09 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/91060e4b-a394-4749-a211-837d08282441 => generated 911 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:09.455344 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:09.455344 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:09.457002 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-876bd520-dbbd-4413-a61e-ed4345c6cb37 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 returned with HTTP 200 Dec 02 11:02:09.457869 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 674/1343] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:09 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 => generated 841 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:10.454999 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d95a332a-a922-4900-ace2-a05dd646281e tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/91060e4b-a394-4749-a211-837d08282441 Dec 02 11:02:10.456110 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d95a332a-a922-4900-ace2-a05dd646281e tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:10.456333 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:10.456333 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:10.456680 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d95a332a-a922-4900-ace2-a05dd646281e tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:10.483893 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1aa4c640-242a-40ca-991f-ee5c2e965ea7 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 Dec 02 11:02:10.484426 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1aa4c640-242a-40ca-991f-ee5c2e965ea7 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:10.484611 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:10.484611 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:10.485309 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1aa4c640-242a-40ca-991f-ee5c2e965ea7 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:10.485869 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-1aa4c640-242a-40ca-991f-ee5c2e965ea7 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Show backup with id 1373b522-d692-4727-8b7a-59c504cc0cb9. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:10.507011 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:10.507011 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:10.528447 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-d95a332a-a922-4900-ace2-a05dd646281e tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:02:10.546634 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:10.546634 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:10.548924 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1aa4c640-242a-40ca-991f-ee5c2e965ea7 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 returned with HTTP 200 Dec 02 11:02:10.550284 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 675/1344] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:10 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 => generated 841 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:10.570993 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:10.570993 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:10.595707 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d95a332a-a922-4900-ace2-a05dd646281e tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/91060e4b-a394-4749-a211-837d08282441 returned with HTTP 200 Dec 02 11:02:10.609797 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 670/1345] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:10 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/91060e4b-a394-4749-a211-837d08282441 => generated 911 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:11.204357 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-1b05cd18-7c76-4a81-847c-3dfae193d119 req-e5c82040-1d19-44db-8852-35690cec0fee tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] POST http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/attachments/8c79dacb-deda-4bc3-87d2-417fbf8476da/action Dec 02 11:02:11.205305 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:11.205305 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:11.205945 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-1b05cd18-7c76-4a81-847c-3dfae193d119 req-e5c82040-1d19-44db-8852-35690cec0fee tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Action body: b'{"os-complete": null}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 11:02:11.206569 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-1b05cd18-7c76-4a81-847c-3dfae193d119 req-e5c82040-1d19-44db-8852-35690cec0fee tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:02:11.314279 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:11.314279 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:11.462776 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-1b05cd18-7c76-4a81-847c-3dfae193d119 req-e5c82040-1d19-44db-8852-35690cec0fee tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/attachments/8c79dacb-deda-4bc3-87d2-417fbf8476da/action returned with HTTP 204 Dec 02 11:02:11.463678 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 676/1346] 10.222.0.32 () {64 vars in 1489 bytes} [Wed Dec 2 11:02:11 2020] POST /volume/v3/942db214fa3e4a6ba808f28e04591f55/attachments/8c79dacb-deda-4bc3-87d2-417fbf8476da/action => generated 0 bytes in 264 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:02:11.567040 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9e870791-32e5-44ab-a9c4-057f8422beed tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 Dec 02 11:02:11.568503 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9e870791-32e5-44ab-a9c4-057f8422beed tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:11.568966 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:11.568966 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:11.569637 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9e870791-32e5-44ab-a9c4-057f8422beed tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:11.571068 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-9e870791-32e5-44ab-a9c4-057f8422beed tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Show backup with id 1373b522-d692-4727-8b7a-59c504cc0cb9. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:11.635411 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f407ee3e-e354-43ea-9ac2-ce84182fc177 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/91060e4b-a394-4749-a211-837d08282441 Dec 02 11:02:11.636235 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f407ee3e-e354-43ea-9ac2-ce84182fc177 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:11.636606 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:11.636606 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:11.637274 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f407ee3e-e354-43ea-9ac2-ce84182fc177 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:11.653257 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:11.653257 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:11.655372 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9e870791-32e5-44ab-a9c4-057f8422beed tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 returned with HTTP 200 Dec 02 11:02:11.662085 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 671/1347] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:11 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 => generated 841 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:11.695764 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:11.695764 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:11.705363 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f407ee3e-e354-43ea-9ac2-ce84182fc177 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:02:11.737285 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:11.737285 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:11.772954 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f407ee3e-e354-43ea-9ac2-ce84182fc177 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/91060e4b-a394-4749-a211-837d08282441 returned with HTTP 200 Dec 02 11:02:11.774951 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 677/1348] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:11 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/91060e4b-a394-4749-a211-837d08282441 => generated 1203 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:02:11.808390 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-37614e15-79fe-4b3a-bd39-3e14383f073e tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] POST http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups Dec 02 11:02:11.808927 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:11.808927 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:11.810972 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-37614e15-79fe-4b3a-bd39-3e14383f073e tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Action: 'create', calling method: create, body: {"backup": {"volume_id": "91060e4b-a394-4749-a211-837d08282441", "name": "tempest-VolumesBackupsTest-Backup-450681", "force": true}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:02:11.813128 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.contrib.backups [None req-37614e15-79fe-4b3a-bd39-3e14383f073e tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Creating new backup {'backup': {'volume_id': '91060e4b-a394-4749-a211-837d08282441', 'name': 'tempest-VolumesBackupsTest-Backup-450681', 'force': True}} {{(pid=88069) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Dec 02 11:02:11.813927 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.contrib.backups [None req-37614e15-79fe-4b3a-bd39-3e14383f073e tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Creating backup of volume 91060e4b-a394-4749-a211-837d08282441 in container None Dec 02 11:02:11.956819 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:11.956819 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:11.962339 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-37614e15-79fe-4b3a-bd39-3e14383f073e tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:02:12.203443 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-37614e15-79fe-4b3a-bd39-3e14383f073e tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Created reservations ['427b3b91-47f9-4012-b33f-82a846a3dd12', '2bd30cf0-95bd-40aa-810e-6dd9a9fb537b'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:02:12.511084 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-37614e15-79fe-4b3a-bd39-3e14383f073e tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups returned with HTTP 202 Dec 02 11:02:12.513093 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 672/1349] 10.222.0.23 () {60 vars in 1226 bytes} [Wed Dec 2 11:02:11 2020] POST /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups => generated 392 bytes in 715 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 02 11:02:12.529719 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-73930f0e-0d7c-448c-b2bf-6902462c468f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 Dec 02 11:02:12.532450 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-73930f0e-0d7c-448c-b2bf-6902462c468f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:12.535462 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:12.535462 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:12.536090 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-73930f0e-0d7c-448c-b2bf-6902462c468f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:12.536670 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-73930f0e-0d7c-448c-b2bf-6902462c468f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 976ce9a3-8530-4528-af03-927cbd18f7a3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:12.608478 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:12.608478 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:12.614373 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-73930f0e-0d7c-448c-b2bf-6902462c468f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 returned with HTTP 200 Dec 02 11:02:12.623419 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 678/1350] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:12 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 => generated 799 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:12.670206 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6ccd63f8-25b6-4863-803a-4c25ef7d668d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 Dec 02 11:02:12.670740 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6ccd63f8-25b6-4863-803a-4c25ef7d668d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:12.670964 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:12.670964 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:12.671335 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6ccd63f8-25b6-4863-803a-4c25ef7d668d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:12.671706 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-6ccd63f8-25b6-4863-803a-4c25ef7d668d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Show backup with id 1373b522-d692-4727-8b7a-59c504cc0cb9. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:12.727511 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:12.727511 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:12.729472 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6ccd63f8-25b6-4863-803a-4c25ef7d668d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 returned with HTTP 200 Dec 02 11:02:12.730332 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 673/1351] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:12 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 => generated 841 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:13.631247 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-632420f9-20cd-4151-8df1-ba363ae98d99 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 Dec 02 11:02:13.631763 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-632420f9-20cd-4151-8df1-ba363ae98d99 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:13.631938 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:13.631938 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:13.632578 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-632420f9-20cd-4151-8df1-ba363ae98d99 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:13.633125 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-632420f9-20cd-4151-8df1-ba363ae98d99 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 976ce9a3-8530-4528-af03-927cbd18f7a3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:13.679472 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:13.679472 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:13.681345 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-632420f9-20cd-4151-8df1-ba363ae98d99 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 returned with HTTP 200 Dec 02 11:02:13.682965 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 679/1352] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:13 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 => generated 799 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:13.744262 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6ef24315-7d1d-48dd-be55-fd39c68ee70b tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 Dec 02 11:02:13.745347 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6ef24315-7d1d-48dd-be55-fd39c68ee70b tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:13.745347 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:13.745347 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:13.745347 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6ef24315-7d1d-48dd-be55-fd39c68ee70b tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:13.747911 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-6ef24315-7d1d-48dd-be55-fd39c68ee70b tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Show backup with id 1373b522-d692-4727-8b7a-59c504cc0cb9. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:13.789660 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:13.789660 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:13.791429 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6ef24315-7d1d-48dd-be55-fd39c68ee70b tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 returned with HTTP 200 Dec 02 11:02:13.792265 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 674/1353] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:13 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 => generated 841 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:14.696610 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4d9d41e0-9ff5-4113-8afa-f9d0a855456c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 Dec 02 11:02:14.697756 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4d9d41e0-9ff5-4113-8afa-f9d0a855456c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:14.698136 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:14.698136 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:14.698752 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4d9d41e0-9ff5-4113-8afa-f9d0a855456c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:14.699285 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-4d9d41e0-9ff5-4113-8afa-f9d0a855456c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 976ce9a3-8530-4528-af03-927cbd18f7a3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:14.751205 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:14.751205 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:14.762895 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4d9d41e0-9ff5-4113-8afa-f9d0a855456c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 returned with HTTP 200 Dec 02 11:02:14.763998 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 680/1354] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:14 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 => generated 799 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:14.806580 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-85f457bc-a83e-4833-aa42-8cefc9b05b9e tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 Dec 02 11:02:14.807394 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-85f457bc-a83e-4833-aa42-8cefc9b05b9e tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:14.807770 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:14.807770 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:14.808379 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-85f457bc-a83e-4833-aa42-8cefc9b05b9e tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:14.809046 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-85f457bc-a83e-4833-aa42-8cefc9b05b9e tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Show backup with id 1373b522-d692-4727-8b7a-59c504cc0cb9. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:14.857541 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:14.857541 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:14.859739 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-85f457bc-a83e-4833-aa42-8cefc9b05b9e tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 returned with HTTP 200 Dec 02 11:02:14.861078 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 675/1355] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:14 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 => generated 841 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:15.777924 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-50c55336-ccf8-4afe-85aa-0b3f1a3824d5 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 Dec 02 11:02:15.778496 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-50c55336-ccf8-4afe-85aa-0b3f1a3824d5 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:15.778758 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:15.778758 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:15.779003 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-50c55336-ccf8-4afe-85aa-0b3f1a3824d5 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:15.779360 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-50c55336-ccf8-4afe-85aa-0b3f1a3824d5 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 976ce9a3-8530-4528-af03-927cbd18f7a3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:15.827056 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:15.827056 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:15.828995 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-50c55336-ccf8-4afe-85aa-0b3f1a3824d5 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 returned with HTTP 200 Dec 02 11:02:15.829834 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 681/1356] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:15 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 => generated 799 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:15.875013 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bd78b574-19c6-4991-83d0-06c110073c5d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 Dec 02 11:02:15.875633 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bd78b574-19c6-4991-83d0-06c110073c5d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:15.875888 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:15.875888 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:15.876170 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bd78b574-19c6-4991-83d0-06c110073c5d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:15.876769 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-bd78b574-19c6-4991-83d0-06c110073c5d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Show backup with id 1373b522-d692-4727-8b7a-59c504cc0cb9. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:15.924126 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:15.924126 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:15.926258 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bd78b574-19c6-4991-83d0-06c110073c5d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 returned with HTTP 200 Dec 02 11:02:15.929161 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 676/1357] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:15 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 => generated 841 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:16.843877 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-17013ae2-0b2b-4f3f-8156-f56eb337a230 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 Dec 02 11:02:16.844449 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-17013ae2-0b2b-4f3f-8156-f56eb337a230 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:16.844547 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:16.844547 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:16.845370 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-17013ae2-0b2b-4f3f-8156-f56eb337a230 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:16.845741 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-17013ae2-0b2b-4f3f-8156-f56eb337a230 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 976ce9a3-8530-4528-af03-927cbd18f7a3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:16.871099 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:16.871099 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:16.873430 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-17013ae2-0b2b-4f3f-8156-f56eb337a230 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 returned with HTTP 200 Dec 02 11:02:16.879609 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 682/1358] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:16 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 => generated 799 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:16.948962 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d40a5b3c-e4e0-4b03-b453-0da95a189347 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 Dec 02 11:02:16.949805 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d40a5b3c-e4e0-4b03-b453-0da95a189347 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:16.950218 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:16.950218 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:16.950844 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d40a5b3c-e4e0-4b03-b453-0da95a189347 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:16.951405 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-d40a5b3c-e4e0-4b03-b453-0da95a189347 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Show backup with id 1373b522-d692-4727-8b7a-59c504cc0cb9. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:16.992167 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:16.992167 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:16.998371 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d40a5b3c-e4e0-4b03-b453-0da95a189347 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 returned with HTTP 200 Dec 02 11:02:16.999548 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 677/1359] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:16 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 => generated 852 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:17.895137 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e93a3254-b8dd-4bc9-ad46-a8be0b51752d tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 Dec 02 11:02:17.895684 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e93a3254-b8dd-4bc9-ad46-a8be0b51752d tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:17.895943 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:17.895943 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:17.896190 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e93a3254-b8dd-4bc9-ad46-a8be0b51752d tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:17.896541 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-e93a3254-b8dd-4bc9-ad46-a8be0b51752d tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 976ce9a3-8530-4528-af03-927cbd18f7a3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:17.960823 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:17.960823 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:17.963722 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e93a3254-b8dd-4bc9-ad46-a8be0b51752d tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 returned with HTTP 200 Dec 02 11:02:17.967905 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 683/1360] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:17 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 => generated 799 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:18.014231 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7965a911-390d-4719-aea0-cea1b2e2a171 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 Dec 02 11:02:18.014754 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7965a911-390d-4719-aea0-cea1b2e2a171 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:18.014975 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:18.014975 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:18.015348 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7965a911-390d-4719-aea0-cea1b2e2a171 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:18.015713 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-7965a911-390d-4719-aea0-cea1b2e2a171 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Show backup with id 1373b522-d692-4727-8b7a-59c504cc0cb9. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:18.089152 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:18.089152 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:18.097749 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7965a911-390d-4719-aea0-cea1b2e2a171 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 returned with HTTP 200 Dec 02 11:02:18.102276 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 678/1361] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:18 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 => generated 852 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:18.987799 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fa36b90f-3e55-4347-8b9a-af9de587e0df tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 Dec 02 11:02:18.990513 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fa36b90f-3e55-4347-8b9a-af9de587e0df tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:18.999842 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:18.999842 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:19.003413 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fa36b90f-3e55-4347-8b9a-af9de587e0df tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:19.004637 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-fa36b90f-3e55-4347-8b9a-af9de587e0df tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 976ce9a3-8530-4528-af03-927cbd18f7a3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:19.070507 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:19.070507 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:19.081735 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fa36b90f-3e55-4347-8b9a-af9de587e0df tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 returned with HTTP 200 Dec 02 11:02:19.087666 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 684/1362] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:18 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 => generated 799 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:19.130292 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ec6cbc08-ab73-4d43-8c14-ffd5a726814b tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 Dec 02 11:02:19.131130 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ec6cbc08-ab73-4d43-8c14-ffd5a726814b tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:19.131326 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:19.131326 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:19.131713 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ec6cbc08-ab73-4d43-8c14-ffd5a726814b tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:19.132085 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-ec6cbc08-ab73-4d43-8c14-ffd5a726814b tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Show backup with id 1373b522-d692-4727-8b7a-59c504cc0cb9. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:19.172925 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:19.172925 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:19.185657 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ec6cbc08-ab73-4d43-8c14-ffd5a726814b tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 returned with HTTP 200 Dec 02 11:02:19.186794 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 679/1363] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:19 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 => generated 852 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:20.102061 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-114bfe04-2ee5-4bf6-997e-44ae7ea1a469 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 Dec 02 11:02:20.102591 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-114bfe04-2ee5-4bf6-997e-44ae7ea1a469 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:20.102754 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:20.102754 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:20.103391 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-114bfe04-2ee5-4bf6-997e-44ae7ea1a469 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:20.103908 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-114bfe04-2ee5-4bf6-997e-44ae7ea1a469 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 976ce9a3-8530-4528-af03-927cbd18f7a3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:20.151276 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:20.151276 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:20.153595 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-114bfe04-2ee5-4bf6-997e-44ae7ea1a469 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 returned with HTTP 200 Dec 02 11:02:20.154744 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 685/1364] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:20 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 => generated 799 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:20.201866 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b7802d1c-2345-43c9-8589-8417a3fd480a tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 Dec 02 11:02:20.201866 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b7802d1c-2345-43c9-8589-8417a3fd480a tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:20.201866 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:20.201866 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:20.201866 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b7802d1c-2345-43c9-8589-8417a3fd480a tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:20.202389 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-b7802d1c-2345-43c9-8589-8417a3fd480a tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Show backup with id 1373b522-d692-4727-8b7a-59c504cc0cb9. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:20.249645 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:20.249645 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:20.252113 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b7802d1c-2345-43c9-8589-8417a3fd480a tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 returned with HTTP 200 Dec 02 11:02:20.265247 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 680/1365] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:20 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 => generated 852 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:21.170876 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-042b70f4-5428-46e2-a6e4-4d47fa6cfd19 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 Dec 02 11:02:21.171549 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-042b70f4-5428-46e2-a6e4-4d47fa6cfd19 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:21.171846 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:21.171846 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:21.172349 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-042b70f4-5428-46e2-a6e4-4d47fa6cfd19 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:21.172844 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-042b70f4-5428-46e2-a6e4-4d47fa6cfd19 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 976ce9a3-8530-4528-af03-927cbd18f7a3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:21.218450 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:21.218450 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:21.226801 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-042b70f4-5428-46e2-a6e4-4d47fa6cfd19 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 returned with HTTP 200 Dec 02 11:02:21.227857 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 686/1366] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:21 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 => generated 799 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:21.266272 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7f0b0553-6bf5-45af-a1b6-6ff97be83afb tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 Dec 02 11:02:21.268263 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7f0b0553-6bf5-45af-a1b6-6ff97be83afb tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:21.268687 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:21.268687 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:21.269470 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7f0b0553-6bf5-45af-a1b6-6ff97be83afb tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:21.270040 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-7f0b0553-6bf5-45af-a1b6-6ff97be83afb tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Show backup with id 1373b522-d692-4727-8b7a-59c504cc0cb9. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:21.356386 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:21.356386 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:21.358574 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7f0b0553-6bf5-45af-a1b6-6ff97be83afb tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 returned with HTTP 200 Dec 02 11:02:21.363144 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 681/1367] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:21 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 => generated 852 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:22.245378 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3b0c7baf-363d-4776-ade1-f1da11ed5944 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 Dec 02 11:02:22.245901 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3b0c7baf-363d-4776-ade1-f1da11ed5944 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:22.246318 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:22.246318 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:22.246939 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3b0c7baf-363d-4776-ade1-f1da11ed5944 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:22.247504 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-3b0c7baf-363d-4776-ade1-f1da11ed5944 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 976ce9a3-8530-4528-af03-927cbd18f7a3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:22.357141 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:22.357141 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:22.362844 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3b0c7baf-363d-4776-ade1-f1da11ed5944 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 returned with HTTP 200 Dec 02 11:02:22.364246 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 687/1368] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:22 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 => generated 799 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:22.377170 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-02bdc04a-4272-4f69-967e-db5bb0e52601 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 Dec 02 11:02:22.377762 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-02bdc04a-4272-4f69-967e-db5bb0e52601 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:22.378008 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:22.378008 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:22.378255 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-02bdc04a-4272-4f69-967e-db5bb0e52601 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:22.378621 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-02bdc04a-4272-4f69-967e-db5bb0e52601 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Show backup with id 1373b522-d692-4727-8b7a-59c504cc0cb9. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:22.473308 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:22.473308 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:22.480185 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-02bdc04a-4272-4f69-967e-db5bb0e52601 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 returned with HTTP 200 Dec 02 11:02:22.488978 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 682/1369] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:22 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 => generated 852 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:23.392957 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b31500a2-7c29-40cc-9af0-7613ca807bfd tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 Dec 02 11:02:23.392957 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b31500a2-7c29-40cc-9af0-7613ca807bfd tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:23.392957 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:23.392957 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:23.392957 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b31500a2-7c29-40cc-9af0-7613ca807bfd tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:23.392957 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-b31500a2-7c29-40cc-9af0-7613ca807bfd tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 976ce9a3-8530-4528-af03-927cbd18f7a3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:23.447217 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:23.447217 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:23.447217 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b31500a2-7c29-40cc-9af0-7613ca807bfd tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 returned with HTTP 200 Dec 02 11:02:23.463086 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 688/1370] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:23 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 => generated 799 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:23.503018 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-38ab1a6b-298d-4cbc-852f-c0c172609777 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 Dec 02 11:02:23.503776 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-38ab1a6b-298d-4cbc-852f-c0c172609777 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:23.503982 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:23.503982 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:23.504354 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-38ab1a6b-298d-4cbc-852f-c0c172609777 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:23.504740 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-38ab1a6b-298d-4cbc-852f-c0c172609777 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Show backup with id 1373b522-d692-4727-8b7a-59c504cc0cb9. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:23.563204 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:23.563204 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:23.567809 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-38ab1a6b-298d-4cbc-852f-c0c172609777 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 returned with HTTP 200 Dec 02 11:02:23.575013 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 683/1371] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:23 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 => generated 852 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:24.456539 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-08af9bdc-230a-421b-8832-8d5b26b22b5b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 Dec 02 11:02:24.460143 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-08af9bdc-230a-421b-8832-8d5b26b22b5b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:24.461145 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:24.461145 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:24.462881 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-08af9bdc-230a-421b-8832-8d5b26b22b5b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:24.463349 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-08af9bdc-230a-421b-8832-8d5b26b22b5b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 976ce9a3-8530-4528-af03-927cbd18f7a3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:24.514729 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:24.514729 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:24.516728 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-08af9bdc-230a-421b-8832-8d5b26b22b5b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 returned with HTTP 200 Dec 02 11:02:24.517644 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 689/1372] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:24 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 => generated 799 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:24.582951 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-667d202e-88bb-42f3-814d-969a2fa3200a tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 Dec 02 11:02:24.583888 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-667d202e-88bb-42f3-814d-969a2fa3200a tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:24.584341 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:24.584341 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:24.585048 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-667d202e-88bb-42f3-814d-969a2fa3200a tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:24.585648 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-667d202e-88bb-42f3-814d-969a2fa3200a tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Show backup with id 1373b522-d692-4727-8b7a-59c504cc0cb9. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:24.641655 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:24.641655 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:24.643468 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-667d202e-88bb-42f3-814d-969a2fa3200a tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 returned with HTTP 200 Dec 02 11:02:24.650549 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 684/1373] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:24 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 => generated 852 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:25.532283 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-96923433-e8e9-4570-84aa-ad179db25beb tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 Dec 02 11:02:25.533903 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-96923433-e8e9-4570-84aa-ad179db25beb tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:25.534297 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:25.534297 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:25.534927 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-96923433-e8e9-4570-84aa-ad179db25beb tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:25.535429 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-96923433-e8e9-4570-84aa-ad179db25beb tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 976ce9a3-8530-4528-af03-927cbd18f7a3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:25.567022 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:25.567022 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:25.569391 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-96923433-e8e9-4570-84aa-ad179db25beb tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 returned with HTTP 200 Dec 02 11:02:25.570469 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 690/1374] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:25 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 => generated 799 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:25.658279 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6a4178d3-0470-4173-aa55-c1df5d6d6430 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 Dec 02 11:02:25.658813 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6a4178d3-0470-4173-aa55-c1df5d6d6430 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:25.659036 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:25.659036 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:25.659409 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6a4178d3-0470-4173-aa55-c1df5d6d6430 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:25.659780 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-6a4178d3-0470-4173-aa55-c1df5d6d6430 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Show backup with id 1373b522-d692-4727-8b7a-59c504cc0cb9. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:25.701233 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:25.701233 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:25.703153 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6a4178d3-0470-4173-aa55-c1df5d6d6430 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 returned with HTTP 200 Dec 02 11:02:25.711715 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 685/1375] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:25 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 => generated 852 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:26.584071 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e1e4e9ae-b3c9-4c48-b596-9373bfcebb14 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 Dec 02 11:02:26.584602 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e1e4e9ae-b3c9-4c48-b596-9373bfcebb14 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:26.584817 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:26.584817 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:26.585194 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e1e4e9ae-b3c9-4c48-b596-9373bfcebb14 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:26.585566 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-e1e4e9ae-b3c9-4c48-b596-9373bfcebb14 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 976ce9a3-8530-4528-af03-927cbd18f7a3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:26.651204 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:26.651204 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:26.653131 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e1e4e9ae-b3c9-4c48-b596-9373bfcebb14 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 returned with HTTP 200 Dec 02 11:02:26.653982 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 691/1376] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:26 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 => generated 799 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:26.717762 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dd4b4934-c4fe-44c7-983c-e8860caed7ea tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 Dec 02 11:02:26.718296 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dd4b4934-c4fe-44c7-983c-e8860caed7ea tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:26.718519 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:26.718519 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:26.718890 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dd4b4934-c4fe-44c7-983c-e8860caed7ea tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:26.719263 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-dd4b4934-c4fe-44c7-983c-e8860caed7ea tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Show backup with id 1373b522-d692-4727-8b7a-59c504cc0cb9. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:26.810497 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:26.810497 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:26.812299 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dd4b4934-c4fe-44c7-983c-e8860caed7ea tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 returned with HTTP 200 Dec 02 11:02:26.833488 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 686/1377] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:26 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 => generated 852 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:27.668084 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ed340613-cd21-49a1-b3fc-d45bdc202c3c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 Dec 02 11:02:27.668818 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ed340613-cd21-49a1-b3fc-d45bdc202c3c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:27.669042 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:27.669042 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:27.669580 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ed340613-cd21-49a1-b3fc-d45bdc202c3c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:27.670045 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-ed340613-cd21-49a1-b3fc-d45bdc202c3c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 976ce9a3-8530-4528-af03-927cbd18f7a3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:27.724892 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:27.724892 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:27.729473 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ed340613-cd21-49a1-b3fc-d45bdc202c3c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 returned with HTTP 200 Dec 02 11:02:27.734306 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 692/1378] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:27 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 => generated 799 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:27.849769 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-933d7b98-bd76-4005-8f14-7ad74e856c96 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 Dec 02 11:02:27.850302 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-933d7b98-bd76-4005-8f14-7ad74e856c96 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:27.850525 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:27.850525 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:27.850894 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-933d7b98-bd76-4005-8f14-7ad74e856c96 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:27.851258 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-933d7b98-bd76-4005-8f14-7ad74e856c96 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Show backup with id 1373b522-d692-4727-8b7a-59c504cc0cb9. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:27.890207 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:27.890207 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:27.892066 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-933d7b98-bd76-4005-8f14-7ad74e856c96 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 returned with HTTP 200 Dec 02 11:02:27.892967 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 687/1379] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:27 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 => generated 852 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:28.752295 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6d2fc625-b784-4863-a400-80f3f3772684 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 Dec 02 11:02:28.752295 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6d2fc625-b784-4863-a400-80f3f3772684 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:28.752295 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:28.752295 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:28.752295 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6d2fc625-b784-4863-a400-80f3f3772684 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:28.752295 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-6d2fc625-b784-4863-a400-80f3f3772684 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 976ce9a3-8530-4528-af03-927cbd18f7a3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:28.840874 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:28.840874 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:28.853929 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6d2fc625-b784-4863-a400-80f3f3772684 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 returned with HTTP 200 Dec 02 11:02:28.854778 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 693/1380] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:28 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 => generated 799 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:28.907101 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6ec3bf03-d269-4e61-8874-60f6d926d145 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 Dec 02 11:02:28.908477 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6ec3bf03-d269-4e61-8874-60f6d926d145 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:28.908728 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:28.908728 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:28.909116 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6ec3bf03-d269-4e61-8874-60f6d926d145 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:28.909490 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-6ec3bf03-d269-4e61-8874-60f6d926d145 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Show backup with id 1373b522-d692-4727-8b7a-59c504cc0cb9. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:28.994818 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:28.994818 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:28.999400 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6ec3bf03-d269-4e61-8874-60f6d926d145 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 returned with HTTP 200 Dec 02 11:02:29.016601 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 688/1381] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:28 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 => generated 852 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:29.869306 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3088f4c7-92d6-42c5-ac9e-f56ee9d14078 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 Dec 02 11:02:29.870005 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3088f4c7-92d6-42c5-ac9e-f56ee9d14078 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:29.870341 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:29.870341 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:29.870886 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3088f4c7-92d6-42c5-ac9e-f56ee9d14078 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:29.871363 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-3088f4c7-92d6-42c5-ac9e-f56ee9d14078 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 976ce9a3-8530-4528-af03-927cbd18f7a3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:29.920398 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:29.920398 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:29.922706 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3088f4c7-92d6-42c5-ac9e-f56ee9d14078 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 returned with HTTP 200 Dec 02 11:02:29.923675 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 694/1382] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:29 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 => generated 810 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:30.014332 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0bafc530-4aca-4813-8da1-f565f708e155 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 Dec 02 11:02:30.015280 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0bafc530-4aca-4813-8da1-f565f708e155 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:30.015634 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:30.015634 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:30.016203 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0bafc530-4aca-4813-8da1-f565f708e155 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:30.016691 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-0bafc530-4aca-4813-8da1-f565f708e155 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Show backup with id 1373b522-d692-4727-8b7a-59c504cc0cb9. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:30.063601 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:30.063601 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:30.069193 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0bafc530-4aca-4813-8da1-f565f708e155 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 returned with HTTP 200 Dec 02 11:02:30.070560 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 689/1383] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:30 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 => generated 852 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:30.941091 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f6f0ab6a-b6bb-4024-b69a-65b0568f153a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 Dec 02 11:02:30.941637 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f6f0ab6a-b6bb-4024-b69a-65b0568f153a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:30.941769 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:30.941769 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:30.942271 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f6f0ab6a-b6bb-4024-b69a-65b0568f153a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:30.942740 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-f6f0ab6a-b6bb-4024-b69a-65b0568f153a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 976ce9a3-8530-4528-af03-927cbd18f7a3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:30.990448 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:30.990448 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:30.995149 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f6f0ab6a-b6bb-4024-b69a-65b0568f153a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 returned with HTTP 200 Dec 02 11:02:31.003694 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 695/1384] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:30 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 => generated 810 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:31.084277 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1e450def-9184-454d-8d89-b62d30e7b9f4 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 Dec 02 11:02:31.084927 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1e450def-9184-454d-8d89-b62d30e7b9f4 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:31.085149 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:31.085149 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:31.085652 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1e450def-9184-454d-8d89-b62d30e7b9f4 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:31.086099 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-1e450def-9184-454d-8d89-b62d30e7b9f4 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Show backup with id 1373b522-d692-4727-8b7a-59c504cc0cb9. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:31.126673 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:31.126673 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:31.135229 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1e450def-9184-454d-8d89-b62d30e7b9f4 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 returned with HTTP 200 Dec 02 11:02:31.136734 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 690/1385] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:31 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 => generated 852 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:32.011998 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e4b6e153-cb86-4485-8fad-34f7e277bdb8 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 Dec 02 11:02:32.013436 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e4b6e153-cb86-4485-8fad-34f7e277bdb8 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:32.013848 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:32.013848 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:32.014667 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e4b6e153-cb86-4485-8fad-34f7e277bdb8 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:32.015200 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-e4b6e153-cb86-4485-8fad-34f7e277bdb8 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 976ce9a3-8530-4528-af03-927cbd18f7a3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:32.082776 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:32.082776 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:32.084866 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e4b6e153-cb86-4485-8fad-34f7e277bdb8 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 returned with HTTP 200 Dec 02 11:02:32.085877 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 696/1386] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:32 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 => generated 810 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:32.158053 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-74068103-ba26-4274-88a1-d22419045de3 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 Dec 02 11:02:32.158573 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-74068103-ba26-4274-88a1-d22419045de3 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:32.158802 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:32.158802 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:32.159175 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-74068103-ba26-4274-88a1-d22419045de3 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:32.159544 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-74068103-ba26-4274-88a1-d22419045de3 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Show backup with id 1373b522-d692-4727-8b7a-59c504cc0cb9. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:32.205230 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:32.205230 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:32.208194 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-74068103-ba26-4274-88a1-d22419045de3 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 returned with HTTP 200 Dec 02 11:02:32.210046 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 691/1387] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:32 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 => generated 852 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:33.107192 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-adecfe05-5dfe-45b5-a3f2-fe2e4cb8ae21 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 Dec 02 11:02:33.110783 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-adecfe05-5dfe-45b5-a3f2-fe2e4cb8ae21 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:33.113156 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:33.113156 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:33.114030 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-adecfe05-5dfe-45b5-a3f2-fe2e4cb8ae21 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:33.114030 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-adecfe05-5dfe-45b5-a3f2-fe2e4cb8ae21 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 976ce9a3-8530-4528-af03-927cbd18f7a3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:33.187234 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:33.187234 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:33.189136 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-adecfe05-5dfe-45b5-a3f2-fe2e4cb8ae21 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 returned with HTTP 200 Dec 02 11:02:33.196321 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 697/1388] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:33 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 => generated 810 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:33.224117 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-50092db4-908b-497e-a834-d7d731755701 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 Dec 02 11:02:33.224880 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-50092db4-908b-497e-a834-d7d731755701 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:33.225294 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:33.225294 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:33.225853 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-50092db4-908b-497e-a834-d7d731755701 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:33.226321 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-50092db4-908b-497e-a834-d7d731755701 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Show backup with id 1373b522-d692-4727-8b7a-59c504cc0cb9. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:33.281097 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:33.281097 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:33.283560 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-50092db4-908b-497e-a834-d7d731755701 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 returned with HTTP 200 Dec 02 11:02:33.287297 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 692/1389] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:33 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 => generated 852 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:34.210075 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-71b2a0dc-5716-4a36-a032-bcdf1599f9b6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 Dec 02 11:02:34.210603 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-71b2a0dc-5716-4a36-a032-bcdf1599f9b6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:34.210820 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:34.210820 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:34.211190 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-71b2a0dc-5716-4a36-a032-bcdf1599f9b6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:34.211555 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-71b2a0dc-5716-4a36-a032-bcdf1599f9b6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 976ce9a3-8530-4528-af03-927cbd18f7a3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:34.267494 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:34.267494 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:34.270808 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-71b2a0dc-5716-4a36-a032-bcdf1599f9b6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 returned with HTTP 200 Dec 02 11:02:34.272071 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 698/1390] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:34 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 => generated 810 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:34.301463 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-34ffc8fe-d165-41ae-b025-008a5ffe7487 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 Dec 02 11:02:34.301915 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-34ffc8fe-d165-41ae-b025-008a5ffe7487 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:34.302130 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:34.302130 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:34.302478 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-34ffc8fe-d165-41ae-b025-008a5ffe7487 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:34.303025 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-34ffc8fe-d165-41ae-b025-008a5ffe7487 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Show backup with id 1373b522-d692-4727-8b7a-59c504cc0cb9. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:34.328212 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:34.328212 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:34.330104 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-34ffc8fe-d165-41ae-b025-008a5ffe7487 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 returned with HTTP 200 Dec 02 11:02:34.330913 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 693/1391] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:34 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:35.287533 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-65e66aa1-4279-47ac-be98-3911595b7def tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 Dec 02 11:02:35.288261 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-65e66aa1-4279-47ac-be98-3911595b7def tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:35.288758 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:35.288758 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:35.289650 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-65e66aa1-4279-47ac-be98-3911595b7def tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:35.290527 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-65e66aa1-4279-47ac-be98-3911595b7def tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 976ce9a3-8530-4528-af03-927cbd18f7a3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:35.321196 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:35.321196 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:35.323788 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-65e66aa1-4279-47ac-be98-3911595b7def tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 returned with HTTP 200 Dec 02 11:02:35.324783 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 699/1392] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:35 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 => generated 810 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:35.345315 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-57d265e5-b6e2-451a-b3e3-1a20a5f9d2b4 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 Dec 02 11:02:35.346127 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-57d265e5-b6e2-451a-b3e3-1a20a5f9d2b4 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:35.346508 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:35.346508 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:35.347140 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-57d265e5-b6e2-451a-b3e3-1a20a5f9d2b4 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:35.347650 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-57d265e5-b6e2-451a-b3e3-1a20a5f9d2b4 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Show backup with id 1373b522-d692-4727-8b7a-59c504cc0cb9. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:35.393620 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:35.393620 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:35.395637 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-57d265e5-b6e2-451a-b3e3-1a20a5f9d2b4 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 returned with HTTP 200 Dec 02 11:02:35.396661 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 694/1393] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:35 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 => generated 852 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:36.339327 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d786b3ab-b86d-4736-a1c9-a712c1864b93 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 Dec 02 11:02:36.342918 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d786b3ab-b86d-4736-a1c9-a712c1864b93 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:36.342918 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:36.342918 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:36.342918 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d786b3ab-b86d-4736-a1c9-a712c1864b93 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:36.342918 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-d786b3ab-b86d-4736-a1c9-a712c1864b93 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 976ce9a3-8530-4528-af03-927cbd18f7a3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:36.390179 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:36.390179 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:36.392058 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d786b3ab-b86d-4736-a1c9-a712c1864b93 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 returned with HTTP 200 Dec 02 11:02:36.398116 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 700/1394] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:36 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 => generated 810 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:36.412252 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ca2d4e2a-8d7a-4f3f-bd51-96e161f8a325 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 Dec 02 11:02:36.412980 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ca2d4e2a-8d7a-4f3f-bd51-96e161f8a325 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:36.413309 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:36.413309 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:36.413861 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ca2d4e2a-8d7a-4f3f-bd51-96e161f8a325 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:36.414331 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-ca2d4e2a-8d7a-4f3f-bd51-96e161f8a325 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Show backup with id 1373b522-d692-4727-8b7a-59c504cc0cb9. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:36.438661 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:36.438661 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:36.441475 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ca2d4e2a-8d7a-4f3f-bd51-96e161f8a325 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 returned with HTTP 200 Dec 02 11:02:36.442633 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 695/1395] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:36 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:37.406645 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-69ce81be-6131-4446-b9bd-e5a9a5add4ff tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 Dec 02 11:02:37.407498 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-69ce81be-6131-4446-b9bd-e5a9a5add4ff tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:37.407872 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:37.407872 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:37.408462 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-69ce81be-6131-4446-b9bd-e5a9a5add4ff tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:37.409083 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-69ce81be-6131-4446-b9bd-e5a9a5add4ff tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 976ce9a3-8530-4528-af03-927cbd18f7a3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:37.458775 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9eaa48be-dc67-454d-bc0d-13a8b719e626 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 Dec 02 11:02:37.459294 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9eaa48be-dc67-454d-bc0d-13a8b719e626 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:37.459508 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:37.459508 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:37.459877 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9eaa48be-dc67-454d-bc0d-13a8b719e626 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:37.460237 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-9eaa48be-dc67-454d-bc0d-13a8b719e626 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Show backup with id 1373b522-d692-4727-8b7a-59c504cc0cb9. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:37.461983 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:37.461983 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:37.467417 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-69ce81be-6131-4446-b9bd-e5a9a5add4ff tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 returned with HTTP 200 Dec 02 11:02:37.472114 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 701/1396] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:37 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 => generated 810 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:37.539701 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:37.539701 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:37.541574 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9eaa48be-dc67-454d-bc0d-13a8b719e626 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 returned with HTTP 200 Dec 02 11:02:37.542390 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 696/1397] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:37 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 => generated 852 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:02:38.484894 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fbaccc5b-458a-49b3-9c12-7d6062bcedcd tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 Dec 02 11:02:38.485819 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fbaccc5b-458a-49b3-9c12-7d6062bcedcd tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:38.486163 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:38.486163 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:38.486740 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fbaccc5b-458a-49b3-9c12-7d6062bcedcd tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:38.487233 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-fbaccc5b-458a-49b3-9c12-7d6062bcedcd tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 976ce9a3-8530-4528-af03-927cbd18f7a3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:38.540314 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:38.540314 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:38.543418 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fbaccc5b-458a-49b3-9c12-7d6062bcedcd tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 returned with HTTP 200 Dec 02 11:02:38.544795 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 702/1398] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:38 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 => generated 810 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:38.558981 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-da75cbee-c1bf-4f63-b3ec-4f8608a87a64 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 Dec 02 11:02:38.559510 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-da75cbee-c1bf-4f63-b3ec-4f8608a87a64 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:38.559729 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:38.559729 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:38.560095 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-da75cbee-c1bf-4f63-b3ec-4f8608a87a64 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:38.560450 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-da75cbee-c1bf-4f63-b3ec-4f8608a87a64 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Show backup with id 1373b522-d692-4727-8b7a-59c504cc0cb9. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:38.583561 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:38.583561 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:38.585657 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-da75cbee-c1bf-4f63-b3ec-4f8608a87a64 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 returned with HTTP 200 Dec 02 11:02:38.592676 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 697/1399] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:38 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:39.561110 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c9d5cf29-e60c-4c67-ac71-e80470753623 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 Dec 02 11:02:39.561894 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c9d5cf29-e60c-4c67-ac71-e80470753623 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:39.561894 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:39.561894 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:39.562338 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c9d5cf29-e60c-4c67-ac71-e80470753623 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:39.562490 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-c9d5cf29-e60c-4c67-ac71-e80470753623 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 976ce9a3-8530-4528-af03-927cbd18f7a3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:39.599908 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5fa5d1cf-a2cf-40d5-9ba3-3d4f17f0cbc3 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 Dec 02 11:02:39.600412 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5fa5d1cf-a2cf-40d5-9ba3-3d4f17f0cbc3 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:39.600812 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:39.600812 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:39.601180 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5fa5d1cf-a2cf-40d5-9ba3-3d4f17f0cbc3 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:39.601516 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-5fa5d1cf-a2cf-40d5-9ba3-3d4f17f0cbc3 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Show backup with id 1373b522-d692-4727-8b7a-59c504cc0cb9. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:39.636813 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:39.636813 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:39.640689 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c9d5cf29-e60c-4c67-ac71-e80470753623 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 returned with HTTP 200 Dec 02 11:02:39.642743 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 703/1400] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:39 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 => generated 810 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:39.653424 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:39.653424 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:39.655510 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5fa5d1cf-a2cf-40d5-9ba3-3d4f17f0cbc3 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 returned with HTTP 200 Dec 02 11:02:39.668954 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 698/1401] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:39 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 => generated 852 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:02:40.668510 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-710be971-dae5-4c9f-8c08-78ea23286172 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 Dec 02 11:02:40.682162 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-51d9268e-8003-4a14-a1f6-0dc9f3a9653d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 Dec 02 11:02:40.684181 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-710be971-dae5-4c9f-8c08-78ea23286172 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:40.684674 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:40.684674 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:40.685091 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-51d9268e-8003-4a14-a1f6-0dc9f3a9653d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:40.685478 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:40.685478 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:40.686198 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-710be971-dae5-4c9f-8c08-78ea23286172 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:40.686328 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-51d9268e-8003-4a14-a1f6-0dc9f3a9653d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:40.686926 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-51d9268e-8003-4a14-a1f6-0dc9f3a9653d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Show backup with id 1373b522-d692-4727-8b7a-59c504cc0cb9. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:40.687579 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-710be971-dae5-4c9f-8c08-78ea23286172 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 976ce9a3-8530-4528-af03-927cbd18f7a3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:40.739709 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:40.739709 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:40.741874 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-710be971-dae5-4c9f-8c08-78ea23286172 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 returned with HTTP 200 Dec 02 11:02:40.742845 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 704/1402] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:40 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 => generated 810 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:40.750079 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:40.750079 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:40.752034 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-51d9268e-8003-4a14-a1f6-0dc9f3a9653d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 returned with HTTP 200 Dec 02 11:02:40.789591 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 699/1403] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:40 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 => generated 852 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:41.788308 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-304b4b1e-8be9-40c3-9f9b-cf429e8977eb tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 Dec 02 11:02:41.788308 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-304b4b1e-8be9-40c3-9f9b-cf429e8977eb tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:41.788308 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:41.788308 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:41.788308 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-304b4b1e-8be9-40c3-9f9b-cf429e8977eb tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:41.788308 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-304b4b1e-8be9-40c3-9f9b-cf429e8977eb tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 976ce9a3-8530-4528-af03-927cbd18f7a3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:41.800869 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1e8677b8-1567-47d3-9474-c99fa4af7c39 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 Dec 02 11:02:41.802343 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1e8677b8-1567-47d3-9474-c99fa4af7c39 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:41.803281 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:41.803281 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:41.805080 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1e8677b8-1567-47d3-9474-c99fa4af7c39 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:41.806119 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-1e8677b8-1567-47d3-9474-c99fa4af7c39 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Show backup with id 1373b522-d692-4727-8b7a-59c504cc0cb9. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:41.829345 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:41.829345 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:41.830675 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-304b4b1e-8be9-40c3-9f9b-cf429e8977eb tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 returned with HTTP 200 Dec 02 11:02:41.831583 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 705/1404] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:41 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 => generated 810 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:41.865943 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:41.865943 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:41.874064 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1e8677b8-1567-47d3-9474-c99fa4af7c39 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 returned with HTTP 200 Dec 02 11:02:41.874064 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 700/1405] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:41 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 => generated 852 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:42.850860 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a3c7c689-d0f6-4d69-b712-20396bf0a9d8 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 Dec 02 11:02:42.851538 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a3c7c689-d0f6-4d69-b712-20396bf0a9d8 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:42.851877 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:42.851877 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:42.852451 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a3c7c689-d0f6-4d69-b712-20396bf0a9d8 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:42.853154 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-a3c7c689-d0f6-4d69-b712-20396bf0a9d8 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 976ce9a3-8530-4528-af03-927cbd18f7a3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:42.893473 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2416a6ea-9fbc-4970-ab8c-08a451eaef13 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 Dec 02 11:02:42.893473 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2416a6ea-9fbc-4970-ab8c-08a451eaef13 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:42.893473 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:42.893473 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:42.894240 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2416a6ea-9fbc-4970-ab8c-08a451eaef13 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:42.894240 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-2416a6ea-9fbc-4970-ab8c-08a451eaef13 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Show backup with id 1373b522-d692-4727-8b7a-59c504cc0cb9. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:42.940883 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:42.940883 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:42.949274 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a3c7c689-d0f6-4d69-b712-20396bf0a9d8 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 returned with HTTP 200 Dec 02 11:02:42.950281 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 706/1406] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:42 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 => generated 810 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:42.958122 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:42.958122 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:42.960025 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2416a6ea-9fbc-4970-ab8c-08a451eaef13 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 returned with HTTP 200 Dec 02 11:02:42.976595 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 701/1407] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:42 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 => generated 852 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:02:43.964346 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-80873178-40d9-4608-997b-e422d31c0010 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 Dec 02 11:02:43.965069 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-80873178-40d9-4608-997b-e422d31c0010 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:43.965165 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:43.965165 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:43.965512 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-80873178-40d9-4608-997b-e422d31c0010 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:43.965855 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-80873178-40d9-4608-997b-e422d31c0010 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 976ce9a3-8530-4528-af03-927cbd18f7a3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:43.983915 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-74406557-d0c6-43db-8be3-b4dea46a1934 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 Dec 02 11:02:43.984639 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-74406557-d0c6-43db-8be3-b4dea46a1934 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:43.984885 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:43.984885 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:43.985260 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-74406557-d0c6-43db-8be3-b4dea46a1934 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:43.985631 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-74406557-d0c6-43db-8be3-b4dea46a1934 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Show backup with id 1373b522-d692-4727-8b7a-59c504cc0cb9. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:44.013866 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:44.013866 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:44.016573 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-80873178-40d9-4608-997b-e422d31c0010 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 returned with HTTP 200 Dec 02 11:02:44.017757 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 707/1408] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:43 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 => generated 810 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:44.024984 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:44.024984 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:44.026977 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-74406557-d0c6-43db-8be3-b4dea46a1934 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 returned with HTTP 200 Dec 02 11:02:44.027821 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 702/1409] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:43 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 => generated 852 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:45.033160 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5512d39e-2833-4605-9e59-92c6fdccbe31 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 Dec 02 11:02:45.033772 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5512d39e-2833-4605-9e59-92c6fdccbe31 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:45.033912 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:45.033912 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:45.034237 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5512d39e-2833-4605-9e59-92c6fdccbe31 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:45.034650 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-5512d39e-2833-4605-9e59-92c6fdccbe31 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 976ce9a3-8530-4528-af03-927cbd18f7a3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:45.051171 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a2fd418e-adcb-46c3-8efa-dce7564d448d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 Dec 02 11:02:45.052163 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a2fd418e-adcb-46c3-8efa-dce7564d448d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:45.052556 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:45.052556 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:45.053280 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a2fd418e-adcb-46c3-8efa-dce7564d448d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:45.054225 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-a2fd418e-adcb-46c3-8efa-dce7564d448d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Show backup with id 1373b522-d692-4727-8b7a-59c504cc0cb9. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:45.153407 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:45.153407 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:45.155329 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a2fd418e-adcb-46c3-8efa-dce7564d448d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 returned with HTTP 200 Dec 02 11:02:45.156491 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 703/1410] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:45 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 => generated 852 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:45.169927 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:45.169927 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:45.171837 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5512d39e-2833-4605-9e59-92c6fdccbe31 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 returned with HTTP 200 Dec 02 11:02:45.176649 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 708/1411] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:45 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 => generated 810 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:46.171860 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7f5c6917-85be-4040-b8e9-f4889a0f8d6b tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 Dec 02 11:02:46.172697 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7f5c6917-85be-4040-b8e9-f4889a0f8d6b tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:46.172938 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:46.172938 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:46.174109 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7f5c6917-85be-4040-b8e9-f4889a0f8d6b tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:46.174587 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-7f5c6917-85be-4040-b8e9-f4889a0f8d6b tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Show backup with id 1373b522-d692-4727-8b7a-59c504cc0cb9. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:46.200211 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ebfd9fad-fb15-4f4b-980d-37fdb251c40c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 Dec 02 11:02:46.200211 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ebfd9fad-fb15-4f4b-980d-37fdb251c40c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:46.200211 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:46.200211 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:46.200211 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ebfd9fad-fb15-4f4b-980d-37fdb251c40c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:46.200211 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-ebfd9fad-fb15-4f4b-980d-37fdb251c40c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 976ce9a3-8530-4528-af03-927cbd18f7a3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:46.264871 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:46.264871 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:46.267210 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ebfd9fad-fb15-4f4b-980d-37fdb251c40c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 returned with HTTP 200 Dec 02 11:02:46.267719 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 709/1412] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:46 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 => generated 810 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:46.281740 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:46.281740 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:46.285420 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7f5c6917-85be-4040-b8e9-f4889a0f8d6b tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 returned with HTTP 200 Dec 02 11:02:46.286386 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 704/1413] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:46 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 => generated 852 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:47.286997 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0e4df60d-76f0-4069-a691-3cb3ee51e9fe tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 Dec 02 11:02:47.288227 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0e4df60d-76f0-4069-a691-3cb3ee51e9fe tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:47.288870 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:47.288870 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:47.289595 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0e4df60d-76f0-4069-a691-3cb3ee51e9fe tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:47.290168 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-0e4df60d-76f0-4069-a691-3cb3ee51e9fe tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 976ce9a3-8530-4528-af03-927cbd18f7a3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:47.299881 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1a0923dd-7186-4440-a5d4-8785d83b260d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 Dec 02 11:02:47.300492 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1a0923dd-7186-4440-a5d4-8785d83b260d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:47.301002 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:47.301002 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:47.301529 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1a0923dd-7186-4440-a5d4-8785d83b260d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:47.301893 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-1a0923dd-7186-4440-a5d4-8785d83b260d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Show backup with id 1373b522-d692-4727-8b7a-59c504cc0cb9. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:47.316571 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:47.316571 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:47.319095 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0e4df60d-76f0-4069-a691-3cb3ee51e9fe tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 returned with HTTP 200 Dec 02 11:02:47.320508 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 710/1414] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:47 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 => generated 810 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:47.441537 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:47.441537 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:47.443467 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1a0923dd-7186-4440-a5d4-8785d83b260d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 returned with HTTP 200 Dec 02 11:02:47.456497 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 705/1415] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:47 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 => generated 852 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:48.336008 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8afa991b-176d-4b81-9938-3da9cdc7b325 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 Dec 02 11:02:48.336473 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8afa991b-176d-4b81-9938-3da9cdc7b325 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:48.336568 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:48.336568 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:48.336949 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8afa991b-176d-4b81-9938-3da9cdc7b325 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:48.337289 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-8afa991b-176d-4b81-9938-3da9cdc7b325 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 976ce9a3-8530-4528-af03-927cbd18f7a3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:48.389707 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:48.389707 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:48.389707 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8afa991b-176d-4b81-9938-3da9cdc7b325 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 returned with HTTP 200 Dec 02 11:02:48.391320 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 711/1416] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:48 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 => generated 810 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:48.459190 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e794cf3c-57be-4501-b7d1-f33873898d8c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 Dec 02 11:02:48.459716 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e794cf3c-57be-4501-b7d1-f33873898d8c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:48.459939 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:48.459939 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:48.460321 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e794cf3c-57be-4501-b7d1-f33873898d8c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:48.460683 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-e794cf3c-57be-4501-b7d1-f33873898d8c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Show backup with id 1373b522-d692-4727-8b7a-59c504cc0cb9. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:48.508800 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:48.508800 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:48.510618 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e794cf3c-57be-4501-b7d1-f33873898d8c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 returned with HTTP 200 Dec 02 11:02:48.511431 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 706/1417] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:48 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 => generated 852 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:49.414282 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bd457574-3375-4147-a216-265e3c87fb4d tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 Dec 02 11:02:49.426874 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bd457574-3375-4147-a216-265e3c87fb4d tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:49.427223 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:49.427223 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:49.427642 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bd457574-3375-4147-a216-265e3c87fb4d tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:49.428108 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-bd457574-3375-4147-a216-265e3c87fb4d tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 976ce9a3-8530-4528-af03-927cbd18f7a3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:49.466467 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:49.466467 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:49.469373 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bd457574-3375-4147-a216-265e3c87fb4d tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 returned with HTTP 200 Dec 02 11:02:49.470407 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 712/1418] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:49 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 => generated 810 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:49.542915 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-25e54225-3070-4edc-a243-4d76aab92ec4 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 Dec 02 11:02:49.544642 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-25e54225-3070-4edc-a243-4d76aab92ec4 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:49.545385 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:49.545385 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:49.547061 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-25e54225-3070-4edc-a243-4d76aab92ec4 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:49.549667 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-25e54225-3070-4edc-a243-4d76aab92ec4 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Show backup with id 1373b522-d692-4727-8b7a-59c504cc0cb9. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:49.659700 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:49.659700 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:49.686494 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-25e54225-3070-4edc-a243-4d76aab92ec4 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 returned with HTTP 200 Dec 02 11:02:49.687584 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 707/1419] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:49 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 => generated 852 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:50.484341 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3c3306ff-ba55-4149-8afb-8688c621e4a7 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 Dec 02 11:02:50.484931 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3c3306ff-ba55-4149-8afb-8688c621e4a7 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:50.485136 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:50.485136 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:50.485916 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3c3306ff-ba55-4149-8afb-8688c621e4a7 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:50.486042 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-3c3306ff-ba55-4149-8afb-8688c621e4a7 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 976ce9a3-8530-4528-af03-927cbd18f7a3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:50.558902 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:50.558902 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:50.561048 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3c3306ff-ba55-4149-8afb-8688c621e4a7 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 returned with HTTP 200 Dec 02 11:02:50.571140 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 713/1420] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:50 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 => generated 810 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:50.705673 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-998415d4-5d75-492e-b244-bee8277a5ad2 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 Dec 02 11:02:50.708181 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-998415d4-5d75-492e-b244-bee8277a5ad2 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:50.708181 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:50.708181 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:50.716057 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-998415d4-5d75-492e-b244-bee8277a5ad2 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:50.716057 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-998415d4-5d75-492e-b244-bee8277a5ad2 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Show backup with id 1373b522-d692-4727-8b7a-59c504cc0cb9. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:50.768200 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:50.768200 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:50.770121 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-998415d4-5d75-492e-b244-bee8277a5ad2 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 returned with HTTP 200 Dec 02 11:02:50.771299 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 708/1421] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:50 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 => generated 852 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:51.578802 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7346f2c7-6759-4629-bc8f-2f42a21768e7 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 Dec 02 11:02:51.579439 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7346f2c7-6759-4629-bc8f-2f42a21768e7 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:51.579779 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:51.579779 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:51.580335 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7346f2c7-6759-4629-bc8f-2f42a21768e7 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:51.580881 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-7346f2c7-6759-4629-bc8f-2f42a21768e7 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 976ce9a3-8530-4528-af03-927cbd18f7a3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:51.619594 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:51.619594 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:51.621980 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7346f2c7-6759-4629-bc8f-2f42a21768e7 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 returned with HTTP 200 Dec 02 11:02:51.671369 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 714/1422] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:51 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 => generated 810 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:51.784990 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2f219257-b0fd-4b62-b2ab-7549b02a2388 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 Dec 02 11:02:51.785502 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2f219257-b0fd-4b62-b2ab-7549b02a2388 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:51.785700 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:51.785700 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:51.786084 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2f219257-b0fd-4b62-b2ab-7549b02a2388 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:51.786442 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-2f219257-b0fd-4b62-b2ab-7549b02a2388 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Show backup with id 1373b522-d692-4727-8b7a-59c504cc0cb9. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:51.872989 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:51.872989 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:51.874825 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2f219257-b0fd-4b62-b2ab-7549b02a2388 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 returned with HTTP 200 Dec 02 11:02:51.885698 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 709/1423] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:51 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 => generated 852 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:52.637122 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4485edf5-d3f5-44ec-886d-522c362c6126 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 Dec 02 11:02:52.637653 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4485edf5-d3f5-44ec-886d-522c362c6126 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:52.638548 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:52.638548 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:52.638548 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4485edf5-d3f5-44ec-886d-522c362c6126 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:52.638548 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-4485edf5-d3f5-44ec-886d-522c362c6126 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 976ce9a3-8530-4528-af03-927cbd18f7a3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:52.682125 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:52.682125 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:52.684565 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4485edf5-d3f5-44ec-886d-522c362c6126 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 returned with HTTP 200 Dec 02 11:02:52.690168 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 715/1424] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:52 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 => generated 810 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:52.889960 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a5dbf92e-b80d-457e-9017-f2f0fc355e66 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 Dec 02 11:02:52.890500 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a5dbf92e-b80d-457e-9017-f2f0fc355e66 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:52.890722 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:52.890722 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:52.891096 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a5dbf92e-b80d-457e-9017-f2f0fc355e66 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:52.891458 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-a5dbf92e-b80d-457e-9017-f2f0fc355e66 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Show backup with id 1373b522-d692-4727-8b7a-59c504cc0cb9. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:52.938115 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:52.938115 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:52.939986 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a5dbf92e-b80d-457e-9017-f2f0fc355e66 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 returned with HTTP 200 Dec 02 11:02:52.940920 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 710/1425] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:52 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 => generated 852 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:53.726857 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-700ba9d8-a49b-4fbd-ba1b-9a9c4aeb404a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 Dec 02 11:02:53.746556 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-700ba9d8-a49b-4fbd-ba1b-9a9c4aeb404a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:53.747156 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:53.747156 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:53.747156 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-700ba9d8-a49b-4fbd-ba1b-9a9c4aeb404a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:53.747376 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-700ba9d8-a49b-4fbd-ba1b-9a9c4aeb404a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 976ce9a3-8530-4528-af03-927cbd18f7a3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:53.813520 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:53.813520 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:53.816450 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-700ba9d8-a49b-4fbd-ba1b-9a9c4aeb404a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 returned with HTTP 200 Dec 02 11:02:53.817236 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 716/1426] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:53 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 => generated 810 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:53.958082 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f79ee401-5e24-4af5-85ec-5b58778a2996 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 Dec 02 11:02:53.958621 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f79ee401-5e24-4af5-85ec-5b58778a2996 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:53.958844 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:53.958844 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:53.959211 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f79ee401-5e24-4af5-85ec-5b58778a2996 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:53.959579 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-f79ee401-5e24-4af5-85ec-5b58778a2996 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Show backup with id 1373b522-d692-4727-8b7a-59c504cc0cb9. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:53.996909 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:53.996909 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:53.998748 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f79ee401-5e24-4af5-85ec-5b58778a2996 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 returned with HTTP 200 Dec 02 11:02:53.999569 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 711/1427] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:53 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 => generated 852 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:54.831373 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4fe0ec84-7911-4e0b-8e4d-4b3988028fc6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 Dec 02 11:02:54.831981 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4fe0ec84-7911-4e0b-8e4d-4b3988028fc6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:54.832105 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:54.832105 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:54.832446 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4fe0ec84-7911-4e0b-8e4d-4b3988028fc6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:54.832846 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-4fe0ec84-7911-4e0b-8e4d-4b3988028fc6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 976ce9a3-8530-4528-af03-927cbd18f7a3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:54.879166 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:54.879166 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:54.883313 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4fe0ec84-7911-4e0b-8e4d-4b3988028fc6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 returned with HTTP 200 Dec 02 11:02:54.884970 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 717/1428] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:54 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 => generated 810 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:55.014441 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-930b00e1-7abd-4c6f-a966-9ec112432ae3 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 Dec 02 11:02:55.015237 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-930b00e1-7abd-4c6f-a966-9ec112432ae3 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:55.015689 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:55.015689 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:55.016306 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-930b00e1-7abd-4c6f-a966-9ec112432ae3 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:55.016851 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-930b00e1-7abd-4c6f-a966-9ec112432ae3 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Show backup with id 1373b522-d692-4727-8b7a-59c504cc0cb9. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:55.095654 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:55.095654 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:55.117873 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-930b00e1-7abd-4c6f-a966-9ec112432ae3 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 returned with HTTP 200 Dec 02 11:02:55.119080 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 712/1429] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:55 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 => generated 852 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:55.900484 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b9e1decd-272d-4f61-8e27-dd7f7f3878a9 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 Dec 02 11:02:55.901748 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b9e1decd-272d-4f61-8e27-dd7f7f3878a9 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:55.902093 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:55.902093 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:55.902677 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b9e1decd-272d-4f61-8e27-dd7f7f3878a9 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:55.903155 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-b9e1decd-272d-4f61-8e27-dd7f7f3878a9 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 976ce9a3-8530-4528-af03-927cbd18f7a3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:55.935516 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:55.935516 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:55.937777 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b9e1decd-272d-4f61-8e27-dd7f7f3878a9 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 returned with HTTP 200 Dec 02 11:02:55.939161 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 718/1430] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:55 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 => generated 810 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:56.136571 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dce910c3-08b7-473f-a349-2a2ec89a6637 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 Dec 02 11:02:56.137159 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dce910c3-08b7-473f-a349-2a2ec89a6637 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:56.137570 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:56.137570 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:56.137883 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dce910c3-08b7-473f-a349-2a2ec89a6637 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:56.138075 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-dce910c3-08b7-473f-a349-2a2ec89a6637 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Show backup with id 1373b522-d692-4727-8b7a-59c504cc0cb9. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:56.169296 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:56.169296 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:56.171519 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dce910c3-08b7-473f-a349-2a2ec89a6637 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 returned with HTTP 200 Dec 02 11:02:56.173192 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 713/1431] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:56 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 => generated 852 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:56.954550 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-26b2bd23-5c92-4a13-b960-ec81e229846f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 Dec 02 11:02:56.955529 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-26b2bd23-5c92-4a13-b960-ec81e229846f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:56.955825 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:56.955825 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:56.956362 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-26b2bd23-5c92-4a13-b960-ec81e229846f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:56.956837 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-26b2bd23-5c92-4a13-b960-ec81e229846f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 976ce9a3-8530-4528-af03-927cbd18f7a3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:57.005906 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:57.005906 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:57.008661 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-26b2bd23-5c92-4a13-b960-ec81e229846f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 returned with HTTP 200 Dec 02 11:02:57.010239 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 719/1432] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:56 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 => generated 810 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:57.199756 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d2087aec-8981-4d40-a2b2-8cf200ff2d41 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 Dec 02 11:02:57.201676 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d2087aec-8981-4d40-a2b2-8cf200ff2d41 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:57.202697 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:57.202697 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:57.203653 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d2087aec-8981-4d40-a2b2-8cf200ff2d41 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:57.204294 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-d2087aec-8981-4d40-a2b2-8cf200ff2d41 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Show backup with id 1373b522-d692-4727-8b7a-59c504cc0cb9. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:57.232446 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:57.232446 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:57.235245 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d2087aec-8981-4d40-a2b2-8cf200ff2d41 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 returned with HTTP 200 Dec 02 11:02:57.236533 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 714/1433] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:57 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 => generated 852 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:58.027197 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-76949e11-6d51-467f-996f-06b68d920d1b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 Dec 02 11:02:58.027831 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-76949e11-6d51-467f-996f-06b68d920d1b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:58.027965 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:58.027965 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:58.028273 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-76949e11-6d51-467f-996f-06b68d920d1b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:58.028641 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-76949e11-6d51-467f-996f-06b68d920d1b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 976ce9a3-8530-4528-af03-927cbd18f7a3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:58.084968 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:58.084968 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:58.086920 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-76949e11-6d51-467f-996f-06b68d920d1b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 returned with HTTP 200 Dec 02 11:02:58.092279 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 720/1434] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:58 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 => generated 810 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:58.256940 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5c460190-460a-4688-8c8b-fc0c97774e3b tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 Dec 02 11:02:58.257709 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5c460190-460a-4688-8c8b-fc0c97774e3b tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:58.258799 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:58.258799 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:58.259634 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5c460190-460a-4688-8c8b-fc0c97774e3b tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:58.260523 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-5c460190-460a-4688-8c8b-fc0c97774e3b tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Show backup with id 1373b522-d692-4727-8b7a-59c504cc0cb9. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:58.317737 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:58.317737 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:58.320484 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5c460190-460a-4688-8c8b-fc0c97774e3b tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 returned with HTTP 200 Dec 02 11:02:58.326918 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 715/1435] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:58 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 => generated 852 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:59.108240 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5a229d4d-27f5-458f-b71e-f90c46fcc355 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 Dec 02 11:02:59.113707 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5a229d4d-27f5-458f-b71e-f90c46fcc355 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:59.116310 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:59.116310 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:59.117405 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5a229d4d-27f5-458f-b71e-f90c46fcc355 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:59.120808 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-5a229d4d-27f5-458f-b71e-f90c46fcc355 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 976ce9a3-8530-4528-af03-927cbd18f7a3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:59.186952 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:59.186952 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:59.189670 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5a229d4d-27f5-458f-b71e-f90c46fcc355 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 returned with HTTP 200 Dec 02 11:02:59.190583 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 721/1436] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:59 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 => generated 810 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:02:59.353066 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6ef072d1-629e-406b-a868-40be12cff086 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 Dec 02 11:02:59.353716 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6ef072d1-629e-406b-a868-40be12cff086 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:02:59.353946 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:02:59.353946 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:02:59.354329 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6ef072d1-629e-406b-a868-40be12cff086 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:02:59.354707 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-6ef072d1-629e-406b-a868-40be12cff086 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Show backup with id 1373b522-d692-4727-8b7a-59c504cc0cb9. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:02:59.382141 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:02:59.382141 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:02:59.384487 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6ef072d1-629e-406b-a868-40be12cff086 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 returned with HTTP 200 Dec 02 11:02:59.385348 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 716/1437] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:02:59 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 => generated 852 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:03:00.205788 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-67cbc1d0-a5d6-4601-9e63-5b41832fc501 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 Dec 02 11:03:00.206479 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-67cbc1d0-a5d6-4601-9e63-5b41832fc501 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:00.206760 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:00.206760 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:00.207204 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-67cbc1d0-a5d6-4601-9e63-5b41832fc501 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:00.207698 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-67cbc1d0-a5d6-4601-9e63-5b41832fc501 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 976ce9a3-8530-4528-af03-927cbd18f7a3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:03:00.246712 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:00.246712 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:00.249137 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-67cbc1d0-a5d6-4601-9e63-5b41832fc501 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 returned with HTTP 200 Dec 02 11:03:00.257719 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 722/1438] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:03:00 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 => generated 810 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:03:00.405231 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6f280737-a3ea-4baf-80c0-88b6a053cd70 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 Dec 02 11:03:00.406004 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6f280737-a3ea-4baf-80c0-88b6a053cd70 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:00.406392 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:00.406392 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:00.406908 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6f280737-a3ea-4baf-80c0-88b6a053cd70 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:00.408782 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-6f280737-a3ea-4baf-80c0-88b6a053cd70 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Show backup with id 1373b522-d692-4727-8b7a-59c504cc0cb9. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:03:00.452246 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:00.452246 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:00.456460 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6f280737-a3ea-4baf-80c0-88b6a053cd70 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 returned with HTTP 200 Dec 02 11:03:00.457915 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 717/1439] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:03:00 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 => generated 852 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:03:01.265249 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0b409283-b603-4b80-833e-f7d52dd2f779 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 Dec 02 11:03:01.266472 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0b409283-b603-4b80-833e-f7d52dd2f779 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:01.266880 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:01.266880 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:01.267518 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0b409283-b603-4b80-833e-f7d52dd2f779 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:01.268105 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-0b409283-b603-4b80-833e-f7d52dd2f779 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 976ce9a3-8530-4528-af03-927cbd18f7a3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:03:01.430877 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:01.430877 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:01.433934 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0b409283-b603-4b80-833e-f7d52dd2f779 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 returned with HTTP 200 Dec 02 11:03:01.437059 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 723/1440] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:03:01 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 => generated 810 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:03:01.474443 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-90ed3711-6304-4318-a56a-8eb8adfd0081 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 Dec 02 11:03:01.475155 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-90ed3711-6304-4318-a56a-8eb8adfd0081 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:01.475631 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:01.475631 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:01.476302 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-90ed3711-6304-4318-a56a-8eb8adfd0081 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:01.476922 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-90ed3711-6304-4318-a56a-8eb8adfd0081 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Show backup with id 1373b522-d692-4727-8b7a-59c504cc0cb9. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:03:01.508811 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:01.508811 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:01.512869 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-90ed3711-6304-4318-a56a-8eb8adfd0081 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 returned with HTTP 200 Dec 02 11:03:01.525992 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 718/1441] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:03:01 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 => generated 852 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:03:02.457425 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9c04f2ad-f539-43da-a96f-6ff8b897ce91 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 Dec 02 11:03:02.460434 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9c04f2ad-f539-43da-a96f-6ff8b897ce91 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:02.461231 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:02.461231 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:02.463899 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9c04f2ad-f539-43da-a96f-6ff8b897ce91 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:02.464533 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-9c04f2ad-f539-43da-a96f-6ff8b897ce91 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 976ce9a3-8530-4528-af03-927cbd18f7a3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:03:02.533000 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a0a1ed8a-c2af-4d27-8156-b180b100c04c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 Dec 02 11:03:02.533868 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a0a1ed8a-c2af-4d27-8156-b180b100c04c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:02.534358 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:02.534358 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:02.535026 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a0a1ed8a-c2af-4d27-8156-b180b100c04c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:02.535588 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-a0a1ed8a-c2af-4d27-8156-b180b100c04c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Show backup with id 1373b522-d692-4727-8b7a-59c504cc0cb9. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:03:02.542562 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:02.542562 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:02.546690 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9c04f2ad-f539-43da-a96f-6ff8b897ce91 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 returned with HTTP 200 Dec 02 11:03:02.551013 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 724/1442] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:03:02 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 => generated 810 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:03:02.565980 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:02.565980 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:02.568217 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a0a1ed8a-c2af-4d27-8156-b180b100c04c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 returned with HTTP 200 Dec 02 11:03:02.569377 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 719/1443] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:03:02 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 => generated 852 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:03:03.563383 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-75716163-c2cd-461f-b2d2-4d4307cc2717 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 Dec 02 11:03:03.564009 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-75716163-c2cd-461f-b2d2-4d4307cc2717 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:03.564100 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:03.564100 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:03.564499 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-75716163-c2cd-461f-b2d2-4d4307cc2717 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:03.564839 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-75716163-c2cd-461f-b2d2-4d4307cc2717 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 976ce9a3-8530-4528-af03-927cbd18f7a3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:03:03.585990 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a0e8c4f2-856c-49fc-b477-e898a9816713 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 Dec 02 11:03:03.586927 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a0e8c4f2-856c-49fc-b477-e898a9816713 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:03.587379 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:03.587379 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:03.588074 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a0e8c4f2-856c-49fc-b477-e898a9816713 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:03.588690 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-a0e8c4f2-856c-49fc-b477-e898a9816713 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Show backup with id 1373b522-d692-4727-8b7a-59c504cc0cb9. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:03:03.623173 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:03.623173 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:03.625699 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a0e8c4f2-856c-49fc-b477-e898a9816713 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 returned with HTTP 200 Dec 02 11:03:03.636858 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 720/1444] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:03:03 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 => generated 852 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:03:03.658211 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:03.658211 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:03.665829 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-75716163-c2cd-461f-b2d2-4d4307cc2717 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 returned with HTTP 200 Dec 02 11:03:03.667808 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 725/1445] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:03:03 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 => generated 810 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:03:04.643305 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2b400278-918e-4b26-8041-0e6cc4be19e0 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 Dec 02 11:03:04.644044 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2b400278-918e-4b26-8041-0e6cc4be19e0 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:04.644236 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:04.644236 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:04.644574 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2b400278-918e-4b26-8041-0e6cc4be19e0 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:04.646680 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-2b400278-918e-4b26-8041-0e6cc4be19e0 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Show backup with id 1373b522-d692-4727-8b7a-59c504cc0cb9. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:03:04.683300 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f3bca444-c207-4aec-b6d6-34a993f18a93 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 Dec 02 11:03:04.684281 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f3bca444-c207-4aec-b6d6-34a993f18a93 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:04.684851 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:04.684851 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:04.685480 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f3bca444-c207-4aec-b6d6-34a993f18a93 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:04.686052 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-f3bca444-c207-4aec-b6d6-34a993f18a93 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 976ce9a3-8530-4528-af03-927cbd18f7a3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:03:04.728476 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:04.728476 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:04.729935 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:04.729935 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:04.734696 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f3bca444-c207-4aec-b6d6-34a993f18a93 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 returned with HTTP 200 Dec 02 11:03:04.741476 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2b400278-918e-4b26-8041-0e6cc4be19e0 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 returned with HTTP 200 Dec 02 11:03:04.741677 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 726/1446] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:03:04 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 => generated 810 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:03:04.741814 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 721/1447] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:03:04 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 => generated 852 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:03:05.749922 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7be0d611-e7a8-40df-beae-60eeed4a25a7 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 Dec 02 11:03:05.752235 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7be0d611-e7a8-40df-beae-60eeed4a25a7 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:05.752876 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:05.752876 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:05.754250 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ccb5f6b5-0a62-4616-ab15-1dabb6659b25 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 Dec 02 11:03:05.754863 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ccb5f6b5-0a62-4616-ab15-1dabb6659b25 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:05.755014 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7be0d611-e7a8-40df-beae-60eeed4a25a7 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:05.755147 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:05.755147 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:05.755556 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ccb5f6b5-0a62-4616-ab15-1dabb6659b25 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:05.755699 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-7be0d611-e7a8-40df-beae-60eeed4a25a7 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 976ce9a3-8530-4528-af03-927cbd18f7a3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:03:05.756108 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-ccb5f6b5-0a62-4616-ab15-1dabb6659b25 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Show backup with id 1373b522-d692-4727-8b7a-59c504cc0cb9. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:03:05.816525 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:05.816525 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:05.820459 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7be0d611-e7a8-40df-beae-60eeed4a25a7 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 returned with HTTP 200 Dec 02 11:03:05.827374 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 727/1448] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:03:05 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 => generated 810 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:03:05.857807 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:05.857807 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:05.859902 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ccb5f6b5-0a62-4616-ab15-1dabb6659b25 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 returned with HTTP 200 Dec 02 11:03:05.867526 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 722/1449] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:03:05 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 => generated 852 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:03:06.848332 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a625512e-15bb-4c0e-abba-bd07fb64c98d tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 Dec 02 11:03:06.848332 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a625512e-15bb-4c0e-abba-bd07fb64c98d tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:06.848332 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:06.848332 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:06.852269 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a625512e-15bb-4c0e-abba-bd07fb64c98d tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:06.852269 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-a625512e-15bb-4c0e-abba-bd07fb64c98d tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 976ce9a3-8530-4528-af03-927cbd18f7a3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:03:06.875704 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-659fc98c-62ba-41ef-8883-5990bbfcb388 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 Dec 02 11:03:06.876449 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-659fc98c-62ba-41ef-8883-5990bbfcb388 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:06.876813 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:06.876813 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:06.877392 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-659fc98c-62ba-41ef-8883-5990bbfcb388 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:06.878052 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-659fc98c-62ba-41ef-8883-5990bbfcb388 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Show backup with id 1373b522-d692-4727-8b7a-59c504cc0cb9. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:03:06.929610 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:06.929610 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:06.932240 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-659fc98c-62ba-41ef-8883-5990bbfcb388 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 returned with HTTP 200 Dec 02 11:03:06.937410 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 723/1450] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:03:06 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 => generated 852 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:03:06.942725 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:06.942725 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:06.944871 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a625512e-15bb-4c0e-abba-bd07fb64c98d tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 returned with HTTP 200 Dec 02 11:03:06.951617 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 728/1451] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:03:06 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 => generated 810 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:03:07.950558 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8553523d-2728-4f3f-ae32-051005b5203d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 Dec 02 11:03:07.951009 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8553523d-2728-4f3f-ae32-051005b5203d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:07.951756 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:07.951756 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:07.952636 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8553523d-2728-4f3f-ae32-051005b5203d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:07.953046 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-8553523d-2728-4f3f-ae32-051005b5203d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Show backup with id 1373b522-d692-4727-8b7a-59c504cc0cb9. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:03:07.968051 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c915c987-b7e8-4182-9652-1a563a19c4aa tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 Dec 02 11:03:07.969330 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c915c987-b7e8-4182-9652-1a563a19c4aa tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:07.970214 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:07.970214 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:07.972061 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c915c987-b7e8-4182-9652-1a563a19c4aa tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:07.972687 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-c915c987-b7e8-4182-9652-1a563a19c4aa tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 976ce9a3-8530-4528-af03-927cbd18f7a3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:03:08.000945 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:08.000945 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:08.002890 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8553523d-2728-4f3f-ae32-051005b5203d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 returned with HTTP 200 Dec 02 11:03:08.003730 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 724/1452] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:03:07 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 => generated 854 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:03:08.026534 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:08.026534 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:08.032430 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c915c987-b7e8-4182-9652-1a563a19c4aa tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 returned with HTTP 200 Dec 02 11:03:08.034714 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 729/1453] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:03:07 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 => generated 810 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:03:09.018502 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-05425642-4099-4f87-b845-fbe877f940c7 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 Dec 02 11:03:09.019058 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-05425642-4099-4f87-b845-fbe877f940c7 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:09.019187 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:09.019187 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:09.019608 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-05425642-4099-4f87-b845-fbe877f940c7 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:09.019869 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-05425642-4099-4f87-b845-fbe877f940c7 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Show backup with id 1373b522-d692-4727-8b7a-59c504cc0cb9. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:03:09.046363 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:09.046363 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:09.048211 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-05425642-4099-4f87-b845-fbe877f940c7 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 returned with HTTP 200 Dec 02 11:03:09.049215 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 725/1454] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:03:09 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 => generated 855 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:03:09.050675 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-12befdb0-d898-4e73-8ee2-b04227dd6a29 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 Dec 02 11:03:09.051653 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-12befdb0-d898-4e73-8ee2-b04227dd6a29 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:09.052026 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:09.052026 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:09.052615 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-12befdb0-d898-4e73-8ee2-b04227dd6a29 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:09.053159 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-12befdb0-d898-4e73-8ee2-b04227dd6a29 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 976ce9a3-8530-4528-af03-927cbd18f7a3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:03:09.074169 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4bbc3e43-c93f-4260-80bb-c00fa6703b8d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/7d009021-186c-42de-9b9f-7136c83a8485 Dec 02 11:03:09.074698 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4bbc3e43-c93f-4260-80bb-c00fa6703b8d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:09.074908 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:09.074908 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:09.075281 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4bbc3e43-c93f-4260-80bb-c00fa6703b8d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:09.115375 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:09.115375 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:09.118285 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-12befdb0-d898-4e73-8ee2-b04227dd6a29 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 returned with HTTP 200 Dec 02 11:03:09.119698 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 730/1455] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:03:09 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 => generated 810 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:03:09.164919 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:09.164919 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:09.166459 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-4bbc3e43-c93f-4260-80bb-c00fa6703b8d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:03:09.177299 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4bbc3e43-c93f-4260-80bb-c00fa6703b8d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/7d009021-186c-42de-9b9f-7136c83a8485 returned with HTTP 200 Dec 02 11:03:09.178851 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 726/1456] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:03:09 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/7d009021-186c-42de-9b9f-7136c83a8485 => generated 469 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:03:09.190439 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3779b51b-477d-49eb-ac0a-9dcdc8c97f93 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 Dec 02 11:03:09.195392 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3779b51b-477d-49eb-ac0a-9dcdc8c97f93 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:09.195823 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:09.195823 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:09.196468 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3779b51b-477d-49eb-ac0a-9dcdc8c97f93 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:09.197063 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-3779b51b-477d-49eb-ac0a-9dcdc8c97f93 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Show backup with id 1373b522-d692-4727-8b7a-59c504cc0cb9. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:03:09.232801 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:09.232801 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:09.235139 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3779b51b-477d-49eb-ac0a-9dcdc8c97f93 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 returned with HTTP 200 Dec 02 11:03:09.237180 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 731/1457] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:03:09 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 => generated 855 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:03:09.250810 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-12f55029-c802-4c74-94c0-161aeec12044 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] DELETE http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 Dec 02 11:03:09.251186 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-12f55029-c802-4c74-94c0-161aeec12044 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:09.251415 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:09.251415 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:09.252143 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-12f55029-c802-4c74-94c0-161aeec12044 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:09.252143 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.contrib.backups [None req-12f55029-c802-4c74-94c0-161aeec12044 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Delete backup with id: 1373b522-d692-4727-8b7a-59c504cc0cb9. Dec 02 11:03:09.285586 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:09.285586 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:09.317670 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.backup.rpcapi [None req-12f55029-c802-4c74-94c0-161aeec12044 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] delete_backup rpcapi backup_id 1373b522-d692-4727-8b7a-59c504cc0cb9 {{(pid=88069) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Dec 02 11:03:09.322348 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-12f55029-c802-4c74-94c0-161aeec12044 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 returned with HTTP 202 Dec 02 11:03:09.323728 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 727/1458] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:03:09 2020] DELETE /volume/v3/a7ab41de6560439f9dd942bb15df5213/backups/1373b522-d692-4727-8b7a-59c504cc0cb9 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 02 11:03:10.133634 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-34e32dac-a071-4fd6-8160-a9b8be1114b2 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 Dec 02 11:03:10.134161 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-34e32dac-a071-4fd6-8160-a9b8be1114b2 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:10.134383 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:10.134383 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:10.134751 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-34e32dac-a071-4fd6-8160-a9b8be1114b2 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:10.135120 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-34e32dac-a071-4fd6-8160-a9b8be1114b2 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 976ce9a3-8530-4528-af03-927cbd18f7a3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:03:10.210377 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:10.210377 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:10.215502 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-34e32dac-a071-4fd6-8160-a9b8be1114b2 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 returned with HTTP 200 Dec 02 11:03:10.216337 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 732/1459] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:03:10 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 => generated 810 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:03:11.230864 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-170765ab-8fde-4505-ba25-7e88faadc81c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 Dec 02 11:03:11.231614 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-170765ab-8fde-4505-ba25-7e88faadc81c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:11.231841 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:11.231841 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:11.232233 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-170765ab-8fde-4505-ba25-7e88faadc81c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:11.232611 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-170765ab-8fde-4505-ba25-7e88faadc81c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 976ce9a3-8530-4528-af03-927cbd18f7a3. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:03:11.343713 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:11.343713 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:11.356134 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-170765ab-8fde-4505-ba25-7e88faadc81c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 returned with HTTP 200 Dec 02 11:03:11.357312 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 728/1460] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:03:11 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 => generated 810 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:03:12.371197 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e0b5b1ce-a2d4-4422-84f4-ecb13cc634af tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 Dec 02 11:03:12.371757 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e0b5b1ce-a2d4-4422-84f4-ecb13cc634af tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:12.371891 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:12.371891 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:12.372534 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e0b5b1ce-a2d4-4422-84f4-ecb13cc634af tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:12.373111 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-e0b5b1ce-a2d4-4422-84f4-ecb13cc634af tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 976ce9a3-8530-4528-af03-927cbd18f7a3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:03:12.453204 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:12.453204 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:12.454966 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e0b5b1ce-a2d4-4422-84f4-ecb13cc634af tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 returned with HTTP 200 Dec 02 11:03:12.455834 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 733/1461] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:03:12 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 => generated 810 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:03:13.470475 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6082fdc2-418a-4ce9-b133-57edf6b17954 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 Dec 02 11:03:13.471004 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6082fdc2-418a-4ce9-b133-57edf6b17954 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:13.471533 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:13.471533 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:13.472197 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6082fdc2-418a-4ce9-b133-57edf6b17954 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:13.472646 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-6082fdc2-418a-4ce9-b133-57edf6b17954 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 976ce9a3-8530-4528-af03-927cbd18f7a3. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:03:13.519453 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:13.519453 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:13.524974 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6082fdc2-418a-4ce9-b133-57edf6b17954 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 returned with HTTP 200 Dec 02 11:03:13.533669 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 729/1462] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:03:13 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 => generated 810 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:03:14.548134 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0554325d-d5a8-4f9d-9751-74d15cb130d3 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 Dec 02 11:03:14.548666 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0554325d-d5a8-4f9d-9751-74d15cb130d3 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:14.548917 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:14.548917 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:14.549290 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0554325d-d5a8-4f9d-9751-74d15cb130d3 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:14.549704 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-0554325d-d5a8-4f9d-9751-74d15cb130d3 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 976ce9a3-8530-4528-af03-927cbd18f7a3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:03:14.600521 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:14.600521 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:14.602438 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0554325d-d5a8-4f9d-9751-74d15cb130d3 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 returned with HTTP 200 Dec 02 11:03:14.614267 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 734/1463] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:03:14 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 => generated 810 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:03:15.627097 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0b73dc29-6d17-4c81-805b-240580f62a3f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 Dec 02 11:03:15.628283 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0b73dc29-6d17-4c81-805b-240580f62a3f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:15.629766 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:15.629766 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:15.630389 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0b73dc29-6d17-4c81-805b-240580f62a3f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:15.630902 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-0b73dc29-6d17-4c81-805b-240580f62a3f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 976ce9a3-8530-4528-af03-927cbd18f7a3. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:03:15.704889 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:15.704889 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:15.706826 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0b73dc29-6d17-4c81-805b-240580f62a3f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 returned with HTTP 200 Dec 02 11:03:15.707924 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 730/1464] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:03:15 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 => generated 810 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:03:16.722091 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3b355072-785e-4b17-aebe-98f7927a8925 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 Dec 02 11:03:16.722588 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3b355072-785e-4b17-aebe-98f7927a8925 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:16.722812 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:16.722812 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:16.723189 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3b355072-785e-4b17-aebe-98f7927a8925 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:16.723558 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-3b355072-785e-4b17-aebe-98f7927a8925 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 976ce9a3-8530-4528-af03-927cbd18f7a3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:03:16.752093 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:16.752093 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:16.754016 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3b355072-785e-4b17-aebe-98f7927a8925 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 returned with HTTP 200 Dec 02 11:03:16.755037 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 735/1465] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:03:16 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 => generated 810 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:03:17.767922 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fd23da7b-160d-4d19-83f1-07c1801dc658 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 Dec 02 11:03:17.769139 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fd23da7b-160d-4d19-83f1-07c1801dc658 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:17.769531 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:17.769531 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:17.770141 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fd23da7b-160d-4d19-83f1-07c1801dc658 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:17.770647 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-fd23da7b-160d-4d19-83f1-07c1801dc658 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 976ce9a3-8530-4528-af03-927cbd18f7a3. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:03:17.821142 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:17.821142 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:17.821358 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fd23da7b-160d-4d19-83f1-07c1801dc658 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 returned with HTTP 200 Dec 02 11:03:17.822420 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 731/1466] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:03:17 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 => generated 810 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:03:18.836475 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-757ec39f-a05f-402b-a527-0f625e4a112c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 Dec 02 11:03:18.837661 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-757ec39f-a05f-402b-a527-0f625e4a112c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:18.838239 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:18.838239 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:18.839097 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-757ec39f-a05f-402b-a527-0f625e4a112c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:18.839619 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-757ec39f-a05f-402b-a527-0f625e4a112c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 976ce9a3-8530-4528-af03-927cbd18f7a3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:03:18.886032 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:18.886032 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:18.890901 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-757ec39f-a05f-402b-a527-0f625e4a112c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 returned with HTTP 200 Dec 02 11:03:18.895091 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 736/1467] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:03:18 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 => generated 810 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:03:19.909640 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-87853a08-a97b-4ad7-b45c-53e5232c8487 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 Dec 02 11:03:19.910474 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-87853a08-a97b-4ad7-b45c-53e5232c8487 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:19.910813 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:19.910813 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:19.911293 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-87853a08-a97b-4ad7-b45c-53e5232c8487 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:19.911737 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-87853a08-a97b-4ad7-b45c-53e5232c8487 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 976ce9a3-8530-4528-af03-927cbd18f7a3. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:03:19.982591 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:19.982591 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:19.998550 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-87853a08-a97b-4ad7-b45c-53e5232c8487 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 returned with HTTP 200 Dec 02 11:03:20.000404 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 732/1468] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:03:19 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 => generated 810 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:03:21.022356 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e7e31501-0ae9-4465-90fb-89812a1df33a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 Dec 02 11:03:21.022884 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e7e31501-0ae9-4465-90fb-89812a1df33a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:21.023083 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:21.023083 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:21.023436 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e7e31501-0ae9-4465-90fb-89812a1df33a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:21.023809 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-e7e31501-0ae9-4465-90fb-89812a1df33a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 976ce9a3-8530-4528-af03-927cbd18f7a3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:03:21.074214 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:21.074214 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:21.076071 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e7e31501-0ae9-4465-90fb-89812a1df33a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 returned with HTTP 200 Dec 02 11:03:21.087602 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 737/1469] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:03:21 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 => generated 812 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:03:22.104213 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-62520272-a451-4811-93d5-a29e59242a7b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 Dec 02 11:03:22.104760 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-62520272-a451-4811-93d5-a29e59242a7b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:22.104959 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:22.104959 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:22.105328 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-62520272-a451-4811-93d5-a29e59242a7b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:22.105689 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-62520272-a451-4811-93d5-a29e59242a7b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 976ce9a3-8530-4528-af03-927cbd18f7a3. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:03:22.155739 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:22.155739 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:22.158251 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-62520272-a451-4811-93d5-a29e59242a7b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 returned with HTTP 200 Dec 02 11:03:22.158900 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 733/1470] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:03:22 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 => generated 813 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:03:22.171895 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c6ee3f7e-2515-4b4a-bdee-cc29babadd04 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/91060e4b-a394-4749-a211-837d08282441 Dec 02 11:03:22.172240 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c6ee3f7e-2515-4b4a-bdee-cc29babadd04 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:22.172463 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:22.172463 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:22.172863 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c6ee3f7e-2515-4b4a-bdee-cc29babadd04 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:22.253819 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:22.253819 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:22.263267 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c6ee3f7e-2515-4b4a-bdee-cc29babadd04 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:03:22.285418 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:22.285418 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:22.295404 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c6ee3f7e-2515-4b4a-bdee-cc29babadd04 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/91060e4b-a394-4749-a211-837d08282441 returned with HTTP 200 Dec 02 11:03:22.296562 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 738/1471] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:03:22 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/91060e4b-a394-4749-a211-837d08282441 => generated 1203 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:03:22.316580 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8c98b7e7-fb47-414b-9ce7-43b255275f74 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] DELETE http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 Dec 02 11:03:22.317157 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8c98b7e7-fb47-414b-9ce7-43b255275f74 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:22.317385 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:22.317385 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:22.317752 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8c98b7e7-fb47-414b-9ce7-43b255275f74 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:22.318110 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.contrib.backups [None req-8c98b7e7-fb47-414b-9ce7-43b255275f74 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Delete backup with id: 976ce9a3-8530-4528-af03-927cbd18f7a3. Dec 02 11:03:22.370350 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:22.370350 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:22.433655 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.backup.rpcapi [None req-8c98b7e7-fb47-414b-9ce7-43b255275f74 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] delete_backup rpcapi backup_id 976ce9a3-8530-4528-af03-927cbd18f7a3 {{(pid=88069) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Dec 02 11:03:22.448786 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8c98b7e7-fb47-414b-9ce7-43b255275f74 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 returned with HTTP 202 Dec 02 11:03:22.453041 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 734/1472] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:03:22 2020] DELETE /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/976ce9a3-8530-4528-af03-927cbd18f7a3 => generated 0 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 02 11:03:22.951850 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-bad26bee-4d6d-48f4-b7c1-aa2c906bb611 req-533cddb1-5573-487e-bbeb-b28341cf98d7 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/91060e4b-a394-4749-a211-837d08282441 Dec 02 11:03:22.952388 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-bad26bee-4d6d-48f4-b7c1-aa2c906bb611 req-533cddb1-5573-487e-bbeb-b28341cf98d7 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:22.952611 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:22.952611 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:22.993261 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-bad26bee-4d6d-48f4-b7c1-aa2c906bb611 req-533cddb1-5573-487e-bbeb-b28341cf98d7 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:23.071124 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:23.071124 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:23.081933 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-bad26bee-4d6d-48f4-b7c1-aa2c906bb611 req-533cddb1-5573-487e-bbeb-b28341cf98d7 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:03:23.103639 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:23.103639 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:23.113415 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-bad26bee-4d6d-48f4-b7c1-aa2c906bb611 req-533cddb1-5573-487e-bbeb-b28341cf98d7 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/91060e4b-a394-4749-a211-837d08282441 returned with HTTP 200 Dec 02 11:03:23.114914 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 739/1473] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 11:03:22 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/91060e4b-a394-4749-a211-837d08282441 => generated 1203 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:03:23.139030 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-bad26bee-4d6d-48f4-b7c1-aa2c906bb611 req-b650886a-3de1-42af-a79c-9c2c1088c163 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] POST http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/91060e4b-a394-4749-a211-837d08282441/action Dec 02 11:03:23.139674 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:23.139674 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:23.140791 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-bad26bee-4d6d-48f4-b7c1-aa2c906bb611 req-b650886a-3de1-42af-a79c-9c2c1088c163 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Action body: b'{"os-begin_detaching": null}' {{(pid=88069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 11:03:23.141440 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-bad26bee-4d6d-48f4-b7c1-aa2c906bb611 req-b650886a-3de1-42af-a79c-9c2c1088c163 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:03:23.246088 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:23.246088 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:23.248026 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-bad26bee-4d6d-48f4-b7c1-aa2c906bb611 req-b650886a-3de1-42af-a79c-9c2c1088c163 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:03:23.286449 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-bad26bee-4d6d-48f4-b7c1-aa2c906bb611 req-b650886a-3de1-42af-a79c-9c2c1088c163 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Begin detaching volume completed successfully. Dec 02 11:03:23.286990 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-bad26bee-4d6d-48f4-b7c1-aa2c906bb611 req-b650886a-3de1-42af-a79c-9c2c1088c163 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/91060e4b-a394-4749-a211-837d08282441/action returned with HTTP 202 Dec 02 11:03:23.288199 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 735/1474] 10.222.0.23 () {64 vars in 1643 bytes} [Wed Dec 2 11:03:23 2020] POST /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/91060e4b-a394-4749-a211-837d08282441/action => generated 0 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 02 11:03:23.316846 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-32adf72c-ce0d-4092-9d9c-2263287902ea tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/91060e4b-a394-4749-a211-837d08282441 Dec 02 11:03:23.317396 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-32adf72c-ce0d-4092-9d9c-2263287902ea tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:23.317619 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:23.317619 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:23.317996 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-32adf72c-ce0d-4092-9d9c-2263287902ea tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:23.418715 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-bad26bee-4d6d-48f4-b7c1-aa2c906bb611 req-b650886a-3de1-42af-a79c-9c2c1088c163 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume// Dec 02 11:03:23.419062 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-bad26bee-4d6d-48f4-b7c1-aa2c906bb611 req-b650886a-3de1-42af-a79c-9c2c1088c163 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:23.419288 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:23.419288 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:23.419747 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-bad26bee-4d6d-48f4-b7c1-aa2c906bb611 req-b650886a-3de1-42af-a79c-9c2c1088c163 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'all' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:23.420184 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:23.420184 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:23.420873 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-bad26bee-4d6d-48f4-b7c1-aa2c906bb611 req-b650886a-3de1-42af-a79c-9c2c1088c163 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 11:03:23.421918 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 736/1475] 10.222.0.32 () {56 vars in 1089 bytes} [Wed Dec 2 11:03:23 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 11:03:23.438004 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-bad26bee-4d6d-48f4-b7c1-aa2c906bb611 req-79f6d263-2e62-4f9e-b8c8-392cdad02dde tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/91060e4b-a394-4749-a211-837d08282441 Dec 02 11:03:23.438583 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-bad26bee-4d6d-48f4-b7c1-aa2c906bb611 req-79f6d263-2e62-4f9e-b8c8-392cdad02dde tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:23.439073 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-bad26bee-4d6d-48f4-b7c1-aa2c906bb611 req-79f6d263-2e62-4f9e-b8c8-392cdad02dde tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:23.440154 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-32adf72c-ce0d-4092-9d9c-2263287902ea tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:03:23.481286 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:23.481286 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:23.502687 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-32adf72c-ce0d-4092-9d9c-2263287902ea tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/91060e4b-a394-4749-a211-837d08282441 returned with HTTP 200 Dec 02 11:03:23.516609 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 740/1476] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:03:23 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/91060e4b-a394-4749-a211-837d08282441 => generated 1206 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:03:23.550831 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:23.550831 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:23.576565 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-bad26bee-4d6d-48f4-b7c1-aa2c906bb611 req-79f6d263-2e62-4f9e-b8c8-392cdad02dde tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:03:23.620035 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:23.620035 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:23.639857 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-bad26bee-4d6d-48f4-b7c1-aa2c906bb611 req-79f6d263-2e62-4f9e-b8c8-392cdad02dde tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/91060e4b-a394-4749-a211-837d08282441 returned with HTTP 200 Dec 02 11:03:23.640769 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 737/1477] 10.222.0.32 () {60 vars in 1403 bytes} [Wed Dec 2 11:03:23 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/91060e4b-a394-4749-a211-837d08282441 => generated 1305 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 02 11:03:24.134136 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-bad26bee-4d6d-48f4-b7c1-aa2c906bb611 req-66170ad6-409d-4cd5-ba69-818f9e1be602 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] DELETE http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/attachments/8c79dacb-deda-4bc3-87d2-417fbf8476da Dec 02 11:03:24.134779 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-bad26bee-4d6d-48f4-b7c1-aa2c906bb611 req-66170ad6-409d-4cd5-ba69-818f9e1be602 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:24.135219 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:24.135219 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:24.135845 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-bad26bee-4d6d-48f4-b7c1-aa2c906bb611 req-66170ad6-409d-4cd5-ba69-818f9e1be602 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'version_select' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:24.192843 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:24.192843 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:24.522832 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f29c04a7-336d-4414-b082-60b2e04d2b8c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/91060e4b-a394-4749-a211-837d08282441 Dec 02 11:03:24.523354 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f29c04a7-336d-4414-b082-60b2e04d2b8c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:24.523719 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:24.523719 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:24.523903 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f29c04a7-336d-4414-b082-60b2e04d2b8c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:24.644511 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:24.644511 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:24.660942 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f29c04a7-336d-4414-b082-60b2e04d2b8c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:03:24.696074 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:24.696074 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:24.713617 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f29c04a7-336d-4414-b082-60b2e04d2b8c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/91060e4b-a394-4749-a211-837d08282441 returned with HTTP 200 Dec 02 11:03:24.715406 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 738/1478] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:03:24 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/91060e4b-a394-4749-a211-837d08282441 => generated 1206 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:03:24.895410 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-bad26bee-4d6d-48f4-b7c1-aa2c906bb611 req-66170ad6-409d-4cd5-ba69-818f9e1be602 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88068) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 02 11:03:24.896030 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-bad26bee-4d6d-48f4-b7c1-aa2c906bb611 req-66170ad6-409d-4cd5-ba69-818f9e1be602 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Pending status list for volume during attachment-delete: [] {{(pid=88068) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 02 11:03:24.918865 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-bad26bee-4d6d-48f4-b7c1-aa2c906bb611 req-66170ad6-409d-4cd5-ba69-818f9e1be602 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/attachments/8c79dacb-deda-4bc3-87d2-417fbf8476da returned with HTTP 200 Dec 02 11:03:24.920202 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 741/1479] 10.222.0.32 () {62 vars in 1437 bytes} [Wed Dec 2 11:03:24 2020] DELETE /volume/v3/942db214fa3e4a6ba808f28e04591f55/attachments/8c79dacb-deda-4bc3-87d2-417fbf8476da => generated 19 bytes in 791 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:03:25.731372 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-abd4dce9-d246-4fc0-ae47-d9dee4a01631 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/91060e4b-a394-4749-a211-837d08282441 Dec 02 11:03:25.732037 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-abd4dce9-d246-4fc0-ae47-d9dee4a01631 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:25.732166 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:25.732166 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:25.732956 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-abd4dce9-d246-4fc0-ae47-d9dee4a01631 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:25.801909 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:25.801909 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:25.812806 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-abd4dce9-d246-4fc0-ae47-d9dee4a01631 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:03:25.839696 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-abd4dce9-d246-4fc0-ae47-d9dee4a01631 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/91060e4b-a394-4749-a211-837d08282441 returned with HTTP 200 Dec 02 11:03:25.841197 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 739/1480] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:03:25 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/91060e4b-a394-4749-a211-837d08282441 => generated 911 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:03:32.376111 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-990c7b46-7e7c-4229-814e-4d64284060ac tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] DELETE http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/91060e4b-a394-4749-a211-837d08282441 Dec 02 11:03:32.376697 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-990c7b46-7e7c-4229-814e-4d64284060ac tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:32.377043 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:32.377043 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:32.377471 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-990c7b46-7e7c-4229-814e-4d64284060ac tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:32.378107 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-990c7b46-7e7c-4229-814e-4d64284060ac tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Delete volume with id: 91060e4b-a394-4749-a211-837d08282441 Dec 02 11:03:32.429135 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:32.429135 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:32.430349 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-990c7b46-7e7c-4229-814e-4d64284060ac tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:03:32.459755 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-990c7b46-7e7c-4229-814e-4d64284060ac tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Delete volume request issued successfully. Dec 02 11:03:32.460522 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-990c7b46-7e7c-4229-814e-4d64284060ac tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/91060e4b-a394-4749-a211-837d08282441 returned with HTTP 202 Dec 02 11:03:32.461483 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 742/1481] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:03:32 2020] DELETE /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/91060e4b-a394-4749-a211-837d08282441 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:03:32.470600 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0eb63598-febb-4a6c-85be-0569db60881e tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/91060e4b-a394-4749-a211-837d08282441 Dec 02 11:03:32.471650 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0eb63598-febb-4a6c-85be-0569db60881e tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:32.471792 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:32.471792 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:32.472469 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0eb63598-febb-4a6c-85be-0569db60881e tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:32.531675 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:32.531675 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:32.557860 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0eb63598-febb-4a6c-85be-0569db60881e tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:03:32.584812 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0eb63598-febb-4a6c-85be-0569db60881e tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/91060e4b-a394-4749-a211-837d08282441 returned with HTTP 200 Dec 02 11:03:32.585945 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 740/1482] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:03:32 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/91060e4b-a394-4749-a211-837d08282441 => generated 910 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:03:33.603697 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-90109888-376e-4383-abc9-481905a8c830 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/91060e4b-a394-4749-a211-837d08282441 Dec 02 11:03:33.604239 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-90109888-376e-4383-abc9-481905a8c830 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:33.604405 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:33.604405 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:33.605097 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-90109888-376e-4383-abc9-481905a8c830 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:33.696271 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:33.696271 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:33.709036 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-90109888-376e-4383-abc9-481905a8c830 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:03:33.743215 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-90109888-376e-4383-abc9-481905a8c830 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/91060e4b-a394-4749-a211-837d08282441 returned with HTTP 200 Dec 02 11:03:33.745429 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 743/1483] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:03:33 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/91060e4b-a394-4749-a211-837d08282441 => generated 910 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:03:34.765897 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dfd745f2-c355-4f82-a2b9-89a1d88983b7 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/91060e4b-a394-4749-a211-837d08282441 Dec 02 11:03:34.767268 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dfd745f2-c355-4f82-a2b9-89a1d88983b7 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:34.767743 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:34.767743 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:34.769464 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dfd745f2-c355-4f82-a2b9-89a1d88983b7 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:34.832190 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dfd745f2-c355-4f82-a2b9-89a1d88983b7 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/91060e4b-a394-4749-a211-837d08282441 returned with HTTP 404 Dec 02 11:03:34.833859 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 741/1484] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:03:34 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/91060e4b-a394-4749-a211-837d08282441 => generated 109 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:03:34.909268 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-def9194c-7049-476c-9ea7-9a1a2d2f1bd6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] POST http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes Dec 02 11:03:34.910226 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:34.910226 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:34.910909 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-def9194c-7049-476c-9ea7-9a1a2d2f1bd6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Action: 'create', calling method: create, body: {"volume": {"imageRef": "094fecdd-824b-4239-a742-0b5b1ba014b8", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1962475758"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:03:34.912964 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-def9194c-7049-476c-9ea7-9a1a2d2f1bd6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Create volume request body: {'volume': {'imageRef': '094fecdd-824b-4239-a742-0b5b1ba014b8', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1962475758'}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 11:03:35.053980 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-def9194c-7049-476c-9ea7-9a1a2d2f1bd6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Create volume of 1 GB Dec 02 11:03:35.087175 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-def9194c-7049-476c-9ea7-9a1a2d2f1bd6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Availability Zones retrieved successfully. Dec 02 11:03:35.109720 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-def9194c-7049-476c-9ea7-9a1a2d2f1bd6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Flow 'volume_create_api' (e0a3a8e7-8808-4754-9087-83c236076660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:03:35.121166 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-def9194c-7049-476c-9ea7-9a1a2d2f1bd6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ed4b0ee-4faf-4e85-b19e-b3e0639ce4d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:03:35.123309 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-def9194c-7049-476c-9ea7-9a1a2d2f1bd6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Validating volume size '1' using validate_int {{(pid=88068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 11:03:35.384609 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-def9194c-7049-476c-9ea7-9a1a2d2f1bd6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ed4b0ee-4faf-4e85-b19e-b3e0639ce4d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:03:35.393304 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-def9194c-7049-476c-9ea7-9a1a2d2f1bd6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86e91f5a-9474-45fa-9f2d-95bb5ddd7c03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:03:35.596947 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-def9194c-7049-476c-9ea7-9a1a2d2f1bd6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Created reservations ['674528ba-0f9e-420e-ac64-915481817c5f', '43efbb5d-adb4-41f2-8718-698adf41deef', '23c4d290-7511-4f39-b2dc-09a56a1f7473', 'd99428e4-0f1d-4005-9ce1-367519eb384e'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:03:35.598895 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-def9194c-7049-476c-9ea7-9a1a2d2f1bd6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86e91f5a-9474-45fa-9f2d-95bb5ddd7c03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['674528ba-0f9e-420e-ac64-915481817c5f', '43efbb5d-adb4-41f2-8718-698adf41deef', '23c4d290-7511-4f39-b2dc-09a56a1f7473', 'd99428e4-0f1d-4005-9ce1-367519eb384e']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:03:35.603793 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-def9194c-7049-476c-9ea7-9a1a2d2f1bd6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4701f7ca-66dd-4366-917c-1896612839cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:03:35.704278 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-def9194c-7049-476c-9ea7-9a1a2d2f1bd6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4701f7ca-66dd-4366-917c-1896612839cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1962475758',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='942db214fa3e4a6ba808f28e04591f55',qos_specs=None,replication_status=,reservations=['674528ba-0f9e-420e-ac64-915481817c5f','43efbb5d-adb4-41f2-8718-698adf41deef','23c4d290-7511-4f39-b2dc-09a56a1f7473','d99428e4-0f1d-4005-9ce1-367519eb384e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f9aa6981dde4682bef4ea7fead177d6',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T11:03:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1962475758',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='942db214fa3e4a6ba808f28e04591f55',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,user_id='4f9aa6981dde4682bef4ea7fead177d6',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:03:35.706962 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-def9194c-7049-476c-9ea7-9a1a2d2f1bd6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74cb4784-2840-4be6-94ee-e85cbe48f9cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:03:35.746006 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-def9194c-7049-476c-9ea7-9a1a2d2f1bd6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74cb4784-2840-4be6-94ee-e85cbe48f9cf) 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-VolumesBackupsTest-Volume-1962475758',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='942db214fa3e4a6ba808f28e04591f55',qos_specs=None,replication_status=,reservations=['674528ba-0f9e-420e-ac64-915481817c5f','43efbb5d-adb4-41f2-8718-698adf41deef','23c4d290-7511-4f39-b2dc-09a56a1f7473','d99428e4-0f1d-4005-9ce1-367519eb384e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f9aa6981dde4682bef4ea7fead177d6',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:03:35.754602 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-def9194c-7049-476c-9ea7-9a1a2d2f1bd6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17e1f9dd-fd6f-4158-b084-2f16966bbfb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:03:35.800283 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-def9194c-7049-476c-9ea7-9a1a2d2f1bd6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17e1f9dd-fd6f-4158-b084-2f16966bbfb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:03:35.805082 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-def9194c-7049-476c-9ea7-9a1a2d2f1bd6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Flow 'volume_create_api' (e0a3a8e7-8808-4754-9087-83c236076660) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:03:35.907979 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-def9194c-7049-476c-9ea7-9a1a2d2f1bd6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Create volume request issued successfully. Dec 02 11:03:35.938662 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-def9194c-7049-476c-9ea7-9a1a2d2f1bd6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes returned with HTTP 202 Dec 02 11:03:35.952164 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 744/1485] 10.222.0.23 () {60 vars in 1226 bytes} [Wed Dec 2 11:03:34 2020] POST /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes => generated 818 bytes in 1037 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:03:35.955923 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a24205c1-0ea4-41eb-93f5-cdac1f17cbe0 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d Dec 02 11:03:35.956678 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a24205c1-0ea4-41eb-93f5-cdac1f17cbe0 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:35.957459 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a24205c1-0ea4-41eb-93f5-cdac1f17cbe0 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:36.028579 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:36.028579 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:36.054161 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a24205c1-0ea4-41eb-93f5-cdac1f17cbe0 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:03:36.102428 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a24205c1-0ea4-41eb-93f5-cdac1f17cbe0 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d returned with HTTP 200 Dec 02 11:03:36.103573 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 742/1486] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:03:35 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d => generated 886 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:03:37.120058 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d1f474ec-a96b-49d1-8b2a-848b3b6ab627 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d Dec 02 11:03:37.121458 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d1f474ec-a96b-49d1-8b2a-848b3b6ab627 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:37.122534 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:37.122534 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:37.123408 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d1f474ec-a96b-49d1-8b2a-848b3b6ab627 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:37.210374 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2d375acc-2e25-4b2c-989d-04fc6027213f tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] POST http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes Dec 02 11:03:37.211366 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:37.211366 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:37.212052 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2d375acc-2e25-4b2c-989d-04fc6027213f tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Action: 'create', calling method: create, body: {"volume": {"imageRef": "094fecdd-824b-4239-a742-0b5b1ba014b8", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1948570477"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:03:37.214794 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-2d375acc-2e25-4b2c-989d-04fc6027213f tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Create volume request body: {'volume': {'imageRef': '094fecdd-824b-4239-a742-0b5b1ba014b8', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1948570477'}} {{(pid=88069) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 11:03:37.251148 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:37.251148 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:37.280393 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-d1f474ec-a96b-49d1-8b2a-848b3b6ab627 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:03:37.380860 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d1f474ec-a96b-49d1-8b2a-848b3b6ab627 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d returned with HTTP 200 Dec 02 11:03:37.381849 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 745/1487] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:03:37 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d => generated 910 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:03:37.430080 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-2d375acc-2e25-4b2c-989d-04fc6027213f tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Create volume of 1 GB Dec 02 11:03:37.444672 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-2d375acc-2e25-4b2c-989d-04fc6027213f tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Availability Zones retrieved successfully. Dec 02 11:03:37.472161 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-2d375acc-2e25-4b2c-989d-04fc6027213f tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Flow 'volume_create_api' (9ef37c6b-fe97-4179-849d-60b68a0d692f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:03:37.475387 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-2d375acc-2e25-4b2c-989d-04fc6027213f tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (738975f1-8ed1-41b9-9269-ecaafb04930d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:03:37.478898 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-2d375acc-2e25-4b2c-989d-04fc6027213f tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Validating volume size '1' using validate_int {{(pid=88069) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 11:03:37.684417 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-2d375acc-2e25-4b2c-989d-04fc6027213f tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (738975f1-8ed1-41b9-9269-ecaafb04930d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:03:37.694163 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-2d375acc-2e25-4b2c-989d-04fc6027213f tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77cf2b7b-a5c3-417c-b098-408735f8b5d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:03:37.801968 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-2d375acc-2e25-4b2c-989d-04fc6027213f tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Created reservations ['b83d6d7f-1f74-4edf-a627-49bc0d83a0ff', '1ef3477b-407c-4ccc-bc8a-95d32a9f63cf', '15e708c1-540e-46b0-b88a-3bd533f852d5', '43698485-99e4-42f9-81d9-ffe167207781'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:03:37.807587 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-2d375acc-2e25-4b2c-989d-04fc6027213f tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77cf2b7b-a5c3-417c-b098-408735f8b5d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b83d6d7f-1f74-4edf-a627-49bc0d83a0ff', '1ef3477b-407c-4ccc-bc8a-95d32a9f63cf', '15e708c1-540e-46b0-b88a-3bd533f852d5', '43698485-99e4-42f9-81d9-ffe167207781']}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:03:37.812010 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-2d375acc-2e25-4b2c-989d-04fc6027213f tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f1b4680-ad72-4e67-9504-264f6cebd93e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:03:37.905000 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-2d375acc-2e25-4b2c-989d-04fc6027213f tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f1b4680-ad72-4e67-9504-264f6cebd93e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48a53c77-c89f-4a01-a086-d21a38140a50', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1948570477',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7ab41de6560439f9dd942bb15df5213',qos_specs=None,replication_status=,reservations=['b83d6d7f-1f74-4edf-a627-49bc0d83a0ff','1ef3477b-407c-4ccc-bc8a-95d32a9f63cf','15e708c1-540e-46b0-b88a-3bd533f852d5','43698485-99e4-42f9-81d9-ffe167207781'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11a49fdf335a4790a8e03ab83339fbe1',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T11:03:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1948570477',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48a53c77-c89f-4a01-a086-d21a38140a50,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7ab41de6560439f9dd942bb15df5213',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,user_id='11a49fdf335a4790a8e03ab83339fbe1',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:03:37.931695 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-2d375acc-2e25-4b2c-989d-04fc6027213f tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21e8b07b-e822-4724-a8cf-1fcaf1aa19e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:03:37.989064 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-2d375acc-2e25-4b2c-989d-04fc6027213f tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21e8b07b-e822-4724-a8cf-1fcaf1aa19e5) 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-VolumesSnapshotTestJSON-Volume-1948570477',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7ab41de6560439f9dd942bb15df5213',qos_specs=None,replication_status=,reservations=['b83d6d7f-1f74-4edf-a627-49bc0d83a0ff','1ef3477b-407c-4ccc-bc8a-95d32a9f63cf','15e708c1-540e-46b0-b88a-3bd533f852d5','43698485-99e4-42f9-81d9-ffe167207781'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11a49fdf335a4790a8e03ab83339fbe1',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:03:37.994403 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-2d375acc-2e25-4b2c-989d-04fc6027213f tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a1a0829-205d-4298-9e45-1be6be48811e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:03:38.029406 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-2d375acc-2e25-4b2c-989d-04fc6027213f tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a1a0829-205d-4298-9e45-1be6be48811e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:03:38.032429 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-2d375acc-2e25-4b2c-989d-04fc6027213f tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Flow 'volume_create_api' (9ef37c6b-fe97-4179-849d-60b68a0d692f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:03:38.170892 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-2d375acc-2e25-4b2c-989d-04fc6027213f tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Create volume request issued successfully. Dec 02 11:03:38.219645 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2d375acc-2e25-4b2c-989d-04fc6027213f tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes returned with HTTP 202 Dec 02 11:03:38.220954 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 743/1488] 10.222.0.23 () {60 vars in 1226 bytes} [Wed Dec 2 11:03:37 2020] POST /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes => generated 823 bytes in 1015 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:03:38.236068 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-05b14d36-fdcf-40a6-a3af-4a0f6b8b38f2 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 Dec 02 11:03:38.237635 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-05b14d36-fdcf-40a6-a3af-4a0f6b8b38f2 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:38.238091 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:38.238091 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:38.238791 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-05b14d36-fdcf-40a6-a3af-4a0f6b8b38f2 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:38.357142 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:38.357142 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:38.390318 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-05b14d36-fdcf-40a6-a3af-4a0f6b8b38f2 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:03:38.401485 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8bb1c58c-5101-48de-a1ec-7553349e8c7f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d Dec 02 11:03:38.402260 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8bb1c58c-5101-48de-a1ec-7553349e8c7f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:38.402689 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:38.402689 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:38.403369 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8bb1c58c-5101-48de-a1ec-7553349e8c7f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:38.476210 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-05b14d36-fdcf-40a6-a3af-4a0f6b8b38f2 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 returned with HTTP 200 Dec 02 11:03:38.477749 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 746/1489] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:03:38 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 => generated 891 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:03:38.551748 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:38.551748 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:38.589681 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-8bb1c58c-5101-48de-a1ec-7553349e8c7f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:03:38.640548 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8bb1c58c-5101-48de-a1ec-7553349e8c7f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d returned with HTTP 200 Dec 02 11:03:38.641570 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 744/1490] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:03:38 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d => generated 910 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:03:39.495576 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e55c25e4-bc4c-4788-8535-9dbe4dd23e34 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 Dec 02 11:03:39.496689 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e55c25e4-bc4c-4788-8535-9dbe4dd23e34 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:39.497090 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:39.497090 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:39.497680 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e55c25e4-bc4c-4788-8535-9dbe4dd23e34 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:39.659284 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-414eaebc-cffd-4bbe-8d95-faacc3674a68 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d Dec 02 11:03:39.659735 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-414eaebc-cffd-4bbe-8d95-faacc3674a68 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:39.659933 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:39.659933 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:39.660319 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-414eaebc-cffd-4bbe-8d95-faacc3674a68 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:39.775357 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:39.775357 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:39.795473 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-414eaebc-cffd-4bbe-8d95-faacc3674a68 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:03:39.840352 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-414eaebc-cffd-4bbe-8d95-faacc3674a68 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d returned with HTTP 200 Dec 02 11:03:39.841379 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 745/1491] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:03:39 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d => generated 910 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:03:39.874942 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:39.874942 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:39.902691 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e55c25e4-bc4c-4788-8535-9dbe4dd23e34 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:03:39.968746 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e55c25e4-bc4c-4788-8535-9dbe4dd23e34 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 returned with HTTP 200 Dec 02 11:03:39.971349 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 747/1492] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:03:39 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 => generated 915 bytes in 479 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:03:40.856531 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c207c95a-b784-4588-a42f-9bbad1eb4291 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d Dec 02 11:03:40.857161 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c207c95a-b784-4588-a42f-9bbad1eb4291 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:40.857265 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:40.857265 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:40.857617 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c207c95a-b784-4588-a42f-9bbad1eb4291 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:40.987186 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-74ffbee6-8698-43df-9834-1094ad1d15ed tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 Dec 02 11:03:40.988023 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-74ffbee6-8698-43df-9834-1094ad1d15ed tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:40.988388 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:40.988388 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:40.989216 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-74ffbee6-8698-43df-9834-1094ad1d15ed tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:41.077448 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:41.077448 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:41.116077 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c207c95a-b784-4588-a42f-9bbad1eb4291 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:03:41.177020 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:41.177020 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:41.189284 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-74ffbee6-8698-43df-9834-1094ad1d15ed tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:03:41.213967 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c207c95a-b784-4588-a42f-9bbad1eb4291 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d returned with HTTP 200 Dec 02 11:03:41.222263 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 746/1493] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:03:40 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d => generated 910 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:03:41.237998 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-74ffbee6-8698-43df-9834-1094ad1d15ed tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 returned with HTTP 200 Dec 02 11:03:41.239068 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 748/1494] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:03:40 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 => generated 915 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:03:42.238635 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-97c961fa-5a36-46f9-871c-8075da546065 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d Dec 02 11:03:42.239190 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-97c961fa-5a36-46f9-871c-8075da546065 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:42.239369 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:42.239369 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:42.239758 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-97c961fa-5a36-46f9-871c-8075da546065 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:42.254761 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-864da5de-3a49-429e-bdf7-bdb5c03bb9f0 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 Dec 02 11:03:42.255294 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-864da5de-3a49-429e-bdf7-bdb5c03bb9f0 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:42.255515 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:42.255515 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:42.255867 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-864da5de-3a49-429e-bdf7-bdb5c03bb9f0 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:42.377986 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:42.377986 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:42.392981 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:42.392981 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:42.406974 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-864da5de-3a49-429e-bdf7-bdb5c03bb9f0 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:03:42.412583 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-97c961fa-5a36-46f9-871c-8075da546065 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:03:42.465081 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-864da5de-3a49-429e-bdf7-bdb5c03bb9f0 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 returned with HTTP 200 Dec 02 11:03:42.466195 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 749/1495] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:03:42 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 => generated 915 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:03:42.468656 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-97c961fa-5a36-46f9-871c-8075da546065 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d returned with HTTP 200 Dec 02 11:03:42.469536 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 747/1496] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:03:42 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d => generated 910 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:03:43.491536 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-393ad2e6-a4b8-4d40-9119-89bff8d14fd1 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 Dec 02 11:03:43.493653 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fccf3d93-97e6-4061-a071-5ddc87c8ca43 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d Dec 02 11:03:43.495019 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fccf3d93-97e6-4061-a071-5ddc87c8ca43 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:43.496766 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:43.496766 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:43.497178 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-393ad2e6-a4b8-4d40-9119-89bff8d14fd1 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:43.497583 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:43.497583 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:43.498983 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fccf3d93-97e6-4061-a071-5ddc87c8ca43 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:43.499523 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-393ad2e6-a4b8-4d40-9119-89bff8d14fd1 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:43.589995 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:43.589995 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:43.591120 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:43.591120 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:43.602001 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-393ad2e6-a4b8-4d40-9119-89bff8d14fd1 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:03:43.603291 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-fccf3d93-97e6-4061-a071-5ddc87c8ca43 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:03:43.635362 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fccf3d93-97e6-4061-a071-5ddc87c8ca43 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d returned with HTTP 200 Dec 02 11:03:43.636765 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 748/1497] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:03:43 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d => generated 910 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:03:43.642140 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-393ad2e6-a4b8-4d40-9119-89bff8d14fd1 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 returned with HTTP 200 Dec 02 11:03:43.643254 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 750/1498] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:03:43 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 => generated 915 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:03:44.652623 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fa301c13-ed90-45bd-a4e2-aaf695ec4bf1 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d Dec 02 11:03:44.655463 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fa301c13-ed90-45bd-a4e2-aaf695ec4bf1 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:44.655890 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:44.655890 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:44.656567 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fa301c13-ed90-45bd-a4e2-aaf695ec4bf1 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:44.659503 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d284cd11-6dab-47ce-996a-a4ff917c9f2d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 Dec 02 11:03:44.660756 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d284cd11-6dab-47ce-996a-a4ff917c9f2d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:44.660996 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:44.660996 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:44.661685 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d284cd11-6dab-47ce-996a-a4ff917c9f2d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:44.724535 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:44.724535 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:44.742079 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-fa301c13-ed90-45bd-a4e2-aaf695ec4bf1 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:03:44.743721 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:44.743721 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:44.758440 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-d284cd11-6dab-47ce-996a-a4ff917c9f2d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:03:44.798416 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d284cd11-6dab-47ce-996a-a4ff917c9f2d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 returned with HTTP 200 Dec 02 11:03:44.799239 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fa301c13-ed90-45bd-a4e2-aaf695ec4bf1 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d returned with HTTP 200 Dec 02 11:03:44.799750 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 751/1499] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:03:44 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 => generated 915 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:03:44.800301 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 749/1500] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:03:44 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d => generated 910 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:03:45.822430 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-47a4bd79-81d5-4415-8bef-04971c0c44c7 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d Dec 02 11:03:45.822979 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-47a4bd79-81d5-4415-8bef-04971c0c44c7 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:45.823109 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:45.823109 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:45.823423 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-47a4bd79-81d5-4415-8bef-04971c0c44c7 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:45.823783 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4cf907cd-3a01-4b7c-ae42-b32c057860c3 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 Dec 02 11:03:45.824305 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4cf907cd-3a01-4b7c-ae42-b32c057860c3 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:45.824519 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:45.824519 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:45.824916 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4cf907cd-3a01-4b7c-ae42-b32c057860c3 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:45.923542 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:45.923542 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:45.927131 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:45.927131 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:45.946774 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-4cf907cd-3a01-4b7c-ae42-b32c057860c3 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:03:45.947121 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-47a4bd79-81d5-4415-8bef-04971c0c44c7 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:03:45.990069 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4cf907cd-3a01-4b7c-ae42-b32c057860c3 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 returned with HTTP 200 Dec 02 11:03:45.991210 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 750/1501] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:03:45 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 => generated 915 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:03:45.992860 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-47a4bd79-81d5-4415-8bef-04971c0c44c7 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d returned with HTTP 200 Dec 02 11:03:45.993681 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 752/1502] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:03:45 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d => generated 910 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:03:47.006890 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f3837c58-f1f4-479b-9c4d-b74106fb3eee tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 Dec 02 11:03:47.008105 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f3837c58-f1f4-479b-9c4d-b74106fb3eee tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:47.008518 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:47.008518 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:47.008903 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f3837c58-f1f4-479b-9c4d-b74106fb3eee tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:47.015972 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9db3535f-1cbe-4bf1-9309-7bbe7b3f3a52 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d Dec 02 11:03:47.016474 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9db3535f-1cbe-4bf1-9309-7bbe7b3f3a52 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:47.016916 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:47.016916 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:47.017284 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9db3535f-1cbe-4bf1-9309-7bbe7b3f3a52 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:47.112663 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:47.112663 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:47.116913 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:47.116913 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:47.132146 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f3837c58-f1f4-479b-9c4d-b74106fb3eee tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:03:47.136358 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-9db3535f-1cbe-4bf1-9309-7bbe7b3f3a52 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:03:47.158163 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f3837c58-f1f4-479b-9c4d-b74106fb3eee tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 returned with HTTP 200 Dec 02 11:03:47.161647 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 751/1503] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:03:47 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 => generated 915 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:03:47.185917 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9db3535f-1cbe-4bf1-9309-7bbe7b3f3a52 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d returned with HTTP 200 Dec 02 11:03:47.199543 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 753/1504] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:03:47 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d => generated 910 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:03:48.178758 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3ba0542d-4751-4bc2-ab3f-6f6a494d4816 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 Dec 02 11:03:48.179644 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3ba0542d-4751-4bc2-ab3f-6f6a494d4816 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:48.180064 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:48.180064 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:48.180872 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3ba0542d-4751-4bc2-ab3f-6f6a494d4816 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:48.205875 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3005901d-83f4-468f-9d3f-a27c3c0a4f4e tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d Dec 02 11:03:48.207106 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3005901d-83f4-468f-9d3f-a27c3c0a4f4e tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:48.207770 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:48.207770 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:48.208778 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3005901d-83f4-468f-9d3f-a27c3c0a4f4e tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:48.280766 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:48.280766 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:48.293850 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3005901d-83f4-468f-9d3f-a27c3c0a4f4e tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:03:48.302405 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:48.302405 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:48.324035 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3005901d-83f4-468f-9d3f-a27c3c0a4f4e tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d returned with HTTP 200 Dec 02 11:03:48.325029 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3ba0542d-4751-4bc2-ab3f-6f6a494d4816 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:03:48.326083 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 754/1505] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:03:48 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d => generated 910 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:03:48.361699 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3ba0542d-4751-4bc2-ab3f-6f6a494d4816 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 returned with HTTP 200 Dec 02 11:03:48.372186 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 752/1506] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:03:48 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 => generated 915 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:03:49.342369 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4a8bdf40-0be6-4b26-b7a5-180d1289619e tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d Dec 02 11:03:49.343042 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4a8bdf40-0be6-4b26-b7a5-180d1289619e tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:49.343367 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:49.343367 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:49.343941 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4a8bdf40-0be6-4b26-b7a5-180d1289619e tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:49.378505 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-17144642-5e30-4f4a-b127-836b697c9bf9 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 Dec 02 11:03:49.379022 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-17144642-5e30-4f4a-b127-836b697c9bf9 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:49.379240 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:49.379240 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:49.379604 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-17144642-5e30-4f4a-b127-836b697c9bf9 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:49.463201 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:49.463201 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:49.481705 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:49.481705 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:49.489772 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-4a8bdf40-0be6-4b26-b7a5-180d1289619e tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:03:49.512276 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-17144642-5e30-4f4a-b127-836b697c9bf9 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:03:49.552652 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4a8bdf40-0be6-4b26-b7a5-180d1289619e tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d returned with HTTP 200 Dec 02 11:03:49.555029 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 755/1507] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:03:49 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d => generated 910 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:03:49.567408 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-17144642-5e30-4f4a-b127-836b697c9bf9 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 returned with HTTP 200 Dec 02 11:03:49.568240 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 753/1508] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:03:49 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 => generated 915 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:03:50.571409 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ad852b26-8949-44bf-8c4b-52390223379a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d Dec 02 11:03:50.572930 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ad852b26-8949-44bf-8c4b-52390223379a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:50.574228 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:50.574228 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:50.574956 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ad852b26-8949-44bf-8c4b-52390223379a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:50.594460 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3a94773c-7619-414c-8d2c-cb1b90a4c43a tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 Dec 02 11:03:50.595229 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3a94773c-7619-414c-8d2c-cb1b90a4c43a tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:50.598166 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:50.598166 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:50.599021 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3a94773c-7619-414c-8d2c-cb1b90a4c43a tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:50.723566 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:50.723566 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:50.730735 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:50.730735 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:50.748043 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-ad852b26-8949-44bf-8c4b-52390223379a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:03:50.752847 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3a94773c-7619-414c-8d2c-cb1b90a4c43a tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:03:50.794103 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3a94773c-7619-414c-8d2c-cb1b90a4c43a tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 returned with HTTP 200 Dec 02 11:03:50.797765 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ad852b26-8949-44bf-8c4b-52390223379a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d returned with HTTP 200 Dec 02 11:03:50.799776 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 756/1509] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:03:50 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d => generated 910 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:03:50.800463 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 754/1510] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:03:50 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 => generated 915 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:03:51.816322 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2114de06-8faa-4dd3-8615-09024c8fdaa4 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 Dec 02 11:03:51.816954 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2114de06-8faa-4dd3-8615-09024c8fdaa4 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:51.817065 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6a87230d-b2da-4e94-816e-bba388ab0c9b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d Dec 02 11:03:51.817170 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:51.817170 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:51.817425 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6a87230d-b2da-4e94-816e-bba388ab0c9b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:51.817582 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2114de06-8faa-4dd3-8615-09024c8fdaa4 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:51.817952 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:51.817952 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:51.818590 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6a87230d-b2da-4e94-816e-bba388ab0c9b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:51.915028 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:51.915028 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:51.920587 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:51.920587 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:51.943201 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-2114de06-8faa-4dd3-8615-09024c8fdaa4 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:03:51.945316 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6a87230d-b2da-4e94-816e-bba388ab0c9b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:03:51.991542 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2114de06-8faa-4dd3-8615-09024c8fdaa4 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 returned with HTTP 200 Dec 02 11:03:51.995940 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 757/1511] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:03:51 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 => generated 915 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:03:51.999677 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6a87230d-b2da-4e94-816e-bba388ab0c9b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d returned with HTTP 200 Dec 02 11:03:52.003369 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 755/1512] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:03:51 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d => generated 910 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:03:53.008401 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f558ee8a-5142-4a32-b001-97f494a85dc7 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 Dec 02 11:03:53.009782 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f558ee8a-5142-4a32-b001-97f494a85dc7 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:53.010229 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:53.010229 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:53.010914 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f558ee8a-5142-4a32-b001-97f494a85dc7 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:53.018794 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-64cc1f5d-4f7d-41ad-abc2-f1e46805a5bc tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d Dec 02 11:03:53.019321 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-64cc1f5d-4f7d-41ad-abc2-f1e46805a5bc tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:53.019522 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:53.019522 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:53.020186 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-64cc1f5d-4f7d-41ad-abc2-f1e46805a5bc tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:53.109470 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:53.109470 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:53.120129 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-64cc1f5d-4f7d-41ad-abc2-f1e46805a5bc tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:03:53.155738 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:53.155738 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:53.180996 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f558ee8a-5142-4a32-b001-97f494a85dc7 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:03:53.194715 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-64cc1f5d-4f7d-41ad-abc2-f1e46805a5bc tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d returned with HTTP 200 Dec 02 11:03:53.211268 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 756/1513] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:03:53 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d => generated 910 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:03:53.227196 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f558ee8a-5142-4a32-b001-97f494a85dc7 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 returned with HTTP 200 Dec 02 11:03:53.228060 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 758/1514] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:03:53 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 => generated 915 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:03:54.221032 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-55b6e0d2-3d4c-4182-b49b-fb90c77c6d12 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d Dec 02 11:03:54.221603 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-55b6e0d2-3d4c-4182-b49b-fb90c77c6d12 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:54.221739 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:54.221739 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:54.222331 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-55b6e0d2-3d4c-4182-b49b-fb90c77c6d12 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:54.244480 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7ff22ef9-8415-41d2-a6ac-4f2638617b1a tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 Dec 02 11:03:54.245040 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7ff22ef9-8415-41d2-a6ac-4f2638617b1a tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:54.245261 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:54.245261 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:54.246090 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7ff22ef9-8415-41d2-a6ac-4f2638617b1a tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:54.292874 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:54.292874 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:54.305766 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-55b6e0d2-3d4c-4182-b49b-fb90c77c6d12 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:03:54.333508 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-55b6e0d2-3d4c-4182-b49b-fb90c77c6d12 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d returned with HTTP 200 Dec 02 11:03:54.359843 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 757/1515] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:03:54 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d => generated 910 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:03:54.444782 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:54.444782 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:54.474236 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-7ff22ef9-8415-41d2-a6ac-4f2638617b1a tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:03:54.557070 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7ff22ef9-8415-41d2-a6ac-4f2638617b1a tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 returned with HTTP 200 Dec 02 11:03:54.564877 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 759/1516] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:03:54 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 => generated 915 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:03:55.359015 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-252e5af9-1c92-48aa-bb8d-8f00247583d9 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d Dec 02 11:03:55.360371 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-252e5af9-1c92-48aa-bb8d-8f00247583d9 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:55.361052 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:55.361052 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:55.361770 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-252e5af9-1c92-48aa-bb8d-8f00247583d9 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:55.483966 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:55.483966 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:55.495842 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-252e5af9-1c92-48aa-bb8d-8f00247583d9 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:03:55.533557 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-252e5af9-1c92-48aa-bb8d-8f00247583d9 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d returned with HTTP 200 Dec 02 11:03:55.534686 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 758/1517] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:03:55 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d => generated 910 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:03:55.579108 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-356f8e94-63cb-4262-9d44-bf2767e36f3e tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 Dec 02 11:03:55.580174 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-356f8e94-63cb-4262-9d44-bf2767e36f3e tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:55.580919 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:55.580919 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:55.581888 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-356f8e94-63cb-4262-9d44-bf2767e36f3e tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:55.703497 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:55.703497 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:55.723542 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-356f8e94-63cb-4262-9d44-bf2767e36f3e tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:03:55.776487 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-356f8e94-63cb-4262-9d44-bf2767e36f3e tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 returned with HTTP 200 Dec 02 11:03:55.779676 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 760/1518] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:03:55 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 => generated 915 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:03:56.552531 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-31f3313b-9d99-484a-ac0b-f759ac8492b5 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d Dec 02 11:03:56.554467 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-31f3313b-9d99-484a-ac0b-f759ac8492b5 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:56.554886 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:56.554886 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:56.555520 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-31f3313b-9d99-484a-ac0b-f759ac8492b5 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:56.621777 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:56.621777 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:56.638369 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-31f3313b-9d99-484a-ac0b-f759ac8492b5 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:03:56.671151 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-31f3313b-9d99-484a-ac0b-f759ac8492b5 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d returned with HTTP 200 Dec 02 11:03:56.686314 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 759/1519] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:03:56 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d => generated 910 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:03:56.795256 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-297fdc4d-5b8b-4406-bf0b-2d9e27ba4e70 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 Dec 02 11:03:56.795947 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-297fdc4d-5b8b-4406-bf0b-2d9e27ba4e70 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:56.796249 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:56.796249 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:56.796780 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-297fdc4d-5b8b-4406-bf0b-2d9e27ba4e70 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:56.916861 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:56.916861 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:56.928985 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-297fdc4d-5b8b-4406-bf0b-2d9e27ba4e70 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:03:56.964203 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-297fdc4d-5b8b-4406-bf0b-2d9e27ba4e70 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 returned with HTTP 200 Dec 02 11:03:56.966057 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 761/1520] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:03:56 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 => generated 915 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:03:57.693450 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-af7c3439-22f5-45ce-82da-aba41fe7a222 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d Dec 02 11:03:57.694110 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-af7c3439-22f5-45ce-82da-aba41fe7a222 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:57.694236 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:57.694236 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:57.694480 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-af7c3439-22f5-45ce-82da-aba41fe7a222 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:57.792817 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:57.792817 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:57.816429 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-af7c3439-22f5-45ce-82da-aba41fe7a222 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:03:57.861193 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-af7c3439-22f5-45ce-82da-aba41fe7a222 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d returned with HTTP 200 Dec 02 11:03:57.865708 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 760/1521] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:03:57 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d => generated 910 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:03:57.983433 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0f9fd50d-8a28-4459-bd05-88f3507fc9b8 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 Dec 02 11:03:57.984306 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0f9fd50d-8a28-4459-bd05-88f3507fc9b8 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:57.984700 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:57.984700 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:57.985353 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0f9fd50d-8a28-4459-bd05-88f3507fc9b8 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:58.083605 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:58.083605 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:58.101223 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0f9fd50d-8a28-4459-bd05-88f3507fc9b8 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:03:58.126773 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0f9fd50d-8a28-4459-bd05-88f3507fc9b8 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 returned with HTTP 200 Dec 02 11:03:58.128005 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 762/1522] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:03:57 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 => generated 915 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:03:58.882274 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-10fe9e6a-6aae-48f0-a754-cbec291bd6cb tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d Dec 02 11:03:58.882790 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-10fe9e6a-6aae-48f0-a754-cbec291bd6cb tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:58.882974 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:58.882974 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:58.884472 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-10fe9e6a-6aae-48f0-a754-cbec291bd6cb tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:58.992673 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:58.992673 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:59.022815 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-10fe9e6a-6aae-48f0-a754-cbec291bd6cb tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:03:59.083381 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-10fe9e6a-6aae-48f0-a754-cbec291bd6cb tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d returned with HTTP 200 Dec 02 11:03:59.085144 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 761/1523] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:03:58 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d => generated 968 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:03:59.144005 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c3e5e981-63c9-4fff-a734-10a710579825 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 Dec 02 11:03:59.144458 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c3e5e981-63c9-4fff-a734-10a710579825 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:03:59.144654 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:03:59.144654 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:03:59.145321 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c3e5e981-63c9-4fff-a734-10a710579825 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:03:59.242478 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:03:59.242478 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:03:59.264124 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c3e5e981-63c9-4fff-a734-10a710579825 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:03:59.289198 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c3e5e981-63c9-4fff-a734-10a710579825 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 returned with HTTP 200 Dec 02 11:03:59.290749 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 763/1524] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:03:59 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 => generated 915 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:00.101661 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f121cc55-ff1e-4faf-93c1-1db31440447f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d Dec 02 11:04:00.103121 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f121cc55-ff1e-4faf-93c1-1db31440447f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:00.103545 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:00.103545 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:00.104204 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f121cc55-ff1e-4faf-93c1-1db31440447f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:00.294304 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:00.294304 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:00.308384 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-247725cf-6fe5-401e-ba8f-2f2733377745 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 Dec 02 11:04:00.309338 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-247725cf-6fe5-401e-ba8f-2f2733377745 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:00.309723 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:00.309723 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:00.310303 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-247725cf-6fe5-401e-ba8f-2f2733377745 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:00.337255 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f121cc55-ff1e-4faf-93c1-1db31440447f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:04:00.400551 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f121cc55-ff1e-4faf-93c1-1db31440447f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d returned with HTTP 200 Dec 02 11:04:00.405136 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 762/1525] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:04:00 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d => generated 968 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:00.467849 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:00.467849 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:00.489067 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-247725cf-6fe5-401e-ba8f-2f2733377745 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:04:00.549244 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-247725cf-6fe5-401e-ba8f-2f2733377745 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 returned with HTTP 200 Dec 02 11:04:00.550673 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 764/1526] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:04:00 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 => generated 915 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:01.418277 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-458a443f-acfb-49b3-9584-e9523cc5f8e5 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d Dec 02 11:04:01.420101 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-458a443f-acfb-49b3-9584-e9523cc5f8e5 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:01.420300 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:01.420300 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:01.420978 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-458a443f-acfb-49b3-9584-e9523cc5f8e5 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:01.529636 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:01.529636 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:01.559381 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-458a443f-acfb-49b3-9584-e9523cc5f8e5 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:04:01.566737 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-28d1d982-e89c-4fed-b52c-94aa8d24a30a tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 Dec 02 11:04:01.567465 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-28d1d982-e89c-4fed-b52c-94aa8d24a30a tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:01.567964 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:01.567964 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:01.568186 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-28d1d982-e89c-4fed-b52c-94aa8d24a30a tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:01.612253 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-458a443f-acfb-49b3-9584-e9523cc5f8e5 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d returned with HTTP 200 Dec 02 11:04:01.617192 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 763/1527] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:04:01 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d => generated 971 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:01.748403 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:01.748403 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:01.768002 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-28d1d982-e89c-4fed-b52c-94aa8d24a30a tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:04:01.819542 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-28d1d982-e89c-4fed-b52c-94aa8d24a30a tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 returned with HTTP 200 Dec 02 11:04:01.820423 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 765/1528] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:04:01 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 => generated 973 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:02.630673 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0c5d49e8-de67-4d3c-87ee-d9960c0368cc tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d Dec 02 11:04:02.631259 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0c5d49e8-de67-4d3c-87ee-d9960c0368cc tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:02.631390 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:02.631390 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:02.631741 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0c5d49e8-de67-4d3c-87ee-d9960c0368cc tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:02.843394 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bf829f15-5bdb-42c5-a38f-79748efbbb9b tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 Dec 02 11:04:02.845352 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bf829f15-5bdb-42c5-a38f-79748efbbb9b tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:02.845875 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:02.845875 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:02.849577 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bf829f15-5bdb-42c5-a38f-79748efbbb9b tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:02.996942 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:02.996942 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:03.042501 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-bf829f15-5bdb-42c5-a38f-79748efbbb9b tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:04:03.071599 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:03.071599 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:03.092802 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0c5d49e8-de67-4d3c-87ee-d9960c0368cc tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:04:03.093039 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bf829f15-5bdb-42c5-a38f-79748efbbb9b tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 returned with HTTP 200 Dec 02 11:04:03.094429 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 766/1529] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:04:02 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 => generated 973 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:03.148690 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0c5d49e8-de67-4d3c-87ee-d9960c0368cc tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d returned with HTTP 200 Dec 02 11:04:03.155012 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 764/1530] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:04:02 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d => generated 971 bytes in 529 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:04.110928 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5bb791fa-9e28-43ca-a696-3b2f9232a11d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 Dec 02 11:04:04.112317 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5bb791fa-9e28-43ca-a696-3b2f9232a11d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:04.112870 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:04.112870 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:04.113925 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5bb791fa-9e28-43ca-a696-3b2f9232a11d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:04.171703 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-87807da0-e212-4d67-9024-3a572b3ec7f8 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d Dec 02 11:04:04.172158 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-87807da0-e212-4d67-9024-3a572b3ec7f8 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:04.172357 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:04.172357 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:04.173165 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-87807da0-e212-4d67-9024-3a572b3ec7f8 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:04.261799 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:04.261799 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:04.284041 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-5bb791fa-9e28-43ca-a696-3b2f9232a11d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:04:04.304189 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:04.304189 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:04.330841 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-87807da0-e212-4d67-9024-3a572b3ec7f8 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:04:04.331429 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5bb791fa-9e28-43ca-a696-3b2f9232a11d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 returned with HTTP 200 Dec 02 11:04:04.333442 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 767/1531] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:04:04 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 => generated 976 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:04.388782 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-87807da0-e212-4d67-9024-3a572b3ec7f8 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d returned with HTTP 200 Dec 02 11:04:04.394535 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 765/1532] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:04:04 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d => generated 971 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:04:05.357487 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-43e12937-a1e4-4364-9ac6-be98e14047fd tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 Dec 02 11:04:05.358752 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-43e12937-a1e4-4364-9ac6-be98e14047fd tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:05.359184 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:05.359184 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:05.359914 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-43e12937-a1e4-4364-9ac6-be98e14047fd tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:05.412993 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-95399811-5f76-4a22-81c6-46e8f7f6480c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d Dec 02 11:04:05.413533 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-95399811-5f76-4a22-81c6-46e8f7f6480c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:05.413735 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:05.413735 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:05.414386 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-95399811-5f76-4a22-81c6-46e8f7f6480c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:05.472557 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:05.472557 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:05.497161 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-43e12937-a1e4-4364-9ac6-be98e14047fd tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:04:05.552522 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-43e12937-a1e4-4364-9ac6-be98e14047fd tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 returned with HTTP 200 Dec 02 11:04:05.554260 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 768/1533] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:04:05 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 => generated 976 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:05.631339 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:05.631339 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:05.653243 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-95399811-5f76-4a22-81c6-46e8f7f6480c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:04:05.705500 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-95399811-5f76-4a22-81c6-46e8f7f6480c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d returned with HTTP 200 Dec 02 11:04:05.707758 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 766/1534] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:04:05 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d => generated 971 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:04:06.570918 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6172d9c9-dccf-43e9-8045-73d625db8886 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 Dec 02 11:04:06.572697 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6172d9c9-dccf-43e9-8045-73d625db8886 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:06.573022 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:06.573022 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:06.573613 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6172d9c9-dccf-43e9-8045-73d625db8886 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:06.724082 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d7f10942-f928-41eb-a766-2983a87de23f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d Dec 02 11:04:06.724868 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d7f10942-f928-41eb-a766-2983a87de23f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:06.725093 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:06.725093 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:06.725969 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d7f10942-f928-41eb-a766-2983a87de23f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:06.727679 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:06.727679 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:06.744643 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6172d9c9-dccf-43e9-8045-73d625db8886 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:04:06.786683 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6172d9c9-dccf-43e9-8045-73d625db8886 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 returned with HTTP 200 Dec 02 11:04:06.787999 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 769/1535] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:04:06 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 => generated 976 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:06.845144 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:06.845144 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:06.857988 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-d7f10942-f928-41eb-a766-2983a87de23f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:04:06.912173 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d7f10942-f928-41eb-a766-2983a87de23f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d returned with HTTP 200 Dec 02 11:04:06.913016 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 767/1536] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:04:06 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d => generated 971 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:07.804535 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-85eaa51a-f3ce-4392-b885-5117ff72a6d1 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 Dec 02 11:04:07.805256 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-85eaa51a-f3ce-4392-b885-5117ff72a6d1 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:07.805571 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:07.805571 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:07.806463 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-85eaa51a-f3ce-4392-b885-5117ff72a6d1 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:07.911984 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:07.911984 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:07.929487 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-820ea1c3-a914-4bc8-9b1f-3f320f9e759b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d Dec 02 11:04:07.930014 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-820ea1c3-a914-4bc8-9b1f-3f320f9e759b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:07.930409 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:07.930409 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:07.931030 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-820ea1c3-a914-4bc8-9b1f-3f320f9e759b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:07.941546 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-85eaa51a-f3ce-4392-b885-5117ff72a6d1 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:04:07.998585 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-85eaa51a-f3ce-4392-b885-5117ff72a6d1 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 returned with HTTP 200 Dec 02 11:04:08.011168 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 770/1537] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:04:07 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 => generated 976 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:08.032935 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:08.032935 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:08.055150 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-820ea1c3-a914-4bc8-9b1f-3f320f9e759b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:04:08.108604 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-820ea1c3-a914-4bc8-9b1f-3f320f9e759b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d returned with HTTP 200 Dec 02 11:04:08.109693 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 768/1538] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:04:07 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d => generated 1359 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:04:08.130055 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bbd706e4-c0b6-4389-85df-2dd4969bbbeb tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d Dec 02 11:04:08.130740 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bbd706e4-c0b6-4389-85df-2dd4969bbbeb tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:08.131045 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:08.131045 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:08.131981 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bbd706e4-c0b6-4389-85df-2dd4969bbbeb tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:08.238988 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:08.238988 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:08.251330 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-bbd706e4-c0b6-4389-85df-2dd4969bbbeb tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:04:08.282938 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bbd706e4-c0b6-4389-85df-2dd4969bbbeb tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d returned with HTTP 200 Dec 02 11:04:08.284272 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 771/1539] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:04:08 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d => generated 1359 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:04:08.299758 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-97abf5a1-8389-45c7-b0ad-d0867aac5dc6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] POST http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups Dec 02 11:04:08.300565 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:08.300565 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:08.301270 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-97abf5a1-8389-45c7-b0ad-d0867aac5dc6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Action: 'create', calling method: create, body: {"backup": {"volume_id": "db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d", "name": "tempest-VolumesBackupsTest-Backup-696544671"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:04:08.302639 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.contrib.backups [None req-97abf5a1-8389-45c7-b0ad-d0867aac5dc6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Creating new backup {'backup': {'volume_id': 'db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d', 'name': 'tempest-VolumesBackupsTest-Backup-696544671'}} {{(pid=88069) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Dec 02 11:04:08.303244 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.contrib.backups [None req-97abf5a1-8389-45c7-b0ad-d0867aac5dc6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Creating backup of volume db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d in container None Dec 02 11:04:08.370123 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:08.370123 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:08.371806 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-97abf5a1-8389-45c7-b0ad-d0867aac5dc6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:04:08.438552 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-97abf5a1-8389-45c7-b0ad-d0867aac5dc6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Created reservations ['cfc169ae-e549-444a-b3dd-f0a512439056', '22b438c7-ba60-4a26-bf60-e3e845db2fb9'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:04:08.539216 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-97abf5a1-8389-45c7-b0ad-d0867aac5dc6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups returned with HTTP 202 Dec 02 11:04:08.540824 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 769/1540] 10.222.0.23 () {60 vars in 1226 bytes} [Wed Dec 2 11:04:08 2020] POST /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups => generated 395 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:04:08.553843 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-af6d8796-717d-4c76-98f1-b14ac451969a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:04:08.554385 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-af6d8796-717d-4c76-98f1-b14ac451969a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:08.554608 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:08.554608 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:08.554986 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-af6d8796-717d-4c76-98f1-b14ac451969a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:08.555359 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-af6d8796-717d-4c76-98f1-b14ac451969a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:04:08.625293 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:08.625293 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:08.627626 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-af6d8796-717d-4c76-98f1-b14ac451969a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:04:08.628497 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 772/1541] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:04:08 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 802 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:09.017360 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c16b2bf3-4db7-4da2-b44c-09bacbc9c1e3 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 Dec 02 11:04:09.019084 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c16b2bf3-4db7-4da2-b44c-09bacbc9c1e3 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:09.019770 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:09.019770 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:09.020404 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c16b2bf3-4db7-4da2-b44c-09bacbc9c1e3 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:09.136526 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:09.136526 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:09.156656 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c16b2bf3-4db7-4da2-b44c-09bacbc9c1e3 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:04:09.202744 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c16b2bf3-4db7-4da2-b44c-09bacbc9c1e3 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 returned with HTTP 200 Dec 02 11:04:09.209243 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 770/1542] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:04:09 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 => generated 976 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:09.643212 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8a9f4716-dcb3-453c-8de8-a2acca28014a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:04:09.644119 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8a9f4716-dcb3-453c-8de8-a2acca28014a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:09.644501 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:09.644501 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:09.645222 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8a9f4716-dcb3-453c-8de8-a2acca28014a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:09.645739 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-8a9f4716-dcb3-453c-8de8-a2acca28014a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:04:09.693742 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:09.693742 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:09.696357 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8a9f4716-dcb3-453c-8de8-a2acca28014a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:04:09.703323 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 773/1543] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:04:09 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 802 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:10.227642 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fc63a4d8-5fa4-4601-8de1-222b5c9b89fb tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 Dec 02 11:04:10.230055 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fc63a4d8-5fa4-4601-8de1-222b5c9b89fb tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:10.230513 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:10.230513 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:10.231250 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fc63a4d8-5fa4-4601-8de1-222b5c9b89fb tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:10.430165 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:10.430165 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:10.446858 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-fc63a4d8-5fa4-4601-8de1-222b5c9b89fb tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:04:10.498293 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fc63a4d8-5fa4-4601-8de1-222b5c9b89fb tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 returned with HTTP 200 Dec 02 11:04:10.517501 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 771/1544] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:04:10 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 => generated 1364 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:04:10.717580 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d88f2e4c-a1ae-416a-83f9-23e0c11e65f1 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:04:10.718489 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d88f2e4c-a1ae-416a-83f9-23e0c11e65f1 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:10.718971 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:10.718971 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:10.720104 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d88f2e4c-a1ae-416a-83f9-23e0c11e65f1 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:10.720688 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-d88f2e4c-a1ae-416a-83f9-23e0c11e65f1 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:04:10.744242 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-216a5b95-b752-4bc2-9183-cd1c808943ae req-167a279e-bfef-46c0-b0b1-33e1ba3ae3c6 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 Dec 02 11:04:10.746797 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-216a5b95-b752-4bc2-9183-cd1c808943ae req-167a279e-bfef-46c0-b0b1-33e1ba3ae3c6 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:10.747433 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:10.747433 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:10.748161 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-216a5b95-b752-4bc2-9183-cd1c808943ae req-167a279e-bfef-46c0-b0b1-33e1ba3ae3c6 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:10.809677 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:10.809677 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:10.822060 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d88f2e4c-a1ae-416a-83f9-23e0c11e65f1 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:04:10.822932 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 774/1545] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:04:10 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 802 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:10.904169 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:10.904169 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:10.923879 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-216a5b95-b752-4bc2-9183-cd1c808943ae req-167a279e-bfef-46c0-b0b1-33e1ba3ae3c6 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:04:11.006022 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-216a5b95-b752-4bc2-9183-cd1c808943ae req-167a279e-bfef-46c0-b0b1-33e1ba3ae3c6 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 returned with HTTP 200 Dec 02 11:04:11.015839 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 772/1546] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 11:04:10 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 => generated 1364 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 02 11:04:11.100785 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d88f2e4c-a1ae-416a-83f9-23e0c11e65f1 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume// Dec 02 11:04:11.101981 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d88f2e4c-a1ae-416a-83f9-23e0c11e65f1 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:11.102429 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:11.102429 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:11.103149 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d88f2e4c-a1ae-416a-83f9-23e0c11e65f1 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'all' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:11.104830 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d88f2e4c-a1ae-416a-83f9-23e0c11e65f1 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 11:04:11.105783 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 775/1547] 10.222.0.23 () {58 vars in 1289 bytes} [Wed Dec 2 11:04:11 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 11:04:11.123224 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-216a5b95-b752-4bc2-9183-cd1c808943ae req-8b0814b7-7150-444a-b63b-b0f5b8e07c14 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] POST http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/attachments Dec 02 11:04:11.123861 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:11.123861 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:11.124466 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-216a5b95-b752-4bc2-9183-cd1c808943ae req-8b0814b7-7150-444a-b63b-b0f5b8e07c14 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "48a53c77-c89f-4a01-a086-d21a38140a50", "instance_uuid": "5374fea0-43f7-44b5-a789-9e5e613efd10", "connector": null}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:04:11.216821 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:11.216821 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:11.322120 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-216a5b95-b752-4bc2-9183-cd1c808943ae req-8b0814b7-7150-444a-b63b-b0f5b8e07c14 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/attachments returned with HTTP 200 Dec 02 11:04:11.323080 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 773/1548] 10.222.0.23 () {66 vars in 1565 bytes} [Wed Dec 2 11:04:11 2020] POST /volume/v3/a7ab41de6560439f9dd942bb15df5213/attachments => generated 273 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:04:11.405212 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7b67e378-8520-47bf-a2cb-5bef3044e79e tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 Dec 02 11:04:11.405799 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7b67e378-8520-47bf-a2cb-5bef3044e79e tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:11.406676 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7b67e378-8520-47bf-a2cb-5bef3044e79e tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:11.446423 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-216a5b95-b752-4bc2-9183-cd1c808943ae req-8b0814b7-7150-444a-b63b-b0f5b8e07c14 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume// Dec 02 11:04:11.447224 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-216a5b95-b752-4bc2-9183-cd1c808943ae req-8b0814b7-7150-444a-b63b-b0f5b8e07c14 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:11.447953 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:11.447953 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:11.448605 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-216a5b95-b752-4bc2-9183-cd1c808943ae req-8b0814b7-7150-444a-b63b-b0f5b8e07c14 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'all' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:11.450217 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-216a5b95-b752-4bc2-9183-cd1c808943ae req-8b0814b7-7150-444a-b63b-b0f5b8e07c14 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 11:04:11.451537 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 774/1549] 10.222.0.41 () {56 vars in 1089 bytes} [Wed Dec 2 11:04:11 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 11:04:11.465418 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-216a5b95-b752-4bc2-9183-cd1c808943ae req-4763896e-e071-48b5-8155-29e9f06bfb6b tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 Dec 02 11:04:11.465999 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-216a5b95-b752-4bc2-9183-cd1c808943ae req-4763896e-e071-48b5-8155-29e9f06bfb6b tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:11.466493 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-216a5b95-b752-4bc2-9183-cd1c808943ae req-4763896e-e071-48b5-8155-29e9f06bfb6b tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:11.577652 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:11.577652 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:11.617410 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-7b67e378-8520-47bf-a2cb-5bef3044e79e tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:04:11.645181 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:11.645181 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:11.658850 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7b67e378-8520-47bf-a2cb-5bef3044e79e tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 returned with HTTP 200 Dec 02 11:04:11.658850 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 776/1550] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:04:11 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 => generated 1363 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:04:11.703252 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:11.703252 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:11.715329 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-216a5b95-b752-4bc2-9183-cd1c808943ae req-4763896e-e071-48b5-8155-29e9f06bfb6b tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:04:11.758307 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:11.758307 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:11.773815 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-216a5b95-b752-4bc2-9183-cd1c808943ae req-4763896e-e071-48b5-8155-29e9f06bfb6b tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 returned with HTTP 200 Dec 02 11:04:11.775170 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 775/1551] 10.222.0.41 () {60 vars in 1403 bytes} [Wed Dec 2 11:04:11 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 => generated 1462 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 02 11:04:11.813348 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-216a5b95-b752-4bc2-9183-cd1c808943ae req-4b212eb4-11d9-49e2-b0a7-369fd11070d3 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] PUT http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/attachments/08aeff81-5d33-49a3-87f8-f4a7f8920a4b Dec 02 11:04:11.814103 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:11.814103 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:11.814745 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-216a5b95-b752-4bc2-9183-cd1c808943ae req-4b212eb4-11d9-49e2-b0a7-369fd11070d3 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.41", "host": "n-h2-764292-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-764292-5.cbci-764292-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:04:11.840167 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d591a7f4-2f1e-4a1a-a556-1c7e8cedbea5 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:04:11.840865 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d591a7f4-2f1e-4a1a-a556-1c7e8cedbea5 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:11.841210 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:11.841210 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:11.841790 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d591a7f4-2f1e-4a1a-a556-1c7e8cedbea5 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:11.842420 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-d591a7f4-2f1e-4a1a-a556-1c7e8cedbea5 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:04:11.885849 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 02 11:04:11.885849 n-d-764292-5 devstack@c-api.service[88067]: return self.call(f, *args, **kw) Dec 02 11:04:11.886693 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.coordination [req-216a5b95-b752-4bc2-9183-cd1c808943ae req-4b212eb4-11d9-49e2-b0a7-369fd11070d3 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Lock "b'cinder-attachment_update-48a53c77-c89f-4a01-a086-d21a38140a50-n-h2-764292-5'" acquired by "attachment_update" :: waited 0.017s {{(pid=88068) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 02 11:04:11.893606 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:11.893606 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:11.901254 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:11.901254 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:11.903429 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d591a7f4-2f1e-4a1a-a556-1c7e8cedbea5 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:04:11.906602 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 776/1552] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:04:11 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 802 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:12.676878 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c972513f-1ab1-480b-ac81-1c9b6f825f0e tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 Dec 02 11:04:12.677670 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c972513f-1ab1-480b-ac81-1c9b6f825f0e tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:12.678049 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:12.678049 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:12.678956 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c972513f-1ab1-480b-ac81-1c9b6f825f0e tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:12.877775 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:12.877775 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:12.909982 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c972513f-1ab1-480b-ac81-1c9b6f825f0e tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:04:12.982316 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:12.982316 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:13.015667 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c972513f-1ab1-480b-ac81-1c9b6f825f0e tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 returned with HTTP 200 Dec 02 11:04:13.023067 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 777/1553] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:04:12 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 => generated 1363 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 02 11:04:13.052062 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a6c9eac3-59bc-4230-9bd4-66dd515c6a05 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:04:13.076921 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a6c9eac3-59bc-4230-9bd4-66dd515c6a05 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:13.076921 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:13.076921 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:13.076921 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a6c9eac3-59bc-4230-9bd4-66dd515c6a05 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:13.076921 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-a6c9eac3-59bc-4230-9bd4-66dd515c6a05 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:04:13.212317 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:13.212317 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:13.215072 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a6c9eac3-59bc-4230-9bd4-66dd515c6a05 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:04:13.218677 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 778/1554] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:04:13 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 802 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:14.039627 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4c6d55b6-a2b9-48c4-a015-f7b1e9400d8c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 Dec 02 11:04:14.040327 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4c6d55b6-a2b9-48c4-a015-f7b1e9400d8c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:14.040557 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:14.040557 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:14.040961 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4c6d55b6-a2b9-48c4-a015-f7b1e9400d8c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:14.193407 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:14.193407 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:14.244697 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-4c6d55b6-a2b9-48c4-a015-f7b1e9400d8c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:04:14.315132 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:14.315132 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:14.346942 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4c6d55b6-a2b9-48c4-a015-f7b1e9400d8c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 returned with HTTP 200 Dec 02 11:04:14.353433 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 779/1555] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:04:14 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 => generated 1363 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:04:14.366520 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6262cc2c-b99f-4c0d-ad22-afc022c309c9 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:04:14.370191 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6262cc2c-b99f-4c0d-ad22-afc022c309c9 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:14.371223 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:14.371223 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:14.373297 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6262cc2c-b99f-4c0d-ad22-afc022c309c9 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:14.374652 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-6262cc2c-b99f-4c0d-ad22-afc022c309c9 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:04:14.407008 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:14.407008 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:14.410257 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6262cc2c-b99f-4c0d-ad22-afc022c309c9 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:04:14.412594 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 780/1556] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:04:14 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:14.741011 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.coordination [req-216a5b95-b752-4bc2-9183-cd1c808943ae req-4b212eb4-11d9-49e2-b0a7-369fd11070d3 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Lock "b'cinder-attachment_update-48a53c77-c89f-4a01-a086-d21a38140a50-n-h2-764292-5'" released by "attachment_update" :: held 2.855s {{(pid=88068) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 02 11:04:14.741969 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-216a5b95-b752-4bc2-9183-cd1c808943ae req-4b212eb4-11d9-49e2-b0a7-369fd11070d3 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/attachments/08aeff81-5d33-49a3-87f8-f4a7f8920a4b returned with HTTP 200 Dec 02 11:04:14.743102 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 777/1557] 10.222.0.41 () {64 vars in 1468 bytes} [Wed Dec 2 11:04:11 2020] PUT /volume/v3/a7ab41de6560439f9dd942bb15df5213/attachments/08aeff81-5d33-49a3-87f8-f4a7f8920a4b => generated 762 bytes in 2937 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:04:15.370642 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-df746715-881a-48bf-ac1e-a09dc0c75584 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 Dec 02 11:04:15.371783 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-df746715-881a-48bf-ac1e-a09dc0c75584 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:15.372379 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:15.372379 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:15.373082 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-df746715-881a-48bf-ac1e-a09dc0c75584 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:15.433811 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6bf133aa-51e3-4380-880d-c5294beeec57 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:04:15.434625 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6bf133aa-51e3-4380-880d-c5294beeec57 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:15.435553 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:15.435553 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:15.436627 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6bf133aa-51e3-4380-880d-c5294beeec57 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:15.437180 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-6bf133aa-51e3-4380-880d-c5294beeec57 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:04:15.498992 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:15.498992 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:15.506046 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6bf133aa-51e3-4380-880d-c5294beeec57 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:04:15.506993 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 778/1558] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:04:15 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:15.528984 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:15.528984 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:15.555784 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-df746715-881a-48bf-ac1e-a09dc0c75584 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:04:15.613761 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:15.613761 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:15.655583 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-df746715-881a-48bf-ac1e-a09dc0c75584 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 returned with HTTP 200 Dec 02 11:04:15.659100 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 781/1559] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:04:15 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 => generated 1364 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:04:16.523725 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8f68f955-2d9c-4b6d-b9c9-9d4fe840f878 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:04:16.524283 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8f68f955-2d9c-4b6d-b9c9-9d4fe840f878 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:16.525118 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:16.525118 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:16.525766 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8f68f955-2d9c-4b6d-b9c9-9d4fe840f878 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:16.526639 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-8f68f955-2d9c-4b6d-b9c9-9d4fe840f878 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:04:16.575378 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:16.575378 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:16.580461 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8f68f955-2d9c-4b6d-b9c9-9d4fe840f878 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:04:16.583477 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 779/1560] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:04:16 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:16.675577 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f7e21c09-744d-4e68-92f4-9d8b08a53eb1 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 Dec 02 11:04:16.676025 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f7e21c09-744d-4e68-92f4-9d8b08a53eb1 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:16.676242 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:16.676242 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:16.676614 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f7e21c09-744d-4e68-92f4-9d8b08a53eb1 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:16.831290 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:16.831290 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:16.854591 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f7e21c09-744d-4e68-92f4-9d8b08a53eb1 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:04:16.905498 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:16.905498 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:16.935632 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f7e21c09-744d-4e68-92f4-9d8b08a53eb1 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 returned with HTTP 200 Dec 02 11:04:16.937450 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 782/1561] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:04:16 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 => generated 1364 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:04:17.598653 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b7f78939-ef59-4977-9d28-199a87660c29 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:04:17.600164 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b7f78939-ef59-4977-9d28-199a87660c29 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:17.600726 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:17.600726 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:17.601419 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b7f78939-ef59-4977-9d28-199a87660c29 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:17.601996 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-b7f78939-ef59-4977-9d28-199a87660c29 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:04:17.654398 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:17.654398 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:17.658252 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b7f78939-ef59-4977-9d28-199a87660c29 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:04:17.662281 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 780/1562] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:04:17 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:17.953261 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cee80df4-aa26-4dec-b64e-4ed7cea0617b tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 Dec 02 11:04:17.953695 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cee80df4-aa26-4dec-b64e-4ed7cea0617b tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:17.953891 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:17.953891 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:17.954601 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cee80df4-aa26-4dec-b64e-4ed7cea0617b tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:18.066108 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:18.066108 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:18.090455 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-cee80df4-aa26-4dec-b64e-4ed7cea0617b tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:04:18.138196 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:18.138196 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:18.161242 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cee80df4-aa26-4dec-b64e-4ed7cea0617b tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 returned with HTTP 200 Dec 02 11:04:18.172003 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 783/1563] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:04:17 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 => generated 1364 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:04:18.672644 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-13c44770-7cba-49a3-800c-d49ffa2beee6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:04:18.674149 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-13c44770-7cba-49a3-800c-d49ffa2beee6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:18.674548 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:18.674548 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:18.675165 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-13c44770-7cba-49a3-800c-d49ffa2beee6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:18.675689 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-13c44770-7cba-49a3-800c-d49ffa2beee6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:04:18.746242 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:18.746242 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:18.748141 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-13c44770-7cba-49a3-800c-d49ffa2beee6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:04:18.749015 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 781/1564] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:04:18 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:19.181655 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8475e7fe-c7b0-4552-9bc8-9eabfafd4e08 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 Dec 02 11:04:19.182448 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8475e7fe-c7b0-4552-9bc8-9eabfafd4e08 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:19.183275 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:19.183275 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:19.183662 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8475e7fe-c7b0-4552-9bc8-9eabfafd4e08 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:19.343508 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:19.343508 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:19.364484 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-8475e7fe-c7b0-4552-9bc8-9eabfafd4e08 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:04:19.414570 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:19.414570 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:19.443108 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8475e7fe-c7b0-4552-9bc8-9eabfafd4e08 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 returned with HTTP 200 Dec 02 11:04:19.446231 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 784/1565] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:04:19 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 => generated 1364 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:04:19.762957 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cd623498-f864-447e-adf5-9402debdbbeb tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:04:19.763655 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cd623498-f864-447e-adf5-9402debdbbeb tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:19.763875 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:19.763875 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:19.764248 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cd623498-f864-447e-adf5-9402debdbbeb tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:19.764619 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-cd623498-f864-447e-adf5-9402debdbbeb tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:04:19.843232 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:19.843232 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:19.845617 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cd623498-f864-447e-adf5-9402debdbbeb tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:04:19.852102 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 782/1566] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:04:19 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:20.116348 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-52708da6-9694-42b5-a749-e641f16ef014 tempest-BackendsCapabilitiesAdminTestsJSON-2005454548 tempest-BackendsCapabilitiesAdminTestsJSON-2005454548] GET http://10.222.0.23/volume/v3/79a42dfe3f3c46d3b2b9b2ca74b6843a/scheduler-stats/get_pools Dec 02 11:04:20.117028 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-52708da6-9694-42b5-a749-e641f16ef014 tempest-BackendsCapabilitiesAdminTestsJSON-2005454548 tempest-BackendsCapabilitiesAdminTestsJSON-2005454548] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:20.117314 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:20.117314 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:20.118084 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-52708da6-9694-42b5-a749-e641f16ef014 tempest-BackendsCapabilitiesAdminTestsJSON-2005454548 tempest-BackendsCapabilitiesAdminTestsJSON-2005454548] Calling method 'get_pools' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:20.167715 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-52708da6-9694-42b5-a749-e641f16ef014 tempest-BackendsCapabilitiesAdminTestsJSON-2005454548 tempest-BackendsCapabilitiesAdminTestsJSON-2005454548] http://10.222.0.23/volume/v3/79a42dfe3f3c46d3b2b9b2ca74b6843a/scheduler-stats/get_pools returned with HTTP 200 Dec 02 11:04:20.168681 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 785/1567] 10.222.0.23 () {58 vars in 1258 bytes} [Wed Dec 2 11:04:19 2020] GET /volume/v3/79a42dfe3f3c46d3b2b9b2ca74b6843a/scheduler-stats/get_pools => generated 61 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 02 11:04:20.189288 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-30dc81ef-9260-4225-ab41-ee5f8b2e3280 tempest-BackendsCapabilitiesAdminTestsJSON-2005454548 tempest-BackendsCapabilitiesAdminTestsJSON-2005454548] GET http://10.222.0.23/volume/v3/79a42dfe3f3c46d3b2b9b2ca74b6843a/scheduler-stats/get_pools?detail=True Dec 02 11:04:20.189681 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-30dc81ef-9260-4225-ab41-ee5f8b2e3280 tempest-BackendsCapabilitiesAdminTestsJSON-2005454548 tempest-BackendsCapabilitiesAdminTestsJSON-2005454548] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:20.191546 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:20.191546 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:20.193741 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-30dc81ef-9260-4225-ab41-ee5f8b2e3280 tempest-BackendsCapabilitiesAdminTestsJSON-2005454548 tempest-BackendsCapabilitiesAdminTestsJSON-2005454548] Calling method 'get_pools' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:20.240193 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-30dc81ef-9260-4225-ab41-ee5f8b2e3280 tempest-BackendsCapabilitiesAdminTestsJSON-2005454548 tempest-BackendsCapabilitiesAdminTestsJSON-2005454548] http://10.222.0.23/volume/v3/79a42dfe3f3c46d3b2b9b2ca74b6843a/scheduler-stats/get_pools?detail=True returned with HTTP 200 Dec 02 11:04:20.241119 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 783/1568] 10.222.0.23 () {58 vars in 1281 bytes} [Wed Dec 2 11:04:20 2020] GET /volume/v3/79a42dfe3f3c46d3b2b9b2ca74b6843a/scheduler-stats/get_pools?detail=True => generated 768 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:20.254991 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0fd06c43-622b-4cdf-ab61-06577ab0bcb5 tempest-BackendsCapabilitiesAdminTestsJSON-2005454548 tempest-BackendsCapabilitiesAdminTestsJSON-2005454548] GET http://10.222.0.23/volume/v3/79a42dfe3f3c46d3b2b9b2ca74b6843a/capabilities/n-d-764292-5@lvmdriver-1 Dec 02 11:04:20.256906 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0fd06c43-622b-4cdf-ab61-06577ab0bcb5 tempest-BackendsCapabilitiesAdminTestsJSON-2005454548 tempest-BackendsCapabilitiesAdminTestsJSON-2005454548] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:20.257406 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0fd06c43-622b-4cdf-ab61-06577ab0bcb5 tempest-BackendsCapabilitiesAdminTestsJSON-2005454548 tempest-BackendsCapabilitiesAdminTestsJSON-2005454548] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:20.294995 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0fd06c43-622b-4cdf-ab61-06577ab0bcb5 tempest-BackendsCapabilitiesAdminTestsJSON-2005454548 tempest-BackendsCapabilitiesAdminTestsJSON-2005454548] http://10.222.0.23/volume/v3/79a42dfe3f3c46d3b2b9b2ca74b6843a/capabilities/n-d-764292-5@lvmdriver-1 returned with HTTP 200 Dec 02 11:04:20.302884 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 786/1569] 10.222.0.23 () {58 vars in 1294 bytes} [Wed Dec 2 11:04:20 2020] GET /volume/v3/79a42dfe3f3c46d3b2b9b2ca74b6843a/capabilities/n-d-764292-5@lvmdriver-1 => generated 712 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:20.310296 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d18538bf-3bbb-44e5-9355-d005f8d9215a tempest-BackendsCapabilitiesAdminTestsJSON-2005454548 tempest-BackendsCapabilitiesAdminTestsJSON-2005454548] GET http://10.222.0.23/volume/v3/79a42dfe3f3c46d3b2b9b2ca74b6843a/capabilities/n-d-764292-5@lvmdriver-1 Dec 02 11:04:20.311050 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d18538bf-3bbb-44e5-9355-d005f8d9215a tempest-BackendsCapabilitiesAdminTestsJSON-2005454548 tempest-BackendsCapabilitiesAdminTestsJSON-2005454548] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:20.311693 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d18538bf-3bbb-44e5-9355-d005f8d9215a tempest-BackendsCapabilitiesAdminTestsJSON-2005454548 tempest-BackendsCapabilitiesAdminTestsJSON-2005454548] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:20.361563 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d18538bf-3bbb-44e5-9355-d005f8d9215a tempest-BackendsCapabilitiesAdminTestsJSON-2005454548 tempest-BackendsCapabilitiesAdminTestsJSON-2005454548] http://10.222.0.23/volume/v3/79a42dfe3f3c46d3b2b9b2ca74b6843a/capabilities/n-d-764292-5@lvmdriver-1 returned with HTTP 200 Dec 02 11:04:20.362467 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 784/1570] 10.222.0.23 () {58 vars in 1294 bytes} [Wed Dec 2 11:04:20 2020] GET /volume/v3/79a42dfe3f3c46d3b2b9b2ca74b6843a/capabilities/n-d-764292-5@lvmdriver-1 => generated 712 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:20.463560 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-53d7c045-cbe6-4cc9-89f6-93c948148c40 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 Dec 02 11:04:20.464088 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-53d7c045-cbe6-4cc9-89f6-93c948148c40 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:20.464575 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-53d7c045-cbe6-4cc9-89f6-93c948148c40 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:20.590828 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:20.590828 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:20.612573 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-53d7c045-cbe6-4cc9-89f6-93c948148c40 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:04:20.670642 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:20.670642 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:20.696355 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-53d7c045-cbe6-4cc9-89f6-93c948148c40 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 returned with HTTP 200 Dec 02 11:04:20.702681 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 787/1571] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:04:20 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 => generated 1364 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:04:20.810554 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-216a5b95-b752-4bc2-9183-cd1c808943ae req-50f896bd-0450-4408-91d6-56b4e7f41e78 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] POST http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/attachments/08aeff81-5d33-49a3-87f8-f4a7f8920a4b/action Dec 02 11:04:20.810554 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-216a5b95-b752-4bc2-9183-cd1c808943ae req-50f896bd-0450-4408-91d6-56b4e7f41e78 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Action body: b'{"os-complete": null}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 11:04:20.810554 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-216a5b95-b752-4bc2-9183-cd1c808943ae req-50f896bd-0450-4408-91d6-56b4e7f41e78 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:04:20.875701 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-89783ded-8931-4dbf-acf0-9bab1fea6549 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:04:20.875701 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-89783ded-8931-4dbf-acf0-9bab1fea6549 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:20.875701 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:20.875701 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:20.875701 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-89783ded-8931-4dbf-acf0-9bab1fea6549 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:20.875701 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-89783ded-8931-4dbf-acf0-9bab1fea6549 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:04:20.936833 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:20.936833 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:20.951913 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-89783ded-8931-4dbf-acf0-9bab1fea6549 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:04:20.951913 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 788/1572] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:04:20 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:20.994373 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:20.994373 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:21.026455 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-216a5b95-b752-4bc2-9183-cd1c808943ae req-50f896bd-0450-4408-91d6-56b4e7f41e78 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/attachments/08aeff81-5d33-49a3-87f8-f4a7f8920a4b/action returned with HTTP 204 Dec 02 11:04:21.027653 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 785/1573] 10.222.0.41 () {64 vars in 1489 bytes} [Wed Dec 2 11:04:20 2020] POST /volume/v3/a7ab41de6560439f9dd942bb15df5213/attachments/08aeff81-5d33-49a3-87f8-f4a7f8920a4b/action => generated 0 bytes in 232 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:04:21.718755 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1c3bccdc-126a-47e4-a8de-051b1c444484 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 Dec 02 11:04:21.719703 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1c3bccdc-126a-47e4-a8de-051b1c444484 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:21.720047 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:21.720047 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:21.720618 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1c3bccdc-126a-47e4-a8de-051b1c444484 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:21.835183 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:21.835183 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:21.857956 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-1c3bccdc-126a-47e4-a8de-051b1c444484 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:04:21.899598 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:21.899598 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:21.925677 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1c3bccdc-126a-47e4-a8de-051b1c444484 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 returned with HTTP 200 Dec 02 11:04:21.926694 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 789/1574] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:04:21 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 => generated 1656 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:04:21.944518 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3c3e0859-1eb4-4c36-b11d-22146846a5b1 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] POST http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots Dec 02 11:04:21.945361 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:21.945361 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:21.946101 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3c3e0859-1eb4-4c36-b11d-22146846a5b1 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "48a53c77-c89f-4a01-a086-d21a38140a50", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-176229843"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:04:21.961423 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6a936c97-8086-4830-aefb-080cab31915c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:04:21.964010 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6a936c97-8086-4830-aefb-080cab31915c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:21.970373 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:21.970373 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:21.971205 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6a936c97-8086-4830-aefb-080cab31915c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:21.971791 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-6a936c97-8086-4830-aefb-080cab31915c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:04:22.043909 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:22.043909 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:22.046161 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6a936c97-8086-4830-aefb-080cab31915c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:04:22.058564 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 790/1575] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:04:21 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:04:22.114428 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:22.114428 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:22.119079 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3c3e0859-1eb4-4c36-b11d-22146846a5b1 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:04:22.119713 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v2.snapshots [None req-3c3e0859-1eb4-4c36-b11d-22146846a5b1 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Create snapshot from volume 48a53c77-c89f-4a01-a086-d21a38140a50 Dec 02 11:04:22.136120 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3c3e0859-1eb4-4c36-b11d-22146846a5b1 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots returned with HTTP 400 Dec 02 11:04:22.146445 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-84f8c8fd-4ab0-4f98-aea6-5aecd73f8f4a tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] POST http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots Dec 02 11:04:22.147062 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:22.147062 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:22.147679 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-84f8c8fd-4ab0-4f98-aea6-5aecd73f8f4a tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "48a53c77-c89f-4a01-a086-d21a38140a50", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2046765952"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:04:22.151626 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 786/1576] 10.222.0.23 () {60 vars in 1232 bytes} [Wed Dec 2 11:04:21 2020] POST /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots => generated 160 bytes in 211 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 02 11:04:22.280861 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:22.280861 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:22.298319 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-84f8c8fd-4ab0-4f98-aea6-5aecd73f8f4a tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:04:22.299300 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v2.snapshots [None req-84f8c8fd-4ab0-4f98-aea6-5aecd73f8f4a tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Create snapshot from volume 48a53c77-c89f-4a01-a086-d21a38140a50 Dec 02 11:04:22.450936 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-84f8c8fd-4ab0-4f98-aea6-5aecd73f8f4a tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Created reservations ['e1e9c367-d7cf-48d7-b2c7-6672decf089b', 'e814d429-1789-4a2c-ab37-a363963f21af', '2198b432-af19-407f-b360-61516717e1f3', '1c202874-bd32-451b-8933-af0be99bc1ea'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:04:22.681805 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-84f8c8fd-4ab0-4f98-aea6-5aecd73f8f4a tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot force create request issued successfully. Dec 02 11:04:22.682811 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-84f8c8fd-4ab0-4f98-aea6-5aecd73f8f4a tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots returned with HTTP 202 Dec 02 11:04:22.689808 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 791/1577] 10.222.0.23 () {60 vars in 1232 bytes} [Wed Dec 2 11:04:22 2020] POST /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots => generated 310 bytes in 542 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 02 11:04:22.696105 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1d966d6f-b721-4a43-a875-d54ea9bf5e39 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/ca6315b1-b57d-4631-81ae-fe66a2740a9e Dec 02 11:04:22.696940 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1d966d6f-b721-4a43-a875-d54ea9bf5e39 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:22.697337 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:22.697337 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:22.697972 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1d966d6f-b721-4a43-a875-d54ea9bf5e39 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:22.784988 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:22.784988 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:22.786695 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-1d966d6f-b721-4a43-a875-d54ea9bf5e39 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:04:22.788752 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1d966d6f-b721-4a43-a875-d54ea9bf5e39 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/ca6315b1-b57d-4631-81ae-fe66a2740a9e returned with HTTP 200 Dec 02 11:04:22.805929 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 787/1578] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:04:22 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/ca6315b1-b57d-4631-81ae-fe66a2740a9e => generated 442 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:23.078911 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f91b8ca0-3d2e-4227-b14e-e4da65a7abaa tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:04:23.081299 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f91b8ca0-3d2e-4227-b14e-e4da65a7abaa tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:23.084399 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:23.084399 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:23.084399 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f91b8ca0-3d2e-4227-b14e-e4da65a7abaa tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:23.084399 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-f91b8ca0-3d2e-4227-b14e-e4da65a7abaa tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:04:23.140625 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:23.140625 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:23.149187 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f91b8ca0-3d2e-4227-b14e-e4da65a7abaa tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:04:23.154726 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 792/1579] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:04:23 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:23.818542 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-78307371-e9aa-4655-a314-3243387e8808 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/ca6315b1-b57d-4631-81ae-fe66a2740a9e Dec 02 11:04:23.819059 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-78307371-e9aa-4655-a314-3243387e8808 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:23.819274 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:23.819274 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:23.819644 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-78307371-e9aa-4655-a314-3243387e8808 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:23.890771 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:23.890771 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:23.892691 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-78307371-e9aa-4655-a314-3243387e8808 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:04:23.895118 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-78307371-e9aa-4655-a314-3243387e8808 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/ca6315b1-b57d-4631-81ae-fe66a2740a9e returned with HTTP 200 Dec 02 11:04:23.896453 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 788/1580] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:04:23 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/ca6315b1-b57d-4631-81ae-fe66a2740a9e => generated 442 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:24.169883 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b9188550-38bc-4585-9e91-885b765b1466 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:04:24.170370 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b9188550-38bc-4585-9e91-885b765b1466 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:24.170595 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:24.170595 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:24.170960 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b9188550-38bc-4585-9e91-885b765b1466 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:24.171316 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-b9188550-38bc-4585-9e91-885b765b1466 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:04:24.232564 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:24.232564 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:24.240294 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b9188550-38bc-4585-9e91-885b765b1466 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:04:24.241445 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 793/1581] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:04:24 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:24.910309 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-456f3e6d-0916-433f-8fdc-95708d03b688 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/ca6315b1-b57d-4631-81ae-fe66a2740a9e Dec 02 11:04:24.911186 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-456f3e6d-0916-433f-8fdc-95708d03b688 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:24.911631 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:24.911631 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:24.912479 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-456f3e6d-0916-433f-8fdc-95708d03b688 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:25.005460 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:25.005460 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:25.010715 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-456f3e6d-0916-433f-8fdc-95708d03b688 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:04:25.017003 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-456f3e6d-0916-433f-8fdc-95708d03b688 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/ca6315b1-b57d-4631-81ae-fe66a2740a9e returned with HTTP 200 Dec 02 11:04:25.047608 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 789/1582] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:04:24 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/ca6315b1-b57d-4631-81ae-fe66a2740a9e => generated 442 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:25.255164 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f6797cf9-ed71-45df-a32e-34fbbf0d9400 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:04:25.256547 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f6797cf9-ed71-45df-a32e-34fbbf0d9400 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:25.256932 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:25.256932 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:25.257569 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f6797cf9-ed71-45df-a32e-34fbbf0d9400 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:25.258073 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-f6797cf9-ed71-45df-a32e-34fbbf0d9400 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:04:25.280490 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:25.280490 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:25.282876 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f6797cf9-ed71-45df-a32e-34fbbf0d9400 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:04:25.283856 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 794/1583] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:04:25 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:26.038975 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-38c65d03-349f-4d93-a6bb-a38294f81979 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/ca6315b1-b57d-4631-81ae-fe66a2740a9e Dec 02 11:04:26.039497 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-38c65d03-349f-4d93-a6bb-a38294f81979 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:26.039706 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:26.039706 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:26.040075 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-38c65d03-349f-4d93-a6bb-a38294f81979 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:26.129001 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:26.129001 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:26.130318 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-38c65d03-349f-4d93-a6bb-a38294f81979 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:04:26.143110 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-38c65d03-349f-4d93-a6bb-a38294f81979 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/ca6315b1-b57d-4631-81ae-fe66a2740a9e returned with HTTP 200 Dec 02 11:04:26.143920 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 790/1584] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:04:26 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/ca6315b1-b57d-4631-81ae-fe66a2740a9e => generated 469 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:26.154998 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d33ad3fb-5954-419d-9497-4a1e7d8ad524 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] POST http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots Dec 02 11:04:26.155456 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:26.155456 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:26.155866 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d33ad3fb-5954-419d-9497-4a1e7d8ad524 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "48a53c77-c89f-4a01-a086-d21a38140a50", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-758678467"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:04:26.283448 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:26.283448 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:26.284851 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-d33ad3fb-5954-419d-9497-4a1e7d8ad524 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:04:26.292416 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v2.snapshots [None req-d33ad3fb-5954-419d-9497-4a1e7d8ad524 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Create snapshot from volume 48a53c77-c89f-4a01-a086-d21a38140a50 Dec 02 11:04:26.298388 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-570c1401-6cc2-469c-9d90-85753e4e4032 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:04:26.298921 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-570c1401-6cc2-469c-9d90-85753e4e4032 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:26.299117 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:26.299117 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:26.299755 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-570c1401-6cc2-469c-9d90-85753e4e4032 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:26.300260 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-570c1401-6cc2-469c-9d90-85753e4e4032 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:04:26.344642 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:26.344642 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:26.354792 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-570c1401-6cc2-469c-9d90-85753e4e4032 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:04:26.355958 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 791/1585] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:04:26 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:26.429729 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-d33ad3fb-5954-419d-9497-4a1e7d8ad524 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Created reservations ['9e8aaa68-eea8-4db8-b6b0-adaa7f6d2744', '8a547c4a-b647-48c5-b543-8678992a81af', '9ce32945-92e1-43e7-9a3f-48d4ce920fc1', 'f9245ceb-4b0a-4677-87aa-b7678424705f'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:04:26.657343 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-d33ad3fb-5954-419d-9497-4a1e7d8ad524 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot force create request issued successfully. Dec 02 11:04:26.658267 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d33ad3fb-5954-419d-9497-4a1e7d8ad524 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots returned with HTTP 202 Dec 02 11:04:26.659248 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 795/1586] 10.222.0.23 () {60 vars in 1232 bytes} [Wed Dec 2 11:04:26 2020] POST /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots => generated 309 bytes in 508 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:04:26.670144 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dfc30ef1-ccba-4c2e-a41e-89925b0c0280 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/d2a0ca1f-7587-4909-bf80-50067d606fc8 Dec 02 11:04:26.670873 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dfc30ef1-ccba-4c2e-a41e-89925b0c0280 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:26.671213 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:26.671213 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:26.671770 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dfc30ef1-ccba-4c2e-a41e-89925b0c0280 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:26.723205 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:26.723205 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:26.734140 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-dfc30ef1-ccba-4c2e-a41e-89925b0c0280 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:04:26.742877 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dfc30ef1-ccba-4c2e-a41e-89925b0c0280 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/d2a0ca1f-7587-4909-bf80-50067d606fc8 returned with HTTP 200 Dec 02 11:04:26.751604 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 792/1587] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:04:26 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/d2a0ca1f-7587-4909-bf80-50067d606fc8 => generated 441 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:27.371328 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e201a2e4-bb58-4112-a50f-78cfbfdee2dd tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:04:27.371987 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e201a2e4-bb58-4112-a50f-78cfbfdee2dd tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:27.372108 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:27.372108 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:27.372471 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e201a2e4-bb58-4112-a50f-78cfbfdee2dd tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:27.373061 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-e201a2e4-bb58-4112-a50f-78cfbfdee2dd tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:04:27.425662 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:27.425662 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:27.427806 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e201a2e4-bb58-4112-a50f-78cfbfdee2dd tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:04:27.429254 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 796/1588] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:04:27 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:27.758676 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-235440de-4f9e-47f3-a26e-259bb7e4e101 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/d2a0ca1f-7587-4909-bf80-50067d606fc8 Dec 02 11:04:27.759434 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-235440de-4f9e-47f3-a26e-259bb7e4e101 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:27.759825 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:27.759825 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:27.760432 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-235440de-4f9e-47f3-a26e-259bb7e4e101 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:27.821206 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:27.821206 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:27.822426 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-235440de-4f9e-47f3-a26e-259bb7e4e101 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:04:27.824398 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-235440de-4f9e-47f3-a26e-259bb7e4e101 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/d2a0ca1f-7587-4909-bf80-50067d606fc8 returned with HTTP 200 Dec 02 11:04:27.829911 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 793/1589] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:04:27 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/d2a0ca1f-7587-4909-bf80-50067d606fc8 => generated 441 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:28.443534 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0d744235-1163-4ef3-8eb5-35dd906cc34e tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:04:28.444142 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0d744235-1163-4ef3-8eb5-35dd906cc34e tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:28.444268 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:28.444268 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:28.444690 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0d744235-1163-4ef3-8eb5-35dd906cc34e tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:28.444955 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-0d744235-1163-4ef3-8eb5-35dd906cc34e tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:04:28.511538 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:28.511538 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:28.524014 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0d744235-1163-4ef3-8eb5-35dd906cc34e tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:04:28.525023 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 797/1590] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:04:28 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:28.837532 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-349264a1-5da1-4a83-b772-25776e80cf3d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/d2a0ca1f-7587-4909-bf80-50067d606fc8 Dec 02 11:04:28.838339 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-349264a1-5da1-4a83-b772-25776e80cf3d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:28.838710 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:28.838710 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:28.839321 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-349264a1-5da1-4a83-b772-25776e80cf3d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:28.911544 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:28.911544 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:28.912599 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-349264a1-5da1-4a83-b772-25776e80cf3d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:04:28.914498 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-349264a1-5da1-4a83-b772-25776e80cf3d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/d2a0ca1f-7587-4909-bf80-50067d606fc8 returned with HTTP 200 Dec 02 11:04:28.921995 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 794/1591] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:04:28 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/d2a0ca1f-7587-4909-bf80-50067d606fc8 => generated 441 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:29.539427 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f70117a8-047a-4062-9d35-8302960caba4 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:04:29.540668 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f70117a8-047a-4062-9d35-8302960caba4 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:29.541075 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:29.541075 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:29.541718 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f70117a8-047a-4062-9d35-8302960caba4 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:29.542243 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-f70117a8-047a-4062-9d35-8302960caba4 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:04:29.587519 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:29.587519 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:29.594880 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f70117a8-047a-4062-9d35-8302960caba4 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:04:29.596208 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 798/1592] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:04:29 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:29.934805 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-64787893-4219-4b71-a552-4be387eba123 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/d2a0ca1f-7587-4909-bf80-50067d606fc8 Dec 02 11:04:29.935269 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-64787893-4219-4b71-a552-4be387eba123 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:29.935485 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:29.935485 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:29.935866 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-64787893-4219-4b71-a552-4be387eba123 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:29.967937 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:29.967937 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:29.969525 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-64787893-4219-4b71-a552-4be387eba123 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:04:29.971827 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-64787893-4219-4b71-a552-4be387eba123 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/d2a0ca1f-7587-4909-bf80-50067d606fc8 returned with HTTP 200 Dec 02 11:04:29.972881 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 795/1593] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:04:29 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/d2a0ca1f-7587-4909-bf80-50067d606fc8 => generated 468 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:29.983803 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5dcb7f73-be63-4432-8d90-03f5b9202173 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] POST http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots Dec 02 11:04:29.984644 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:29.984644 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:29.985415 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5dcb7f73-be63-4432-8d90-03f5b9202173 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "48a53c77-c89f-4a01-a086-d21a38140a50", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-558891445"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:04:30.061669 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:30.061669 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:30.063545 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-5dcb7f73-be63-4432-8d90-03f5b9202173 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:04:30.064066 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v2.snapshots [None req-5dcb7f73-be63-4432-8d90-03f5b9202173 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Create snapshot from volume 48a53c77-c89f-4a01-a086-d21a38140a50 Dec 02 11:04:30.219695 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-5dcb7f73-be63-4432-8d90-03f5b9202173 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Created reservations ['aeef24a7-dafa-4380-917d-6d0dd6fc69cc', '9b858fe7-d2df-4316-a0a8-981388263879', 'fb91802d-662f-44dd-8929-2c715390397b', '65ace5eb-b0fd-4ae4-90f6-7d634da50f95'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:04:30.486043 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-5dcb7f73-be63-4432-8d90-03f5b9202173 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot force create request issued successfully. Dec 02 11:04:30.486945 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5dcb7f73-be63-4432-8d90-03f5b9202173 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots returned with HTTP 202 Dec 02 11:04:30.493989 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 799/1594] 10.222.0.23 () {60 vars in 1232 bytes} [Wed Dec 2 11:04:29 2020] POST /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots => generated 309 bytes in 508 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:04:30.504137 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-48561df7-0ad2-4796-aadc-7f2262b13964 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/f18e281c-46f1-4f02-a087-c65f06d5b97e Dec 02 11:04:30.510042 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-48561df7-0ad2-4796-aadc-7f2262b13964 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:30.513244 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:30.513244 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:30.513927 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-48561df7-0ad2-4796-aadc-7f2262b13964 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:30.585264 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:30.585264 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:30.587471 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-48561df7-0ad2-4796-aadc-7f2262b13964 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:04:30.589883 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-48561df7-0ad2-4796-aadc-7f2262b13964 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/f18e281c-46f1-4f02-a087-c65f06d5b97e returned with HTTP 200 Dec 02 11:04:30.593888 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 800/1595] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:04:30 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/f18e281c-46f1-4f02-a087-c65f06d5b97e => generated 441 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:30.611317 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e3469352-f71d-4b73-95a1-63a74c200141 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:04:30.616930 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e3469352-f71d-4b73-95a1-63a74c200141 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:30.617372 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:30.617372 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:30.618028 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e3469352-f71d-4b73-95a1-63a74c200141 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:30.618564 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-e3469352-f71d-4b73-95a1-63a74c200141 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:04:30.667521 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:30.667521 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:30.673192 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e3469352-f71d-4b73-95a1-63a74c200141 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:04:30.675984 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 801/1596] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:04:30 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:30.823455 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-59dba32c-6777-4021-9149-5d0e8d2be941 tempest-GroupsV314Test-939937455 tempest-GroupsV314Test-939937455] POST http://10.222.0.23/volume/v3/0dd15220e63544c19f0e873ebd625801/types Dec 02 11:04:30.824112 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:30.824112 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:30.824854 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-59dba32c-6777-4021-9149-5d0e8d2be941 tempest-GroupsV314Test-939937455 tempest-GroupsV314Test-939937455] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1921088910"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:04:30.911503 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-59dba32c-6777-4021-9149-5d0e8d2be941 tempest-GroupsV314Test-939937455 tempest-GroupsV314Test-939937455] http://10.222.0.23/volume/v3/0dd15220e63544c19f0e873ebd625801/types returned with HTTP 200 Dec 02 11:04:30.923430 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 796/1597] 10.222.0.23 () {60 vars in 1219 bytes} [Wed Dec 2 11:04:30 2020] POST /volume/v3/0dd15220e63544c19f0e873ebd625801/types => generated 220 bytes in 462 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:30.935403 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e6c7110a-318a-4878-b147-e47d8a1a9c7f tempest-GroupsV314Test-939937455 tempest-GroupsV314Test-939937455] POST http://10.222.0.23/volume/v3/0dd15220e63544c19f0e873ebd625801/group_types Dec 02 11:04:30.937412 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:30.937412 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:30.938115 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e6c7110a-318a-4878-b147-e47d8a1a9c7f tempest-GroupsV314Test-939937455 tempest-GroupsV314Test-939937455] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1041028032"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:04:31.048408 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e6c7110a-318a-4878-b147-e47d8a1a9c7f tempest-GroupsV314Test-939937455 tempest-GroupsV314Test-939937455] http://10.222.0.23/volume/v3/0dd15220e63544c19f0e873ebd625801/group_types returned with HTTP 202 Dec 02 11:04:31.055437 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 802/1598] 10.222.0.23 () {62 vars in 1278 bytes} [Wed Dec 2 11:04:30 2020] POST /volume/v3/0dd15220e63544c19f0e873ebd625801/group_types => generated 177 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:04:31.409814 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-59177ca5-36bf-4c96-a1a6-2e2f55afc5f3 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] POST http://10.222.0.23/volume/v3/73ae898162814d25aefefe270dd23819/groups Dec 02 11:04:31.410994 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-59177ca5-36bf-4c96-a1a6-2e2f55afc5f3 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Action: 'create', calling method: version_select, body: {"group": {"group_type": "39f48f47-be16-40c6-be26-be5db408dd9b", "volume_types": ["7c223a6c-1725-484a-a180-a202af54bdba"], "name": "tempest-GroupsV314Test-Group-1384476938"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:04:31.412651 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-59177ca5-36bf-4c96-a1a6-2e2f55afc5f3 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Creating new group {'group': {'group_type': '39f48f47-be16-40c6-be26-be5db408dd9b', 'volume_types': ['7c223a6c-1725-484a-a180-a202af54bdba'], 'name': 'tempest-GroupsV314Test-Group-1384476938'}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Dec 02 11:04:31.438277 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.groups [None req-59177ca5-36bf-4c96-a1a6-2e2f55afc5f3 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Creating group tempest-GroupsV314Test-Group-1384476938. Dec 02 11:04:31.478813 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-59177ca5-36bf-4c96-a1a6-2e2f55afc5f3 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Availability Zones retrieved successfully. Dec 02 11:04:31.539609 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-59177ca5-36bf-4c96-a1a6-2e2f55afc5f3 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Created reservations ['f3e1ba6b-4de1-46ad-8437-ebe2c6193df8'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:04:31.607013 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0831b771-62f3-4b65-8254-3b7404cca0bd tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/f18e281c-46f1-4f02-a087-c65f06d5b97e Dec 02 11:04:31.609541 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0831b771-62f3-4b65-8254-3b7404cca0bd tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:31.610321 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0831b771-62f3-4b65-8254-3b7404cca0bd tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:31.672275 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:31.672275 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:31.673895 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0831b771-62f3-4b65-8254-3b7404cca0bd tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:04:31.678172 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0831b771-62f3-4b65-8254-3b7404cca0bd tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/f18e281c-46f1-4f02-a087-c65f06d5b97e returned with HTTP 200 Dec 02 11:04:31.691489 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 803/1599] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:04:31 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/f18e281c-46f1-4f02-a087-c65f06d5b97e => generated 441 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:04:31.691744 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-59177ca5-36bf-4c96-a1a6-2e2f55afc5f3 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] http://10.222.0.23/volume/v3/73ae898162814d25aefefe270dd23819/groups returned with HTTP 202 Dec 02 11:04:31.691744 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 797/1600] 10.222.0.23 () {62 vars in 1264 bytes} [Wed Dec 2 11:04:31 2020] POST /volume/v3/73ae898162814d25aefefe270dd23819/groups => generated 108 bytes in 623 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:04:31.695862 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-332e0e2a-5af3-442d-a12b-002ca3b93edd tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:04:31.696402 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-332e0e2a-5af3-442d-a12b-002ca3b93edd tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:31.696620 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:31.696620 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:31.710515 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-332e0e2a-5af3-442d-a12b-002ca3b93edd tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:31.710939 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-332e0e2a-5af3-442d-a12b-002ca3b93edd tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:04:31.718107 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-43ec351e-7f47-41d2-a635-895ee1ae8e06 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] GET http://10.222.0.23/volume/v3/73ae898162814d25aefefe270dd23819/groups/174b2313-d8b9-40e5-9ada-120e5d627683 Dec 02 11:04:31.718107 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-43ec351e-7f47-41d2-a635-895ee1ae8e06 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:31.718382 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:31.718382 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:31.718934 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-43ec351e-7f47-41d2-a635-895ee1ae8e06 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Calling method 'version_select' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:31.718934 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-43ec351e-7f47-41d2-a635-895ee1ae8e06 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] show called for member 174b2313-d8b9-40e5-9ada-120e5d627683 {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 02 11:04:31.735541 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:31.735541 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:31.769051 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:31.769051 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:31.774489 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-332e0e2a-5af3-442d-a12b-002ca3b93edd tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:04:31.776323 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 798/1601] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:04:31 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:31.806284 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-43ec351e-7f47-41d2-a635-895ee1ae8e06 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] http://10.222.0.23/volume/v3/73ae898162814d25aefefe270dd23819/groups/174b2313-d8b9-40e5-9ada-120e5d627683 returned with HTTP 200 Dec 02 11:04:31.807529 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 804/1602] 10.222.0.23 () {60 vars in 1353 bytes} [Wed Dec 2 11:04:31 2020] GET /volume/v3/73ae898162814d25aefefe270dd23819/groups/174b2313-d8b9-40e5-9ada-120e5d627683 => generated 388 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:04:32.697828 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-60ec3d7d-1b36-47dd-91c9-37c1d0037cd8 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/f18e281c-46f1-4f02-a087-c65f06d5b97e Dec 02 11:04:32.698420 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-60ec3d7d-1b36-47dd-91c9-37c1d0037cd8 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:32.698593 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:32.698593 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:32.698907 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-60ec3d7d-1b36-47dd-91c9-37c1d0037cd8 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:32.751640 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:32.751640 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:32.764122 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-60ec3d7d-1b36-47dd-91c9-37c1d0037cd8 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:04:32.767293 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-60ec3d7d-1b36-47dd-91c9-37c1d0037cd8 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/f18e281c-46f1-4f02-a087-c65f06d5b97e returned with HTTP 200 Dec 02 11:04:32.773193 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 799/1603] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:04:32 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/f18e281c-46f1-4f02-a087-c65f06d5b97e => generated 441 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:32.791540 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c0339127-99b9-40f4-b053-694e0e70bbc9 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:04:32.792326 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c0339127-99b9-40f4-b053-694e0e70bbc9 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:32.792823 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:32.792823 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:32.793406 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c0339127-99b9-40f4-b053-694e0e70bbc9 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:32.793939 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-c0339127-99b9-40f4-b053-694e0e70bbc9 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:04:32.820452 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-115b60ad-8e13-4eba-9e90-9ff389e3310f tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] GET http://10.222.0.23/volume/v3/73ae898162814d25aefefe270dd23819/groups/174b2313-d8b9-40e5-9ada-120e5d627683 Dec 02 11:04:32.821437 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-115b60ad-8e13-4eba-9e90-9ff389e3310f tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:32.821831 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:32.821831 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:32.822417 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-115b60ad-8e13-4eba-9e90-9ff389e3310f tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Calling method 'version_select' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:32.823024 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-115b60ad-8e13-4eba-9e90-9ff389e3310f tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] show called for member 174b2313-d8b9-40e5-9ada-120e5d627683 {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 02 11:04:32.840770 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:32.840770 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:32.861039 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:32.861039 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:32.862927 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c0339127-99b9-40f4-b053-694e0e70bbc9 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:04:32.863776 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 805/1604] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:04:32 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:32.904284 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-115b60ad-8e13-4eba-9e90-9ff389e3310f tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] http://10.222.0.23/volume/v3/73ae898162814d25aefefe270dd23819/groups/174b2313-d8b9-40e5-9ada-120e5d627683 returned with HTTP 200 Dec 02 11:04:32.917593 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-097ee178-013d-494f-a449-ee4e6f696dc0 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] POST http://10.222.0.23/volume/v3/73ae898162814d25aefefe270dd23819/volumes Dec 02 11:04:32.918086 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:32.918086 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:32.918786 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-097ee178-013d-494f-a449-ee4e6f696dc0 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7c223a6c-1725-484a-a180-a202af54bdba", "group_id": "174b2313-d8b9-40e5-9ada-120e5d627683", "size": 1, "name": "tempest-GroupsV314Test-Volume-1268219465"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:04:32.920112 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-097ee178-013d-494f-a449-ee4e6f696dc0 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Create volume request body: {'volume': {'volume_type': '7c223a6c-1725-484a-a180-a202af54bdba', 'group_id': '174b2313-d8b9-40e5-9ada-120e5d627683', 'size': 1, 'name': 'tempest-GroupsV314Test-Volume-1268219465'}} {{(pid=88069) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 11:04:32.924488 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 800/1605] 10.222.0.23 () {60 vars in 1353 bytes} [Wed Dec 2 11:04:32 2020] GET /volume/v3/73ae898162814d25aefefe270dd23819/groups/174b2313-d8b9-40e5-9ada-120e5d627683 => generated 389 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:04:32.946401 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:32.946401 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:32.948206 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-097ee178-013d-494f-a449-ee4e6f696dc0 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Create volume of 1 GB Dec 02 11:04:32.966920 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-097ee178-013d-494f-a449-ee4e6f696dc0 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Availability Zones retrieved successfully. Dec 02 11:04:32.987228 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-097ee178-013d-494f-a449-ee4e6f696dc0 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Flow 'volume_create_api' (4472821e-5a15-4188-b27d-9b14c14c38bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:04:32.990692 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-097ee178-013d-494f-a449-ee4e6f696dc0 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d248cc3-1f24-4288-b002-906354a2585b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:04:32.992504 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:32.992504 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:32.993497 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-097ee178-013d-494f-a449-ee4e6f696dc0 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Validating volume size '1' using validate_int {{(pid=88069) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 11:04:33.102114 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-097ee178-013d-494f-a449-ee4e6f696dc0 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d248cc3-1f24-4288-b002-906354a2585b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T11:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7c223a6c-1725-484a-a180-a202af54bdba,is_public=True,name='tempest-GroupsV314Test-volume-type-1921088910',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7c223a6c-1725-484a-a180-a202af54bdba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '174b2313-d8b9-40e5-9ada-120e5d627683', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:04:33.108006 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-097ee178-013d-494f-a449-ee4e6f696dc0 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf7fe686-90c0-4ec3-a6e2-afff8dca6f57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:04:33.220158 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.quota [None req-097ee178-013d-494f-a449-ee4e6f696dc0 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1921088910 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1921088910, it is now deprecated. Please use the default quota class for default quota. Dec 02 11:04:33.221361 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.quota [None req-097ee178-013d-494f-a449-ee4e6f696dc0 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1921088910 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1921088910, it is now deprecated. Please use the default quota class for default quota. Dec 02 11:04:33.290231 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-097ee178-013d-494f-a449-ee4e6f696dc0 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Created reservations ['db185155-778f-4c81-85fe-a2886d7cc0d0', '5300dc3c-6580-4d3c-92ef-90990f7400ce', 'eab01143-028a-4dab-830b-4a77ec3070c3', '0ddddc29-4e49-47e1-b241-08859a21bb5c'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:04:33.294659 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-097ee178-013d-494f-a449-ee4e6f696dc0 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf7fe686-90c0-4ec3-a6e2-afff8dca6f57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db185155-778f-4c81-85fe-a2886d7cc0d0', '5300dc3c-6580-4d3c-92ef-90990f7400ce', 'eab01143-028a-4dab-830b-4a77ec3070c3', '0ddddc29-4e49-47e1-b241-08859a21bb5c']}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:04:33.299702 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-097ee178-013d-494f-a449-ee4e6f696dc0 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f42f02f9-3e11-41e1-a3a8-f7e5067dc8fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:04:33.430972 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-097ee178-013d-494f-a449-ee4e6f696dc0 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f42f02f9-3e11-41e1-a3a8-f7e5067dc8fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'abe60d34-c32d-4f63-a479-db09ec969182', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-1268219465',encryption_key_id=None,group_id=174b2313-d8b9-40e5-9ada-120e5d627683,group_type_id=,metadata={},multiattach=False,project_id='73ae898162814d25aefefe270dd23819',qos_specs=None,replication_status=,reservations=['db185155-778f-4c81-85fe-a2886d7cc0d0','5300dc3c-6580-4d3c-92ef-90990f7400ce','eab01143-028a-4dab-830b-4a77ec3070c3','0ddddc29-4e49-47e1-b241-08859a21bb5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b8c8ee28b904665b9a04cd835bea333',volume_type_id=7c223a6c-1725-484a-a180-a202af54bdba), '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=2020-12-02T11:04:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-1268219465',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=174b2313-d8b9-40e5-9ada-120e5d627683,host=None,id=abe60d34-c32d-4f63-a479-db09ec969182,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73ae898162814d25aefefe270dd23819',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,user_id='6b8c8ee28b904665b9a04cd835bea333',volume_attachment=,volume_type=,volume_type_id=7c223a6c-1725-484a-a180-a202af54bdba)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:04:33.433069 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-097ee178-013d-494f-a449-ee4e6f696dc0 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df40014c-f6f4-4ea3-b31f-524581015c42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:04:33.492622 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-097ee178-013d-494f-a449-ee4e6f696dc0 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df40014c-f6f4-4ea3-b31f-524581015c42) 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-GroupsV314Test-Volume-1268219465',encryption_key_id=None,group_id=174b2313-d8b9-40e5-9ada-120e5d627683,group_type_id=,metadata={},multiattach=False,project_id='73ae898162814d25aefefe270dd23819',qos_specs=None,replication_status=,reservations=['db185155-778f-4c81-85fe-a2886d7cc0d0','5300dc3c-6580-4d3c-92ef-90990f7400ce','eab01143-028a-4dab-830b-4a77ec3070c3','0ddddc29-4e49-47e1-b241-08859a21bb5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b8c8ee28b904665b9a04cd835bea333',volume_type_id=7c223a6c-1725-484a-a180-a202af54bdba)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:04:33.495041 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-097ee178-013d-494f-a449-ee4e6f696dc0 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f22a069-2450-4a4a-af40-726490bcbd73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:04:33.548144 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-097ee178-013d-494f-a449-ee4e6f696dc0 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f22a069-2450-4a4a-af40-726490bcbd73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:04:33.551080 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-097ee178-013d-494f-a449-ee4e6f696dc0 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Flow 'volume_create_api' (4472821e-5a15-4188-b27d-9b14c14c38bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:04:33.663222 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-097ee178-013d-494f-a449-ee4e6f696dc0 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Create volume request issued successfully. Dec 02 11:04:33.691240 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-097ee178-013d-494f-a449-ee4e6f696dc0 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 11:04:33.691699 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-097ee178-013d-494f-a449-ee4e6f696dc0 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 11:04:33.710488 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-097ee178-013d-494f-a449-ee4e6f696dc0 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] 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=88069) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 11:04:33.727061 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:33.727061 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:33.749587 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-097ee178-013d-494f-a449-ee4e6f696dc0 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] http://10.222.0.23/volume/v3/73ae898162814d25aefefe270dd23819/volumes returned with HTTP 202 Dec 02 11:04:33.751038 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 806/1606] 10.222.0.23 () {62 vars in 1267 bytes} [Wed Dec 2 11:04:32 2020] POST /volume/v3/73ae898162814d25aefefe270dd23819/volumes => generated 900 bytes in 837 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:04:33.766914 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2e79d584-6aa8-4b7b-ade2-7290c73859af tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] GET http://10.222.0.23/volume/v3/73ae898162814d25aefefe270dd23819/volumes/abe60d34-c32d-4f63-a479-db09ec969182 Dec 02 11:04:33.767320 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2e79d584-6aa8-4b7b-ade2-7290c73859af tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:33.767729 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:33.767729 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:33.768359 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2e79d584-6aa8-4b7b-ade2-7290c73859af tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:33.789386 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5b1ff6e1-17a2-4db7-9aff-3deeddacf2e7 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/f18e281c-46f1-4f02-a087-c65f06d5b97e Dec 02 11:04:33.790037 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5b1ff6e1-17a2-4db7-9aff-3deeddacf2e7 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:33.794755 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:33.794755 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:33.794755 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5b1ff6e1-17a2-4db7-9aff-3deeddacf2e7 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:33.862486 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:33.862486 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:33.865250 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-5b1ff6e1-17a2-4db7-9aff-3deeddacf2e7 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:04:33.870270 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5b1ff6e1-17a2-4db7-9aff-3deeddacf2e7 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/f18e281c-46f1-4f02-a087-c65f06d5b97e returned with HTTP 200 Dec 02 11:04:33.880620 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 807/1607] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:04:33 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/f18e281c-46f1-4f02-a087-c65f06d5b97e => generated 468 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:33.885715 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a949d3a6-9e71-4278-a66f-01755827850c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:04:33.887718 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a949d3a6-9e71-4278-a66f-01755827850c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:33.888553 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:33.888553 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:33.893489 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:33.893489 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:33.894021 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a949d3a6-9e71-4278-a66f-01755827850c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:33.894512 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-a949d3a6-9e71-4278-a66f-01755827850c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:04:33.913968 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-2e79d584-6aa8-4b7b-ade2-7290c73859af tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Volume info retrieved successfully. Dec 02 11:04:33.951212 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:33.951212 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:33.955002 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a949d3a6-9e71-4278-a66f-01755827850c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:04:33.959361 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 808/1608] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:04:33 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:33.970620 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-2e79d584-6aa8-4b7b-ade2-7290c73859af tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 11:04:33.972194 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-2e79d584-6aa8-4b7b-ade2-7290c73859af tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 11:04:33.974002 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a6fbb91a-f73b-4890-adbc-849c9d78ea66 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] DELETE http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/ca6315b1-b57d-4631-81ae-fe66a2740a9e Dec 02 11:04:33.974672 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a6fbb91a-f73b-4890-adbc-849c9d78ea66 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:33.978630 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:33.978630 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:33.979293 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a6fbb91a-f73b-4890-adbc-849c9d78ea66 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:33.979915 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v2.snapshots [None req-a6fbb91a-f73b-4890-adbc-849c9d78ea66 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Delete snapshot with id: ca6315b1-b57d-4631-81ae-fe66a2740a9e Dec 02 11:04:33.990481 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-2e79d584-6aa8-4b7b-ade2-7290c73859af tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] 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=88068) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 11:04:34.007819 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:34.007819 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:34.040850 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:34.040850 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:34.042145 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a6fbb91a-f73b-4890-adbc-849c9d78ea66 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:04:34.070136 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2e79d584-6aa8-4b7b-ade2-7290c73859af tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] http://10.222.0.23/volume/v3/73ae898162814d25aefefe270dd23819/volumes/abe60d34-c32d-4f63-a479-db09ec969182 returned with HTTP 200 Dec 02 11:04:34.084883 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 801/1609] 10.222.0.23 () {60 vars in 1356 bytes} [Wed Dec 2 11:04:33 2020] GET /volume/v3/73ae898162814d25aefefe270dd23819/volumes/abe60d34-c32d-4f63-a479-db09ec969182 => generated 992 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:04:34.187025 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a6fbb91a-f73b-4890-adbc-849c9d78ea66 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot delete request issued successfully. Dec 02 11:04:34.187873 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a6fbb91a-f73b-4890-adbc-849c9d78ea66 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/ca6315b1-b57d-4631-81ae-fe66a2740a9e returned with HTTP 202 Dec 02 11:04:34.188959 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 809/1610] 10.222.0.23 () {58 vars in 1324 bytes} [Wed Dec 2 11:04:33 2020] DELETE /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/ca6315b1-b57d-4631-81ae-fe66a2740a9e => generated 0 bytes in 229 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:04:34.198272 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-06281854-6a00-421f-ad6f-66f034589fd5 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/ca6315b1-b57d-4631-81ae-fe66a2740a9e Dec 02 11:04:34.198808 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-06281854-6a00-421f-ad6f-66f034589fd5 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:34.199029 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:34.199029 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:34.199410 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-06281854-6a00-421f-ad6f-66f034589fd5 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:34.282170 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:34.282170 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:34.282170 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-06281854-6a00-421f-ad6f-66f034589fd5 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:04:34.305452 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-06281854-6a00-421f-ad6f-66f034589fd5 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/ca6315b1-b57d-4631-81ae-fe66a2740a9e returned with HTTP 200 Dec 02 11:04:34.310852 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 802/1611] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:04:34 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/ca6315b1-b57d-4631-81ae-fe66a2740a9e => generated 468 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:34.977669 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-760077de-8cdc-477b-b8e1-53715668f825 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:04:34.989228 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-760077de-8cdc-477b-b8e1-53715668f825 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:34.989818 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:34.989818 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:34.990570 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-760077de-8cdc-477b-b8e1-53715668f825 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:34.991150 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-760077de-8cdc-477b-b8e1-53715668f825 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:04:35.014512 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:35.014512 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:35.017010 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-760077de-8cdc-477b-b8e1-53715668f825 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:04:35.024346 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 810/1612] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:04:34 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:35.087713 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-88b2665f-6b79-494a-9bff-5b6683cd48ab tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] GET http://10.222.0.23/volume/v3/73ae898162814d25aefefe270dd23819/volumes/abe60d34-c32d-4f63-a479-db09ec969182 Dec 02 11:04:35.088602 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-88b2665f-6b79-494a-9bff-5b6683cd48ab tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:35.089010 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:35.089010 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:35.089593 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-88b2665f-6b79-494a-9bff-5b6683cd48ab tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:35.206395 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:35.206395 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:35.220045 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-88b2665f-6b79-494a-9bff-5b6683cd48ab tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Volume info retrieved successfully. Dec 02 11:04:35.241771 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-88b2665f-6b79-494a-9bff-5b6683cd48ab tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 11:04:35.242473 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-88b2665f-6b79-494a-9bff-5b6683cd48ab tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 11:04:35.251811 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-88b2665f-6b79-494a-9bff-5b6683cd48ab tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] 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=88068) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 11:04:35.259314 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:35.259314 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:35.282705 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-88b2665f-6b79-494a-9bff-5b6683cd48ab tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] http://10.222.0.23/volume/v3/73ae898162814d25aefefe270dd23819/volumes/abe60d34-c32d-4f63-a479-db09ec969182 returned with HTTP 200 Dec 02 11:04:35.283767 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 803/1613] 10.222.0.23 () {60 vars in 1356 bytes} [Wed Dec 2 11:04:35 2020] GET /volume/v3/73ae898162814d25aefefe270dd23819/volumes/abe60d34-c32d-4f63-a479-db09ec969182 => generated 993 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:04:35.301307 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a8f3addf-4d59-440d-a435-092e91442647 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] POST http://10.222.0.23/volume/v3/73ae898162814d25aefefe270dd23819/groups/action Dec 02 11:04:35.302015 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:35.302015 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:35.302694 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a8f3addf-4d59-440d-a435-092e91442647 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Action body: b'{"create-from-src": {"source_group_id": "174b2313-d8b9-40e5-9ada-120e5d627683", "name": "tempest-Group_from_grp-76777532"}}' {{(pid=88069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 11:04:35.303239 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a8f3addf-4d59-440d-a435-092e91442647 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "174b2313-d8b9-40e5-9ada-120e5d627683", "name": "tempest-Group_from_grp-76777532"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:04:35.304895 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-a8f3addf-4d59-440d-a435-092e91442647 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Creating new group {'create-from-src': {'source_group_id': '174b2313-d8b9-40e5-9ada-120e5d627683', 'name': 'tempest-Group_from_grp-76777532'}}. {{(pid=88069) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Dec 02 11:04:35.305431 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.groups [None req-a8f3addf-4d59-440d-a435-092e91442647 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Creating group tempest-Group_from_grp-76777532 from source group 174b2313-d8b9-40e5-9ada-120e5d627683. Dec 02 11:04:35.320145 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1f8ef536-3aaa-428e-b805-e47891a51e9c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/ca6315b1-b57d-4631-81ae-fe66a2740a9e Dec 02 11:04:35.321087 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1f8ef536-3aaa-428e-b805-e47891a51e9c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:35.321488 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:35.321488 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:35.322075 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1f8ef536-3aaa-428e-b805-e47891a51e9c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:35.331009 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:35.331009 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:35.380200 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:35.380200 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:35.382296 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:35.382296 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:35.386284 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-1f8ef536-3aaa-428e-b805-e47891a51e9c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:04:35.388521 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1f8ef536-3aaa-428e-b805-e47891a51e9c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/ca6315b1-b57d-4631-81ae-fe66a2740a9e returned with HTTP 200 Dec 02 11:04:35.392108 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 804/1614] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:04:35 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/ca6315b1-b57d-4631-81ae-fe66a2740a9e => generated 468 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:35.521471 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-a8f3addf-4d59-440d-a435-092e91442647 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Created reservations ['97896aec-c44a-43b4-8998-bddb1b57b049'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:04:35.751163 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.group.api [None req-a8f3addf-4d59-440d-a435-092e91442647 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] A mapping entry already exists for group bcf1e2ac-d2c1-441c-b4e0-634f149849cb and volume type 7c223a6c-1725-484a-a180-a202af54bdba. Do not need to create again. Dec 02 11:04:35.751949 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:35.751949 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:35.752650 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a8f3addf-4d59-440d-a435-092e91442647 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Availability Zones retrieved successfully. Dec 02 11:04:35.767418 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-a8f3addf-4d59-440d-a435-092e91442647 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Flow 'volume_create_api' (d68ad57f-2609-4757-8706-727b57d4ccc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:04:35.770212 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-a8f3addf-4d59-440d-a435-092e91442647 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83245bb0-40d3-44aa-9b0c-364771de257d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:04:35.777400 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-a8f3addf-4d59-440d-a435-092e91442647 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Validating volume size '1' using validate_int, validate_source_size {{(pid=88069) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 11:04:35.917708 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-a8f3addf-4d59-440d-a435-092e91442647 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83245bb0-40d3-44aa-9b0c-364771de257d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'abe60d34-c32d-4f63-a479-db09ec969182', 'volume_type': VolumeType(created_at=2020-12-02T11:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7c223a6c-1725-484a-a180-a202af54bdba,is_public=True,name='tempest-GroupsV314Test-volume-type-1921088910',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7c223a6c-1725-484a-a180-a202af54bdba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'bcf1e2ac-d2c1-441c-b4e0-634f149849cb', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:04:35.933130 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-a8f3addf-4d59-440d-a435-092e91442647 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0aea4cdf-d048-4313-8b24-aedf60f2bf3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:04:36.036575 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-57077963-3360-4074-bb3b-a65d7038e97f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:04:36.037261 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-57077963-3360-4074-bb3b-a65d7038e97f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:36.037498 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:36.037498 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:36.037890 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-57077963-3360-4074-bb3b-a65d7038e97f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:36.038270 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-57077963-3360-4074-bb3b-a65d7038e97f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:04:36.157468 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:36.157468 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:36.164573 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-57077963-3360-4074-bb3b-a65d7038e97f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:04:36.165581 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 805/1615] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:04:36 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:36.237096 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-a8f3addf-4d59-440d-a435-092e91442647 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Created reservations ['44c8dd37-44a8-4320-98b2-cc20783eb217', 'aff7711e-a9ea-480c-b316-bc3695421d4a', 'a2f7763f-441d-4977-a68e-71fe9a9d79c3', '97d2e5d1-fb88-40ac-a3f2-6360aec59221'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:04:36.239058 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-a8f3addf-4d59-440d-a435-092e91442647 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0aea4cdf-d048-4313-8b24-aedf60f2bf3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44c8dd37-44a8-4320-98b2-cc20783eb217', 'aff7711e-a9ea-480c-b316-bc3695421d4a', 'a2f7763f-441d-4977-a68e-71fe9a9d79c3', '97d2e5d1-fb88-40ac-a3f2-6360aec59221']}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:04:36.241499 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-a8f3addf-4d59-440d-a435-092e91442647 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6353a81d-c149-45a8-b049-199f6f1d616c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:04:36.403019 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c1367619-782e-4499-b49a-fe796061c0b1 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/ca6315b1-b57d-4631-81ae-fe66a2740a9e Dec 02 11:04:36.403567 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c1367619-782e-4499-b49a-fe796061c0b1 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:36.403791 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:36.403791 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:36.404172 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c1367619-782e-4499-b49a-fe796061c0b1 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:36.464005 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-a8f3addf-4d59-440d-a435-092e91442647 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6353a81d-c149-45a8-b049-199f6f1d616c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cce808dc-ec72-469f-b71d-5b1eb9c10456', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=bcf1e2ac-d2c1-441c-b4e0-634f149849cb,group_type_id=,metadata={},multiattach=False,project_id='73ae898162814d25aefefe270dd23819',qos_specs=None,replication_status=,reservations=['44c8dd37-44a8-4320-98b2-cc20783eb217','aff7711e-a9ea-480c-b316-bc3695421d4a','a2f7763f-441d-4977-a68e-71fe9a9d79c3','97d2e5d1-fb88-40ac-a3f2-6360aec59221'],size=1,snapshot_id=None,source_replicaid=,source_volid=abe60d34-c32d-4f63-a479-db09ec969182,status='creating',user_id='6b8c8ee28b904665b9a04cd835bea333',volume_type_id=7c223a6c-1725-484a-a180-a202af54bdba), '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=2020-12-02T11:04:36Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=bcf1e2ac-d2c1-441c-b4e0-634f149849cb,host=None,id=cce808dc-ec72-469f-b71d-5b1eb9c10456,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73ae898162814d25aefefe270dd23819',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=abe60d34-c32d-4f63-a479-db09ec969182,status='creating',terminated_at=None,updated_at=None,user_id='6b8c8ee28b904665b9a04cd835bea333',volume_attachment=,volume_type=,volume_type_id=7c223a6c-1725-484a-a180-a202af54bdba)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:04:36.471270 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-a8f3addf-4d59-440d-a435-092e91442647 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e45acd3-cf60-4ace-9123-5196c20287a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:04:36.478945 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:36.478945 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:36.483123 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c1367619-782e-4499-b49a-fe796061c0b1 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:04:36.491917 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c1367619-782e-4499-b49a-fe796061c0b1 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/ca6315b1-b57d-4631-81ae-fe66a2740a9e returned with HTTP 200 Dec 02 11:04:36.493105 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 806/1616] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:04:36 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/ca6315b1-b57d-4631-81ae-fe66a2740a9e => generated 468 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:04:36.536666 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-a8f3addf-4d59-440d-a435-092e91442647 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e45acd3-cf60-4ace-9123-5196c20287a2) 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=None,encryption_key_id=None,group_id=bcf1e2ac-d2c1-441c-b4e0-634f149849cb,group_type_id=,metadata={},multiattach=False,project_id='73ae898162814d25aefefe270dd23819',qos_specs=None,replication_status=,reservations=['44c8dd37-44a8-4320-98b2-cc20783eb217','aff7711e-a9ea-480c-b316-bc3695421d4a','a2f7763f-441d-4977-a68e-71fe9a9d79c3','97d2e5d1-fb88-40ac-a3f2-6360aec59221'],size=1,snapshot_id=None,source_replicaid=,source_volid=abe60d34-c32d-4f63-a479-db09ec969182,status='creating',user_id='6b8c8ee28b904665b9a04cd835bea333',volume_type_id=7c223a6c-1725-484a-a180-a202af54bdba)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:04:36.539205 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-a8f3addf-4d59-440d-a435-092e91442647 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Flow 'volume_create_api' (d68ad57f-2609-4757-8706-727b57d4ccc8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:04:36.667087 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a8f3addf-4d59-440d-a435-092e91442647 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Create volume request issued successfully. Dec 02 11:04:36.751398 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a8f3addf-4d59-440d-a435-092e91442647 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] http://10.222.0.23/volume/v3/73ae898162814d25aefefe270dd23819/groups/action returned with HTTP 202 Dec 02 11:04:36.756983 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 811/1617] 10.222.0.23 () {62 vars in 1285 bytes} [Wed Dec 2 11:04:35 2020] POST /volume/v3/73ae898162814d25aefefe270dd23819/groups/action => generated 100 bytes in 1457 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:04:36.761408 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c50eb6b8-e2c3-456d-8337-55f21026e460 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] GET http://10.222.0.23/volume/v3/73ae898162814d25aefefe270dd23819/volumes/detail Dec 02 11:04:36.762000 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c50eb6b8-e2c3-456d-8337-55f21026e460 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:36.762192 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:36.762192 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:36.762855 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c50eb6b8-e2c3-456d-8337-55f21026e460 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Calling method 'detail' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:36.763757 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-c50eb6b8-e2c3-456d-8337-55f21026e460 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Removing options '' from query. {{(pid=88068) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 11:04:36.765808 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c50eb6b8-e2c3-456d-8337-55f21026e460 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88068) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 02 11:04:36.882572 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c50eb6b8-e2c3-456d-8337-55f21026e460 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Get all volumes completed successfully. Dec 02 11:04:36.884447 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-c50eb6b8-e2c3-456d-8337-55f21026e460 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 11:04:36.885159 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-c50eb6b8-e2c3-456d-8337-55f21026e460 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 11:04:36.894056 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-c50eb6b8-e2c3-456d-8337-55f21026e460 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] 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=88068) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 11:04:36.911088 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:36.911088 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:36.940348 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-c50eb6b8-e2c3-456d-8337-55f21026e460 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 11:04:36.942410 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-c50eb6b8-e2c3-456d-8337-55f21026e460 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 11:04:36.966821 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-c50eb6b8-e2c3-456d-8337-55f21026e460 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] 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=88068) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 11:04:36.974039 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:36.974039 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:36.999535 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c50eb6b8-e2c3-456d-8337-55f21026e460 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] http://10.222.0.23/volume/v3/73ae898162814d25aefefe270dd23819/volumes/detail returned with HTTP 200 Dec 02 11:04:37.001249 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 807/1618] 10.222.0.23 () {60 vars in 1266 bytes} [Wed Dec 2 11:04:36 2020] GET /volume/v3/73ae898162814d25aefefe270dd23819/volumes/detail => generated 1974 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 02 11:04:37.017874 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2609cdff-6650-4a19-b924-d23607418ed9 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] GET http://10.222.0.23/volume/v3/73ae898162814d25aefefe270dd23819/volumes/cce808dc-ec72-469f-b71d-5b1eb9c10456 Dec 02 11:04:37.018469 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2609cdff-6650-4a19-b924-d23607418ed9 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:37.018697 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:37.018697 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:37.019073 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2609cdff-6650-4a19-b924-d23607418ed9 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:37.151341 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:37.151341 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:37.181494 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-89cd2424-bf6e-4b38-b10c-5b44d3c1b8be tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:04:37.182232 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-89cd2424-bf6e-4b38-b10c-5b44d3c1b8be tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:37.182460 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:37.182460 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:37.182846 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-89cd2424-bf6e-4b38-b10c-5b44d3c1b8be tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:37.183543 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-89cd2424-bf6e-4b38-b10c-5b44d3c1b8be tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:04:37.190623 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-2609cdff-6650-4a19-b924-d23607418ed9 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Volume info retrieved successfully. Dec 02 11:04:37.220197 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-2609cdff-6650-4a19-b924-d23607418ed9 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 11:04:37.222091 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-2609cdff-6650-4a19-b924-d23607418ed9 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 11:04:37.239651 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-2609cdff-6650-4a19-b924-d23607418ed9 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] 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=88069) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 11:04:37.270615 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:37.270615 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:37.279113 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-89cd2424-bf6e-4b38-b10c-5b44d3c1b8be tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:04:37.285586 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:37.285586 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:37.291799 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 808/1619] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:04:37 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:37.332760 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2609cdff-6650-4a19-b924-d23607418ed9 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] http://10.222.0.23/volume/v3/73ae898162814d25aefefe270dd23819/volumes/cce808dc-ec72-469f-b71d-5b1eb9c10456 returned with HTTP 200 Dec 02 11:04:37.335226 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 812/1620] 10.222.0.23 () {60 vars in 1356 bytes} [Wed Dec 2 11:04:37 2020] GET /volume/v3/73ae898162814d25aefefe270dd23819/volumes/cce808dc-ec72-469f-b71d-5b1eb9c10456 => generated 988 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:04:37.505966 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-569a1eef-dab8-4b01-b69c-a665634d2e7e tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/ca6315b1-b57d-4631-81ae-fe66a2740a9e Dec 02 11:04:37.506508 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-569a1eef-dab8-4b01-b69c-a665634d2e7e tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:37.506729 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:37.506729 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:37.507387 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-569a1eef-dab8-4b01-b69c-a665634d2e7e tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:37.582849 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-569a1eef-dab8-4b01-b69c-a665634d2e7e tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/ca6315b1-b57d-4631-81ae-fe66a2740a9e returned with HTTP 404 Dec 02 11:04:37.584265 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 809/1621] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:04:37 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/ca6315b1-b57d-4631-81ae-fe66a2740a9e => generated 111 bytes in 83 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:04:37.593596 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-eb6e5a45-998e-4c42-b392-bf8ad90c688c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] DELETE http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/f18e281c-46f1-4f02-a087-c65f06d5b97e Dec 02 11:04:37.594135 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-eb6e5a45-998e-4c42-b392-bf8ad90c688c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:37.594437 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:37.594437 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:37.595054 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-eb6e5a45-998e-4c42-b392-bf8ad90c688c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:37.595415 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v2.snapshots [None req-eb6e5a45-998e-4c42-b392-bf8ad90c688c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Delete snapshot with id: f18e281c-46f1-4f02-a087-c65f06d5b97e Dec 02 11:04:37.686675 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:37.686675 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:37.687843 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-eb6e5a45-998e-4c42-b392-bf8ad90c688c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:04:37.891982 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-eb6e5a45-998e-4c42-b392-bf8ad90c688c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot delete request issued successfully. Dec 02 11:04:37.893005 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-eb6e5a45-998e-4c42-b392-bf8ad90c688c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/f18e281c-46f1-4f02-a087-c65f06d5b97e returned with HTTP 202 Dec 02 11:04:37.895989 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 813/1622] 10.222.0.23 () {58 vars in 1324 bytes} [Wed Dec 2 11:04:37 2020] DELETE /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/f18e281c-46f1-4f02-a087-c65f06d5b97e => generated 0 bytes in 307 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:04:37.904305 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3b1672de-481f-4ee6-b87d-cd6f23076ebf tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/f18e281c-46f1-4f02-a087-c65f06d5b97e Dec 02 11:04:37.904891 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3b1672de-481f-4ee6-b87d-cd6f23076ebf tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:37.905407 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3b1672de-481f-4ee6-b87d-cd6f23076ebf tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:37.970686 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:37.970686 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:37.983455 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3b1672de-481f-4ee6-b87d-cd6f23076ebf tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:04:37.986019 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3b1672de-481f-4ee6-b87d-cd6f23076ebf tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/f18e281c-46f1-4f02-a087-c65f06d5b97e returned with HTTP 200 Dec 02 11:04:37.989507 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 810/1623] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:04:37 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/f18e281c-46f1-4f02-a087-c65f06d5b97e => generated 467 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:38.306675 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c64965a6-20d3-4a53-b567-410030bf167a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:04:38.307268 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c64965a6-20d3-4a53-b567-410030bf167a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:38.307378 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:38.307378 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:38.307735 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c64965a6-20d3-4a53-b567-410030bf167a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:38.308398 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-c64965a6-20d3-4a53-b567-410030bf167a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:04:38.350977 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a92ae4ef-96d8-4189-857e-a00066d58c43 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] GET http://10.222.0.23/volume/v3/73ae898162814d25aefefe270dd23819/volumes/cce808dc-ec72-469f-b71d-5b1eb9c10456 Dec 02 11:04:38.351568 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a92ae4ef-96d8-4189-857e-a00066d58c43 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:38.351767 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:38.351767 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:38.352367 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a92ae4ef-96d8-4189-857e-a00066d58c43 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:38.355306 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:38.355306 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:38.365288 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c64965a6-20d3-4a53-b567-410030bf167a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:04:38.366563 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 814/1624] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:04:38 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:38.501341 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:38.501341 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:38.524358 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a92ae4ef-96d8-4189-857e-a00066d58c43 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Volume info retrieved successfully. Dec 02 11:04:38.562706 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-a92ae4ef-96d8-4189-857e-a00066d58c43 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 11:04:38.563245 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-a92ae4ef-96d8-4189-857e-a00066d58c43 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 11:04:38.595980 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-a92ae4ef-96d8-4189-857e-a00066d58c43 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] 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=88068) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 11:04:38.623340 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:38.623340 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:38.691903 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a92ae4ef-96d8-4189-857e-a00066d58c43 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] http://10.222.0.23/volume/v3/73ae898162814d25aefefe270dd23819/volumes/cce808dc-ec72-469f-b71d-5b1eb9c10456 returned with HTTP 200 Dec 02 11:04:38.706266 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 811/1625] 10.222.0.23 () {60 vars in 1356 bytes} [Wed Dec 2 11:04:38 2020] GET /volume/v3/73ae898162814d25aefefe270dd23819/volumes/cce808dc-ec72-469f-b71d-5b1eb9c10456 => generated 988 bytes in 359 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 02 11:04:39.004033 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5e926888-37e9-440e-8aa6-e7315ffb998c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/f18e281c-46f1-4f02-a087-c65f06d5b97e Dec 02 11:04:39.004862 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5e926888-37e9-440e-8aa6-e7315ffb998c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:39.005437 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:39.005437 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:39.006366 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5e926888-37e9-440e-8aa6-e7315ffb998c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:39.116992 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:39.116992 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:39.119354 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-5e926888-37e9-440e-8aa6-e7315ffb998c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:04:39.127316 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5e926888-37e9-440e-8aa6-e7315ffb998c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/f18e281c-46f1-4f02-a087-c65f06d5b97e returned with HTTP 200 Dec 02 11:04:39.138263 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 815/1626] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:04:38 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/f18e281c-46f1-4f02-a087-c65f06d5b97e => generated 467 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:39.380322 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b62ce863-cfc3-4e2a-a771-71f217f8fd04 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:04:39.383004 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b62ce863-cfc3-4e2a-a771-71f217f8fd04 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:39.383474 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:39.383474 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:39.384165 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b62ce863-cfc3-4e2a-a771-71f217f8fd04 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:39.384951 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-b62ce863-cfc3-4e2a-a771-71f217f8fd04 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:04:39.457050 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:39.457050 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:39.464156 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b62ce863-cfc3-4e2a-a771-71f217f8fd04 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:04:39.471736 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 812/1627] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:04:39 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:39.721751 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e59de455-b5ef-402b-bf9d-8dc9736963ed tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] GET http://10.222.0.23/volume/v3/73ae898162814d25aefefe270dd23819/volumes/cce808dc-ec72-469f-b71d-5b1eb9c10456 Dec 02 11:04:39.722438 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e59de455-b5ef-402b-bf9d-8dc9736963ed tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:39.722828 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:39.722828 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:39.723538 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e59de455-b5ef-402b-bf9d-8dc9736963ed tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:39.837188 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:39.837188 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:39.858206 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e59de455-b5ef-402b-bf9d-8dc9736963ed tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Volume info retrieved successfully. Dec 02 11:04:39.887928 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-e59de455-b5ef-402b-bf9d-8dc9736963ed tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 11:04:39.889246 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-e59de455-b5ef-402b-bf9d-8dc9736963ed tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 11:04:39.910205 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-e59de455-b5ef-402b-bf9d-8dc9736963ed tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] 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=88069) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 11:04:39.921102 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:39.921102 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:39.971874 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e59de455-b5ef-402b-bf9d-8dc9736963ed tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] http://10.222.0.23/volume/v3/73ae898162814d25aefefe270dd23819/volumes/cce808dc-ec72-469f-b71d-5b1eb9c10456 returned with HTTP 200 Dec 02 11:04:39.973442 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 816/1628] 10.222.0.23 () {60 vars in 1356 bytes} [Wed Dec 2 11:04:39 2020] GET /volume/v3/73ae898162814d25aefefe270dd23819/volumes/cce808dc-ec72-469f-b71d-5b1eb9c10456 => generated 988 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 02 11:04:40.145849 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7e91f017-c269-4667-9f97-88f5eebd220e tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/f18e281c-46f1-4f02-a087-c65f06d5b97e Dec 02 11:04:40.146933 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7e91f017-c269-4667-9f97-88f5eebd220e tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:40.147378 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:40.147378 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:40.148069 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7e91f017-c269-4667-9f97-88f5eebd220e tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:40.193667 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:40.193667 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:40.199089 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-7e91f017-c269-4667-9f97-88f5eebd220e tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:04:40.210911 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7e91f017-c269-4667-9f97-88f5eebd220e tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/f18e281c-46f1-4f02-a087-c65f06d5b97e returned with HTTP 200 Dec 02 11:04:40.216575 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 813/1629] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:04:40 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/f18e281c-46f1-4f02-a087-c65f06d5b97e => generated 467 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:40.479067 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1f33899b-ce6b-45b6-8542-e67493e946fc tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:04:40.480489 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1f33899b-ce6b-45b6-8542-e67493e946fc tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:40.480968 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:40.480968 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:40.481679 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1f33899b-ce6b-45b6-8542-e67493e946fc tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:40.482259 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-1f33899b-ce6b-45b6-8542-e67493e946fc tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:04:40.533529 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:40.533529 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:40.536459 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1f33899b-ce6b-45b6-8542-e67493e946fc tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:04:40.542029 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 817/1630] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:04:40 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:40.989591 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b34400bc-e975-418e-a641-5e1e8f5f096b tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] GET http://10.222.0.23/volume/v3/73ae898162814d25aefefe270dd23819/volumes/cce808dc-ec72-469f-b71d-5b1eb9c10456 Dec 02 11:04:40.990290 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b34400bc-e975-418e-a641-5e1e8f5f096b tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:40.990753 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:40.990753 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:40.991336 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b34400bc-e975-418e-a641-5e1e8f5f096b tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:41.150477 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:41.150477 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:41.168489 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b34400bc-e975-418e-a641-5e1e8f5f096b tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Volume info retrieved successfully. Dec 02 11:04:41.224691 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5ef2a0ae-3d7a-4846-a63f-e0b25972b429 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/f18e281c-46f1-4f02-a087-c65f06d5b97e Dec 02 11:04:41.225418 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5ef2a0ae-3d7a-4846-a63f-e0b25972b429 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:41.225755 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:41.225755 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:41.226484 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5ef2a0ae-3d7a-4846-a63f-e0b25972b429 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:41.234281 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-b34400bc-e975-418e-a641-5e1e8f5f096b tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 11:04:41.234642 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-b34400bc-e975-418e-a641-5e1e8f5f096b tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 11:04:41.252679 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-b34400bc-e975-418e-a641-5e1e8f5f096b tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] 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=88068) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 11:04:41.270021 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:41.270021 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:41.291716 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5ef2a0ae-3d7a-4846-a63f-e0b25972b429 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/f18e281c-46f1-4f02-a087-c65f06d5b97e returned with HTTP 404 Dec 02 11:04:41.292982 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 818/1631] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:04:41 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/f18e281c-46f1-4f02-a087-c65f06d5b97e => generated 111 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:04:41.310664 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-abe3570a-6aed-4a39-9f5d-6afa42d1942b tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] DELETE http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/d2a0ca1f-7587-4909-bf80-50067d606fc8 Dec 02 11:04:41.314779 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-abe3570a-6aed-4a39-9f5d-6afa42d1942b tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:41.315807 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-abe3570a-6aed-4a39-9f5d-6afa42d1942b tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:41.317936 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v2.snapshots [None req-abe3570a-6aed-4a39-9f5d-6afa42d1942b tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Delete snapshot with id: d2a0ca1f-7587-4909-bf80-50067d606fc8 Dec 02 11:04:41.334927 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b34400bc-e975-418e-a641-5e1e8f5f096b tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] http://10.222.0.23/volume/v3/73ae898162814d25aefefe270dd23819/volumes/cce808dc-ec72-469f-b71d-5b1eb9c10456 returned with HTTP 200 Dec 02 11:04:41.348110 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 814/1632] 10.222.0.23 () {60 vars in 1356 bytes} [Wed Dec 2 11:04:40 2020] GET /volume/v3/73ae898162814d25aefefe270dd23819/volumes/cce808dc-ec72-469f-b71d-5b1eb9c10456 => generated 988 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:04:41.382115 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:41.382115 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:41.383811 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-abe3570a-6aed-4a39-9f5d-6afa42d1942b tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:04:41.542233 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-abe3570a-6aed-4a39-9f5d-6afa42d1942b tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot delete request issued successfully. Dec 02 11:04:41.543434 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-abe3570a-6aed-4a39-9f5d-6afa42d1942b tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/d2a0ca1f-7587-4909-bf80-50067d606fc8 returned with HTTP 202 Dec 02 11:04:41.544557 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 819/1633] 10.222.0.23 () {58 vars in 1324 bytes} [Wed Dec 2 11:04:41 2020] DELETE /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/d2a0ca1f-7587-4909-bf80-50067d606fc8 => generated 0 bytes in 247 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:04:41.556834 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a373d055-5832-4c61-a70d-2b6e71cb484f tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/d2a0ca1f-7587-4909-bf80-50067d606fc8 Dec 02 11:04:41.559245 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a373d055-5832-4c61-a70d-2b6e71cb484f tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:41.559755 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:41.559755 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:41.560465 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a373d055-5832-4c61-a70d-2b6e71cb484f tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:41.572345 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b775f15e-27c9-400c-b5a2-177a52a302e8 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:04:41.573301 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b775f15e-27c9-400c-b5a2-177a52a302e8 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:41.573736 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:41.573736 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:41.574423 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b775f15e-27c9-400c-b5a2-177a52a302e8 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:41.575016 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-b775f15e-27c9-400c-b5a2-177a52a302e8 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:04:41.640144 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:41.640144 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:41.642548 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a373d055-5832-4c61-a70d-2b6e71cb484f tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:04:41.650678 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a373d055-5832-4c61-a70d-2b6e71cb484f tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/d2a0ca1f-7587-4909-bf80-50067d606fc8 returned with HTTP 200 Dec 02 11:04:41.650991 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:41.650991 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:41.655981 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b775f15e-27c9-400c-b5a2-177a52a302e8 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:04:41.656515 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 815/1634] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:04:41 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/d2a0ca1f-7587-4909-bf80-50067d606fc8 => generated 467 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:41.664475 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 820/1635] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:04:41 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:42.358057 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3c405526-169f-4e37-8084-04d0eea374d9 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] GET http://10.222.0.23/volume/v3/73ae898162814d25aefefe270dd23819/volumes/cce808dc-ec72-469f-b71d-5b1eb9c10456 Dec 02 11:04:42.359016 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3c405526-169f-4e37-8084-04d0eea374d9 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:42.359441 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:42.359441 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:42.360213 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3c405526-169f-4e37-8084-04d0eea374d9 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:42.512672 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:42.512672 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:42.545099 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3c405526-169f-4e37-8084-04d0eea374d9 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Volume info retrieved successfully. Dec 02 11:04:42.583471 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-3c405526-169f-4e37-8084-04d0eea374d9 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 11:04:42.584238 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-3c405526-169f-4e37-8084-04d0eea374d9 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 11:04:42.605624 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-3c405526-169f-4e37-8084-04d0eea374d9 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] 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=88068) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 11:04:42.616569 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:42.616569 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:42.671001 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3c405526-169f-4e37-8084-04d0eea374d9 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] http://10.222.0.23/volume/v3/73ae898162814d25aefefe270dd23819/volumes/cce808dc-ec72-469f-b71d-5b1eb9c10456 returned with HTTP 200 Dec 02 11:04:42.673759 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3d880a46-170d-4721-a8c6-3222ba551e45 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/d2a0ca1f-7587-4909-bf80-50067d606fc8 Dec 02 11:04:42.674293 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 816/1636] 10.222.0.23 () {60 vars in 1356 bytes} [Wed Dec 2 11:04:42 2020] GET /volume/v3/73ae898162814d25aefefe270dd23819/volumes/cce808dc-ec72-469f-b71d-5b1eb9c10456 => generated 988 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:04:42.676839 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3d880a46-170d-4721-a8c6-3222ba551e45 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:42.677293 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:42.677293 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:42.678031 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3d880a46-170d-4721-a8c6-3222ba551e45 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:42.691111 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0a896df6-3772-4620-9bc2-a74cc8121268 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:04:42.691667 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0a896df6-3772-4620-9bc2-a74cc8121268 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:42.691891 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:42.691891 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:42.692270 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0a896df6-3772-4620-9bc2-a74cc8121268 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:42.700057 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-0a896df6-3772-4620-9bc2-a74cc8121268 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:04:42.757411 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:42.757411 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:42.758841 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3d880a46-170d-4721-a8c6-3222ba551e45 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:04:42.762144 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3d880a46-170d-4721-a8c6-3222ba551e45 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/d2a0ca1f-7587-4909-bf80-50067d606fc8 returned with HTTP 200 Dec 02 11:04:42.765857 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 821/1637] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:04:42 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/d2a0ca1f-7587-4909-bf80-50067d606fc8 => generated 467 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:42.783426 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:42.783426 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:42.793308 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0a896df6-3772-4620-9bc2-a74cc8121268 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:04:42.797497 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 817/1638] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:04:42 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:43.690775 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-018bdf32-ba6e-4045-ade3-dfb298c81c75 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] GET http://10.222.0.23/volume/v3/73ae898162814d25aefefe270dd23819/volumes/cce808dc-ec72-469f-b71d-5b1eb9c10456 Dec 02 11:04:43.691483 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-018bdf32-ba6e-4045-ade3-dfb298c81c75 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:43.691919 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:43.691919 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:43.692631 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-018bdf32-ba6e-4045-ade3-dfb298c81c75 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:43.777874 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c1757aab-be61-4980-82a7-fc08528aba1c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/d2a0ca1f-7587-4909-bf80-50067d606fc8 Dec 02 11:04:43.778603 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c1757aab-be61-4980-82a7-fc08528aba1c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:43.778975 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:43.778975 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:43.779608 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c1757aab-be61-4980-82a7-fc08528aba1c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:43.830625 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c1757aab-be61-4980-82a7-fc08528aba1c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/d2a0ca1f-7587-4909-bf80-50067d606fc8 returned with HTTP 404 Dec 02 11:04:43.832115 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 818/1639] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:04:43 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/d2a0ca1f-7587-4909-bf80-50067d606fc8 => generated 111 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:04:43.840701 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:43.840701 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:43.847921 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-37617708-ce17-42b3-b349-02728b49ebfd tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:04:43.851781 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-37617708-ce17-42b3-b349-02728b49ebfd tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:43.852512 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-37617708-ce17-42b3-b349-02728b49ebfd tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:43.853741 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-37617708-ce17-42b3-b349-02728b49ebfd tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:04:43.907334 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:43.907334 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:43.908573 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-018bdf32-ba6e-4045-ade3-dfb298c81c75 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Volume info retrieved successfully. Dec 02 11:04:43.910693 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-37617708-ce17-42b3-b349-02728b49ebfd tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:04:43.912354 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 819/1640] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:04:43 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:43.991861 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-018bdf32-ba6e-4045-ade3-dfb298c81c75 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 11:04:43.992753 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-018bdf32-ba6e-4045-ade3-dfb298c81c75 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 11:04:44.006528 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-018bdf32-ba6e-4045-ade3-dfb298c81c75 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] 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=88069) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 11:04:44.015415 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:44.015415 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:44.104512 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-018bdf32-ba6e-4045-ade3-dfb298c81c75 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] http://10.222.0.23/volume/v3/73ae898162814d25aefefe270dd23819/volumes/cce808dc-ec72-469f-b71d-5b1eb9c10456 returned with HTTP 200 Dec 02 11:04:44.105543 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 822/1641] 10.222.0.23 () {60 vars in 1356 bytes} [Wed Dec 2 11:04:43 2020] GET /volume/v3/73ae898162814d25aefefe270dd23819/volumes/cce808dc-ec72-469f-b71d-5b1eb9c10456 => generated 988 bytes in 419 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:04:44.275140 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-42d35ebf-729e-4960-9854-b60c5f0d62d9 req-8376b69e-5f59-40af-b45f-063c84fee2bb tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 Dec 02 11:04:44.275710 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-42d35ebf-729e-4960-9854-b60c5f0d62d9 req-8376b69e-5f59-40af-b45f-063c84fee2bb tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:44.275852 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:44.275852 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:44.276180 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-42d35ebf-729e-4960-9854-b60c5f0d62d9 req-8376b69e-5f59-40af-b45f-063c84fee2bb tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:44.429848 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:44.429848 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:44.465932 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-42d35ebf-729e-4960-9854-b60c5f0d62d9 req-8376b69e-5f59-40af-b45f-063c84fee2bb tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:04:44.533876 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:44.533876 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:44.562233 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-42d35ebf-729e-4960-9854-b60c5f0d62d9 req-8376b69e-5f59-40af-b45f-063c84fee2bb tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 returned with HTTP 200 Dec 02 11:04:44.565156 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 820/1642] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 11:04:44 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 => generated 1656 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:04:44.611929 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-42d35ebf-729e-4960-9854-b60c5f0d62d9 req-259453ef-44f9-406e-bfa4-4e67d1c3e867 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] POST http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50/action Dec 02 11:04:44.613005 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:44.613005 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:44.616402 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-42d35ebf-729e-4960-9854-b60c5f0d62d9 req-259453ef-44f9-406e-bfa4-4e67d1c3e867 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Action body: b'{"os-begin_detaching": null}' {{(pid=88069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 11:04:44.617798 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-42d35ebf-729e-4960-9854-b60c5f0d62d9 req-259453ef-44f9-406e-bfa4-4e67d1c3e867 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:04:44.764089 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:44.764089 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:44.766608 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-42d35ebf-729e-4960-9854-b60c5f0d62d9 req-259453ef-44f9-406e-bfa4-4e67d1c3e867 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:04:44.926242 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d847bd19-4786-4761-906c-f25bb0fc0fdf tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:04:44.926989 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d847bd19-4786-4761-906c-f25bb0fc0fdf tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:44.927343 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:44.927343 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:44.927987 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d847bd19-4786-4761-906c-f25bb0fc0fdf tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:44.928822 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-d847bd19-4786-4761-906c-f25bb0fc0fdf tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:04:44.938604 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-42d35ebf-729e-4960-9854-b60c5f0d62d9 req-259453ef-44f9-406e-bfa4-4e67d1c3e867 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Begin detaching volume completed successfully. Dec 02 11:04:44.939513 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-42d35ebf-729e-4960-9854-b60c5f0d62d9 req-259453ef-44f9-406e-bfa4-4e67d1c3e867 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50/action returned with HTTP 202 Dec 02 11:04:44.942313 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 823/1643] 10.222.0.23 () {64 vars in 1643 bytes} [Wed Dec 2 11:04:44 2020] POST /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50/action => generated 0 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 02 11:04:44.988105 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:44.988105 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:44.998762 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d847bd19-4786-4761-906c-f25bb0fc0fdf tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:04:45.006500 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 821/1644] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:04:44 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:45.052222 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3a0aecdf-eb14-4529-9bcb-510f2fc43692 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 Dec 02 11:04:45.054934 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3a0aecdf-eb14-4529-9bcb-510f2fc43692 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:45.055418 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:45.055418 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:45.056153 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3a0aecdf-eb14-4529-9bcb-510f2fc43692 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:45.110094 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d847bd19-4786-4761-906c-f25bb0fc0fdf tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume// Dec 02 11:04:45.110580 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d847bd19-4786-4761-906c-f25bb0fc0fdf tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:45.110778 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:45.110778 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:45.114238 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d847bd19-4786-4761-906c-f25bb0fc0fdf tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'all' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:45.115397 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d847bd19-4786-4761-906c-f25bb0fc0fdf tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 11:04:45.116024 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 822/1645] 10.222.0.41 () {56 vars in 1089 bytes} [Wed Dec 2 11:04:45 2020] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 11:04:45.129044 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-356170f5-14d5-4d40-8360-42ce31896e9a tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] GET http://10.222.0.23/volume/v3/73ae898162814d25aefefe270dd23819/volumes/cce808dc-ec72-469f-b71d-5b1eb9c10456 Dec 02 11:04:45.129671 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-356170f5-14d5-4d40-8360-42ce31896e9a tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:45.130100 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-356170f5-14d5-4d40-8360-42ce31896e9a tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:45.242057 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:45.242057 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:45.288577 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3a0aecdf-eb14-4529-9bcb-510f2fc43692 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:04:45.346520 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:45.346520 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:45.372642 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:45.372642 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:45.379558 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3a0aecdf-eb14-4529-9bcb-510f2fc43692 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 returned with HTTP 200 Dec 02 11:04:45.408732 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 824/1646] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:04:45 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 => generated 1659 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:04:45.413396 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-42d35ebf-729e-4960-9854-b60c5f0d62d9 req-17b6fb74-76c7-4a0c-9259-2ba5ee05a209 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 Dec 02 11:04:45.414232 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-42d35ebf-729e-4960-9854-b60c5f0d62d9 req-17b6fb74-76c7-4a0c-9259-2ba5ee05a209 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:45.414644 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:45.414644 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:45.415311 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-42d35ebf-729e-4960-9854-b60c5f0d62d9 req-17b6fb74-76c7-4a0c-9259-2ba5ee05a209 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:45.438332 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-356170f5-14d5-4d40-8360-42ce31896e9a tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Volume info retrieved successfully. Dec 02 11:04:45.475835 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-356170f5-14d5-4d40-8360-42ce31896e9a tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 11:04:45.477056 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-356170f5-14d5-4d40-8360-42ce31896e9a tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 11:04:45.502021 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-356170f5-14d5-4d40-8360-42ce31896e9a tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] 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=88068) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 11:04:45.521328 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:45.521328 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:45.566945 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:45.566945 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:45.636071 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-42d35ebf-729e-4960-9854-b60c5f0d62d9 req-17b6fb74-76c7-4a0c-9259-2ba5ee05a209 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:04:45.657230 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-356170f5-14d5-4d40-8360-42ce31896e9a tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] http://10.222.0.23/volume/v3/73ae898162814d25aefefe270dd23819/volumes/cce808dc-ec72-469f-b71d-5b1eb9c10456 returned with HTTP 200 Dec 02 11:04:45.658092 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 823/1647] 10.222.0.23 () {60 vars in 1356 bytes} [Wed Dec 2 11:04:45 2020] GET /volume/v3/73ae898162814d25aefefe270dd23819/volumes/cce808dc-ec72-469f-b71d-5b1eb9c10456 => generated 988 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:04:45.709462 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:45.709462 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:45.734776 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-42d35ebf-729e-4960-9854-b60c5f0d62d9 req-17b6fb74-76c7-4a0c-9259-2ba5ee05a209 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 returned with HTTP 200 Dec 02 11:04:45.741295 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 825/1648] 10.222.0.41 () {60 vars in 1403 bytes} [Wed Dec 2 11:04:45 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 => generated 1758 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 02 11:04:46.025470 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-188bf458-7e88-4662-b1ab-468996f34161 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:04:46.035932 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-188bf458-7e88-4662-b1ab-468996f34161 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:46.035932 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:46.035932 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:46.036376 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-188bf458-7e88-4662-b1ab-468996f34161 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:46.040564 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-188bf458-7e88-4662-b1ab-468996f34161 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:04:46.154413 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-42d35ebf-729e-4960-9854-b60c5f0d62d9 req-78c3bdd2-706b-4a47-ab07-78dd971a5bb7 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] DELETE http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/attachments/08aeff81-5d33-49a3-87f8-f4a7f8920a4b Dec 02 11:04:46.155316 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-42d35ebf-729e-4960-9854-b60c5f0d62d9 req-78c3bdd2-706b-4a47-ab07-78dd971a5bb7 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:46.155752 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:46.155752 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:46.156442 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-42d35ebf-729e-4960-9854-b60c5f0d62d9 req-78c3bdd2-706b-4a47-ab07-78dd971a5bb7 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'version_select' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:46.169481 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:46.169481 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:46.171819 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-188bf458-7e88-4662-b1ab-468996f34161 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:04:46.179871 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 824/1649] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:04:46 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:46.209920 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:46.209920 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:46.418544 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0f71de04-5278-4a75-9615-57cc1654e4c6 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 Dec 02 11:04:46.420609 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0f71de04-5278-4a75-9615-57cc1654e4c6 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:46.420836 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:46.420836 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:46.421618 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0f71de04-5278-4a75-9615-57cc1654e4c6 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:46.566916 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:46.566916 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:46.598242 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0f71de04-5278-4a75-9615-57cc1654e4c6 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:04:46.658060 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:46.658060 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:46.682703 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0f71de04-5278-4a75-9615-57cc1654e4c6 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 returned with HTTP 200 Dec 02 11:04:46.685667 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 825/1650] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:04:46 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 => generated 1659 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:04:46.696935 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-094b3bdf-9cc4-4467-8bce-0041b5649131 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] GET http://10.222.0.23/volume/v3/73ae898162814d25aefefe270dd23819/volumes/cce808dc-ec72-469f-b71d-5b1eb9c10456 Dec 02 11:04:46.704924 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-094b3bdf-9cc4-4467-8bce-0041b5649131 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:46.705571 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:46.705571 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:46.706289 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-094b3bdf-9cc4-4467-8bce-0041b5649131 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:46.830829 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:46.830829 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:46.851752 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-094b3bdf-9cc4-4467-8bce-0041b5649131 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Volume info retrieved successfully. Dec 02 11:04:46.881564 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-094b3bdf-9cc4-4467-8bce-0041b5649131 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 11:04:46.882006 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-094b3bdf-9cc4-4467-8bce-0041b5649131 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 11:04:46.898646 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-094b3bdf-9cc4-4467-8bce-0041b5649131 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] 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=88068) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 11:04:46.915975 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:46.915975 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:47.011640 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-094b3bdf-9cc4-4467-8bce-0041b5649131 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] http://10.222.0.23/volume/v3/73ae898162814d25aefefe270dd23819/volumes/cce808dc-ec72-469f-b71d-5b1eb9c10456 returned with HTTP 200 Dec 02 11:04:47.012442 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 826/1651] 10.222.0.23 () {60 vars in 1356 bytes} [Wed Dec 2 11:04:46 2020] GET /volume/v3/73ae898162814d25aefefe270dd23819/volumes/cce808dc-ec72-469f-b71d-5b1eb9c10456 => generated 988 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:04:47.193342 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a61c68ad-d747-4390-aadb-da4370c2e100 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:04:47.194670 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a61c68ad-d747-4390-aadb-da4370c2e100 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:47.195080 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:47.195080 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:47.195726 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a61c68ad-d747-4390-aadb-da4370c2e100 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:47.196281 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-a61c68ad-d747-4390-aadb-da4370c2e100 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:04:47.277945 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-42d35ebf-729e-4960-9854-b60c5f0d62d9 req-78c3bdd2-706b-4a47-ab07-78dd971a5bb7 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88069) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 02 11:04:47.281344 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-42d35ebf-729e-4960-9854-b60c5f0d62d9 req-78c3bdd2-706b-4a47-ab07-78dd971a5bb7 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Pending status list for volume during attachment-delete: [] {{(pid=88069) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 02 11:04:47.292451 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:47.292451 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:47.302755 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a61c68ad-d747-4390-aadb-da4370c2e100 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:04:47.310087 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 827/1652] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:04:47 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:47.320583 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-42d35ebf-729e-4960-9854-b60c5f0d62d9 req-78c3bdd2-706b-4a47-ab07-78dd971a5bb7 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/attachments/08aeff81-5d33-49a3-87f8-f4a7f8920a4b returned with HTTP 200 Dec 02 11:04:47.321975 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 826/1653] 10.222.0.41 () {62 vars in 1437 bytes} [Wed Dec 2 11:04:46 2020] DELETE /volume/v3/a7ab41de6560439f9dd942bb15df5213/attachments/08aeff81-5d33-49a3-87f8-f4a7f8920a4b => generated 19 bytes in 1173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:47.705464 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-668e9a44-6ffa-4aeb-8d93-984eeff210f6 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 Dec 02 11:04:47.706387 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-668e9a44-6ffa-4aeb-8d93-984eeff210f6 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:47.706808 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:47.706808 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:47.707506 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-668e9a44-6ffa-4aeb-8d93-984eeff210f6 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:47.808775 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:47.808775 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:47.838939 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-668e9a44-6ffa-4aeb-8d93-984eeff210f6 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:04:47.881541 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-668e9a44-6ffa-4aeb-8d93-984eeff210f6 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 returned with HTTP 200 Dec 02 11:04:47.897595 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 828/1654] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:04:47 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 => generated 1364 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:04:48.028646 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f8664b85-3ff4-458a-90fc-0e2d841496e0 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] GET http://10.222.0.23/volume/v3/73ae898162814d25aefefe270dd23819/volumes/cce808dc-ec72-469f-b71d-5b1eb9c10456 Dec 02 11:04:48.036757 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f8664b85-3ff4-458a-90fc-0e2d841496e0 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:48.036757 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:48.036757 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:48.036757 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f8664b85-3ff4-458a-90fc-0e2d841496e0 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:48.153800 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:48.153800 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:48.179390 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f8664b85-3ff4-458a-90fc-0e2d841496e0 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Volume info retrieved successfully. Dec 02 11:04:48.213616 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-f8664b85-3ff4-458a-90fc-0e2d841496e0 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 11:04:48.213616 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-f8664b85-3ff4-458a-90fc-0e2d841496e0 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 11:04:48.233041 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-f8664b85-3ff4-458a-90fc-0e2d841496e0 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] 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=88069) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 11:04:48.244758 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:48.244758 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:48.288073 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f8664b85-3ff4-458a-90fc-0e2d841496e0 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] http://10.222.0.23/volume/v3/73ae898162814d25aefefe270dd23819/volumes/cce808dc-ec72-469f-b71d-5b1eb9c10456 returned with HTTP 200 Dec 02 11:04:48.294182 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 827/1655] 10.222.0.23 () {60 vars in 1356 bytes} [Wed Dec 2 11:04:48 2020] GET /volume/v3/73ae898162814d25aefefe270dd23819/volumes/cce808dc-ec72-469f-b71d-5b1eb9c10456 => generated 988 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:04:48.327313 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-60448876-ec20-4a7b-92e8-86121c15c438 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:04:48.327908 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-60448876-ec20-4a7b-92e8-86121c15c438 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:48.328251 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:48.328251 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:48.329275 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-60448876-ec20-4a7b-92e8-86121c15c438 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:48.329904 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-60448876-ec20-4a7b-92e8-86121c15c438 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:04:48.408043 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:48.408043 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:48.417362 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-60448876-ec20-4a7b-92e8-86121c15c438 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:04:48.421685 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 829/1656] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:04:48 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:49.311685 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cf938e21-8eef-411c-b570-fc211ce5e89b tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] GET http://10.222.0.23/volume/v3/73ae898162814d25aefefe270dd23819/volumes/cce808dc-ec72-469f-b71d-5b1eb9c10456 Dec 02 11:04:49.312586 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cf938e21-8eef-411c-b570-fc211ce5e89b tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:49.312902 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:49.312902 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:49.313588 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cf938e21-8eef-411c-b570-fc211ce5e89b tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:49.436563 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b9d2ae93-bd4c-4879-977b-df9a243d15a2 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:04:49.437538 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b9d2ae93-bd4c-4879-977b-df9a243d15a2 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:49.437996 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:49.437996 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:49.438697 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b9d2ae93-bd4c-4879-977b-df9a243d15a2 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:49.439263 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-b9d2ae93-bd4c-4879-977b-df9a243d15a2 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:04:49.477750 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:49.477750 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:49.494864 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:49.494864 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:49.501868 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b9d2ae93-bd4c-4879-977b-df9a243d15a2 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:04:49.503473 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 830/1657] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:04:49 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:49.511014 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-cf938e21-8eef-411c-b570-fc211ce5e89b tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Volume info retrieved successfully. Dec 02 11:04:49.533569 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-cf938e21-8eef-411c-b570-fc211ce5e89b tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 11:04:49.534207 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-cf938e21-8eef-411c-b570-fc211ce5e89b tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 11:04:49.543988 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-cf938e21-8eef-411c-b570-fc211ce5e89b tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] 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=88069) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 11:04:49.559002 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:49.559002 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:49.619439 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cf938e21-8eef-411c-b570-fc211ce5e89b tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] http://10.222.0.23/volume/v3/73ae898162814d25aefefe270dd23819/volumes/cce808dc-ec72-469f-b71d-5b1eb9c10456 returned with HTTP 200 Dec 02 11:04:49.632077 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 828/1658] 10.222.0.23 () {60 vars in 1356 bytes} [Wed Dec 2 11:04:49 2020] GET /volume/v3/73ae898162814d25aefefe270dd23819/volumes/cce808dc-ec72-469f-b71d-5b1eb9c10456 => generated 988 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:04:50.516728 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ebd8eac6-07d9-4fbb-b83c-11bc871cc296 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:04:50.517422 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ebd8eac6-07d9-4fbb-b83c-11bc871cc296 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:50.517743 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:50.517743 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:50.518295 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ebd8eac6-07d9-4fbb-b83c-11bc871cc296 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:50.518762 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-ebd8eac6-07d9-4fbb-b83c-11bc871cc296 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:04:50.571096 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:50.571096 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:50.573845 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ebd8eac6-07d9-4fbb-b83c-11bc871cc296 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:04:50.574914 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 831/1659] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:04:50 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:50.639262 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3ce70f81-5ca1-4e33-9c67-2c9ad79a2d9b tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] GET http://10.222.0.23/volume/v3/73ae898162814d25aefefe270dd23819/volumes/cce808dc-ec72-469f-b71d-5b1eb9c10456 Dec 02 11:04:50.639830 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3ce70f81-5ca1-4e33-9c67-2c9ad79a2d9b tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:50.640049 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:50.640049 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:50.640420 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3ce70f81-5ca1-4e33-9c67-2c9ad79a2d9b tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:50.755104 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:50.755104 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:50.782167 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3ce70f81-5ca1-4e33-9c67-2c9ad79a2d9b tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Volume info retrieved successfully. Dec 02 11:04:50.871976 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-3ce70f81-5ca1-4e33-9c67-2c9ad79a2d9b tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 11:04:50.871976 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-3ce70f81-5ca1-4e33-9c67-2c9ad79a2d9b tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 11:04:50.898314 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-3ce70f81-5ca1-4e33-9c67-2c9ad79a2d9b tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] 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=88069) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 11:04:50.923044 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:50.923044 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:50.969991 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3ce70f81-5ca1-4e33-9c67-2c9ad79a2d9b tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] http://10.222.0.23/volume/v3/73ae898162814d25aefefe270dd23819/volumes/cce808dc-ec72-469f-b71d-5b1eb9c10456 returned with HTTP 200 Dec 02 11:04:50.969991 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 829/1660] 10.222.0.23 () {60 vars in 1356 bytes} [Wed Dec 2 11:04:50 2020] GET /volume/v3/73ae898162814d25aefefe270dd23819/volumes/cce808dc-ec72-469f-b71d-5b1eb9c10456 => generated 988 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:04:51.588804 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-88460907-e828-4446-a84a-e40a17882514 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:04:51.590005 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-88460907-e828-4446-a84a-e40a17882514 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:51.590448 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:51.590448 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:51.591124 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-88460907-e828-4446-a84a-e40a17882514 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:51.591701 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-88460907-e828-4446-a84a-e40a17882514 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:04:51.639067 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:51.639067 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:51.645582 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-88460907-e828-4446-a84a-e40a17882514 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:04:51.646791 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 832/1661] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:04:51 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:51.984986 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5e4e7fec-3c6a-4ea7-a1ae-4586c6e26246 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] GET http://10.222.0.23/volume/v3/73ae898162814d25aefefe270dd23819/volumes/cce808dc-ec72-469f-b71d-5b1eb9c10456 Dec 02 11:04:51.985876 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5e4e7fec-3c6a-4ea7-a1ae-4586c6e26246 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:51.986322 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:51.986322 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:51.987152 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5e4e7fec-3c6a-4ea7-a1ae-4586c6e26246 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:52.100563 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:52.100563 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:52.120116 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-5e4e7fec-3c6a-4ea7-a1ae-4586c6e26246 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Volume info retrieved successfully. Dec 02 11:04:52.148650 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-5e4e7fec-3c6a-4ea7-a1ae-4586c6e26246 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 11:04:52.150254 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-5e4e7fec-3c6a-4ea7-a1ae-4586c6e26246 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 11:04:52.165429 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-5e4e7fec-3c6a-4ea7-a1ae-4586c6e26246 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] 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=88069) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 11:04:52.173153 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:52.173153 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:52.198033 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5e4e7fec-3c6a-4ea7-a1ae-4586c6e26246 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] http://10.222.0.23/volume/v3/73ae898162814d25aefefe270dd23819/volumes/cce808dc-ec72-469f-b71d-5b1eb9c10456 returned with HTTP 200 Dec 02 11:04:52.199602 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 830/1662] 10.222.0.23 () {60 vars in 1356 bytes} [Wed Dec 2 11:04:51 2020] GET /volume/v3/73ae898162814d25aefefe270dd23819/volumes/cce808dc-ec72-469f-b71d-5b1eb9c10456 => generated 989 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:04:52.216352 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f7538e3d-8d1a-43dc-8ec7-fd1796255c00 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] GET http://10.222.0.23/volume/v3/73ae898162814d25aefefe270dd23819/groups/bcf1e2ac-d2c1-441c-b4e0-634f149849cb Dec 02 11:04:52.217970 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f7538e3d-8d1a-43dc-8ec7-fd1796255c00 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:52.218426 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:52.218426 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:52.219248 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f7538e3d-8d1a-43dc-8ec7-fd1796255c00 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Calling method 'version_select' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:52.219886 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-f7538e3d-8d1a-43dc-8ec7-fd1796255c00 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] show called for member bcf1e2ac-d2c1-441c-b4e0-634f149849cb {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 02 11:04:52.235069 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:52.235069 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:52.306545 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f7538e3d-8d1a-43dc-8ec7-fd1796255c00 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] http://10.222.0.23/volume/v3/73ae898162814d25aefefe270dd23819/groups/bcf1e2ac-d2c1-441c-b4e0-634f149849cb returned with HTTP 200 Dec 02 11:04:52.313088 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 833/1663] 10.222.0.23 () {60 vars in 1353 bytes} [Wed Dec 2 11:04:52 2020] GET /volume/v3/73ae898162814d25aefefe270dd23819/groups/bcf1e2ac-d2c1-441c-b4e0-634f149849cb => generated 415 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:04:52.324591 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-db53c795-f3e5-4450-b6e2-d0d3a50177d0 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] GET http://10.222.0.23/volume/v3/73ae898162814d25aefefe270dd23819/volumes/detail Dec 02 11:04:52.325606 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-db53c795-f3e5-4450-b6e2-d0d3a50177d0 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:52.325951 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:52.325951 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:52.326721 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-db53c795-f3e5-4450-b6e2-d0d3a50177d0 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Calling method 'detail' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:52.327695 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-db53c795-f3e5-4450-b6e2-d0d3a50177d0 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Removing options '' from query. {{(pid=88069) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 11:04:52.330545 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-db53c795-f3e5-4450-b6e2-d0d3a50177d0 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88069) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 02 11:04:52.425775 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-db53c795-f3e5-4450-b6e2-d0d3a50177d0 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Get all volumes completed successfully. Dec 02 11:04:52.427987 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-db53c795-f3e5-4450-b6e2-d0d3a50177d0 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 11:04:52.428986 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-db53c795-f3e5-4450-b6e2-d0d3a50177d0 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 11:04:52.439971 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-db53c795-f3e5-4450-b6e2-d0d3a50177d0 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] 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=88069) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 11:04:52.455509 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:52.455509 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:52.491618 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-db53c795-f3e5-4450-b6e2-d0d3a50177d0 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 11:04:52.492082 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-db53c795-f3e5-4450-b6e2-d0d3a50177d0 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 11:04:52.519408 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-db53c795-f3e5-4450-b6e2-d0d3a50177d0 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] 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=88069) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 11:04:52.556677 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:52.556677 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:52.591275 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-db53c795-f3e5-4450-b6e2-d0d3a50177d0 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] http://10.222.0.23/volume/v3/73ae898162814d25aefefe270dd23819/volumes/detail returned with HTTP 200 Dec 02 11:04:52.592460 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 831/1664] 10.222.0.23 () {60 vars in 1266 bytes} [Wed Dec 2 11:04:52 2020] GET /volume/v3/73ae898162814d25aefefe270dd23819/volumes/detail => generated 1975 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 02 11:04:52.609731 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-caef4ed6-4b47-46c2-9d85-8c480fef2609 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] POST http://10.222.0.23/volume/v3/73ae898162814d25aefefe270dd23819/groups/bcf1e2ac-d2c1-441c-b4e0-634f149849cb/action Dec 02 11:04:52.610629 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:52.610629 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:52.611354 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-caef4ed6-4b47-46c2-9d85-8c480fef2609 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 11:04:52.611918 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-caef4ed6-4b47-46c2-9d85-8c480fef2609 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:04:52.613078 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-caef4ed6-4b47-46c2-9d85-8c480fef2609 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] delete called for group bcf1e2ac-d2c1-441c-b4e0-634f149849cb {{(pid=88068) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 02 11:04:52.613622 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.groups [None req-caef4ed6-4b47-46c2-9d85-8c480fef2609 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Delete group with id: bcf1e2ac-d2c1-441c-b4e0-634f149849cb Dec 02 11:04:52.630723 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:52.630723 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:52.660639 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6171d188-e71b-47ab-9da7-84815caa4cc5 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:04:52.661193 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6171d188-e71b-47ab-9da7-84815caa4cc5 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:52.661412 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:52.661412 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:52.661791 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6171d188-e71b-47ab-9da7-84815caa4cc5 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:52.662159 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-6171d188-e71b-47ab-9da7-84815caa4cc5 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:04:52.723187 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:52.723187 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:52.725543 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6171d188-e71b-47ab-9da7-84815caa4cc5 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:04:52.728496 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 832/1665] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:04:52 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:52.877638 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-caef4ed6-4b47-46c2-9d85-8c480fef2609 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] http://10.222.0.23/volume/v3/73ae898162814d25aefefe270dd23819/groups/bcf1e2ac-d2c1-441c-b4e0-634f149849cb/action returned with HTTP 202 Dec 02 11:04:52.885812 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 834/1666] 10.222.0.23 () {62 vars in 1395 bytes} [Wed Dec 2 11:04:52 2020] POST /volume/v3/73ae898162814d25aefefe270dd23819/groups/bcf1e2ac-d2c1-441c-b4e0-634f149849cb/action => generated 0 bytes in 281 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 02 11:04:52.890155 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3c93cecf-28e5-4926-9964-81f0e7910993 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] GET http://10.222.0.23/volume/v3/73ae898162814d25aefefe270dd23819/volumes/cce808dc-ec72-469f-b71d-5b1eb9c10456 Dec 02 11:04:52.890938 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3c93cecf-28e5-4926-9964-81f0e7910993 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:52.891309 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:52.891309 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:52.891976 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3c93cecf-28e5-4926-9964-81f0e7910993 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:53.021446 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:53.021446 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:53.057810 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3c93cecf-28e5-4926-9964-81f0e7910993 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Volume info retrieved successfully. Dec 02 11:04:53.095696 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-3c93cecf-28e5-4926-9964-81f0e7910993 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 11:04:53.096397 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-3c93cecf-28e5-4926-9964-81f0e7910993 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 11:04:53.112925 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-3c93cecf-28e5-4926-9964-81f0e7910993 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] 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=88069) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 11:04:53.126904 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:53.126904 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:53.171193 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3c93cecf-28e5-4926-9964-81f0e7910993 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] http://10.222.0.23/volume/v3/73ae898162814d25aefefe270dd23819/volumes/cce808dc-ec72-469f-b71d-5b1eb9c10456 returned with HTTP 200 Dec 02 11:04:53.172585 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 833/1667] 10.222.0.23 () {60 vars in 1356 bytes} [Wed Dec 2 11:04:52 2020] GET /volume/v3/73ae898162814d25aefefe270dd23819/volumes/cce808dc-ec72-469f-b71d-5b1eb9c10456 => generated 988 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:04:53.742954 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7e77d80f-bc84-4d07-9cf8-479da9f40bda tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:04:53.744320 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7e77d80f-bc84-4d07-9cf8-479da9f40bda tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:53.744549 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:53.744549 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:53.745084 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7e77d80f-bc84-4d07-9cf8-479da9f40bda tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:53.745532 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-7e77d80f-bc84-4d07-9cf8-479da9f40bda tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:04:53.792248 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:53.792248 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:53.795451 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7e77d80f-bc84-4d07-9cf8-479da9f40bda tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:04:53.807360 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 835/1668] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:04:53 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:54.189310 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e9f2ac19-a42a-4bfa-bace-db1aa510f2ef tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] GET http://10.222.0.23/volume/v3/73ae898162814d25aefefe270dd23819/volumes/cce808dc-ec72-469f-b71d-5b1eb9c10456 Dec 02 11:04:54.190263 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e9f2ac19-a42a-4bfa-bace-db1aa510f2ef tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:54.190680 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:54.190680 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:54.191334 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e9f2ac19-a42a-4bfa-bace-db1aa510f2ef tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:54.264896 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:54.264896 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:54.286867 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e9f2ac19-a42a-4bfa-bace-db1aa510f2ef tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Volume info retrieved successfully. Dec 02 11:04:54.334594 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-e9f2ac19-a42a-4bfa-bace-db1aa510f2ef tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 11:04:54.335169 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-e9f2ac19-a42a-4bfa-bace-db1aa510f2ef tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 11:04:54.353013 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-e9f2ac19-a42a-4bfa-bace-db1aa510f2ef tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] 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=88069) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 11:04:54.367226 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:54.367226 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:54.413743 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e9f2ac19-a42a-4bfa-bace-db1aa510f2ef tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] http://10.222.0.23/volume/v3/73ae898162814d25aefefe270dd23819/volumes/cce808dc-ec72-469f-b71d-5b1eb9c10456 returned with HTTP 200 Dec 02 11:04:54.425933 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 834/1669] 10.222.0.23 () {60 vars in 1356 bytes} [Wed Dec 2 11:04:54 2020] GET /volume/v3/73ae898162814d25aefefe270dd23819/volumes/cce808dc-ec72-469f-b71d-5b1eb9c10456 => generated 988 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:04:54.814965 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e0549a1d-fb52-4245-906f-3db50f111c2d tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:04:54.816117 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e0549a1d-fb52-4245-906f-3db50f111c2d tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:54.816506 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:54.816506 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:54.817177 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e0549a1d-fb52-4245-906f-3db50f111c2d tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:54.817699 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-e0549a1d-fb52-4245-906f-3db50f111c2d tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:04:54.872067 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:54.872067 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:54.874340 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e0549a1d-fb52-4245-906f-3db50f111c2d tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:04:54.885731 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 836/1670] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:04:54 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:54.922031 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7c15f361-2353-4281-a82c-12e2b4c9bf20 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] POST http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots Dec 02 11:04:54.922799 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:54.922799 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:54.923425 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7c15f361-2353-4281-a82c-12e2b4c9bf20 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-435773818"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:04:55.013786 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:55.013786 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:55.016908 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-7c15f361-2353-4281-a82c-12e2b4c9bf20 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:04:55.025568 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v2.snapshots [None req-7c15f361-2353-4281-a82c-12e2b4c9bf20 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Create snapshot from volume 7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2 Dec 02 11:04:55.187465 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-7c15f361-2353-4281-a82c-12e2b4c9bf20 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Created reservations ['b6397f70-37ea-44ef-9041-9365069ef720', '6d51ffbc-7464-467f-ab4b-37d6cb3bfd44', 'bc01e52f-e7d9-4de0-bc29-2546f064b638', '0d9538ae-e62b-4f89-82a4-e68d81ca37ad'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:04:55.421707 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-7c15f361-2353-4281-a82c-12e2b4c9bf20 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot create request issued successfully. Dec 02 11:04:55.422565 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7c15f361-2353-4281-a82c-12e2b4c9bf20 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots returned with HTTP 202 Dec 02 11:04:55.423471 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 835/1671] 10.222.0.23 () {60 vars in 1232 bytes} [Wed Dec 2 11:04:54 2020] POST /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots => generated 379 bytes in 506 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:04:55.435435 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-64ce74de-14c1-4a03-a798-bfd30b52b346 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/3636e056-92ae-4f73-9301-ebb8ddd57ec3 Dec 02 11:04:55.435878 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-64ce74de-14c1-4a03-a798-bfd30b52b346 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:55.436073 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:55.436073 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:55.436772 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-64ce74de-14c1-4a03-a798-bfd30b52b346 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:55.444114 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0c2c9d31-da81-4f8c-bc42-8e1128488d4a tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] GET http://10.222.0.23/volume/v3/73ae898162814d25aefefe270dd23819/volumes/cce808dc-ec72-469f-b71d-5b1eb9c10456 Dec 02 11:04:55.444702 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0c2c9d31-da81-4f8c-bc42-8e1128488d4a tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:55.444949 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:55.444949 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:55.445333 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0c2c9d31-da81-4f8c-bc42-8e1128488d4a tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:55.533845 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:55.533845 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:55.535001 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-64ce74de-14c1-4a03-a798-bfd30b52b346 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:04:55.536966 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-64ce74de-14c1-4a03-a798-bfd30b52b346 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/3636e056-92ae-4f73-9301-ebb8ddd57ec3 returned with HTTP 200 Dec 02 11:04:55.549992 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 837/1672] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:04:55 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/3636e056-92ae-4f73-9301-ebb8ddd57ec3 => generated 511 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:55.591583 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0c2c9d31-da81-4f8c-bc42-8e1128488d4a tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] http://10.222.0.23/volume/v3/73ae898162814d25aefefe270dd23819/volumes/cce808dc-ec72-469f-b71d-5b1eb9c10456 returned with HTTP 404 Dec 02 11:04:55.592830 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 836/1673] 10.222.0.23 () {60 vars in 1356 bytes} [Wed Dec 2 11:04:55 2020] GET /volume/v3/73ae898162814d25aefefe270dd23819/volumes/cce808dc-ec72-469f-b71d-5b1eb9c10456 => generated 109 bytes in 154 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 02 11:04:55.601487 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0e6f6b3f-9acb-4d61-b152-f709f41d5a2f tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] GET http://10.222.0.23/volume/v3/73ae898162814d25aefefe270dd23819/groups/bcf1e2ac-d2c1-441c-b4e0-634f149849cb Dec 02 11:04:55.602461 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0e6f6b3f-9acb-4d61-b152-f709f41d5a2f tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:55.602853 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:55.602853 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:55.603473 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0e6f6b3f-9acb-4d61-b152-f709f41d5a2f tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Calling method 'version_select' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:55.604183 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-0e6f6b3f-9acb-4d61-b152-f709f41d5a2f tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] show called for member bcf1e2ac-d2c1-441c-b4e0-634f149849cb {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 02 11:04:55.614684 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0e6f6b3f-9acb-4d61-b152-f709f41d5a2f tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] http://10.222.0.23/volume/v3/73ae898162814d25aefefe270dd23819/groups/bcf1e2ac-d2c1-441c-b4e0-634f149849cb returned with HTTP 404 Dec 02 11:04:55.621247 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 838/1674] 10.222.0.23 () {60 vars in 1353 bytes} [Wed Dec 2 11:04:55 2020] GET /volume/v3/73ae898162814d25aefefe270dd23819/groups/bcf1e2ac-d2c1-441c-b4e0-634f149849cb => generated 108 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 02 11:04:55.629391 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9e08f8a6-2ecb-4f52-a051-62501acd19cb tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] GET http://10.222.0.23/volume/v3/73ae898162814d25aefefe270dd23819/volumes/detail Dec 02 11:04:55.630239 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9e08f8a6-2ecb-4f52-a051-62501acd19cb tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:55.635387 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9e08f8a6-2ecb-4f52-a051-62501acd19cb tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Calling method 'detail' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:55.636371 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-9e08f8a6-2ecb-4f52-a051-62501acd19cb tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Removing options '' from query. {{(pid=88069) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 11:04:55.637648 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:55.637648 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:55.639026 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-9e08f8a6-2ecb-4f52-a051-62501acd19cb tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88069) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 02 11:04:55.780617 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-9e08f8a6-2ecb-4f52-a051-62501acd19cb tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Get all volumes completed successfully. Dec 02 11:04:55.785635 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-9e08f8a6-2ecb-4f52-a051-62501acd19cb tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 11:04:55.786309 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-9e08f8a6-2ecb-4f52-a051-62501acd19cb tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 11:04:55.806748 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-9e08f8a6-2ecb-4f52-a051-62501acd19cb tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] 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=88069) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 11:04:55.817573 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:55.817573 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:55.868871 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9e08f8a6-2ecb-4f52-a051-62501acd19cb tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] http://10.222.0.23/volume/v3/73ae898162814d25aefefe270dd23819/volumes/detail returned with HTTP 200 Dec 02 11:04:55.871111 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 837/1675] 10.222.0.23 () {60 vars in 1266 bytes} [Wed Dec 2 11:04:55 2020] GET /volume/v3/73ae898162814d25aefefe270dd23819/volumes/detail => generated 996 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:04:55.891396 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-87152dd9-e21e-46e8-8fb1-a97215765730 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] POST http://10.222.0.23/volume/v3/73ae898162814d25aefefe270dd23819/groups/174b2313-d8b9-40e5-9ada-120e5d627683/action Dec 02 11:04:55.892529 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-87152dd9-e21e-46e8-8fb1-a97215765730 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 11:04:55.893122 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-87152dd9-e21e-46e8-8fb1-a97215765730 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:04:55.896071 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-87152dd9-e21e-46e8-8fb1-a97215765730 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] delete called for group 174b2313-d8b9-40e5-9ada-120e5d627683 {{(pid=88068) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 02 11:04:55.896626 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.groups [None req-87152dd9-e21e-46e8-8fb1-a97215765730 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Delete group with id: 174b2313-d8b9-40e5-9ada-120e5d627683 Dec 02 11:04:55.903442 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dacb563f-5a78-49fe-8881-344167cbd222 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:04:55.911832 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dacb563f-5a78-49fe-8881-344167cbd222 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:55.913837 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:55.913837 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:55.914385 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:55.914385 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:55.915064 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dacb563f-5a78-49fe-8881-344167cbd222 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:55.915602 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-dacb563f-5a78-49fe-8881-344167cbd222 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:04:55.989679 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:55.989679 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:56.017039 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dacb563f-5a78-49fe-8881-344167cbd222 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:04:56.048842 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 838/1676] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:04:55 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:56.352014 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-87152dd9-e21e-46e8-8fb1-a97215765730 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] http://10.222.0.23/volume/v3/73ae898162814d25aefefe270dd23819/groups/174b2313-d8b9-40e5-9ada-120e5d627683/action returned with HTTP 202 Dec 02 11:04:56.352924 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 839/1677] 10.222.0.23 () {62 vars in 1395 bytes} [Wed Dec 2 11:04:55 2020] POST /volume/v3/73ae898162814d25aefefe270dd23819/groups/174b2313-d8b9-40e5-9ada-120e5d627683/action => generated 0 bytes in 468 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 02 11:04:56.360913 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-617cb36c-ce87-44b7-a3cf-11cdb0585518 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] GET http://10.222.0.23/volume/v3/73ae898162814d25aefefe270dd23819/volumes/abe60d34-c32d-4f63-a479-db09ec969182 Dec 02 11:04:56.362156 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-617cb36c-ce87-44b7-a3cf-11cdb0585518 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:56.362609 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:56.362609 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:56.363291 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-617cb36c-ce87-44b7-a3cf-11cdb0585518 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:56.453482 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:56.453482 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:56.484151 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-617cb36c-ce87-44b7-a3cf-11cdb0585518 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Volume info retrieved successfully. Dec 02 11:04:56.514113 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-617cb36c-ce87-44b7-a3cf-11cdb0585518 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 11:04:56.515380 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-617cb36c-ce87-44b7-a3cf-11cdb0585518 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 11:04:56.525830 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-617cb36c-ce87-44b7-a3cf-11cdb0585518 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] 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=88069) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 11:04:56.543851 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:56.543851 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:56.550213 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-44a07265-3505-43f4-9287-93a49b4749a6 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/3636e056-92ae-4f73-9301-ebb8ddd57ec3 Dec 02 11:04:56.550748 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-44a07265-3505-43f4-9287-93a49b4749a6 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:56.550949 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:56.550949 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:56.551758 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-44a07265-3505-43f4-9287-93a49b4749a6 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:56.585954 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-617cb36c-ce87-44b7-a3cf-11cdb0585518 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] http://10.222.0.23/volume/v3/73ae898162814d25aefefe270dd23819/volumes/abe60d34-c32d-4f63-a479-db09ec969182 returned with HTTP 200 Dec 02 11:04:56.587227 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 839/1678] 10.222.0.23 () {60 vars in 1356 bytes} [Wed Dec 2 11:04:56 2020] GET /volume/v3/73ae898162814d25aefefe270dd23819/volumes/abe60d34-c32d-4f63-a479-db09ec969182 => generated 992 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:04:56.662961 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:56.662961 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:56.664112 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-44a07265-3505-43f4-9287-93a49b4749a6 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:04:56.666078 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-44a07265-3505-43f4-9287-93a49b4749a6 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/3636e056-92ae-4f73-9301-ebb8ddd57ec3 returned with HTTP 200 Dec 02 11:04:56.666890 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 840/1679] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:04:56 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/3636e056-92ae-4f73-9301-ebb8ddd57ec3 => generated 511 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:57.031092 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ee3399df-5a75-4a90-9be9-94b261f4aa62 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:04:57.032365 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ee3399df-5a75-4a90-9be9-94b261f4aa62 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:57.032830 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:57.032830 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:57.034354 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ee3399df-5a75-4a90-9be9-94b261f4aa62 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:57.034917 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-ee3399df-5a75-4a90-9be9-94b261f4aa62 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:04:57.099873 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:57.099873 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:57.107951 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ee3399df-5a75-4a90-9be9-94b261f4aa62 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:04:57.109153 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 840/1680] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:04:57 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:57.606910 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-36af2111-971a-42b8-a976-49619e753847 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] GET http://10.222.0.23/volume/v3/73ae898162814d25aefefe270dd23819/volumes/abe60d34-c32d-4f63-a479-db09ec969182 Dec 02 11:04:57.607416 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-36af2111-971a-42b8-a976-49619e753847 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:57.607615 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:57.607615 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:57.608283 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-36af2111-971a-42b8-a976-49619e753847 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:57.691468 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d1e42e39-7600-4831-ac7b-c7016182e086 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/3636e056-92ae-4f73-9301-ebb8ddd57ec3 Dec 02 11:04:57.692004 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d1e42e39-7600-4831-ac7b-c7016182e086 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:57.692348 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:57.692348 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:57.696333 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d1e42e39-7600-4831-ac7b-c7016182e086 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:57.722746 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:57.722746 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:57.749983 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-36af2111-971a-42b8-a976-49619e753847 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Volume info retrieved successfully. Dec 02 11:04:57.817971 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-36af2111-971a-42b8-a976-49619e753847 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 11:04:57.818768 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-36af2111-971a-42b8-a976-49619e753847 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 11:04:57.836323 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:57.836323 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:57.837545 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-d1e42e39-7600-4831-ac7b-c7016182e086 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:04:57.839587 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d1e42e39-7600-4831-ac7b-c7016182e086 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/3636e056-92ae-4f73-9301-ebb8ddd57ec3 returned with HTTP 200 Dec 02 11:04:57.842465 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-36af2111-971a-42b8-a976-49619e753847 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] 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=88068) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 11:04:57.855356 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:57.855356 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:57.856244 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 841/1681] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:04:57 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/3636e056-92ae-4f73-9301-ebb8ddd57ec3 => generated 511 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:57.952668 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-36af2111-971a-42b8-a976-49619e753847 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] http://10.222.0.23/volume/v3/73ae898162814d25aefefe270dd23819/volumes/abe60d34-c32d-4f63-a479-db09ec969182 returned with HTTP 200 Dec 02 11:04:57.954041 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 841/1682] 10.222.0.23 () {60 vars in 1356 bytes} [Wed Dec 2 11:04:57 2020] GET /volume/v3/73ae898162814d25aefefe270dd23819/volumes/abe60d34-c32d-4f63-a479-db09ec969182 => generated 992 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:04:58.123735 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5af940c8-5a03-474b-94bf-2fe1d061fa6d tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:04:58.124439 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5af940c8-5a03-474b-94bf-2fe1d061fa6d tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:58.124657 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:58.124657 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:58.125595 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5af940c8-5a03-474b-94bf-2fe1d061fa6d tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:58.125965 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-5af940c8-5a03-474b-94bf-2fe1d061fa6d tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:04:58.295200 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:58.295200 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:58.299870 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5af940c8-5a03-474b-94bf-2fe1d061fa6d tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:04:58.305093 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 842/1683] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:04:58 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:58.853614 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ceb76fe7-5811-490c-8658-a210d8af7a62 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/3636e056-92ae-4f73-9301-ebb8ddd57ec3 Dec 02 11:04:58.854286 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ceb76fe7-5811-490c-8658-a210d8af7a62 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:58.854615 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:58.854615 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:58.855186 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ceb76fe7-5811-490c-8658-a210d8af7a62 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:58.910579 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:58.910579 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:58.914101 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-ceb76fe7-5811-490c-8658-a210d8af7a62 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:04:58.920729 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ceb76fe7-5811-490c-8658-a210d8af7a62 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/3636e056-92ae-4f73-9301-ebb8ddd57ec3 returned with HTTP 200 Dec 02 11:04:58.922232 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 842/1684] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:04:58 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/3636e056-92ae-4f73-9301-ebb8ddd57ec3 => generated 538 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:58.934144 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b00496ff-a120-4ae8-93c5-d17fd5d8b8bd tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/3636e056-92ae-4f73-9301-ebb8ddd57ec3 Dec 02 11:04:58.934943 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b00496ff-a120-4ae8-93c5-d17fd5d8b8bd tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:58.935329 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:58.935329 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:58.935953 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b00496ff-a120-4ae8-93c5-d17fd5d8b8bd tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:58.970004 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7d999504-efd9-4e5e-b5fd-bdaed39a11fe tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] GET http://10.222.0.23/volume/v3/73ae898162814d25aefefe270dd23819/volumes/abe60d34-c32d-4f63-a479-db09ec969182 Dec 02 11:04:58.970795 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7d999504-efd9-4e5e-b5fd-bdaed39a11fe tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:58.971133 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:58.971133 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:58.971808 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7d999504-efd9-4e5e-b5fd-bdaed39a11fe tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:59.003295 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:59.003295 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:59.011894 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b00496ff-a120-4ae8-93c5-d17fd5d8b8bd tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:04:59.017213 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b00496ff-a120-4ae8-93c5-d17fd5d8b8bd tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/3636e056-92ae-4f73-9301-ebb8ddd57ec3 returned with HTTP 200 Dec 02 11:04:59.022470 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 843/1685] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:04:58 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/3636e056-92ae-4f73-9301-ebb8ddd57ec3 => generated 538 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:59.039118 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6e981858-fdb9-4943-a9c9-181b21143e79 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots Dec 02 11:04:59.040012 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6e981858-fdb9-4943-a9c9-181b21143e79 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:59.043336 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:59.043336 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:59.044030 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6e981858-fdb9-4943-a9c9-181b21143e79 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'index' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:59.044927 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-6e981858-fdb9-4943-a9c9-181b21143e79 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Removing options '' from query. {{(pid=88069) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 11:04:59.070645 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.db.sqlalchemy.api [None req-6e981858-fdb9-4943-a9c9-181b21143e79 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Building query based on filter {{(pid=88069) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 02 11:04:59.106608 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:59.106608 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:59.128265 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6e981858-fdb9-4943-a9c9-181b21143e79 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Get all snapshots completed successfully. Dec 02 11:04:59.129855 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-7d999504-efd9-4e5e-b5fd-bdaed39a11fe tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Volume info retrieved successfully. Dec 02 11:04:59.132232 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6e981858-fdb9-4943-a9c9-181b21143e79 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots returned with HTTP 200 Dec 02 11:04:59.133601 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 844/1686] 10.222.0.23 () {58 vars in 1210 bytes} [Wed Dec 2 11:04:59 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots => generated 730 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:59.146716 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-99505386-81ad-4727-b48f-228a3837dfdc tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] PUT http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/3636e056-92ae-4f73-9301-ebb8ddd57ec3 Dec 02 11:04:59.150414 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:59.150414 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:59.151326 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-99505386-81ad-4727-b48f-228a3837dfdc tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-35181950", "description": "This is the new description of snapshot."}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:04:59.185579 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-7d999504-efd9-4e5e-b5fd-bdaed39a11fe tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 11:04:59.186053 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-7d999504-efd9-4e5e-b5fd-bdaed39a11fe tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 11:04:59.217633 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-7d999504-efd9-4e5e-b5fd-bdaed39a11fe tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] 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=88068) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 11:04:59.229982 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:59.229982 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:59.245468 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:59.245468 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:59.271009 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-99505386-81ad-4727-b48f-228a3837dfdc tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:04:59.294318 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7d999504-efd9-4e5e-b5fd-bdaed39a11fe tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] http://10.222.0.23/volume/v3/73ae898162814d25aefefe270dd23819/volumes/abe60d34-c32d-4f63-a479-db09ec969182 returned with HTTP 200 Dec 02 11:04:59.304887 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 843/1687] 10.222.0.23 () {60 vars in 1356 bytes} [Wed Dec 2 11:04:58 2020] GET /volume/v3/73ae898162814d25aefefe270dd23819/volumes/abe60d34-c32d-4f63-a479-db09ec969182 => generated 992 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:04:59.314581 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-99505386-81ad-4727-b48f-228a3837dfdc tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/3636e056-92ae-4f73-9301-ebb8ddd57ec3 returned with HTTP 200 Dec 02 11:04:59.317242 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 845/1688] 10.222.0.23 () {60 vars in 1342 bytes} [Wed Dec 2 11:04:59 2020] PUT /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/3636e056-92ae-4f73-9301-ebb8ddd57ec3 => generated 441 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:59.327308 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c642769a-7e66-4208-955d-f0c11719b31c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:04:59.327308 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c642769a-7e66-4208-955d-f0c11719b31c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:59.327551 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:59.327551 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:59.327750 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c642769a-7e66-4208-955d-f0c11719b31c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:59.328079 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-c642769a-7e66-4208-955d-f0c11719b31c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:04:59.333342 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c1675d09-982a-418d-b77e-97c4c82cb17a tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/3636e056-92ae-4f73-9301-ebb8ddd57ec3 Dec 02 11:04:59.335268 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c1675d09-982a-418d-b77e-97c4c82cb17a tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:59.335715 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:59.335715 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:59.336903 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c1675d09-982a-418d-b77e-97c4c82cb17a tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:59.366819 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:59.366819 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:59.370484 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c1675d09-982a-418d-b77e-97c4c82cb17a tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:04:59.375451 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c1675d09-982a-418d-b77e-97c4c82cb17a tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/3636e056-92ae-4f73-9301-ebb8ddd57ec3 returned with HTTP 200 Dec 02 11:04:59.378073 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 846/1689] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:04:59 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/3636e056-92ae-4f73-9301-ebb8ddd57ec3 => generated 575 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:59.381978 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:59.381978 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:59.394297 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c642769a-7e66-4208-955d-f0c11719b31c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:04:59.395170 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 844/1690] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:04:59 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:04:59.397633 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-351cb71f-e94f-4966-915e-8d130f8bfacf tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] DELETE http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/3636e056-92ae-4f73-9301-ebb8ddd57ec3 Dec 02 11:04:59.399730 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-351cb71f-e94f-4966-915e-8d130f8bfacf tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:59.400462 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:59.400462 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:59.400927 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-351cb71f-e94f-4966-915e-8d130f8bfacf tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:59.401291 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v2.snapshots [None req-351cb71f-e94f-4966-915e-8d130f8bfacf tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Delete snapshot with id: 3636e056-92ae-4f73-9301-ebb8ddd57ec3 Dec 02 11:04:59.473775 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:59.473775 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:59.479647 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-351cb71f-e94f-4966-915e-8d130f8bfacf tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:04:59.612162 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-351cb71f-e94f-4966-915e-8d130f8bfacf tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot delete request issued successfully. Dec 02 11:04:59.612826 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-351cb71f-e94f-4966-915e-8d130f8bfacf tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/3636e056-92ae-4f73-9301-ebb8ddd57ec3 returned with HTTP 202 Dec 02 11:04:59.616808 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 847/1691] 10.222.0.23 () {58 vars in 1324 bytes} [Wed Dec 2 11:04:59 2020] DELETE /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/3636e056-92ae-4f73-9301-ebb8ddd57ec3 => generated 0 bytes in 228 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:04:59.622235 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b642fd20-7e33-4c3f-8d16-edaeba0dcd58 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/3636e056-92ae-4f73-9301-ebb8ddd57ec3 Dec 02 11:04:59.622909 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b642fd20-7e33-4c3f-8d16-edaeba0dcd58 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:04:59.623328 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:04:59.623328 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:04:59.623976 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b642fd20-7e33-4c3f-8d16-edaeba0dcd58 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:04:59.690977 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:04:59.690977 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:04:59.692684 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b642fd20-7e33-4c3f-8d16-edaeba0dcd58 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:04:59.695645 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b642fd20-7e33-4c3f-8d16-edaeba0dcd58 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/3636e056-92ae-4f73-9301-ebb8ddd57ec3 returned with HTTP 200 Dec 02 11:04:59.699043 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 845/1692] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:04:59 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/3636e056-92ae-4f73-9301-ebb8ddd57ec3 => generated 574 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:00.312147 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-53762e9f-5fe9-4a42-90e3-9970cad3e5d8 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] GET http://10.222.0.23/volume/v3/73ae898162814d25aefefe270dd23819/volumes/abe60d34-c32d-4f63-a479-db09ec969182 Dec 02 11:05:00.313358 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-53762e9f-5fe9-4a42-90e3-9970cad3e5d8 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:00.313748 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:00.313748 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:00.314365 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-53762e9f-5fe9-4a42-90e3-9970cad3e5d8 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:00.418622 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e2d1f36c-23d4-4ea4-94d3-f00b99a34686 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:05:00.419625 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e2d1f36c-23d4-4ea4-94d3-f00b99a34686 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:00.420177 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:00.420177 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:00.420910 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e2d1f36c-23d4-4ea4-94d3-f00b99a34686 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:00.421465 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-e2d1f36c-23d4-4ea4-94d3-f00b99a34686 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:05:00.473702 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-53762e9f-5fe9-4a42-90e3-9970cad3e5d8 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] http://10.222.0.23/volume/v3/73ae898162814d25aefefe270dd23819/volumes/abe60d34-c32d-4f63-a479-db09ec969182 returned with HTTP 404 Dec 02 11:05:00.474842 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 848/1693] 10.222.0.23 () {60 vars in 1356 bytes} [Wed Dec 2 11:05:00 2020] GET /volume/v3/73ae898162814d25aefefe270dd23819/volumes/abe60d34-c32d-4f63-a479-db09ec969182 => generated 109 bytes in 167 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 02 11:05:00.478635 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:00.478635 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:00.497080 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4a60e216-ba93-4f05-b135-dd8312e73960 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] GET http://10.222.0.23/volume/v3/73ae898162814d25aefefe270dd23819/groups/174b2313-d8b9-40e5-9ada-120e5d627683 Dec 02 11:05:00.497710 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e2d1f36c-23d4-4ea4-94d3-f00b99a34686 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:05:00.501853 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4a60e216-ba93-4f05-b135-dd8312e73960 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:00.502676 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4a60e216-ba93-4f05-b135-dd8312e73960 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Calling method 'version_select' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:00.503252 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-4a60e216-ba93-4f05-b135-dd8312e73960 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] show called for member 174b2313-d8b9-40e5-9ada-120e5d627683 {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 02 11:05:00.507846 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 846/1694] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:05:00 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:00.529828 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4a60e216-ba93-4f05-b135-dd8312e73960 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] http://10.222.0.23/volume/v3/73ae898162814d25aefefe270dd23819/groups/174b2313-d8b9-40e5-9ada-120e5d627683 returned with HTTP 404 Dec 02 11:05:00.531002 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 849/1695] 10.222.0.23 () {60 vars in 1353 bytes} [Wed Dec 2 11:05:00 2020] GET /volume/v3/73ae898162814d25aefefe270dd23819/groups/174b2313-d8b9-40e5-9ada-120e5d627683 => generated 108 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 02 11:05:00.540403 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-174e138d-d2bc-4c45-be84-4de7259fdbb3 tempest-GroupsV314Test-939937455 tempest-GroupsV314Test-939937455] DELETE http://10.222.0.23/volume/v3/0dd15220e63544c19f0e873ebd625801/group_types/39f48f47-be16-40c6-be26-be5db408dd9b Dec 02 11:05:00.541010 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-174e138d-d2bc-4c45-be84-4de7259fdbb3 tempest-GroupsV314Test-939937455 tempest-GroupsV314Test-939937455] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:00.541173 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:00.541173 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:00.542816 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-174e138d-d2bc-4c45-be84-4de7259fdbb3 tempest-GroupsV314Test-939937455 tempest-GroupsV314Test-939937455] Calling method 'version_select' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:00.611468 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 02 11:05:00.611468 n-d-764292-5 devstack@c-api.service[88067]: "UPDATE / DELETE expressions." % clause Dec 02 11:05:00.619371 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-174e138d-d2bc-4c45-be84-4de7259fdbb3 tempest-GroupsV314Test-939937455 tempest-GroupsV314Test-939937455] http://10.222.0.23/volume/v3/0dd15220e63544c19f0e873ebd625801/group_types/39f48f47-be16-40c6-be26-be5db408dd9b returned with HTTP 202 Dec 02 11:05:00.623821 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 847/1696] 10.222.0.23 () {60 vars in 1371 bytes} [Wed Dec 2 11:05:00 2020] DELETE /volume/v3/0dd15220e63544c19f0e873ebd625801/group_types/39f48f47-be16-40c6-be26-be5db408dd9b => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 02 11:05:00.635464 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bd2c98a2-e9be-400e-93fa-080b8c381cd9 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] DELETE http://10.222.0.23/volume/v3/73ae898162814d25aefefe270dd23819/volumes/abe60d34-c32d-4f63-a479-db09ec969182 Dec 02 11:05:00.636289 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bd2c98a2-e9be-400e-93fa-080b8c381cd9 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:00.637981 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bd2c98a2-e9be-400e-93fa-080b8c381cd9 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:00.638842 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-bd2c98a2-e9be-400e-93fa-080b8c381cd9 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] Delete volume with id: abe60d34-c32d-4f63-a479-db09ec969182 Dec 02 11:05:00.711276 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cc717e19-70bc-4c38-bde7-17acf41d3b1d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/3636e056-92ae-4f73-9301-ebb8ddd57ec3 Dec 02 11:05:00.711794 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cc717e19-70bc-4c38-bde7-17acf41d3b1d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:00.712278 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cc717e19-70bc-4c38-bde7-17acf41d3b1d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:00.766088 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bd2c98a2-e9be-400e-93fa-080b8c381cd9 tempest-GroupsV314Test-849865497 tempest-GroupsV314Test-849865497] http://10.222.0.23/volume/v3/73ae898162814d25aefefe270dd23819/volumes/abe60d34-c32d-4f63-a479-db09ec969182 returned with HTTP 404 Dec 02 11:05:00.773991 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 850/1697] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:05:00 2020] DELETE /volume/v3/73ae898162814d25aefefe270dd23819/volumes/abe60d34-c32d-4f63-a479-db09ec969182 => generated 109 bytes in 142 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:05:00.779251 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-08032475-8484-41ea-ad67-372fbbd707ad tempest-GroupsV314Test-939937455 tempest-GroupsV314Test-939937455] DELETE http://10.222.0.23/volume/v3/0dd15220e63544c19f0e873ebd625801/types/7c223a6c-1725-484a-a180-a202af54bdba Dec 02 11:05:00.779703 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-08032475-8484-41ea-ad67-372fbbd707ad tempest-GroupsV314Test-939937455 tempest-GroupsV314Test-939937455] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:00.780219 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-08032475-8484-41ea-ad67-372fbbd707ad tempest-GroupsV314Test-939937455 tempest-GroupsV314Test-939937455] Calling method '_delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:00.780955 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:00.780955 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:00.795454 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:00.795454 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:00.796598 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-cc717e19-70bc-4c38-bde7-17acf41d3b1d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:05:00.806926 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cc717e19-70bc-4c38-bde7-17acf41d3b1d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/3636e056-92ae-4f73-9301-ebb8ddd57ec3 returned with HTTP 200 Dec 02 11:05:00.807766 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 848/1698] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:05:00 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/3636e056-92ae-4f73-9301-ebb8ddd57ec3 => generated 574 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:00.924991 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 02 11:05:00.924991 n-d-764292-5 devstack@c-api.service[88067]: "UPDATE / DELETE expressions." % clause Dec 02 11:05:00.947886 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-08032475-8484-41ea-ad67-372fbbd707ad tempest-GroupsV314Test-939937455 tempest-GroupsV314Test-939937455] http://10.222.0.23/volume/v3/0dd15220e63544c19f0e873ebd625801/types/7c223a6c-1725-484a-a180-a202af54bdba returned with HTTP 202 Dec 02 11:05:00.948812 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 851/1699] 10.222.0.23 () {58 vars in 1312 bytes} [Wed Dec 2 11:05:00 2020] DELETE /volume/v3/0dd15220e63544c19f0e873ebd625801/types/7c223a6c-1725-484a-a180-a202af54bdba => generated 0 bytes in 174 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:05:00.956572 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-85b89f3f-2ab7-4577-889c-1dc691c3a022 tempest-GroupsV314Test-939937455 tempest-GroupsV314Test-939937455] GET http://10.222.0.23/volume/v3/0dd15220e63544c19f0e873ebd625801/types/7c223a6c-1725-484a-a180-a202af54bdba Dec 02 11:05:00.957130 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-85b89f3f-2ab7-4577-889c-1dc691c3a022 tempest-GroupsV314Test-939937455 tempest-GroupsV314Test-939937455] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:00.957344 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:00.957344 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:00.957718 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-85b89f3f-2ab7-4577-889c-1dc691c3a022 tempest-GroupsV314Test-939937455 tempest-GroupsV314Test-939937455] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:00.994398 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-85b89f3f-2ab7-4577-889c-1dc691c3a022 tempest-GroupsV314Test-939937455 tempest-GroupsV314Test-939937455] http://10.222.0.23/volume/v3/0dd15220e63544c19f0e873ebd625801/types/7c223a6c-1725-484a-a180-a202af54bdba returned with HTTP 404 Dec 02 11:05:00.995455 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 849/1700] 10.222.0.23 () {58 vars in 1309 bytes} [Wed Dec 2 11:05:00 2020] GET /volume/v3/0dd15220e63544c19f0e873ebd625801/types/7c223a6c-1725-484a-a180-a202af54bdba => generated 114 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 02 11:05:01.517177 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9fae60b1-22b5-4600-acce-e9fda5ae80ee tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:05:01.518401 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9fae60b1-22b5-4600-acce-e9fda5ae80ee tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:01.519066 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9fae60b1-22b5-4600-acce-e9fda5ae80ee tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:01.519592 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-9fae60b1-22b5-4600-acce-e9fda5ae80ee tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:05:01.590298 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:01.590298 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:01.595347 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9fae60b1-22b5-4600-acce-e9fda5ae80ee tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:05:01.599955 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 852/1701] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:05:01 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:01.820309 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0e0a42eb-dca3-48d8-bb28-7f5cd75a2396 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/3636e056-92ae-4f73-9301-ebb8ddd57ec3 Dec 02 11:05:01.820869 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0e0a42eb-dca3-48d8-bb28-7f5cd75a2396 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:01.821363 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0e0a42eb-dca3-48d8-bb28-7f5cd75a2396 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:01.879371 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:01.879371 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:01.881380 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0e0a42eb-dca3-48d8-bb28-7f5cd75a2396 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:05:01.888492 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0e0a42eb-dca3-48d8-bb28-7f5cd75a2396 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/3636e056-92ae-4f73-9301-ebb8ddd57ec3 returned with HTTP 200 Dec 02 11:05:01.889608 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 850/1702] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:05:01 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/3636e056-92ae-4f73-9301-ebb8ddd57ec3 => generated 574 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:02.613886 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c6467c35-0b3b-4a11-a8c1-9b623d1a29a7 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:05:02.615348 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c6467c35-0b3b-4a11-a8c1-9b623d1a29a7 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:02.615730 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:02.615730 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:02.616355 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c6467c35-0b3b-4a11-a8c1-9b623d1a29a7 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:02.616919 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-c6467c35-0b3b-4a11-a8c1-9b623d1a29a7 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:05:02.660070 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:02.660070 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:02.662874 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c6467c35-0b3b-4a11-a8c1-9b623d1a29a7 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:05:02.664351 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 853/1703] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:05:02 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:02.901772 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cc149d1a-0074-40e2-8d53-19883e3d1648 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/3636e056-92ae-4f73-9301-ebb8ddd57ec3 Dec 02 11:05:02.902295 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cc149d1a-0074-40e2-8d53-19883e3d1648 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:02.902522 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:02.902522 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:02.902902 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cc149d1a-0074-40e2-8d53-19883e3d1648 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:02.963813 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cc149d1a-0074-40e2-8d53-19883e3d1648 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/3636e056-92ae-4f73-9301-ebb8ddd57ec3 returned with HTTP 404 Dec 02 11:05:03.030193 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 851/1704] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:05:02 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/3636e056-92ae-4f73-9301-ebb8ddd57ec3 => generated 111 bytes in 128 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:05:03.037339 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6fda90d0-c115-4c64-a48f-55871abcab78 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] POST http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots Dec 02 11:05:03.038225 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:03.038225 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:03.038900 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6fda90d0-c115-4c64-a48f-55871abcab78 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-534116557"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:05:03.166094 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:03.166094 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:03.167707 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6fda90d0-c115-4c64-a48f-55871abcab78 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:05:03.168209 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v2.snapshots [None req-6fda90d0-c115-4c64-a48f-55871abcab78 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Create snapshot from volume 7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2 Dec 02 11:05:03.280765 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-6fda90d0-c115-4c64-a48f-55871abcab78 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Created reservations ['73bab548-e436-4dde-a8fc-343b098f0a0f', '99e46b33-4a0b-4ef0-91da-2579db4c01aa', 'ddddbb73-259a-41af-9650-f44e4c1d5d58', '4668b95e-6408-45f8-b8ac-2db87564ce88'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:05:03.428401 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6fda90d0-c115-4c64-a48f-55871abcab78 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot create request issued successfully. Dec 02 11:05:03.432295 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6fda90d0-c115-4c64-a48f-55871abcab78 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots returned with HTTP 202 Dec 02 11:05:03.434268 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 854/1705] 10.222.0.23 () {60 vars in 1232 bytes} [Wed Dec 2 11:05:03 2020] POST /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots => generated 309 bytes in 401 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:05:03.444326 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-549f484c-4418-46e5-83ee-e5d49368ea8a tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/09ea5a79-2b44-4dce-b855-00a74bd5d2ad Dec 02 11:05:03.444902 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-549f484c-4418-46e5-83ee-e5d49368ea8a tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:03.445392 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-549f484c-4418-46e5-83ee-e5d49368ea8a tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:03.493877 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:03.493877 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:03.501188 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-549f484c-4418-46e5-83ee-e5d49368ea8a tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:05:03.503247 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-549f484c-4418-46e5-83ee-e5d49368ea8a tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/09ea5a79-2b44-4dce-b855-00a74bd5d2ad returned with HTTP 200 Dec 02 11:05:03.504553 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 852/1706] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:05:03 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/09ea5a79-2b44-4dce-b855-00a74bd5d2ad => generated 441 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:03.681614 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-25b8ff19-e8ad-462c-b1c4-59e3925fc3c0 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:05:03.682233 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-25b8ff19-e8ad-462c-b1c4-59e3925fc3c0 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:03.682233 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:03.682233 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:03.682627 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-25b8ff19-e8ad-462c-b1c4-59e3925fc3c0 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:03.682992 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-25b8ff19-e8ad-462c-b1c4-59e3925fc3c0 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:05:03.731843 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:03.731843 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:03.740310 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-25b8ff19-e8ad-462c-b1c4-59e3925fc3c0 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:05:03.741384 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 855/1707] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:05:03 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:04.547146 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-33a319d1-d047-4d8a-b663-701667180a37 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/09ea5a79-2b44-4dce-b855-00a74bd5d2ad Dec 02 11:05:04.561520 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-33a319d1-d047-4d8a-b663-701667180a37 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:04.562064 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:04.562064 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:04.562864 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-33a319d1-d047-4d8a-b663-701667180a37 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:04.629764 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:04.629764 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:04.633836 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-33a319d1-d047-4d8a-b663-701667180a37 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:05:04.641589 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-33a319d1-d047-4d8a-b663-701667180a37 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/09ea5a79-2b44-4dce-b855-00a74bd5d2ad returned with HTTP 200 Dec 02 11:05:04.642641 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 853/1708] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:05:04 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/09ea5a79-2b44-4dce-b855-00a74bd5d2ad => generated 441 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:04.755839 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-864f3e0c-49eb-495d-b3b3-48d6ee5efa72 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:05:04.756976 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-864f3e0c-49eb-495d-b3b3-48d6ee5efa72 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:04.757365 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:04.757365 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:04.757997 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-864f3e0c-49eb-495d-b3b3-48d6ee5efa72 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:04.758550 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-864f3e0c-49eb-495d-b3b3-48d6ee5efa72 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:05:04.810445 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:04.810445 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:04.817910 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-864f3e0c-49eb-495d-b3b3-48d6ee5efa72 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:05:04.818898 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 856/1709] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:05:04 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:05.656161 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0bd041c2-5a5f-4a13-b248-bccb872aa7c5 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/09ea5a79-2b44-4dce-b855-00a74bd5d2ad Dec 02 11:05:05.657054 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0bd041c2-5a5f-4a13-b248-bccb872aa7c5 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:05.657483 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:05.657483 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:05.658109 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0bd041c2-5a5f-4a13-b248-bccb872aa7c5 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:05.737996 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:05.737996 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:05.739610 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0bd041c2-5a5f-4a13-b248-bccb872aa7c5 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:05:05.741931 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0bd041c2-5a5f-4a13-b248-bccb872aa7c5 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/09ea5a79-2b44-4dce-b855-00a74bd5d2ad returned with HTTP 200 Dec 02 11:05:05.742993 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 854/1710] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:05:05 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/09ea5a79-2b44-4dce-b855-00a74bd5d2ad => generated 468 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:05.832575 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c9a63abc-6141-4aa6-a326-289c6262eb21 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:05:05.833242 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c9a63abc-6141-4aa6-a326-289c6262eb21 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:05.833360 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:05.833360 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:05.833660 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c9a63abc-6141-4aa6-a326-289c6262eb21 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:05.834397 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-c9a63abc-6141-4aa6-a326-289c6262eb21 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:05:05.943242 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:05.943242 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:05.956042 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c9a63abc-6141-4aa6-a326-289c6262eb21 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:05:05.959667 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 857/1711] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:05:05 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:06.970721 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dbdad42f-50a1-41b4-8c1a-fa01c7631590 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:05:06.971351 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dbdad42f-50a1-41b4-8c1a-fa01c7631590 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:06.971656 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:06.971656 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:06.972182 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dbdad42f-50a1-41b4-8c1a-fa01c7631590 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:06.972647 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-dbdad42f-50a1-41b4-8c1a-fa01c7631590 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:05:07.019904 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:07.019904 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:07.022401 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dbdad42f-50a1-41b4-8c1a-fa01c7631590 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:05:07.023902 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 855/1712] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:05:06 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:08.038581 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-625b342a-9913-4dca-afc4-464b27e79116 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:05:08.039817 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-625b342a-9913-4dca-afc4-464b27e79116 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:08.040333 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:08.040333 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:08.041018 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-625b342a-9913-4dca-afc4-464b27e79116 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:08.041543 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-625b342a-9913-4dca-afc4-464b27e79116 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:05:08.097223 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:08.097223 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:08.102027 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-625b342a-9913-4dca-afc4-464b27e79116 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:05:08.106734 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 858/1713] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:05:08 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:09.120904 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-74e8d3ee-d0c5-48d5-9781-b8b94b6f437c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:05:09.122362 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-74e8d3ee-d0c5-48d5-9781-b8b94b6f437c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:09.122755 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:09.122755 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:09.123378 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-74e8d3ee-d0c5-48d5-9781-b8b94b6f437c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:09.124080 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-74e8d3ee-d0c5-48d5-9781-b8b94b6f437c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:05:09.203073 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:09.203073 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:09.211101 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-74e8d3ee-d0c5-48d5-9781-b8b94b6f437c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:05:09.212323 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 856/1714] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:05:09 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:10.226395 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-95d3b9c9-7de9-4366-8f18-81adb7e94e1c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:05:10.226953 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-95d3b9c9-7de9-4366-8f18-81adb7e94e1c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:10.227088 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:10.227088 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:10.227439 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-95d3b9c9-7de9-4366-8f18-81adb7e94e1c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:10.227992 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-95d3b9c9-7de9-4366-8f18-81adb7e94e1c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:05:10.277061 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:10.277061 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:10.279375 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-95d3b9c9-7de9-4366-8f18-81adb7e94e1c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:05:10.285904 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 859/1715] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:05:10 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:11.302856 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-576fc7a7-f21f-4d8b-a678-71a16c407ee7 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:05:11.303880 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-576fc7a7-f21f-4d8b-a678-71a16c407ee7 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:11.304026 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:11.304026 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:11.305520 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-576fc7a7-f21f-4d8b-a678-71a16c407ee7 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:11.306488 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-576fc7a7-f21f-4d8b-a678-71a16c407ee7 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:05:11.374374 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:11.374374 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:11.376740 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-576fc7a7-f21f-4d8b-a678-71a16c407ee7 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:05:11.379604 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 857/1716] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:05:11 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:12.395527 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-454a02b9-e900-4600-9af4-0a3d180ebc77 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:05:12.397439 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-454a02b9-e900-4600-9af4-0a3d180ebc77 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:12.397667 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:12.397667 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:12.398048 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-454a02b9-e900-4600-9af4-0a3d180ebc77 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:12.398447 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-454a02b9-e900-4600-9af4-0a3d180ebc77 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:05:12.448922 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:12.448922 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:12.454509 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-454a02b9-e900-4600-9af4-0a3d180ebc77 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:05:12.455736 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 860/1717] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:05:12 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:13.472759 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-444af3ef-3684-478d-9632-2350a9944a41 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:05:13.473376 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-444af3ef-3684-478d-9632-2350a9944a41 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:13.473675 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:13.473675 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:13.474050 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-444af3ef-3684-478d-9632-2350a9944a41 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:13.474508 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-444af3ef-3684-478d-9632-2350a9944a41 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:05:13.536780 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:13.536780 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:13.539450 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-444af3ef-3684-478d-9632-2350a9944a41 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:05:13.542571 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 861/1718] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:05:13 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:13.680620 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-43833877-47bb-42d8-ade0-cc37afefef28 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] POST http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/volumes Dec 02 11:05:13.681359 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:13.681359 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:13.681996 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-43833877-47bb-42d8-ade0-cc37afefef28 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1437913057"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:05:13.683446 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-43833877-47bb-42d8-ade0-cc37afefef28 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1437913057'}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 11:05:13.683994 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-43833877-47bb-42d8-ade0-cc37afefef28 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Create volume of 1 GB Dec 02 11:05:13.751011 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-43833877-47bb-42d8-ade0-cc37afefef28 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Availability Zones retrieved successfully. Dec 02 11:05:13.838464 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-43833877-47bb-42d8-ade0-cc37afefef28 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Flow 'volume_create_api' (a13aaba2-e86c-49d2-bbeb-0bee0d98f56d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:05:13.862367 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-43833877-47bb-42d8-ade0-cc37afefef28 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66183cbd-f5c0-4261-b64b-3587542e62e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:05:13.876473 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-43833877-47bb-42d8-ade0-cc37afefef28 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Validating volume size '1' using validate_int {{(pid=88068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 11:05:14.109693 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-43833877-47bb-42d8-ade0-cc37afefef28 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66183cbd-f5c0-4261-b64b-3587542e62e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:05:14.121028 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-43833877-47bb-42d8-ade0-cc37afefef28 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f8dfdb2-1abe-4551-ac39-8347d4800acd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:05:14.350094 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-43833877-47bb-42d8-ade0-cc37afefef28 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Created reservations ['083e1049-150d-49e9-aa67-44b5a4b51479', 'ca8ea715-d042-4b2e-aceb-eb9b31376da3', 'eac7901f-ad71-44b4-ac47-6384f0a327de', '868c449c-2cc1-4341-9cb6-0b5bd478c8b9'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:05:14.352120 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-43833877-47bb-42d8-ade0-cc37afefef28 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f8dfdb2-1abe-4551-ac39-8347d4800acd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['083e1049-150d-49e9-aa67-44b5a4b51479', 'ca8ea715-d042-4b2e-aceb-eb9b31376da3', 'eac7901f-ad71-44b4-ac47-6384f0a327de', '868c449c-2cc1-4341-9cb6-0b5bd478c8b9']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:05:14.356660 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-43833877-47bb-42d8-ade0-cc37afefef28 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9dc0a2e-5a5f-420a-bf1e-f72706da5d37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:05:14.476048 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-43833877-47bb-42d8-ade0-cc37afefef28 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9dc0a2e-5a5f-420a-bf1e-f72706da5d37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9e213a7-f38d-4636-8f7a-a16aa54855b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1437913057',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8cc3ea294ab4b65ab395f3d366ed58b',qos_specs=None,replication_status=,reservations=['083e1049-150d-49e9-aa67-44b5a4b51479','ca8ea715-d042-4b2e-aceb-eb9b31376da3','eac7901f-ad71-44b4-ac47-6384f0a327de','868c449c-2cc1-4341-9cb6-0b5bd478c8b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0df718e37609421e841962c431a50937',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T11:05:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1437913057',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9e213a7-f38d-4636-8f7a-a16aa54855b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8cc3ea294ab4b65ab395f3d366ed58b',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,user_id='0df718e37609421e841962c431a50937',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:05:14.478141 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-43833877-47bb-42d8-ade0-cc37afefef28 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c440d541-3e42-4e2c-af4d-c373986e189d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:05:14.540236 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-43833877-47bb-42d8-ade0-cc37afefef28 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c440d541-3e42-4e2c-af4d-c373986e189d) 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-SnapshotsActionsTest-Volume-1437913057',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8cc3ea294ab4b65ab395f3d366ed58b',qos_specs=None,replication_status=,reservations=['083e1049-150d-49e9-aa67-44b5a4b51479','ca8ea715-d042-4b2e-aceb-eb9b31376da3','eac7901f-ad71-44b4-ac47-6384f0a327de','868c449c-2cc1-4341-9cb6-0b5bd478c8b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0df718e37609421e841962c431a50937',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:05:14.544695 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-43833877-47bb-42d8-ade0-cc37afefef28 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (264f30eb-a916-4e27-a37c-106da084859e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:05:14.554845 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ad45725a-2235-45c2-bd8b-700e87d7a6b8 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:05:14.555926 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ad45725a-2235-45c2-bd8b-700e87d7a6b8 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:14.556334 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:14.556334 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:14.557006 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ad45725a-2235-45c2-bd8b-700e87d7a6b8 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:14.557551 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-ad45725a-2235-45c2-bd8b-700e87d7a6b8 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:05:14.594553 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-43833877-47bb-42d8-ade0-cc37afefef28 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (264f30eb-a916-4e27-a37c-106da084859e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:05:14.598426 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-43833877-47bb-42d8-ade0-cc37afefef28 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Flow 'volume_create_api' (a13aaba2-e86c-49d2-bbeb-0bee0d98f56d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:05:14.606449 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:14.606449 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:14.608520 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ad45725a-2235-45c2-bd8b-700e87d7a6b8 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:05:14.616451 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 862/1719] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:05:14 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:05:14.742647 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-43833877-47bb-42d8-ade0-cc37afefef28 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Create volume request issued successfully. Dec 02 11:05:14.801860 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-43833877-47bb-42d8-ade0-cc37afefef28 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/volumes returned with HTTP 202 Dec 02 11:05:14.802734 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 858/1720] 10.222.0.23 () {60 vars in 1225 bytes} [Wed Dec 2 11:05:13 2020] POST /volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/volumes => generated 820 bytes in 1557 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:05:14.820338 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9caa7d73-6b56-43cb-a29d-7af0f5407e4d tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] GET http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/volumes/f9e213a7-f38d-4636-8f7a-a16aa54855b1 Dec 02 11:05:14.821410 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9caa7d73-6b56-43cb-a29d-7af0f5407e4d tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:14.821859 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:14.821859 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:14.823143 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9caa7d73-6b56-43cb-a29d-7af0f5407e4d tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:14.893215 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:14.893215 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:14.903902 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-9caa7d73-6b56-43cb-a29d-7af0f5407e4d tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Volume info retrieved successfully. Dec 02 11:05:14.932206 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9caa7d73-6b56-43cb-a29d-7af0f5407e4d tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/volumes/f9e213a7-f38d-4636-8f7a-a16aa54855b1 returned with HTTP 200 Dec 02 11:05:14.939003 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 863/1721] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:05:14 2020] GET /volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/volumes/f9e213a7-f38d-4636-8f7a-a16aa54855b1 => generated 912 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:15.635938 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f5b1009f-b1b9-45de-8514-e6e7191bf3c2 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:05:15.636450 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f5b1009f-b1b9-45de-8514-e6e7191bf3c2 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:15.636660 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:15.636660 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:15.637354 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f5b1009f-b1b9-45de-8514-e6e7191bf3c2 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:15.637728 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-f5b1009f-b1b9-45de-8514-e6e7191bf3c2 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:05:15.703592 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:15.703592 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:15.706749 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f5b1009f-b1b9-45de-8514-e6e7191bf3c2 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:05:15.708478 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 859/1722] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:05:15 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:15.950327 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b24d09d5-9fbb-487f-b730-271aa98d6a67 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] GET http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/volumes/f9e213a7-f38d-4636-8f7a-a16aa54855b1 Dec 02 11:05:15.951095 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b24d09d5-9fbb-487f-b730-271aa98d6a67 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:15.951666 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:15.951666 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:15.954212 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b24d09d5-9fbb-487f-b730-271aa98d6a67 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:16.044097 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:16.044097 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:16.066174 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b24d09d5-9fbb-487f-b730-271aa98d6a67 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Volume info retrieved successfully. Dec 02 11:05:16.092542 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b24d09d5-9fbb-487f-b730-271aa98d6a67 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/volumes/f9e213a7-f38d-4636-8f7a-a16aa54855b1 returned with HTTP 200 Dec 02 11:05:16.104271 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 864/1723] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:05:15 2020] GET /volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/volumes/f9e213a7-f38d-4636-8f7a-a16aa54855b1 => generated 913 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:16.110540 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6cec08e6-83e1-45bb-9520-790208f48af5 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] POST http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots Dec 02 11:05:16.111014 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:16.111014 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:16.111588 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6cec08e6-83e1-45bb-9520-790208f48af5 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f9e213a7-f38d-4636-8f7a-a16aa54855b1", "name": "tempest-SnapshotsActionsTest-Snapshot-932910763"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:05:16.188661 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:16.188661 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:16.189948 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6cec08e6-83e1-45bb-9520-790208f48af5 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Volume info retrieved successfully. Dec 02 11:05:16.190315 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v2.snapshots [None req-6cec08e6-83e1-45bb-9520-790208f48af5 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Create snapshot from volume f9e213a7-f38d-4636-8f7a-a16aa54855b1 Dec 02 11:05:16.290232 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-6cec08e6-83e1-45bb-9520-790208f48af5 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Created reservations ['823a484b-4582-4a28-8d2e-f61892744ec9', '5f5896c1-abb5-43a7-b121-411e5a2bf766', 'f1c89168-1eb5-4357-88c3-dafc13391704', '90b77176-cf7e-4680-a5b9-fb448283b120'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:05:16.444825 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6cec08e6-83e1-45bb-9520-790208f48af5 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Snapshot create request issued successfully. Dec 02 11:05:16.446034 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6cec08e6-83e1-45bb-9520-790208f48af5 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots returned with HTTP 202 Dec 02 11:05:16.448471 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 860/1724] 10.222.0.23 () {60 vars in 1232 bytes} [Wed Dec 2 11:05:16 2020] POST /volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots => generated 306 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:05:16.460016 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-87771838-a9e1-4d74-a214-9a3fafca4e2b tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] GET http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/6671e3e8-0531-4b1a-8f60-fc53421269b4 Dec 02 11:05:16.460957 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-87771838-a9e1-4d74-a214-9a3fafca4e2b tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:16.461390 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:16.461390 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:16.462120 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-87771838-a9e1-4d74-a214-9a3fafca4e2b tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:16.550807 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:16.550807 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:16.559648 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-87771838-a9e1-4d74-a214-9a3fafca4e2b tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Snapshot retrieved successfully. Dec 02 11:05:16.562114 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-87771838-a9e1-4d74-a214-9a3fafca4e2b tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/6671e3e8-0531-4b1a-8f60-fc53421269b4 returned with HTTP 200 Dec 02 11:05:16.563253 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 865/1725] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:05:16 2020] GET /volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/6671e3e8-0531-4b1a-8f60-fc53421269b4 => generated 438 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:16.732618 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cc743765-402e-4c73-8a5e-7458c74d225f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:05:16.733418 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cc743765-402e-4c73-8a5e-7458c74d225f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:16.733798 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:16.733798 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:16.760324 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cc743765-402e-4c73-8a5e-7458c74d225f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:16.761026 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-cc743765-402e-4c73-8a5e-7458c74d225f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:05:16.858827 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:16.858827 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:16.869649 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cc743765-402e-4c73-8a5e-7458c74d225f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:05:16.870523 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 861/1726] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:05:16 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:17.575454 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-116e8657-c9b4-410d-99fc-fdfd3fa0a395 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] GET http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/6671e3e8-0531-4b1a-8f60-fc53421269b4 Dec 02 11:05:17.577345 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-116e8657-c9b4-410d-99fc-fdfd3fa0a395 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:17.577727 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:17.577727 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:17.578408 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-116e8657-c9b4-410d-99fc-fdfd3fa0a395 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:17.649256 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:17.649256 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:17.655821 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-116e8657-c9b4-410d-99fc-fdfd3fa0a395 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Snapshot retrieved successfully. Dec 02 11:05:17.658819 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-116e8657-c9b4-410d-99fc-fdfd3fa0a395 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/6671e3e8-0531-4b1a-8f60-fc53421269b4 returned with HTTP 200 Dec 02 11:05:17.659853 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 866/1727] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:05:17 2020] GET /volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/6671e3e8-0531-4b1a-8f60-fc53421269b4 => generated 438 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:17.884041 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-678f9406-0bd3-4464-a039-6720ced0e139 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:05:17.884586 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-678f9406-0bd3-4464-a039-6720ced0e139 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:17.884758 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:17.884758 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:17.885351 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-678f9406-0bd3-4464-a039-6720ced0e139 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:17.885887 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-678f9406-0bd3-4464-a039-6720ced0e139 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:05:17.936541 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:17.936541 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:17.941892 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-678f9406-0bd3-4464-a039-6720ced0e139 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:05:17.944667 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 862/1728] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:05:17 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:18.672158 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b9f198ea-a76d-4bb7-b69b-196dd55c3456 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] GET http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/6671e3e8-0531-4b1a-8f60-fc53421269b4 Dec 02 11:05:18.672684 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b9f198ea-a76d-4bb7-b69b-196dd55c3456 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:18.673232 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:18.673232 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:18.673615 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b9f198ea-a76d-4bb7-b69b-196dd55c3456 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:18.765199 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:18.765199 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:18.830704 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b9f198ea-a76d-4bb7-b69b-196dd55c3456 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Snapshot retrieved successfully. Dec 02 11:05:18.830704 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b9f198ea-a76d-4bb7-b69b-196dd55c3456 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/6671e3e8-0531-4b1a-8f60-fc53421269b4 returned with HTTP 200 Dec 02 11:05:18.830704 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 867/1729] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:05:18 2020] GET /volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/6671e3e8-0531-4b1a-8f60-fc53421269b4 => generated 465 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:18.960006 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4a934893-653d-4b91-b477-597377490bde tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:05:18.960550 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4a934893-653d-4b91-b477-597377490bde tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:18.960773 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:18.960773 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:18.962216 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6bfe1b32-f7cb-43ea-8b8e-bf0356861c49 tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] POST http://10.222.0.23/volume/v3/f24ed31b2a844a3191aaca2cc03b57b9/snapshots/6671e3e8-0531-4b1a-8f60-fc53421269b4/action Dec 02 11:05:18.962636 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:18.962636 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:18.963089 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6bfe1b32-f7cb-43ea-8b8e-bf0356861c49 tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 11:05:18.963476 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6bfe1b32-f7cb-43ea-8b8e-bf0356861c49 tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:05:18.964434 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.contrib.admin_actions [None req-6bfe1b32-f7cb-43ea-8b8e-bf0356861c49 tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] Updating snapshot '6671e3e8-0531-4b1a-8f60-fc53421269b4' with '{'status': 'creating'}' {{(pid=88068) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 02 11:05:18.965294 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4a934893-653d-4b91-b477-597377490bde tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:18.965655 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-4a934893-653d-4b91-b477-597377490bde tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:05:19.045171 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:19.045171 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:19.047160 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4a934893-653d-4b91-b477-597377490bde tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:05:19.065492 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 868/1730] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:05:18 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:19.114785 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:19.114785 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:19.202877 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6bfe1b32-f7cb-43ea-8b8e-bf0356861c49 tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] http://10.222.0.23/volume/v3/f24ed31b2a844a3191aaca2cc03b57b9/snapshots/6671e3e8-0531-4b1a-8f60-fc53421269b4/action returned with HTTP 202 Dec 02 11:05:19.203748 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 863/1731] 10.222.0.23 () {60 vars in 1363 bytes} [Wed Dec 2 11:05:18 2020] POST /volume/v3/f24ed31b2a844a3191aaca2cc03b57b9/snapshots/6671e3e8-0531-4b1a-8f60-fc53421269b4/action => generated 0 bytes in 423 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 02 11:05:19.212375 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7d6e554f-10f0-48d6-8d6d-ebdd35e08de6 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] GET http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/6671e3e8-0531-4b1a-8f60-fc53421269b4 Dec 02 11:05:19.213024 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7d6e554f-10f0-48d6-8d6d-ebdd35e08de6 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:19.213212 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:19.213212 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:19.213604 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7d6e554f-10f0-48d6-8d6d-ebdd35e08de6 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:19.285449 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:19.285449 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:19.286626 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-7d6e554f-10f0-48d6-8d6d-ebdd35e08de6 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Snapshot retrieved successfully. Dec 02 11:05:19.288632 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7d6e554f-10f0-48d6-8d6d-ebdd35e08de6 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/6671e3e8-0531-4b1a-8f60-fc53421269b4 returned with HTTP 200 Dec 02 11:05:19.294982 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 869/1732] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:05:19 2020] GET /volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/6671e3e8-0531-4b1a-8f60-fc53421269b4 => generated 464 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:19.306757 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9ba09543-e87f-4574-870f-4e01d824cafe tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] POST http://10.222.0.23/volume/v3/f24ed31b2a844a3191aaca2cc03b57b9/snapshots/6671e3e8-0531-4b1a-8f60-fc53421269b4/action Dec 02 11:05:19.307231 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:19.307231 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:19.307761 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9ba09543-e87f-4574-870f-4e01d824cafe tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 11:05:19.308163 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9ba09543-e87f-4574-870f-4e01d824cafe tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:05:19.309154 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.contrib.admin_actions [None req-9ba09543-e87f-4574-870f-4e01d824cafe tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] Updating snapshot '6671e3e8-0531-4b1a-8f60-fc53421269b4' with '{'status': 'available'}' {{(pid=88068) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 02 11:05:19.415398 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:19.415398 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:19.487428 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9ba09543-e87f-4574-870f-4e01d824cafe tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] http://10.222.0.23/volume/v3/f24ed31b2a844a3191aaca2cc03b57b9/snapshots/6671e3e8-0531-4b1a-8f60-fc53421269b4/action returned with HTTP 202 Dec 02 11:05:19.494300 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 864/1733] 10.222.0.23 () {60 vars in 1363 bytes} [Wed Dec 2 11:05:19 2020] POST /volume/v3/f24ed31b2a844a3191aaca2cc03b57b9/snapshots/6671e3e8-0531-4b1a-8f60-fc53421269b4/action => generated 0 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 02 11:05:19.502202 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-32e8de42-a9dc-41f4-a312-2e948943bac5 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] GET http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/6671e3e8-0531-4b1a-8f60-fc53421269b4 Dec 02 11:05:19.502730 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-32e8de42-a9dc-41f4-a312-2e948943bac5 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:19.502952 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:19.502952 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:19.503328 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-32e8de42-a9dc-41f4-a312-2e948943bac5 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:19.561612 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:19.561612 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:19.562847 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-32e8de42-a9dc-41f4-a312-2e948943bac5 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Snapshot retrieved successfully. Dec 02 11:05:19.564869 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-32e8de42-a9dc-41f4-a312-2e948943bac5 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/6671e3e8-0531-4b1a-8f60-fc53421269b4 returned with HTTP 200 Dec 02 11:05:19.565732 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 870/1734] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:05:19 2020] GET /volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/6671e3e8-0531-4b1a-8f60-fc53421269b4 => generated 465 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:19.579168 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-74cd3d32-ba41-4ac9-aa50-c84923ffabb2 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] POST http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots Dec 02 11:05:19.580181 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:19.580181 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:19.580979 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-74cd3d32-ba41-4ac9-aa50-c84923ffabb2 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f9e213a7-f38d-4636-8f7a-a16aa54855b1", "name": "tempest-SnapshotsActionsTest-Snapshot-1889322077"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:05:19.701632 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:19.701632 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:19.703298 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-74cd3d32-ba41-4ac9-aa50-c84923ffabb2 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Volume info retrieved successfully. Dec 02 11:05:19.703833 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v2.snapshots [None req-74cd3d32-ba41-4ac9-aa50-c84923ffabb2 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Create snapshot from volume f9e213a7-f38d-4636-8f7a-a16aa54855b1 Dec 02 11:05:19.828372 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-74cd3d32-ba41-4ac9-aa50-c84923ffabb2 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Created reservations ['225a3760-0f60-4a07-b7c6-add9c331ff48', '5ae082e6-dc8d-443a-933b-955bf1baf666', 'dbf59295-63cf-414f-b6a3-5320146ab73a', '74d69b61-6d8b-4463-ade7-ff07705b577b'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:05:20.074040 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-74cd3d32-ba41-4ac9-aa50-c84923ffabb2 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Snapshot create request issued successfully. Dec 02 11:05:20.075418 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-74cd3d32-ba41-4ac9-aa50-c84923ffabb2 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots returned with HTTP 202 Dec 02 11:05:20.076611 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 865/1735] 10.222.0.23 () {60 vars in 1232 bytes} [Wed Dec 2 11:05:19 2020] POST /volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots => generated 307 bytes in 503 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:05:20.086070 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3135e261-916e-424e-8297-7b3c3663ca37 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:05:20.086613 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3135e261-916e-424e-8297-7b3c3663ca37 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:20.086818 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:20.086818 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:20.090178 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3135e261-916e-424e-8297-7b3c3663ca37 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:20.090534 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-3135e261-916e-424e-8297-7b3c3663ca37 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:05:20.098977 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8bd3ee5c-8fd3-4953-a804-7bb401999899 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] GET http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/4e13b05b-acbe-4aa5-b8a7-0887a4f2898d Dec 02 11:05:20.107510 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8bd3ee5c-8fd3-4953-a804-7bb401999899 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:20.108995 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:20.108995 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:20.109815 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8bd3ee5c-8fd3-4953-a804-7bb401999899 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:20.186676 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:20.186676 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:20.188781 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3135e261-916e-424e-8297-7b3c3663ca37 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:05:20.195489 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 871/1736] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:05:20 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:05:20.211060 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:20.211060 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:20.220374 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-8bd3ee5c-8fd3-4953-a804-7bb401999899 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Snapshot retrieved successfully. Dec 02 11:05:20.227714 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8bd3ee5c-8fd3-4953-a804-7bb401999899 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/4e13b05b-acbe-4aa5-b8a7-0887a4f2898d returned with HTTP 200 Dec 02 11:05:20.239765 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 866/1737] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:05:20 2020] GET /volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/4e13b05b-acbe-4aa5-b8a7-0887a4f2898d => generated 439 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:21.209564 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3160f5a6-eb7a-41e5-91cb-6356ef8bbd33 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:05:21.210166 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3160f5a6-eb7a-41e5-91cb-6356ef8bbd33 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:21.210287 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:21.210287 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:21.210627 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3160f5a6-eb7a-41e5-91cb-6356ef8bbd33 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:21.210996 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-3160f5a6-eb7a-41e5-91cb-6356ef8bbd33 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:05:21.241136 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-592153bc-16b3-4612-99a8-af6eeb1a232b tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] GET http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/4e13b05b-acbe-4aa5-b8a7-0887a4f2898d Dec 02 11:05:21.241844 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-592153bc-16b3-4612-99a8-af6eeb1a232b tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:21.242189 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:21.242189 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:21.242851 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-592153bc-16b3-4612-99a8-af6eeb1a232b tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:21.268904 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:21.268904 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:21.270766 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3160f5a6-eb7a-41e5-91cb-6356ef8bbd33 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:05:21.271589 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 872/1738] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:05:21 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:21.295842 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:21.295842 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:21.297323 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-592153bc-16b3-4612-99a8-af6eeb1a232b tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Snapshot retrieved successfully. Dec 02 11:05:21.299533 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-592153bc-16b3-4612-99a8-af6eeb1a232b tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/4e13b05b-acbe-4aa5-b8a7-0887a4f2898d returned with HTTP 200 Dec 02 11:05:21.300608 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 867/1739] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:05:21 2020] GET /volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/4e13b05b-acbe-4aa5-b8a7-0887a4f2898d => generated 439 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:22.285969 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5908609a-5940-45f1-9c7d-4bb69776c4be tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:05:22.286521 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5908609a-5940-45f1-9c7d-4bb69776c4be tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:22.286657 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:22.286657 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:22.287335 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5908609a-5940-45f1-9c7d-4bb69776c4be tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:22.287891 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-5908609a-5940-45f1-9c7d-4bb69776c4be tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:05:22.314227 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-aaf41600-6648-4a02-8459-a19e967d0673 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] GET http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/4e13b05b-acbe-4aa5-b8a7-0887a4f2898d Dec 02 11:05:22.315041 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-aaf41600-6648-4a02-8459-a19e967d0673 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:22.315302 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:22.315302 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:22.316260 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-aaf41600-6648-4a02-8459-a19e967d0673 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:22.340121 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:22.340121 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:22.354372 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5908609a-5940-45f1-9c7d-4bb69776c4be tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:05:22.355997 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 873/1740] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:05:22 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:22.375461 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:22.375461 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:22.377307 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-aaf41600-6648-4a02-8459-a19e967d0673 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Snapshot retrieved successfully. Dec 02 11:05:22.379507 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-aaf41600-6648-4a02-8459-a19e967d0673 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/4e13b05b-acbe-4aa5-b8a7-0887a4f2898d returned with HTTP 200 Dec 02 11:05:22.380525 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 868/1741] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:05:22 2020] GET /volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/4e13b05b-acbe-4aa5-b8a7-0887a4f2898d => generated 466 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:22.392863 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3e8400bd-7c6b-4732-b1be-8c0f4b379737 tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] POST http://10.222.0.23/volume/v3/f24ed31b2a844a3191aaca2cc03b57b9/snapshots/4e13b05b-acbe-4aa5-b8a7-0887a4f2898d/action Dec 02 11:05:22.393596 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:22.393596 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:22.394044 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3e8400bd-7c6b-4732-b1be-8c0f4b379737 tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=88069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 11:05:22.394424 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3e8400bd-7c6b-4732-b1be-8c0f4b379737 tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:05:22.395431 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.contrib.admin_actions [None req-3e8400bd-7c6b-4732-b1be-8c0f4b379737 tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] Updating snapshot '4e13b05b-acbe-4aa5-b8a7-0887a4f2898d' with '{'status': 'creating'}' {{(pid=88069) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 02 11:05:22.521075 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:22.521075 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:22.622297 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3e8400bd-7c6b-4732-b1be-8c0f4b379737 tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] http://10.222.0.23/volume/v3/f24ed31b2a844a3191aaca2cc03b57b9/snapshots/4e13b05b-acbe-4aa5-b8a7-0887a4f2898d/action returned with HTTP 202 Dec 02 11:05:22.623207 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 874/1742] 10.222.0.23 () {60 vars in 1363 bytes} [Wed Dec 2 11:05:22 2020] POST /volume/v3/f24ed31b2a844a3191aaca2cc03b57b9/snapshots/4e13b05b-acbe-4aa5-b8a7-0887a4f2898d/action => generated 0 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 02 11:05:22.632596 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5255b9e5-2ea1-4a04-a5b3-776b9fbb755a tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] GET http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/4e13b05b-acbe-4aa5-b8a7-0887a4f2898d Dec 02 11:05:22.633551 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5255b9e5-2ea1-4a04-a5b3-776b9fbb755a tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:22.633926 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:22.633926 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:22.634576 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5255b9e5-2ea1-4a04-a5b3-776b9fbb755a tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:22.694759 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:22.694759 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:22.696364 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-5255b9e5-2ea1-4a04-a5b3-776b9fbb755a tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Snapshot retrieved successfully. Dec 02 11:05:22.699223 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5255b9e5-2ea1-4a04-a5b3-776b9fbb755a tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/4e13b05b-acbe-4aa5-b8a7-0887a4f2898d returned with HTTP 200 Dec 02 11:05:22.701309 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 869/1743] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:05:22 2020] GET /volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/4e13b05b-acbe-4aa5-b8a7-0887a4f2898d => generated 465 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:22.713370 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0a94d71e-6a52-4d9e-837a-2c88a6fa008c tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] POST http://10.222.0.23/volume/v3/f24ed31b2a844a3191aaca2cc03b57b9/snapshots/4e13b05b-acbe-4aa5-b8a7-0887a4f2898d/action Dec 02 11:05:22.713980 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:22.713980 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:22.714603 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0a94d71e-6a52-4d9e-837a-2c88a6fa008c tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] Action body: b'{"os-force_delete": {}}' {{(pid=88069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 11:05:22.715077 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0a94d71e-6a52-4d9e-837a-2c88a6fa008c tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:05:22.766284 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:22.766284 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:22.771235 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0a94d71e-6a52-4d9e-837a-2c88a6fa008c tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] Snapshot retrieved successfully. Dec 02 11:05:22.922950 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0a94d71e-6a52-4d9e-837a-2c88a6fa008c tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] Snapshot delete request issued successfully. Dec 02 11:05:22.923505 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0a94d71e-6a52-4d9e-837a-2c88a6fa008c tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] http://10.222.0.23/volume/v3/f24ed31b2a844a3191aaca2cc03b57b9/snapshots/4e13b05b-acbe-4aa5-b8a7-0887a4f2898d/action returned with HTTP 202 Dec 02 11:05:22.924431 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 875/1744] 10.222.0.23 () {60 vars in 1363 bytes} [Wed Dec 2 11:05:22 2020] POST /volume/v3/f24ed31b2a844a3191aaca2cc03b57b9/snapshots/4e13b05b-acbe-4aa5-b8a7-0887a4f2898d/action => generated 0 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 02 11:05:22.933612 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-29476f11-fa5c-429b-9f2f-546a6e1ae3d4 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] GET http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/4e13b05b-acbe-4aa5-b8a7-0887a4f2898d Dec 02 11:05:22.934147 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-29476f11-fa5c-429b-9f2f-546a6e1ae3d4 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:22.934365 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:22.934365 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:22.934740 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-29476f11-fa5c-429b-9f2f-546a6e1ae3d4 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:23.008570 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:23.008570 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:23.016820 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-29476f11-fa5c-429b-9f2f-546a6e1ae3d4 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Snapshot retrieved successfully. Dec 02 11:05:23.019188 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-29476f11-fa5c-429b-9f2f-546a6e1ae3d4 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/4e13b05b-acbe-4aa5-b8a7-0887a4f2898d returned with HTTP 200 Dec 02 11:05:23.020440 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 870/1745] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:05:22 2020] GET /volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/4e13b05b-acbe-4aa5-b8a7-0887a4f2898d => generated 465 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:23.370310 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-290217ef-f1d6-40d5-984d-69005d3351b8 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:05:23.370310 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-290217ef-f1d6-40d5-984d-69005d3351b8 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:23.370310 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:23.370310 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:23.371125 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-290217ef-f1d6-40d5-984d-69005d3351b8 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:23.371125 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-290217ef-f1d6-40d5-984d-69005d3351b8 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:05:23.419784 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:23.419784 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:23.421802 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-290217ef-f1d6-40d5-984d-69005d3351b8 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:05:23.422671 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 876/1746] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:05:23 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:05:24.033625 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f2008a2c-8901-4ee7-887c-3c117a9c93cd tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] GET http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/4e13b05b-acbe-4aa5-b8a7-0887a4f2898d Dec 02 11:05:24.034136 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f2008a2c-8901-4ee7-887c-3c117a9c93cd tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:24.034535 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:24.034535 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:24.035295 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f2008a2c-8901-4ee7-887c-3c117a9c93cd tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:24.109231 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:24.109231 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:24.117732 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f2008a2c-8901-4ee7-887c-3c117a9c93cd tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Snapshot retrieved successfully. Dec 02 11:05:24.127288 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f2008a2c-8901-4ee7-887c-3c117a9c93cd tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/4e13b05b-acbe-4aa5-b8a7-0887a4f2898d returned with HTTP 200 Dec 02 11:05:24.130084 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 871/1747] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:05:24 2020] GET /volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/4e13b05b-acbe-4aa5-b8a7-0887a4f2898d => generated 465 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:24.441316 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-68df695d-cfbd-46dc-920c-f35fac55c776 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:05:24.441898 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-68df695d-cfbd-46dc-920c-f35fac55c776 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:24.442092 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:24.442092 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:24.443180 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-68df695d-cfbd-46dc-920c-f35fac55c776 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:24.443908 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-68df695d-cfbd-46dc-920c-f35fac55c776 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:05:24.509458 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:24.509458 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:24.511672 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-68df695d-cfbd-46dc-920c-f35fac55c776 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:05:24.512681 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 877/1748] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:05:24 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:25.142255 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3eb03193-1e33-4a68-b2f2-332021946fe7 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] GET http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/4e13b05b-acbe-4aa5-b8a7-0887a4f2898d Dec 02 11:05:25.142717 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3eb03193-1e33-4a68-b2f2-332021946fe7 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:25.142909 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:25.142909 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:25.143558 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3eb03193-1e33-4a68-b2f2-332021946fe7 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:25.188530 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3eb03193-1e33-4a68-b2f2-332021946fe7 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/4e13b05b-acbe-4aa5-b8a7-0887a4f2898d returned with HTTP 404 Dec 02 11:05:25.195247 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 872/1749] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:05:25 2020] GET /volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/4e13b05b-acbe-4aa5-b8a7-0887a4f2898d => generated 111 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:05:25.200257 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-492b21b4-06ed-4ab1-b3ad-679dfc5e5a7d tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] POST http://10.222.0.23/volume/v3/f24ed31b2a844a3191aaca2cc03b57b9/snapshots/6671e3e8-0531-4b1a-8f60-fc53421269b4/action Dec 02 11:05:25.200751 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:25.200751 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:25.201378 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-492b21b4-06ed-4ab1-b3ad-679dfc5e5a7d tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 11:05:25.201758 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-492b21b4-06ed-4ab1-b3ad-679dfc5e5a7d tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:05:25.202914 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.contrib.admin_actions [None req-492b21b4-06ed-4ab1-b3ad-679dfc5e5a7d tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] Updating snapshot '6671e3e8-0531-4b1a-8f60-fc53421269b4' with '{'status': 'available'}' {{(pid=88069) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 02 11:05:25.267687 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:25.267687 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:25.336130 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-492b21b4-06ed-4ab1-b3ad-679dfc5e5a7d tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] http://10.222.0.23/volume/v3/f24ed31b2a844a3191aaca2cc03b57b9/snapshots/6671e3e8-0531-4b1a-8f60-fc53421269b4/action returned with HTTP 202 Dec 02 11:05:25.337564 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 878/1750] 10.222.0.23 () {60 vars in 1363 bytes} [Wed Dec 2 11:05:25 2020] POST /volume/v3/f24ed31b2a844a3191aaca2cc03b57b9/snapshots/6671e3e8-0531-4b1a-8f60-fc53421269b4/action => generated 0 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 02 11:05:25.345841 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8fba6477-2f3b-44c0-a1e0-3a0477543a59 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] GET http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/6671e3e8-0531-4b1a-8f60-fc53421269b4 Dec 02 11:05:25.346719 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8fba6477-2f3b-44c0-a1e0-3a0477543a59 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:25.347415 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8fba6477-2f3b-44c0-a1e0-3a0477543a59 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:25.380291 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:25.380291 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:25.381871 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-8fba6477-2f3b-44c0-a1e0-3a0477543a59 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Snapshot retrieved successfully. Dec 02 11:05:25.384360 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8fba6477-2f3b-44c0-a1e0-3a0477543a59 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/6671e3e8-0531-4b1a-8f60-fc53421269b4 returned with HTTP 200 Dec 02 11:05:25.385385 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 873/1751] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:05:25 2020] GET /volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/6671e3e8-0531-4b1a-8f60-fc53421269b4 => generated 465 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:25.406580 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3c5aac82-407a-459e-a3b6-2836d9fb2ecd tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] POST http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots Dec 02 11:05:25.406580 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:25.406580 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:25.406580 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3c5aac82-407a-459e-a3b6-2836d9fb2ecd tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f9e213a7-f38d-4636-8f7a-a16aa54855b1", "name": "tempest-SnapshotsActionsTest-Snapshot-1032004048"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:05:25.524588 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:25.524588 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:25.525813 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3c5aac82-407a-459e-a3b6-2836d9fb2ecd tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Volume info retrieved successfully. Dec 02 11:05:25.526474 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v2.snapshots [None req-3c5aac82-407a-459e-a3b6-2836d9fb2ecd tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Create snapshot from volume f9e213a7-f38d-4636-8f7a-a16aa54855b1 Dec 02 11:05:25.527307 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2a6eeb5f-9555-42f4-ac3d-4d31e6c9680b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:05:25.527857 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2a6eeb5f-9555-42f4-ac3d-4d31e6c9680b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:25.528063 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:25.528063 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:25.528434 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2a6eeb5f-9555-42f4-ac3d-4d31e6c9680b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:25.528808 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-2a6eeb5f-9555-42f4-ac3d-4d31e6c9680b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:05:25.567169 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:25.567169 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:25.578121 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2a6eeb5f-9555-42f4-ac3d-4d31e6c9680b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:05:25.585455 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 874/1752] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:05:25 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:25.634321 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-3c5aac82-407a-459e-a3b6-2836d9fb2ecd tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Created reservations ['f7444649-e3bc-4fa7-b663-4aa2701f180f', '43fe7f8b-a661-45ba-af15-f830d817b9c4', '5a5f6eec-56fd-4513-975b-8339341889e0', 'b0876f08-cbaa-4802-8b7b-e56d7c8ae9b8'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:05:25.771411 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3c5aac82-407a-459e-a3b6-2836d9fb2ecd tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Snapshot create request issued successfully. Dec 02 11:05:25.772663 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3c5aac82-407a-459e-a3b6-2836d9fb2ecd tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots returned with HTTP 202 Dec 02 11:05:25.773798 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 879/1753] 10.222.0.23 () {60 vars in 1232 bytes} [Wed Dec 2 11:05:25 2020] POST /volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots => generated 307 bytes in 374 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 02 11:05:25.784588 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b91bd011-3095-4992-925c-cc705df6cdf6 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] GET http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/a036e392-c9b2-4961-9547-47100982a24f Dec 02 11:05:25.785095 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b91bd011-3095-4992-925c-cc705df6cdf6 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:25.785532 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:25.785532 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:25.786181 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b91bd011-3095-4992-925c-cc705df6cdf6 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:25.819196 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:25.819196 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:25.820678 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b91bd011-3095-4992-925c-cc705df6cdf6 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Snapshot retrieved successfully. Dec 02 11:05:25.823094 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b91bd011-3095-4992-925c-cc705df6cdf6 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/a036e392-c9b2-4961-9547-47100982a24f returned with HTTP 200 Dec 02 11:05:25.824558 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 875/1754] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:05:25 2020] GET /volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/a036e392-c9b2-4961-9547-47100982a24f => generated 439 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:26.594973 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f97d3ed0-207b-4015-9c3e-7758d13f8b24 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:05:26.595563 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f97d3ed0-207b-4015-9c3e-7758d13f8b24 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:26.595706 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:26.595706 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:26.596494 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f97d3ed0-207b-4015-9c3e-7758d13f8b24 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:26.597058 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-f97d3ed0-207b-4015-9c3e-7758d13f8b24 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:05:26.650500 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:26.650500 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:26.655396 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f97d3ed0-207b-4015-9c3e-7758d13f8b24 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:05:26.660143 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 880/1755] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:05:26 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:26.835644 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8e7d10c9-575c-40bd-b9d1-b7d0a6789184 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] GET http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/a036e392-c9b2-4961-9547-47100982a24f Dec 02 11:05:26.836274 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8e7d10c9-575c-40bd-b9d1-b7d0a6789184 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:26.836478 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:26.836478 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:26.836885 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8e7d10c9-575c-40bd-b9d1-b7d0a6789184 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:26.895601 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:26.895601 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:26.896789 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-8e7d10c9-575c-40bd-b9d1-b7d0a6789184 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Snapshot retrieved successfully. Dec 02 11:05:26.905658 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8e7d10c9-575c-40bd-b9d1-b7d0a6789184 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/a036e392-c9b2-4961-9547-47100982a24f returned with HTTP 200 Dec 02 11:05:26.907245 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 876/1756] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:05:26 2020] GET /volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/a036e392-c9b2-4961-9547-47100982a24f => generated 439 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:27.673267 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bcbc1f7e-36a2-4e29-a4f1-0da0ada5d25a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:05:27.674430 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bcbc1f7e-36a2-4e29-a4f1-0da0ada5d25a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:27.674717 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:27.674717 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:27.675197 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bcbc1f7e-36a2-4e29-a4f1-0da0ada5d25a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:27.675637 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-bcbc1f7e-36a2-4e29-a4f1-0da0ada5d25a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:05:27.704969 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:27.704969 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:27.707061 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bcbc1f7e-36a2-4e29-a4f1-0da0ada5d25a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:05:27.708313 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 881/1757] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:05:27 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:27.919916 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6a54ca52-cd41-4c08-b462-7f3bac62b356 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] GET http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/a036e392-c9b2-4961-9547-47100982a24f Dec 02 11:05:27.920459 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6a54ca52-cd41-4c08-b462-7f3bac62b356 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:27.920665 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:27.920665 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:27.921448 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6a54ca52-cd41-4c08-b462-7f3bac62b356 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:27.967807 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:27.967807 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:27.969635 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6a54ca52-cd41-4c08-b462-7f3bac62b356 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Snapshot retrieved successfully. Dec 02 11:05:27.971780 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6a54ca52-cd41-4c08-b462-7f3bac62b356 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/a036e392-c9b2-4961-9547-47100982a24f returned with HTTP 200 Dec 02 11:05:27.979070 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 877/1758] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:05:27 2020] GET /volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/a036e392-c9b2-4961-9547-47100982a24f => generated 466 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:27.984983 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-299ecd2e-f50b-4db6-988a-ada80dbb7249 tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] POST http://10.222.0.23/volume/v3/f24ed31b2a844a3191aaca2cc03b57b9/snapshots/a036e392-c9b2-4961-9547-47100982a24f/action Dec 02 11:05:27.985463 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:27.985463 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:27.985894 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-299ecd2e-f50b-4db6-988a-ada80dbb7249 tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=88069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 11:05:27.986482 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-299ecd2e-f50b-4db6-988a-ada80dbb7249 tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:05:27.988062 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.contrib.admin_actions [None req-299ecd2e-f50b-4db6-988a-ada80dbb7249 tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] Updating snapshot 'a036e392-c9b2-4961-9547-47100982a24f' with '{'status': 'deleting'}' {{(pid=88069) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 02 11:05:28.095406 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:28.095406 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:28.183201 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-299ecd2e-f50b-4db6-988a-ada80dbb7249 tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] http://10.222.0.23/volume/v3/f24ed31b2a844a3191aaca2cc03b57b9/snapshots/a036e392-c9b2-4961-9547-47100982a24f/action returned with HTTP 202 Dec 02 11:05:28.183201 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 882/1759] 10.222.0.23 () {60 vars in 1363 bytes} [Wed Dec 2 11:05:27 2020] POST /volume/v3/f24ed31b2a844a3191aaca2cc03b57b9/snapshots/a036e392-c9b2-4961-9547-47100982a24f/action => generated 0 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 02 11:05:28.191507 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-80500085-d17c-4f04-ae50-f9f2d2c40d52 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] GET http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/a036e392-c9b2-4961-9547-47100982a24f Dec 02 11:05:28.192042 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-80500085-d17c-4f04-ae50-f9f2d2c40d52 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:28.192239 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:28.192239 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:28.192631 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-80500085-d17c-4f04-ae50-f9f2d2c40d52 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:28.260846 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:28.260846 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:28.262629 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-80500085-d17c-4f04-ae50-f9f2d2c40d52 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Snapshot retrieved successfully. Dec 02 11:05:28.273713 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-80500085-d17c-4f04-ae50-f9f2d2c40d52 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/a036e392-c9b2-4961-9547-47100982a24f returned with HTTP 200 Dec 02 11:05:28.286573 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 878/1760] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:05:28 2020] GET /volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/a036e392-c9b2-4961-9547-47100982a24f => generated 465 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:28.292288 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-01407a64-0e85-413c-a613-cef5c1f22926 tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] POST http://10.222.0.23/volume/v3/f24ed31b2a844a3191aaca2cc03b57b9/snapshots/a036e392-c9b2-4961-9547-47100982a24f/action Dec 02 11:05:28.293115 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:28.293115 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:28.293819 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-01407a64-0e85-413c-a613-cef5c1f22926 tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] Action body: b'{"os-force_delete": {}}' {{(pid=88069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 11:05:28.294344 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-01407a64-0e85-413c-a613-cef5c1f22926 tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:05:28.420764 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:28.420764 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:28.422206 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-01407a64-0e85-413c-a613-cef5c1f22926 tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] Snapshot retrieved successfully. Dec 02 11:05:28.612995 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-01407a64-0e85-413c-a613-cef5c1f22926 tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] Snapshot delete request issued successfully. Dec 02 11:05:28.613547 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-01407a64-0e85-413c-a613-cef5c1f22926 tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] http://10.222.0.23/volume/v3/f24ed31b2a844a3191aaca2cc03b57b9/snapshots/a036e392-c9b2-4961-9547-47100982a24f/action returned with HTTP 202 Dec 02 11:05:28.614625 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 883/1761] 10.222.0.23 () {60 vars in 1363 bytes} [Wed Dec 2 11:05:28 2020] POST /volume/v3/f24ed31b2a844a3191aaca2cc03b57b9/snapshots/a036e392-c9b2-4961-9547-47100982a24f/action => generated 0 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 02 11:05:28.623380 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-985c6916-300b-403c-a3fc-56309e998f46 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] GET http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/a036e392-c9b2-4961-9547-47100982a24f Dec 02 11:05:28.623931 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-985c6916-300b-403c-a3fc-56309e998f46 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:28.624159 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:28.624159 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:28.624573 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-985c6916-300b-403c-a3fc-56309e998f46 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:28.683455 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:28.683455 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:28.684626 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-985c6916-300b-403c-a3fc-56309e998f46 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Snapshot retrieved successfully. Dec 02 11:05:28.686642 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-985c6916-300b-403c-a3fc-56309e998f46 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/a036e392-c9b2-4961-9547-47100982a24f returned with HTTP 200 Dec 02 11:05:28.687554 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 879/1762] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:05:28 2020] GET /volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/a036e392-c9b2-4961-9547-47100982a24f => generated 465 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:28.722660 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ebd3de89-469d-4e5c-95ab-52ee1122f6c8 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:05:28.723216 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ebd3de89-469d-4e5c-95ab-52ee1122f6c8 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:28.723445 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:28.723445 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:28.723823 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ebd3de89-469d-4e5c-95ab-52ee1122f6c8 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:28.724188 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-ebd3de89-469d-4e5c-95ab-52ee1122f6c8 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:05:28.765277 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:28.765277 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:28.767189 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ebd3de89-469d-4e5c-95ab-52ee1122f6c8 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:05:28.777235 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 884/1763] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:05:28 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:05:29.704695 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-84d602c7-bbd2-4abf-be8a-34f3f5e1bbe7 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] GET http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/a036e392-c9b2-4961-9547-47100982a24f Dec 02 11:05:29.705907 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-84d602c7-bbd2-4abf-be8a-34f3f5e1bbe7 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:29.706307 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:29.706307 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:29.706961 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-84d602c7-bbd2-4abf-be8a-34f3f5e1bbe7 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:29.770122 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:29.770122 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:29.771765 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-84d602c7-bbd2-4abf-be8a-34f3f5e1bbe7 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Snapshot retrieved successfully. Dec 02 11:05:29.775749 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-84d602c7-bbd2-4abf-be8a-34f3f5e1bbe7 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/a036e392-c9b2-4961-9547-47100982a24f returned with HTTP 200 Dec 02 11:05:29.783228 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d8565bfb-b159-4798-8c56-770b252adbef tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:05:29.784450 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d8565bfb-b159-4798-8c56-770b252adbef tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:29.784876 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:29.784876 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:29.785519 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d8565bfb-b159-4798-8c56-770b252adbef tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:29.786061 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-d8565bfb-b159-4798-8c56-770b252adbef tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:05:29.795558 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 880/1764] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:05:29 2020] GET /volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/a036e392-c9b2-4961-9547-47100982a24f => generated 465 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:29.838183 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:29.838183 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:29.842652 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d8565bfb-b159-4798-8c56-770b252adbef tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:05:29.843573 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 885/1765] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:05:29 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:30.808466 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ef0a0d5d-1c34-4493-b7d1-4a05697940d7 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] GET http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/a036e392-c9b2-4961-9547-47100982a24f Dec 02 11:05:30.809823 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ef0a0d5d-1c34-4493-b7d1-4a05697940d7 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:30.810404 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:30.810404 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:30.811052 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ef0a0d5d-1c34-4493-b7d1-4a05697940d7 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:30.858412 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ef0a0d5d-1c34-4493-b7d1-4a05697940d7 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/a036e392-c9b2-4961-9547-47100982a24f returned with HTTP 404 Dec 02 11:05:30.859057 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7cd09f45-a0f5-4949-bb73-3ed44fe076ba tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:05:30.863251 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 881/1766] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:05:30 2020] GET /volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/a036e392-c9b2-4961-9547-47100982a24f => generated 111 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:05:30.863452 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7cd09f45-a0f5-4949-bb73-3ed44fe076ba tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:30.864257 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:30.864257 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:30.865227 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7cd09f45-a0f5-4949-bb73-3ed44fe076ba tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:30.865786 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-7cd09f45-a0f5-4949-bb73-3ed44fe076ba tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:05:30.876111 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d13c522a-1384-4072-b706-3ca5f98cf43b tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] POST http://10.222.0.23/volume/v3/f24ed31b2a844a3191aaca2cc03b57b9/snapshots/6671e3e8-0531-4b1a-8f60-fc53421269b4/action Dec 02 11:05:30.877313 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d13c522a-1384-4072-b706-3ca5f98cf43b tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 11:05:30.877820 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d13c522a-1384-4072-b706-3ca5f98cf43b tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:05:30.878902 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.contrib.admin_actions [None req-d13c522a-1384-4072-b706-3ca5f98cf43b tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] Updating snapshot '6671e3e8-0531-4b1a-8f60-fc53421269b4' with '{'status': 'available'}' {{(pid=88068) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 02 11:05:30.917621 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:30.917621 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:30.919906 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7cd09f45-a0f5-4949-bb73-3ed44fe076ba tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:05:30.921417 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 886/1767] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:05:30 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:30.975842 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:30.975842 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:31.029962 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d13c522a-1384-4072-b706-3ca5f98cf43b tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] http://10.222.0.23/volume/v3/f24ed31b2a844a3191aaca2cc03b57b9/snapshots/6671e3e8-0531-4b1a-8f60-fc53421269b4/action returned with HTTP 202 Dec 02 11:05:31.031815 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 882/1768] 10.222.0.23 () {60 vars in 1363 bytes} [Wed Dec 2 11:05:30 2020] POST /volume/v3/f24ed31b2a844a3191aaca2cc03b57b9/snapshots/6671e3e8-0531-4b1a-8f60-fc53421269b4/action => generated 0 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 02 11:05:31.040144 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-951c288e-c409-432b-986b-8ab0e43aa0fb tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] GET http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/6671e3e8-0531-4b1a-8f60-fc53421269b4 Dec 02 11:05:31.040688 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-951c288e-c409-432b-986b-8ab0e43aa0fb tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:31.040939 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:31.040939 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:31.042016 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-951c288e-c409-432b-986b-8ab0e43aa0fb tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:31.091821 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:31.091821 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:31.093436 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-951c288e-c409-432b-986b-8ab0e43aa0fb tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Snapshot retrieved successfully. Dec 02 11:05:31.095820 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-951c288e-c409-432b-986b-8ab0e43aa0fb tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/6671e3e8-0531-4b1a-8f60-fc53421269b4 returned with HTTP 200 Dec 02 11:05:31.114722 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5caf37bf-73d1-4901-aa78-ad45d0e5aaaa tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] POST http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots Dec 02 11:05:31.115489 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:31.115489 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:31.116175 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5caf37bf-73d1-4901-aa78-ad45d0e5aaaa tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f9e213a7-f38d-4636-8f7a-a16aa54855b1", "name": "tempest-SnapshotsActionsTest-Snapshot-1038209702"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:05:31.125204 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 887/1769] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:05:31 2020] GET /volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/6671e3e8-0531-4b1a-8f60-fc53421269b4 => generated 465 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:31.244195 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:31.244195 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:31.244994 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-5caf37bf-73d1-4901-aa78-ad45d0e5aaaa tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Volume info retrieved successfully. Dec 02 11:05:31.245469 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v2.snapshots [None req-5caf37bf-73d1-4901-aa78-ad45d0e5aaaa tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Create snapshot from volume f9e213a7-f38d-4636-8f7a-a16aa54855b1 Dec 02 11:05:31.336497 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-5caf37bf-73d1-4901-aa78-ad45d0e5aaaa tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Created reservations ['d5839270-00e0-4826-b13b-ef8e72e0e333', '34c27743-2ea3-48fa-ada1-d0f8f38db20b', '501c0826-59d7-457e-9f67-e8dc4409dff2', 'a118a1fb-f38c-4b04-980d-92cd21651584'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:05:31.522034 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-5caf37bf-73d1-4901-aa78-ad45d0e5aaaa tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Snapshot create request issued successfully. Dec 02 11:05:31.523827 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5caf37bf-73d1-4901-aa78-ad45d0e5aaaa tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots returned with HTTP 202 Dec 02 11:05:31.524939 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 883/1770] 10.222.0.23 () {60 vars in 1232 bytes} [Wed Dec 2 11:05:31 2020] POST /volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots => generated 307 bytes in 415 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:05:31.536294 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d2618080-2b85-46b6-97b4-00e22c59f9a1 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] GET http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/5a996a9e-53dd-45ad-a0fc-aea49b31f60e Dec 02 11:05:31.536724 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d2618080-2b85-46b6-97b4-00e22c59f9a1 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:31.536983 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:31.536983 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:31.537363 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d2618080-2b85-46b6-97b4-00e22c59f9a1 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:31.573402 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:31.573402 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:31.586406 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-d2618080-2b85-46b6-97b4-00e22c59f9a1 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Snapshot retrieved successfully. Dec 02 11:05:31.588919 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d2618080-2b85-46b6-97b4-00e22c59f9a1 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/5a996a9e-53dd-45ad-a0fc-aea49b31f60e returned with HTTP 200 Dec 02 11:05:31.589945 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 888/1771] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:05:31 2020] GET /volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/5a996a9e-53dd-45ad-a0fc-aea49b31f60e => generated 439 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:31.936239 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-732fa3e9-41d3-42db-9e90-b0948fbfa372 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:05:31.937487 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-732fa3e9-41d3-42db-9e90-b0948fbfa372 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:31.937881 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:31.937881 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:31.938523 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-732fa3e9-41d3-42db-9e90-b0948fbfa372 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:31.939073 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-732fa3e9-41d3-42db-9e90-b0948fbfa372 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:05:32.009507 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:32.009507 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:32.011505 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-732fa3e9-41d3-42db-9e90-b0948fbfa372 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:05:32.012362 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 884/1772] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:05:31 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:32.607922 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bd14ee84-c5ae-4302-9728-43eba3d2b1c1 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] GET http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/5a996a9e-53dd-45ad-a0fc-aea49b31f60e Dec 02 11:05:32.610308 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bd14ee84-c5ae-4302-9728-43eba3d2b1c1 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:32.611321 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:32.611321 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:32.614011 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bd14ee84-c5ae-4302-9728-43eba3d2b1c1 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:32.675053 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:32.675053 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:32.676564 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-bd14ee84-c5ae-4302-9728-43eba3d2b1c1 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Snapshot retrieved successfully. Dec 02 11:05:32.679290 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bd14ee84-c5ae-4302-9728-43eba3d2b1c1 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/5a996a9e-53dd-45ad-a0fc-aea49b31f60e returned with HTTP 200 Dec 02 11:05:32.682994 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 889/1773] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:05:32 2020] GET /volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/5a996a9e-53dd-45ad-a0fc-aea49b31f60e => generated 439 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:33.029233 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4c7dcd1f-a119-4013-a8dc-d6972d950fc5 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:05:33.036334 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4c7dcd1f-a119-4013-a8dc-d6972d950fc5 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:33.036969 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:33.036969 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:33.037604 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4c7dcd1f-a119-4013-a8dc-d6972d950fc5 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:33.038458 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-4c7dcd1f-a119-4013-a8dc-d6972d950fc5 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:05:33.088873 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:33.088873 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:33.097781 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4c7dcd1f-a119-4013-a8dc-d6972d950fc5 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:05:33.098954 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 885/1774] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:05:33 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:33.489516 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-94b4a60e-4977-471c-a30b-b2f71ce3e5c0 req-6a197b00-7a46-4812-aec8-582c4e5af9ce tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2 Dec 02 11:05:33.490422 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-94b4a60e-4977-471c-a30b-b2f71ce3e5c0 req-6a197b00-7a46-4812-aec8-582c4e5af9ce tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:33.490858 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:33.490858 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:33.491692 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-94b4a60e-4977-471c-a30b-b2f71ce3e5c0 req-6a197b00-7a46-4812-aec8-582c4e5af9ce tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:33.549814 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:33.549814 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:33.560509 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-94b4a60e-4977-471c-a30b-b2f71ce3e5c0 req-6a197b00-7a46-4812-aec8-582c4e5af9ce tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:05:33.597705 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-94b4a60e-4977-471c-a30b-b2f71ce3e5c0 req-6a197b00-7a46-4812-aec8-582c4e5af9ce tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2 returned with HTTP 200 Dec 02 11:05:33.598685 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 890/1775] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 11:05:33 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2 => generated 915 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:33.693931 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-94b4a60e-4977-471c-a30b-b2f71ce3e5c0 req-6a197b00-7a46-4812-aec8-582c4e5af9ce tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume// Dec 02 11:05:33.694376 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-94b4a60e-4977-471c-a30b-b2f71ce3e5c0 req-6a197b00-7a46-4812-aec8-582c4e5af9ce tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:33.694601 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:33.694601 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:33.694975 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-94b4a60e-4977-471c-a30b-b2f71ce3e5c0 req-6a197b00-7a46-4812-aec8-582c4e5af9ce tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'all' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:33.696253 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-94b4a60e-4977-471c-a30b-b2f71ce3e5c0 req-6a197b00-7a46-4812-aec8-582c4e5af9ce tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 11:05:33.696890 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 891/1776] 10.222.0.23 () {58 vars in 1289 bytes} [Wed Dec 2 11:05:33 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 11:05:33.697520 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-926ad71f-97e7-4749-8b9d-c4f3b4bdb243 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] GET http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/5a996a9e-53dd-45ad-a0fc-aea49b31f60e Dec 02 11:05:33.698614 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-926ad71f-97e7-4749-8b9d-c4f3b4bdb243 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:33.699086 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:33.699086 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:33.699469 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-926ad71f-97e7-4749-8b9d-c4f3b4bdb243 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:33.715754 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-94b4a60e-4977-471c-a30b-b2f71ce3e5c0 req-e879975f-2a8e-42af-a984-b69263bc4fb4 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] POST http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/attachments Dec 02 11:05:33.717406 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-94b4a60e-4977-471c-a30b-b2f71ce3e5c0 req-e879975f-2a8e-42af-a984-b69263bc4fb4 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2", "instance_uuid": "c5a40194-e657-4f78-ad91-b7e80b9deda1", "connector": null}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:05:33.744087 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:33.744087 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:33.745696 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-926ad71f-97e7-4749-8b9d-c4f3b4bdb243 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Snapshot retrieved successfully. Dec 02 11:05:33.748379 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-926ad71f-97e7-4749-8b9d-c4f3b4bdb243 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/5a996a9e-53dd-45ad-a0fc-aea49b31f60e returned with HTTP 200 Dec 02 11:05:33.749951 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 886/1777] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:05:33 2020] GET /volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/5a996a9e-53dd-45ad-a0fc-aea49b31f60e => generated 466 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:33.767336 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0ee794a6-5017-43cd-a29d-17a5c70eda38 tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] POST http://10.222.0.23/volume/v3/f24ed31b2a844a3191aaca2cc03b57b9/snapshots/5a996a9e-53dd-45ad-a0fc-aea49b31f60e/action Dec 02 11:05:33.769973 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:33.769973 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:33.773350 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0ee794a6-5017-43cd-a29d-17a5c70eda38 tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 11:05:33.777509 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0ee794a6-5017-43cd-a29d-17a5c70eda38 tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:05:33.780508 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.contrib.admin_actions [None req-0ee794a6-5017-43cd-a29d-17a5c70eda38 tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] Updating snapshot '5a996a9e-53dd-45ad-a0fc-aea49b31f60e' with '{'status': 'error'}' {{(pid=88068) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 02 11:05:33.866535 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:33.866535 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:33.871107 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:33.871107 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:33.923068 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0ee794a6-5017-43cd-a29d-17a5c70eda38 tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] http://10.222.0.23/volume/v3/f24ed31b2a844a3191aaca2cc03b57b9/snapshots/5a996a9e-53dd-45ad-a0fc-aea49b31f60e/action returned with HTTP 202 Dec 02 11:05:33.924321 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 887/1778] 10.222.0.23 () {60 vars in 1363 bytes} [Wed Dec 2 11:05:33 2020] POST /volume/v3/f24ed31b2a844a3191aaca2cc03b57b9/snapshots/5a996a9e-53dd-45ad-a0fc-aea49b31f60e/action => generated 0 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 02 11:05:33.940104 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-94b4a60e-4977-471c-a30b-b2f71ce3e5c0 req-e879975f-2a8e-42af-a984-b69263bc4fb4 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/attachments returned with HTTP 200 Dec 02 11:05:33.941683 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 892/1779] 10.222.0.23 () {66 vars in 1565 bytes} [Wed Dec 2 11:05:33 2020] POST /volume/v3/a7ab41de6560439f9dd942bb15df5213/attachments => generated 273 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 02 11:05:33.958572 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d1440f72-73f7-418b-a57f-6110639742bd tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] GET http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/5a996a9e-53dd-45ad-a0fc-aea49b31f60e Dec 02 11:05:33.965685 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d1440f72-73f7-418b-a57f-6110639742bd tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:33.966255 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:33.966255 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:33.966992 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d1440f72-73f7-418b-a57f-6110639742bd tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:34.002277 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f6d2d56d-84cd-4359-a847-95317d75b9db tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2 Dec 02 11:05:34.002909 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f6d2d56d-84cd-4359-a847-95317d75b9db tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:34.003246 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:34.003246 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:34.004215 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f6d2d56d-84cd-4359-a847-95317d75b9db tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:34.043615 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:34.043615 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:34.044668 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-d1440f72-73f7-418b-a57f-6110639742bd tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Snapshot retrieved successfully. Dec 02 11:05:34.047058 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d1440f72-73f7-418b-a57f-6110639742bd tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/5a996a9e-53dd-45ad-a0fc-aea49b31f60e returned with HTTP 200 Dec 02 11:05:34.054643 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 888/1780] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:05:33 2020] GET /volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/5a996a9e-53dd-45ad-a0fc-aea49b31f60e => generated 462 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:34.055173 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d1440f72-73f7-418b-a57f-6110639742bd tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] GET http://10.222.0.23/volume// Dec 02 11:05:34.055904 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d1440f72-73f7-418b-a57f-6110639742bd tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:34.056130 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:34.056130 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:34.056539 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d1440f72-73f7-418b-a57f-6110639742bd tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Calling method 'all' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:34.057846 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d1440f72-73f7-418b-a57f-6110639742bd tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 11:05:34.058520 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 889/1781] 10.222.0.32 () {56 vars in 1089 bytes} [Wed Dec 2 11:05:34 2020] GET /volume/ => generated 754 bytes in 10 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 11:05:34.081791 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-03ebaa0d-96d9-4797-b30e-816ea26981e9 tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] POST http://10.222.0.23/volume/v3/f24ed31b2a844a3191aaca2cc03b57b9/snapshots/5a996a9e-53dd-45ad-a0fc-aea49b31f60e/action Dec 02 11:05:34.083052 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-03ebaa0d-96d9-4797-b30e-816ea26981e9 tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] Action body: b'{"os-force_delete": {}}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 11:05:34.083607 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-03ebaa0d-96d9-4797-b30e-816ea26981e9 tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:05:34.096829 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:34.096829 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:34.124630 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f6d2d56d-84cd-4359-a847-95317d75b9db tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:05:34.132259 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:34.132259 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:34.133609 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-03ebaa0d-96d9-4797-b30e-816ea26981e9 tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] Snapshot retrieved successfully. Dec 02 11:05:34.171349 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:34.171349 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:34.189469 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f6d2d56d-84cd-4359-a847-95317d75b9db tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2 returned with HTTP 200 Dec 02 11:05:34.199862 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 893/1782] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:05:33 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2 => generated 914 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:34.199862 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-94b4a60e-4977-471c-a30b-b2f71ce3e5c0 req-ad5eeb2d-49ab-46d2-9a56-a3469194290e tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2 Dec 02 11:05:34.199862 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-94b4a60e-4977-471c-a30b-b2f71ce3e5c0 req-ad5eeb2d-49ab-46d2-9a56-a3469194290e tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:34.199862 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:34.199862 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:34.199862 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-94b4a60e-4977-471c-a30b-b2f71ce3e5c0 req-ad5eeb2d-49ab-46d2-9a56-a3469194290e tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:34.263478 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:34.263478 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:34.272399 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-94b4a60e-4977-471c-a30b-b2f71ce3e5c0 req-ad5eeb2d-49ab-46d2-9a56-a3469194290e tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:05:34.279048 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-03ebaa0d-96d9-4797-b30e-816ea26981e9 tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] Snapshot delete request issued successfully. Dec 02 11:05:34.279774 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-03ebaa0d-96d9-4797-b30e-816ea26981e9 tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] http://10.222.0.23/volume/v3/f24ed31b2a844a3191aaca2cc03b57b9/snapshots/5a996a9e-53dd-45ad-a0fc-aea49b31f60e/action returned with HTTP 202 Dec 02 11:05:34.280771 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 890/1783] 10.222.0.23 () {60 vars in 1363 bytes} [Wed Dec 2 11:05:34 2020] POST /volume/v3/f24ed31b2a844a3191aaca2cc03b57b9/snapshots/5a996a9e-53dd-45ad-a0fc-aea49b31f60e/action => generated 0 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 02 11:05:34.294244 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9772d6b8-e0d5-4bcf-a110-995d0e0277dd tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:05:34.295099 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9772d6b8-e0d5-4bcf-a110-995d0e0277dd tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:34.295479 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:34.295479 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:34.296099 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9772d6b8-e0d5-4bcf-a110-995d0e0277dd tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:34.296282 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:34.296282 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:34.296923 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-9772d6b8-e0d5-4bcf-a110-995d0e0277dd tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:05:34.306130 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-94b4a60e-4977-471c-a30b-b2f71ce3e5c0 req-ad5eeb2d-49ab-46d2-9a56-a3469194290e tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2 returned with HTTP 200 Dec 02 11:05:34.307295 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 894/1784] 10.222.0.32 () {60 vars in 1403 bytes} [Wed Dec 2 11:05:34 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2 => generated 1013 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 02 11:05:34.314788 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d7ed7394-117e-4ec8-b0a2-a6f56a3bcfdd tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] GET http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/5a996a9e-53dd-45ad-a0fc-aea49b31f60e Dec 02 11:05:34.315672 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d7ed7394-117e-4ec8-b0a2-a6f56a3bcfdd tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:34.316138 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:34.316138 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:34.316762 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d7ed7394-117e-4ec8-b0a2-a6f56a3bcfdd tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:34.353945 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:34.353945 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:34.358564 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-d7ed7394-117e-4ec8-b0a2-a6f56a3bcfdd tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Snapshot retrieved successfully. Dec 02 11:05:34.359353 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:34.359353 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:34.361232 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d7ed7394-117e-4ec8-b0a2-a6f56a3bcfdd tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/5a996a9e-53dd-45ad-a0fc-aea49b31f60e returned with HTTP 200 Dec 02 11:05:34.361497 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9772d6b8-e0d5-4bcf-a110-995d0e0277dd tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:05:34.362866 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 891/1785] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:05:34 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:34.369291 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 895/1786] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:05:34 2020] GET /volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/5a996a9e-53dd-45ad-a0fc-aea49b31f60e => generated 465 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:34.374361 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-94b4a60e-4977-471c-a30b-b2f71ce3e5c0 req-1b3832fc-c93d-463f-ab6a-4fe954e2cc60 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] PUT http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/attachments/4648c5d9-d93f-4271-8151-37fb1ff4f55f Dec 02 11:05:34.375005 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:34.375005 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:34.375684 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-94b4a60e-4977-471c-a30b-b2f71ce3e5c0 req-1b3832fc-c93d-463f-ab6a-4fe954e2cc60 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.32", "host": "n-h1-764292-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-764292-5.cbci-764292-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:05:34.454283 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 02 11:05:34.454283 n-d-764292-5 devstack@c-api.service[88067]: return self.call(f, *args, **kw) Dec 02 11:05:34.454922 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.coordination [req-94b4a60e-4977-471c-a30b-b2f71ce3e5c0 req-1b3832fc-c93d-463f-ab6a-4fe954e2cc60 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Lock "b'cinder-attachment_update-7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2-n-h1-764292-5'" acquired by "attachment_update" :: waited 0.021s {{(pid=88068) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 02 11:05:34.457843 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:34.457843 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:35.207181 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dc412b1f-c95c-47b1-892e-48763201acbd tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2 Dec 02 11:05:35.208025 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dc412b1f-c95c-47b1-892e-48763201acbd tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:35.208371 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:35.208371 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:35.208986 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dc412b1f-c95c-47b1-892e-48763201acbd tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:35.378405 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:35.378405 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:35.404966 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-dc412b1f-c95c-47b1-892e-48763201acbd tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:05:35.433915 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:35.433915 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:35.453838 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dc412b1f-c95c-47b1-892e-48763201acbd tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2 returned with HTTP 200 Dec 02 11:05:35.459881 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 896/1787] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:05:35 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2 => generated 914 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:35.473840 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0f64629f-0218-47b9-990b-9c7e063de0dc tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] GET http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/5a996a9e-53dd-45ad-a0fc-aea49b31f60e Dec 02 11:05:35.479658 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0f64629f-0218-47b9-990b-9c7e063de0dc tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:35.479925 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:35.479925 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:35.480332 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0f64629f-0218-47b9-990b-9c7e063de0dc tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:35.528123 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:35.528123 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:35.529510 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0f64629f-0218-47b9-990b-9c7e063de0dc tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Snapshot retrieved successfully. Dec 02 11:05:35.531797 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0f64629f-0218-47b9-990b-9c7e063de0dc tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/5a996a9e-53dd-45ad-a0fc-aea49b31f60e returned with HTTP 200 Dec 02 11:05:35.532897 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 897/1788] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:05:35 2020] GET /volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/5a996a9e-53dd-45ad-a0fc-aea49b31f60e => generated 465 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:35.558292 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-743f3c6f-88d7-4204-8d41-8f55c4088ed5 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:05:35.565101 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-743f3c6f-88d7-4204-8d41-8f55c4088ed5 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:35.565770 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:35.565770 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:35.566483 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-743f3c6f-88d7-4204-8d41-8f55c4088ed5 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:35.567071 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-743f3c6f-88d7-4204-8d41-8f55c4088ed5 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:05:35.626355 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:35.626355 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:35.628626 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-743f3c6f-88d7-4204-8d41-8f55c4088ed5 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:05:35.643198 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 898/1789] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:05:35 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:36.472526 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-16671df2-1a82-4ac8-bd5b-3339ec9fa814 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2 Dec 02 11:05:36.474260 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-16671df2-1a82-4ac8-bd5b-3339ec9fa814 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:36.474730 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:36.474730 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:36.475425 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-16671df2-1a82-4ac8-bd5b-3339ec9fa814 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:36.550662 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:36.550662 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:36.561071 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-16671df2-1a82-4ac8-bd5b-3339ec9fa814 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:05:36.665033 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:36.665033 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:36.702872 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-16671df2-1a82-4ac8-bd5b-3339ec9fa814 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2 returned with HTTP 200 Dec 02 11:05:36.703643 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 899/1790] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:05:36 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2 => generated 914 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:05:36.717870 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c5326334-a9f8-4acb-968d-bffe65cf6cc2 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] GET http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/5a996a9e-53dd-45ad-a0fc-aea49b31f60e Dec 02 11:05:36.718427 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c5326334-a9f8-4acb-968d-bffe65cf6cc2 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:36.718972 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:36.718972 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:36.719214 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c5326334-a9f8-4acb-968d-bffe65cf6cc2 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:36.773512 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c5326334-a9f8-4acb-968d-bffe65cf6cc2 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/5a996a9e-53dd-45ad-a0fc-aea49b31f60e returned with HTTP 404 Dec 02 11:05:36.778787 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 900/1791] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:05:36 2020] GET /volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/5a996a9e-53dd-45ad-a0fc-aea49b31f60e => generated 111 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:05:36.792092 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-17903a1a-185f-4f5b-8793-1f01e7184f8c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:05:36.793102 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-17903a1a-185f-4f5b-8793-1f01e7184f8c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:36.793800 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-17903a1a-185f-4f5b-8793-1f01e7184f8c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:36.794922 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-17903a1a-185f-4f5b-8793-1f01e7184f8c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:05:36.850196 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:36.850196 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:36.852814 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-17903a1a-185f-4f5b-8793-1f01e7184f8c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:05:36.857870 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 901/1792] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:05:36 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:36.874091 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-695744e8-ceac-4665-a806-49aa9dae0d7f tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] POST http://10.222.0.23/volume/v3/f24ed31b2a844a3191aaca2cc03b57b9/snapshots/6671e3e8-0531-4b1a-8f60-fc53421269b4/action Dec 02 11:05:36.874091 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:36.874091 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:36.874091 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-695744e8-ceac-4665-a806-49aa9dae0d7f tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 11:05:36.878691 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-695744e8-ceac-4665-a806-49aa9dae0d7f tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:05:36.879941 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.contrib.admin_actions [None req-695744e8-ceac-4665-a806-49aa9dae0d7f tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] Updating snapshot '6671e3e8-0531-4b1a-8f60-fc53421269b4' with '{'status': 'available'}' {{(pid=88069) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 02 11:05:36.982736 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:36.982736 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:37.070774 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-695744e8-ceac-4665-a806-49aa9dae0d7f tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] http://10.222.0.23/volume/v3/f24ed31b2a844a3191aaca2cc03b57b9/snapshots/6671e3e8-0531-4b1a-8f60-fc53421269b4/action returned with HTTP 202 Dec 02 11:05:37.076963 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 902/1793] 10.222.0.23 () {60 vars in 1363 bytes} [Wed Dec 2 11:05:36 2020] POST /volume/v3/f24ed31b2a844a3191aaca2cc03b57b9/snapshots/6671e3e8-0531-4b1a-8f60-fc53421269b4/action => generated 0 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 02 11:05:37.100779 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-60fb8de6-54cf-4e80-a9cd-47a6b7b65215 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] GET http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/6671e3e8-0531-4b1a-8f60-fc53421269b4 Dec 02 11:05:37.101579 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-60fb8de6-54cf-4e80-a9cd-47a6b7b65215 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:37.101966 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:37.101966 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:37.102677 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-60fb8de6-54cf-4e80-a9cd-47a6b7b65215 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:37.179340 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:37.179340 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:37.182996 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-60fb8de6-54cf-4e80-a9cd-47a6b7b65215 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Snapshot retrieved successfully. Dec 02 11:05:37.185059 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-60fb8de6-54cf-4e80-a9cd-47a6b7b65215 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/6671e3e8-0531-4b1a-8f60-fc53421269b4 returned with HTTP 200 Dec 02 11:05:37.185888 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 903/1794] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:05:37 2020] GET /volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/6671e3e8-0531-4b1a-8f60-fc53421269b4 => generated 465 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:37.206320 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.coordination [req-94b4a60e-4977-471c-a30b-b2f71ce3e5c0 req-1b3832fc-c93d-463f-ab6a-4fe954e2cc60 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Lock "b'cinder-attachment_update-7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2-n-h1-764292-5'" released by "attachment_update" :: held 2.752s {{(pid=88068) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 02 11:05:37.207458 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1eb39b07-89f7-41c4-a8d0-015260c008cf tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] POST http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots Dec 02 11:05:37.207716 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-94b4a60e-4977-471c-a30b-b2f71ce3e5c0 req-1b3832fc-c93d-463f-ab6a-4fe954e2cc60 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/attachments/4648c5d9-d93f-4271-8151-37fb1ff4f55f returned with HTTP 200 Dec 02 11:05:37.207903 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:37.207903 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:37.209665 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 892/1795] 10.222.0.32 () {64 vars in 1468 bytes} [Wed Dec 2 11:05:34 2020] PUT /volume/v3/a7ab41de6560439f9dd942bb15df5213/attachments/4648c5d9-d93f-4271-8151-37fb1ff4f55f => generated 762 bytes in 2846 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:05:37.218699 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1eb39b07-89f7-41c4-a8d0-015260c008cf tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f9e213a7-f38d-4636-8f7a-a16aa54855b1", "name": "tempest-SnapshotsActionsTest-Snapshot-561680657"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:05:37.312451 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:37.312451 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:37.313935 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-1eb39b07-89f7-41c4-a8d0-015260c008cf tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Volume info retrieved successfully. Dec 02 11:05:37.313935 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v2.snapshots [None req-1eb39b07-89f7-41c4-a8d0-015260c008cf tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Create snapshot from volume f9e213a7-f38d-4636-8f7a-a16aa54855b1 Dec 02 11:05:37.433290 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-1eb39b07-89f7-41c4-a8d0-015260c008cf tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Created reservations ['b6437d82-12ae-41c5-bcd2-02788d50a0dc', '4c145683-d378-4421-a4c1-771aa35889ca', '4806ca5a-539e-4088-ad82-94a3edaefcc7', '32e5643b-4fab-4a19-ba7d-ceca130bdef8'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:05:37.722082 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c9925f31-79f8-4414-8eac-d3d0d3ab1891 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2 Dec 02 11:05:37.723330 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c9925f31-79f8-4414-8eac-d3d0d3ab1891 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:37.723760 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:37.723760 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:37.724729 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c9925f31-79f8-4414-8eac-d3d0d3ab1891 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:37.737771 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-1eb39b07-89f7-41c4-a8d0-015260c008cf tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Snapshot create request issued successfully. Dec 02 11:05:37.739391 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1eb39b07-89f7-41c4-a8d0-015260c008cf tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots returned with HTTP 202 Dec 02 11:05:37.746024 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 904/1796] 10.222.0.23 () {60 vars in 1232 bytes} [Wed Dec 2 11:05:37 2020] POST /volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots => generated 306 bytes in 537 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:05:37.760652 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9c22bfcb-38b6-4b2b-a564-fd3a8dc4fe83 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] GET http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/619f6937-f98f-487b-a9c1-f2dd1927a026 Dec 02 11:05:37.768314 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9c22bfcb-38b6-4b2b-a564-fd3a8dc4fe83 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:37.769749 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:37.769749 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:37.771170 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9c22bfcb-38b6-4b2b-a564-fd3a8dc4fe83 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:37.852689 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:37.852689 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:37.855241 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-9c22bfcb-38b6-4b2b-a564-fd3a8dc4fe83 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Snapshot retrieved successfully. Dec 02 11:05:37.859824 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9c22bfcb-38b6-4b2b-a564-fd3a8dc4fe83 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/619f6937-f98f-487b-a9c1-f2dd1927a026 returned with HTTP 200 Dec 02 11:05:37.863194 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 905/1797] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:05:37 2020] GET /volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/619f6937-f98f-487b-a9c1-f2dd1927a026 => generated 438 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:37.881139 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6232f63b-90de-4926-a7ce-345200ba3b4c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:05:37.881612 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6232f63b-90de-4926-a7ce-345200ba3b4c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:37.882021 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:37.882021 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:37.882682 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6232f63b-90de-4926-a7ce-345200ba3b4c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:37.883241 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-6232f63b-90de-4926-a7ce-345200ba3b4c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:05:37.927009 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:37.927009 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:37.933935 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6232f63b-90de-4926-a7ce-345200ba3b4c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:05:37.940063 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 906/1798] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:05:37 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:37.943632 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:37.943632 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:37.966170 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c9925f31-79f8-4414-8eac-d3d0d3ab1891 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:05:38.019764 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:38.019764 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:38.057196 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c9925f31-79f8-4414-8eac-d3d0d3ab1891 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2 returned with HTTP 200 Dec 02 11:05:38.063623 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 893/1799] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:05:37 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2 => generated 915 bytes in 347 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:38.875232 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-918433c4-2696-442b-bf48-f646dcf759b0 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] GET http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/619f6937-f98f-487b-a9c1-f2dd1927a026 Dec 02 11:05:38.875740 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-918433c4-2696-442b-bf48-f646dcf759b0 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:38.875936 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:38.875936 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:38.876615 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-918433c4-2696-442b-bf48-f646dcf759b0 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:38.931751 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:38.931751 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:38.933076 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-918433c4-2696-442b-bf48-f646dcf759b0 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Snapshot retrieved successfully. Dec 02 11:05:38.941024 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-918433c4-2696-442b-bf48-f646dcf759b0 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/619f6937-f98f-487b-a9c1-f2dd1927a026 returned with HTTP 200 Dec 02 11:05:38.946284 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 907/1800] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:05:38 2020] GET /volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/619f6937-f98f-487b-a9c1-f2dd1927a026 => generated 438 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:38.956037 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-639bba42-b86a-4a75-af9e-3d272f574664 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:05:38.956810 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-639bba42-b86a-4a75-af9e-3d272f574664 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:38.957187 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:38.957187 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:38.957809 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-639bba42-b86a-4a75-af9e-3d272f574664 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:38.958323 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-639bba42-b86a-4a75-af9e-3d272f574664 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:05:39.003448 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:39.003448 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:39.008940 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-639bba42-b86a-4a75-af9e-3d272f574664 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:05:39.012884 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 894/1801] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:05:38 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:39.079323 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-13d89776-ce29-4e2a-ac40-d2a7b9edfc83 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2 Dec 02 11:05:39.079847 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-13d89776-ce29-4e2a-ac40-d2a7b9edfc83 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:39.080068 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:39.080068 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:39.080654 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-13d89776-ce29-4e2a-ac40-d2a7b9edfc83 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:39.180628 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:39.180628 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:39.190386 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-13d89776-ce29-4e2a-ac40-d2a7b9edfc83 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:05:39.241571 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:39.241571 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:39.297110 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-13d89776-ce29-4e2a-ac40-d2a7b9edfc83 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2 returned with HTTP 200 Dec 02 11:05:39.307385 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 908/1802] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:05:39 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2 => generated 915 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:39.954294 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5ffbe7b4-8b2d-404c-964f-9e3dbf932eb9 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] GET http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/619f6937-f98f-487b-a9c1-f2dd1927a026 Dec 02 11:05:39.955587 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5ffbe7b4-8b2d-404c-964f-9e3dbf932eb9 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:39.956054 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:39.956054 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:39.956988 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5ffbe7b4-8b2d-404c-964f-9e3dbf932eb9 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:40.035442 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bc2e3b7f-8462-4024-87ae-c466d46cb130 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:05:40.036620 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bc2e3b7f-8462-4024-87ae-c466d46cb130 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:40.036924 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:40.036924 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:40.037651 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bc2e3b7f-8462-4024-87ae-c466d46cb130 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:40.038281 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-bc2e3b7f-8462-4024-87ae-c466d46cb130 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:05:40.063374 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:40.063374 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:40.072000 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-5ffbe7b4-8b2d-404c-964f-9e3dbf932eb9 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Snapshot retrieved successfully. Dec 02 11:05:40.082343 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5ffbe7b4-8b2d-404c-964f-9e3dbf932eb9 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/619f6937-f98f-487b-a9c1-f2dd1927a026 returned with HTTP 200 Dec 02 11:05:40.084963 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 895/1803] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:05:39 2020] GET /volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/619f6937-f98f-487b-a9c1-f2dd1927a026 => generated 465 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:40.101017 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c204e145-87e8-4dd4-bfb0-65b5f3cd0f42 tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] POST http://10.222.0.23/volume/v3/f24ed31b2a844a3191aaca2cc03b57b9/snapshots/619f6937-f98f-487b-a9c1-f2dd1927a026/action Dec 02 11:05:40.108196 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:40.108196 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:40.109452 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c204e145-87e8-4dd4-bfb0-65b5f3cd0f42 tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 11:05:40.110055 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c204e145-87e8-4dd4-bfb0-65b5f3cd0f42 tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:05:40.112783 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.contrib.admin_actions [None req-c204e145-87e8-4dd4-bfb0-65b5f3cd0f42 tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] Updating snapshot '619f6937-f98f-487b-a9c1-f2dd1927a026' with '{'status': 'error_deleting'}' {{(pid=88068) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 02 11:05:40.114460 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:40.114460 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:40.127156 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bc2e3b7f-8462-4024-87ae-c466d46cb130 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:05:40.138441 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 909/1804] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:05:40 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:40.282413 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:40.282413 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:40.329071 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0c9ff5de-207e-4a78-b164-2d3c5e1e7da1 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2 Dec 02 11:05:40.329628 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0c9ff5de-207e-4a78-b164-2d3c5e1e7da1 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:40.329859 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:40.329859 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:40.330243 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0c9ff5de-207e-4a78-b164-2d3c5e1e7da1 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:40.401573 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c204e145-87e8-4dd4-bfb0-65b5f3cd0f42 tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] http://10.222.0.23/volume/v3/f24ed31b2a844a3191aaca2cc03b57b9/snapshots/619f6937-f98f-487b-a9c1-f2dd1927a026/action returned with HTTP 202 Dec 02 11:05:40.402837 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 896/1805] 10.222.0.23 () {60 vars in 1363 bytes} [Wed Dec 2 11:05:40 2020] POST /volume/v3/f24ed31b2a844a3191aaca2cc03b57b9/snapshots/619f6937-f98f-487b-a9c1-f2dd1927a026/action => generated 0 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 02 11:05:40.411378 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f831376f-4e2f-4457-a2e1-7373266e9df2 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] GET http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/619f6937-f98f-487b-a9c1-f2dd1927a026 Dec 02 11:05:40.411924 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f831376f-4e2f-4457-a2e1-7373266e9df2 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:40.412128 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:40.412128 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:40.414403 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f831376f-4e2f-4457-a2e1-7373266e9df2 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:40.448864 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:40.448864 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:40.467996 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:40.467996 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:40.469233 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f831376f-4e2f-4457-a2e1-7373266e9df2 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Snapshot retrieved successfully. Dec 02 11:05:40.471699 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f831376f-4e2f-4457-a2e1-7373266e9df2 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/619f6937-f98f-487b-a9c1-f2dd1927a026 returned with HTTP 200 Dec 02 11:05:40.472920 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 897/1806] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:05:40 2020] GET /volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/619f6937-f98f-487b-a9c1-f2dd1927a026 => generated 470 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:40.484309 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a60a24f2-f41c-4a62-8f78-f328df49a9c8 tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] POST http://10.222.0.23/volume/v3/f24ed31b2a844a3191aaca2cc03b57b9/snapshots/619f6937-f98f-487b-a9c1-f2dd1927a026/action Dec 02 11:05:40.486407 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:40.486407 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:40.488040 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a60a24f2-f41c-4a62-8f78-f328df49a9c8 tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] Action body: b'{"os-force_delete": {}}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 11:05:40.489054 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0c9ff5de-207e-4a78-b164-2d3c5e1e7da1 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:05:40.489630 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a60a24f2-f41c-4a62-8f78-f328df49a9c8 tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:05:40.532786 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:40.532786 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:40.552263 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:40.552263 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:40.553188 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a60a24f2-f41c-4a62-8f78-f328df49a9c8 tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] Snapshot retrieved successfully. Dec 02 11:05:40.555190 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0c9ff5de-207e-4a78-b164-2d3c5e1e7da1 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2 returned with HTTP 200 Dec 02 11:05:40.556206 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 910/1807] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:05:40 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2 => generated 915 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:40.641273 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a60a24f2-f41c-4a62-8f78-f328df49a9c8 tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] Snapshot delete request issued successfully. Dec 02 11:05:40.641822 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a60a24f2-f41c-4a62-8f78-f328df49a9c8 tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] http://10.222.0.23/volume/v3/f24ed31b2a844a3191aaca2cc03b57b9/snapshots/619f6937-f98f-487b-a9c1-f2dd1927a026/action returned with HTTP 202 Dec 02 11:05:40.642890 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 898/1808] 10.222.0.23 () {60 vars in 1363 bytes} [Wed Dec 2 11:05:40 2020] POST /volume/v3/f24ed31b2a844a3191aaca2cc03b57b9/snapshots/619f6937-f98f-487b-a9c1-f2dd1927a026/action => generated 0 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 02 11:05:40.651107 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8fe23fa3-44c7-40e2-8e2b-fbf9c9195f18 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] GET http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/619f6937-f98f-487b-a9c1-f2dd1927a026 Dec 02 11:05:40.651779 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8fe23fa3-44c7-40e2-8e2b-fbf9c9195f18 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:40.651972 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:40.651972 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:40.652553 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8fe23fa3-44c7-40e2-8e2b-fbf9c9195f18 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:40.744784 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:40.744784 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:40.746062 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-8fe23fa3-44c7-40e2-8e2b-fbf9c9195f18 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Snapshot retrieved successfully. Dec 02 11:05:40.748168 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8fe23fa3-44c7-40e2-8e2b-fbf9c9195f18 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/619f6937-f98f-487b-a9c1-f2dd1927a026 returned with HTTP 200 Dec 02 11:05:40.749255 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 911/1809] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:05:40 2020] GET /volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/619f6937-f98f-487b-a9c1-f2dd1927a026 => generated 464 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:41.152285 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-504ecc38-f0a5-42ed-ac37-4d054971ada4 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:05:41.153728 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-504ecc38-f0a5-42ed-ac37-4d054971ada4 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:41.154127 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:41.154127 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:41.154763 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-504ecc38-f0a5-42ed-ac37-4d054971ada4 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:41.155284 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-504ecc38-f0a5-42ed-ac37-4d054971ada4 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:05:41.209465 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:41.209465 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:41.211715 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-504ecc38-f0a5-42ed-ac37-4d054971ada4 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:05:41.213378 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 899/1810] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:05:41 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:41.573388 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3aedd24d-e275-46a8-96d9-8b58181ece8d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2 Dec 02 11:05:41.574641 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3aedd24d-e275-46a8-96d9-8b58181ece8d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:41.575093 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:41.575093 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:41.575869 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3aedd24d-e275-46a8-96d9-8b58181ece8d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:41.693695 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:41.693695 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:41.717713 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3aedd24d-e275-46a8-96d9-8b58181ece8d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:05:41.761170 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ab79b295-86bf-4376-b220-31d5aae548d9 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] GET http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/619f6937-f98f-487b-a9c1-f2dd1927a026 Dec 02 11:05:41.761866 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ab79b295-86bf-4376-b220-31d5aae548d9 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:41.762076 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:41.762076 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:41.763114 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ab79b295-86bf-4376-b220-31d5aae548d9 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:41.781513 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:41.781513 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:41.801780 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3aedd24d-e275-46a8-96d9-8b58181ece8d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2 returned with HTTP 200 Dec 02 11:05:41.803486 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 912/1811] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:05:41 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2 => generated 915 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:41.811108 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:41.811108 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:41.812860 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-ab79b295-86bf-4376-b220-31d5aae548d9 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Snapshot retrieved successfully. Dec 02 11:05:41.816522 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ab79b295-86bf-4376-b220-31d5aae548d9 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/619f6937-f98f-487b-a9c1-f2dd1927a026 returned with HTTP 200 Dec 02 11:05:41.817963 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 900/1812] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:05:41 2020] GET /volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/619f6937-f98f-487b-a9c1-f2dd1927a026 => generated 464 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:42.244827 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-35352a7c-dd47-4fbb-a35d-091a7749117b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:05:42.264989 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-35352a7c-dd47-4fbb-a35d-091a7749117b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:42.265448 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:42.265448 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:42.266462 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-35352a7c-dd47-4fbb-a35d-091a7749117b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:42.267738 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-35352a7c-dd47-4fbb-a35d-091a7749117b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:05:42.375514 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:42.375514 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:42.382152 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-35352a7c-dd47-4fbb-a35d-091a7749117b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:05:42.387250 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 913/1813] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:05:42 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:42.821664 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b4b62e6d-231b-4422-b207-57fc2cabb1c4 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2 Dec 02 11:05:42.822662 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b4b62e6d-231b-4422-b207-57fc2cabb1c4 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:42.823173 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:42.823173 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:42.823995 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b4b62e6d-231b-4422-b207-57fc2cabb1c4 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:42.829793 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9e34d2b1-a3f7-4429-ad8e-4885628e086d tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] GET http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/619f6937-f98f-487b-a9c1-f2dd1927a026 Dec 02 11:05:42.830357 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9e34d2b1-a3f7-4429-ad8e-4885628e086d tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:42.830557 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:42.830557 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:42.831214 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9e34d2b1-a3f7-4429-ad8e-4885628e086d tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:42.882157 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9e34d2b1-a3f7-4429-ad8e-4885628e086d tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/619f6937-f98f-487b-a9c1-f2dd1927a026 returned with HTTP 404 Dec 02 11:05:42.888692 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 914/1814] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:05:42 2020] GET /volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/619f6937-f98f-487b-a9c1-f2dd1927a026 => generated 111 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:05:42.899523 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-eb27d4c4-2e99-42de-a4bf-eda19dd911f1 tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] POST http://10.222.0.23/volume/v3/f24ed31b2a844a3191aaca2cc03b57b9/snapshots/6671e3e8-0531-4b1a-8f60-fc53421269b4/action Dec 02 11:05:42.901226 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-eb27d4c4-2e99-42de-a4bf-eda19dd911f1 tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 11:05:42.901986 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-eb27d4c4-2e99-42de-a4bf-eda19dd911f1 tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:05:42.903137 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.contrib.admin_actions [None req-eb27d4c4-2e99-42de-a4bf-eda19dd911f1 tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] Updating snapshot '6671e3e8-0531-4b1a-8f60-fc53421269b4' with '{'status': 'available'}' {{(pid=88069) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 02 11:05:42.947782 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:42.947782 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:42.964847 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b4b62e6d-231b-4422-b207-57fc2cabb1c4 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:05:42.989607 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:42.989607 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:43.000758 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b4b62e6d-231b-4422-b207-57fc2cabb1c4 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2 returned with HTTP 200 Dec 02 11:05:43.002893 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 901/1815] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:05:42 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2 => generated 915 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:43.017937 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:43.017937 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:43.018568 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-94b4a60e-4977-471c-a30b-b2f71ce3e5c0 req-c881ba16-9dfd-4589-b46b-f1df58d1f750 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] POST http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/attachments/4648c5d9-d93f-4271-8151-37fb1ff4f55f/action Dec 02 11:05:43.019201 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:43.019201 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:43.019781 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-94b4a60e-4977-471c-a30b-b2f71ce3e5c0 req-c881ba16-9dfd-4589-b46b-f1df58d1f750 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Action body: b'{"os-complete": null}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 11:05:43.020239 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-94b4a60e-4977-471c-a30b-b2f71ce3e5c0 req-c881ba16-9dfd-4589-b46b-f1df58d1f750 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:05:43.121009 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-eb27d4c4-2e99-42de-a4bf-eda19dd911f1 tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] http://10.222.0.23/volume/v3/f24ed31b2a844a3191aaca2cc03b57b9/snapshots/6671e3e8-0531-4b1a-8f60-fc53421269b4/action returned with HTTP 202 Dec 02 11:05:43.125279 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 915/1816] 10.222.0.23 () {60 vars in 1363 bytes} [Wed Dec 2 11:05:42 2020] POST /volume/v3/f24ed31b2a844a3191aaca2cc03b57b9/snapshots/6671e3e8-0531-4b1a-8f60-fc53421269b4/action => generated 0 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 02 11:05:43.134867 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-97c4aca5-cc0d-4ffd-8c93-e99f0c3530fb tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] GET http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/6671e3e8-0531-4b1a-8f60-fc53421269b4 Dec 02 11:05:43.136330 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-97c4aca5-cc0d-4ffd-8c93-e99f0c3530fb tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:43.137573 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:43.137573 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:43.139171 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-97c4aca5-cc0d-4ffd-8c93-e99f0c3530fb tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:43.165867 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:43.165867 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:43.177186 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:43.177186 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:43.179374 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-97c4aca5-cc0d-4ffd-8c93-e99f0c3530fb tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Snapshot retrieved successfully. Dec 02 11:05:43.181658 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-97c4aca5-cc0d-4ffd-8c93-e99f0c3530fb tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/6671e3e8-0531-4b1a-8f60-fc53421269b4 returned with HTTP 200 Dec 02 11:05:43.182648 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 916/1817] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:05:43 2020] GET /volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/6671e3e8-0531-4b1a-8f60-fc53421269b4 => generated 465 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:43.196190 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fae353ce-592c-443b-8877-b407cbe4ecd2 tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] POST http://10.222.0.23/volume/v3/f24ed31b2a844a3191aaca2cc03b57b9/snapshots/6671e3e8-0531-4b1a-8f60-fc53421269b4/action Dec 02 11:05:43.199218 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-94b4a60e-4977-471c-a30b-b2f71ce3e5c0 req-c881ba16-9dfd-4589-b46b-f1df58d1f750 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/attachments/4648c5d9-d93f-4271-8151-37fb1ff4f55f/action returned with HTTP 204 Dec 02 11:05:43.199543 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:43.199543 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:43.200344 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fae353ce-592c-443b-8877-b407cbe4ecd2 tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=88069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 11:05:43.201505 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 902/1818] 10.222.0.32 () {64 vars in 1489 bytes} [Wed Dec 2 11:05:43 2020] POST /volume/v3/a7ab41de6560439f9dd942bb15df5213/attachments/4648c5d9-d93f-4271-8151-37fb1ff4f55f/action => generated 0 bytes in 198 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:05:43.201985 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fae353ce-592c-443b-8877-b407cbe4ecd2 tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:05:43.203052 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.contrib.admin_actions [None req-fae353ce-592c-443b-8877-b407cbe4ecd2 tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] Updating snapshot '6671e3e8-0531-4b1a-8f60-fc53421269b4' with '{'status': 'creating'}' {{(pid=88069) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 02 11:05:43.255640 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:43.255640 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:43.326054 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fae353ce-592c-443b-8877-b407cbe4ecd2 tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] http://10.222.0.23/volume/v3/f24ed31b2a844a3191aaca2cc03b57b9/snapshots/6671e3e8-0531-4b1a-8f60-fc53421269b4/action returned with HTTP 202 Dec 02 11:05:43.341212 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 917/1819] 10.222.0.23 () {60 vars in 1363 bytes} [Wed Dec 2 11:05:43 2020] POST /volume/v3/f24ed31b2a844a3191aaca2cc03b57b9/snapshots/6671e3e8-0531-4b1a-8f60-fc53421269b4/action => generated 0 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 02 11:05:43.350300 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fe7f1535-4c37-4d3d-89c9-884dfdfbcddb tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] GET http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/6671e3e8-0531-4b1a-8f60-fc53421269b4 Dec 02 11:05:43.350859 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fe7f1535-4c37-4d3d-89c9-884dfdfbcddb tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:43.351060 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:43.351060 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:43.351720 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fe7f1535-4c37-4d3d-89c9-884dfdfbcddb tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:43.387895 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:43.387895 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:43.389116 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-fe7f1535-4c37-4d3d-89c9-884dfdfbcddb tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Snapshot retrieved successfully. Dec 02 11:05:43.391678 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fe7f1535-4c37-4d3d-89c9-884dfdfbcddb tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/6671e3e8-0531-4b1a-8f60-fc53421269b4 returned with HTTP 200 Dec 02 11:05:43.392486 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 903/1820] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:05:43 2020] GET /volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/6671e3e8-0531-4b1a-8f60-fc53421269b4 => generated 464 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:43.404343 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3cd89cc0-eb89-418d-840f-fc8ddc20523c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:05:43.404343 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3cd89cc0-eb89-418d-840f-fc8ddc20523c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:43.404343 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:43.404343 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:43.404869 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3cd89cc0-eb89-418d-840f-fc8ddc20523c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:43.404869 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-3cd89cc0-eb89-418d-840f-fc8ddc20523c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:05:43.405515 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7d9b1709-cb80-4ec5-91af-d865f65668f5 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] POST http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/6671e3e8-0531-4b1a-8f60-fc53421269b4/action Dec 02 11:05:43.407608 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:43.407608 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:43.408172 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7d9b1709-cb80-4ec5-91af-d865f65668f5 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 11:05:43.408422 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7d9b1709-cb80-4ec5-91af-d865f65668f5 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:05:43.409387 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.contrib.snapshot_actions [None req-7d9b1709-cb80-4ec5-91af-d865f65668f5 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=88068) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Dec 02 11:05:43.443406 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:43.443406 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:43.444765 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.contrib.snapshot_actions [None req-7d9b1709-cb80-4ec5-91af-d865f65668f5 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Updating snapshot 6671e3e8-0531-4b1a-8f60-fc53421269b4 with info {'id': '6671e3e8-0531-4b1a-8f60-fc53421269b4', 'status': 'error', 'progress': '80%'} Dec 02 11:05:43.455462 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:43.455462 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:43.459270 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7d9b1709-cb80-4ec5-91af-d865f65668f5 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/6671e3e8-0531-4b1a-8f60-fc53421269b4/action returned with HTTP 202 Dec 02 11:05:43.460484 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 904/1821] 10.222.0.23 () {60 vars in 1363 bytes} [Wed Dec 2 11:05:43 2020] POST /volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/6671e3e8-0531-4b1a-8f60-fc53421269b4/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:05:43.461465 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3cd89cc0-eb89-418d-840f-fc8ddc20523c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:05:43.463109 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 918/1822] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:05:43 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:43.477608 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d9191269-47ba-4e32-9737-58dc0f4e2c2c tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] GET http://10.222.0.23/volume/v3/f24ed31b2a844a3191aaca2cc03b57b9/snapshots/6671e3e8-0531-4b1a-8f60-fc53421269b4 Dec 02 11:05:43.478460 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d9191269-47ba-4e32-9737-58dc0f4e2c2c tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:43.478678 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:43.478678 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:43.479492 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d9191269-47ba-4e32-9737-58dc0f4e2c2c tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:43.505585 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:43.505585 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:43.506456 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-d9191269-47ba-4e32-9737-58dc0f4e2c2c tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] Snapshot retrieved successfully. Dec 02 11:05:43.508142 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d9191269-47ba-4e32-9737-58dc0f4e2c2c tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] http://10.222.0.23/volume/v3/f24ed31b2a844a3191aaca2cc03b57b9/snapshots/6671e3e8-0531-4b1a-8f60-fc53421269b4 returned with HTTP 200 Dec 02 11:05:43.510317 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 905/1823] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:05:43 2020] GET /volume/v3/f24ed31b2a844a3191aaca2cc03b57b9/snapshots/6671e3e8-0531-4b1a-8f60-fc53421269b4 => generated 460 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:43.522883 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-aa703745-03ef-401f-bdbf-a7dd58f7ea95 tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] POST http://10.222.0.23/volume/v3/f24ed31b2a844a3191aaca2cc03b57b9/snapshots/6671e3e8-0531-4b1a-8f60-fc53421269b4/action Dec 02 11:05:43.523344 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:43.523344 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:43.523786 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-aa703745-03ef-401f-bdbf-a7dd58f7ea95 tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 11:05:43.524166 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-aa703745-03ef-401f-bdbf-a7dd58f7ea95 tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:05:43.525145 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.contrib.admin_actions [None req-aa703745-03ef-401f-bdbf-a7dd58f7ea95 tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] Updating snapshot '6671e3e8-0531-4b1a-8f60-fc53421269b4' with '{'status': 'available'}' {{(pid=88069) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 02 11:05:43.604493 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:43.604493 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:43.645163 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-aa703745-03ef-401f-bdbf-a7dd58f7ea95 tempest-SnapshotsActionsTest-1605198060 tempest-SnapshotsActionsTest-1605198060] http://10.222.0.23/volume/v3/f24ed31b2a844a3191aaca2cc03b57b9/snapshots/6671e3e8-0531-4b1a-8f60-fc53421269b4/action returned with HTTP 202 Dec 02 11:05:43.646069 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 919/1824] 10.222.0.23 () {60 vars in 1363 bytes} [Wed Dec 2 11:05:43 2020] POST /volume/v3/f24ed31b2a844a3191aaca2cc03b57b9/snapshots/6671e3e8-0531-4b1a-8f60-fc53421269b4/action => generated 0 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 02 11:05:43.657431 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cf63d8e5-b1cc-4dee-bf03-a8cbb852fdaf tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] GET http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/6671e3e8-0531-4b1a-8f60-fc53421269b4 Dec 02 11:05:43.658295 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cf63d8e5-b1cc-4dee-bf03-a8cbb852fdaf tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:43.658791 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:43.658791 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:43.659335 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cf63d8e5-b1cc-4dee-bf03-a8cbb852fdaf tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:43.686508 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:43.686508 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:43.687726 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-cf63d8e5-b1cc-4dee-bf03-a8cbb852fdaf tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Snapshot retrieved successfully. Dec 02 11:05:43.690391 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cf63d8e5-b1cc-4dee-bf03-a8cbb852fdaf tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/6671e3e8-0531-4b1a-8f60-fc53421269b4 returned with HTTP 200 Dec 02 11:05:43.691181 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 906/1825] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:05:43 2020] GET /volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/6671e3e8-0531-4b1a-8f60-fc53421269b4 => generated 464 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:43.709632 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0ef06e6b-1f2a-448e-80fd-44a4be32c49b tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] DELETE http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/619f6937-f98f-487b-a9c1-f2dd1927a026 Dec 02 11:05:43.710172 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0ef06e6b-1f2a-448e-80fd-44a4be32c49b tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:43.710505 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:43.710505 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:43.711105 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0ef06e6b-1f2a-448e-80fd-44a4be32c49b tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:43.711764 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v2.snapshots [None req-0ef06e6b-1f2a-448e-80fd-44a4be32c49b tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Delete snapshot with id: 619f6937-f98f-487b-a9c1-f2dd1927a026 Dec 02 11:05:43.758371 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0ef06e6b-1f2a-448e-80fd-44a4be32c49b tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/619f6937-f98f-487b-a9c1-f2dd1927a026 returned with HTTP 404 Dec 02 11:05:43.759630 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 920/1826] 10.222.0.23 () {58 vars in 1324 bytes} [Wed Dec 2 11:05:43 2020] DELETE /volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/619f6937-f98f-487b-a9c1-f2dd1927a026 => generated 111 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:05:43.768140 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-269230d5-df9a-400f-950b-7631d51dee66 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] DELETE http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/5a996a9e-53dd-45ad-a0fc-aea49b31f60e Dec 02 11:05:43.768674 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-269230d5-df9a-400f-950b-7631d51dee66 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:43.768920 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:43.768920 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:43.769301 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-269230d5-df9a-400f-950b-7631d51dee66 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:43.769664 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v2.snapshots [None req-269230d5-df9a-400f-950b-7631d51dee66 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Delete snapshot with id: 5a996a9e-53dd-45ad-a0fc-aea49b31f60e Dec 02 11:05:43.811192 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-269230d5-df9a-400f-950b-7631d51dee66 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/5a996a9e-53dd-45ad-a0fc-aea49b31f60e returned with HTTP 404 Dec 02 11:05:43.812505 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 907/1827] 10.222.0.23 () {58 vars in 1324 bytes} [Wed Dec 2 11:05:43 2020] DELETE /volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/5a996a9e-53dd-45ad-a0fc-aea49b31f60e => generated 111 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:05:43.820795 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fe06992c-32a5-4f8e-9107-cc903a8bd3ca tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] DELETE http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/a036e392-c9b2-4961-9547-47100982a24f Dec 02 11:05:43.821445 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fe06992c-32a5-4f8e-9107-cc903a8bd3ca tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:43.822018 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fe06992c-32a5-4f8e-9107-cc903a8bd3ca tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:43.822459 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v2.snapshots [None req-fe06992c-32a5-4f8e-9107-cc903a8bd3ca tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Delete snapshot with id: a036e392-c9b2-4961-9547-47100982a24f Dec 02 11:05:43.847647 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fe06992c-32a5-4f8e-9107-cc903a8bd3ca tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/a036e392-c9b2-4961-9547-47100982a24f returned with HTTP 404 Dec 02 11:05:43.849324 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 921/1828] 10.222.0.23 () {58 vars in 1324 bytes} [Wed Dec 2 11:05:43 2020] DELETE /volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/a036e392-c9b2-4961-9547-47100982a24f => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:05:43.857593 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5955472f-cf44-45ed-a34c-7d7303a57ddf tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] DELETE http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/4e13b05b-acbe-4aa5-b8a7-0887a4f2898d Dec 02 11:05:43.858906 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5955472f-cf44-45ed-a34c-7d7303a57ddf tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:43.859490 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5955472f-cf44-45ed-a34c-7d7303a57ddf tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:43.859933 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v2.snapshots [None req-5955472f-cf44-45ed-a34c-7d7303a57ddf tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Delete snapshot with id: 4e13b05b-acbe-4aa5-b8a7-0887a4f2898d Dec 02 11:05:43.899235 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5955472f-cf44-45ed-a34c-7d7303a57ddf tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/4e13b05b-acbe-4aa5-b8a7-0887a4f2898d returned with HTTP 404 Dec 02 11:05:43.899235 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 908/1829] 10.222.0.23 () {58 vars in 1324 bytes} [Wed Dec 2 11:05:43 2020] DELETE /volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/4e13b05b-acbe-4aa5-b8a7-0887a4f2898d => generated 111 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:05:43.904503 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e6375d17-bcc1-4c5d-b2b5-e7470d2f05b9 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] DELETE http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/6671e3e8-0531-4b1a-8f60-fc53421269b4 Dec 02 11:05:43.905312 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e6375d17-bcc1-4c5d-b2b5-e7470d2f05b9 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:43.905852 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e6375d17-bcc1-4c5d-b2b5-e7470d2f05b9 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:43.906280 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v2.snapshots [None req-e6375d17-bcc1-4c5d-b2b5-e7470d2f05b9 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Delete snapshot with id: 6671e3e8-0531-4b1a-8f60-fc53421269b4 Dec 02 11:05:43.935318 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:43.935318 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:43.936833 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e6375d17-bcc1-4c5d-b2b5-e7470d2f05b9 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Snapshot retrieved successfully. Dec 02 11:05:44.018573 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-322878e5-7580-4d20-a857-f66e04c31706 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2 Dec 02 11:05:44.019199 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-322878e5-7580-4d20-a857-f66e04c31706 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:44.019762 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-322878e5-7580-4d20-a857-f66e04c31706 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:44.054666 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e6375d17-bcc1-4c5d-b2b5-e7470d2f05b9 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Snapshot delete request issued successfully. Dec 02 11:05:44.055233 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e6375d17-bcc1-4c5d-b2b5-e7470d2f05b9 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/6671e3e8-0531-4b1a-8f60-fc53421269b4 returned with HTTP 202 Dec 02 11:05:44.059492 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 922/1830] 10.222.0.23 () {58 vars in 1324 bytes} [Wed Dec 2 11:05:43 2020] DELETE /volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/6671e3e8-0531-4b1a-8f60-fc53421269b4 => generated 0 bytes in 161 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:05:44.070585 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-51d89354-541e-46b2-b05a-70948d3bf7df tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] GET http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/6671e3e8-0531-4b1a-8f60-fc53421269b4 Dec 02 11:05:44.071189 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-51d89354-541e-46b2-b05a-70948d3bf7df tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:44.071601 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:44.071601 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:44.072479 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-51d89354-541e-46b2-b05a-70948d3bf7df tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:44.130888 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:44.130888 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:44.133260 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-51d89354-541e-46b2-b05a-70948d3bf7df tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Snapshot retrieved successfully. Dec 02 11:05:44.137193 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-51d89354-541e-46b2-b05a-70948d3bf7df tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/6671e3e8-0531-4b1a-8f60-fc53421269b4 returned with HTTP 200 Dec 02 11:05:44.138082 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 923/1831] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:05:44 2020] GET /volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/6671e3e8-0531-4b1a-8f60-fc53421269b4 => generated 463 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:44.146910 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:44.146910 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:44.156663 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-322878e5-7580-4d20-a857-f66e04c31706 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:05:44.180320 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:44.180320 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:44.190140 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-322878e5-7580-4d20-a857-f66e04c31706 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2 returned with HTTP 200 Dec 02 11:05:44.190982 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 909/1832] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:05:44 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2 => generated 1207 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:05:44.206964 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-66722bf6-158d-439a-bfd6-7553f3a70fa4 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] POST http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots Dec 02 11:05:44.207451 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:44.207451 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:44.207887 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-66722bf6-158d-439a-bfd6-7553f3a70fa4 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-516368915"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:05:44.305834 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:44.305834 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:44.307189 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-66722bf6-158d-439a-bfd6-7553f3a70fa4 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:05:44.307629 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v2.snapshots [None req-66722bf6-158d-439a-bfd6-7553f3a70fa4 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Create snapshot from volume 7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2 Dec 02 11:05:44.379207 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-66722bf6-158d-439a-bfd6-7553f3a70fa4 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Created reservations ['ebed9af7-91fe-4444-818a-8361a4a393f4', '4750fb96-f5b3-4673-bee9-1379611b029b', '5fea1c56-fb36-40af-a05e-f42d40f81c9d', '95cb58c7-3d3b-4a87-a32d-d519f0c374cf'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:05:44.476462 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-edd6fb84-dc97-4021-b01f-0e5cddf416a5 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:05:44.476930 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-edd6fb84-dc97-4021-b01f-0e5cddf416a5 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:44.477126 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:44.477126 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:44.477808 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-edd6fb84-dc97-4021-b01f-0e5cddf416a5 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:44.478336 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-edd6fb84-dc97-4021-b01f-0e5cddf416a5 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:05:44.512828 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:44.512828 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:44.515194 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-edd6fb84-dc97-4021-b01f-0e5cddf416a5 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:05:44.526039 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 910/1833] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:05:44 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:44.633520 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-66722bf6-158d-439a-bfd6-7553f3a70fa4 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot force create request issued successfully. Dec 02 11:05:44.635974 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-66722bf6-158d-439a-bfd6-7553f3a70fa4 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots returned with HTTP 202 Dec 02 11:05:44.644701 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 924/1834] 10.222.0.23 () {60 vars in 1232 bytes} [Wed Dec 2 11:05:44 2020] POST /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots => generated 309 bytes in 442 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:05:44.658807 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b22a9f17-030f-4748-bca6-105e3b3934e1 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/cfe7652a-e9fe-43bc-b68b-2fbcb4ec09b6 Dec 02 11:05:44.658807 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b22a9f17-030f-4748-bca6-105e3b3934e1 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:44.658807 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:44.658807 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:44.658807 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b22a9f17-030f-4748-bca6-105e3b3934e1 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:44.730252 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:44.730252 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:44.733795 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b22a9f17-030f-4748-bca6-105e3b3934e1 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:05:44.735855 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b22a9f17-030f-4748-bca6-105e3b3934e1 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/cfe7652a-e9fe-43bc-b68b-2fbcb4ec09b6 returned with HTTP 200 Dec 02 11:05:44.745535 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 911/1835] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:05:44 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/cfe7652a-e9fe-43bc-b68b-2fbcb4ec09b6 => generated 441 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:45.186491 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4d40c664-7723-4bf9-b098-014420d5a3d2 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] GET http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/6671e3e8-0531-4b1a-8f60-fc53421269b4 Dec 02 11:05:45.189535 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4d40c664-7723-4bf9-b098-014420d5a3d2 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:45.190884 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:45.190884 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:45.191940 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4d40c664-7723-4bf9-b098-014420d5a3d2 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:45.243553 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:45.243553 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:45.245118 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-4d40c664-7723-4bf9-b098-014420d5a3d2 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Snapshot retrieved successfully. Dec 02 11:05:45.247626 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4d40c664-7723-4bf9-b098-014420d5a3d2 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/6671e3e8-0531-4b1a-8f60-fc53421269b4 returned with HTTP 200 Dec 02 11:05:45.249252 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 925/1836] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:05:45 2020] GET /volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/6671e3e8-0531-4b1a-8f60-fc53421269b4 => generated 463 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:45.552246 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-940f27b0-fc45-401a-a3c7-95d75b3674d5 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:05:45.554351 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-940f27b0-fc45-401a-a3c7-95d75b3674d5 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:45.555969 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:45.555969 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:45.557991 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-940f27b0-fc45-401a-a3c7-95d75b3674d5 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:45.560094 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-940f27b0-fc45-401a-a3c7-95d75b3674d5 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:05:45.612510 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:45.612510 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:45.620483 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-940f27b0-fc45-401a-a3c7-95d75b3674d5 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:05:45.621848 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 912/1837] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:05:45 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:45.748867 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-846864f4-0bb8-4b94-95dd-04e2c879e0b0 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/cfe7652a-e9fe-43bc-b68b-2fbcb4ec09b6 Dec 02 11:05:45.749606 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-846864f4-0bb8-4b94-95dd-04e2c879e0b0 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:45.749806 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:45.749806 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:45.750478 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-846864f4-0bb8-4b94-95dd-04e2c879e0b0 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:45.799376 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:45.799376 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:45.801084 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-846864f4-0bb8-4b94-95dd-04e2c879e0b0 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:05:45.804198 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-846864f4-0bb8-4b94-95dd-04e2c879e0b0 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/cfe7652a-e9fe-43bc-b68b-2fbcb4ec09b6 returned with HTTP 200 Dec 02 11:05:45.805680 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 926/1838] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:05:45 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/cfe7652a-e9fe-43bc-b68b-2fbcb4ec09b6 => generated 441 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:46.261070 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8dbd7b4e-5ff6-4384-b79f-d0fc1ab8100e tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] GET http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/6671e3e8-0531-4b1a-8f60-fc53421269b4 Dec 02 11:05:46.261611 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8dbd7b4e-5ff6-4384-b79f-d0fc1ab8100e tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:46.261807 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:46.261807 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:46.262485 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8dbd7b4e-5ff6-4384-b79f-d0fc1ab8100e tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:46.316056 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8dbd7b4e-5ff6-4384-b79f-d0fc1ab8100e tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/6671e3e8-0531-4b1a-8f60-fc53421269b4 returned with HTTP 404 Dec 02 11:05:46.319485 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 913/1839] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:05:46 2020] GET /volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/snapshots/6671e3e8-0531-4b1a-8f60-fc53421269b4 => generated 111 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:05:46.327818 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-966cc60b-9fb7-4196-a896-ff9dba130db9 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] DELETE http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/volumes/f9e213a7-f38d-4636-8f7a-a16aa54855b1 Dec 02 11:05:46.328866 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-966cc60b-9fb7-4196-a896-ff9dba130db9 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:46.329275 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:46.329275 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:46.329910 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-966cc60b-9fb7-4196-a896-ff9dba130db9 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:46.330536 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-966cc60b-9fb7-4196-a896-ff9dba130db9 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Delete volume with id: f9e213a7-f38d-4636-8f7a-a16aa54855b1 Dec 02 11:05:46.401477 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:46.401477 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:46.402857 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-966cc60b-9fb7-4196-a896-ff9dba130db9 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Volume info retrieved successfully. Dec 02 11:05:46.472414 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-966cc60b-9fb7-4196-a896-ff9dba130db9 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Delete volume request issued successfully. Dec 02 11:05:46.473006 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-966cc60b-9fb7-4196-a896-ff9dba130db9 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/volumes/f9e213a7-f38d-4636-8f7a-a16aa54855b1 returned with HTTP 202 Dec 02 11:05:46.482103 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 927/1840] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:05:46 2020] DELETE /volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/volumes/f9e213a7-f38d-4636-8f7a-a16aa54855b1 => generated 0 bytes in 159 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:05:46.490424 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-927f5372-fd4c-43e5-80f7-d3fe9d099f38 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] GET http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/volumes/f9e213a7-f38d-4636-8f7a-a16aa54855b1 Dec 02 11:05:46.490986 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-927f5372-fd4c-43e5-80f7-d3fe9d099f38 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:46.491472 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-927f5372-fd4c-43e5-80f7-d3fe9d099f38 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:46.614968 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:46.614968 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:46.625605 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-927f5372-fd4c-43e5-80f7-d3fe9d099f38 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Volume info retrieved successfully. Dec 02 11:05:46.639921 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6cb64692-9da9-4367-9701-25faab16cf89 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:05:46.640844 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6cb64692-9da9-4367-9701-25faab16cf89 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:46.642873 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:46.642873 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:46.643544 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6cb64692-9da9-4367-9701-25faab16cf89 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:46.644088 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-6cb64692-9da9-4367-9701-25faab16cf89 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:05:46.667780 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-927f5372-fd4c-43e5-80f7-d3fe9d099f38 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/volumes/f9e213a7-f38d-4636-8f7a-a16aa54855b1 returned with HTTP 200 Dec 02 11:05:46.669783 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 914/1841] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:05:46 2020] GET /volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/volumes/f9e213a7-f38d-4636-8f7a-a16aa54855b1 => generated 912 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:46.734009 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:46.734009 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:46.736352 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6cb64692-9da9-4367-9701-25faab16cf89 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:05:46.741333 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 928/1842] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:05:46 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:46.909575 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8225f27e-5100-4c48-ace0-717fcd4913ea tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/cfe7652a-e9fe-43bc-b68b-2fbcb4ec09b6 Dec 02 11:05:46.909575 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8225f27e-5100-4c48-ace0-717fcd4913ea tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:46.909575 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:46.909575 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:46.909575 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8225f27e-5100-4c48-ace0-717fcd4913ea tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:46.948676 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:46.948676 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:46.950984 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-8225f27e-5100-4c48-ace0-717fcd4913ea tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:05:46.967030 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8225f27e-5100-4c48-ace0-717fcd4913ea tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/cfe7652a-e9fe-43bc-b68b-2fbcb4ec09b6 returned with HTTP 200 Dec 02 11:05:46.968164 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 915/1843] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:05:46 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/cfe7652a-e9fe-43bc-b68b-2fbcb4ec09b6 => generated 441 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:47.686070 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-74635a56-0291-4b23-ad5d-bff9dfcaae43 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] GET http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/volumes/f9e213a7-f38d-4636-8f7a-a16aa54855b1 Dec 02 11:05:47.687623 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-74635a56-0291-4b23-ad5d-bff9dfcaae43 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:47.688106 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:47.688106 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:47.688861 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-74635a56-0291-4b23-ad5d-bff9dfcaae43 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:47.751720 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dc530f7c-01a9-45c6-9652-7b41877a2b84 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:05:47.752526 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dc530f7c-01a9-45c6-9652-7b41877a2b84 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:47.752971 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:47.752971 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:47.753619 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dc530f7c-01a9-45c6-9652-7b41877a2b84 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:47.754204 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-dc530f7c-01a9-45c6-9652-7b41877a2b84 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:05:47.769030 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:47.769030 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:47.779962 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-74635a56-0291-4b23-ad5d-bff9dfcaae43 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Volume info retrieved successfully. Dec 02 11:05:47.811496 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-74635a56-0291-4b23-ad5d-bff9dfcaae43 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/volumes/f9e213a7-f38d-4636-8f7a-a16aa54855b1 returned with HTTP 200 Dec 02 11:05:47.814314 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:47.814314 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:47.816524 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dc530f7c-01a9-45c6-9652-7b41877a2b84 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:05:47.826515 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 929/1844] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:05:47 2020] GET /volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/volumes/f9e213a7-f38d-4636-8f7a-a16aa54855b1 => generated 912 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:47.826812 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 916/1845] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:05:47 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:47.983621 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3ecf226a-4ac8-45be-8ed2-1424680cd8b8 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/cfe7652a-e9fe-43bc-b68b-2fbcb4ec09b6 Dec 02 11:05:47.983621 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3ecf226a-4ac8-45be-8ed2-1424680cd8b8 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:47.983621 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:47.983621 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:47.983975 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3ecf226a-4ac8-45be-8ed2-1424680cd8b8 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:48.012915 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:48.012915 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:48.015214 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3ecf226a-4ac8-45be-8ed2-1424680cd8b8 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:05:48.017905 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3ecf226a-4ac8-45be-8ed2-1424680cd8b8 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/cfe7652a-e9fe-43bc-b68b-2fbcb4ec09b6 returned with HTTP 200 Dec 02 11:05:48.018975 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 917/1846] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:05:47 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/cfe7652a-e9fe-43bc-b68b-2fbcb4ec09b6 => generated 468 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:05:48.029994 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1a9a9048-dcfa-4725-af99-2282ef094abc tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] POST http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots Dec 02 11:05:48.030809 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:48.030809 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:48.031554 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1a9a9048-dcfa-4725-af99-2282ef094abc tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-103932280"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:05:48.081822 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:48.081822 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:48.083509 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-1a9a9048-dcfa-4725-af99-2282ef094abc tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:05:48.084078 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v2.snapshots [None req-1a9a9048-dcfa-4725-af99-2282ef094abc tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Create snapshot from volume 7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2 Dec 02 11:05:48.143433 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-1a9a9048-dcfa-4725-af99-2282ef094abc tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Created reservations ['ab5aa384-1548-4372-a5c8-a19891e4bf2e', '4fe05b7d-12eb-4a96-b2d6-9cbe66dcc3d8', 'e1d878c4-c536-4363-a8b0-8047af30c1c4', '76140fcf-f846-480a-b778-5c6b53fc9581'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:05:48.270661 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-1a9a9048-dcfa-4725-af99-2282ef094abc tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot force create request issued successfully. Dec 02 11:05:48.271838 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1a9a9048-dcfa-4725-af99-2282ef094abc tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots returned with HTTP 202 Dec 02 11:05:48.273749 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 930/1847] 10.222.0.23 () {60 vars in 1232 bytes} [Wed Dec 2 11:05:48 2020] POST /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots => generated 309 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:05:48.284639 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6fd45097-440d-4352-92b2-d07595973aea tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/75ab1dda-0d92-4bd7-b8fe-fd171b79216b Dec 02 11:05:48.285377 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6fd45097-440d-4352-92b2-d07595973aea tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:48.285600 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:48.285600 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:48.285980 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6fd45097-440d-4352-92b2-d07595973aea tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:48.370288 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:48.370288 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:48.373801 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6fd45097-440d-4352-92b2-d07595973aea tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:05:48.385563 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6fd45097-440d-4352-92b2-d07595973aea tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/75ab1dda-0d92-4bd7-b8fe-fd171b79216b returned with HTTP 200 Dec 02 11:05:48.386147 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 918/1848] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:05:48 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/75ab1dda-0d92-4bd7-b8fe-fd171b79216b => generated 441 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:48.832152 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1d0901ae-8891-4bc9-bb88-4e9f25f977a8 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:05:48.832738 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1d0901ae-8891-4bc9-bb88-4e9f25f977a8 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:48.832896 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:48.832896 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:48.833167 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3b01ec65-bf59-40e1-8183-953da0d0cac8 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] GET http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/volumes/f9e213a7-f38d-4636-8f7a-a16aa54855b1 Dec 02 11:05:48.833488 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3b01ec65-bf59-40e1-8183-953da0d0cac8 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:48.833910 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1d0901ae-8891-4bc9-bb88-4e9f25f977a8 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:48.834059 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:48.834059 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:48.834283 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3b01ec65-bf59-40e1-8183-953da0d0cac8 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:48.834785 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-1d0901ae-8891-4bc9-bb88-4e9f25f977a8 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:05:48.917497 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:48.917497 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:48.919908 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1d0901ae-8891-4bc9-bb88-4e9f25f977a8 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:05:48.921259 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 931/1849] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:05:48 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:48.946237 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3b01ec65-bf59-40e1-8183-953da0d0cac8 tempest-SnapshotsActionsTest-914589214 tempest-SnapshotsActionsTest-914589214] http://10.222.0.23/volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/volumes/f9e213a7-f38d-4636-8f7a-a16aa54855b1 returned with HTTP 404 Dec 02 11:05:48.947483 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 919/1850] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:05:48 2020] GET /volume/v3/e8cc3ea294ab4b65ab395f3d366ed58b/volumes/f9e213a7-f38d-4636-8f7a-a16aa54855b1 => generated 109 bytes in 118 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 02 11:05:49.399021 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4cc0171f-c4ce-4cd8-9c73-ecbd133e98a7 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/75ab1dda-0d92-4bd7-b8fe-fd171b79216b Dec 02 11:05:49.399528 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4cc0171f-c4ce-4cd8-9c73-ecbd133e98a7 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:49.399928 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:49.399928 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:49.400580 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4cc0171f-c4ce-4cd8-9c73-ecbd133e98a7 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:49.503516 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:49.503516 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:49.513185 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-4cc0171f-c4ce-4cd8-9c73-ecbd133e98a7 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:05:49.515552 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4cc0171f-c4ce-4cd8-9c73-ecbd133e98a7 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/75ab1dda-0d92-4bd7-b8fe-fd171b79216b returned with HTTP 200 Dec 02 11:05:49.516851 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 932/1851] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:05:49 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/75ab1dda-0d92-4bd7-b8fe-fd171b79216b => generated 441 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:49.937489 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fe0b987c-3db6-4639-aeb8-a16bb22c9941 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:05:49.940145 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fe0b987c-3db6-4639-aeb8-a16bb22c9941 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:49.940145 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fe0b987c-3db6-4639-aeb8-a16bb22c9941 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:49.940145 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-fe0b987c-3db6-4639-aeb8-a16bb22c9941 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:05:50.043305 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:50.043305 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:50.067745 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fe0b987c-3db6-4639-aeb8-a16bb22c9941 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:05:50.076394 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 920/1852] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:05:49 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 813 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:50.529268 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-43333ed3-3d43-49c3-81fb-c1b2a458d5db tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/75ab1dda-0d92-4bd7-b8fe-fd171b79216b Dec 02 11:05:50.529865 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-43333ed3-3d43-49c3-81fb-c1b2a458d5db tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:50.530083 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:50.530083 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:50.530506 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-43333ed3-3d43-49c3-81fb-c1b2a458d5db tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:50.607399 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:50.607399 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:50.608613 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-43333ed3-3d43-49c3-81fb-c1b2a458d5db tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:05:50.610755 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-43333ed3-3d43-49c3-81fb-c1b2a458d5db tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/75ab1dda-0d92-4bd7-b8fe-fd171b79216b returned with HTTP 200 Dec 02 11:05:50.611919 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 933/1853] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:05:50 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/75ab1dda-0d92-4bd7-b8fe-fd171b79216b => generated 441 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:51.088546 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dc1f59b8-014f-4057-9966-e8cec360ca9a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:05:51.090019 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dc1f59b8-014f-4057-9966-e8cec360ca9a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:51.090482 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:51.090482 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:51.091219 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dc1f59b8-014f-4057-9966-e8cec360ca9a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:51.091847 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-dc1f59b8-014f-4057-9966-e8cec360ca9a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:05:51.149995 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:51.149995 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:51.158790 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dc1f59b8-014f-4057-9966-e8cec360ca9a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:05:51.160380 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 921/1854] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:05:51 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 815 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:51.626989 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-83da8684-0686-4f72-b4d1-6ae7d724cb28 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/75ab1dda-0d92-4bd7-b8fe-fd171b79216b Dec 02 11:05:51.627524 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-83da8684-0686-4f72-b4d1-6ae7d724cb28 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:51.627720 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:51.627720 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:51.628378 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-83da8684-0686-4f72-b4d1-6ae7d724cb28 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:51.676043 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:51.676043 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:51.677962 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-83da8684-0686-4f72-b4d1-6ae7d724cb28 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:05:51.680506 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-83da8684-0686-4f72-b4d1-6ae7d724cb28 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/75ab1dda-0d92-4bd7-b8fe-fd171b79216b returned with HTTP 200 Dec 02 11:05:51.682101 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 934/1855] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:05:51 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/75ab1dda-0d92-4bd7-b8fe-fd171b79216b => generated 468 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:51.693495 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7c8b3433-f043-43c8-8b2c-a8d049d5661f tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] DELETE http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/75ab1dda-0d92-4bd7-b8fe-fd171b79216b Dec 02 11:05:51.694023 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7c8b3433-f043-43c8-8b2c-a8d049d5661f tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:51.694709 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:51.694709 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:51.695097 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7c8b3433-f043-43c8-8b2c-a8d049d5661f tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:51.695459 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v2.snapshots [None req-7c8b3433-f043-43c8-8b2c-a8d049d5661f tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Delete snapshot with id: 75ab1dda-0d92-4bd7-b8fe-fd171b79216b Dec 02 11:05:51.733237 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:51.733237 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:51.734470 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-7c8b3433-f043-43c8-8b2c-a8d049d5661f tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:05:51.809786 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-7c8b3433-f043-43c8-8b2c-a8d049d5661f tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot delete request issued successfully. Dec 02 11:05:51.810186 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7c8b3433-f043-43c8-8b2c-a8d049d5661f tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/75ab1dda-0d92-4bd7-b8fe-fd171b79216b returned with HTTP 202 Dec 02 11:05:51.811440 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 922/1856] 10.222.0.23 () {58 vars in 1324 bytes} [Wed Dec 2 11:05:51 2020] DELETE /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/75ab1dda-0d92-4bd7-b8fe-fd171b79216b => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:05:51.826147 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a0511cdc-c466-471c-929c-00d72362b400 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/75ab1dda-0d92-4bd7-b8fe-fd171b79216b Dec 02 11:05:51.827141 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a0511cdc-c466-471c-929c-00d72362b400 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:51.827512 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:51.827512 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:51.828212 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a0511cdc-c466-471c-929c-00d72362b400 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:51.907263 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:51.907263 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:51.908431 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a0511cdc-c466-471c-929c-00d72362b400 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:05:51.910427 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a0511cdc-c466-471c-929c-00d72362b400 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/75ab1dda-0d92-4bd7-b8fe-fd171b79216b returned with HTTP 200 Dec 02 11:05:51.933264 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 935/1857] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:05:51 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/75ab1dda-0d92-4bd7-b8fe-fd171b79216b => generated 467 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:52.175017 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-12adda90-f9e4-4114-b277-192d4ecbb8d1 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:05:52.175527 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-12adda90-f9e4-4114-b277-192d4ecbb8d1 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:52.175932 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:52.175932 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:52.176937 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-12adda90-f9e4-4114-b277-192d4ecbb8d1 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:52.177671 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-12adda90-f9e4-4114-b277-192d4ecbb8d1 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:05:52.340889 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:52.340889 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:52.344061 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-12adda90-f9e4-4114-b277-192d4ecbb8d1 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:05:52.358530 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5da4f150-809b-4160-831a-e49844c749c7 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d Dec 02 11:05:52.359096 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5da4f150-809b-4160-831a-e49844c749c7 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:52.359312 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:52.359312 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:52.359681 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5da4f150-809b-4160-831a-e49844c749c7 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:52.368181 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 923/1858] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:05:52 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 816 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:52.457402 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:52.457402 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:52.466631 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-5da4f150-809b-4160-831a-e49844c749c7 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:05:52.531709 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5da4f150-809b-4160-831a-e49844c749c7 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d returned with HTTP 200 Dec 02 11:05:52.536828 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 936/1859] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:05:52 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d => generated 1359 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:05:52.554216 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-80755597-6dcb-4b15-b627-066655545b69 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] POST http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072/restore Dec 02 11:05:52.554724 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:52.554724 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:52.555140 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-80755597-6dcb-4b15-b627-066655545b69 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:05:52.556054 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.contrib.backups [None req-80755597-6dcb-4b15-b627-066655545b69 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Restoring backup ed303c9a-a3a5-48fa-bb7f-ebd920e09072 ({'restore': {}}) {{(pid=88068) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Dec 02 11:05:52.556393 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.contrib.backups [None req-80755597-6dcb-4b15-b627-066655545b69 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Restoring backup ed303c9a-a3a5-48fa-bb7f-ebd920e09072 to volume None. Dec 02 11:05:52.621229 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:52.621229 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:52.624115 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.backup.api [None req-80755597-6dcb-4b15-b627-066655545b69 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Creating volume of 1 GB for restore of backup ed303c9a-a3a5-48fa-bb7f-ebd920e09072. Dec 02 11:05:52.684613 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-80755597-6dcb-4b15-b627-066655545b69 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Availability zone cache updated, next update will occur around 2020-12-02 12:05:52.683793. {{(pid=88068) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Dec 02 11:05:52.684991 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-80755597-6dcb-4b15-b627-066655545b69 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Availability Zones retrieved successfully. Dec 02 11:05:52.730290 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-80755597-6dcb-4b15-b627-066655545b69 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Flow 'volume_create_api' (a5373c49-9519-4e44-925a-40858430113a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:05:52.742065 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-80755597-6dcb-4b15-b627-066655545b69 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59b56101-e73b-474d-b8b3-208bbcb877d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:05:52.744699 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-80755597-6dcb-4b15-b627-066655545b69 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Validating volume size '1' using validate_int {{(pid=88068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 11:05:52.898088 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-80755597-6dcb-4b15-b627-066655545b69 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59b56101-e73b-474d-b8b3-208bbcb877d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:05:52.908003 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-80755597-6dcb-4b15-b627-066655545b69 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc8e44b3-c6bf-4512-b5f6-3f7b4e4db23f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:05:52.924280 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b6761e20-f097-4a79-a2a7-5879a6aab2bf tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/75ab1dda-0d92-4bd7-b8fe-fd171b79216b Dec 02 11:05:52.924890 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b6761e20-f097-4a79-a2a7-5879a6aab2bf tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:52.925095 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:52.925095 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:52.926575 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b6761e20-f097-4a79-a2a7-5879a6aab2bf tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:52.994882 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:52.994882 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:53.003439 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b6761e20-f097-4a79-a2a7-5879a6aab2bf tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:05:53.008217 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b6761e20-f097-4a79-a2a7-5879a6aab2bf tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/75ab1dda-0d92-4bd7-b8fe-fd171b79216b returned with HTTP 200 Dec 02 11:05:53.010244 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 937/1860] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:05:52 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/75ab1dda-0d92-4bd7-b8fe-fd171b79216b => generated 467 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:53.114921 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-80755597-6dcb-4b15-b627-066655545b69 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Created reservations ['c0a3af2c-b65c-4874-8bd1-74ec2c69188f', '27e1d96a-9c7f-43ed-afc7-2aebf23b8a73', 'c60f4392-60ed-4370-aa3d-8ec8e0eb2683', 'ecc63b49-9f2a-4c6f-991b-5cef8eef1aeb'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:05:53.119573 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-80755597-6dcb-4b15-b627-066655545b69 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc8e44b3-c6bf-4512-b5f6-3f7b4e4db23f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0a3af2c-b65c-4874-8bd1-74ec2c69188f', '27e1d96a-9c7f-43ed-afc7-2aebf23b8a73', 'c60f4392-60ed-4370-aa3d-8ec8e0eb2683', 'ecc63b49-9f2a-4c6f-991b-5cef8eef1aeb']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:05:53.122118 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-80755597-6dcb-4b15-b627-066655545b69 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16242cca-3a00-410d-8d77-92c9b7f35b56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:05:53.335134 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-80755597-6dcb-4b15-b627-066655545b69 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16242cca-3a00-410d-8d77-92c9b7f35b56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eef655e9-27a8-4ef9-9bf9-b24cded8dd95', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_ed303c9a-a3a5-48fa-bb7f-ebd920e09072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='942db214fa3e4a6ba808f28e04591f55',qos_specs=None,replication_status=,reservations=['c0a3af2c-b65c-4874-8bd1-74ec2c69188f','27e1d96a-9c7f-43ed-afc7-2aebf23b8a73','c60f4392-60ed-4370-aa3d-8ec8e0eb2683','ecc63b49-9f2a-4c6f-991b-5cef8eef1aeb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f9aa6981dde4682bef4ea7fead177d6',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T11:05:53Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_ed303c9a-a3a5-48fa-bb7f-ebd920e09072',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eef655e9-27a8-4ef9-9bf9-b24cded8dd95,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='942db214fa3e4a6ba808f28e04591f55',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,user_id='4f9aa6981dde4682bef4ea7fead177d6',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:05:53.347237 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-80755597-6dcb-4b15-b627-066655545b69 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (516f8567-2d60-44f4-ad9b-9e26004795fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:05:53.406822 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-80755597-6dcb-4b15-b627-066655545b69 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (516f8567-2d60-44f4-ad9b-9e26004795fe) 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='auto-created_from_restore_from_backup',display_name='restore_backup_ed303c9a-a3a5-48fa-bb7f-ebd920e09072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='942db214fa3e4a6ba808f28e04591f55',qos_specs=None,replication_status=,reservations=['c0a3af2c-b65c-4874-8bd1-74ec2c69188f','27e1d96a-9c7f-43ed-afc7-2aebf23b8a73','c60f4392-60ed-4370-aa3d-8ec8e0eb2683','ecc63b49-9f2a-4c6f-991b-5cef8eef1aeb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f9aa6981dde4682bef4ea7fead177d6',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:05:53.413046 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-80755597-6dcb-4b15-b627-066655545b69 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a17ec67-1892-419c-90ad-c3538cced0ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:05:53.536895 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-80755597-6dcb-4b15-b627-066655545b69 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a17ec67-1892-419c-90ad-c3538cced0ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:05:53.563916 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-80755597-6dcb-4b15-b627-066655545b69 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Flow 'volume_create_api' (a5373c49-9519-4e44-925a-40858430113a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:05:53.705963 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-80755597-6dcb-4b15-b627-066655545b69 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Create volume request issued successfully. Dec 02 11:05:53.797614 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:53.797614 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:53.799147 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-80755597-6dcb-4b15-b627-066655545b69 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:05:53.799888 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/eventlet/greenthread.py:31: DeprecationWarning: Please provide `is_available()` function in your custom Eventlet hub . Dec 02 11:05:53.799888 n-d-764292-5 devstack@c-api.service[88067]: It must return bool: whether hub supports current platform. See eventlet/hubs/{epoll,kqueue} for example. Dec 02 11:05:53.799888 n-d-764292-5 devstack@c-api.service[88067]: hub = hubs.get_hub() Dec 02 11:05:54.022490 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f0aa1c43-c047-448d-87fc-fb39e0201cea tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/75ab1dda-0d92-4bd7-b8fe-fd171b79216b Dec 02 11:05:54.023786 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f0aa1c43-c047-448d-87fc-fb39e0201cea tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:54.024203 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:54.024203 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:54.025112 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f0aa1c43-c047-448d-87fc-fb39e0201cea tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:54.076123 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:54.076123 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:54.080115 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f0aa1c43-c047-448d-87fc-fb39e0201cea tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:05:54.086382 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f0aa1c43-c047-448d-87fc-fb39e0201cea tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/75ab1dda-0d92-4bd7-b8fe-fd171b79216b returned with HTTP 200 Dec 02 11:05:54.089614 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 938/1861] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:05:54 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/75ab1dda-0d92-4bd7-b8fe-fd171b79216b => generated 467 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:54.877232 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:54.877232 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:54.879549 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-80755597-6dcb-4b15-b627-066655545b69 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:05:54.880182 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.backup.api [None req-80755597-6dcb-4b15-b627-066655545b69 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Checking backup size 1 against volume size 1 {{(pid=88068) restore /opt/stack/cinder/cinder/backup/api.py:383}} Dec 02 11:05:54.880921 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.backup.api [None req-80755597-6dcb-4b15-b627-066655545b69 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Overwriting volume eef655e9-27a8-4ef9-9bf9-b24cded8dd95 with restore of backup ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:05:54.908152 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.backup.rpcapi [None req-80755597-6dcb-4b15-b627-066655545b69 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] restore_backup in rpcapi backup_id ed303c9a-a3a5-48fa-bb7f-ebd920e09072 {{(pid=88068) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Dec 02 11:05:54.913723 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-80755597-6dcb-4b15-b627-066655545b69 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072/restore returned with HTTP 202 Dec 02 11:05:54.915190 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 924/1862] 10.222.0.23 () {60 vars in 1360 bytes} [Wed Dec 2 11:05:52 2020] POST /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072/restore => generated 189 bytes in 2367 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:05:54.925929 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8aba2733-a63c-4303-a8d6-41380117a26f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:05:54.926421 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8aba2733-a63c-4303-a8d6-41380117a26f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:54.926677 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:54.926677 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:54.927264 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8aba2733-a63c-4303-a8d6-41380117a26f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:54.927650 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-8aba2733-a63c-4303-a8d6-41380117a26f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:05:54.978991 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:54.978991 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:54.980902 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8aba2733-a63c-4303-a8d6-41380117a26f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:05:54.981911 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 939/1863] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:05:54 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 816 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:55.102103 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1968ffc4-f480-42c3-b334-fa17f773711e tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/75ab1dda-0d92-4bd7-b8fe-fd171b79216b Dec 02 11:05:55.103138 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1968ffc4-f480-42c3-b334-fa17f773711e tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:55.105238 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:55.105238 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:55.105972 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1968ffc4-f480-42c3-b334-fa17f773711e tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:55.276635 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1968ffc4-f480-42c3-b334-fa17f773711e tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/75ab1dda-0d92-4bd7-b8fe-fd171b79216b returned with HTTP 404 Dec 02 11:05:55.276635 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 925/1864] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:05:55 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/75ab1dda-0d92-4bd7-b8fe-fd171b79216b => generated 111 bytes in 180 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:05:55.288482 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-08596087-939f-4c5b-8aa1-e347c4b3fea2 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] DELETE http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/09ea5a79-2b44-4dce-b855-00a74bd5d2ad Dec 02 11:05:55.288482 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-08596087-939f-4c5b-8aa1-e347c4b3fea2 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:55.288482 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:55.288482 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:55.288482 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-08596087-939f-4c5b-8aa1-e347c4b3fea2 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:55.288482 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v2.snapshots [None req-08596087-939f-4c5b-8aa1-e347c4b3fea2 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Delete snapshot with id: 09ea5a79-2b44-4dce-b855-00a74bd5d2ad Dec 02 11:05:55.386845 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:55.386845 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:55.386845 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-08596087-939f-4c5b-8aa1-e347c4b3fea2 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:05:55.615974 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-08596087-939f-4c5b-8aa1-e347c4b3fea2 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot delete request issued successfully. Dec 02 11:05:55.616610 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-08596087-939f-4c5b-8aa1-e347c4b3fea2 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/09ea5a79-2b44-4dce-b855-00a74bd5d2ad returned with HTTP 202 Dec 02 11:05:55.618333 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 940/1865] 10.222.0.23 () {58 vars in 1324 bytes} [Wed Dec 2 11:05:55 2020] DELETE /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/09ea5a79-2b44-4dce-b855-00a74bd5d2ad => generated 0 bytes in 343 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:05:55.627162 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-df2af78a-95cd-46c5-83c2-03f14c466ec9 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/09ea5a79-2b44-4dce-b855-00a74bd5d2ad Dec 02 11:05:55.627619 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-df2af78a-95cd-46c5-83c2-03f14c466ec9 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:55.628102 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-df2af78a-95cd-46c5-83c2-03f14c466ec9 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:55.697261 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:55.697261 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:55.698466 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-df2af78a-95cd-46c5-83c2-03f14c466ec9 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:05:55.700481 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-df2af78a-95cd-46c5-83c2-03f14c466ec9 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/09ea5a79-2b44-4dce-b855-00a74bd5d2ad returned with HTTP 200 Dec 02 11:05:55.701392 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 926/1866] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:05:55 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/09ea5a79-2b44-4dce-b855-00a74bd5d2ad => generated 467 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:56.026385 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c42c3d93-3fc0-4282-848d-4fbf81d078aa tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:05:56.026385 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c42c3d93-3fc0-4282-848d-4fbf81d078aa tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:56.026385 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:56.026385 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:56.026385 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c42c3d93-3fc0-4282-848d-4fbf81d078aa tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:56.033023 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-c42c3d93-3fc0-4282-848d-4fbf81d078aa tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:05:56.085699 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:56.085699 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:56.088363 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c42c3d93-3fc0-4282-848d-4fbf81d078aa tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:05:56.096694 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 941/1867] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:05:55 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 816 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:56.713511 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f0749eee-500d-4bef-b5b4-762cd1a3184c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/09ea5a79-2b44-4dce-b855-00a74bd5d2ad Dec 02 11:05:56.714039 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f0749eee-500d-4bef-b5b4-762cd1a3184c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:56.714235 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:56.714235 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:56.714914 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f0749eee-500d-4bef-b5b4-762cd1a3184c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:56.783156 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:56.783156 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:56.784659 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f0749eee-500d-4bef-b5b4-762cd1a3184c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:05:56.786633 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f0749eee-500d-4bef-b5b4-762cd1a3184c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/09ea5a79-2b44-4dce-b855-00a74bd5d2ad returned with HTTP 200 Dec 02 11:05:56.787757 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 927/1868] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:05:56 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/09ea5a79-2b44-4dce-b855-00a74bd5d2ad => generated 467 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:57.108054 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4cb2c43d-f486-4e3b-a37b-7e31c64ec46a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:05:57.109871 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4cb2c43d-f486-4e3b-a37b-7e31c64ec46a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:57.110517 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:57.110517 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:57.111551 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4cb2c43d-f486-4e3b-a37b-7e31c64ec46a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:57.112597 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-4cb2c43d-f486-4e3b-a37b-7e31c64ec46a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:05:57.210410 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:57.210410 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:57.231087 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4cb2c43d-f486-4e3b-a37b-7e31c64ec46a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:05:57.248015 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 942/1869] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:05:57 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 816 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:57.804247 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e5c4dd28-0855-4549-833a-267a6d3dbc48 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/09ea5a79-2b44-4dce-b855-00a74bd5d2ad Dec 02 11:05:57.805285 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e5c4dd28-0855-4549-833a-267a6d3dbc48 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:57.805755 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:57.805755 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:57.806954 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e5c4dd28-0855-4549-833a-267a6d3dbc48 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:57.885480 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e5c4dd28-0855-4549-833a-267a6d3dbc48 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/09ea5a79-2b44-4dce-b855-00a74bd5d2ad returned with HTTP 404 Dec 02 11:05:57.888373 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 928/1870] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:05:57 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/09ea5a79-2b44-4dce-b855-00a74bd5d2ad => generated 111 bytes in 93 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 02 11:05:57.898236 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-720750e3-04f3-42e5-a4fa-4367e80f8026 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] DELETE http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/cfe7652a-e9fe-43bc-b68b-2fbcb4ec09b6 Dec 02 11:05:57.898361 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-720750e3-04f3-42e5-a4fa-4367e80f8026 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:57.898545 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:57.898545 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:57.899172 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-720750e3-04f3-42e5-a4fa-4367e80f8026 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:57.899748 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v2.snapshots [None req-720750e3-04f3-42e5-a4fa-4367e80f8026 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Delete snapshot with id: cfe7652a-e9fe-43bc-b68b-2fbcb4ec09b6 Dec 02 11:05:57.957571 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:57.957571 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:57.963445 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-720750e3-04f3-42e5-a4fa-4367e80f8026 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:05:58.094177 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-720750e3-04f3-42e5-a4fa-4367e80f8026 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot delete request issued successfully. Dec 02 11:05:58.094677 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-720750e3-04f3-42e5-a4fa-4367e80f8026 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/cfe7652a-e9fe-43bc-b68b-2fbcb4ec09b6 returned with HTTP 202 Dec 02 11:05:58.098472 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 943/1871] 10.222.0.23 () {58 vars in 1324 bytes} [Wed Dec 2 11:05:57 2020] DELETE /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/cfe7652a-e9fe-43bc-b68b-2fbcb4ec09b6 => generated 0 bytes in 206 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:05:58.114231 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7095aaff-1aee-4815-90e6-69c08c10dc71 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/cfe7652a-e9fe-43bc-b68b-2fbcb4ec09b6 Dec 02 11:05:58.114755 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7095aaff-1aee-4815-90e6-69c08c10dc71 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:58.115589 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7095aaff-1aee-4815-90e6-69c08c10dc71 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:58.234701 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:58.234701 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:58.248704 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-7095aaff-1aee-4815-90e6-69c08c10dc71 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:05:58.248704 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7095aaff-1aee-4815-90e6-69c08c10dc71 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/cfe7652a-e9fe-43bc-b68b-2fbcb4ec09b6 returned with HTTP 200 Dec 02 11:05:58.258981 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 929/1872] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:05:58 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/cfe7652a-e9fe-43bc-b68b-2fbcb4ec09b6 => generated 467 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:58.279830 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-03584599-f5e5-46bf-afc2-f127cd78dd3b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:05:58.279830 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-03584599-f5e5-46bf-afc2-f127cd78dd3b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:58.279830 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:58.279830 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:58.279830 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-03584599-f5e5-46bf-afc2-f127cd78dd3b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:58.279830 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-03584599-f5e5-46bf-afc2-f127cd78dd3b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:05:58.319032 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:58.319032 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:58.319032 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-03584599-f5e5-46bf-afc2-f127cd78dd3b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:05:58.334252 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 944/1873] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:05:58 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 816 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:59.262314 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c0cdc1bb-20d0-4ba4-af21-16a2eb3bf433 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/cfe7652a-e9fe-43bc-b68b-2fbcb4ec09b6 Dec 02 11:05:59.263136 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c0cdc1bb-20d0-4ba4-af21-16a2eb3bf433 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:59.263136 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:59.263136 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:59.263642 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c0cdc1bb-20d0-4ba4-af21-16a2eb3bf433 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:59.331862 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-68c61e55-6cb6-431f-b3cc-7a4165a24e0a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:05:59.332421 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-68c61e55-6cb6-431f-b3cc-7a4165a24e0a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:05:59.332628 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:05:59.332628 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:05:59.333058 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-68c61e55-6cb6-431f-b3cc-7a4165a24e0a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:05:59.333400 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-68c61e55-6cb6-431f-b3cc-7a4165a24e0a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:05:59.355233 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:59.355233 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:59.356396 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c0cdc1bb-20d0-4ba4-af21-16a2eb3bf433 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:05:59.358488 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c0cdc1bb-20d0-4ba4-af21-16a2eb3bf433 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/cfe7652a-e9fe-43bc-b68b-2fbcb4ec09b6 returned with HTTP 200 Dec 02 11:05:59.359319 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 930/1874] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:05:59 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/cfe7652a-e9fe-43bc-b68b-2fbcb4ec09b6 => generated 467 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:05:59.403223 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:05:59.403223 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:05:59.405171 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-68c61e55-6cb6-431f-b3cc-7a4165a24e0a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:05:59.406491 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 945/1875] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:05:59 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 816 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:00.407123 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b34d3c1e-592c-4441-9699-a353a745ad03 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/cfe7652a-e9fe-43bc-b68b-2fbcb4ec09b6 Dec 02 11:06:00.407123 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b34d3c1e-592c-4441-9699-a353a745ad03 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:00.407123 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:00.407123 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:00.407123 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b34d3c1e-592c-4441-9699-a353a745ad03 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:00.425788 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b34d3c1e-592c-4441-9699-a353a745ad03 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/cfe7652a-e9fe-43bc-b68b-2fbcb4ec09b6 returned with HTTP 404 Dec 02 11:06:00.431262 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 946/1876] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:06:00 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/cfe7652a-e9fe-43bc-b68b-2fbcb4ec09b6 => generated 111 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:06:00.436759 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-71240470-98c0-4d48-8a17-a36d684eeeb1 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:06:00.436759 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-71240470-98c0-4d48-8a17-a36d684eeeb1 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:00.447167 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-71240470-98c0-4d48-8a17-a36d684eeeb1 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:00.447167 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-71240470-98c0-4d48-8a17-a36d684eeeb1 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:06:00.492416 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:00.492416 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:00.492416 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-71240470-98c0-4d48-8a17-a36d684eeeb1 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:06:00.496876 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 947/1877] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:00 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 816 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:00.592240 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b011901d-025d-414c-bd2b-b0ab6059d8a8 tempest-VolumeQuotasNegativeTestJSON-30215555 tempest-VolumeQuotasNegativeTestJSON-30215555] GET http://10.222.0.23/volume/v3/7e3d95c141ca460c80d0df4cff8343b0/os-quota-sets/d0867c2d0d4e4275b5c6de887cac5da6 Dec 02 11:06:00.592892 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b011901d-025d-414c-bd2b-b0ab6059d8a8 tempest-VolumeQuotasNegativeTestJSON-30215555 tempest-VolumeQuotasNegativeTestJSON-30215555] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:00.593119 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:00.593119 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:00.593508 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b011901d-025d-414c-bd2b-b0ab6059d8a8 tempest-VolumeQuotasNegativeTestJSON-30215555 tempest-VolumeQuotasNegativeTestJSON-30215555] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:00.675044 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b011901d-025d-414c-bd2b-b0ab6059d8a8 tempest-VolumeQuotasNegativeTestJSON-30215555 tempest-VolumeQuotasNegativeTestJSON-30215555] http://10.222.0.23/volume/v3/7e3d95c141ca460c80d0df4cff8343b0/os-quota-sets/d0867c2d0d4e4275b5c6de887cac5da6 returned with HTTP 200 Dec 02 11:06:00.675044 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 931/1878] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:05:59 2020] GET /volume/v3/7e3d95c141ca460c80d0df4cff8343b0/os-quota-sets/d0867c2d0d4e4275b5c6de887cac5da6 => generated 361 bytes in 696 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:00.841971 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-f5bee222-5d27-40b9-93d4-9a50249df079 req-87a9db9a-c666-413f-b76b-0386a212ef14 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2 Dec 02 11:06:00.843167 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-f5bee222-5d27-40b9-93d4-9a50249df079 req-87a9db9a-c666-413f-b76b-0386a212ef14 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:00.843885 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-f5bee222-5d27-40b9-93d4-9a50249df079 req-87a9db9a-c666-413f-b76b-0386a212ef14 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:00.899214 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:00.899214 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:00.909940 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-f5bee222-5d27-40b9-93d4-9a50249df079 req-87a9db9a-c666-413f-b76b-0386a212ef14 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:06:00.938904 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:00.938904 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:00.994345 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-f5bee222-5d27-40b9-93d4-9a50249df079 req-87a9db9a-c666-413f-b76b-0386a212ef14 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2 returned with HTTP 200 Dec 02 11:06:00.994345 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 932/1879] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 11:06:00 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2 => generated 1207 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:06:01.163678 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-f5bee222-5d27-40b9-93d4-9a50249df079 req-ee79e766-04d2-402f-af44-2e37c10914c1 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] POST http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2/action Dec 02 11:06:01.163678 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:01.163678 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:01.163678 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-f5bee222-5d27-40b9-93d4-9a50249df079 req-ee79e766-04d2-402f-af44-2e37c10914c1 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Action body: b'{"os-begin_detaching": null}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 11:06:01.168735 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-f5bee222-5d27-40b9-93d4-9a50249df079 req-ee79e766-04d2-402f-af44-2e37c10914c1 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:06:01.212972 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-52d1d01d-5633-43b6-bd63-53c3d06dba84 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] POST http://10.222.0.23/volume/v3/d0867c2d0d4e4275b5c6de887cac5da6/volumes Dec 02 11:06:01.213749 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:01.213749 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:01.214489 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-52d1d01d-5633-43b6-bd63-53c3d06dba84 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1697478894"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:06:01.215964 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-52d1d01d-5633-43b6-bd63-53c3d06dba84 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1697478894'}} {{(pid=88069) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 11:06:01.216565 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-52d1d01d-5633-43b6-bd63-53c3d06dba84 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Create volume of 1 GB Dec 02 11:06:01.246825 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-52d1d01d-5633-43b6-bd63-53c3d06dba84 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Availability Zones retrieved successfully. Dec 02 11:06:01.265886 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-52d1d01d-5633-43b6-bd63-53c3d06dba84 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Flow 'volume_create_api' (688296a2-28d1-45f9-9837-17cbc4bd8ae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:06:01.269834 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-52d1d01d-5633-43b6-bd63-53c3d06dba84 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6dfe2c10-d96a-4ff6-a09d-fcdef9053439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:01.270086 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:01.270086 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:01.272590 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-52d1d01d-5633-43b6-bd63-53c3d06dba84 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Validating volume size '1' using validate_int {{(pid=88069) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 11:06:01.274117 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-f5bee222-5d27-40b9-93d4-9a50249df079 req-ee79e766-04d2-402f-af44-2e37c10914c1 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:06:01.302056 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-f5bee222-5d27-40b9-93d4-9a50249df079 req-ee79e766-04d2-402f-af44-2e37c10914c1 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Begin detaching volume completed successfully. Dec 02 11:06:01.302963 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-f5bee222-5d27-40b9-93d4-9a50249df079 req-ee79e766-04d2-402f-af44-2e37c10914c1 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2/action returned with HTTP 202 Dec 02 11:06:01.304467 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 933/1880] 10.222.0.23 () {64 vars in 1643 bytes} [Wed Dec 2 11:06:01 2020] POST /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2/action => generated 0 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Dec 02 11:06:01.338964 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-db8aaf1e-bcd8-4154-aa8c-ed7e704d62d4 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2 Dec 02 11:06:01.339988 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-db8aaf1e-bcd8-4154-aa8c-ed7e704d62d4 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:01.340453 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:01.340453 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:01.341228 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-db8aaf1e-bcd8-4154-aa8c-ed7e704d62d4 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:01.387721 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-52d1d01d-5633-43b6-bd63-53c3d06dba84 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6dfe2c10-d96a-4ff6-a09d-fcdef9053439) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:06:01.399256 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-52d1d01d-5633-43b6-bd63-53c3d06dba84 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72eacff6-f6b5-4d11-b408-fbb5c24c9bff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:01.476308 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:01.476308 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:01.517800 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-db8aaf1e-bcd8-4154-aa8c-ed7e704d62d4 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:06:01.578117 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:01.578117 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:01.597436 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-db8aaf1e-bcd8-4154-aa8c-ed7e704d62d4 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2 returned with HTTP 200 Dec 02 11:06:01.604911 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 934/1881] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:01 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2 => generated 1210 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:06:01.604911 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-db8aaf1e-bcd8-4154-aa8c-ed7e704d62d4 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume// Dec 02 11:06:01.604911 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-db8aaf1e-bcd8-4154-aa8c-ed7e704d62d4 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:01.604911 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:01.604911 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:01.604911 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-db8aaf1e-bcd8-4154-aa8c-ed7e704d62d4 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'all' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:01.609423 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-db8aaf1e-bcd8-4154-aa8c-ed7e704d62d4 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 11:06:01.617654 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 935/1882] 10.222.0.32 () {56 vars in 1089 bytes} [Wed Dec 2 11:06:01 2020] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 11:06:01.624969 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0ddcff90-335a-492c-8095-9def9c9b8538 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:06:01.624969 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0ddcff90-335a-492c-8095-9def9c9b8538 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:01.624969 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0ddcff90-335a-492c-8095-9def9c9b8538 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:01.624969 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-0ddcff90-335a-492c-8095-9def9c9b8538 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:06:01.677474 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-52d1d01d-5633-43b6-bd63-53c3d06dba84 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Created reservations ['5500c7e2-d351-4d59-9919-714b09005f5d', '3b62a7ca-0bb7-4091-bf8a-5a5184b61b3e', 'aa849527-b836-4594-b034-a70a5c97a395', '4e573a3f-530a-4782-87d4-8fa737cb830b'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:06:01.680209 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-52d1d01d-5633-43b6-bd63-53c3d06dba84 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72eacff6-f6b5-4d11-b408-fbb5c24c9bff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5500c7e2-d351-4d59-9919-714b09005f5d', '3b62a7ca-0bb7-4091-bf8a-5a5184b61b3e', 'aa849527-b836-4594-b034-a70a5c97a395', '4e573a3f-530a-4782-87d4-8fa737cb830b']}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:06:01.687381 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-52d1d01d-5633-43b6-bd63-53c3d06dba84 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a4daeb1-cdef-4a1d-be26-2f6d62eb092f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:01.695317 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:01.695317 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:01.697377 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0ddcff90-335a-492c-8095-9def9c9b8538 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:06:01.701621 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 936/1883] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:01 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 816 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:01.722857 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-f5bee222-5d27-40b9-93d4-9a50249df079 req-112793cb-d8a3-42bf-b7b3-a9ed084d3c64 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2 Dec 02 11:06:01.723445 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-f5bee222-5d27-40b9-93d4-9a50249df079 req-112793cb-d8a3-42bf-b7b3-a9ed084d3c64 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:01.723643 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:01.723643 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:01.724020 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-f5bee222-5d27-40b9-93d4-9a50249df079 req-112793cb-d8a3-42bf-b7b3-a9ed084d3c64 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:01.812943 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-52d1d01d-5633-43b6-bd63-53c3d06dba84 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a4daeb1-cdef-4a1d-be26-2f6d62eb092f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e22594be-4531-4d86-8e99-942fe038d341', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1697478894',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0867c2d0d4e4275b5c6de887cac5da6',qos_specs=None,replication_status=,reservations=['5500c7e2-d351-4d59-9919-714b09005f5d','3b62a7ca-0bb7-4091-bf8a-5a5184b61b3e','aa849527-b836-4594-b034-a70a5c97a395','4e573a3f-530a-4782-87d4-8fa737cb830b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f17d574e4cc4f1e8c45be3f78ab970b',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T11:06:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1697478894',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e22594be-4531-4d86-8e99-942fe038d341,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0867c2d0d4e4275b5c6de887cac5da6',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,user_id='3f17d574e4cc4f1e8c45be3f78ab970b',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:06:01.815348 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-52d1d01d-5633-43b6-bd63-53c3d06dba84 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa855317-ec35-4a94-80e7-3b4fb8d64b9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:01.851679 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:01.851679 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:01.892862 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-52d1d01d-5633-43b6-bd63-53c3d06dba84 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa855317-ec35-4a94-80e7-3b4fb8d64b9c) 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-VolumeQuotasNegativeTestJSON-Volume-1697478894',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0867c2d0d4e4275b5c6de887cac5da6',qos_specs=None,replication_status=,reservations=['5500c7e2-d351-4d59-9919-714b09005f5d','3b62a7ca-0bb7-4091-bf8a-5a5184b61b3e','aa849527-b836-4594-b034-a70a5c97a395','4e573a3f-530a-4782-87d4-8fa737cb830b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f17d574e4cc4f1e8c45be3f78ab970b',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:06:01.896649 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-f5bee222-5d27-40b9-93d4-9a50249df079 req-112793cb-d8a3-42bf-b7b3-a9ed084d3c64 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:06:01.900577 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-52d1d01d-5633-43b6-bd63-53c3d06dba84 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef11c645-1d94-43a6-b068-819494a23ce1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:01.955198 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-52d1d01d-5633-43b6-bd63-53c3d06dba84 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef11c645-1d94-43a6-b068-819494a23ce1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:06:01.960513 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-52d1d01d-5633-43b6-bd63-53c3d06dba84 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Flow 'volume_create_api' (688296a2-28d1-45f9-9837-17cbc4bd8ae8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:06:01.971531 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:01.971531 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:02.026366 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-f5bee222-5d27-40b9-93d4-9a50249df079 req-112793cb-d8a3-42bf-b7b3-a9ed084d3c64 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2 returned with HTTP 200 Dec 02 11:06:02.056871 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 937/1884] 10.222.0.32 () {60 vars in 1403 bytes} [Wed Dec 2 11:06:01 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2 => generated 1309 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 02 11:06:02.289310 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-52d1d01d-5633-43b6-bd63-53c3d06dba84 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Create volume request issued successfully. Dec 02 11:06:02.321852 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-52d1d01d-5633-43b6-bd63-53c3d06dba84 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] http://10.222.0.23/volume/v3/d0867c2d0d4e4275b5c6de887cac5da6/volumes returned with HTTP 202 Dec 02 11:06:02.336271 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 948/1885] 10.222.0.23 () {60 vars in 1225 bytes} [Wed Dec 2 11:06:00 2020] POST /volume/v3/d0867c2d0d4e4275b5c6de887cac5da6/volumes => generated 828 bytes in 1634 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:06:02.341546 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4637faba-b3d4-4992-a237-5c64fadce6c3 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] GET http://10.222.0.23/volume/v3/d0867c2d0d4e4275b5c6de887cac5da6/volumes/e22594be-4531-4d86-8e99-942fe038d341 Dec 02 11:06:02.342367 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4637faba-b3d4-4992-a237-5c64fadce6c3 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:02.342793 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:02.342793 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:02.343442 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4637faba-b3d4-4992-a237-5c64fadce6c3 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:02.589580 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-f5bee222-5d27-40b9-93d4-9a50249df079 req-6e223db7-6b6d-4283-b6dd-f6130031c864 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] DELETE http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/attachments/4648c5d9-d93f-4271-8151-37fb1ff4f55f Dec 02 11:06:02.589580 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-f5bee222-5d27-40b9-93d4-9a50249df079 req-6e223db7-6b6d-4283-b6dd-f6130031c864 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:02.594340 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:02.594340 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:02.600287 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:02.600287 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:02.600287 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-f5bee222-5d27-40b9-93d4-9a50249df079 req-6e223db7-6b6d-4283-b6dd-f6130031c864 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'version_select' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:02.616801 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-4637faba-b3d4-4992-a237-5c64fadce6c3 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Volume info retrieved successfully. Dec 02 11:06:02.643177 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:02.643177 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:02.715541 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4637faba-b3d4-4992-a237-5c64fadce6c3 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] http://10.222.0.23/volume/v3/d0867c2d0d4e4275b5c6de887cac5da6/volumes/e22594be-4531-4d86-8e99-942fe038d341 returned with HTTP 200 Dec 02 11:06:02.715541 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 938/1886] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:02 2020] GET /volume/v3/d0867c2d0d4e4275b5c6de887cac5da6/volumes/e22594be-4531-4d86-8e99-942fe038d341 => generated 920 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:02.728151 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6ac63864-5fa8-41ba-8142-e40017f5cd9e tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2 Dec 02 11:06:02.728151 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6ac63864-5fa8-41ba-8142-e40017f5cd9e tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:02.728151 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:02.728151 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:02.728151 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6ac63864-5fa8-41ba-8142-e40017f5cd9e tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:02.881417 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:02.881417 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:02.911474 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6ac63864-5fa8-41ba-8142-e40017f5cd9e tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:06:02.995166 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:02.995166 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:03.058608 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6ac63864-5fa8-41ba-8142-e40017f5cd9e tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2 returned with HTTP 200 Dec 02 11:06:03.062386 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 939/1887] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:02 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2 => generated 1210 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:06:03.094188 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3f25a119-b590-45ef-b4ba-77506df2732d tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:06:03.094979 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3f25a119-b590-45ef-b4ba-77506df2732d tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:03.095213 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:03.095213 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:03.095605 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3f25a119-b590-45ef-b4ba-77506df2732d tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:03.095986 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-3f25a119-b590-45ef-b4ba-77506df2732d tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:06:03.194894 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:03.194894 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:03.205254 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3f25a119-b590-45ef-b4ba-77506df2732d tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:06:03.219135 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 940/1888] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:03 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 816 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:03.726041 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d8736364-1b37-4c1b-8152-9f7ba4033366 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] GET http://10.222.0.23/volume/v3/d0867c2d0d4e4275b5c6de887cac5da6/volumes/e22594be-4531-4d86-8e99-942fe038d341 Dec 02 11:06:03.727289 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d8736364-1b37-4c1b-8152-9f7ba4033366 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:03.727710 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:03.727710 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:03.728394 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d8736364-1b37-4c1b-8152-9f7ba4033366 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:03.904920 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:03.904920 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:03.940797 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-d8736364-1b37-4c1b-8152-9f7ba4033366 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Volume info retrieved successfully. Dec 02 11:06:04.038273 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d8736364-1b37-4c1b-8152-9f7ba4033366 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] http://10.222.0.23/volume/v3/d0867c2d0d4e4275b5c6de887cac5da6/volumes/e22594be-4531-4d86-8e99-942fe038d341 returned with HTTP 200 Dec 02 11:06:04.038273 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 941/1889] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:03 2020] GET /volume/v3/d0867c2d0d4e4275b5c6de887cac5da6/volumes/e22594be-4531-4d86-8e99-942fe038d341 => generated 920 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:04.076112 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-92437a33-73f4-4879-9f25-4a90d22aa193 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2 Dec 02 11:06:04.076877 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-92437a33-73f4-4879-9f25-4a90d22aa193 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:04.077187 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:04.077187 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:04.077900 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-92437a33-73f4-4879-9f25-4a90d22aa193 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:04.277611 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:04.277611 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:04.335997 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-92437a33-73f4-4879-9f25-4a90d22aa193 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:06:04.388201 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-f5bee222-5d27-40b9-93d4-9a50249df079 req-6e223db7-6b6d-4283-b6dd-f6130031c864 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88069) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 02 11:06:04.395826 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-f5bee222-5d27-40b9-93d4-9a50249df079 req-6e223db7-6b6d-4283-b6dd-f6130031c864 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Pending status list for volume during attachment-delete: [] {{(pid=88069) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 02 11:06:04.415527 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-f5bee222-5d27-40b9-93d4-9a50249df079 req-6e223db7-6b6d-4283-b6dd-f6130031c864 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/attachments/4648c5d9-d93f-4271-8151-37fb1ff4f55f returned with HTTP 200 Dec 02 11:06:04.415527 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 949/1890] 10.222.0.32 () {62 vars in 1437 bytes} [Wed Dec 2 11:06:02 2020] DELETE /volume/v3/a7ab41de6560439f9dd942bb15df5213/attachments/4648c5d9-d93f-4271-8151-37fb1ff4f55f => generated 19 bytes in 1852 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:04.432072 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c0a2e734-4b52-464c-b43e-74852f21847c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:06:04.461083 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c0a2e734-4b52-464c-b43e-74852f21847c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:04.461083 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:04.461083 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:04.461083 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c0a2e734-4b52-464c-b43e-74852f21847c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:04.464403 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-c0a2e734-4b52-464c-b43e-74852f21847c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:06:04.480269 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-92437a33-73f4-4879-9f25-4a90d22aa193 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2 returned with HTTP 200 Dec 02 11:06:04.486126 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 942/1891] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:04 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2 => generated 915 bytes in 415 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:04.961994 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:04.961994 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:04.964108 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c0a2e734-4b52-464c-b43e-74852f21847c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:06:04.964108 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 950/1892] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:04 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 816 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:05.068189 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-156871b3-ed6b-432e-a051-72e2b34271ab tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] GET http://10.222.0.23/volume/v3/d0867c2d0d4e4275b5c6de887cac5da6/volumes/e22594be-4531-4d86-8e99-942fe038d341 Dec 02 11:06:05.068189 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-156871b3-ed6b-432e-a051-72e2b34271ab tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:05.068189 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:05.068189 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:05.068189 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-156871b3-ed6b-432e-a051-72e2b34271ab tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:05.216136 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:05.216136 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:05.216136 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-156871b3-ed6b-432e-a051-72e2b34271ab tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Volume info retrieved successfully. Dec 02 11:06:05.289853 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-156871b3-ed6b-432e-a051-72e2b34271ab tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] http://10.222.0.23/volume/v3/d0867c2d0d4e4275b5c6de887cac5da6/volumes/e22594be-4531-4d86-8e99-942fe038d341 returned with HTTP 200 Dec 02 11:06:05.293988 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 943/1893] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:05 2020] GET /volume/v3/d0867c2d0d4e4275b5c6de887cac5da6/volumes/e22594be-4531-4d86-8e99-942fe038d341 => generated 921 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:05.313671 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-23ead067-dfbc-49c0-8bc8-04bb493a1586 tempest-VolumeQuotasNegativeTestJSON-30215555 tempest-VolumeQuotasNegativeTestJSON-30215555] PUT http://10.222.0.23/volume/v3/7e3d95c141ca460c80d0df4cff8343b0/os-quota-sets/d0867c2d0d4e4275b5c6de887cac5da6 Dec 02 11:06:05.313671 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:05.313671 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:05.313671 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-23ead067-dfbc-49c0-8bc8-04bb493a1586 tempest-VolumeQuotasNegativeTestJSON-30215555 tempest-VolumeQuotasNegativeTestJSON-30215555] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:06:05.502711 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-15b250bc-967f-4d9e-89b0-1fc9a52ace0c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2 Dec 02 11:06:05.503229 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-15b250bc-967f-4d9e-89b0-1fc9a52ace0c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:05.503448 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:05.503448 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:05.503783 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-15b250bc-967f-4d9e-89b0-1fc9a52ace0c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:05.586870 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-23ead067-dfbc-49c0-8bc8-04bb493a1586 tempest-VolumeQuotasNegativeTestJSON-30215555 tempest-VolumeQuotasNegativeTestJSON-30215555] http://10.222.0.23/volume/v3/7e3d95c141ca460c80d0df4cff8343b0/os-quota-sets/d0867c2d0d4e4275b5c6de887cac5da6 returned with HTTP 200 Dec 02 11:06:05.587821 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 951/1894] 10.222.0.23 () {60 vars in 1341 bytes} [Wed Dec 2 11:06:05 2020] PUT /volume/v3/7e3d95c141ca460c80d0df4cff8343b0/os-quota-sets/d0867c2d0d4e4275b5c6de887cac5da6 => generated 316 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:05.607423 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5979631f-2763-47b6-a704-deea6f479961 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] POST http://10.222.0.23/volume/v3/d0867c2d0d4e4275b5c6de887cac5da6/volumes Dec 02 11:06:05.608345 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5979631f-2763-47b6-a704-deea6f479961 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:06:05.619301 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-5979631f-2763-47b6-a704-deea6f479961 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Create volume request body: {'volume': {'size': 2}} {{(pid=88069) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 11:06:05.619675 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-5979631f-2763-47b6-a704-deea6f479961 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Create volume of 2 GB Dec 02 11:06:05.668513 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-5979631f-2763-47b6-a704-deea6f479961 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Availability Zones retrieved successfully. Dec 02 11:06:05.699889 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:05.699889 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:05.750829 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-15b250bc-967f-4d9e-89b0-1fc9a52ace0c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:06:05.761980 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-5979631f-2763-47b6-a704-deea6f479961 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Flow 'volume_create_api' (b7ef1198-6699-4209-888d-f72fab023ae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:06:05.761980 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-5979631f-2763-47b6-a704-deea6f479961 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c94ddae1-eee2-4696-92ad-a79cc292e993) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:05.782498 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-5979631f-2763-47b6-a704-deea6f479961 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Validating volume size '2' using validate_int {{(pid=88069) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 11:06:05.807658 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-15b250bc-967f-4d9e-89b0-1fc9a52ace0c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2 returned with HTTP 200 Dec 02 11:06:05.807658 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 944/1895] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:05 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2 => generated 915 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:06:05.984619 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d64cadd2-d914-4aa1-87aa-d93de6dc7351 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:06:05.985279 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d64cadd2-d914-4aa1-87aa-d93de6dc7351 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:05.985495 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:05.985495 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:05.985994 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d64cadd2-d914-4aa1-87aa-d93de6dc7351 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:05.986437 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-d64cadd2-d914-4aa1-87aa-d93de6dc7351 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:06:05.992209 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-5979631f-2763-47b6-a704-deea6f479961 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c94ddae1-eee2-4696-92ad-a79cc292e993) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:06:06.004290 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-5979631f-2763-47b6-a704-deea6f479961 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9520c87-fc9f-4b75-bea4-502b9255c264) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:06.111790 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:06.111790 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:06.138646 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d64cadd2-d914-4aa1-87aa-d93de6dc7351 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:06:06.138646 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 945/1896] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:05 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 816 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:06:06.405642 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.quota_utils [None req-5979631f-2763-47b6-a704-deea6f479961 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Quota exceeded for d0867c2d0d4e4275b5c6de887cac5da6, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Dec 02 11:06:06.479501 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.volume.api [None req-5979631f-2763-47b6-a704-deea6f479961 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9520c87-fc9f-4b75-bea4-502b9255c264) transitioned into state 'FAILURE' from state 'RUNNING' Dec 02 11:06:06.479501 n-d-764292-5 devstack@c-api.service[88067]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Dec 02 11:06:06.485436 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-5979631f-2763-47b6-a704-deea6f479961 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9520c87-fc9f-4b75-bea4-502b9255c264) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:06.487814 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.volume.api [None req-5979631f-2763-47b6-a704-deea6f479961 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9520c87-fc9f-4b75-bea4-502b9255c264) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Dec 02 11:06:06.497249 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-5979631f-2763-47b6-a704-deea6f479961 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c94ddae1-eee2-4696-92ad-a79cc292e993) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:06.499830 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.volume.api [None req-5979631f-2763-47b6-a704-deea6f479961 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c94ddae1-eee2-4696-92ad-a79cc292e993) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Dec 02 11:06:06.513156 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.volume.api [None req-5979631f-2763-47b6-a704-deea6f479961 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Flow 'volume_create_api' (b7ef1198-6699-4209-888d-f72fab023ae7) transitioned into state 'REVERTED' from state 'RUNNING' Dec 02 11:06:06.514395 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.middleware.fault [None req-5979631f-2763-47b6-a704-deea6f479961 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] http://10.222.0.23/volume/v3/d0867c2d0d4e4275b5c6de887cac5da6/volumes returned with HTTP 413 Dec 02 11:06:06.527509 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 952/1897] 10.222.0.23 () {60 vars in 1225 bytes} [Wed Dec 2 11:06:05 2020] POST /volume/v3/d0867c2d0d4e4275b5c6de887cac5da6/volumes => generated 208 bytes in 919 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Dec 02 11:06:06.537003 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-209ed991-d88c-4f7e-a002-c1b2a9907d3e tempest-VolumeQuotasNegativeTestJSON-30215555 tempest-VolumeQuotasNegativeTestJSON-30215555] PUT http://10.222.0.23/volume/v3/7e3d95c141ca460c80d0df4cff8343b0/os-quota-sets/d0867c2d0d4e4275b5c6de887cac5da6 Dec 02 11:06:06.539256 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:06.539256 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:06.543426 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-209ed991-d88c-4f7e-a002-c1b2a9907d3e tempest-VolumeQuotasNegativeTestJSON-30215555 tempest-VolumeQuotasNegativeTestJSON-30215555] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:06:06.927152 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-209ed991-d88c-4f7e-a002-c1b2a9907d3e tempest-VolumeQuotasNegativeTestJSON-30215555 tempest-VolumeQuotasNegativeTestJSON-30215555] http://10.222.0.23/volume/v3/7e3d95c141ca460c80d0df4cff8343b0/os-quota-sets/d0867c2d0d4e4275b5c6de887cac5da6 returned with HTTP 200 Dec 02 11:06:06.930094 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 946/1898] 10.222.0.23 () {60 vars in 1341 bytes} [Wed Dec 2 11:06:06 2020] PUT /volume/v3/7e3d95c141ca460c80d0df4cff8343b0/os-quota-sets/d0867c2d0d4e4275b5c6de887cac5da6 => generated 316 bytes in 401 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:06.939925 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-39f36620-9ecd-46fd-9b69-80c49be3fe94 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] POST http://10.222.0.23/volume/v3/d0867c2d0d4e4275b5c6de887cac5da6/volumes Dec 02 11:06:06.940955 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:06.940955 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:06.941738 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-39f36620-9ecd-46fd-9b69-80c49be3fe94 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:06:06.942995 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-39f36620-9ecd-46fd-9b69-80c49be3fe94 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Create volume request body: {'volume': {'size': 1}} {{(pid=88069) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 11:06:06.943742 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-39f36620-9ecd-46fd-9b69-80c49be3fe94 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Create volume of 1 GB Dec 02 11:06:06.944582 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:06.944582 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:06.994103 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-39f36620-9ecd-46fd-9b69-80c49be3fe94 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Availability Zones retrieved successfully. Dec 02 11:06:07.030585 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-39f36620-9ecd-46fd-9b69-80c49be3fe94 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Flow 'volume_create_api' (ddf772b8-ab1e-4cce-a695-378ac66e2f0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:06:07.039184 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-39f36620-9ecd-46fd-9b69-80c49be3fe94 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f54d5ed0-f6ea-494c-880c-2ebc33275286) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:07.048841 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-39f36620-9ecd-46fd-9b69-80c49be3fe94 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Validating volume size '1' using validate_int {{(pid=88069) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 11:06:07.225177 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-98c01778-8583-47fc-875e-c39d37094c4b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:06:07.225177 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-98c01778-8583-47fc-875e-c39d37094c4b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:07.225177 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-98c01778-8583-47fc-875e-c39d37094c4b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:07.225177 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-98c01778-8583-47fc-875e-c39d37094c4b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:06:07.354275 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:07.354275 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:07.361191 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-98c01778-8583-47fc-875e-c39d37094c4b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:06:07.364792 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 947/1899] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:07 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 816 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:07.391865 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-39f36620-9ecd-46fd-9b69-80c49be3fe94 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f54d5ed0-f6ea-494c-880c-2ebc33275286) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:06:07.397115 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-39f36620-9ecd-46fd-9b69-80c49be3fe94 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88d1f6b1-1765-4cbb-8eaf-f1c04b5b8cdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:07.601433 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.quota_utils [None req-39f36620-9ecd-46fd-9b69-80c49be3fe94 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Quota exceeded for d0867c2d0d4e4275b5c6de887cac5da6, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Dec 02 11:06:07.601433 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.volume.api [None req-39f36620-9ecd-46fd-9b69-80c49be3fe94 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88d1f6b1-1765-4cbb-8eaf-f1c04b5b8cdc) transitioned into state 'FAILURE' from state 'RUNNING' Dec 02 11:06:07.601433 n-d-764292-5 devstack@c-api.service[88067]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Dec 02 11:06:07.647899 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-39f36620-9ecd-46fd-9b69-80c49be3fe94 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88d1f6b1-1765-4cbb-8eaf-f1c04b5b8cdc) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:07.647899 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.volume.api [None req-39f36620-9ecd-46fd-9b69-80c49be3fe94 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88d1f6b1-1765-4cbb-8eaf-f1c04b5b8cdc) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Dec 02 11:06:07.647899 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-39f36620-9ecd-46fd-9b69-80c49be3fe94 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f54d5ed0-f6ea-494c-880c-2ebc33275286) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:07.647899 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.volume.api [None req-39f36620-9ecd-46fd-9b69-80c49be3fe94 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f54d5ed0-f6ea-494c-880c-2ebc33275286) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Dec 02 11:06:07.647899 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.volume.api [None req-39f36620-9ecd-46fd-9b69-80c49be3fe94 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Flow 'volume_create_api' (ddf772b8-ab1e-4cce-a695-378ac66e2f0b) transitioned into state 'REVERTED' from state 'RUNNING' Dec 02 11:06:07.647899 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.middleware.fault [None req-39f36620-9ecd-46fd-9b69-80c49be3fe94 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] http://10.222.0.23/volume/v3/d0867c2d0d4e4275b5c6de887cac5da6/volumes returned with HTTP 413 Dec 02 11:06:07.655992 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 953/1900] 10.222.0.23 () {60 vars in 1225 bytes} [Wed Dec 2 11:06:06 2020] POST /volume/v3/d0867c2d0d4e4275b5c6de887cac5da6/volumes => generated 150 bytes in 717 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Dec 02 11:06:07.675405 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cdc13be0-8340-41de-b462-6aae2a213611 tempest-VolumeQuotasNegativeTestJSON-30215555 tempest-VolumeQuotasNegativeTestJSON-30215555] PUT http://10.222.0.23/volume/v3/7e3d95c141ca460c80d0df4cff8343b0/os-quota-sets/d0867c2d0d4e4275b5c6de887cac5da6 Dec 02 11:06:07.675405 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:07.675405 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:07.675405 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cdc13be0-8340-41de-b462-6aae2a213611 tempest-VolumeQuotasNegativeTestJSON-30215555 tempest-VolumeQuotasNegativeTestJSON-30215555] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:06:08.095089 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cdc13be0-8340-41de-b462-6aae2a213611 tempest-VolumeQuotasNegativeTestJSON-30215555 tempest-VolumeQuotasNegativeTestJSON-30215555] http://10.222.0.23/volume/v3/7e3d95c141ca460c80d0df4cff8343b0/os-quota-sets/d0867c2d0d4e4275b5c6de887cac5da6 returned with HTTP 200 Dec 02 11:06:08.095089 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 948/1901] 10.222.0.23 () {60 vars in 1341 bytes} [Wed Dec 2 11:06:07 2020] PUT /volume/v3/7e3d95c141ca460c80d0df4cff8343b0/os-quota-sets/d0867c2d0d4e4275b5c6de887cac5da6 => generated 315 bytes in 435 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:08.104143 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7c543cb6-448a-4e84-bb5d-bb1220edd07b tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] POST http://10.222.0.23/volume/v3/d0867c2d0d4e4275b5c6de887cac5da6/volumes/e22594be-4531-4d86-8e99-942fe038d341/action Dec 02 11:06:08.104143 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7c543cb6-448a-4e84-bb5d-bb1220edd07b tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 11:06:08.104143 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7c543cb6-448a-4e84-bb5d-bb1220edd07b tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:06:08.270970 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:08.270970 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:08.272349 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-7c543cb6-448a-4e84-bb5d-bb1220edd07b tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Volume info retrieved successfully. Dec 02 11:06:08.430102 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-261e1d31-c935-45aa-9a24-c7c440174c26 tempest-UserMessagesTest-716531390 tempest-UserMessagesTest-716531390] POST http://10.222.0.23/volume/v3/4835f297f17a4a94a82adf41d6a66d01/types Dec 02 11:06:08.430626 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:08.430626 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:08.431156 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-261e1d31-c935-45aa-9a24-c7c440174c26 tempest-UserMessagesTest-716531390 tempest-UserMessagesTest-716531390] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-202077710", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1473038187", "vendor_name": "tempest-vendor_name-1392088574"}}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:06:08.432636 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:08.432636 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:08.558973 n-d-764292-5 devstack@c-api.service[88067]: ERROR cinder.volume.api [None req-7c543cb6-448a-4e84-bb5d-bb1220edd07b tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Quota exceeded for d0867c2d0d4e4275b5c6de887cac5da6, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Dec 02 11:06:08.585325 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.middleware.fault [None req-7c543cb6-448a-4e84-bb5d-bb1220edd07b tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] http://10.222.0.23/volume/v3/d0867c2d0d4e4275b5c6de887cac5da6/volumes/e22594be-4531-4d86-8e99-942fe038d341/action returned with HTTP 413 Dec 02 11:06:08.589086 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 949/1902] 10.222.0.23 () {60 vars in 1357 bytes} [Wed Dec 2 11:06:08 2020] POST /volume/v3/d0867c2d0d4e4275b5c6de887cac5da6/volumes/e22594be-4531-4d86-8e99-942fe038d341/action => generated 208 bytes in 495 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Dec 02 11:06:08.604172 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5f548beb-ef40-4048-9cfc-eabdfb0dc3da tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:06:08.604172 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5f548beb-ef40-4048-9cfc-eabdfb0dc3da tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:08.608348 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:08.608348 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:08.608348 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5f548beb-ef40-4048-9cfc-eabdfb0dc3da tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:08.608348 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-5f548beb-ef40-4048-9cfc-eabdfb0dc3da tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:06:08.636950 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-261e1d31-c935-45aa-9a24-c7c440174c26 tempest-UserMessagesTest-716531390 tempest-UserMessagesTest-716531390] http://10.222.0.23/volume/v3/4835f297f17a4a94a82adf41d6a66d01/types returned with HTTP 200 Dec 02 11:06:08.636950 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 954/1903] 10.222.0.23 () {60 vars in 1220 bytes} [Wed Dec 2 11:06:07 2020] POST /volume/v3/4835f297f17a4a94a82adf41d6a66d01/types => generated 327 bytes in 795 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:08.657770 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0a5c2506-6d00-4cca-96bf-7c0c09953dc8 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] DELETE http://10.222.0.23/volume/v3/d0867c2d0d4e4275b5c6de887cac5da6/volumes/e22594be-4531-4d86-8e99-942fe038d341 Dec 02 11:06:08.657770 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0a5c2506-6d00-4cca-96bf-7c0c09953dc8 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:08.657770 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0a5c2506-6d00-4cca-96bf-7c0c09953dc8 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:08.657770 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-0a5c2506-6d00-4cca-96bf-7c0c09953dc8 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Delete volume with id: e22594be-4531-4d86-8e99-942fe038d341 Dec 02 11:06:08.688453 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:08.688453 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:08.692523 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5f548beb-ef40-4048-9cfc-eabdfb0dc3da tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:06:08.693945 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 950/1904] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:08 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 816 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:08.844419 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:08.844419 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:08.844419 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0a5c2506-6d00-4cca-96bf-7c0c09953dc8 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Volume info retrieved successfully. Dec 02 11:06:08.989479 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0a5c2506-6d00-4cca-96bf-7c0c09953dc8 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Delete volume request issued successfully. Dec 02 11:06:08.989479 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0a5c2506-6d00-4cca-96bf-7c0c09953dc8 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] http://10.222.0.23/volume/v3/d0867c2d0d4e4275b5c6de887cac5da6/volumes/e22594be-4531-4d86-8e99-942fe038d341 returned with HTTP 202 Dec 02 11:06:08.989479 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 955/1905] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:06:08 2020] DELETE /volume/v3/d0867c2d0d4e4275b5c6de887cac5da6/volumes/e22594be-4531-4d86-8e99-942fe038d341 => generated 0 bytes in 351 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:06:09.011137 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4553b551-ebba-4e4a-9210-cf78b9ec4e51 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] GET http://10.222.0.23/volume/v3/d0867c2d0d4e4275b5c6de887cac5da6/volumes/e22594be-4531-4d86-8e99-942fe038d341 Dec 02 11:06:09.011137 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4553b551-ebba-4e4a-9210-cf78b9ec4e51 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:09.011137 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:09.011137 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:09.011137 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4553b551-ebba-4e4a-9210-cf78b9ec4e51 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:09.147367 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:09.147367 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:09.181342 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-4553b551-ebba-4e4a-9210-cf78b9ec4e51 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Volume info retrieved successfully. Dec 02 11:06:09.236046 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4553b551-ebba-4e4a-9210-cf78b9ec4e51 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] http://10.222.0.23/volume/v3/d0867c2d0d4e4275b5c6de887cac5da6/volumes/e22594be-4531-4d86-8e99-942fe038d341 returned with HTTP 200 Dec 02 11:06:09.237142 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 956/1906] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:08 2020] GET /volume/v3/d0867c2d0d4e4275b5c6de887cac5da6/volumes/e22594be-4531-4d86-8e99-942fe038d341 => generated 920 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:09.410568 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-886d56dd-af7d-4e58-baaa-4f12369052dd tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] POST http://10.222.0.23/volume/v3/6e507d28826e4f4eae025ea3711b66ba/volumes Dec 02 11:06:09.410568 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:09.410568 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:09.410568 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-886d56dd-af7d-4e58-baaa-4f12369052dd tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Action: 'create', calling method: create, body: {"volume": {"volume_type": "3f1d370f-1238-4464-851b-72ab541acf03", "size": 1, "name": "tempest-UserMessagesTest-Volume-401995623"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:06:09.410568 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-886d56dd-af7d-4e58-baaa-4f12369052dd tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Create volume request body: {'volume': {'volume_type': '3f1d370f-1238-4464-851b-72ab541acf03', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-401995623'}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 11:06:09.450269 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-886d56dd-af7d-4e58-baaa-4f12369052dd tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Create volume of 1 GB Dec 02 11:06:09.450269 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:09.450269 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:09.452396 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-886d56dd-af7d-4e58-baaa-4f12369052dd tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Availability Zones retrieved successfully. Dec 02 11:06:09.518751 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-886d56dd-af7d-4e58-baaa-4f12369052dd tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Flow 'volume_create_api' (cf51d451-1394-40f4-b8f4-bb56eb6ae9b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:06:09.522751 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-886d56dd-af7d-4e58-baaa-4f12369052dd tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1e0a4f0-0bbb-4682-867f-0af13fdd09f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:09.524506 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-886d56dd-af7d-4e58-baaa-4f12369052dd tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Validating volume size '1' using validate_int {{(pid=88068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 11:06:09.593112 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-886d56dd-af7d-4e58-baaa-4f12369052dd tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1e0a4f0-0bbb-4682-867f-0af13fdd09f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T11:06:09Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1473038187',vendor_name='tempest-vendor_name-1392088574'},id=3f1d370f-1238-4464-851b-72ab541acf03,is_public=True,name='tempest-UserMessagesTest-volume-type-202077710',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f1d370f-1238-4464-851b-72ab541acf03', '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=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:06:09.596008 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-886d56dd-af7d-4e58-baaa-4f12369052dd tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (758c0c13-7029-49f0-828f-b1de1444553b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:09.659985 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.quota [None req-886d56dd-af7d-4e58-baaa-4f12369052dd tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-202077710 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-202077710, it is now deprecated. Please use the default quota class for default quota. Dec 02 11:06:09.659985 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.quota [None req-886d56dd-af7d-4e58-baaa-4f12369052dd tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-202077710 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-202077710, it is now deprecated. Please use the default quota class for default quota. Dec 02 11:06:09.722185 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a5441c9b-4c4e-42ca-91f3-cfacebb59f1c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:06:09.722185 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a5441c9b-4c4e-42ca-91f3-cfacebb59f1c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:09.722185 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:09.722185 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:09.722185 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a5441c9b-4c4e-42ca-91f3-cfacebb59f1c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:09.722185 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-a5441c9b-4c4e-42ca-91f3-cfacebb59f1c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:06:09.741459 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-886d56dd-af7d-4e58-baaa-4f12369052dd tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Created reservations ['9c76672b-c4ac-4450-8c04-c9696cc5ae01', '4fc55fd3-a37b-4952-8d27-8bb5b87accc5', 'f58b8ff1-4781-4e73-b042-ed9cf1781d7c', 'd6fa5591-04c0-411f-bfe2-6cc7a08aca7e'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:06:09.741459 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-886d56dd-af7d-4e58-baaa-4f12369052dd tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (758c0c13-7029-49f0-828f-b1de1444553b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c76672b-c4ac-4450-8c04-c9696cc5ae01', '4fc55fd3-a37b-4952-8d27-8bb5b87accc5', 'f58b8ff1-4781-4e73-b042-ed9cf1781d7c', 'd6fa5591-04c0-411f-bfe2-6cc7a08aca7e']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:06:09.741459 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-886d56dd-af7d-4e58-baaa-4f12369052dd tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db70c546-567a-4405-90e8-6a97aa3a8187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:09.783080 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:09.783080 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:09.787065 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a5441c9b-4c4e-42ca-91f3-cfacebb59f1c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:06:09.787065 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 957/1907] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:09 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 816 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:09.891102 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-886d56dd-af7d-4e58-baaa-4f12369052dd tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db70c546-567a-4405-90e8-6a97aa3a8187) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '428875ed-2d68-4239-8603-09cba267e07d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-401995623',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e507d28826e4f4eae025ea3711b66ba',qos_specs=None,replication_status=,reservations=['9c76672b-c4ac-4450-8c04-c9696cc5ae01','4fc55fd3-a37b-4952-8d27-8bb5b87accc5','f58b8ff1-4781-4e73-b042-ed9cf1781d7c','d6fa5591-04c0-411f-bfe2-6cc7a08aca7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4bedb6d8f9cd4144aa262d50eb81dc9e',volume_type_id=3f1d370f-1238-4464-851b-72ab541acf03), '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=2020-12-02T11:06:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-401995623',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=428875ed-2d68-4239-8603-09cba267e07d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e507d28826e4f4eae025ea3711b66ba',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,user_id='4bedb6d8f9cd4144aa262d50eb81dc9e',volume_attachment=,volume_type=,volume_type_id=3f1d370f-1238-4464-851b-72ab541acf03)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:06:09.893789 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-886d56dd-af7d-4e58-baaa-4f12369052dd tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f56e5062-553d-4992-b926-895f56dbf53c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:09.925490 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-886d56dd-af7d-4e58-baaa-4f12369052dd tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f56e5062-553d-4992-b926-895f56dbf53c) 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-UserMessagesTest-Volume-401995623',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e507d28826e4f4eae025ea3711b66ba',qos_specs=None,replication_status=,reservations=['9c76672b-c4ac-4450-8c04-c9696cc5ae01','4fc55fd3-a37b-4952-8d27-8bb5b87accc5','f58b8ff1-4781-4e73-b042-ed9cf1781d7c','d6fa5591-04c0-411f-bfe2-6cc7a08aca7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4bedb6d8f9cd4144aa262d50eb81dc9e',volume_type_id=3f1d370f-1238-4464-851b-72ab541acf03)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:06:09.928208 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-886d56dd-af7d-4e58-baaa-4f12369052dd tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6821f4e-5559-42c6-a4b0-b575d871993b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:09.946416 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-886d56dd-af7d-4e58-baaa-4f12369052dd tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6821f4e-5559-42c6-a4b0-b575d871993b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:06:09.949394 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-886d56dd-af7d-4e58-baaa-4f12369052dd tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Flow 'volume_create_api' (cf51d451-1394-40f4-b8f4-bb56eb6ae9b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:06:10.009749 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-886d56dd-af7d-4e58-baaa-4f12369052dd tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Create volume request issued successfully. Dec 02 11:06:10.050520 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-886d56dd-af7d-4e58-baaa-4f12369052dd tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] http://10.222.0.23/volume/v3/6e507d28826e4f4eae025ea3711b66ba/volumes returned with HTTP 202 Dec 02 11:06:10.051407 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 951/1908] 10.222.0.23 () {62 vars in 1266 bytes} [Wed Dec 2 11:06:08 2020] POST /volume/v3/6e507d28826e4f4eae025ea3711b66ba/volumes => generated 850 bytes in 1357 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:06:10.078401 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-97f12d0f-781c-4b9f-915e-bcc0a19c405b tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] GET http://10.222.0.23/volume/v3/6e507d28826e4f4eae025ea3711b66ba/volumes/428875ed-2d68-4239-8603-09cba267e07d Dec 02 11:06:10.078401 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-97f12d0f-781c-4b9f-915e-bcc0a19c405b tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:10.078401 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:10.078401 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:10.078401 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-97f12d0f-781c-4b9f-915e-bcc0a19c405b tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:10.271721 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-830cd62d-36f6-43f0-9b8c-b6df8abfa17f tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] GET http://10.222.0.23/volume/v3/d0867c2d0d4e4275b5c6de887cac5da6/volumes/e22594be-4531-4d86-8e99-942fe038d341 Dec 02 11:06:10.271721 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-830cd62d-36f6-43f0-9b8c-b6df8abfa17f tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:10.271721 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:10.271721 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:10.271721 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-830cd62d-36f6-43f0-9b8c-b6df8abfa17f tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:10.330672 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:10.330672 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:10.354516 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-97f12d0f-781c-4b9f-915e-bcc0a19c405b tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Volume info retrieved successfully. Dec 02 11:06:10.400267 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:10.400267 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:10.407604 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-97f12d0f-781c-4b9f-915e-bcc0a19c405b tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] http://10.222.0.23/volume/v3/6e507d28826e4f4eae025ea3711b66ba/volumes/428875ed-2d68-4239-8603-09cba267e07d returned with HTTP 200 Dec 02 11:06:10.409531 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 958/1909] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:06:10 2020] GET /volume/v3/6e507d28826e4f4eae025ea3711b66ba/volumes/428875ed-2d68-4239-8603-09cba267e07d => generated 939 bytes in 347 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:10.417765 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-830cd62d-36f6-43f0-9b8c-b6df8abfa17f tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Volume info retrieved successfully. Dec 02 11:06:10.424530 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dff2e967-2c7a-4cfe-8ed4-0866a2f5ca3c tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] GET http://10.222.0.23/volume/v3/6e507d28826e4f4eae025ea3711b66ba/messages Dec 02 11:06:10.425141 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dff2e967-2c7a-4cfe-8ed4-0866a2f5ca3c tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:10.425343 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:10.425343 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:10.426310 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dff2e967-2c7a-4cfe-8ed4-0866a2f5ca3c tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Calling method 'version_select' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:10.452488 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dff2e967-2c7a-4cfe-8ed4-0866a2f5ca3c tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] http://10.222.0.23/volume/v3/6e507d28826e4f4eae025ea3711b66ba/messages returned with HTTP 200 Dec 02 11:06:10.453629 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 959/1910] 10.222.0.23 () {60 vars in 1247 bytes} [Wed Dec 2 11:06:10 2020] GET /volume/v3/6e507d28826e4f4eae025ea3711b66ba/messages => generated 736 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:06:10.465319 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-566f3193-9f86-41c7-a238-6cbe4ee72afb tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] DELETE http://10.222.0.23/volume/v3/6e507d28826e4f4eae025ea3711b66ba/messages/e131ea22-047e-4ce5-8134-94517a24d58f Dec 02 11:06:10.466142 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-566f3193-9f86-41c7-a238-6cbe4ee72afb tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:10.466822 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-566f3193-9f86-41c7-a238-6cbe4ee72afb tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Calling method 'version_select' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:10.483218 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 02 11:06:10.483218 n-d-764292-5 devstack@c-api.service[88067]: "UPDATE / DELETE expressions." % clause Dec 02 11:06:10.500633 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-830cd62d-36f6-43f0-9b8c-b6df8abfa17f tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] http://10.222.0.23/volume/v3/d0867c2d0d4e4275b5c6de887cac5da6/volumes/e22594be-4531-4d86-8e99-942fe038d341 returned with HTTP 200 Dec 02 11:06:10.500633 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 952/1911] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:10 2020] GET /volume/v3/d0867c2d0d4e4275b5c6de887cac5da6/volumes/e22594be-4531-4d86-8e99-942fe038d341 => generated 920 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:10.552946 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-566f3193-9f86-41c7-a238-6cbe4ee72afb tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] http://10.222.0.23/volume/v3/6e507d28826e4f4eae025ea3711b66ba/messages/e131ea22-047e-4ce5-8134-94517a24d58f returned with HTTP 204 Dec 02 11:06:10.552946 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 960/1912] 10.222.0.23 () {60 vars in 1361 bytes} [Wed Dec 2 11:06:10 2020] DELETE /volume/v3/6e507d28826e4f4eae025ea3711b66ba/messages/e131ea22-047e-4ce5-8134-94517a24d58f => generated 0 bytes in 87 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Dec 02 11:06:10.590917 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-45fd7e4c-95ef-45f8-b139-d40238250913 tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] GET http://10.222.0.23/volume/v3/6e507d28826e4f4eae025ea3711b66ba/messages/e131ea22-047e-4ce5-8134-94517a24d58f Dec 02 11:06:10.590917 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-45fd7e4c-95ef-45f8-b139-d40238250913 tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:10.590917 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:10.590917 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:10.590917 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-45fd7e4c-95ef-45f8-b139-d40238250913 tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Calling method 'version_select' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:10.590917 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-45fd7e4c-95ef-45f8-b139-d40238250913 tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] http://10.222.0.23/volume/v3/6e507d28826e4f4eae025ea3711b66ba/messages/e131ea22-047e-4ce5-8134-94517a24d58f returned with HTTP 404 Dec 02 11:06:10.590917 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 953/1913] 10.222.0.23 () {60 vars in 1358 bytes} [Wed Dec 2 11:06:10 2020] GET /volume/v3/6e507d28826e4f4eae025ea3711b66ba/messages/e131ea22-047e-4ce5-8134-94517a24d58f => generated 110 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:06:10.624042 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2ff8b35d-6f72-4fcf-883b-f49b39b218ff tempest-UserMessagesTest-716531390 tempest-UserMessagesTest-716531390] POST http://10.222.0.23/volume/v3/4835f297f17a4a94a82adf41d6a66d01/types Dec 02 11:06:10.624042 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2ff8b35d-6f72-4fcf-883b-f49b39b218ff tempest-UserMessagesTest-716531390 tempest-UserMessagesTest-716531390] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1927594893", "extra_specs": {"storage_protocol": "tempest-storage_protocol-669414751", "vendor_name": "tempest-vendor_name-662957854"}}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:06:10.755656 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2ff8b35d-6f72-4fcf-883b-f49b39b218ff tempest-UserMessagesTest-716531390 tempest-UserMessagesTest-716531390] http://10.222.0.23/volume/v3/4835f297f17a4a94a82adf41d6a66d01/types returned with HTTP 200 Dec 02 11:06:10.757105 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 961/1914] 10.222.0.23 () {60 vars in 1220 bytes} [Wed Dec 2 11:06:10 2020] POST /volume/v3/4835f297f17a4a94a82adf41d6a66d01/types => generated 326 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:10.767128 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a5d59869-6203-415d-83cd-0a9cbab70789 tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] POST http://10.222.0.23/volume/v3/6e507d28826e4f4eae025ea3711b66ba/volumes Dec 02 11:06:10.768062 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a5d59869-6203-415d-83cd-0a9cbab70789 tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8007e4ab-f0bd-495c-8704-526d5cfded11", "size": 1, "name": "tempest-UserMessagesTest-Volume-737461272"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:06:10.769476 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-a5d59869-6203-415d-83cd-0a9cbab70789 tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Create volume request body: {'volume': {'volume_type': '8007e4ab-f0bd-495c-8704-526d5cfded11', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-737461272'}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 11:06:10.786493 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-a5d59869-6203-415d-83cd-0a9cbab70789 tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Create volume of 1 GB Dec 02 11:06:10.787555 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:10.787555 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:10.788768 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a5d59869-6203-415d-83cd-0a9cbab70789 tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Availability Zones retrieved successfully. Dec 02 11:06:10.800525 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c5e3499f-7b0f-4660-a892-9e189417d69f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:06:10.801256 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c5e3499f-7b0f-4660-a892-9e189417d69f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:10.802089 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c5e3499f-7b0f-4660-a892-9e189417d69f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:10.802469 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-c5e3499f-7b0f-4660-a892-9e189417d69f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:06:10.822986 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-a5d59869-6203-415d-83cd-0a9cbab70789 tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Flow 'volume_create_api' (d66fbb14-b58f-4a29-a179-3977bae56972) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:06:10.829568 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-a5d59869-6203-415d-83cd-0a9cbab70789 tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (281957da-d97d-4487-b44b-c0ca3cc8404e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:10.832363 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-a5d59869-6203-415d-83cd-0a9cbab70789 tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Validating volume size '1' using validate_int {{(pid=88068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 11:06:10.836813 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:10.836813 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:10.838846 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c5e3499f-7b0f-4660-a892-9e189417d69f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:06:10.845693 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 962/1915] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:10 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 816 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:06:11.088281 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-a5d59869-6203-415d-83cd-0a9cbab70789 tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (281957da-d97d-4487-b44b-c0ca3cc8404e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T11:06:11Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-669414751',vendor_name='tempest-vendor_name-662957854'},id=8007e4ab-f0bd-495c-8704-526d5cfded11,is_public=True,name='tempest-UserMessagesTest-volume-type-1927594893',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8007e4ab-f0bd-495c-8704-526d5cfded11', '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=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:06:11.088281 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-a5d59869-6203-415d-83cd-0a9cbab70789 tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1f92c19-07d3-4557-adf5-fa09ccc57b48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:11.160700 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.quota [None req-a5d59869-6203-415d-83cd-0a9cbab70789 tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1927594893 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1927594893, it is now deprecated. Please use the default quota class for default quota. Dec 02 11:06:11.161743 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.quota [None req-a5d59869-6203-415d-83cd-0a9cbab70789 tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1927594893 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1927594893, it is now deprecated. Please use the default quota class for default quota. Dec 02 11:06:11.255067 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-a5d59869-6203-415d-83cd-0a9cbab70789 tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Created reservations ['b89f926b-9132-44ba-8cdb-ba2c0d5d7e37', 'abb1277b-4c67-4081-8810-75672bc1223e', 'a025f34c-11bd-4e79-adad-5f7522620d26', '46df1609-078e-4299-b3b2-da9c82cfaf7c'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:06:11.255067 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-a5d59869-6203-415d-83cd-0a9cbab70789 tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1f92c19-07d3-4557-adf5-fa09ccc57b48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b89f926b-9132-44ba-8cdb-ba2c0d5d7e37', 'abb1277b-4c67-4081-8810-75672bc1223e', 'a025f34c-11bd-4e79-adad-5f7522620d26', '46df1609-078e-4299-b3b2-da9c82cfaf7c']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:06:11.255067 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-a5d59869-6203-415d-83cd-0a9cbab70789 tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8849f935-f4e4-45a8-8a54-3c0c6a38d7c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:11.459929 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-a5d59869-6203-415d-83cd-0a9cbab70789 tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8849f935-f4e4-45a8-8a54-3c0c6a38d7c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a97282ba-d43d-4d4d-8d0b-6f4553cbe610', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-737461272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e507d28826e4f4eae025ea3711b66ba',qos_specs=None,replication_status=,reservations=['b89f926b-9132-44ba-8cdb-ba2c0d5d7e37','abb1277b-4c67-4081-8810-75672bc1223e','a025f34c-11bd-4e79-adad-5f7522620d26','46df1609-078e-4299-b3b2-da9c82cfaf7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4bedb6d8f9cd4144aa262d50eb81dc9e',volume_type_id=8007e4ab-f0bd-495c-8704-526d5cfded11), '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=2020-12-02T11:06:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-737461272',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a97282ba-d43d-4d4d-8d0b-6f4553cbe610,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e507d28826e4f4eae025ea3711b66ba',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,user_id='4bedb6d8f9cd4144aa262d50eb81dc9e',volume_attachment=,volume_type=,volume_type_id=8007e4ab-f0bd-495c-8704-526d5cfded11)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:06:11.462733 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-a5d59869-6203-415d-83cd-0a9cbab70789 tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b3e685d-9b54-4f8a-b80c-094b78e409f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:11.524957 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-651dcbb8-ec20-4de1-a72e-adac8cf2f0b2 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] GET http://10.222.0.23/volume/v3/d0867c2d0d4e4275b5c6de887cac5da6/volumes/e22594be-4531-4d86-8e99-942fe038d341 Dec 02 11:06:11.524957 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-651dcbb8-ec20-4de1-a72e-adac8cf2f0b2 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:11.524957 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:11.524957 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:11.524957 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-651dcbb8-ec20-4de1-a72e-adac8cf2f0b2 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:11.531423 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-a5d59869-6203-415d-83cd-0a9cbab70789 tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b3e685d-9b54-4f8a-b80c-094b78e409f8) 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-UserMessagesTest-Volume-737461272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e507d28826e4f4eae025ea3711b66ba',qos_specs=None,replication_status=,reservations=['b89f926b-9132-44ba-8cdb-ba2c0d5d7e37','abb1277b-4c67-4081-8810-75672bc1223e','a025f34c-11bd-4e79-adad-5f7522620d26','46df1609-078e-4299-b3b2-da9c82cfaf7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4bedb6d8f9cd4144aa262d50eb81dc9e',volume_type_id=8007e4ab-f0bd-495c-8704-526d5cfded11)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:06:11.538304 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-a5d59869-6203-415d-83cd-0a9cbab70789 tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cea0f5e-8022-476c-a15d-19b60b2cd794) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:11.582498 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-a5d59869-6203-415d-83cd-0a9cbab70789 tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cea0f5e-8022-476c-a15d-19b60b2cd794) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:06:11.587670 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-a5d59869-6203-415d-83cd-0a9cbab70789 tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Flow 'volume_create_api' (d66fbb14-b58f-4a29-a179-3977bae56972) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:06:11.721379 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a5d59869-6203-415d-83cd-0a9cbab70789 tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Create volume request issued successfully. Dec 02 11:06:11.746353 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:11.746353 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:11.761882 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-651dcbb8-ec20-4de1-a72e-adac8cf2f0b2 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Volume info retrieved successfully. Dec 02 11:06:11.770212 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a5d59869-6203-415d-83cd-0a9cbab70789 tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] http://10.222.0.23/volume/v3/6e507d28826e4f4eae025ea3711b66ba/volumes returned with HTTP 202 Dec 02 11:06:11.777882 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 954/1916] 10.222.0.23 () {62 vars in 1266 bytes} [Wed Dec 2 11:06:10 2020] POST /volume/v3/6e507d28826e4f4eae025ea3711b66ba/volumes => generated 851 bytes in 1015 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:06:11.802633 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-66bee478-bb47-4be5-ab08-a99b9309b04c tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] GET http://10.222.0.23/volume/v3/6e507d28826e4f4eae025ea3711b66ba/volumes/a97282ba-d43d-4d4d-8d0b-6f4553cbe610 Dec 02 11:06:11.805672 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-651dcbb8-ec20-4de1-a72e-adac8cf2f0b2 tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] http://10.222.0.23/volume/v3/d0867c2d0d4e4275b5c6de887cac5da6/volumes/e22594be-4531-4d86-8e99-942fe038d341 returned with HTTP 200 Dec 02 11:06:11.807019 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 963/1917] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:11 2020] GET /volume/v3/d0867c2d0d4e4275b5c6de887cac5da6/volumes/e22594be-4531-4d86-8e99-942fe038d341 => generated 920 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:11.812585 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-66bee478-bb47-4be5-ab08-a99b9309b04c tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:11.812870 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:11.812870 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:11.815856 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-66bee478-bb47-4be5-ab08-a99b9309b04c tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:11.853287 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d1e2889f-fab6-4ae0-adf3-a65e17433d4f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:06:11.854292 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d1e2889f-fab6-4ae0-adf3-a65e17433d4f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:11.854704 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:11.854704 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:11.855348 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d1e2889f-fab6-4ae0-adf3-a65e17433d4f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:11.855919 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-d1e2889f-fab6-4ae0-adf3-a65e17433d4f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:06:11.882141 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:11.882141 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:11.883981 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d1e2889f-fab6-4ae0-adf3-a65e17433d4f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:06:11.890774 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 964/1918] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:11 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 816 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:11.920192 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:11.920192 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:11.936321 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-66bee478-bb47-4be5-ab08-a99b9309b04c tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Volume info retrieved successfully. Dec 02 11:06:11.984303 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-66bee478-bb47-4be5-ab08-a99b9309b04c tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] http://10.222.0.23/volume/v3/6e507d28826e4f4eae025ea3711b66ba/volumes/a97282ba-d43d-4d4d-8d0b-6f4553cbe610 returned with HTTP 200 Dec 02 11:06:11.984303 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 955/1919] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:06:11 2020] GET /volume/v3/6e507d28826e4f4eae025ea3711b66ba/volumes/a97282ba-d43d-4d4d-8d0b-6f4553cbe610 => generated 940 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:12.027623 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a7c486cd-21b8-47c7-98a5-09f986397b18 tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] GET http://10.222.0.23/volume/v3/6e507d28826e4f4eae025ea3711b66ba/messages Dec 02 11:06:12.027623 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a7c486cd-21b8-47c7-98a5-09f986397b18 tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:12.027623 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:12.027623 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:12.027623 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a7c486cd-21b8-47c7-98a5-09f986397b18 tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Calling method 'version_select' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:12.027623 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a7c486cd-21b8-47c7-98a5-09f986397b18 tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] http://10.222.0.23/volume/v3/6e507d28826e4f4eae025ea3711b66ba/messages returned with HTTP 200 Dec 02 11:06:12.030624 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 965/1920] 10.222.0.23 () {60 vars in 1247 bytes} [Wed Dec 2 11:06:11 2020] GET /volume/v3/6e507d28826e4f4eae025ea3711b66ba/messages => generated 736 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:12.044117 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b87f4739-1094-45d9-b1bd-064555abeea2 tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] GET http://10.222.0.23/volume/v3/6e507d28826e4f4eae025ea3711b66ba/messages/9301a6c1-3891-4765-b636-f8f32b81b96f Dec 02 11:06:12.044117 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b87f4739-1094-45d9-b1bd-064555abeea2 tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:12.044117 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:12.044117 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:12.044117 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b87f4739-1094-45d9-b1bd-064555abeea2 tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Calling method 'version_select' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:12.059494 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b87f4739-1094-45d9-b1bd-064555abeea2 tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] http://10.222.0.23/volume/v3/6e507d28826e4f4eae025ea3711b66ba/messages/9301a6c1-3891-4765-b636-f8f32b81b96f returned with HTTP 200 Dec 02 11:06:12.078085 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 956/1921] 10.222.0.23 () {60 vars in 1358 bytes} [Wed Dec 2 11:06:12 2020] GET /volume/v3/6e507d28826e4f4eae025ea3711b66ba/messages/9301a6c1-3891-4765-b636-f8f32b81b96f => generated 733 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:06:12.085971 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3986b7b1-433f-4ea1-b8f9-07cc22220671 tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] GET http://10.222.0.23/volume/v3/6e507d28826e4f4eae025ea3711b66ba/messages Dec 02 11:06:12.085971 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3986b7b1-433f-4ea1-b8f9-07cc22220671 tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:12.085971 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3986b7b1-433f-4ea1-b8f9-07cc22220671 tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Calling method 'version_select' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:12.101775 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3986b7b1-433f-4ea1-b8f9-07cc22220671 tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] http://10.222.0.23/volume/v3/6e507d28826e4f4eae025ea3711b66ba/messages returned with HTTP 200 Dec 02 11:06:12.101775 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 966/1922] 10.222.0.23 () {60 vars in 1247 bytes} [Wed Dec 2 11:06:12 2020] GET /volume/v3/6e507d28826e4f4eae025ea3711b66ba/messages => generated 736 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:12.117931 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-27cc0ae5-6437-4e37-9c04-81d77931b771 tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] DELETE http://10.222.0.23/volume/v3/6e507d28826e4f4eae025ea3711b66ba/messages/9301a6c1-3891-4765-b636-f8f32b81b96f Dec 02 11:06:12.117931 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-27cc0ae5-6437-4e37-9c04-81d77931b771 tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:12.117931 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-27cc0ae5-6437-4e37-9c04-81d77931b771 tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Calling method 'version_select' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:12.133170 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 02 11:06:12.133170 n-d-764292-5 devstack@c-api.service[88067]: "UPDATE / DELETE expressions." % clause Dec 02 11:06:12.155543 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-27cc0ae5-6437-4e37-9c04-81d77931b771 tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] http://10.222.0.23/volume/v3/6e507d28826e4f4eae025ea3711b66ba/messages/9301a6c1-3891-4765-b636-f8f32b81b96f returned with HTTP 204 Dec 02 11:06:12.155543 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 957/1923] 10.222.0.23 () {60 vars in 1361 bytes} [Wed Dec 2 11:06:12 2020] DELETE /volume/v3/6e507d28826e4f4eae025ea3711b66ba/messages/9301a6c1-3891-4765-b636-f8f32b81b96f => generated 0 bytes in 47 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Dec 02 11:06:12.170599 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-df994d59-59ec-40b2-bcbc-e1166ca2d3ad tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] DELETE http://10.222.0.23/volume/v3/6e507d28826e4f4eae025ea3711b66ba/volumes/a97282ba-d43d-4d4d-8d0b-6f4553cbe610 Dec 02 11:06:12.170599 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-df994d59-59ec-40b2-bcbc-e1166ca2d3ad tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:12.170599 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-df994d59-59ec-40b2-bcbc-e1166ca2d3ad tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:12.170599 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-df994d59-59ec-40b2-bcbc-e1166ca2d3ad tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Delete volume with id: a97282ba-d43d-4d4d-8d0b-6f4553cbe610 Dec 02 11:06:12.291008 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:12.291008 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:12.292212 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-df994d59-59ec-40b2-bcbc-e1166ca2d3ad tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Volume info retrieved successfully. Dec 02 11:06:12.299641 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-df994d59-59ec-40b2-bcbc-e1166ca2d3ad tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Decrease volume quotas only if status is not error_managing. {{(pid=88069) delete /opt/stack/cinder/cinder/volume/api.py:410}} Dec 02 11:06:12.458109 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.quota [None req-df994d59-59ec-40b2-bcbc-e1166ca2d3ad tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1927594893 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1927594893, it is now deprecated. Please use the default quota class for default quota. Dec 02 11:06:12.458109 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.quota [None req-df994d59-59ec-40b2-bcbc-e1166ca2d3ad tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1927594893 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1927594893, it is now deprecated. Please use the default quota class for default quota. Dec 02 11:06:12.484761 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-df994d59-59ec-40b2-bcbc-e1166ca2d3ad tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Created reservations ['aa8c2584-f685-486b-bf70-4bb8e0ded6d4', 'fc9d7449-aba2-47cf-a688-3c1def05e54c', '948bc3b2-ace2-4922-972e-6f02673b1589', '0f773e4b-4c49-4659-918f-06fb6d02ac96'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:06:12.484761 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 02 11:06:12.484761 n-d-764292-5 devstack@c-api.service[88067]: "UPDATE / DELETE expressions." % clause Dec 02 11:06:12.563053 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-df994d59-59ec-40b2-bcbc-e1166ca2d3ad tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Delete volume request issued successfully. Dec 02 11:06:12.564172 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-df994d59-59ec-40b2-bcbc-e1166ca2d3ad tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] http://10.222.0.23/volume/v3/6e507d28826e4f4eae025ea3711b66ba/volumes/a97282ba-d43d-4d4d-8d0b-6f4553cbe610 returned with HTTP 202 Dec 02 11:06:12.565977 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 967/1924] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:06:12 2020] DELETE /volume/v3/6e507d28826e4f4eae025ea3711b66ba/volumes/a97282ba-d43d-4d4d-8d0b-6f4553cbe610 => generated 0 bytes in 406 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:06:12.578739 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-26cda035-dd19-4220-a409-af94f39e8e1f tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] GET http://10.222.0.23/volume/v3/6e507d28826e4f4eae025ea3711b66ba/volumes/a97282ba-d43d-4d4d-8d0b-6f4553cbe610 Dec 02 11:06:12.579425 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-26cda035-dd19-4220-a409-af94f39e8e1f tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:12.579652 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:12.579652 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:12.580021 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-26cda035-dd19-4220-a409-af94f39e8e1f tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:12.651790 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-26cda035-dd19-4220-a409-af94f39e8e1f tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] http://10.222.0.23/volume/v3/6e507d28826e4f4eae025ea3711b66ba/volumes/a97282ba-d43d-4d4d-8d0b-6f4553cbe610 returned with HTTP 404 Dec 02 11:06:12.651790 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 968/1925] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:12 2020] GET /volume/v3/6e507d28826e4f4eae025ea3711b66ba/volumes/a97282ba-d43d-4d4d-8d0b-6f4553cbe610 => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:06:12.651790 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-245c8171-ea15-432a-bae8-952d8526b6f1 tempest-UserMessagesTest-716531390 tempest-UserMessagesTest-716531390] DELETE http://10.222.0.23/volume/v3/4835f297f17a4a94a82adf41d6a66d01/types/8007e4ab-f0bd-495c-8704-526d5cfded11 Dec 02 11:06:12.651790 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-245c8171-ea15-432a-bae8-952d8526b6f1 tempest-UserMessagesTest-716531390 tempest-UserMessagesTest-716531390] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:12.651790 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-245c8171-ea15-432a-bae8-952d8526b6f1 tempest-UserMessagesTest-716531390 tempest-UserMessagesTest-716531390] Calling method '_delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:12.812502 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-245c8171-ea15-432a-bae8-952d8526b6f1 tempest-UserMessagesTest-716531390 tempest-UserMessagesTest-716531390] http://10.222.0.23/volume/v3/4835f297f17a4a94a82adf41d6a66d01/types/8007e4ab-f0bd-495c-8704-526d5cfded11 returned with HTTP 202 Dec 02 11:06:12.812502 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 969/1926] 10.222.0.23 () {58 vars in 1312 bytes} [Wed Dec 2 11:06:12 2020] DELETE /volume/v3/4835f297f17a4a94a82adf41d6a66d01/types/8007e4ab-f0bd-495c-8704-526d5cfded11 => generated 0 bytes in 163 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 02 11:06:12.816277 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-340ceacf-80ee-4534-9202-e2e5ef40cc35 tempest-UserMessagesTest-716531390 tempest-UserMessagesTest-716531390] GET http://10.222.0.23/volume/v3/4835f297f17a4a94a82adf41d6a66d01/types/8007e4ab-f0bd-495c-8704-526d5cfded11 Dec 02 11:06:12.816277 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-340ceacf-80ee-4534-9202-e2e5ef40cc35 tempest-UserMessagesTest-716531390 tempest-UserMessagesTest-716531390] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:12.816277 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-340ceacf-80ee-4534-9202-e2e5ef40cc35 tempest-UserMessagesTest-716531390 tempest-UserMessagesTest-716531390] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:12.849094 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-340ceacf-80ee-4534-9202-e2e5ef40cc35 tempest-UserMessagesTest-716531390 tempest-UserMessagesTest-716531390] http://10.222.0.23/volume/v3/4835f297f17a4a94a82adf41d6a66d01/types/8007e4ab-f0bd-495c-8704-526d5cfded11 returned with HTTP 404 Dec 02 11:06:12.849094 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 970/1927] 10.222.0.23 () {58 vars in 1309 bytes} [Wed Dec 2 11:06:12 2020] GET /volume/v3/4835f297f17a4a94a82adf41d6a66d01/types/8007e4ab-f0bd-495c-8704-526d5cfded11 => generated 114 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 02 11:06:12.856962 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4b5de4a3-589d-447c-9cb0-ff2e5f39d4fe tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] GET http://10.222.0.23/volume/v3/d0867c2d0d4e4275b5c6de887cac5da6/volumes/e22594be-4531-4d86-8e99-942fe038d341 Dec 02 11:06:12.856962 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4b5de4a3-589d-447c-9cb0-ff2e5f39d4fe tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:12.856962 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4b5de4a3-589d-447c-9cb0-ff2e5f39d4fe tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:12.930700 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8d20b310-cfd0-4b50-aa70-9f627782adcf tempest-GroupTypeSpecsTest-1923260859 tempest-GroupTypeSpecsTest-1923260859] POST http://10.222.0.23/volume/v3/9f93fefdc051491ebb3ca987a573cc50/group_types Dec 02 11:06:12.931604 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8d20b310-cfd0-4b50-aa70-9f627782adcf tempest-GroupTypeSpecsTest-1923260859 tempest-GroupTypeSpecsTest-1923260859] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1926038895"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:06:12.957548 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4b5de4a3-589d-447c-9cb0-ff2e5f39d4fe tempest-VolumeQuotasNegativeTestJSON-232115418 tempest-VolumeQuotasNegativeTestJSON-232115418] http://10.222.0.23/volume/v3/d0867c2d0d4e4275b5c6de887cac5da6/volumes/e22594be-4531-4d86-8e99-942fe038d341 returned with HTTP 404 Dec 02 11:06:12.958691 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 971/1928] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:12 2020] GET /volume/v3/d0867c2d0d4e4275b5c6de887cac5da6/volumes/e22594be-4531-4d86-8e99-942fe038d341 => generated 109 bytes in 115 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:06:12.986818 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5c670e66-f0e9-45b5-9e7f-1a0cfb8af93c tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] DELETE http://10.222.0.23/volume/v3/6e507d28826e4f4eae025ea3711b66ba/volumes/428875ed-2d68-4239-8603-09cba267e07d Dec 02 11:06:13.008367 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5c670e66-f0e9-45b5-9e7f-1a0cfb8af93c tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:13.008367 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5c670e66-f0e9-45b5-9e7f-1a0cfb8af93c tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:13.008367 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-5c670e66-f0e9-45b5-9e7f-1a0cfb8af93c tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Delete volume with id: 428875ed-2d68-4239-8603-09cba267e07d Dec 02 11:06:13.065829 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8d20b310-cfd0-4b50-aa70-9f627782adcf tempest-GroupTypeSpecsTest-1923260859 tempest-GroupTypeSpecsTest-1923260859] http://10.222.0.23/volume/v3/9f93fefdc051491ebb3ca987a573cc50/group_types returned with HTTP 202 Dec 02 11:06:13.072284 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 958/1929] 10.222.0.23 () {62 vars in 1278 bytes} [Wed Dec 2 11:06:12 2020] POST /volume/v3/9f93fefdc051491ebb3ca987a573cc50/group_types => generated 181 bytes in 561 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Dec 02 11:06:13.092369 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1abb17b7-65e3-49b3-897f-cf9a17593d04 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:06:13.092369 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1abb17b7-65e3-49b3-897f-cf9a17593d04 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:13.092369 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1abb17b7-65e3-49b3-897f-cf9a17593d04 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:13.099661 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-1abb17b7-65e3-49b3-897f-cf9a17593d04 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:06:13.184857 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:13.184857 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:13.184857 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1abb17b7-65e3-49b3-897f-cf9a17593d04 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:06:13.189091 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 959/1930] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:13 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 816 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:13.198231 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7af5c5c6-8558-4ca4-bdd5-4c0b8b0f6e3c tempest-VolumeQuotasNegativeTestJSON-30215555 tempest-VolumeQuotasNegativeTestJSON-30215555] PUT http://10.222.0.23/volume/v3/7e3d95c141ca460c80d0df4cff8343b0/os-quota-sets/d0867c2d0d4e4275b5c6de887cac5da6 Dec 02 11:06:13.199563 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:13.199563 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:13.201203 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-5c670e66-f0e9-45b5-9e7f-1a0cfb8af93c tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Volume info retrieved successfully. Dec 02 11:06:13.201657 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:13.201657 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:13.202234 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7af5c5c6-8558-4ca4-bdd5-4c0b8b0f6e3c tempest-VolumeQuotasNegativeTestJSON-30215555 tempest-VolumeQuotasNegativeTestJSON-30215555] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:06:13.205231 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-5c670e66-f0e9-45b5-9e7f-1a0cfb8af93c tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Decrease volume quotas only if status is not error_managing. {{(pid=88069) delete /opt/stack/cinder/cinder/volume/api.py:410}} Dec 02 11:06:13.266987 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.quota [None req-5c670e66-f0e9-45b5-9e7f-1a0cfb8af93c tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-202077710 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-202077710, it is now deprecated. Please use the default quota class for default quota. Dec 02 11:06:13.271056 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.quota [None req-5c670e66-f0e9-45b5-9e7f-1a0cfb8af93c tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-202077710 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-202077710, it is now deprecated. Please use the default quota class for default quota. Dec 02 11:06:13.341974 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-5c670e66-f0e9-45b5-9e7f-1a0cfb8af93c tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Created reservations ['e421c369-2336-4095-8447-d1a0f060ea10', 'ce5836cf-a7af-423c-b525-4eef20c902a2', 'ed3b6694-6fd9-4f54-8a2b-23769f8cf8a6', 'c672d9b3-6fa2-490d-bcec-8c852f45856b'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:06:13.341974 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 02 11:06:13.341974 n-d-764292-5 devstack@c-api.service[88067]: "UPDATE / DELETE expressions." % clause Dec 02 11:06:13.389358 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-5c670e66-f0e9-45b5-9e7f-1a0cfb8af93c tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Delete volume request issued successfully. Dec 02 11:06:13.396048 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5c670e66-f0e9-45b5-9e7f-1a0cfb8af93c tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] http://10.222.0.23/volume/v3/6e507d28826e4f4eae025ea3711b66ba/volumes/428875ed-2d68-4239-8603-09cba267e07d returned with HTTP 202 Dec 02 11:06:13.396048 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 972/1931] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:06:12 2020] DELETE /volume/v3/6e507d28826e4f4eae025ea3711b66ba/volumes/428875ed-2d68-4239-8603-09cba267e07d => generated 0 bytes in 426 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:06:13.400791 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-def1527e-736e-48b3-be01-d6e6fe48b1e0 tempest-GroupTypeSpecsTest-1923260859 tempest-GroupTypeSpecsTest-1923260859] POST http://10.222.0.23/volume/v3/9f93fefdc051491ebb3ca987a573cc50/group_types/76ffbdda-a5df-4285-8dbd-f909ba245407/group_specs Dec 02 11:06:13.400791 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:13.400791 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:13.400791 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-def1527e-736e-48b3-be01-d6e6fe48b1e0 tempest-GroupTypeSpecsTest-1923260859 tempest-GroupTypeSpecsTest-1923260859] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:06:13.442577 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-def1527e-736e-48b3-be01-d6e6fe48b1e0 tempest-GroupTypeSpecsTest-1923260859 tempest-GroupTypeSpecsTest-1923260859] http://10.222.0.23/volume/v3/9f93fefdc051491ebb3ca987a573cc50/group_types/76ffbdda-a5df-4285-8dbd-f909ba245407/group_specs returned with HTTP 202 Dec 02 11:06:13.442577 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 973/1932] 10.222.0.23 () {62 vars in 1425 bytes} [Wed Dec 2 11:06:13 2020] POST /volume/v3/9f93fefdc051491ebb3ca987a573cc50/group_types/76ffbdda-a5df-4285-8dbd-f909ba245407/group_specs => generated 53 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:06:13.461371 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-56fe0a6a-3ae9-4ef2-98d0-fe3aaafe5e3a tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] GET http://10.222.0.23/volume/v3/6e507d28826e4f4eae025ea3711b66ba/volumes/428875ed-2d68-4239-8603-09cba267e07d Dec 02 11:06:13.461371 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-56fe0a6a-3ae9-4ef2-98d0-fe3aaafe5e3a tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:13.461371 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-56fe0a6a-3ae9-4ef2-98d0-fe3aaafe5e3a tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:13.522210 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-56fe0a6a-3ae9-4ef2-98d0-fe3aaafe5e3a tempest-UserMessagesTest-490973226 tempest-UserMessagesTest-490973226] http://10.222.0.23/volume/v3/6e507d28826e4f4eae025ea3711b66ba/volumes/428875ed-2d68-4239-8603-09cba267e07d returned with HTTP 404 Dec 02 11:06:13.523996 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 974/1933] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:13 2020] GET /volume/v3/6e507d28826e4f4eae025ea3711b66ba/volumes/428875ed-2d68-4239-8603-09cba267e07d => generated 109 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:06:13.532474 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e98722f0-8516-4591-abe0-9be13e989e42 tempest-GroupTypeSpecsTest-1923260859 tempest-GroupTypeSpecsTest-1923260859] POST http://10.222.0.23/volume/v3/9f93fefdc051491ebb3ca987a573cc50/group_types/76ffbdda-a5df-4285-8dbd-f909ba245407/group_specs Dec 02 11:06:13.533621 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e98722f0-8516-4591-abe0-9be13e989e42 tempest-GroupTypeSpecsTest-1923260859 tempest-GroupTypeSpecsTest-1923260859] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:06:13.562916 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e98722f0-8516-4591-abe0-9be13e989e42 tempest-GroupTypeSpecsTest-1923260859 tempest-GroupTypeSpecsTest-1923260859] http://10.222.0.23/volume/v3/9f93fefdc051491ebb3ca987a573cc50/group_types/76ffbdda-a5df-4285-8dbd-f909ba245407/group_specs returned with HTTP 202 Dec 02 11:06:13.563947 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 975/1934] 10.222.0.23 () {62 vars in 1425 bytes} [Wed Dec 2 11:06:13 2020] POST /volume/v3/9f93fefdc051491ebb3ca987a573cc50/group_types/76ffbdda-a5df-4285-8dbd-f909ba245407/group_specs => generated 61 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:06:13.578631 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2077d8a4-ea98-467a-a176-941dee58e6d5 tempest-UserMessagesTest-716531390 tempest-UserMessagesTest-716531390] DELETE http://10.222.0.23/volume/v3/4835f297f17a4a94a82adf41d6a66d01/types/3f1d370f-1238-4464-851b-72ab541acf03 Dec 02 11:06:13.578631 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2077d8a4-ea98-467a-a176-941dee58e6d5 tempest-UserMessagesTest-716531390 tempest-UserMessagesTest-716531390] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:13.578631 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2077d8a4-ea98-467a-a176-941dee58e6d5 tempest-UserMessagesTest-716531390 tempest-UserMessagesTest-716531390] Calling method '_delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:13.712530 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2077d8a4-ea98-467a-a176-941dee58e6d5 tempest-UserMessagesTest-716531390 tempest-UserMessagesTest-716531390] http://10.222.0.23/volume/v3/4835f297f17a4a94a82adf41d6a66d01/types/3f1d370f-1238-4464-851b-72ab541acf03 returned with HTTP 202 Dec 02 11:06:13.725431 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 976/1935] 10.222.0.23 () {58 vars in 1312 bytes} [Wed Dec 2 11:06:13 2020] DELETE /volume/v3/4835f297f17a4a94a82adf41d6a66d01/types/3f1d370f-1238-4464-851b-72ab541acf03 => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:06:13.752642 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-17027a9d-179a-408a-aa6d-65e6a2070c5e tempest-GroupTypeSpecsTest-1923260859 tempest-GroupTypeSpecsTest-1923260859] GET http://10.222.0.23/volume/v3/9f93fefdc051491ebb3ca987a573cc50/group_types/76ffbdda-a5df-4285-8dbd-f909ba245407/group_specs/key2 Dec 02 11:06:13.752642 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-17027a9d-179a-408a-aa6d-65e6a2070c5e tempest-GroupTypeSpecsTest-1923260859 tempest-GroupTypeSpecsTest-1923260859] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:13.757319 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.quota [None req-7af5c5c6-8558-4ca4-bdd5-4c0b8b0f6e3c tempest-VolumeQuotasNegativeTestJSON-30215555 tempest-VolumeQuotasNegativeTestJSON-30215555] Deprecated: Default quota for resource: snapshots_tempest-UserMessagesTest-volume-type-202077710 is set by the default quota flag: quota_snapshots_tempest-UserMessagesTest-volume-type-202077710, it is now deprecated. Please use the default quota class for default quota. Dec 02 11:06:13.761448 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-17027a9d-179a-408a-aa6d-65e6a2070c5e tempest-GroupTypeSpecsTest-1923260859 tempest-GroupTypeSpecsTest-1923260859] Calling method 'version_select' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:13.790434 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7af5c5c6-8558-4ca4-bdd5-4c0b8b0f6e3c tempest-VolumeQuotasNegativeTestJSON-30215555 tempest-VolumeQuotasNegativeTestJSON-30215555] http://10.222.0.23/volume/v3/7e3d95c141ca460c80d0df4cff8343b0/os-quota-sets/d0867c2d0d4e4275b5c6de887cac5da6 returned with HTTP 200 Dec 02 11:06:13.791699 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 960/1936] 10.222.0.23 () {60 vars in 1342 bytes} [Wed Dec 2 11:06:13 2020] PUT /volume/v3/7e3d95c141ca460c80d0df4cff8343b0/os-quota-sets/d0867c2d0d4e4275b5c6de887cac5da6 => generated 509 bytes in 602 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:13.801538 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b7779c34-393c-46cf-9ba6-71e544a2ad0b tempest-UserMessagesTest-716531390 tempest-UserMessagesTest-716531390] GET http://10.222.0.23/volume/v3/4835f297f17a4a94a82adf41d6a66d01/types/3f1d370f-1238-4464-851b-72ab541acf03 Dec 02 11:06:13.802382 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b7779c34-393c-46cf-9ba6-71e544a2ad0b tempest-UserMessagesTest-716531390 tempest-UserMessagesTest-716531390] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:13.804687 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b7779c34-393c-46cf-9ba6-71e544a2ad0b tempest-UserMessagesTest-716531390 tempest-UserMessagesTest-716531390] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:13.838322 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b7779c34-393c-46cf-9ba6-71e544a2ad0b tempest-UserMessagesTest-716531390 tempest-UserMessagesTest-716531390] http://10.222.0.23/volume/v3/4835f297f17a4a94a82adf41d6a66d01/types/3f1d370f-1238-4464-851b-72ab541acf03 returned with HTTP 404 Dec 02 11:06:13.839707 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 961/1937] 10.222.0.23 () {58 vars in 1309 bytes} [Wed Dec 2 11:06:13 2020] GET /volume/v3/4835f297f17a4a94a82adf41d6a66d01/types/3f1d370f-1238-4464-851b-72ab541acf03 => generated 114 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:06:13.843206 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-17027a9d-179a-408a-aa6d-65e6a2070c5e tempest-GroupTypeSpecsTest-1923260859 tempest-GroupTypeSpecsTest-1923260859] http://10.222.0.23/volume/v3/9f93fefdc051491ebb3ca987a573cc50/group_types/76ffbdda-a5df-4285-8dbd-f909ba245407/group_specs/key2 returned with HTTP 200 Dec 02 11:06:13.844091 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 977/1938] 10.222.0.23 () {60 vars in 1419 bytes} [Wed Dec 2 11:06:13 2020] GET /volume/v3/9f93fefdc051491ebb3ca987a573cc50/group_types/76ffbdda-a5df-4285-8dbd-f909ba245407/group_specs/key2 => generated 26 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:13.855115 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a888029a-abb9-4b3a-9fae-5788aa190646 tempest-GroupTypeSpecsTest-1923260859 tempest-GroupTypeSpecsTest-1923260859] GET http://10.222.0.23/volume/v3/9f93fefdc051491ebb3ca987a573cc50/group_types/76ffbdda-a5df-4285-8dbd-f909ba245407/group_specs/key3 Dec 02 11:06:13.862683 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a888029a-abb9-4b3a-9fae-5788aa190646 tempest-GroupTypeSpecsTest-1923260859 tempest-GroupTypeSpecsTest-1923260859] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:13.863668 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a888029a-abb9-4b3a-9fae-5788aa190646 tempest-GroupTypeSpecsTest-1923260859 tempest-GroupTypeSpecsTest-1923260859] Calling method 'version_select' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:13.903512 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a888029a-abb9-4b3a-9fae-5788aa190646 tempest-GroupTypeSpecsTest-1923260859 tempest-GroupTypeSpecsTest-1923260859] http://10.222.0.23/volume/v3/9f93fefdc051491ebb3ca987a573cc50/group_types/76ffbdda-a5df-4285-8dbd-f909ba245407/group_specs/key3 returned with HTTP 200 Dec 02 11:06:13.908873 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 962/1939] 10.222.0.23 () {60 vars in 1419 bytes} [Wed Dec 2 11:06:13 2020] GET /volume/v3/9f93fefdc051491ebb3ca987a573cc50/group_types/76ffbdda-a5df-4285-8dbd-f909ba245407/group_specs/key3 => generated 18 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:13.914916 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3f6a8843-f071-4d68-8f5e-54d1faeffb7f tempest-GroupTypeSpecsTest-1923260859 tempest-GroupTypeSpecsTest-1923260859] PUT http://10.222.0.23/volume/v3/9f93fefdc051491ebb3ca987a573cc50/group_types/76ffbdda-a5df-4285-8dbd-f909ba245407/group_specs/key3 Dec 02 11:06:13.916222 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3f6a8843-f071-4d68-8f5e-54d1faeffb7f tempest-GroupTypeSpecsTest-1923260859 tempest-GroupTypeSpecsTest-1923260859] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:06:14.089296 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3f6a8843-f071-4d68-8f5e-54d1faeffb7f tempest-GroupTypeSpecsTest-1923260859 tempest-GroupTypeSpecsTest-1923260859] http://10.222.0.23/volume/v3/9f93fefdc051491ebb3ca987a573cc50/group_types/76ffbdda-a5df-4285-8dbd-f909ba245407/group_specs/key3 returned with HTTP 200 Dec 02 11:06:14.089296 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 978/1940] 10.222.0.23 () {62 vars in 1439 bytes} [Wed Dec 2 11:06:13 2020] PUT /volume/v3/9f93fefdc051491ebb3ca987a573cc50/group_types/76ffbdda-a5df-4285-8dbd-f909ba245407/group_specs/key3 => generated 26 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:14.099609 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b05f1634-6875-4001-a97d-c3ea70f4ba4f tempest-GroupTypeSpecsTest-1923260859 tempest-GroupTypeSpecsTest-1923260859] GET http://10.222.0.23/volume/v3/9f93fefdc051491ebb3ca987a573cc50/group_types/76ffbdda-a5df-4285-8dbd-f909ba245407/group_specs Dec 02 11:06:14.099609 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b05f1634-6875-4001-a97d-c3ea70f4ba4f tempest-GroupTypeSpecsTest-1923260859 tempest-GroupTypeSpecsTest-1923260859] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:14.099609 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b05f1634-6875-4001-a97d-c3ea70f4ba4f tempest-GroupTypeSpecsTest-1923260859 tempest-GroupTypeSpecsTest-1923260859] Calling method 'version_select' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:14.150914 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b05f1634-6875-4001-a97d-c3ea70f4ba4f tempest-GroupTypeSpecsTest-1923260859 tempest-GroupTypeSpecsTest-1923260859] http://10.222.0.23/volume/v3/9f93fefdc051491ebb3ca987a573cc50/group_types/76ffbdda-a5df-4285-8dbd-f909ba245407/group_specs returned with HTTP 200 Dec 02 11:06:14.150914 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 963/1941] 10.222.0.23 () {60 vars in 1404 bytes} [Wed Dec 2 11:06:14 2020] GET /volume/v3/9f93fefdc051491ebb3ca987a573cc50/group_types/76ffbdda-a5df-4285-8dbd-f909ba245407/group_specs => generated 87 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:14.155842 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c5d44669-5513-414e-b441-a08a629bf86e tempest-GroupTypeSpecsTest-1923260859 tempest-GroupTypeSpecsTest-1923260859] DELETE http://10.222.0.23/volume/v3/9f93fefdc051491ebb3ca987a573cc50/group_types/76ffbdda-a5df-4285-8dbd-f909ba245407/group_specs/key1 Dec 02 11:06:14.155842 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c5d44669-5513-414e-b441-a08a629bf86e tempest-GroupTypeSpecsTest-1923260859 tempest-GroupTypeSpecsTest-1923260859] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:14.155842 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c5d44669-5513-414e-b441-a08a629bf86e tempest-GroupTypeSpecsTest-1923260859 tempest-GroupTypeSpecsTest-1923260859] Calling method 'version_select' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:14.199838 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-db5a1b91-84c6-48c9-8cc3-bac02a06ec81 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:06:14.199838 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-db5a1b91-84c6-48c9-8cc3-bac02a06ec81 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:14.199838 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-db5a1b91-84c6-48c9-8cc3-bac02a06ec81 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:14.200319 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-db5a1b91-84c6-48c9-8cc3-bac02a06ec81 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:06:14.234885 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c5d44669-5513-414e-b441-a08a629bf86e tempest-GroupTypeSpecsTest-1923260859 tempest-GroupTypeSpecsTest-1923260859] http://10.222.0.23/volume/v3/9f93fefdc051491ebb3ca987a573cc50/group_types/76ffbdda-a5df-4285-8dbd-f909ba245407/group_specs/key1 returned with HTTP 202 Dec 02 11:06:14.239685 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 979/1942] 10.222.0.23 () {60 vars in 1422 bytes} [Wed Dec 2 11:06:14 2020] DELETE /volume/v3/9f93fefdc051491ebb3ca987a573cc50/group_types/76ffbdda-a5df-4285-8dbd-f909ba245407/group_specs/key1 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 02 11:06:14.249088 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-080666b1-cab1-4ab6-af44-c4b511455b7b tempest-GroupTypeSpecsTest-1923260859 tempest-GroupTypeSpecsTest-1923260859] GET http://10.222.0.23/volume/v3/9f93fefdc051491ebb3ca987a573cc50/group_types/76ffbdda-a5df-4285-8dbd-f909ba245407/group_specs/key1 Dec 02 11:06:14.249669 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-080666b1-cab1-4ab6-af44-c4b511455b7b tempest-GroupTypeSpecsTest-1923260859 tempest-GroupTypeSpecsTest-1923260859] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:14.260212 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-080666b1-cab1-4ab6-af44-c4b511455b7b tempest-GroupTypeSpecsTest-1923260859 tempest-GroupTypeSpecsTest-1923260859] Calling method 'version_select' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:14.282006 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:14.282006 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:14.297522 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-db5a1b91-84c6-48c9-8cc3-bac02a06ec81 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:06:14.298433 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 964/1943] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:14 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 816 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:14.329144 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-080666b1-cab1-4ab6-af44-c4b511455b7b tempest-GroupTypeSpecsTest-1923260859 tempest-GroupTypeSpecsTest-1923260859] HTTP exception thrown: Group Type 76ffbdda-a5df-4285-8dbd-f909ba245407 has no extra spec with key key1. Dec 02 11:06:14.329508 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-080666b1-cab1-4ab6-af44-c4b511455b7b tempest-GroupTypeSpecsTest-1923260859 tempest-GroupTypeSpecsTest-1923260859] http://10.222.0.23/volume/v3/9f93fefdc051491ebb3ca987a573cc50/group_types/76ffbdda-a5df-4285-8dbd-f909ba245407/group_specs/key1 returned with HTTP 404 Dec 02 11:06:14.340172 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3da662e1-c235-4349-a6c7-ba25884941ae tempest-GroupTypeSpecsTest-1923260859 tempest-GroupTypeSpecsTest-1923260859] DELETE http://10.222.0.23/volume/v3/9f93fefdc051491ebb3ca987a573cc50/group_types/76ffbdda-a5df-4285-8dbd-f909ba245407 Dec 02 11:06:14.340785 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3da662e1-c235-4349-a6c7-ba25884941ae tempest-GroupTypeSpecsTest-1923260859 tempest-GroupTypeSpecsTest-1923260859] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:14.341033 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:14.341033 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:14.341344 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3da662e1-c235-4349-a6c7-ba25884941ae tempest-GroupTypeSpecsTest-1923260859 tempest-GroupTypeSpecsTest-1923260859] Calling method 'version_select' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:14.352909 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 980/1944] 10.222.0.23 () {60 vars in 1419 bytes} [Wed Dec 2 11:06:14 2020] GET /volume/v3/9f93fefdc051491ebb3ca987a573cc50/group_types/76ffbdda-a5df-4285-8dbd-f909ba245407/group_specs/key1 => generated 126 bytes in 110 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 02 11:06:14.416841 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 02 11:06:14.416841 n-d-764292-5 devstack@c-api.service[88067]: "UPDATE / DELETE expressions." % clause Dec 02 11:06:14.437109 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3da662e1-c235-4349-a6c7-ba25884941ae tempest-GroupTypeSpecsTest-1923260859 tempest-GroupTypeSpecsTest-1923260859] http://10.222.0.23/volume/v3/9f93fefdc051491ebb3ca987a573cc50/group_types/76ffbdda-a5df-4285-8dbd-f909ba245407 returned with HTTP 202 Dec 02 11:06:14.444491 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 965/1945] 10.222.0.23 () {60 vars in 1371 bytes} [Wed Dec 2 11:06:14 2020] DELETE /volume/v3/9f93fefdc051491ebb3ca987a573cc50/group_types/76ffbdda-a5df-4285-8dbd-f909ba245407 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 02 11:06:15.316087 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-64f3b058-d337-47ff-8a52-675867e01d88 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:06:15.316087 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-64f3b058-d337-47ff-8a52-675867e01d88 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:15.316087 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-64f3b058-d337-47ff-8a52-675867e01d88 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:15.316087 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-64f3b058-d337-47ff-8a52-675867e01d88 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:06:15.366806 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:15.366806 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:15.378468 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-64f3b058-d337-47ff-8a52-675867e01d88 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:06:15.378468 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 981/1946] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:15 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 816 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:15.792699 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8f9ee276-d92d-4f8b-9088-a8c89eef9725 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] POST http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes Dec 02 11:06:15.792699 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8f9ee276-d92d-4f8b-9088-a8c89eef9725 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-2082754027"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:06:15.792699 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-8f9ee276-d92d-4f8b-9088-a8c89eef9725 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2082754027'}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 11:06:15.792699 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-8f9ee276-d92d-4f8b-9088-a8c89eef9725 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Create volume of 1 GB Dec 02 11:06:15.823469 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-8f9ee276-d92d-4f8b-9088-a8c89eef9725 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Availability Zones retrieved successfully. Dec 02 11:06:15.838275 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-8f9ee276-d92d-4f8b-9088-a8c89eef9725 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Flow 'volume_create_api' (adf0a13d-d7b1-4cf5-9e41-3af7c4cdae2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:06:15.845002 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-8f9ee276-d92d-4f8b-9088-a8c89eef9725 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9641884a-a98c-4d49-a69d-eb5c981d554a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:15.845002 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-8f9ee276-d92d-4f8b-9088-a8c89eef9725 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Validating volume size '1' using validate_int {{(pid=88068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 11:06:16.203461 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-8f9ee276-d92d-4f8b-9088-a8c89eef9725 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9641884a-a98c-4d49-a69d-eb5c981d554a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:06:16.203461 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-8f9ee276-d92d-4f8b-9088-a8c89eef9725 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed9af53f-3c2c-4677-b8e5-774d4f6a9be7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:16.384007 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-8f9ee276-d92d-4f8b-9088-a8c89eef9725 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Created reservations ['3d5e8bb1-5f6b-4cac-af78-d895ded2b4f8', 'a57ad041-619b-417a-b08d-84f15933ab09', 'cce76304-92c0-4d98-847e-38aba687f2e3', 'd125151c-bd26-4ca5-8f9a-f05606da0690'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:06:16.400130 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-8f9ee276-d92d-4f8b-9088-a8c89eef9725 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed9af53f-3c2c-4677-b8e5-774d4f6a9be7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d5e8bb1-5f6b-4cac-af78-d895ded2b4f8', 'a57ad041-619b-417a-b08d-84f15933ab09', 'cce76304-92c0-4d98-847e-38aba687f2e3', 'd125151c-bd26-4ca5-8f9a-f05606da0690']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:06:16.406105 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7ca5a833-eaf8-4bb5-9bdb-2bb234d84f64 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:06:16.406105 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7ca5a833-eaf8-4bb5-9bdb-2bb234d84f64 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:16.406105 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:16.406105 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:16.406105 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7ca5a833-eaf8-4bb5-9bdb-2bb234d84f64 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:16.406105 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-7ca5a833-eaf8-4bb5-9bdb-2bb234d84f64 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:06:16.412942 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-8f9ee276-d92d-4f8b-9088-a8c89eef9725 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63c891de-9092-4309-b55c-5363a4b5463a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:16.522444 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:16.522444 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:16.527681 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7ca5a833-eaf8-4bb5-9bdb-2bb234d84f64 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:06:16.527681 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 982/1947] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:16 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 816 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:16.625955 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-8f9ee276-d92d-4f8b-9088-a8c89eef9725 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63c891de-9092-4309-b55c-5363a4b5463a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a8b79a6-0a68-445f-b788-dc319422e28b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2082754027',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7ab41de6560439f9dd942bb15df5213',qos_specs=None,replication_status=,reservations=['3d5e8bb1-5f6b-4cac-af78-d895ded2b4f8','a57ad041-619b-417a-b08d-84f15933ab09','cce76304-92c0-4d98-847e-38aba687f2e3','d125151c-bd26-4ca5-8f9a-f05606da0690'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11a49fdf335a4790a8e03ab83339fbe1',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T11:06:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2082754027',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a8b79a6-0a68-445f-b788-dc319422e28b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7ab41de6560439f9dd942bb15df5213',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,user_id='11a49fdf335a4790a8e03ab83339fbe1',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:06:16.625955 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-8f9ee276-d92d-4f8b-9088-a8c89eef9725 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (850a9e2f-e6a9-4bcc-a08a-8260d4284697) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:16.678184 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-8f9ee276-d92d-4f8b-9088-a8c89eef9725 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (850a9e2f-e6a9-4bcc-a08a-8260d4284697) 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-VolumesSnapshotTestJSON-Volume-2082754027',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7ab41de6560439f9dd942bb15df5213',qos_specs=None,replication_status=,reservations=['3d5e8bb1-5f6b-4cac-af78-d895ded2b4f8','a57ad041-619b-417a-b08d-84f15933ab09','cce76304-92c0-4d98-847e-38aba687f2e3','d125151c-bd26-4ca5-8f9a-f05606da0690'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11a49fdf335a4790a8e03ab83339fbe1',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:06:16.680558 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-8f9ee276-d92d-4f8b-9088-a8c89eef9725 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72044e12-4879-4a28-9fd9-82232c11ef8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:16.708752 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-8f9ee276-d92d-4f8b-9088-a8c89eef9725 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72044e12-4879-4a28-9fd9-82232c11ef8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:06:16.711692 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-8f9ee276-d92d-4f8b-9088-a8c89eef9725 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Flow 'volume_create_api' (adf0a13d-d7b1-4cf5-9e41-3af7c4cdae2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:06:16.903488 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-8f9ee276-d92d-4f8b-9088-a8c89eef9725 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Create volume request issued successfully. Dec 02 11:06:16.958477 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8f9ee276-d92d-4f8b-9088-a8c89eef9725 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes returned with HTTP 202 Dec 02 11:06:16.980039 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3ea26b4a-18e1-4396-8e9c-6abfd54c8808 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/8a8b79a6-0a68-445f-b788-dc319422e28b Dec 02 11:06:16.980039 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3ea26b4a-18e1-4396-8e9c-6abfd54c8808 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:16.980039 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:16.980039 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:16.980039 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3ea26b4a-18e1-4396-8e9c-6abfd54c8808 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:16.991127 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 966/1948] 10.222.0.23 () {60 vars in 1225 bytes} [Wed Dec 2 11:06:15 2020] POST /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes => generated 823 bytes in 1203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:06:17.105183 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:17.105183 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:17.122224 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3ea26b4a-18e1-4396-8e9c-6abfd54c8808 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:06:17.176055 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3ea26b4a-18e1-4396-8e9c-6abfd54c8808 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/8a8b79a6-0a68-445f-b788-dc319422e28b returned with HTTP 200 Dec 02 11:06:17.204362 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 983/1949] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:16 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/8a8b79a6-0a68-445f-b788-dc319422e28b => generated 915 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:17.544646 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d61c7f13-4d63-45c2-9543-bfef8c58b73b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:06:17.544646 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d61c7f13-4d63-45c2-9543-bfef8c58b73b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:17.544646 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:17.544646 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:17.544646 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d61c7f13-4d63-45c2-9543-bfef8c58b73b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:17.544646 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-d61c7f13-4d63-45c2-9543-bfef8c58b73b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:06:17.588737 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:17.588737 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:17.588737 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d61c7f13-4d63-45c2-9543-bfef8c58b73b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:06:17.588737 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 967/1950] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:17 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 816 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:18.214814 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c4341264-b93a-4f09-95f2-b9d6cb58779a tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/8a8b79a6-0a68-445f-b788-dc319422e28b Dec 02 11:06:18.214814 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c4341264-b93a-4f09-95f2-b9d6cb58779a tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:18.214814 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:18.214814 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:18.214814 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c4341264-b93a-4f09-95f2-b9d6cb58779a tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:18.354007 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:18.354007 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:18.392624 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c4341264-b93a-4f09-95f2-b9d6cb58779a tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:06:18.448255 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c4341264-b93a-4f09-95f2-b9d6cb58779a tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/8a8b79a6-0a68-445f-b788-dc319422e28b returned with HTTP 200 Dec 02 11:06:18.449140 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 984/1951] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:18 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/8a8b79a6-0a68-445f-b788-dc319422e28b => generated 915 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:18.600154 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6c7c3b84-6551-4442-8e9a-1b3242ea8d19 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:06:18.600154 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6c7c3b84-6551-4442-8e9a-1b3242ea8d19 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:18.600154 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:18.600154 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:18.605257 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6c7c3b84-6551-4442-8e9a-1b3242ea8d19 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:18.605257 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-6c7c3b84-6551-4442-8e9a-1b3242ea8d19 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:06:18.662635 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:18.662635 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:18.672931 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6c7c3b84-6551-4442-8e9a-1b3242ea8d19 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:06:18.673858 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 968/1952] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:18 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 816 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:19.489528 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-37499c5e-d83c-4d72-b27c-17b911baf433 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/8a8b79a6-0a68-445f-b788-dc319422e28b Dec 02 11:06:19.489528 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-37499c5e-d83c-4d72-b27c-17b911baf433 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:19.489528 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:19.489528 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:19.489528 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-37499c5e-d83c-4d72-b27c-17b911baf433 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:19.588456 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:19.588456 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:19.604995 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-37499c5e-d83c-4d72-b27c-17b911baf433 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:06:19.641868 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-37499c5e-d83c-4d72-b27c-17b911baf433 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/8a8b79a6-0a68-445f-b788-dc319422e28b returned with HTTP 200 Dec 02 11:06:19.641868 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 985/1953] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:19 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/8a8b79a6-0a68-445f-b788-dc319422e28b => generated 916 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:19.661384 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e8f82cd5-8fc6-4601-b425-eb43206ed50c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] POST http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots Dec 02 11:06:19.661384 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:19.661384 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:19.661384 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e8f82cd5-8fc6-4601-b425-eb43206ed50c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8a8b79a6-0a68-445f-b788-dc319422e28b", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1288391792"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:06:19.689263 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-88b59432-b02e-4321-9d18-9e2a7d692a5c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:06:19.689263 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-88b59432-b02e-4321-9d18-9e2a7d692a5c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:19.689263 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:19.689263 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:19.693687 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-88b59432-b02e-4321-9d18-9e2a7d692a5c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:19.693687 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-88b59432-b02e-4321-9d18-9e2a7d692a5c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:06:19.747214 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:19.747214 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:19.747214 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-88b59432-b02e-4321-9d18-9e2a7d692a5c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:06:19.758799 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 986/1954] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:19 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 816 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:19.762670 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:19.762670 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:19.762670 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e8f82cd5-8fc6-4601-b425-eb43206ed50c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:06:19.762670 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v2.snapshots [None req-e8f82cd5-8fc6-4601-b425-eb43206ed50c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Create snapshot from volume 8a8b79a6-0a68-445f-b788-dc319422e28b Dec 02 11:06:19.838014 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-e8f82cd5-8fc6-4601-b425-eb43206ed50c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Created reservations ['bdc4dfee-a36b-405a-8b09-3e7dfc52e944', 'f7862c7a-aad7-457c-8697-d31e8fbb09f9', '0de0583c-9938-42d9-a370-0f471e2d7c72', '6ee1843a-1edb-4211-9fdd-c7c80ecd7327'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:06:20.070056 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e8f82cd5-8fc6-4601-b425-eb43206ed50c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot create request issued successfully. Dec 02 11:06:20.070056 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e8f82cd5-8fc6-4601-b425-eb43206ed50c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots returned with HTTP 202 Dec 02 11:06:20.070056 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 969/1955] 10.222.0.23 () {60 vars in 1232 bytes} [Wed Dec 2 11:06:19 2020] POST /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots => generated 310 bytes in 415 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:06:20.095244 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-55e7d905-3c34-48b3-aa57-d6a0553863e1 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/38ee177a-ba88-4df1-99b4-15e4bf8ab3d1 Dec 02 11:06:20.095244 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-55e7d905-3c34-48b3-aa57-d6a0553863e1 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:20.095244 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:20.095244 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:20.095244 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-55e7d905-3c34-48b3-aa57-d6a0553863e1 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:20.249285 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:20.249285 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:20.252562 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-55e7d905-3c34-48b3-aa57-d6a0553863e1 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:06:20.254834 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-55e7d905-3c34-48b3-aa57-d6a0553863e1 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/38ee177a-ba88-4df1-99b4-15e4bf8ab3d1 returned with HTTP 200 Dec 02 11:06:20.255726 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 987/1956] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:06:20 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/38ee177a-ba88-4df1-99b4-15e4bf8ab3d1 => generated 442 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:20.792740 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9f42a698-636d-4792-b3a0-2d2c8ddb11d6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:06:20.792740 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9f42a698-636d-4792-b3a0-2d2c8ddb11d6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:20.792740 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:20.792740 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:20.792740 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9f42a698-636d-4792-b3a0-2d2c8ddb11d6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:20.792740 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-9f42a698-636d-4792-b3a0-2d2c8ddb11d6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:06:20.895181 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:20.895181 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:20.895181 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9f42a698-636d-4792-b3a0-2d2c8ddb11d6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:06:20.895181 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 970/1957] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:20 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 816 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:21.268946 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-312d3249-29be-4f64-86ab-358a7cbf86ab tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/38ee177a-ba88-4df1-99b4-15e4bf8ab3d1 Dec 02 11:06:21.269401 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-312d3249-29be-4f64-86ab-358a7cbf86ab tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:21.269608 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:21.269608 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:21.269996 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-312d3249-29be-4f64-86ab-358a7cbf86ab tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:21.391455 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:21.391455 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:21.424273 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-312d3249-29be-4f64-86ab-358a7cbf86ab tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:06:21.424273 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-312d3249-29be-4f64-86ab-358a7cbf86ab tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/38ee177a-ba88-4df1-99b4-15e4bf8ab3d1 returned with HTTP 200 Dec 02 11:06:21.424273 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 988/1958] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:06:21 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/38ee177a-ba88-4df1-99b4-15e4bf8ab3d1 => generated 442 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:22.436572 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cf10443a-3ad4-4cf1-b1e6-bbfe0db32f2e tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/38ee177a-ba88-4df1-99b4-15e4bf8ab3d1 Dec 02 11:06:22.437192 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cf10443a-3ad4-4cf1-b1e6-bbfe0db32f2e tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:22.437484 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:22.437484 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:22.437671 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cf10443a-3ad4-4cf1-b1e6-bbfe0db32f2e tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:22.503109 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:22.503109 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:22.503109 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-cf10443a-3ad4-4cf1-b1e6-bbfe0db32f2e tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:06:22.503109 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cf10443a-3ad4-4cf1-b1e6-bbfe0db32f2e tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/38ee177a-ba88-4df1-99b4-15e4bf8ab3d1 returned with HTTP 200 Dec 02 11:06:22.503109 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 989/1959] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:06:22 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/38ee177a-ba88-4df1-99b4-15e4bf8ab3d1 => generated 442 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:22.528426 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3fe94a67-8d86-4968-a649-70115c9f9e46 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:06:22.528426 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3fe94a67-8d86-4968-a649-70115c9f9e46 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:22.528426 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:22.528426 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:22.528426 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3fe94a67-8d86-4968-a649-70115c9f9e46 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:22.528426 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-3fe94a67-8d86-4968-a649-70115c9f9e46 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:06:22.640802 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:22.640802 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:22.657682 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3fe94a67-8d86-4968-a649-70115c9f9e46 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:06:22.657682 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 971/1960] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:21 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 816 bytes in 753 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:23.518663 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2757dbfc-ab93-4d64-9f9f-cfcb96a217ae tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/38ee177a-ba88-4df1-99b4-15e4bf8ab3d1 Dec 02 11:06:23.518663 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2757dbfc-ab93-4d64-9f9f-cfcb96a217ae tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:23.518663 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:23.518663 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:23.518663 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2757dbfc-ab93-4d64-9f9f-cfcb96a217ae tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:23.604742 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:23.604742 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:23.613438 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-2757dbfc-ab93-4d64-9f9f-cfcb96a217ae tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:06:23.637140 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2757dbfc-ab93-4d64-9f9f-cfcb96a217ae tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/38ee177a-ba88-4df1-99b4-15e4bf8ab3d1 returned with HTTP 200 Dec 02 11:06:23.637140 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 990/1961] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:06:23 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/38ee177a-ba88-4df1-99b4-15e4bf8ab3d1 => generated 469 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:23.649658 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-eaede50d-de69-41b5-86d0-919cef33cedb tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] POST http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes Dec 02 11:06:23.649658 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:23.649658 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:23.652465 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-eaede50d-de69-41b5-86d0-919cef33cedb tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "38ee177a-ba88-4df1-99b4-15e4bf8ab3d1", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-590138980"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:06:23.652465 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-eaede50d-de69-41b5-86d0-919cef33cedb tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Create volume request body: {'volume': {'snapshot_id': '38ee177a-ba88-4df1-99b4-15e4bf8ab3d1', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-590138980'}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 11:06:23.675261 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2f954415-213f-42f6-be59-21befa985dad tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:06:23.675261 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2f954415-213f-42f6-be59-21befa985dad tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:23.675261 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:23.675261 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:23.675261 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2f954415-213f-42f6-be59-21befa985dad tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:23.675261 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-2f954415-213f-42f6-be59-21befa985dad tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:06:23.749769 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:23.749769 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:23.753765 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:23.753765 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:23.753765 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-eaede50d-de69-41b5-86d0-919cef33cedb tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:06:23.753765 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-eaede50d-de69-41b5-86d0-919cef33cedb tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Create volume of 2 GB Dec 02 11:06:23.761507 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2f954415-213f-42f6-be59-21befa985dad tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:06:23.770694 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 991/1962] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:23 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 816 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:23.781287 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-eaede50d-de69-41b5-86d0-919cef33cedb tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Availability Zones retrieved successfully. Dec 02 11:06:23.825371 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-eaede50d-de69-41b5-86d0-919cef33cedb tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Flow 'volume_create_api' (141e440f-89d2-4076-bdd0-0c52677e000f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:06:23.829971 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-eaede50d-de69-41b5-86d0-919cef33cedb tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0553efe4-8cc4-4b6c-a3d8-551cb009f80f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:23.835358 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-eaede50d-de69-41b5-86d0-919cef33cedb tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Validating volume size '2' using validate_int, validate_snap_size {{(pid=88068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 11:06:24.138749 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-eaede50d-de69-41b5-86d0-919cef33cedb tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0553efe4-8cc4-4b6c-a3d8-551cb009f80f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '38ee177a-ba88-4df1-99b4-15e4bf8ab3d1', 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:06:24.141114 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-eaede50d-de69-41b5-86d0-919cef33cedb tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa60a9bf-f96c-4ae1-b144-46c0980d24f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:24.254642 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-eaede50d-de69-41b5-86d0-919cef33cedb tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Created reservations ['a93f8445-a908-4054-879f-adbd1c0f5bd5', '0b7c1e8f-bc1a-4cb8-8e0c-d8d5014e6e5d', 'eeb33408-4386-402c-ac77-0ccd122f2c09', '10bf0bce-060e-42f5-81af-da0bdfc10560'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:06:24.254642 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-eaede50d-de69-41b5-86d0-919cef33cedb tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa60a9bf-f96c-4ae1-b144-46c0980d24f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a93f8445-a908-4054-879f-adbd1c0f5bd5', '0b7c1e8f-bc1a-4cb8-8e0c-d8d5014e6e5d', 'eeb33408-4386-402c-ac77-0ccd122f2c09', '10bf0bce-060e-42f5-81af-da0bdfc10560']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:06:24.254642 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-eaede50d-de69-41b5-86d0-919cef33cedb tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fd1c27e-2c17-4a4d-bb2b-97c4ca2786dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:24.626170 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-eaede50d-de69-41b5-86d0-919cef33cedb tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fd1c27e-2c17-4a4d-bb2b-97c4ca2786dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9865db14-171e-4bfc-82e4-d241d2c90485', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-590138980',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7ab41de6560439f9dd942bb15df5213',qos_specs=None,replication_status=,reservations=['a93f8445-a908-4054-879f-adbd1c0f5bd5','0b7c1e8f-bc1a-4cb8-8e0c-d8d5014e6e5d','eeb33408-4386-402c-ac77-0ccd122f2c09','10bf0bce-060e-42f5-81af-da0bdfc10560'],size=2,snapshot_id=38ee177a-ba88-4df1-99b4-15e4bf8ab3d1,source_replicaid=,source_volid=None,status='creating',user_id='11a49fdf335a4790a8e03ab83339fbe1',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T11:06:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-590138980',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9865db14-171e-4bfc-82e4-d241d2c90485,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7ab41de6560439f9dd942bb15df5213',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=2,snapshot_id=38ee177a-ba88-4df1-99b4-15e4bf8ab3d1,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='11a49fdf335a4790a8e03ab83339fbe1',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:06:24.626170 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-eaede50d-de69-41b5-86d0-919cef33cedb tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a75464e2-a74c-4a4f-a27e-e0f10b9bb6ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:24.704852 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-eaede50d-de69-41b5-86d0-919cef33cedb tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a75464e2-a74c-4a4f-a27e-e0f10b9bb6ca) 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-VolumesSnapshotTestJSON-Volume-590138980',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7ab41de6560439f9dd942bb15df5213',qos_specs=None,replication_status=,reservations=['a93f8445-a908-4054-879f-adbd1c0f5bd5','0b7c1e8f-bc1a-4cb8-8e0c-d8d5014e6e5d','eeb33408-4386-402c-ac77-0ccd122f2c09','10bf0bce-060e-42f5-81af-da0bdfc10560'],size=2,snapshot_id=38ee177a-ba88-4df1-99b4-15e4bf8ab3d1,source_replicaid=,source_volid=None,status='creating',user_id='11a49fdf335a4790a8e03ab83339fbe1',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:06:24.712918 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-eaede50d-de69-41b5-86d0-919cef33cedb tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (043b3bcf-76f8-4080-815b-8c075b4593a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:24.773896 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-33597e7a-46b4-41f7-98f2-b3c685b1541d tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:06:24.774538 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-33597e7a-46b4-41f7-98f2-b3c685b1541d tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:24.774823 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:24.774823 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:24.775431 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-33597e7a-46b4-41f7-98f2-b3c685b1541d tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:24.775878 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-33597e7a-46b4-41f7-98f2-b3c685b1541d tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:06:24.834068 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:24.834068 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:24.834068 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-33597e7a-46b4-41f7-98f2-b3c685b1541d tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:06:24.843733 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 992/1963] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:24 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 816 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:25.166995 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-eaede50d-de69-41b5-86d0-919cef33cedb tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (043b3bcf-76f8-4080-815b-8c075b4593a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:06:25.166995 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-eaede50d-de69-41b5-86d0-919cef33cedb tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Flow 'volume_create_api' (141e440f-89d2-4076-bdd0-0c52677e000f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:06:25.290524 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-eaede50d-de69-41b5-86d0-919cef33cedb tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Create volume request issued successfully. Dec 02 11:06:25.316979 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-eaede50d-de69-41b5-86d0-919cef33cedb tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes returned with HTTP 202 Dec 02 11:06:25.316979 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 972/1964] 10.222.0.23 () {60 vars in 1226 bytes} [Wed Dec 2 11:06:23 2020] POST /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes => generated 856 bytes in 1667 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:06:25.332415 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7229ae94-93f6-440e-a969-b12e636f0831 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/9865db14-171e-4bfc-82e4-d241d2c90485 Dec 02 11:06:25.332415 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7229ae94-93f6-440e-a969-b12e636f0831 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:25.332415 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:25.332415 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:25.332415 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7229ae94-93f6-440e-a969-b12e636f0831 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:25.501045 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:25.501045 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:25.523776 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-7229ae94-93f6-440e-a969-b12e636f0831 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:06:25.577345 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7229ae94-93f6-440e-a969-b12e636f0831 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/9865db14-171e-4bfc-82e4-d241d2c90485 returned with HTTP 200 Dec 02 11:06:25.577345 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 993/1965] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:25 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/9865db14-171e-4bfc-82e4-d241d2c90485 => generated 924 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:25.850603 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2b9d3073-dad1-43e7-8b44-1d2fa5ed9ba2 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:06:25.850603 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2b9d3073-dad1-43e7-8b44-1d2fa5ed9ba2 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:25.850603 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:25.850603 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:25.850603 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2b9d3073-dad1-43e7-8b44-1d2fa5ed9ba2 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:25.850603 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-2b9d3073-dad1-43e7-8b44-1d2fa5ed9ba2 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:06:25.959111 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:25.959111 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:25.964209 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2b9d3073-dad1-43e7-8b44-1d2fa5ed9ba2 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:06:25.976264 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 973/1966] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:25 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 816 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:26.594156 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ca3fa35e-eab8-461a-85d2-37e78d893ad4 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/9865db14-171e-4bfc-82e4-d241d2c90485 Dec 02 11:06:26.594156 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ca3fa35e-eab8-461a-85d2-37e78d893ad4 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:26.594156 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:26.594156 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:26.594156 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ca3fa35e-eab8-461a-85d2-37e78d893ad4 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:26.691552 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:26.691552 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:26.752450 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-ca3fa35e-eab8-461a-85d2-37e78d893ad4 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:06:26.800446 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a57a56fc-9b04-45a7-8602-ebd3a6e6dafe tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] GET http://10.222.0.23/volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes Dec 02 11:06:26.804677 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ca3fa35e-eab8-461a-85d2-37e78d893ad4 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/9865db14-171e-4bfc-82e4-d241d2c90485 returned with HTTP 200 Dec 02 11:06:26.808503 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a57a56fc-9b04-45a7-8602-ebd3a6e6dafe tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:26.808503 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:26.808503 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:26.808503 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a57a56fc-9b04-45a7-8602-ebd3a6e6dafe tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Calling method 'index' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:26.808503 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-a57a56fc-9b04-45a7-8602-ebd3a6e6dafe tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Removing options '' from query. {{(pid=88069) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 11:06:26.808503 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-a57a56fc-9b04-45a7-8602-ebd3a6e6dafe tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88069) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 02 11:06:26.813268 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 974/1967] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:26 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/9865db14-171e-4bfc-82e4-d241d2c90485 => generated 948 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:26.936493 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a57a56fc-9b04-45a7-8602-ebd3a6e6dafe tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Get all volumes completed successfully. Dec 02 11:06:26.976615 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a57a56fc-9b04-45a7-8602-ebd3a6e6dafe tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] http://10.222.0.23/volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes returned with HTTP 200 Dec 02 11:06:26.976615 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 994/1968] 10.222.0.23 () {58 vars in 1204 bytes} [Wed Dec 2 11:06:26 2020] GET /volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes => generated 15 bytes in 905 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 02 11:06:26.985441 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-556c1f15-fb65-4370-be86-e6eaf899ca1c tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] POST http://10.222.0.23/volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes Dec 02 11:06:26.985441 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-556c1f15-fb65-4370-be86-e6eaf899ca1c tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1263507381"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:06:26.988773 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-556c1f15-fb65-4370-be86-e6eaf899ca1c tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1263507381'}} {{(pid=88069) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 11:06:26.988773 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-556c1f15-fb65-4370-be86-e6eaf899ca1c tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Create volume of 1 GB Dec 02 11:06:27.009358 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-670b41e1-e05f-47bc-9a40-0fa23fb2a430 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:06:27.009358 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-670b41e1-e05f-47bc-9a40-0fa23fb2a430 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:27.009358 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:27.009358 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:27.009358 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-670b41e1-e05f-47bc-9a40-0fa23fb2a430 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:27.009358 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-670b41e1-e05f-47bc-9a40-0fa23fb2a430 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:06:27.031589 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-556c1f15-fb65-4370-be86-e6eaf899ca1c tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Availability Zones retrieved successfully. Dec 02 11:06:27.076615 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-556c1f15-fb65-4370-be86-e6eaf899ca1c tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Flow 'volume_create_api' (9aced411-da8c-4c3e-b809-607c48497ad6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:06:27.091547 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-556c1f15-fb65-4370-be86-e6eaf899ca1c tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31c4e055-8cdd-4898-b736-61e2f6d9ac21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:27.100194 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-556c1f15-fb65-4370-be86-e6eaf899ca1c tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Validating volume size '1' using validate_int {{(pid=88069) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 11:06:27.120928 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:27.120928 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:27.136100 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-670b41e1-e05f-47bc-9a40-0fa23fb2a430 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:06:27.147995 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 975/1969] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:26 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 816 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:27.333934 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-556c1f15-fb65-4370-be86-e6eaf899ca1c tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31c4e055-8cdd-4898-b736-61e2f6d9ac21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:06:27.396420 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-556c1f15-fb65-4370-be86-e6eaf899ca1c tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (346b5d93-5065-439a-9bd2-90f4e4b461b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:27.791750 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-556c1f15-fb65-4370-be86-e6eaf899ca1c tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Created reservations ['3f879492-65ba-412e-aaa7-920bdd7a26b5', '517ad2ca-d34d-412a-94ca-9cfe12765d1e', '1488a01b-84d6-4664-94ff-2d916d91df74', '1c471cf7-7990-4a02-8b06-6555bfed626c'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:06:27.791750 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-556c1f15-fb65-4370-be86-e6eaf899ca1c tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (346b5d93-5065-439a-9bd2-90f4e4b461b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f879492-65ba-412e-aaa7-920bdd7a26b5', '517ad2ca-d34d-412a-94ca-9cfe12765d1e', '1488a01b-84d6-4664-94ff-2d916d91df74', '1c471cf7-7990-4a02-8b06-6555bfed626c']}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:06:27.791750 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-556c1f15-fb65-4370-be86-e6eaf899ca1c tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cae12fe8-e3c4-47da-aeb1-4a01fd709815) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:28.062819 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-556c1f15-fb65-4370-be86-e6eaf899ca1c tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cae12fe8-e3c4-47da-aeb1-4a01fd709815) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df448faf-5e01-47c7-ac8b-34b50f8b1f8a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1263507381',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a587eb6258404dab8a0d3721e4cbfc27',qos_specs=None,replication_status=,reservations=['3f879492-65ba-412e-aaa7-920bdd7a26b5','517ad2ca-d34d-412a-94ca-9cfe12765d1e','1488a01b-84d6-4664-94ff-2d916d91df74','1c471cf7-7990-4a02-8b06-6555bfed626c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c55b3be921e465885f3c099feb2be22',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T11:06:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1263507381',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df448faf-5e01-47c7-ac8b-34b50f8b1f8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a587eb6258404dab8a0d3721e4cbfc27',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,user_id='0c55b3be921e465885f3c099feb2be22',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:06:28.062819 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-556c1f15-fb65-4370-be86-e6eaf899ca1c tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a2d7775-6da6-4a1a-967f-d06dde893947) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:28.145881 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-556c1f15-fb65-4370-be86-e6eaf899ca1c tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a2d7775-6da6-4a1a-967f-d06dde893947) 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-VolumesListAdminTestJSON-Volume-1263507381',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a587eb6258404dab8a0d3721e4cbfc27',qos_specs=None,replication_status=,reservations=['3f879492-65ba-412e-aaa7-920bdd7a26b5','517ad2ca-d34d-412a-94ca-9cfe12765d1e','1488a01b-84d6-4664-94ff-2d916d91df74','1c471cf7-7990-4a02-8b06-6555bfed626c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c55b3be921e465885f3c099feb2be22',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:06:28.161439 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-556c1f15-fb65-4370-be86-e6eaf899ca1c tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7863f42-727c-46fb-b8a5-fbdec723c785) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:28.212347 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-556c1f15-fb65-4370-be86-e6eaf899ca1c tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7863f42-727c-46fb-b8a5-fbdec723c785) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:06:28.218530 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-556c1f15-fb65-4370-be86-e6eaf899ca1c tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Flow 'volume_create_api' (9aced411-da8c-4c3e-b809-607c48497ad6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:06:28.349979 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-556c1f15-fb65-4370-be86-e6eaf899ca1c tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Create volume request issued successfully. Dec 02 11:06:28.385800 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-556c1f15-fb65-4370-be86-e6eaf899ca1c tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] http://10.222.0.23/volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes returned with HTTP 202 Dec 02 11:06:28.399945 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 995/1970] 10.222.0.23 () {60 vars in 1225 bytes} [Wed Dec 2 11:06:26 2020] POST /volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes => generated 824 bytes in 1416 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:06:28.575186 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d60da239-1a17-4d63-a3a8-b85da78214e4 tempest-VolumeServicesNegativeTest-897586656 tempest-VolumeServicesNegativeTest-897586656] GET http://10.222.0.23/volume/v3/830b3bf575814bf2990e3aa736ecfa67/os-services Dec 02 11:06:28.575186 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d60da239-1a17-4d63-a3a8-b85da78214e4 tempest-VolumeServicesNegativeTest-897586656 tempest-VolumeServicesNegativeTest-897586656] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:28.575186 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:28.575186 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:28.575186 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d60da239-1a17-4d63-a3a8-b85da78214e4 tempest-VolumeServicesNegativeTest-897586656 tempest-VolumeServicesNegativeTest-897586656] Calling method 'index' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:28.575186 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:28.575186 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:28.597396 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d60da239-1a17-4d63-a3a8-b85da78214e4 tempest-VolumeServicesNegativeTest-897586656 tempest-VolumeServicesNegativeTest-897586656] http://10.222.0.23/volume/v3/830b3bf575814bf2990e3aa736ecfa67/os-services returned with HTTP 200 Dec 02 11:06:28.597396 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 996/1971] 10.222.0.23 () {58 vars in 1216 bytes} [Wed Dec 2 11:06:28 2020] GET /volume/v3/830b3bf575814bf2990e3aa736ecfa67/os-services => generated 629 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:28.612031 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ab4cde7f-6125-4fff-875b-a21ea019b34f tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/9865db14-171e-4bfc-82e4-d241d2c90485 Dec 02 11:06:28.612031 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ab4cde7f-6125-4fff-875b-a21ea019b34f tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:28.612031 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ab4cde7f-6125-4fff-875b-a21ea019b34f tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:28.724572 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:28.724572 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:28.739819 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b8b5899f-a4c4-40f9-96bd-419a3aecc347 tempest-VolumeRetypeWithoutMigrationTest-1803281206 tempest-VolumeRetypeWithoutMigrationTest-1803281206] POST http://10.222.0.23/volume/v3/2e8b9e5ca4524b48999ea29ac1a7a079/types Dec 02 11:06:28.740382 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:28.740382 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:28.740850 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b8b5899f-a4c4-40f9-96bd-419a3aecc347 tempest-VolumeRetypeWithoutMigrationTest-1803281206 tempest-VolumeRetypeWithoutMigrationTest-1803281206] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:06:28.748149 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-ab4cde7f-6125-4fff-875b-a21ea019b34f tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:06:28.859951 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ab4cde7f-6125-4fff-875b-a21ea019b34f tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/9865db14-171e-4bfc-82e4-d241d2c90485 returned with HTTP 200 Dec 02 11:06:28.859951 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 997/1972] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:28 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/9865db14-171e-4bfc-82e4-d241d2c90485 => generated 948 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:28.859951 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fd1ebf33-e585-4a9e-a859-707f99c9644e tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:06:28.879560 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fd1ebf33-e585-4a9e-a859-707f99c9644e tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:28.879560 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:28.879560 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:28.879560 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fd1ebf33-e585-4a9e-a859-707f99c9644e tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:28.879560 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-fd1ebf33-e585-4a9e-a859-707f99c9644e tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:06:28.893788 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b8b5899f-a4c4-40f9-96bd-419a3aecc347 tempest-VolumeRetypeWithoutMigrationTest-1803281206 tempest-VolumeRetypeWithoutMigrationTest-1803281206] http://10.222.0.23/volume/v3/2e8b9e5ca4524b48999ea29ac1a7a079/types returned with HTTP 200 Dec 02 11:06:28.899645 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 976/1973] 10.222.0.23 () {60 vars in 1219 bytes} [Wed Dec 2 11:06:27 2020] POST /volume/v3/2e8b9e5ca4524b48999ea29ac1a7a079/types => generated 188 bytes in 1635 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:28.908917 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f3ab9e15-0da7-4529-80c5-4df33ac8b0f1 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] GET http://10.222.0.23/volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes/df448faf-5e01-47c7-ac8b-34b50f8b1f8a Dec 02 11:06:28.908917 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f3ab9e15-0da7-4529-80c5-4df33ac8b0f1 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:28.908917 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f3ab9e15-0da7-4529-80c5-4df33ac8b0f1 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:28.953779 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:28.953779 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:28.974199 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fd1ebf33-e585-4a9e-a859-707f99c9644e tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:06:28.978169 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 998/1974] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:28 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 816 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:28.991231 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0ededca7-afec-4af2-a8cb-d14a70a8a203 tempest-VolumeServicesNegativeTest-897586656 tempest-VolumeServicesNegativeTest-897586656] PUT http://10.222.0.23/volume/v3/830b3bf575814bf2990e3aa736ecfa67/os-services/disable-log-reason Dec 02 11:06:28.992583 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:28.992583 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:28.995615 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0ededca7-afec-4af2-a8cb-d14a70a8a203 tempest-VolumeServicesNegativeTest-897586656 tempest-VolumeServicesNegativeTest-897586656] Action: 'update', calling method: update, body: {"host": "n-d-764292-5", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:06:28.998574 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0ededca7-afec-4af2-a8cb-d14a70a8a203 tempest-VolumeServicesNegativeTest-897586656 tempest-VolumeServicesNegativeTest-897586656] http://10.222.0.23/volume/v3/830b3bf575814bf2990e3aa736ecfa67/os-services/disable-log-reason returned with HTTP 400 Dec 02 11:06:29.003494 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 999/1975] 10.222.0.23 () {60 vars in 1293 bytes} [Wed Dec 2 11:06:28 2020] PUT /volume/v3/830b3bf575814bf2990e3aa736ecfa67/os-services/disable-log-reason => generated 136 bytes in 25 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 02 11:06:29.014603 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ed818458-1248-4421-8bb2-1ccd4fad42f9 tempest-VolumeRetypeWithoutMigrationTest-1803281206 tempest-VolumeRetypeWithoutMigrationTest-1803281206] POST http://10.222.0.23/volume/v3/2e8b9e5ca4524b48999ea29ac1a7a079/types Dec 02 11:06:29.016235 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ed818458-1248-4421-8bb2-1ccd4fad42f9 tempest-VolumeRetypeWithoutMigrationTest-1803281206 tempest-VolumeRetypeWithoutMigrationTest-1803281206] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:06:29.109016 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:29.109016 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:29.150481 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f3ab9e15-0da7-4529-80c5-4df33ac8b0f1 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Volume info retrieved successfully. Dec 02 11:06:29.196022 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ed818458-1248-4421-8bb2-1ccd4fad42f9 tempest-VolumeRetypeWithoutMigrationTest-1803281206 tempest-VolumeRetypeWithoutMigrationTest-1803281206] http://10.222.0.23/volume/v3/2e8b9e5ca4524b48999ea29ac1a7a079/types returned with HTTP 200 Dec 02 11:06:29.196022 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1000/1976] 10.222.0.23 () {60 vars in 1219 bytes} [Wed Dec 2 11:06:29 2020] POST /volume/v3/2e8b9e5ca4524b48999ea29ac1a7a079/types => generated 188 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:29.229790 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-743e1275-6518-48ec-96ad-192be1d9b4f9 tempest-VolumeServicesNegativeTest-897586656 tempest-VolumeServicesNegativeTest-897586656] PUT http://10.222.0.23/volume/v3/830b3bf575814bf2990e3aa736ecfa67/os-services/disable Dec 02 11:06:29.230953 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-743e1275-6518-48ec-96ad-192be1d9b4f9 tempest-VolumeServicesNegativeTest-897586656 tempest-VolumeServicesNegativeTest-897586656] Action: 'update', calling method: update, body: {"host": "n-d-764292-5", "binary": "invalid_binary"} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:06:29.232130 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f3ab9e15-0da7-4529-80c5-4df33ac8b0f1 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] http://10.222.0.23/volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes/df448faf-5e01-47c7-ac8b-34b50f8b1f8a returned with HTTP 200 Dec 02 11:06:29.237285 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 977/1977] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:28 2020] GET /volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes/df448faf-5e01-47c7-ac8b-34b50f8b1f8a => generated 916 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:29.256228 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-743e1275-6518-48ec-96ad-192be1d9b4f9 tempest-VolumeServicesNegativeTest-897586656 tempest-VolumeServicesNegativeTest-897586656] http://10.222.0.23/volume/v3/830b3bf575814bf2990e3aa736ecfa67/os-services/disable returned with HTTP 404 Dec 02 11:06:29.259021 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1001/1978] 10.222.0.23 () {60 vars in 1260 bytes} [Wed Dec 2 11:06:29 2020] PUT /volume/v3/830b3bf575814bf2990e3aa736ecfa67/os-services/disable => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:06:29.274037 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-761fd266-49db-4987-8ba8-932a96b83d90 tempest-VolumeServicesNegativeTest-897586656 tempest-VolumeServicesNegativeTest-897586656] PUT http://10.222.0.23/volume/v3/830b3bf575814bf2990e3aa736ecfa67/os-services/enable Dec 02 11:06:29.274823 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-761fd266-49db-4987-8ba8-932a96b83d90 tempest-VolumeServicesNegativeTest-897586656 tempest-VolumeServicesNegativeTest-897586656] Action: 'update', calling method: update, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:06:29.304882 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-761fd266-49db-4987-8ba8-932a96b83d90 tempest-VolumeServicesNegativeTest-897586656 tempest-VolumeServicesNegativeTest-897586656] http://10.222.0.23/volume/v3/830b3bf575814bf2990e3aa736ecfa67/os-services/enable returned with HTTP 404 Dec 02 11:06:29.311283 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1002/1979] 10.222.0.23 () {60 vars in 1257 bytes} [Wed Dec 2 11:06:29 2020] PUT /volume/v3/830b3bf575814bf2990e3aa736ecfa67/os-services/enable => generated 111 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:06:29.357632 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8bdb7c59-1b0b-4683-a510-9867d842415e tempest-VolumeServicesNegativeTest-897586656 tempest-VolumeServicesNegativeTest-897586656] PUT http://10.222.0.23/volume/v3/830b3bf575814bf2990e3aa736ecfa67/os-services/freeze Dec 02 11:06:29.357632 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8bdb7c59-1b0b-4683-a510-9867d842415e tempest-VolumeServicesNegativeTest-897586656 tempest-VolumeServicesNegativeTest-897586656] Action: 'update', calling method: update, body: {"host": "invalid_host"} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:06:29.417956 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8bdb7c59-1b0b-4683-a510-9867d842415e tempest-VolumeServicesNegativeTest-897586656 tempest-VolumeServicesNegativeTest-897586656] http://10.222.0.23/volume/v3/830b3bf575814bf2990e3aa736ecfa67/os-services/freeze returned with HTTP 400 Dec 02 11:06:29.417956 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1003/1980] 10.222.0.23 () {60 vars in 1257 bytes} [Wed Dec 2 11:06:29 2020] PUT /volume/v3/830b3bf575814bf2990e3aa736ecfa67/os-services/freeze => generated 83 bytes in 99 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Dec 02 11:06:29.451087 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-acc344d9-709c-4ef4-8a3b-114c9bf9e1c4 tempest-VolumeServicesNegativeTest-897586656 tempest-VolumeServicesNegativeTest-897586656] PUT http://10.222.0.23/volume/v3/830b3bf575814bf2990e3aa736ecfa67/os-services/thaw Dec 02 11:06:29.451087 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-acc344d9-709c-4ef4-8a3b-114c9bf9e1c4 tempest-VolumeServicesNegativeTest-897586656 tempest-VolumeServicesNegativeTest-897586656] Action: 'update', calling method: update, body: {"host": "invalid_host"} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:06:29.486255 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-acc344d9-709c-4ef4-8a3b-114c9bf9e1c4 tempest-VolumeServicesNegativeTest-897586656 tempest-VolumeServicesNegativeTest-897586656] http://10.222.0.23/volume/v3/830b3bf575814bf2990e3aa736ecfa67/os-services/thaw returned with HTTP 400 Dec 02 11:06:29.503383 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1004/1981] 10.222.0.23 () {60 vars in 1251 bytes} [Wed Dec 2 11:06:29 2020] PUT /volume/v3/830b3bf575814bf2990e3aa736ecfa67/os-services/thaw => generated 83 bytes in 77 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Dec 02 11:06:29.803242 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-94a1b9e0-70ec-4997-97f7-8ec6c7b925fe tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] POST http://10.222.0.23/volume/v3/0f7efc9712d04c8699add43966298972/volumes Dec 02 11:06:29.803242 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:29.803242 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:29.803242 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-94a1b9e0-70ec-4997-97f7-8ec6c7b925fe tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-275201059"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:06:29.803242 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-94a1b9e0-70ec-4997-97f7-8ec6c7b925fe tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-275201059'}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 11:06:29.821106 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-94a1b9e0-70ec-4997-97f7-8ec6c7b925fe tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] Create volume of 1 GB Dec 02 11:06:29.821106 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:29.821106 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:29.821106 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-94a1b9e0-70ec-4997-97f7-8ec6c7b925fe tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] Availability Zones retrieved successfully. Dec 02 11:06:29.841020 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-94a1b9e0-70ec-4997-97f7-8ec6c7b925fe tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] Flow 'volume_create_api' (a40db9fb-de2e-4f44-9767-5b051cef84ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:06:29.844263 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-94a1b9e0-70ec-4997-97f7-8ec6c7b925fe tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d72d685e-d01e-4981-abfe-470340f2bf50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:29.854023 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-94a1b9e0-70ec-4997-97f7-8ec6c7b925fe tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] Validating volume size '1' using validate_int {{(pid=88068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 11:06:29.866162 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4b547e66-040e-414c-9d9e-c35a23f2a2d4 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/9865db14-171e-4bfc-82e4-d241d2c90485 Dec 02 11:06:29.866162 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4b547e66-040e-414c-9d9e-c35a23f2a2d4 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:29.866162 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4b547e66-040e-414c-9d9e-c35a23f2a2d4 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:30.012693 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-94a1b9e0-70ec-4997-97f7-8ec6c7b925fe tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d72d685e-d01e-4981-abfe-470340f2bf50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T11:06:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5e09ffa9-ce66-421c-924b-5ca1bad855ce,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5e09ffa9-ce66-421c-924b-5ca1bad855ce', '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=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:06:30.012693 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-94a1b9e0-70ec-4997-97f7-8ec6c7b925fe tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f4bcb16-a998-4b63-b181-2b03305236b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:30.130896 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.quota [None req-94a1b9e0-70ec-4997-97f7-8ec6c7b925fe tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Dec 02 11:06:30.130896 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.quota [None req-94a1b9e0-70ec-4997-97f7-8ec6c7b925fe tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Dec 02 11:06:30.171647 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:30.171647 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:30.191175 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-4b547e66-040e-414c-9d9e-c35a23f2a2d4 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:06:30.241821 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4b547e66-040e-414c-9d9e-c35a23f2a2d4 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/9865db14-171e-4bfc-82e4-d241d2c90485 returned with HTTP 200 Dec 02 11:06:30.241821 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1005/1982] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:29 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/9865db14-171e-4bfc-82e4-d241d2c90485 => generated 948 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:30.262013 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-24acc78f-fdc1-4d30-9da7-d1125a4995df tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:06:30.262013 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-24acc78f-fdc1-4d30-9da7-d1125a4995df tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:30.262013 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:30.262013 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:30.262013 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-24acc78f-fdc1-4d30-9da7-d1125a4995df tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:30.262013 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-24acc78f-fdc1-4d30-9da7-d1125a4995df tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:06:30.321865 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:30.321865 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:30.333723 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-24acc78f-fdc1-4d30-9da7-d1125a4995df tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:06:30.333723 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1006/1983] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:30 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 816 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:30.345194 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dd90086c-3b25-4b49-907f-c5b04b8c339c tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] GET http://10.222.0.23/volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes/df448faf-5e01-47c7-ac8b-34b50f8b1f8a Dec 02 11:06:30.345194 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dd90086c-3b25-4b49-907f-c5b04b8c339c tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:30.345194 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:30.345194 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:30.345194 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dd90086c-3b25-4b49-907f-c5b04b8c339c tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:30.362989 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-94a1b9e0-70ec-4997-97f7-8ec6c7b925fe tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] Created reservations ['a591c652-1d6d-4a19-b364-9af01f110e15', '3bf204a9-ddd6-46d2-a039-2a1aab3c5781', '5014c531-1ed8-4afa-affa-d2d3dbac3998', '6e0dcd39-78d7-4c47-bff0-6693a619968f'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:06:30.370413 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-94a1b9e0-70ec-4997-97f7-8ec6c7b925fe tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f4bcb16-a998-4b63-b181-2b03305236b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a591c652-1d6d-4a19-b364-9af01f110e15', '3bf204a9-ddd6-46d2-a039-2a1aab3c5781', '5014c531-1ed8-4afa-affa-d2d3dbac3998', '6e0dcd39-78d7-4c47-bff0-6693a619968f']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:06:30.384394 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-94a1b9e0-70ec-4997-97f7-8ec6c7b925fe tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b00faad-e68b-4946-8ec8-5bdf0bfed9a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:30.452799 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:30.452799 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:30.474219 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-dd90086c-3b25-4b49-907f-c5b04b8c339c tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Volume info retrieved successfully. Dec 02 11:06:30.527605 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dd90086c-3b25-4b49-907f-c5b04b8c339c tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] http://10.222.0.23/volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes/df448faf-5e01-47c7-ac8b-34b50f8b1f8a returned with HTTP 200 Dec 02 11:06:30.534453 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1007/1984] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:30 2020] GET /volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes/df448faf-5e01-47c7-ac8b-34b50f8b1f8a => generated 917 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:30.546733 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9e99a7c0-405e-48d5-b2b9-a998af54f126 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] GET http://10.222.0.23/volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes/df448faf-5e01-47c7-ac8b-34b50f8b1f8a Dec 02 11:06:30.546733 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9e99a7c0-405e-48d5-b2b9-a998af54f126 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:30.546733 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:30.546733 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:30.546733 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9e99a7c0-405e-48d5-b2b9-a998af54f126 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:30.601012 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-94a1b9e0-70ec-4997-97f7-8ec6c7b925fe tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b00faad-e68b-4946-8ec8-5bdf0bfed9a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c127f428-ff23-449e-a565-7b6eebcd053c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-275201059',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f7efc9712d04c8699add43966298972',qos_specs=None,replication_status=,reservations=['a591c652-1d6d-4a19-b364-9af01f110e15','3bf204a9-ddd6-46d2-a039-2a1aab3c5781','5014c531-1ed8-4afa-affa-d2d3dbac3998','6e0dcd39-78d7-4c47-bff0-6693a619968f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87b4e70b14fc43ac83226b715d7a2ec4',volume_type_id=5e09ffa9-ce66-421c-924b-5ca1bad855ce), '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=2020-12-02T11:06:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-275201059',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c127f428-ff23-449e-a565-7b6eebcd053c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f7efc9712d04c8699add43966298972',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,user_id='87b4e70b14fc43ac83226b715d7a2ec4',volume_attachment=,volume_type=,volume_type_id=5e09ffa9-ce66-421c-924b-5ca1bad855ce)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:06:30.607400 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-94a1b9e0-70ec-4997-97f7-8ec6c7b925fe tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e2c864e-ed67-4ece-a522-6cade716a766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:30.649601 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:30.649601 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:30.672468 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-94a1b9e0-70ec-4997-97f7-8ec6c7b925fe tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e2c864e-ed67-4ece-a522-6cade716a766) 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-VolumeRetypeWithoutMigrationTest-Volume-275201059',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f7efc9712d04c8699add43966298972',qos_specs=None,replication_status=,reservations=['a591c652-1d6d-4a19-b364-9af01f110e15','3bf204a9-ddd6-46d2-a039-2a1aab3c5781','5014c531-1ed8-4afa-affa-d2d3dbac3998','6e0dcd39-78d7-4c47-bff0-6693a619968f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87b4e70b14fc43ac83226b715d7a2ec4',volume_type_id=5e09ffa9-ce66-421c-924b-5ca1bad855ce)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:06:30.674673 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-94a1b9e0-70ec-4997-97f7-8ec6c7b925fe tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (928dda6f-70ef-4be1-a01a-6c8ff1c7c856) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:30.679240 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-9e99a7c0-405e-48d5-b2b9-a998af54f126 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Volume info retrieved successfully. Dec 02 11:06:30.697819 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-94a1b9e0-70ec-4997-97f7-8ec6c7b925fe tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (928dda6f-70ef-4be1-a01a-6c8ff1c7c856) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:06:30.726905 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-94a1b9e0-70ec-4997-97f7-8ec6c7b925fe tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] Flow 'volume_create_api' (a40db9fb-de2e-4f44-9767-5b051cef84ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:06:30.788554 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9e99a7c0-405e-48d5-b2b9-a998af54f126 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] http://10.222.0.23/volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes/df448faf-5e01-47c7-ac8b-34b50f8b1f8a returned with HTTP 200 Dec 02 11:06:30.788554 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1008/1985] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:30 2020] GET /volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes/df448faf-5e01-47c7-ac8b-34b50f8b1f8a => generated 917 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:30.807387 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-68735135-5629-4e95-a118-b4b328a7c67c tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] POST http://10.222.0.23/volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes Dec 02 11:06:30.807387 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:30.807387 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:30.807387 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-68735135-5629-4e95-a118-b4b328a7c67c tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1290702691"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:06:30.807387 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-68735135-5629-4e95-a118-b4b328a7c67c tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1290702691'}} {{(pid=88069) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 11:06:30.807387 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-68735135-5629-4e95-a118-b4b328a7c67c tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Create volume of 1 GB Dec 02 11:06:30.840642 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-68735135-5629-4e95-a118-b4b328a7c67c tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Availability Zones retrieved successfully. Dec 02 11:06:30.870816 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-68735135-5629-4e95-a118-b4b328a7c67c tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Flow 'volume_create_api' (6fcb5028-fc6b-4e3a-a0f0-7d7322758ad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:06:30.878131 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-68735135-5629-4e95-a118-b4b328a7c67c tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b88e2711-fb52-48ad-973a-e416f8492569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:30.878131 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-68735135-5629-4e95-a118-b4b328a7c67c tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Validating volume size '1' using validate_int {{(pid=88069) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 11:06:30.935730 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-94a1b9e0-70ec-4997-97f7-8ec6c7b925fe tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] Create volume request issued successfully. Dec 02 11:06:30.971352 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-94a1b9e0-70ec-4997-97f7-8ec6c7b925fe tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] http://10.222.0.23/volume/v3/0f7efc9712d04c8699add43966298972/volumes returned with HTTP 202 Dec 02 11:06:30.983163 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 978/1986] 10.222.0.23 () {60 vars in 1226 bytes} [Wed Dec 2 11:06:29 2020] POST /volume/v3/0f7efc9712d04c8699add43966298972/volumes => generated 833 bytes in 1736 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:06:30.988620 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-aed33519-a2ff-41e2-8db7-d48a61e87c4e tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] GET http://10.222.0.23/volume/v3/0f7efc9712d04c8699add43966298972/volumes/c127f428-ff23-449e-a565-7b6eebcd053c Dec 02 11:06:30.995076 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-aed33519-a2ff-41e2-8db7-d48a61e87c4e tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:30.995076 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:30.995076 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:30.995076 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-aed33519-a2ff-41e2-8db7-d48a61e87c4e tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:31.141102 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-68735135-5629-4e95-a118-b4b328a7c67c tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b88e2711-fb52-48ad-973a-e416f8492569) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:06:31.152864 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-68735135-5629-4e95-a118-b4b328a7c67c tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6aabcdfa-9d37-410d-8901-1c31c5b1c6ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:31.210985 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:31.210985 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:31.252366 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-aed33519-a2ff-41e2-8db7-d48a61e87c4e tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] Volume info retrieved successfully. Dec 02 11:06:31.324982 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-aed33519-a2ff-41e2-8db7-d48a61e87c4e tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] http://10.222.0.23/volume/v3/0f7efc9712d04c8699add43966298972/volumes/c127f428-ff23-449e-a565-7b6eebcd053c returned with HTTP 200 Dec 02 11:06:31.324982 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 979/1987] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:30 2020] GET /volume/v3/0f7efc9712d04c8699add43966298972/volumes/c127f428-ff23-449e-a565-7b6eebcd053c => generated 925 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:31.380114 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5b06a2ca-11fe-4044-8c06-67c377682920 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/9865db14-171e-4bfc-82e4-d241d2c90485 Dec 02 11:06:31.380114 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5b06a2ca-11fe-4044-8c06-67c377682920 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:31.380114 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:31.380114 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:31.380114 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5b06a2ca-11fe-4044-8c06-67c377682920 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:31.439823 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-68735135-5629-4e95-a118-b4b328a7c67c tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Created reservations ['f7bdcf1f-6620-475e-bf51-92d185b0c4a3', '0ced124e-385e-49ea-8bd0-71464d39affb', '88376e4e-7d89-48d7-a9f2-4ecb8d3f0bbd', '566a48b2-ad7c-4da5-9003-c272eb90d294'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:06:31.439823 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-68735135-5629-4e95-a118-b4b328a7c67c tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6aabcdfa-9d37-410d-8901-1c31c5b1c6ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7bdcf1f-6620-475e-bf51-92d185b0c4a3', '0ced124e-385e-49ea-8bd0-71464d39affb', '88376e4e-7d89-48d7-a9f2-4ecb8d3f0bbd', '566a48b2-ad7c-4da5-9003-c272eb90d294']}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:06:31.439823 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-68735135-5629-4e95-a118-b4b328a7c67c tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85a203ca-ebc0-4428-a690-62d0eee88e7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:31.537896 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:31.537896 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:31.585091 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-5b06a2ca-11fe-4044-8c06-67c377682920 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:06:31.660445 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-68735135-5629-4e95-a118-b4b328a7c67c tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85a203ca-ebc0-4428-a690-62d0eee88e7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c83d06bf-dbcb-4c46-822e-b81b40e5890c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1290702691',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a587eb6258404dab8a0d3721e4cbfc27',qos_specs=None,replication_status=,reservations=['f7bdcf1f-6620-475e-bf51-92d185b0c4a3','0ced124e-385e-49ea-8bd0-71464d39affb','88376e4e-7d89-48d7-a9f2-4ecb8d3f0bbd','566a48b2-ad7c-4da5-9003-c272eb90d294'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c55b3be921e465885f3c099feb2be22',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T11:06:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1290702691',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c83d06bf-dbcb-4c46-822e-b81b40e5890c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a587eb6258404dab8a0d3721e4cbfc27',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,user_id='0c55b3be921e465885f3c099feb2be22',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:06:31.660445 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-68735135-5629-4e95-a118-b4b328a7c67c tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93722cee-c886-4c6d-8685-b5f5b8f507aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:31.685364 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5b06a2ca-11fe-4044-8c06-67c377682920 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/9865db14-171e-4bfc-82e4-d241d2c90485 returned with HTTP 200 Dec 02 11:06:31.685364 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 980/1988] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:31 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/9865db14-171e-4bfc-82e4-d241d2c90485 => generated 948 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:31.685364 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d9e7ad46-73a4-42a0-9933-adcc81e95d76 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:06:31.685364 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d9e7ad46-73a4-42a0-9933-adcc81e95d76 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:31.685364 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:31.685364 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:31.685364 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d9e7ad46-73a4-42a0-9933-adcc81e95d76 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:31.685364 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-d9e7ad46-73a4-42a0-9933-adcc81e95d76 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:06:31.752878 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:31.752878 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:31.752878 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d9e7ad46-73a4-42a0-9933-adcc81e95d76 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:06:31.752878 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 981/1989] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:31 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 816 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:31.820014 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-68735135-5629-4e95-a118-b4b328a7c67c tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93722cee-c886-4c6d-8685-b5f5b8f507aa) 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-VolumesListAdminTestJSON-Volume-1290702691',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a587eb6258404dab8a0d3721e4cbfc27',qos_specs=None,replication_status=,reservations=['f7bdcf1f-6620-475e-bf51-92d185b0c4a3','0ced124e-385e-49ea-8bd0-71464d39affb','88376e4e-7d89-48d7-a9f2-4ecb8d3f0bbd','566a48b2-ad7c-4da5-9003-c272eb90d294'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c55b3be921e465885f3c099feb2be22',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:06:31.820014 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-68735135-5629-4e95-a118-b4b328a7c67c tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efe9fd41-008b-4795-8135-8463b2fc9229) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:31.852640 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-68735135-5629-4e95-a118-b4b328a7c67c tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efe9fd41-008b-4795-8135-8463b2fc9229) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:06:31.860575 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-68735135-5629-4e95-a118-b4b328a7c67c tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Flow 'volume_create_api' (6fcb5028-fc6b-4e3a-a0f0-7d7322758ad2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:06:31.998927 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-68735135-5629-4e95-a118-b4b328a7c67c tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Create volume request issued successfully. Dec 02 11:06:32.046360 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-68735135-5629-4e95-a118-b4b328a7c67c tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] http://10.222.0.23/volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes returned with HTTP 202 Dec 02 11:06:32.063647 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1aee96dd-8484-40b0-a3ab-f987acfdd155 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] GET http://10.222.0.23/volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes/c83d06bf-dbcb-4c46-822e-b81b40e5890c Dec 02 11:06:32.063647 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1aee96dd-8484-40b0-a3ab-f987acfdd155 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:32.063647 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:32.063647 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:32.081675 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1aee96dd-8484-40b0-a3ab-f987acfdd155 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:32.090108 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1009/1990] 10.222.0.23 () {60 vars in 1225 bytes} [Wed Dec 2 11:06:30 2020] POST /volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes => generated 824 bytes in 1283 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:06:32.355489 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4e5fd4d8-da3e-43f8-a3f8-2e8fc0097997 tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] GET http://10.222.0.23/volume/v3/0f7efc9712d04c8699add43966298972/volumes/c127f428-ff23-449e-a565-7b6eebcd053c Dec 02 11:06:32.355489 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4e5fd4d8-da3e-43f8-a3f8-2e8fc0097997 tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:32.355489 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:32.355489 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:32.355489 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4e5fd4d8-da3e-43f8-a3f8-2e8fc0097997 tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:32.367502 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:32.367502 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:32.411824 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-1aee96dd-8484-40b0-a3ab-f987acfdd155 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Volume info retrieved successfully. Dec 02 11:06:32.484337 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:32.484337 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:32.497052 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-4e5fd4d8-da3e-43f8-a3f8-2e8fc0097997 tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] Volume info retrieved successfully. Dec 02 11:06:32.524830 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4e5fd4d8-da3e-43f8-a3f8-2e8fc0097997 tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] http://10.222.0.23/volume/v3/0f7efc9712d04c8699add43966298972/volumes/c127f428-ff23-449e-a565-7b6eebcd053c returned with HTTP 200 Dec 02 11:06:32.525771 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1aee96dd-8484-40b0-a3ab-f987acfdd155 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] http://10.222.0.23/volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes/c83d06bf-dbcb-4c46-822e-b81b40e5890c returned with HTTP 200 Dec 02 11:06:32.526722 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1010/1991] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:32 2020] GET /volume/v3/0f7efc9712d04c8699add43966298972/volumes/c127f428-ff23-449e-a565-7b6eebcd053c => generated 925 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:32.529089 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 982/1992] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:32 2020] GET /volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes/c83d06bf-dbcb-4c46-822e-b81b40e5890c => generated 892 bytes in 474 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:06:32.694137 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a94da560-a147-4cfc-9fa8-72ceee24fae9 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/9865db14-171e-4bfc-82e4-d241d2c90485 Dec 02 11:06:32.694137 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a94da560-a147-4cfc-9fa8-72ceee24fae9 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:32.694137 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:32.694137 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:32.694137 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a94da560-a147-4cfc-9fa8-72ceee24fae9 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:32.761474 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7002bcc9-75c4-473b-a423-3a55c71bb25c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:06:32.761474 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7002bcc9-75c4-473b-a423-3a55c71bb25c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:32.761474 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:32.761474 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:32.761474 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7002bcc9-75c4-473b-a423-3a55c71bb25c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:32.761474 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-7002bcc9-75c4-473b-a423-3a55c71bb25c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:06:32.824524 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:32.824524 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:32.829645 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7002bcc9-75c4-473b-a423-3a55c71bb25c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:06:32.833998 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 983/1993] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:32 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 816 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:32.860514 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:32.860514 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:32.897561 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a94da560-a147-4cfc-9fa8-72ceee24fae9 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:06:32.969677 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a94da560-a147-4cfc-9fa8-72ceee24fae9 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/9865db14-171e-4bfc-82e4-d241d2c90485 returned with HTTP 200 Dec 02 11:06:32.969677 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1011/1994] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:32 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/9865db14-171e-4bfc-82e4-d241d2c90485 => generated 948 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:33.547003 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ba49fd66-6866-4c21-b5b2-601adeb8b26a tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] GET http://10.222.0.23/volume/v3/0f7efc9712d04c8699add43966298972/volumes/c127f428-ff23-449e-a565-7b6eebcd053c Dec 02 11:06:33.550423 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-376a9c1c-cf05-4c4a-bfcc-81b7b181d7ab tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] GET http://10.222.0.23/volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes/c83d06bf-dbcb-4c46-822e-b81b40e5890c Dec 02 11:06:33.552117 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ba49fd66-6866-4c21-b5b2-601adeb8b26a tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:33.552117 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:33.552117 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:33.552117 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ba49fd66-6866-4c21-b5b2-601adeb8b26a tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:33.554240 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-376a9c1c-cf05-4c4a-bfcc-81b7b181d7ab tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:33.554240 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:33.554240 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:33.554240 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-376a9c1c-cf05-4c4a-bfcc-81b7b181d7ab tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:33.692587 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:33.692587 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:33.711214 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-376a9c1c-cf05-4c4a-bfcc-81b7b181d7ab tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Volume info retrieved successfully. Dec 02 11:06:33.796080 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-376a9c1c-cf05-4c4a-bfcc-81b7b181d7ab tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] http://10.222.0.23/volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes/c83d06bf-dbcb-4c46-822e-b81b40e5890c returned with HTTP 200 Dec 02 11:06:33.796080 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1012/1995] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:33 2020] GET /volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes/c83d06bf-dbcb-4c46-822e-b81b40e5890c => generated 916 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:33.810111 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:33.810111 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:33.858570 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9a5432ee-4683-4c69-8ecc-e7a43f6e38b2 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:06:33.858570 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9a5432ee-4683-4c69-8ecc-e7a43f6e38b2 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:33.858570 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:33.858570 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:33.858570 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9a5432ee-4683-4c69-8ecc-e7a43f6e38b2 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:33.858570 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-9a5432ee-4683-4c69-8ecc-e7a43f6e38b2 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:06:33.860544 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-ba49fd66-6866-4c21-b5b2-601adeb8b26a tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] Volume info retrieved successfully. Dec 02 11:06:33.934744 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ba49fd66-6866-4c21-b5b2-601adeb8b26a tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] http://10.222.0.23/volume/v3/0f7efc9712d04c8699add43966298972/volumes/c127f428-ff23-449e-a565-7b6eebcd053c returned with HTTP 200 Dec 02 11:06:33.934744 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 984/1996] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:33 2020] GET /volume/v3/0f7efc9712d04c8699add43966298972/volumes/c127f428-ff23-449e-a565-7b6eebcd053c => generated 926 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:33.939118 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:33.939118 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:33.939118 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9a5432ee-4683-4c69-8ecc-e7a43f6e38b2 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:06:33.939118 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1013/1997] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:33 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 816 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:33.957082 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-853f1ca5-3eef-4b3f-b3f2-bfd7fc147cc8 tempest-VolumeRetypeWithoutMigrationTest-1803281206 tempest-VolumeRetypeWithoutMigrationTest-1803281206] GET http://10.222.0.23/volume/v3/2e8b9e5ca4524b48999ea29ac1a7a079/volumes/c127f428-ff23-449e-a565-7b6eebcd053c Dec 02 11:06:33.957082 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-853f1ca5-3eef-4b3f-b3f2-bfd7fc147cc8 tempest-VolumeRetypeWithoutMigrationTest-1803281206 tempest-VolumeRetypeWithoutMigrationTest-1803281206] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:33.957082 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:33.957082 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:33.957082 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-853f1ca5-3eef-4b3f-b3f2-bfd7fc147cc8 tempest-VolumeRetypeWithoutMigrationTest-1803281206 tempest-VolumeRetypeWithoutMigrationTest-1803281206] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:33.983941 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b0bbb8f1-69ae-4c3c-87d4-27e082f250f8 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/9865db14-171e-4bfc-82e4-d241d2c90485 Dec 02 11:06:33.984502 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b0bbb8f1-69ae-4c3c-87d4-27e082f250f8 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:33.984765 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:33.984765 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:33.985130 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b0bbb8f1-69ae-4c3c-87d4-27e082f250f8 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:34.062209 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:34.062209 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:34.157078 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-853f1ca5-3eef-4b3f-b3f2-bfd7fc147cc8 tempest-VolumeRetypeWithoutMigrationTest-1803281206 tempest-VolumeRetypeWithoutMigrationTest-1803281206] Volume info retrieved successfully. Dec 02 11:06:34.242001 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-853f1ca5-3eef-4b3f-b3f2-bfd7fc147cc8 tempest-VolumeRetypeWithoutMigrationTest-1803281206 tempest-VolumeRetypeWithoutMigrationTest-1803281206] http://10.222.0.23/volume/v3/2e8b9e5ca4524b48999ea29ac1a7a079/volumes/c127f428-ff23-449e-a565-7b6eebcd053c returned with HTTP 200 Dec 02 11:06:34.253593 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 985/1998] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:33 2020] GET /volume/v3/2e8b9e5ca4524b48999ea29ac1a7a079/volumes/c127f428-ff23-449e-a565-7b6eebcd053c => generated 1097 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:06:34.269637 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c9e53981-b06e-4c3e-8eae-602ad568dc38 tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] POST http://10.222.0.23/volume/v3/0f7efc9712d04c8699add43966298972/volumes/c127f428-ff23-449e-a565-7b6eebcd053c/action Dec 02 11:06:34.270458 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:34.270458 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:34.271176 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c9e53981-b06e-4c3e-8eae-602ad568dc38 tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 11:06:34.271769 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c9e53981-b06e-4c3e-8eae-602ad568dc38 tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:06:34.288430 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:34.288430 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:34.312487 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b0bbb8f1-69ae-4c3c-87d4-27e082f250f8 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:06:34.348027 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:34.348027 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:34.349513 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c9e53981-b06e-4c3e-8eae-602ad568dc38 tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] Volume info retrieved successfully. Dec 02 11:06:34.389092 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b0bbb8f1-69ae-4c3c-87d4-27e082f250f8 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/9865db14-171e-4bfc-82e4-d241d2c90485 returned with HTTP 200 Dec 02 11:06:34.389860 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1014/1999] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:33 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/9865db14-171e-4bfc-82e4-d241d2c90485 => generated 948 bytes in 411 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:06:34.409827 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.quota [None req-c9e53981-b06e-4c3e-8eae-602ad568dc38 tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Dec 02 11:06:34.410731 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.quota [None req-c9e53981-b06e-4c3e-8eae-602ad568dc38 tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Dec 02 11:06:34.641064 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-c9e53981-b06e-4c3e-8eae-602ad568dc38 tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] Created reservations ['625d877b-89c8-4b33-9227-fd63311cad8f', 'e7a0e97d-6261-4dec-80fe-b41855915468'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:06:34.760484 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-c9e53981-b06e-4c3e-8eae-602ad568dc38 tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] Created reservations ['71c5720b-3664-4cee-b8a1-c8b2c590a869', '80a0a7f6-196e-4db5-af8b-adc7837123ce'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:06:34.807327 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9c331eab-2eba-4bc4-a541-69dc1113212f tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] GET http://10.222.0.23/volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes/c83d06bf-dbcb-4c46-822e-b81b40e5890c Dec 02 11:06:34.807829 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9c331eab-2eba-4bc4-a541-69dc1113212f tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:34.808225 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:34.808225 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:34.808875 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9c331eab-2eba-4bc4-a541-69dc1113212f tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:34.887362 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:34.887362 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:34.897156 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-9c331eab-2eba-4bc4-a541-69dc1113212f tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Volume info retrieved successfully. Dec 02 11:06:34.921633 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9c331eab-2eba-4bc4-a541-69dc1113212f tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] http://10.222.0.23/volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes/c83d06bf-dbcb-4c46-822e-b81b40e5890c returned with HTTP 200 Dec 02 11:06:34.922719 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1015/2000] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:34 2020] GET /volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes/c83d06bf-dbcb-4c46-822e-b81b40e5890c => generated 917 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:06:34.942396 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d03df6e2-98a7-491f-925f-569ac7ab16e6 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] GET http://10.222.0.23/volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes/c83d06bf-dbcb-4c46-822e-b81b40e5890c Dec 02 11:06:34.942396 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d03df6e2-98a7-491f-925f-569ac7ab16e6 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:34.942396 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:34.942396 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:34.942396 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d03df6e2-98a7-491f-925f-569ac7ab16e6 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:35.041410 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c9e53981-b06e-4c3e-8eae-602ad568dc38 tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] Retype volume request issued successfully. Dec 02 11:06:35.042273 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c9e53981-b06e-4c3e-8eae-602ad568dc38 tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] http://10.222.0.23/volume/v3/0f7efc9712d04c8699add43966298972/volumes/c127f428-ff23-449e-a565-7b6eebcd053c/action returned with HTTP 202 Dec 02 11:06:35.048634 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 986/2001] 10.222.0.23 () {60 vars in 1357 bytes} [Wed Dec 2 11:06:34 2020] POST /volume/v3/0f7efc9712d04c8699add43966298972/volumes/c127f428-ff23-449e-a565-7b6eebcd053c/action => generated 0 bytes in 783 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Dec 02 11:06:35.072231 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-62597528-6373-4835-b3e3-35f2115230bb tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:06:35.076863 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-62597528-6373-4835-b3e3-35f2115230bb tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:35.079564 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:35.079564 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:35.080409 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-62597528-6373-4835-b3e3-35f2115230bb tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:35.084585 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:35.084585 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:35.085215 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-62597528-6373-4835-b3e3-35f2115230bb tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:06:35.132467 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-d03df6e2-98a7-491f-925f-569ac7ab16e6 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Volume info retrieved successfully. Dec 02 11:06:35.161419 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:35.161419 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:35.163866 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-62597528-6373-4835-b3e3-35f2115230bb tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:06:35.170582 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 987/2002] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:35 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 816 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:35.179315 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0c971346-048d-4e15-8eda-c8002e2e0c40 tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] GET http://10.222.0.23/volume/v3/0f7efc9712d04c8699add43966298972/volumes/c127f428-ff23-449e-a565-7b6eebcd053c Dec 02 11:06:35.192055 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0c971346-048d-4e15-8eda-c8002e2e0c40 tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:35.192549 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:35.192549 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:35.193299 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0c971346-048d-4e15-8eda-c8002e2e0c40 tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:35.201953 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d03df6e2-98a7-491f-925f-569ac7ab16e6 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] http://10.222.0.23/volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes/c83d06bf-dbcb-4c46-822e-b81b40e5890c returned with HTTP 200 Dec 02 11:06:35.203356 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1016/2003] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:34 2020] GET /volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes/c83d06bf-dbcb-4c46-822e-b81b40e5890c => generated 917 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:35.217963 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fabe2467-dd37-4835-811e-6546ec85f266 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] POST http://10.222.0.23/volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes Dec 02 11:06:35.218640 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:35.218640 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:35.219303 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fabe2467-dd37-4835-811e-6546ec85f266 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-264260048"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:06:35.220593 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-fabe2467-dd37-4835-811e-6546ec85f266 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-264260048'}} {{(pid=88069) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 11:06:35.221189 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-fabe2467-dd37-4835-811e-6546ec85f266 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Create volume of 1 GB Dec 02 11:06:35.248838 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-fabe2467-dd37-4835-811e-6546ec85f266 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Availability Zones retrieved successfully. Dec 02 11:06:35.287559 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-fabe2467-dd37-4835-811e-6546ec85f266 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Flow 'volume_create_api' (e979e0e1-cc7e-4874-9293-8fb6c4cb0d2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:06:35.294876 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-fabe2467-dd37-4835-811e-6546ec85f266 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0691eae-7978-4a85-a573-09100e3ecfba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:35.298444 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-fabe2467-dd37-4835-811e-6546ec85f266 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Validating volume size '1' using validate_int {{(pid=88069) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 11:06:35.312958 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:35.312958 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:35.338933 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0c971346-048d-4e15-8eda-c8002e2e0c40 tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] Volume info retrieved successfully. Dec 02 11:06:35.366833 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0c971346-048d-4e15-8eda-c8002e2e0c40 tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] http://10.222.0.23/volume/v3/0f7efc9712d04c8699add43966298972/volumes/c127f428-ff23-449e-a565-7b6eebcd053c returned with HTTP 200 Dec 02 11:06:35.368182 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 988/2004] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:35 2020] GET /volume/v3/0f7efc9712d04c8699add43966298972/volumes/c127f428-ff23-449e-a565-7b6eebcd053c => generated 925 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:35.395972 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-fabe2467-dd37-4835-811e-6546ec85f266 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0691eae-7978-4a85-a573-09100e3ecfba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:06:35.398986 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-fabe2467-dd37-4835-811e-6546ec85f266 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e374673-6564-454d-a769-23dec6a5d951) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:35.408074 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d7fd7006-193d-4417-b050-78233ee49e32 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/9865db14-171e-4bfc-82e4-d241d2c90485 Dec 02 11:06:35.409587 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d7fd7006-193d-4417-b050-78233ee49e32 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:35.410484 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:35.410484 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:35.411151 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d7fd7006-193d-4417-b050-78233ee49e32 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:35.592474 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:35.592474 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:35.613857 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-d7fd7006-193d-4417-b050-78233ee49e32 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:06:35.648301 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-fabe2467-dd37-4835-811e-6546ec85f266 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Created reservations ['420a54f2-be1e-4485-b8d6-3ba63a5cf5d2', '26b4cdd9-e745-445b-aa09-9baea63536f2', 'a71d2b38-0f51-48f5-8b9c-440bd38c9024', '3b3ba209-ba27-442b-adb8-26d1ea7c74d1'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:06:35.648301 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-fabe2467-dd37-4835-811e-6546ec85f266 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e374673-6564-454d-a769-23dec6a5d951) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['420a54f2-be1e-4485-b8d6-3ba63a5cf5d2', '26b4cdd9-e745-445b-aa09-9baea63536f2', 'a71d2b38-0f51-48f5-8b9c-440bd38c9024', '3b3ba209-ba27-442b-adb8-26d1ea7c74d1']}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:06:35.665084 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-fabe2467-dd37-4835-811e-6546ec85f266 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82e156b4-2cf2-4bcf-943b-f2961ab8792b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:35.694401 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d7fd7006-193d-4417-b050-78233ee49e32 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/9865db14-171e-4bfc-82e4-d241d2c90485 returned with HTTP 200 Dec 02 11:06:35.701565 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 989/2005] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:35 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/9865db14-171e-4bfc-82e4-d241d2c90485 => generated 948 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:35.855357 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-fabe2467-dd37-4835-811e-6546ec85f266 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82e156b4-2cf2-4bcf-943b-f2961ab8792b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe3e2359-a593-44a2-a253-0c49f12eede7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-264260048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a587eb6258404dab8a0d3721e4cbfc27',qos_specs=None,replication_status=,reservations=['420a54f2-be1e-4485-b8d6-3ba63a5cf5d2','26b4cdd9-e745-445b-aa09-9baea63536f2','a71d2b38-0f51-48f5-8b9c-440bd38c9024','3b3ba209-ba27-442b-adb8-26d1ea7c74d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c55b3be921e465885f3c099feb2be22',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T11:06:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-264260048',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe3e2359-a593-44a2-a253-0c49f12eede7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a587eb6258404dab8a0d3721e4cbfc27',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,user_id='0c55b3be921e465885f3c099feb2be22',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:06:35.859065 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-fabe2467-dd37-4835-811e-6546ec85f266 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a5691bc-9994-4e92-9158-35e8b718c3fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:36.040754 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-fabe2467-dd37-4835-811e-6546ec85f266 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a5691bc-9994-4e92-9158-35e8b718c3fe) 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-VolumesListAdminTestJSON-Volume-264260048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a587eb6258404dab8a0d3721e4cbfc27',qos_specs=None,replication_status=,reservations=['420a54f2-be1e-4485-b8d6-3ba63a5cf5d2','26b4cdd9-e745-445b-aa09-9baea63536f2','a71d2b38-0f51-48f5-8b9c-440bd38c9024','3b3ba209-ba27-442b-adb8-26d1ea7c74d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c55b3be921e465885f3c099feb2be22',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:06:36.043086 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-fabe2467-dd37-4835-811e-6546ec85f266 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a436961-6e12-4de1-872f-904ff53cfd99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:36.151036 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-fabe2467-dd37-4835-811e-6546ec85f266 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a436961-6e12-4de1-872f-904ff53cfd99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:06:36.165048 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-fabe2467-dd37-4835-811e-6546ec85f266 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Flow 'volume_create_api' (e979e0e1-cc7e-4874-9293-8fb6c4cb0d2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:06:36.184681 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6639bd58-6bd8-4954-9413-712d01258071 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:06:36.185493 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6639bd58-6bd8-4954-9413-712d01258071 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:36.185868 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:36.185868 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:36.186782 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6639bd58-6bd8-4954-9413-712d01258071 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:36.187264 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-6639bd58-6bd8-4954-9413-712d01258071 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:06:36.257441 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-fabe2467-dd37-4835-811e-6546ec85f266 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Create volume request issued successfully. Dec 02 11:06:36.270492 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:36.270492 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:36.272893 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6639bd58-6bd8-4954-9413-712d01258071 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:06:36.276274 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 990/2006] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:36 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 816 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:36.297345 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fabe2467-dd37-4835-811e-6546ec85f266 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] http://10.222.0.23/volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes returned with HTTP 202 Dec 02 11:06:36.299299 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1017/2007] 10.222.0.23 () {60 vars in 1225 bytes} [Wed Dec 2 11:06:35 2020] POST /volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes => generated 823 bytes in 1085 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:06:36.313839 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6413c4e2-d144-4d36-8426-fdf72721888f tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] GET http://10.222.0.23/volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes/fe3e2359-a593-44a2-a253-0c49f12eede7 Dec 02 11:06:36.314601 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6413c4e2-d144-4d36-8426-fdf72721888f tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:36.315015 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:36.315015 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:36.315684 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6413c4e2-d144-4d36-8426-fdf72721888f tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:36.385503 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fb4a898d-eb86-4879-baf1-d5d49aa2342f tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] GET http://10.222.0.23/volume/v3/0f7efc9712d04c8699add43966298972/volumes/c127f428-ff23-449e-a565-7b6eebcd053c Dec 02 11:06:36.386366 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fb4a898d-eb86-4879-baf1-d5d49aa2342f tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:36.386786 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:36.386786 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:36.387451 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fb4a898d-eb86-4879-baf1-d5d49aa2342f tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:36.420159 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:36.420159 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:36.466773 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6413c4e2-d144-4d36-8426-fdf72721888f tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Volume info retrieved successfully. Dec 02 11:06:36.507348 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6413c4e2-d144-4d36-8426-fdf72721888f tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] http://10.222.0.23/volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes/fe3e2359-a593-44a2-a253-0c49f12eede7 returned with HTTP 200 Dec 02 11:06:36.509637 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 991/2008] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:36 2020] GET /volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes/fe3e2359-a593-44a2-a253-0c49f12eede7 => generated 891 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:36.523738 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:36.523738 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:36.541650 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-fb4a898d-eb86-4879-baf1-d5d49aa2342f tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] Volume info retrieved successfully. Dec 02 11:06:36.597930 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fb4a898d-eb86-4879-baf1-d5d49aa2342f tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] http://10.222.0.23/volume/v3/0f7efc9712d04c8699add43966298972/volumes/c127f428-ff23-449e-a565-7b6eebcd053c returned with HTTP 200 Dec 02 11:06:36.612133 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1018/2009] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:36 2020] GET /volume/v3/0f7efc9712d04c8699add43966298972/volumes/c127f428-ff23-449e-a565-7b6eebcd053c => generated 926 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:06:36.614312 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b461a21a-22ae-4979-a603-1b2b83cf788f tempest-VolumeRetypeWithoutMigrationTest-1803281206 tempest-VolumeRetypeWithoutMigrationTest-1803281206] GET http://10.222.0.23/volume/v3/2e8b9e5ca4524b48999ea29ac1a7a079/volumes/c127f428-ff23-449e-a565-7b6eebcd053c Dec 02 11:06:36.615038 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b461a21a-22ae-4979-a603-1b2b83cf788f tempest-VolumeRetypeWithoutMigrationTest-1803281206 tempest-VolumeRetypeWithoutMigrationTest-1803281206] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:36.615275 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:36.615275 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:36.615764 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b461a21a-22ae-4979-a603-1b2b83cf788f tempest-VolumeRetypeWithoutMigrationTest-1803281206 tempest-VolumeRetypeWithoutMigrationTest-1803281206] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:36.713031 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a45a9eaf-08cb-4674-b4f4-7b3a3283ab54 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/9865db14-171e-4bfc-82e4-d241d2c90485 Dec 02 11:06:36.714359 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a45a9eaf-08cb-4674-b4f4-7b3a3283ab54 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:36.714846 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:36.714846 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:36.715843 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a45a9eaf-08cb-4674-b4f4-7b3a3283ab54 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:36.790917 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:36.790917 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:36.805123 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:36.805123 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:36.810094 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a45a9eaf-08cb-4674-b4f4-7b3a3283ab54 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:06:36.814605 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b461a21a-22ae-4979-a603-1b2b83cf788f tempest-VolumeRetypeWithoutMigrationTest-1803281206 tempest-VolumeRetypeWithoutMigrationTest-1803281206] Volume info retrieved successfully. Dec 02 11:06:36.861689 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b461a21a-22ae-4979-a603-1b2b83cf788f tempest-VolumeRetypeWithoutMigrationTest-1803281206 tempest-VolumeRetypeWithoutMigrationTest-1803281206] http://10.222.0.23/volume/v3/2e8b9e5ca4524b48999ea29ac1a7a079/volumes/c127f428-ff23-449e-a565-7b6eebcd053c returned with HTTP 200 Dec 02 11:06:36.871695 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 992/2010] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:36 2020] GET /volume/v3/2e8b9e5ca4524b48999ea29ac1a7a079/volumes/c127f428-ff23-449e-a565-7b6eebcd053c => generated 1097 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:06:36.885103 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-37fc5bfe-d2ba-4066-9b5a-cb290c91b955 tempest-VolumeRetypeWithoutMigrationTest-1803281206 tempest-VolumeRetypeWithoutMigrationTest-1803281206] GET http://10.222.0.23/volume/v3/2e8b9e5ca4524b48999ea29ac1a7a079/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-275201059 Dec 02 11:06:36.887307 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-37fc5bfe-d2ba-4066-9b5a-cb290c91b955 tempest-VolumeRetypeWithoutMigrationTest-1803281206 tempest-VolumeRetypeWithoutMigrationTest-1803281206] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:36.888165 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:36.888165 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:36.889376 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-37fc5bfe-d2ba-4066-9b5a-cb290c91b955 tempest-VolumeRetypeWithoutMigrationTest-1803281206 tempest-VolumeRetypeWithoutMigrationTest-1803281206] Calling method 'index' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:36.891781 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-37fc5bfe-d2ba-4066-9b5a-cb290c91b955 tempest-VolumeRetypeWithoutMigrationTest-1803281206 tempest-VolumeRetypeWithoutMigrationTest-1803281206] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-275201059'), ('all_tenants', True)]). {{(pid=88068) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 02 11:06:36.892878 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a45a9eaf-08cb-4674-b4f4-7b3a3283ab54 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/9865db14-171e-4bfc-82e4-d241d2c90485 returned with HTTP 200 Dec 02 11:06:36.895026 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1019/2011] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:36 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/9865db14-171e-4bfc-82e4-d241d2c90485 => generated 948 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:37.027662 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-37fc5bfe-d2ba-4066-9b5a-cb290c91b955 tempest-VolumeRetypeWithoutMigrationTest-1803281206 tempest-VolumeRetypeWithoutMigrationTest-1803281206] Get all volumes completed successfully. Dec 02 11:06:37.029065 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-37fc5bfe-d2ba-4066-9b5a-cb290c91b955 tempest-VolumeRetypeWithoutMigrationTest-1803281206 tempest-VolumeRetypeWithoutMigrationTest-1803281206] http://10.222.0.23/volume/v3/2e8b9e5ca4524b48999ea29ac1a7a079/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-275201059 returned with HTTP 200 Dec 02 11:06:37.030677 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 993/2012] 10.222.0.23 () {58 vars in 1363 bytes} [Wed Dec 2 11:06:36 2020] GET /volume/v3/2e8b9e5ca4524b48999ea29ac1a7a079/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-275201059 => generated 412 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:37.044873 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-38bd9669-196b-4f82-aa43-c19ba1f16fe6 tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] DELETE http://10.222.0.23/volume/v3/0f7efc9712d04c8699add43966298972/volumes/c127f428-ff23-449e-a565-7b6eebcd053c Dec 02 11:06:37.045632 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-38bd9669-196b-4f82-aa43-c19ba1f16fe6 tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:37.046012 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:37.046012 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:37.046713 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-38bd9669-196b-4f82-aa43-c19ba1f16fe6 tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:37.047423 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-38bd9669-196b-4f82-aa43-c19ba1f16fe6 tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] Delete volume with id: c127f428-ff23-449e-a565-7b6eebcd053c Dec 02 11:06:37.182322 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:37.182322 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:37.189998 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-38bd9669-196b-4f82-aa43-c19ba1f16fe6 tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] Volume info retrieved successfully. Dec 02 11:06:37.290364 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1f555684-ab3a-488d-b825-2db9f3817c3c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:06:37.291219 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1f555684-ab3a-488d-b825-2db9f3817c3c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:37.291629 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:37.291629 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:37.292425 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1f555684-ab3a-488d-b825-2db9f3817c3c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:37.293031 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-1f555684-ab3a-488d-b825-2db9f3817c3c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:06:37.343632 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:37.343632 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:37.346826 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1f555684-ab3a-488d-b825-2db9f3817c3c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:06:37.353662 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 994/2013] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:37 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 816 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:06:37.470965 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-38bd9669-196b-4f82-aa43-c19ba1f16fe6 tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] Delete volume request issued successfully. Dec 02 11:06:37.471463 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-38bd9669-196b-4f82-aa43-c19ba1f16fe6 tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] http://10.222.0.23/volume/v3/0f7efc9712d04c8699add43966298972/volumes/c127f428-ff23-449e-a565-7b6eebcd053c returned with HTTP 202 Dec 02 11:06:37.472744 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1020/2014] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:06:37 2020] DELETE /volume/v3/0f7efc9712d04c8699add43966298972/volumes/c127f428-ff23-449e-a565-7b6eebcd053c => generated 0 bytes in 432 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:06:37.487860 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9c85748c-1471-4254-a935-abf4a6579d1d tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] GET http://10.222.0.23/volume/v3/0f7efc9712d04c8699add43966298972/volumes/c127f428-ff23-449e-a565-7b6eebcd053c Dec 02 11:06:37.488820 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9c85748c-1471-4254-a935-abf4a6579d1d tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:37.489243 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:37.489243 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:37.489851 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9c85748c-1471-4254-a935-abf4a6579d1d tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:37.524911 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-02d7ab16-e01d-4448-a1ce-29fbed0b86a8 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] GET http://10.222.0.23/volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes/fe3e2359-a593-44a2-a253-0c49f12eede7 Dec 02 11:06:37.525768 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-02d7ab16-e01d-4448-a1ce-29fbed0b86a8 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:37.526320 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:37.526320 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:37.526986 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-02d7ab16-e01d-4448-a1ce-29fbed0b86a8 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:37.607845 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:37.607845 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:37.623499 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-9c85748c-1471-4254-a935-abf4a6579d1d tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] Volume info retrieved successfully. Dec 02 11:06:37.649916 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:37.649916 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:37.659480 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9c85748c-1471-4254-a935-abf4a6579d1d tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] http://10.222.0.23/volume/v3/0f7efc9712d04c8699add43966298972/volumes/c127f428-ff23-449e-a565-7b6eebcd053c returned with HTTP 200 Dec 02 11:06:37.671442 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 995/2015] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:37 2020] GET /volume/v3/0f7efc9712d04c8699add43966298972/volumes/c127f428-ff23-449e-a565-7b6eebcd053c => generated 925 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:37.702493 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-02d7ab16-e01d-4448-a1ce-29fbed0b86a8 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Volume info retrieved successfully. Dec 02 11:06:37.771588 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-02d7ab16-e01d-4448-a1ce-29fbed0b86a8 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] http://10.222.0.23/volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes/fe3e2359-a593-44a2-a253-0c49f12eede7 returned with HTTP 200 Dec 02 11:06:37.780790 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1021/2016] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:37 2020] GET /volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes/fe3e2359-a593-44a2-a253-0c49f12eede7 => generated 915 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:37.940966 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9ba6c917-074d-495e-84a4-141b17a83b8f tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/9865db14-171e-4bfc-82e4-d241d2c90485 Dec 02 11:06:37.942158 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9ba6c917-074d-495e-84a4-141b17a83b8f tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:37.942586 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:37.942586 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:37.943422 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9ba6c917-074d-495e-84a4-141b17a83b8f tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:38.007101 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:38.007101 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:38.020476 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-9ba6c917-074d-495e-84a4-141b17a83b8f tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:06:38.050628 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9ba6c917-074d-495e-84a4-141b17a83b8f tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/9865db14-171e-4bfc-82e4-d241d2c90485 returned with HTTP 200 Dec 02 11:06:38.052409 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 996/2017] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:37 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/9865db14-171e-4bfc-82e4-d241d2c90485 => generated 949 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:38.068624 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b6aaedf1-38da-4161-b474-c2f6cf6ba949 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/9865db14-171e-4bfc-82e4-d241d2c90485 Dec 02 11:06:38.069160 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b6aaedf1-38da-4161-b474-c2f6cf6ba949 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:38.069356 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:38.069356 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:38.070034 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b6aaedf1-38da-4161-b474-c2f6cf6ba949 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:38.184641 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:38.184641 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:38.203099 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b6aaedf1-38da-4161-b474-c2f6cf6ba949 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:06:38.234786 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b6aaedf1-38da-4161-b474-c2f6cf6ba949 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/9865db14-171e-4bfc-82e4-d241d2c90485 returned with HTTP 200 Dec 02 11:06:38.236403 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1022/2018] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:38 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/9865db14-171e-4bfc-82e4-d241d2c90485 => generated 949 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:38.253259 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2682104e-85b2-4ac5-8138-0a3d578144bf tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] DELETE http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/9865db14-171e-4bfc-82e4-d241d2c90485 Dec 02 11:06:38.255423 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2682104e-85b2-4ac5-8138-0a3d578144bf tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:38.256065 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:38.256065 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:38.256931 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2682104e-85b2-4ac5-8138-0a3d578144bf tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:38.257661 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-2682104e-85b2-4ac5-8138-0a3d578144bf tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Delete volume with id: 9865db14-171e-4bfc-82e4-d241d2c90485 Dec 02 11:06:38.333346 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:38.333346 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:38.334909 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-2682104e-85b2-4ac5-8138-0a3d578144bf tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:06:38.365389 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4e7470e8-d3e4-40db-b8f9-32383382e2ee tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:06:38.365996 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4e7470e8-d3e4-40db-b8f9-32383382e2ee tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:38.366217 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:38.366217 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:38.366644 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4e7470e8-d3e4-40db-b8f9-32383382e2ee tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:38.367097 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-4e7470e8-d3e4-40db-b8f9-32383382e2ee tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id ed303c9a-a3a5-48fa-bb7f-ebd920e09072. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:06:38.392660 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-2682104e-85b2-4ac5-8138-0a3d578144bf tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Delete volume request issued successfully. Dec 02 11:06:38.393477 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2682104e-85b2-4ac5-8138-0a3d578144bf tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/9865db14-171e-4bfc-82e4-d241d2c90485 returned with HTTP 202 Dec 02 11:06:38.394783 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 997/2019] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:06:38 2020] DELETE /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/9865db14-171e-4bfc-82e4-d241d2c90485 => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:06:38.408298 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-993a9a02-606d-40b5-8716-6a6a1d8807ff tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/9865db14-171e-4bfc-82e4-d241d2c90485 Dec 02 11:06:38.410527 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-993a9a02-606d-40b5-8716-6a6a1d8807ff tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:38.413633 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:38.413633 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:38.414237 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-993a9a02-606d-40b5-8716-6a6a1d8807ff tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:38.431892 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:38.431892 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:38.437132 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4e7470e8-d3e4-40db-b8f9-32383382e2ee tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 200 Dec 02 11:06:38.445765 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1023/2020] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:38 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 816 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:38.450579 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f8389065-0015-4344-bc10-53c172b91d30 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/eef655e9-27a8-4ef9-9bf9-b24cded8dd95 Dec 02 11:06:38.451122 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f8389065-0015-4344-bc10-53c172b91d30 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:38.451306 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:38.451306 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:38.451677 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f8389065-0015-4344-bc10-53c172b91d30 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:38.523679 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:38.523679 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:38.542990 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-993a9a02-606d-40b5-8716-6a6a1d8807ff tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:06:38.543934 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:38.543934 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:38.553131 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f8389065-0015-4344-bc10-53c172b91d30 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:06:38.598581 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-993a9a02-606d-40b5-8716-6a6a1d8807ff tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/9865db14-171e-4bfc-82e4-d241d2c90485 returned with HTTP 200 Dec 02 11:06:38.599731 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 998/2021] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:38 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/9865db14-171e-4bfc-82e4-d241d2c90485 => generated 948 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:38.622093 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f8389065-0015-4344-bc10-53c172b91d30 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/eef655e9-27a8-4ef9-9bf9-b24cded8dd95 returned with HTTP 200 Dec 02 11:06:38.627909 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1024/2022] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:38 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/eef655e9-27a8-4ef9-9bf9-b24cded8dd95 => generated 1414 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 02 11:06:38.640214 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-09057613-66bb-46db-acc2-3884d43cc7b5 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/eef655e9-27a8-4ef9-9bf9-b24cded8dd95 Dec 02 11:06:38.640958 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-09057613-66bb-46db-acc2-3884d43cc7b5 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:38.641246 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:38.641246 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:38.641706 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-09057613-66bb-46db-acc2-3884d43cc7b5 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:38.677661 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ac5c907e-a481-4310-9d08-be429166fedb tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] GET http://10.222.0.23/volume/v3/0f7efc9712d04c8699add43966298972/volumes/c127f428-ff23-449e-a565-7b6eebcd053c Dec 02 11:06:38.678188 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ac5c907e-a481-4310-9d08-be429166fedb tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:38.678382 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:38.678382 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:38.679079 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ac5c907e-a481-4310-9d08-be429166fedb tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:38.744456 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:38.744456 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:38.756085 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-09057613-66bb-46db-acc2-3884d43cc7b5 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:06:38.777298 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:38.777298 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:38.788690 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-09057613-66bb-46db-acc2-3884d43cc7b5 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/eef655e9-27a8-4ef9-9bf9-b24cded8dd95 returned with HTTP 200 Dec 02 11:06:38.790913 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 999/2023] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:38 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/eef655e9-27a8-4ef9-9bf9-b24cded8dd95 => generated 1414 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:06:38.805842 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9be9d438-6aee-45f0-ac8e-fba9510b59a6 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] GET http://10.222.0.23/volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes/fe3e2359-a593-44a2-a253-0c49f12eede7 Dec 02 11:06:38.807896 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9be9d438-6aee-45f0-ac8e-fba9510b59a6 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:38.808329 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:38.808329 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:38.809008 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9be9d438-6aee-45f0-ac8e-fba9510b59a6 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:38.816878 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-ac5c907e-a481-4310-9d08-be429166fedb tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] Volume info retrieved successfully. Dec 02 11:06:38.864486 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ac5c907e-a481-4310-9d08-be429166fedb tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] http://10.222.0.23/volume/v3/0f7efc9712d04c8699add43966298972/volumes/c127f428-ff23-449e-a565-7b6eebcd053c returned with HTTP 200 Dec 02 11:06:38.869027 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1025/2024] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:38 2020] GET /volume/v3/0f7efc9712d04c8699add43966298972/volumes/c127f428-ff23-449e-a565-7b6eebcd053c => generated 925 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:06:38.873274 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-935e9926-5e3a-4b30-8d81-348f34475715 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] DELETE http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/eef655e9-27a8-4ef9-9bf9-b24cded8dd95 Dec 02 11:06:38.873950 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-935e9926-5e3a-4b30-8d81-348f34475715 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:38.874305 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:38.874305 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:38.874849 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-935e9926-5e3a-4b30-8d81-348f34475715 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:38.875417 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-935e9926-5e3a-4b30-8d81-348f34475715 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Delete volume with id: eef655e9-27a8-4ef9-9bf9-b24cded8dd95 Dec 02 11:06:38.919189 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:38.919189 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:38.932732 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-9be9d438-6aee-45f0-ac8e-fba9510b59a6 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Volume info retrieved successfully. Dec 02 11:06:38.964586 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9be9d438-6aee-45f0-ac8e-fba9510b59a6 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] http://10.222.0.23/volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes/fe3e2359-a593-44a2-a253-0c49f12eede7 returned with HTTP 200 Dec 02 11:06:38.965779 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1000/2025] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:38 2020] GET /volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes/fe3e2359-a593-44a2-a253-0c49f12eede7 => generated 916 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:38.981476 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-73f53951-ee29-4403-b386-765aeafa96f1 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] GET http://10.222.0.23/volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes/fe3e2359-a593-44a2-a253-0c49f12eede7 Dec 02 11:06:38.982130 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-73f53951-ee29-4403-b386-765aeafa96f1 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:38.983232 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:38.983232 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:38.983798 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-73f53951-ee29-4403-b386-765aeafa96f1 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:38.999820 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:38.999820 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:39.010475 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-935e9926-5e3a-4b30-8d81-348f34475715 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:06:39.067017 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-935e9926-5e3a-4b30-8d81-348f34475715 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Delete volume request issued successfully. Dec 02 11:06:39.067511 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-935e9926-5e3a-4b30-8d81-348f34475715 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/eef655e9-27a8-4ef9-9bf9-b24cded8dd95 returned with HTTP 202 Dec 02 11:06:39.068390 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1026/2026] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:06:38 2020] DELETE /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/eef655e9-27a8-4ef9-9bf9-b24cded8dd95 => generated 0 bytes in 203 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:06:39.080986 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-417066ed-fa0e-4e3e-a01c-f2376ac8a492 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/eef655e9-27a8-4ef9-9bf9-b24cded8dd95 Dec 02 11:06:39.081778 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-417066ed-fa0e-4e3e-a01c-f2376ac8a492 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:39.082279 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:39.082279 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:39.082854 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-417066ed-fa0e-4e3e-a01c-f2376ac8a492 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:39.141421 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:39.141421 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:39.195362 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-73f53951-ee29-4403-b386-765aeafa96f1 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Volume info retrieved successfully. Dec 02 11:06:39.199487 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:39.199487 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:39.222070 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-417066ed-fa0e-4e3e-a01c-f2376ac8a492 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:06:39.274050 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-417066ed-fa0e-4e3e-a01c-f2376ac8a492 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/eef655e9-27a8-4ef9-9bf9-b24cded8dd95 returned with HTTP 200 Dec 02 11:06:39.277913 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1027/2027] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:39 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/eef655e9-27a8-4ef9-9bf9-b24cded8dd95 => generated 1413 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:06:39.291334 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-73f53951-ee29-4403-b386-765aeafa96f1 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] http://10.222.0.23/volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes/fe3e2359-a593-44a2-a253-0c49f12eede7 returned with HTTP 200 Dec 02 11:06:39.305836 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1001/2028] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:38 2020] GET /volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes/fe3e2359-a593-44a2-a253-0c49f12eede7 => generated 916 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:39.681895 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-eac72082-b227-451f-b59b-cb1454480103 tempest-VolumeTypesExtraSpecsTest-1871588330 tempest-VolumeTypesExtraSpecsTest-1871588330] POST http://10.222.0.23/volume/v3/258301896cd941d9b6b0b63335588154/types Dec 02 11:06:39.682361 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:39.682361 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:39.682798 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-eac72082-b227-451f-b59b-cb1454480103 tempest-VolumeTypesExtraSpecsTest-1871588330 tempest-VolumeTypesExtraSpecsTest-1871588330] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-583652523"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:06:39.773661 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-eac72082-b227-451f-b59b-cb1454480103 tempest-VolumeTypesExtraSpecsTest-1871588330 tempest-VolumeTypesExtraSpecsTest-1871588330] http://10.222.0.23/volume/v3/258301896cd941d9b6b0b63335588154/types returned with HTTP 200 Dec 02 11:06:39.784782 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1002/2029] 10.222.0.23 () {60 vars in 1219 bytes} [Wed Dec 2 11:06:39 2020] POST /volume/v3/258301896cd941d9b6b0b63335588154/types => generated 230 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:39.789027 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7f352162-76c9-4c4f-832c-fc09be5c5078 tempest-VolumesListAdminTestJSON-1827624820 tempest-VolumesListAdminTestJSON-1827624820] POST http://10.222.0.23/volume/v3/ff8c8cb21bd64447a7dc0b371f16c1a2/volumes Dec 02 11:06:39.789665 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:39.789665 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:39.790928 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7f352162-76c9-4c4f-832c-fc09be5c5078 tempest-VolumesListAdminTestJSON-1827624820 tempest-VolumesListAdminTestJSON-1827624820] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:06:39.792170 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-7f352162-76c9-4c4f-832c-fc09be5c5078 tempest-VolumesListAdminTestJSON-1827624820 tempest-VolumesListAdminTestJSON-1827624820] Create volume request body: {'volume': {'size': 1}} {{(pid=88069) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 11:06:39.792703 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-7f352162-76c9-4c4f-832c-fc09be5c5078 tempest-VolumesListAdminTestJSON-1827624820 tempest-VolumesListAdminTestJSON-1827624820] Create volume of 1 GB Dec 02 11:06:39.794518 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6974aa0d-59f3-43ac-92ac-5d37afc7ab48 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/9865db14-171e-4bfc-82e4-d241d2c90485 Dec 02 11:06:39.797415 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6974aa0d-59f3-43ac-92ac-5d37afc7ab48 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:39.797898 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6974aa0d-59f3-43ac-92ac-5d37afc7ab48 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:39.826327 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-7f352162-76c9-4c4f-832c-fc09be5c5078 tempest-VolumesListAdminTestJSON-1827624820 tempest-VolumesListAdminTestJSON-1827624820] Availability Zones retrieved successfully. Dec 02 11:06:39.863611 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-7f352162-76c9-4c4f-832c-fc09be5c5078 tempest-VolumesListAdminTestJSON-1827624820 tempest-VolumesListAdminTestJSON-1827624820] Flow 'volume_create_api' (bcb916a8-04e3-44be-8356-86f0b9e9c6d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:06:39.870002 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-7f352162-76c9-4c4f-832c-fc09be5c5078 tempest-VolumesListAdminTestJSON-1827624820 tempest-VolumesListAdminTestJSON-1827624820] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4223a2e4-1f93-4b60-9c50-ba966d49f63b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:39.880729 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-7f352162-76c9-4c4f-832c-fc09be5c5078 tempest-VolumesListAdminTestJSON-1827624820 tempest-VolumesListAdminTestJSON-1827624820] Validating volume size '1' using validate_int {{(pid=88069) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 11:06:39.937841 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:39.937841 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:39.957030 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6974aa0d-59f3-43ac-92ac-5d37afc7ab48 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:06:40.011677 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6974aa0d-59f3-43ac-92ac-5d37afc7ab48 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/9865db14-171e-4bfc-82e4-d241d2c90485 returned with HTTP 200 Dec 02 11:06:40.012696 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1003/2030] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:39 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/9865db14-171e-4bfc-82e4-d241d2c90485 => generated 948 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:40.017329 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-7f352162-76c9-4c4f-832c-fc09be5c5078 tempest-VolumesListAdminTestJSON-1827624820 tempest-VolumesListAdminTestJSON-1827624820] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4223a2e4-1f93-4b60-9c50-ba966d49f63b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:06:40.019927 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-7f352162-76c9-4c4f-832c-fc09be5c5078 tempest-VolumesListAdminTestJSON-1827624820 tempest-VolumesListAdminTestJSON-1827624820] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (679db913-4218-4a3a-aa47-4492a67b6696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:40.023204 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8ca1840d-5b3f-4bc7-8347-be4c274e45e3 tempest-VolumeTypesExtraSpecsTest-1871588330 tempest-VolumeTypesExtraSpecsTest-1871588330] POST http://10.222.0.23/volume/v3/258301896cd941d9b6b0b63335588154/types/d7ab0ec8-950e-4944-a038-b9ff28fb79f2/extra_specs Dec 02 11:06:40.028081 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:40.028081 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:40.028826 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8ca1840d-5b3f-4bc7-8347-be4c274e45e3 tempest-VolumeTypesExtraSpecsTest-1871588330 tempest-VolumeTypesExtraSpecsTest-1871588330] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:06:40.227725 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-7f352162-76c9-4c4f-832c-fc09be5c5078 tempest-VolumesListAdminTestJSON-1827624820 tempest-VolumesListAdminTestJSON-1827624820] Created reservations ['282a807d-9c8a-4917-88e7-92156f4ed2ed', '536ecbd0-ab19-423f-ab08-4d3ddda4aaea', '6e6b4c5c-b5dd-47bf-9d69-9685e10aaa20', '5ca5e812-53a2-4728-ba5e-97b86610b628'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:06:40.230042 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-7f352162-76c9-4c4f-832c-fc09be5c5078 tempest-VolumesListAdminTestJSON-1827624820 tempest-VolumesListAdminTestJSON-1827624820] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (679db913-4218-4a3a-aa47-4492a67b6696) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['282a807d-9c8a-4917-88e7-92156f4ed2ed', '536ecbd0-ab19-423f-ab08-4d3ddda4aaea', '6e6b4c5c-b5dd-47bf-9d69-9685e10aaa20', '5ca5e812-53a2-4728-ba5e-97b86610b628']}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:06:40.233296 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-7f352162-76c9-4c4f-832c-fc09be5c5078 tempest-VolumesListAdminTestJSON-1827624820 tempest-VolumesListAdminTestJSON-1827624820] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f72f7f06-85c2-49e4-a484-931987171024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:40.303268 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8ca1840d-5b3f-4bc7-8347-be4c274e45e3 tempest-VolumeTypesExtraSpecsTest-1871588330 tempest-VolumeTypesExtraSpecsTest-1871588330] http://10.222.0.23/volume/v3/258301896cd941d9b6b0b63335588154/types/d7ab0ec8-950e-4944-a038-b9ff28fb79f2/extra_specs returned with HTTP 200 Dec 02 11:06:40.305100 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1004/2031] 10.222.0.23 () {60 vars in 1366 bytes} [Wed Dec 2 11:06:40 2020] POST /volume/v3/258301896cd941d9b6b0b63335588154/types/d7ab0ec8-950e-4944-a038-b9ff28fb79f2/extra_specs => generated 34 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 02 11:06:40.313361 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-be7f814c-fe08-4568-8cbf-394bca10dced tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] GET http://10.222.0.23/volume/v3/0f7efc9712d04c8699add43966298972/volumes/c127f428-ff23-449e-a565-7b6eebcd053c Dec 02 11:06:40.314203 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-be7f814c-fe08-4568-8cbf-394bca10dced tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:40.314849 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-be7f814c-fe08-4568-8cbf-394bca10dced tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:40.345786 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-7f352162-76c9-4c4f-832c-fc09be5c5078 tempest-VolumesListAdminTestJSON-1827624820 tempest-VolumesListAdminTestJSON-1827624820] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f72f7f06-85c2-49e4-a484-931987171024) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02854661-6001-4c89-9659-c00664013e00', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff8c8cb21bd64447a7dc0b371f16c1a2',qos_specs=None,replication_status=,reservations=['282a807d-9c8a-4917-88e7-92156f4ed2ed','536ecbd0-ab19-423f-ab08-4d3ddda4aaea','6e6b4c5c-b5dd-47bf-9d69-9685e10aaa20','5ca5e812-53a2-4728-ba5e-97b86610b628'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2666268908a94886b43fa4a94dec6118',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T11:06:40Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02854661-6001-4c89-9659-c00664013e00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff8c8cb21bd64447a7dc0b371f16c1a2',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,user_id='2666268908a94886b43fa4a94dec6118',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:06:40.348137 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-7f352162-76c9-4c4f-832c-fc09be5c5078 tempest-VolumesListAdminTestJSON-1827624820 tempest-VolumesListAdminTestJSON-1827624820] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b45cad37-b209-489d-9bea-3456d67964e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:40.374367 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-be7f814c-fe08-4568-8cbf-394bca10dced tempest-VolumeRetypeWithoutMigrationTest-1292667978 tempest-VolumeRetypeWithoutMigrationTest-1292667978] http://10.222.0.23/volume/v3/0f7efc9712d04c8699add43966298972/volumes/c127f428-ff23-449e-a565-7b6eebcd053c returned with HTTP 404 Dec 02 11:06:40.376422 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1005/2032] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:40 2020] GET /volume/v3/0f7efc9712d04c8699add43966298972/volumes/c127f428-ff23-449e-a565-7b6eebcd053c => generated 109 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:06:40.383917 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c1302c84-9da2-4d6c-ba62-726141a866d2 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/eef655e9-27a8-4ef9-9bf9-b24cded8dd95 Dec 02 11:06:40.384869 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c1302c84-9da2-4d6c-ba62-726141a866d2 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:40.386185 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c1302c84-9da2-4d6c-ba62-726141a866d2 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:40.408002 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-7f352162-76c9-4c4f-832c-fc09be5c5078 tempest-VolumesListAdminTestJSON-1827624820 tempest-VolumesListAdminTestJSON-1827624820] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b45cad37-b209-489d-9bea-3456d67964e6) 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=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff8c8cb21bd64447a7dc0b371f16c1a2',qos_specs=None,replication_status=,reservations=['282a807d-9c8a-4917-88e7-92156f4ed2ed','536ecbd0-ab19-423f-ab08-4d3ddda4aaea','6e6b4c5c-b5dd-47bf-9d69-9685e10aaa20','5ca5e812-53a2-4728-ba5e-97b86610b628'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2666268908a94886b43fa4a94dec6118',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:06:40.410088 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-7f352162-76c9-4c4f-832c-fc09be5c5078 tempest-VolumesListAdminTestJSON-1827624820 tempest-VolumesListAdminTestJSON-1827624820] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (612d295a-0ef6-4852-8113-7614f05674cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:40.433062 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-7f352162-76c9-4c4f-832c-fc09be5c5078 tempest-VolumesListAdminTestJSON-1827624820 tempest-VolumesListAdminTestJSON-1827624820] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (612d295a-0ef6-4852-8113-7614f05674cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:06:40.447117 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-7f352162-76c9-4c4f-832c-fc09be5c5078 tempest-VolumesListAdminTestJSON-1827624820 tempest-VolumesListAdminTestJSON-1827624820] Flow 'volume_create_api' (bcb916a8-04e3-44be-8356-86f0b9e9c6d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:06:40.489553 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:40.489553 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:40.512561 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c1302c84-9da2-4d6c-ba62-726141a866d2 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:06:40.556320 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-7f352162-76c9-4c4f-832c-fc09be5c5078 tempest-VolumesListAdminTestJSON-1827624820 tempest-VolumesListAdminTestJSON-1827624820] Create volume request issued successfully. Dec 02 11:06:40.580915 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7f352162-76c9-4c4f-832c-fc09be5c5078 tempest-VolumesListAdminTestJSON-1827624820 tempest-VolumesListAdminTestJSON-1827624820] http://10.222.0.23/volume/v3/ff8c8cb21bd64447a7dc0b371f16c1a2/volumes returned with HTTP 202 Dec 02 11:06:40.582251 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1028/2033] 10.222.0.23 () {60 vars in 1225 bytes} [Wed Dec 2 11:06:39 2020] POST /volume/v3/ff8c8cb21bd64447a7dc0b371f16c1a2/volumes => generated 802 bytes in 1277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 02 11:06:40.594152 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d760fd42-2488-4f26-b17c-36c107b4558e tempest-VolumeTypesExtraSpecsTest-1871588330 tempest-VolumeTypesExtraSpecsTest-1871588330] GET http://10.222.0.23/volume/v3/258301896cd941d9b6b0b63335588154/types/d7ab0ec8-950e-4944-a038-b9ff28fb79f2/extra_specs/spec3 Dec 02 11:06:40.594689 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d760fd42-2488-4f26-b17c-36c107b4558e tempest-VolumeTypesExtraSpecsTest-1871588330 tempest-VolumeTypesExtraSpecsTest-1871588330] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:40.594916 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:40.594916 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:40.595290 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d760fd42-2488-4f26-b17c-36c107b4558e tempest-VolumeTypesExtraSpecsTest-1871588330 tempest-VolumeTypesExtraSpecsTest-1871588330] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:40.596043 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:40.596043 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:40.613788 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c1302c84-9da2-4d6c-ba62-726141a866d2 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/eef655e9-27a8-4ef9-9bf9-b24cded8dd95 returned with HTTP 200 Dec 02 11:06:40.625975 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1006/2034] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:40 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/eef655e9-27a8-4ef9-9bf9-b24cded8dd95 => generated 1413 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:06:40.640040 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cf630c2c-ac6b-4541-9438-379c1ce9a592 tempest-VolumeRetypeWithoutMigrationTest-1803281206 tempest-VolumeRetypeWithoutMigrationTest-1803281206] DELETE http://10.222.0.23/volume/v3/2e8b9e5ca4524b48999ea29ac1a7a079/types/f1ada6db-4c4d-4a9e-8f63-a2d39be07a26 Dec 02 11:06:40.640619 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cf630c2c-ac6b-4541-9438-379c1ce9a592 tempest-VolumeRetypeWithoutMigrationTest-1803281206 tempest-VolumeRetypeWithoutMigrationTest-1803281206] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:40.640697 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d760fd42-2488-4f26-b17c-36c107b4558e tempest-VolumeTypesExtraSpecsTest-1871588330 tempest-VolumeTypesExtraSpecsTest-1871588330] http://10.222.0.23/volume/v3/258301896cd941d9b6b0b63335588154/types/d7ab0ec8-950e-4944-a038-b9ff28fb79f2/extra_specs/spec3 returned with HTTP 200 Dec 02 11:06:40.640946 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:40.640946 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:40.641213 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cf630c2c-ac6b-4541-9438-379c1ce9a592 tempest-VolumeRetypeWithoutMigrationTest-1803281206 tempest-VolumeRetypeWithoutMigrationTest-1803281206] Calling method '_delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:40.645572 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1029/2035] 10.222.0.23 () {58 vars in 1363 bytes} [Wed Dec 2 11:06:40 2020] GET /volume/v3/258301896cd941d9b6b0b63335588154/types/d7ab0ec8-950e-4944-a038-b9ff28fb79f2/extra_specs/spec3 => generated 17 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 02 11:06:40.645826 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a8e85c6b-b017-4fdf-90d5-6a47db338926 tempest-VolumesListAdminTestJSON-1827624820 tempest-VolumesListAdminTestJSON-1827624820] GET http://10.222.0.23/volume/v3/ff8c8cb21bd64447a7dc0b371f16c1a2/volumes/02854661-6001-4c89-9659-c00664013e00 Dec 02 11:06:40.646332 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a8e85c6b-b017-4fdf-90d5-6a47db338926 tempest-VolumesListAdminTestJSON-1827624820 tempest-VolumesListAdminTestJSON-1827624820] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:40.646810 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a8e85c6b-b017-4fdf-90d5-6a47db338926 tempest-VolumesListAdminTestJSON-1827624820 tempest-VolumesListAdminTestJSON-1827624820] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:40.717640 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 02 11:06:40.717640 n-d-764292-5 devstack@c-api.service[88067]: "UPDATE / DELETE expressions." % clause Dec 02 11:06:40.733312 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cf630c2c-ac6b-4541-9438-379c1ce9a592 tempest-VolumeRetypeWithoutMigrationTest-1803281206 tempest-VolumeRetypeWithoutMigrationTest-1803281206] http://10.222.0.23/volume/v3/2e8b9e5ca4524b48999ea29ac1a7a079/types/f1ada6db-4c4d-4a9e-8f63-a2d39be07a26 returned with HTTP 202 Dec 02 11:06:40.737357 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1007/2036] 10.222.0.23 () {58 vars in 1312 bytes} [Wed Dec 2 11:06:40 2020] DELETE /volume/v3/2e8b9e5ca4524b48999ea29ac1a7a079/types/f1ada6db-4c4d-4a9e-8f63-a2d39be07a26 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:06:40.742410 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-61d5c4ce-e661-4d93-b393-fde73b56c5b4 tempest-VolumeTypesExtraSpecsTest-1871588330 tempest-VolumeTypesExtraSpecsTest-1871588330] DELETE http://10.222.0.23/volume/v3/258301896cd941d9b6b0b63335588154/types/d7ab0ec8-950e-4944-a038-b9ff28fb79f2/extra_specs/spec3 Dec 02 11:06:40.743110 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-61d5c4ce-e661-4d93-b393-fde73b56c5b4 tempest-VolumeTypesExtraSpecsTest-1871588330 tempest-VolumeTypesExtraSpecsTest-1871588330] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:40.743713 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-61d5c4ce-e661-4d93-b393-fde73b56c5b4 tempest-VolumeTypesExtraSpecsTest-1871588330 tempest-VolumeTypesExtraSpecsTest-1871588330] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:40.854601 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:40.854601 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:40.891976 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a8e85c6b-b017-4fdf-90d5-6a47db338926 tempest-VolumesListAdminTestJSON-1827624820 tempest-VolumesListAdminTestJSON-1827624820] Volume info retrieved successfully. Dec 02 11:06:40.892328 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-61d5c4ce-e661-4d93-b393-fde73b56c5b4 tempest-VolumeTypesExtraSpecsTest-1871588330 tempest-VolumeTypesExtraSpecsTest-1871588330] http://10.222.0.23/volume/v3/258301896cd941d9b6b0b63335588154/types/d7ab0ec8-950e-4944-a038-b9ff28fb79f2/extra_specs/spec3 returned with HTTP 202 Dec 02 11:06:40.893720 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1008/2037] 10.222.0.23 () {58 vars in 1366 bytes} [Wed Dec 2 11:06:40 2020] DELETE /volume/v3/258301896cd941d9b6b0b63335588154/types/d7ab0ec8-950e-4944-a038-b9ff28fb79f2/extra_specs/spec3 => generated 0 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 02 11:06:40.900833 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dd21eb05-6162-4cf9-91f7-d1ae682d3463 tempest-VolumeRetypeWithoutMigrationTest-1803281206 tempest-VolumeRetypeWithoutMigrationTest-1803281206] GET http://10.222.0.23/volume/v3/2e8b9e5ca4524b48999ea29ac1a7a079/types/f1ada6db-4c4d-4a9e-8f63-a2d39be07a26 Dec 02 11:06:40.902705 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dd21eb05-6162-4cf9-91f7-d1ae682d3463 tempest-VolumeRetypeWithoutMigrationTest-1803281206 tempest-VolumeRetypeWithoutMigrationTest-1803281206] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:40.905160 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dd21eb05-6162-4cf9-91f7-d1ae682d3463 tempest-VolumeRetypeWithoutMigrationTest-1803281206 tempest-VolumeRetypeWithoutMigrationTest-1803281206] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:40.932518 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dd21eb05-6162-4cf9-91f7-d1ae682d3463 tempest-VolumeRetypeWithoutMigrationTest-1803281206 tempest-VolumeRetypeWithoutMigrationTest-1803281206] http://10.222.0.23/volume/v3/2e8b9e5ca4524b48999ea29ac1a7a079/types/f1ada6db-4c4d-4a9e-8f63-a2d39be07a26 returned with HTTP 404 Dec 02 11:06:40.933735 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a8e85c6b-b017-4fdf-90d5-6a47db338926 tempest-VolumesListAdminTestJSON-1827624820 tempest-VolumesListAdminTestJSON-1827624820] http://10.222.0.23/volume/v3/ff8c8cb21bd64447a7dc0b371f16c1a2/volumes/02854661-6001-4c89-9659-c00664013e00 returned with HTTP 200 Dec 02 11:06:40.934145 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1009/2038] 10.222.0.23 () {58 vars in 1309 bytes} [Wed Dec 2 11:06:40 2020] GET /volume/v3/2e8b9e5ca4524b48999ea29ac1a7a079/types/f1ada6db-4c4d-4a9e-8f63-a2d39be07a26 => generated 114 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:06:40.935981 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1030/2039] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:40 2020] GET /volume/v3/ff8c8cb21bd64447a7dc0b371f16c1a2/volumes/02854661-6001-4c89-9659-c00664013e00 => generated 981 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:40.951469 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7716dff8-2a41-436f-88bf-70d17ba45e90 tempest-VolumeRetypeWithoutMigrationTest-1803281206 tempest-VolumeRetypeWithoutMigrationTest-1803281206] DELETE http://10.222.0.23/volume/v3/2e8b9e5ca4524b48999ea29ac1a7a079/types/5e09ffa9-ce66-421c-924b-5ca1bad855ce Dec 02 11:06:40.952515 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7716dff8-2a41-436f-88bf-70d17ba45e90 tempest-VolumeRetypeWithoutMigrationTest-1803281206 tempest-VolumeRetypeWithoutMigrationTest-1803281206] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:40.952771 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:40.952771 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:40.953324 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7716dff8-2a41-436f-88bf-70d17ba45e90 tempest-VolumeRetypeWithoutMigrationTest-1803281206 tempest-VolumeRetypeWithoutMigrationTest-1803281206] Calling method '_delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:40.962179 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d16b4ad6-f8ce-4951-a891-f306454832d1 tempest-VolumeTypesExtraSpecsTest-1871588330 tempest-VolumeTypesExtraSpecsTest-1871588330] GET http://10.222.0.23/volume/v3/258301896cd941d9b6b0b63335588154/types/d7ab0ec8-950e-4944-a038-b9ff28fb79f2/extra_specs/spec3 Dec 02 11:06:40.962717 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d16b4ad6-f8ce-4951-a891-f306454832d1 tempest-VolumeTypesExtraSpecsTest-1871588330 tempest-VolumeTypesExtraSpecsTest-1871588330] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:40.963203 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d16b4ad6-f8ce-4951-a891-f306454832d1 tempest-VolumeTypesExtraSpecsTest-1871588330 tempest-VolumeTypesExtraSpecsTest-1871588330] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:41.001065 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d16b4ad6-f8ce-4951-a891-f306454832d1 tempest-VolumeTypesExtraSpecsTest-1871588330 tempest-VolumeTypesExtraSpecsTest-1871588330] http://10.222.0.23/volume/v3/258301896cd941d9b6b0b63335588154/types/d7ab0ec8-950e-4944-a038-b9ff28fb79f2/extra_specs/spec3 returned with HTTP 404 Dec 02 11:06:41.002139 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1010/2040] 10.222.0.23 () {58 vars in 1363 bytes} [Wed Dec 2 11:06:40 2020] GET /volume/v3/258301896cd941d9b6b0b63335588154/types/d7ab0ec8-950e-4944-a038-b9ff28fb79f2/extra_specs/spec3 => generated 129 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:06:41.018750 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-72f8558e-d8e4-4206-a78b-e33eb0754f94 tempest-VolumeTypesExtraSpecsTest-1871588330 tempest-VolumeTypesExtraSpecsTest-1871588330] POST http://10.222.0.23/volume/v3/258301896cd941d9b6b0b63335588154/types/d7ab0ec8-950e-4944-a038-b9ff28fb79f2/extra_specs Dec 02 11:06:41.019507 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-72f8558e-d8e4-4206-a78b-e33eb0754f94 tempest-VolumeTypesExtraSpecsTest-1871588330 tempest-VolumeTypesExtraSpecsTest-1871588330] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:06:41.086979 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 02 11:06:41.086979 n-d-764292-5 devstack@c-api.service[88067]: "UPDATE / DELETE expressions." % clause Dec 02 11:06:41.109519 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7716dff8-2a41-436f-88bf-70d17ba45e90 tempest-VolumeRetypeWithoutMigrationTest-1803281206 tempest-VolumeRetypeWithoutMigrationTest-1803281206] http://10.222.0.23/volume/v3/2e8b9e5ca4524b48999ea29ac1a7a079/types/5e09ffa9-ce66-421c-924b-5ca1bad855ce returned with HTTP 202 Dec 02 11:06:41.110599 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1031/2041] 10.222.0.23 () {58 vars in 1312 bytes} [Wed Dec 2 11:06:40 2020] DELETE /volume/v3/2e8b9e5ca4524b48999ea29ac1a7a079/types/5e09ffa9-ce66-421c-924b-5ca1bad855ce => generated 0 bytes in 164 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:06:41.116629 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a6eb2eaf-7cca-4d89-8bcd-5cc91e252e5d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/9865db14-171e-4bfc-82e4-d241d2c90485 Dec 02 11:06:41.117386 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a6eb2eaf-7cca-4d89-8bcd-5cc91e252e5d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:41.118018 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a6eb2eaf-7cca-4d89-8bcd-5cc91e252e5d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:41.200146 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:41.200146 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:41.209902 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a6eb2eaf-7cca-4d89-8bcd-5cc91e252e5d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:06:41.231131 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-72f8558e-d8e4-4206-a78b-e33eb0754f94 tempest-VolumeTypesExtraSpecsTest-1871588330 tempest-VolumeTypesExtraSpecsTest-1871588330] http://10.222.0.23/volume/v3/258301896cd941d9b6b0b63335588154/types/d7ab0ec8-950e-4944-a038-b9ff28fb79f2/extra_specs returned with HTTP 200 Dec 02 11:06:41.232556 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1011/2042] 10.222.0.23 () {60 vars in 1366 bytes} [Wed Dec 2 11:06:41 2020] POST /volume/v3/258301896cd941d9b6b0b63335588154/types/d7ab0ec8-950e-4944-a038-b9ff28fb79f2/extra_specs => generated 34 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 02 11:06:41.237914 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c4ed6264-b6de-4eff-a710-acde04ec9cb1 tempest-VolumeRetypeWithoutMigrationTest-1803281206 tempest-VolumeRetypeWithoutMigrationTest-1803281206] GET http://10.222.0.23/volume/v3/2e8b9e5ca4524b48999ea29ac1a7a079/types/5e09ffa9-ce66-421c-924b-5ca1bad855ce Dec 02 11:06:41.238605 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c4ed6264-b6de-4eff-a710-acde04ec9cb1 tempest-VolumeRetypeWithoutMigrationTest-1803281206 tempest-VolumeRetypeWithoutMigrationTest-1803281206] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:41.239204 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c4ed6264-b6de-4eff-a710-acde04ec9cb1 tempest-VolumeRetypeWithoutMigrationTest-1803281206 tempest-VolumeRetypeWithoutMigrationTest-1803281206] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:41.245882 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a6eb2eaf-7cca-4d89-8bcd-5cc91e252e5d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/9865db14-171e-4bfc-82e4-d241d2c90485 returned with HTTP 200 Dec 02 11:06:41.249743 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1032/2043] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:41 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/9865db14-171e-4bfc-82e4-d241d2c90485 => generated 948 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:41.259192 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c4ed6264-b6de-4eff-a710-acde04ec9cb1 tempest-VolumeRetypeWithoutMigrationTest-1803281206 tempest-VolumeRetypeWithoutMigrationTest-1803281206] http://10.222.0.23/volume/v3/2e8b9e5ca4524b48999ea29ac1a7a079/types/5e09ffa9-ce66-421c-924b-5ca1bad855ce returned with HTTP 404 Dec 02 11:06:41.259192 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1012/2044] 10.222.0.23 () {58 vars in 1309 bytes} [Wed Dec 2 11:06:41 2020] GET /volume/v3/2e8b9e5ca4524b48999ea29ac1a7a079/types/5e09ffa9-ce66-421c-924b-5ca1bad855ce => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:06:41.268061 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1131d74d-cf67-49fd-85dc-e269ee7db74d tempest-VolumeTypesExtraSpecsTest-1871588330 tempest-VolumeTypesExtraSpecsTest-1871588330] GET http://10.222.0.23/volume/v3/258301896cd941d9b6b0b63335588154/types/d7ab0ec8-950e-4944-a038-b9ff28fb79f2/extra_specs Dec 02 11:06:41.269105 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1131d74d-cf67-49fd-85dc-e269ee7db74d tempest-VolumeTypesExtraSpecsTest-1871588330 tempest-VolumeTypesExtraSpecsTest-1871588330] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:41.269733 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1131d74d-cf67-49fd-85dc-e269ee7db74d tempest-VolumeTypesExtraSpecsTest-1871588330 tempest-VolumeTypesExtraSpecsTest-1871588330] Calling method 'index' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:41.325759 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1131d74d-cf67-49fd-85dc-e269ee7db74d tempest-VolumeTypesExtraSpecsTest-1871588330 tempest-VolumeTypesExtraSpecsTest-1871588330] http://10.222.0.23/volume/v3/258301896cd941d9b6b0b63335588154/types/d7ab0ec8-950e-4944-a038-b9ff28fb79f2/extra_specs returned with HTTP 200 Dec 02 11:06:41.326793 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1013/2045] 10.222.0.23 () {58 vars in 1345 bytes} [Wed Dec 2 11:06:41 2020] GET /volume/v3/258301896cd941d9b6b0b63335588154/types/d7ab0ec8-950e-4944-a038-b9ff28fb79f2/extra_specs => generated 34 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 02 11:06:41.338520 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-74e1fa8a-ddcb-4630-ab07-77637ebf6d7a tempest-VolumeTypesExtraSpecsTest-1871588330 tempest-VolumeTypesExtraSpecsTest-1871588330] POST http://10.222.0.23/volume/v3/258301896cd941d9b6b0b63335588154/types/d7ab0ec8-950e-4944-a038-b9ff28fb79f2/extra_specs Dec 02 11:06:41.339307 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:41.339307 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:41.340011 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-74e1fa8a-ddcb-4630-ab07-77637ebf6d7a tempest-VolumeTypesExtraSpecsTest-1871588330 tempest-VolumeTypesExtraSpecsTest-1871588330] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:06:41.602059 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-74e1fa8a-ddcb-4630-ab07-77637ebf6d7a tempest-VolumeTypesExtraSpecsTest-1871588330 tempest-VolumeTypesExtraSpecsTest-1871588330] http://10.222.0.23/volume/v3/258301896cd941d9b6b0b63335588154/types/d7ab0ec8-950e-4944-a038-b9ff28fb79f2/extra_specs returned with HTTP 200 Dec 02 11:06:41.616209 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-16c41202-84dd-47d0-a519-5850c8e6a226 tempest-VolumeTypesExtraSpecsTest-1871588330 tempest-VolumeTypesExtraSpecsTest-1871588330] PUT http://10.222.0.23/volume/v3/258301896cd941d9b6b0b63335588154/types/d7ab0ec8-950e-4944-a038-b9ff28fb79f2/extra_specs/spec2 Dec 02 11:06:41.616998 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-16c41202-84dd-47d0-a519-5850c8e6a226 tempest-VolumeTypesExtraSpecsTest-1871588330 tempest-VolumeTypesExtraSpecsTest-1871588330] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:06:41.621745 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1033/2046] 10.222.0.23 () {60 vars in 1366 bytes} [Wed Dec 2 11:06:41 2020] POST /volume/v3/258301896cd941d9b6b0b63335588154/types/d7ab0ec8-950e-4944-a038-b9ff28fb79f2/extra_specs => generated 34 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 02 11:06:41.633374 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8a95ab92-81d0-41e0-95b5-fbf18961d924 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/eef655e9-27a8-4ef9-9bf9-b24cded8dd95 Dec 02 11:06:41.640474 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8a95ab92-81d0-41e0-95b5-fbf18961d924 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:41.641133 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8a95ab92-81d0-41e0-95b5-fbf18961d924 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:41.762476 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:41.762476 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:41.784018 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-8a95ab92-81d0-41e0-95b5-fbf18961d924 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:06:41.816760 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-16c41202-84dd-47d0-a519-5850c8e6a226 tempest-VolumeTypesExtraSpecsTest-1871588330 tempest-VolumeTypesExtraSpecsTest-1871588330] http://10.222.0.23/volume/v3/258301896cd941d9b6b0b63335588154/types/d7ab0ec8-950e-4944-a038-b9ff28fb79f2/extra_specs/spec2 returned with HTTP 200 Dec 02 11:06:41.827221 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8a95ab92-81d0-41e0-95b5-fbf18961d924 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/eef655e9-27a8-4ef9-9bf9-b24cded8dd95 returned with HTTP 200 Dec 02 11:06:41.828372 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1034/2047] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:41 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/eef655e9-27a8-4ef9-9bf9-b24cded8dd95 => generated 1413 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:06:41.828938 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1014/2048] 10.222.0.23 () {60 vars in 1383 bytes} [Wed Dec 2 11:06:41 2020] PUT /volume/v3/258301896cd941d9b6b0b63335588154/types/d7ab0ec8-950e-4944-a038-b9ff28fb79f2/extra_specs/spec2 => generated 17 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 02 11:06:41.843388 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1a5de29e-5c51-4862-a827-1c8b28a614f8 tempest-VolumeTypesExtraSpecsTest-1871588330 tempest-VolumeTypesExtraSpecsTest-1871588330] GET http://10.222.0.23/volume/v3/258301896cd941d9b6b0b63335588154/types/d7ab0ec8-950e-4944-a038-b9ff28fb79f2/extra_specs/spec2 Dec 02 11:06:41.845869 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1a5de29e-5c51-4862-a827-1c8b28a614f8 tempest-VolumeTypesExtraSpecsTest-1871588330 tempest-VolumeTypesExtraSpecsTest-1871588330] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:41.846111 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:41.846111 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:41.846509 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1a5de29e-5c51-4862-a827-1c8b28a614f8 tempest-VolumeTypesExtraSpecsTest-1871588330 tempest-VolumeTypesExtraSpecsTest-1871588330] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:41.896450 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1a5de29e-5c51-4862-a827-1c8b28a614f8 tempest-VolumeTypesExtraSpecsTest-1871588330 tempest-VolumeTypesExtraSpecsTest-1871588330] http://10.222.0.23/volume/v3/258301896cd941d9b6b0b63335588154/types/d7ab0ec8-950e-4944-a038-b9ff28fb79f2/extra_specs/spec2 returned with HTTP 200 Dec 02 11:06:41.902292 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1035/2049] 10.222.0.23 () {58 vars in 1363 bytes} [Wed Dec 2 11:06:41 2020] GET /volume/v3/258301896cd941d9b6b0b63335588154/types/d7ab0ec8-950e-4944-a038-b9ff28fb79f2/extra_specs/spec2 => generated 17 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 02 11:06:41.908001 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a0286d47-3593-4d67-a99e-f5b76b13c775 tempest-VolumeTypesExtraSpecsTest-1871588330 tempest-VolumeTypesExtraSpecsTest-1871588330] POST http://10.222.0.23/volume/v3/258301896cd941d9b6b0b63335588154/types/d7ab0ec8-950e-4944-a038-b9ff28fb79f2/extra_specs Dec 02 11:06:41.909099 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a0286d47-3593-4d67-a99e-f5b76b13c775 tempest-VolumeTypesExtraSpecsTest-1871588330 tempest-VolumeTypesExtraSpecsTest-1871588330] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:06:41.957223 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7b8953e4-f812-4bd7-ba24-fda02227d79e tempest-VolumesListAdminTestJSON-1827624820 tempest-VolumesListAdminTestJSON-1827624820] GET http://10.222.0.23/volume/v3/ff8c8cb21bd64447a7dc0b371f16c1a2/volumes/02854661-6001-4c89-9659-c00664013e00 Dec 02 11:06:41.957737 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7b8953e4-f812-4bd7-ba24-fda02227d79e tempest-VolumesListAdminTestJSON-1827624820 tempest-VolumesListAdminTestJSON-1827624820] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:41.958660 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7b8953e4-f812-4bd7-ba24-fda02227d79e tempest-VolumesListAdminTestJSON-1827624820 tempest-VolumesListAdminTestJSON-1827624820] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:42.148364 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:42.148364 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:42.165174 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a0286d47-3593-4d67-a99e-f5b76b13c775 tempest-VolumeTypesExtraSpecsTest-1871588330 tempest-VolumeTypesExtraSpecsTest-1871588330] http://10.222.0.23/volume/v3/258301896cd941d9b6b0b63335588154/types/d7ab0ec8-950e-4944-a038-b9ff28fb79f2/extra_specs returned with HTTP 200 Dec 02 11:06:42.166052 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1015/2050] 10.222.0.23 () {60 vars in 1366 bytes} [Wed Dec 2 11:06:41 2020] POST /volume/v3/258301896cd941d9b6b0b63335588154/types/d7ab0ec8-950e-4944-a038-b9ff28fb79f2/extra_specs => generated 51 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Dec 02 11:06:42.180986 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dd33f363-29a0-4c40-ac25-19c6f5cc93fd tempest-VolumeTypesExtraSpecsTest-1871588330 tempest-VolumeTypesExtraSpecsTest-1871588330] GET http://10.222.0.23/volume/v3/258301896cd941d9b6b0b63335588154/types/d7ab0ec8-950e-4944-a038-b9ff28fb79f2/extra_specs Dec 02 11:06:42.181861 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dd33f363-29a0-4c40-ac25-19c6f5cc93fd tempest-VolumeTypesExtraSpecsTest-1871588330 tempest-VolumeTypesExtraSpecsTest-1871588330] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:42.182409 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dd33f363-29a0-4c40-ac25-19c6f5cc93fd tempest-VolumeTypesExtraSpecsTest-1871588330 tempest-VolumeTypesExtraSpecsTest-1871588330] Calling method 'index' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:42.197689 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-7b8953e4-f812-4bd7-ba24-fda02227d79e tempest-VolumesListAdminTestJSON-1827624820 tempest-VolumesListAdminTestJSON-1827624820] Volume info retrieved successfully. Dec 02 11:06:42.216161 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dd33f363-29a0-4c40-ac25-19c6f5cc93fd tempest-VolumeTypesExtraSpecsTest-1871588330 tempest-VolumeTypesExtraSpecsTest-1871588330] http://10.222.0.23/volume/v3/258301896cd941d9b6b0b63335588154/types/d7ab0ec8-950e-4944-a038-b9ff28fb79f2/extra_specs returned with HTTP 200 Dec 02 11:06:42.217316 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1016/2051] 10.222.0.23 () {58 vars in 1345 bytes} [Wed Dec 2 11:06:42 2020] GET /volume/v3/258301896cd941d9b6b0b63335588154/types/d7ab0ec8-950e-4944-a038-b9ff28fb79f2/extra_specs => generated 68 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 02 11:06:42.232804 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d1de9c74-9df1-455d-809b-04afcc32faa4 tempest-VolumeTypesExtraSpecsTest-1871588330 tempest-VolumeTypesExtraSpecsTest-1871588330] DELETE http://10.222.0.23/volume/v3/258301896cd941d9b6b0b63335588154/types/d7ab0ec8-950e-4944-a038-b9ff28fb79f2 Dec 02 11:06:42.233468 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d1de9c74-9df1-455d-809b-04afcc32faa4 tempest-VolumeTypesExtraSpecsTest-1871588330 tempest-VolumeTypesExtraSpecsTest-1871588330] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:42.234067 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d1de9c74-9df1-455d-809b-04afcc32faa4 tempest-VolumeTypesExtraSpecsTest-1871588330 tempest-VolumeTypesExtraSpecsTest-1871588330] Calling method '_delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:42.258368 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7b8953e4-f812-4bd7-ba24-fda02227d79e tempest-VolumesListAdminTestJSON-1827624820 tempest-VolumesListAdminTestJSON-1827624820] http://10.222.0.23/volume/v3/ff8c8cb21bd64447a7dc0b371f16c1a2/volumes/02854661-6001-4c89-9659-c00664013e00 returned with HTTP 200 Dec 02 11:06:42.270574 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1036/2052] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:41 2020] GET /volume/v3/ff8c8cb21bd64447a7dc0b371f16c1a2/volumes/02854661-6001-4c89-9659-c00664013e00 => generated 1039 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 02 11:06:42.274792 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ba448721-7752-4b4c-9cdc-56e14d17bfe7 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/9865db14-171e-4bfc-82e4-d241d2c90485 Dec 02 11:06:42.275301 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ba448721-7752-4b4c-9cdc-56e14d17bfe7 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:42.275516 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:42.275516 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:42.275878 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ba448721-7752-4b4c-9cdc-56e14d17bfe7 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:42.365728 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d1de9c74-9df1-455d-809b-04afcc32faa4 tempest-VolumeTypesExtraSpecsTest-1871588330 tempest-VolumeTypesExtraSpecsTest-1871588330] http://10.222.0.23/volume/v3/258301896cd941d9b6b0b63335588154/types/d7ab0ec8-950e-4944-a038-b9ff28fb79f2 returned with HTTP 202 Dec 02 11:06:42.367120 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1017/2053] 10.222.0.23 () {58 vars in 1312 bytes} [Wed Dec 2 11:06:42 2020] DELETE /volume/v3/258301896cd941d9b6b0b63335588154/types/d7ab0ec8-950e-4944-a038-b9ff28fb79f2 => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:06:42.374720 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-06944b0b-20bc-4b79-ac5e-d66ae36f814d tempest-VolumeTypesExtraSpecsTest-1871588330 tempest-VolumeTypesExtraSpecsTest-1871588330] GET http://10.222.0.23/volume/v3/258301896cd941d9b6b0b63335588154/types/d7ab0ec8-950e-4944-a038-b9ff28fb79f2 Dec 02 11:06:42.375372 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-06944b0b-20bc-4b79-ac5e-d66ae36f814d tempest-VolumeTypesExtraSpecsTest-1871588330 tempest-VolumeTypesExtraSpecsTest-1871588330] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:42.376825 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-06944b0b-20bc-4b79-ac5e-d66ae36f814d tempest-VolumeTypesExtraSpecsTest-1871588330 tempest-VolumeTypesExtraSpecsTest-1871588330] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:42.393018 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ba448721-7752-4b4c-9cdc-56e14d17bfe7 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/9865db14-171e-4bfc-82e4-d241d2c90485 returned with HTTP 404 Dec 02 11:06:42.396100 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-06944b0b-20bc-4b79-ac5e-d66ae36f814d tempest-VolumeTypesExtraSpecsTest-1871588330 tempest-VolumeTypesExtraSpecsTest-1871588330] http://10.222.0.23/volume/v3/258301896cd941d9b6b0b63335588154/types/d7ab0ec8-950e-4944-a038-b9ff28fb79f2 returned with HTTP 404 Dec 02 11:06:42.396100 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1018/2054] 10.222.0.23 () {58 vars in 1309 bytes} [Wed Dec 2 11:06:42 2020] GET /volume/v3/258301896cd941d9b6b0b63335588154/types/d7ab0ec8-950e-4944-a038-b9ff28fb79f2 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 02 11:06:42.410369 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-03d05a02-fc73-4838-94b8-8dc7ff954535 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] POST http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes Dec 02 11:06:42.411353 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-03d05a02-fc73-4838-94b8-8dc7ff954535 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-538011557"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:06:42.412567 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-03d05a02-fc73-4838-94b8-8dc7ff954535 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-538011557'}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 11:06:42.413173 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1037/2055] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:42 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/9865db14-171e-4bfc-82e4-d241d2c90485 => generated 109 bytes in 142 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:06:42.413355 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-03d05a02-fc73-4838-94b8-8dc7ff954535 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Create volume of 1 GB Dec 02 11:06:42.444903 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-03d05a02-fc73-4838-94b8-8dc7ff954535 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Availability Zones retrieved successfully. Dec 02 11:06:42.482844 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-03d05a02-fc73-4838-94b8-8dc7ff954535 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Flow 'volume_create_api' (f1d32d03-a781-4f2b-81fa-493ae0b17eee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:06:42.487364 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-03d05a02-fc73-4838-94b8-8dc7ff954535 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cf93802-1432-4779-9ec1-fbaad73f0dad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:42.492212 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-03d05a02-fc73-4838-94b8-8dc7ff954535 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Validating volume size '1' using validate_int {{(pid=88068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 11:06:42.637026 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-03d05a02-fc73-4838-94b8-8dc7ff954535 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cf93802-1432-4779-9ec1-fbaad73f0dad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:06:42.647732 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-03d05a02-fc73-4838-94b8-8dc7ff954535 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90cebe59-ba41-47cc-9719-e61bfa321936) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:42.809058 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-03d05a02-fc73-4838-94b8-8dc7ff954535 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Created reservations ['47448d86-d9d2-445e-87d7-c3ce26052e50', '31c32aed-c15f-4d08-9075-59ac96625f8f', '758e93b0-d9ea-444a-aa95-ee65f78ce7e8', '24b9061d-58a6-464a-acea-b098352afead'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:06:42.811055 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-03d05a02-fc73-4838-94b8-8dc7ff954535 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90cebe59-ba41-47cc-9719-e61bfa321936) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47448d86-d9d2-445e-87d7-c3ce26052e50', '31c32aed-c15f-4d08-9075-59ac96625f8f', '758e93b0-d9ea-444a-aa95-ee65f78ce7e8', '24b9061d-58a6-464a-acea-b098352afead']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:06:42.813247 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-03d05a02-fc73-4838-94b8-8dc7ff954535 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ff1c419-41cc-4734-829a-2fa3d4934875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:42.844855 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bb87887d-fb3b-4d1f-a393-629bd0c494d7 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/eef655e9-27a8-4ef9-9bf9-b24cded8dd95 Dec 02 11:06:42.845552 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bb87887d-fb3b-4d1f-a393-629bd0c494d7 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:42.846039 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bb87887d-fb3b-4d1f-a393-629bd0c494d7 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:42.940664 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-03d05a02-fc73-4838-94b8-8dc7ff954535 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ff1c419-41cc-4734-829a-2fa3d4934875) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6edfb802-2cf2-4c86-856b-399e5859d641', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-538011557',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7ab41de6560439f9dd942bb15df5213',qos_specs=None,replication_status=,reservations=['47448d86-d9d2-445e-87d7-c3ce26052e50','31c32aed-c15f-4d08-9075-59ac96625f8f','758e93b0-d9ea-444a-aa95-ee65f78ce7e8','24b9061d-58a6-464a-acea-b098352afead'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11a49fdf335a4790a8e03ab83339fbe1',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T11:06:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-538011557',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6edfb802-2cf2-4c86-856b-399e5859d641,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7ab41de6560439f9dd942bb15df5213',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,user_id='11a49fdf335a4790a8e03ab83339fbe1',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:06:42.941342 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-03d05a02-fc73-4838-94b8-8dc7ff954535 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49e4b4ec-5aa6-4e7a-944d-260ab5004c27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:42.966943 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bb87887d-fb3b-4d1f-a393-629bd0c494d7 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/eef655e9-27a8-4ef9-9bf9-b24cded8dd95 returned with HTTP 404 Dec 02 11:06:42.970039 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1038/2056] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:42 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/eef655e9-27a8-4ef9-9bf9-b24cded8dd95 => generated 109 bytes in 130 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:06:42.980371 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ba0b51e3-046f-4491-8658-13ba01be785e tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] DELETE http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 Dec 02 11:06:42.983597 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ba0b51e3-046f-4491-8658-13ba01be785e tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:42.984280 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ba0b51e3-046f-4491-8658-13ba01be785e tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:42.986568 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.contrib.backups [None req-ba0b51e3-046f-4491-8658-13ba01be785e tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Delete backup with id: ed303c9a-a3a5-48fa-bb7f-ebd920e09072. Dec 02 11:06:42.995518 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-03d05a02-fc73-4838-94b8-8dc7ff954535 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49e4b4ec-5aa6-4e7a-944d-260ab5004c27) 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-VolumesSnapshotTestJSON-Volume-538011557',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7ab41de6560439f9dd942bb15df5213',qos_specs=None,replication_status=,reservations=['47448d86-d9d2-445e-87d7-c3ce26052e50','31c32aed-c15f-4d08-9075-59ac96625f8f','758e93b0-d9ea-444a-aa95-ee65f78ce7e8','24b9061d-58a6-464a-acea-b098352afead'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11a49fdf335a4790a8e03ab83339fbe1',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:06:43.002952 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-03d05a02-fc73-4838-94b8-8dc7ff954535 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dce0fd07-f453-4169-9e6e-4cfb3b51635f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:43.041121 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-03d05a02-fc73-4838-94b8-8dc7ff954535 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dce0fd07-f453-4169-9e6e-4cfb3b51635f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:06:43.044082 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-03d05a02-fc73-4838-94b8-8dc7ff954535 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Flow 'volume_create_api' (f1d32d03-a781-4f2b-81fa-493ae0b17eee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:06:43.054742 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:43.054742 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:43.167198 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-03d05a02-fc73-4838-94b8-8dc7ff954535 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Create volume request issued successfully. Dec 02 11:06:43.181613 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.backup.rpcapi [None req-ba0b51e3-046f-4491-8658-13ba01be785e tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] delete_backup rpcapi backup_id ed303c9a-a3a5-48fa-bb7f-ebd920e09072 {{(pid=88069) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Dec 02 11:06:43.193392 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ba0b51e3-046f-4491-8658-13ba01be785e tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 returned with HTTP 202 Dec 02 11:06:43.196448 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1039/2057] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:06:42 2020] DELETE /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/ed303c9a-a3a5-48fa-bb7f-ebd920e09072 => generated 0 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 02 11:06:43.219370 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-03d05a02-fc73-4838-94b8-8dc7ff954535 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes returned with HTTP 202 Dec 02 11:06:43.221443 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1019/2058] 10.222.0.23 () {60 vars in 1225 bytes} [Wed Dec 2 11:06:42 2020] POST /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes => generated 822 bytes in 815 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:06:43.249251 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-19bcf7d7-96f1-4fc8-b76c-8acbf74e16ad tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] POST http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes Dec 02 11:06:43.249759 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:43.249759 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:43.250102 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-19bcf7d7-96f1-4fc8-b76c-8acbf74e16ad tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Action: 'create', calling method: create, body: {"volume": {"metadata": {"vol-meta1": "value1", "vol-meta2": "value2", "vol-meta3": "value3"}, "size": 1, "name": "tempest-VolumesBackupsTest-Volume-123695565"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:06:43.250206 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fa61e40d-368c-42de-8c01-f71ecb43a840 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/6edfb802-2cf2-4c86-856b-399e5859d641 Dec 02 11:06:43.250827 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fa61e40d-368c-42de-8c01-f71ecb43a840 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:43.251008 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:43.251008 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:43.251329 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-19bcf7d7-96f1-4fc8-b76c-8acbf74e16ad tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-123695565'}} {{(pid=88069) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 11:06:43.251423 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fa61e40d-368c-42de-8c01-f71ecb43a840 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:43.251700 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-19bcf7d7-96f1-4fc8-b76c-8acbf74e16ad tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Create volume of 1 GB Dec 02 11:06:43.307320 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-19bcf7d7-96f1-4fc8-b76c-8acbf74e16ad tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Availability Zones retrieved successfully. Dec 02 11:06:43.349019 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-19bcf7d7-96f1-4fc8-b76c-8acbf74e16ad tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Flow 'volume_create_api' (c862a2c6-6d45-4262-bdec-e15afe157c21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:06:43.352347 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-19bcf7d7-96f1-4fc8-b76c-8acbf74e16ad tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (490828c5-bf52-4b3b-b6ed-bc861e66a696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:43.365976 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-19bcf7d7-96f1-4fc8-b76c-8acbf74e16ad tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Validating volume size '1' using validate_int {{(pid=88069) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 11:06:43.410742 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:43.410742 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:43.439336 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-fa61e40d-368c-42de-8c01-f71ecb43a840 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:06:43.548816 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fa61e40d-368c-42de-8c01-f71ecb43a840 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/6edfb802-2cf2-4c86-856b-399e5859d641 returned with HTTP 200 Dec 02 11:06:43.550029 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1020/2059] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:43 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/6edfb802-2cf2-4c86-856b-399e5859d641 => generated 890 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:43.573623 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-19bcf7d7-96f1-4fc8-b76c-8acbf74e16ad tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (490828c5-bf52-4b3b-b6ed-bc861e66a696) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:06:43.575857 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-19bcf7d7-96f1-4fc8-b76c-8acbf74e16ad tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc6cac6d-ab77-4f53-aaca-5523b52fc213) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:43.579729 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-77a00a8a-cd1c-4bb5-80fc-e7adcd8751e5 tempest-VolumesListAdminTestJSON-1827624820 tempest-VolumesListAdminTestJSON-1827624820] GET http://10.222.0.23/volume/v3/ff8c8cb21bd64447a7dc0b371f16c1a2/volumes/02854661-6001-4c89-9659-c00664013e00 Dec 02 11:06:43.580864 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-77a00a8a-cd1c-4bb5-80fc-e7adcd8751e5 tempest-VolumesListAdminTestJSON-1827624820 tempest-VolumesListAdminTestJSON-1827624820] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:43.581100 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:43.581100 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:43.581522 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-77a00a8a-cd1c-4bb5-80fc-e7adcd8751e5 tempest-VolumesListAdminTestJSON-1827624820 tempest-VolumesListAdminTestJSON-1827624820] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:43.722083 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:43.722083 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:43.737003 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-77a00a8a-cd1c-4bb5-80fc-e7adcd8751e5 tempest-VolumesListAdminTestJSON-1827624820 tempest-VolumesListAdminTestJSON-1827624820] Volume info retrieved successfully. Dec 02 11:06:43.758933 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-19bcf7d7-96f1-4fc8-b76c-8acbf74e16ad tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Created reservations ['146bb5d4-0933-4cab-8ba5-6ac34b3a264d', '291f9e06-107e-4593-8661-7f8e456cdde4', 'b228c92e-08d1-4c8b-a964-e9651704552e', '6e914871-c4b3-450a-abed-0046f95a2570'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:06:43.760942 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-19bcf7d7-96f1-4fc8-b76c-8acbf74e16ad tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc6cac6d-ab77-4f53-aaca-5523b52fc213) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['146bb5d4-0933-4cab-8ba5-6ac34b3a264d', '291f9e06-107e-4593-8661-7f8e456cdde4', 'b228c92e-08d1-4c8b-a964-e9651704552e', '6e914871-c4b3-450a-abed-0046f95a2570']}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:06:43.763064 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-19bcf7d7-96f1-4fc8-b76c-8acbf74e16ad tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (488a6bc6-27e2-4ad3-8426-fb065a6fe8b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:43.764284 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-77a00a8a-cd1c-4bb5-80fc-e7adcd8751e5 tempest-VolumesListAdminTestJSON-1827624820 tempest-VolumesListAdminTestJSON-1827624820] http://10.222.0.23/volume/v3/ff8c8cb21bd64447a7dc0b371f16c1a2/volumes/02854661-6001-4c89-9659-c00664013e00 returned with HTTP 200 Dec 02 11:06:43.765362 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1021/2060] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:43 2020] GET /volume/v3/ff8c8cb21bd64447a7dc0b371f16c1a2/volumes/02854661-6001-4c89-9659-c00664013e00 => generated 1040 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:06:43.787131 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-41ae1ff7-394c-4999-9e38-9aa4202e2a60 tempest-VolumesListAdminTestJSON-1827624820 tempest-VolumesListAdminTestJSON-1827624820] GET http://10.222.0.23/volume/v3/ff8c8cb21bd64447a7dc0b371f16c1a2/volumes/detail?all_tenants=1&project_id=a587eb6258404dab8a0d3721e4cbfc27 Dec 02 11:06:43.787879 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-41ae1ff7-394c-4999-9e38-9aa4202e2a60 tempest-VolumesListAdminTestJSON-1827624820 tempest-VolumesListAdminTestJSON-1827624820] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:43.788273 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:43.788273 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:43.788926 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-41ae1ff7-394c-4999-9e38-9aa4202e2a60 tempest-VolumesListAdminTestJSON-1827624820 tempest-VolumesListAdminTestJSON-1827624820] Calling method 'detail' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:43.790381 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-41ae1ff7-394c-4999-9e38-9aa4202e2a60 tempest-VolumesListAdminTestJSON-1827624820 tempest-VolumesListAdminTestJSON-1827624820] Could not evaluate value a587eb6258404dab8a0d3721e4cbfc27, assuming string {{(pid=88068) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Dec 02 11:06:43.792369 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-41ae1ff7-394c-4999-9e38-9aa4202e2a60 tempest-VolumesListAdminTestJSON-1827624820 tempest-VolumesListAdminTestJSON-1827624820] Searching by: MultiDict([('project_id', 'a587eb6258404dab8a0d3721e4cbfc27'), ('all_tenants', 1)]). {{(pid=88068) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 02 11:06:43.949346 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-19bcf7d7-96f1-4fc8-b76c-8acbf74e16ad tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (488a6bc6-27e2-4ad3-8426-fb065a6fe8b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '059cd056-6711-4428-b8f2-ab4e64f3a517', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-123695565',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='942db214fa3e4a6ba808f28e04591f55',qos_specs=None,replication_status=,reservations=['146bb5d4-0933-4cab-8ba5-6ac34b3a264d','291f9e06-107e-4593-8661-7f8e456cdde4','b228c92e-08d1-4c8b-a964-e9651704552e','6e914871-c4b3-450a-abed-0046f95a2570'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f9aa6981dde4682bef4ea7fead177d6',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T11:06:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-123695565',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=059cd056-6711-4428-b8f2-ab4e64f3a517,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='942db214fa3e4a6ba808f28e04591f55',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,user_id='4f9aa6981dde4682bef4ea7fead177d6',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:06:43.951766 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-19bcf7d7-96f1-4fc8-b76c-8acbf74e16ad tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5524888-6a80-40a8-a672-c9199f4548d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:43.957043 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-41ae1ff7-394c-4999-9e38-9aa4202e2a60 tempest-VolumesListAdminTestJSON-1827624820 tempest-VolumesListAdminTestJSON-1827624820] Get all volumes completed successfully. Dec 02 11:06:43.959922 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:43.959922 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:43.970647 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-41ae1ff7-394c-4999-9e38-9aa4202e2a60 tempest-VolumesListAdminTestJSON-1827624820 tempest-VolumesListAdminTestJSON-1827624820] http://10.222.0.23/volume/v3/ff8c8cb21bd64447a7dc0b371f16c1a2/volumes/detail?all_tenants=1&project_id=a587eb6258404dab8a0d3721e4cbfc27 returned with HTTP 200 Dec 02 11:06:43.971556 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1022/2061] 10.222.0.23 () {58 vars in 1340 bytes} [Wed Dec 2 11:06:43 2020] GET /volume/v3/ff8c8cb21bd64447a7dc0b371f16c1a2/volumes/detail?all_tenants=1&project_id=a587eb6258404dab8a0d3721e4cbfc27 => generated 3246 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:06:43.991926 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9b5d1dff-fa77-458e-a5fb-8218495d1ab9 tempest-VolumesListAdminTestJSON-1827624820 tempest-VolumesListAdminTestJSON-1827624820] DELETE http://10.222.0.23/volume/v3/ff8c8cb21bd64447a7dc0b371f16c1a2/volumes/02854661-6001-4c89-9659-c00664013e00 Dec 02 11:06:43.992826 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9b5d1dff-fa77-458e-a5fb-8218495d1ab9 tempest-VolumesListAdminTestJSON-1827624820 tempest-VolumesListAdminTestJSON-1827624820] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:43.993263 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:43.993263 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:43.993928 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9b5d1dff-fa77-458e-a5fb-8218495d1ab9 tempest-VolumesListAdminTestJSON-1827624820 tempest-VolumesListAdminTestJSON-1827624820] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:43.994844 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-9b5d1dff-fa77-458e-a5fb-8218495d1ab9 tempest-VolumesListAdminTestJSON-1827624820 tempest-VolumesListAdminTestJSON-1827624820] Delete volume with id: 02854661-6001-4c89-9659-c00664013e00 Dec 02 11:06:44.017822 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-19bcf7d7-96f1-4fc8-b76c-8acbf74e16ad tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5524888-6a80-40a8-a672-c9199f4548d8) 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-VolumesBackupsTest-Volume-123695565',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='942db214fa3e4a6ba808f28e04591f55',qos_specs=None,replication_status=,reservations=['146bb5d4-0933-4cab-8ba5-6ac34b3a264d','291f9e06-107e-4593-8661-7f8e456cdde4','b228c92e-08d1-4c8b-a964-e9651704552e','6e914871-c4b3-450a-abed-0046f95a2570'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f9aa6981dde4682bef4ea7fead177d6',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:06:44.020436 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-19bcf7d7-96f1-4fc8-b76c-8acbf74e16ad tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3e4830f-78a9-4e47-a4fb-85e894fe1fd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:44.089836 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-19bcf7d7-96f1-4fc8-b76c-8acbf74e16ad tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3e4830f-78a9-4e47-a4fb-85e894fe1fd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:06:44.098659 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-19bcf7d7-96f1-4fc8-b76c-8acbf74e16ad tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Flow 'volume_create_api' (c862a2c6-6d45-4262-bdec-e15afe157c21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:06:44.184285 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:44.184285 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:44.190095 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-9b5d1dff-fa77-458e-a5fb-8218495d1ab9 tempest-VolumesListAdminTestJSON-1827624820 tempest-VolumesListAdminTestJSON-1827624820] Volume info retrieved successfully. Dec 02 11:06:44.282519 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-19bcf7d7-96f1-4fc8-b76c-8acbf74e16ad tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Create volume request issued successfully. Dec 02 11:06:44.320884 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-9b5d1dff-fa77-458e-a5fb-8218495d1ab9 tempest-VolumesListAdminTestJSON-1827624820 tempest-VolumesListAdminTestJSON-1827624820] Delete volume request issued successfully. Dec 02 11:06:44.321382 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9b5d1dff-fa77-458e-a5fb-8218495d1ab9 tempest-VolumesListAdminTestJSON-1827624820 tempest-VolumesListAdminTestJSON-1827624820] http://10.222.0.23/volume/v3/ff8c8cb21bd64447a7dc0b371f16c1a2/volumes/02854661-6001-4c89-9659-c00664013e00 returned with HTTP 202 Dec 02 11:06:44.324631 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1023/2062] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:06:43 2020] DELETE /volume/v3/ff8c8cb21bd64447a7dc0b371f16c1a2/volumes/02854661-6001-4c89-9659-c00664013e00 => generated 0 bytes in 337 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:06:44.344296 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-102373c6-6831-4f44-b7ad-99ad6f817362 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] DELETE http://10.222.0.23/volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes/fe3e2359-a593-44a2-a253-0c49f12eede7 Dec 02 11:06:44.353570 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-102373c6-6831-4f44-b7ad-99ad6f817362 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:44.354007 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:44.354007 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:44.354576 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-102373c6-6831-4f44-b7ad-99ad6f817362 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:44.355177 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-102373c6-6831-4f44-b7ad-99ad6f817362 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Delete volume with id: fe3e2359-a593-44a2-a253-0c49f12eede7 Dec 02 11:06:44.373395 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-19bcf7d7-96f1-4fc8-b76c-8acbf74e16ad tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes returned with HTTP 202 Dec 02 11:06:44.381630 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1040/2063] 10.222.0.23 () {60 vars in 1226 bytes} [Wed Dec 2 11:06:43 2020] POST /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes => generated 884 bytes in 1136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:06:44.397864 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8ce1efbc-ec5f-457a-b70b-8f680b0c151f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/059cd056-6711-4428-b8f2-ab4e64f3a517 Dec 02 11:06:44.398424 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8ce1efbc-ec5f-457a-b70b-8f680b0c151f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:44.398650 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:44.398650 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:44.399038 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8ce1efbc-ec5f-457a-b70b-8f680b0c151f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:44.504305 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:44.504305 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:44.505577 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-102373c6-6831-4f44-b7ad-99ad6f817362 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Volume info retrieved successfully. Dec 02 11:06:44.632190 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:44.632190 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:44.675605 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-102373c6-6831-4f44-b7ad-99ad6f817362 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Delete volume request issued successfully. Dec 02 11:06:44.676086 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-102373c6-6831-4f44-b7ad-99ad6f817362 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] http://10.222.0.23/volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes/fe3e2359-a593-44a2-a253-0c49f12eede7 returned with HTTP 202 Dec 02 11:06:44.677165 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1024/2064] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:06:44 2020] DELETE /volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes/fe3e2359-a593-44a2-a253-0c49f12eede7 => generated 0 bytes in 338 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:06:44.679216 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-8ce1efbc-ec5f-457a-b70b-8f680b0c151f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:06:44.695096 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-041c67d4-54f6-4419-afc8-f4394fb07c53 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/6edfb802-2cf2-4c86-856b-399e5859d641 Dec 02 11:06:44.695632 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-041c67d4-54f6-4419-afc8-f4394fb07c53 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:44.695853 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:44.695853 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:44.696382 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-041c67d4-54f6-4419-afc8-f4394fb07c53 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:44.742571 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8ce1efbc-ec5f-457a-b70b-8f680b0c151f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/059cd056-6711-4428-b8f2-ab4e64f3a517 returned with HTTP 200 Dec 02 11:06:44.743952 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1041/2065] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:44 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/059cd056-6711-4428-b8f2-ab4e64f3a517 => generated 976 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:44.748917 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a58a1fc8-b508-4462-9041-ce02ef5e2439 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] GET http://10.222.0.23/volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes/fe3e2359-a593-44a2-a253-0c49f12eede7 Dec 02 11:06:44.749617 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a58a1fc8-b508-4462-9041-ce02ef5e2439 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:44.749986 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:44.749986 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:44.753794 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a58a1fc8-b508-4462-9041-ce02ef5e2439 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:44.866849 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:44.866849 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:44.887401 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a58a1fc8-b508-4462-9041-ce02ef5e2439 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Volume info retrieved successfully. Dec 02 11:06:44.923739 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a58a1fc8-b508-4462-9041-ce02ef5e2439 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] http://10.222.0.23/volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes/fe3e2359-a593-44a2-a253-0c49f12eede7 returned with HTTP 200 Dec 02 11:06:44.924774 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1042/2066] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:44 2020] GET /volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes/fe3e2359-a593-44a2-a253-0c49f12eede7 => generated 915 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:44.937725 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:44.937725 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:44.991396 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-041c67d4-54f6-4419-afc8-f4394fb07c53 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:06:45.087475 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-041c67d4-54f6-4419-afc8-f4394fb07c53 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/6edfb802-2cf2-4c86-856b-399e5859d641 returned with HTTP 200 Dec 02 11:06:45.089338 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1025/2067] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:44 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/6edfb802-2cf2-4c86-856b-399e5859d641 => generated 914 bytes in 412 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:45.761668 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8f7993f6-5c16-441c-8125-9358b861ef00 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/059cd056-6711-4428-b8f2-ab4e64f3a517 Dec 02 11:06:45.762391 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8f7993f6-5c16-441c-8125-9358b861ef00 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:45.762621 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:45.762621 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:45.763016 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8f7993f6-5c16-441c-8125-9358b861ef00 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:45.942378 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0e9d254e-d8ff-4ba4-bf46-33b7ac8c146d tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] GET http://10.222.0.23/volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes/fe3e2359-a593-44a2-a253-0c49f12eede7 Dec 02 11:06:45.943813 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0e9d254e-d8ff-4ba4-bf46-33b7ac8c146d tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:45.944174 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:45.944174 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:45.945048 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0e9d254e-d8ff-4ba4-bf46-33b7ac8c146d tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:45.987039 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:45.987039 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:46.021770 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-8f7993f6-5c16-441c-8125-9358b861ef00 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:06:46.073585 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8f7993f6-5c16-441c-8125-9358b861ef00 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/059cd056-6711-4428-b8f2-ab4e64f3a517 returned with HTTP 200 Dec 02 11:06:46.075494 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1043/2068] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:45 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/059cd056-6711-4428-b8f2-ab4e64f3a517 => generated 976 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:46.106167 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7465076d-090f-4342-b720-919401a572de tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/6edfb802-2cf2-4c86-856b-399e5859d641 Dec 02 11:06:46.107020 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7465076d-090f-4342-b720-919401a572de tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:46.107543 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:46.107543 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:46.108169 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7465076d-090f-4342-b720-919401a572de tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:46.224496 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:46.224496 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:46.230421 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:46.230421 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:46.269975 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-7465076d-090f-4342-b720-919401a572de tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:06:46.284562 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0e9d254e-d8ff-4ba4-bf46-33b7ac8c146d tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Volume info retrieved successfully. Dec 02 11:06:46.391668 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7465076d-090f-4342-b720-919401a572de tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/6edfb802-2cf2-4c86-856b-399e5859d641 returned with HTTP 200 Dec 02 11:06:46.401387 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1044/2069] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:46 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/6edfb802-2cf2-4c86-856b-399e5859d641 => generated 915 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:46.412682 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0e9d254e-d8ff-4ba4-bf46-33b7ac8c146d tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] http://10.222.0.23/volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes/fe3e2359-a593-44a2-a253-0c49f12eede7 returned with HTTP 200 Dec 02 11:06:46.416210 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e0a3f9c9-c53d-40f5-960f-c9b4f16f10c7 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] POST http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots Dec 02 11:06:46.417185 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:46.417185 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:46.417873 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e0a3f9c9-c53d-40f5-960f-c9b4f16f10c7 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6edfb802-2cf2-4c86-856b-399e5859d641", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1609971000"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:06:46.433101 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1026/2070] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:45 2020] GET /volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes/fe3e2359-a593-44a2-a253-0c49f12eede7 => generated 915 bytes in 485 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:46.597907 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:46.597907 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:46.599108 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e0a3f9c9-c53d-40f5-960f-c9b4f16f10c7 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:06:46.599917 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v2.snapshots [None req-e0a3f9c9-c53d-40f5-960f-c9b4f16f10c7 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Create snapshot from volume 6edfb802-2cf2-4c86-856b-399e5859d641 Dec 02 11:06:46.752731 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-e0a3f9c9-c53d-40f5-960f-c9b4f16f10c7 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Created reservations ['28abdb01-6fdc-4579-8ee5-8d7f0d3fab64', '1f6c01b4-066b-42b4-a2d5-8944f6ce6cbf', 'c333edc3-c031-4103-8de3-7f26871cf28b', 'ebc0604e-3a33-4cf4-876a-427003ffc0fa'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:06:47.106354 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-68fc0b39-d511-4bd6-bf0d-8444bb7597ae tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/059cd056-6711-4428-b8f2-ab4e64f3a517 Dec 02 11:06:47.114293 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-68fc0b39-d511-4bd6-bf0d-8444bb7597ae tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:47.114965 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:47.114965 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:47.116672 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-68fc0b39-d511-4bd6-bf0d-8444bb7597ae tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:47.127208 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e0a3f9c9-c53d-40f5-960f-c9b4f16f10c7 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot create request issued successfully. Dec 02 11:06:47.128045 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e0a3f9c9-c53d-40f5-960f-c9b4f16f10c7 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots returned with HTTP 202 Dec 02 11:06:47.134682 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1045/2071] 10.222.0.23 () {60 vars in 1232 bytes} [Wed Dec 2 11:06:46 2020] POST /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots => generated 310 bytes in 725 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:06:47.154956 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0a17469b-6509-41ac-ae58-0c6211224d42 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/bd4dbc2a-3038-43ee-bd24-c36f67edf877 Dec 02 11:06:47.157466 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0a17469b-6509-41ac-ae58-0c6211224d42 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:47.158700 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:47.158700 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:47.159985 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0a17469b-6509-41ac-ae58-0c6211224d42 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:47.242713 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:47.242713 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:47.262120 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-68fc0b39-d511-4bd6-bf0d-8444bb7597ae tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:06:47.268271 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:47.268271 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:47.281352 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0a17469b-6509-41ac-ae58-0c6211224d42 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:06:47.288499 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-68fc0b39-d511-4bd6-bf0d-8444bb7597ae tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/059cd056-6711-4428-b8f2-ab4e64f3a517 returned with HTTP 200 Dec 02 11:06:47.292819 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1027/2072] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:47 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/059cd056-6711-4428-b8f2-ab4e64f3a517 => generated 977 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:47.293589 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0a17469b-6509-41ac-ae58-0c6211224d42 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/bd4dbc2a-3038-43ee-bd24-c36f67edf877 returned with HTTP 200 Dec 02 11:06:47.294477 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1046/2073] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:06:47 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/bd4dbc2a-3038-43ee-bd24-c36f67edf877 => generated 442 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:47.315617 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6e7a3b85-8910-4b43-a7dc-aa5ef914b175 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] POST http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups Dec 02 11:06:47.316091 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:47.316091 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:47.316573 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6e7a3b85-8910-4b43-a7dc-aa5ef914b175 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Action: 'create', calling method: create, body: {"backup": {"volume_id": "059cd056-6711-4428-b8f2-ab4e64f3a517", "name": "tempest-VolumesBackupsTest-Backup-1537832357", "description": "tempest-volume-backup-description-68921290", "container": "container"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:06:47.318556 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.contrib.backups [None req-6e7a3b85-8910-4b43-a7dc-aa5ef914b175 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Creating new backup {'backup': {'volume_id': '059cd056-6711-4428-b8f2-ab4e64f3a517', 'name': 'tempest-VolumesBackupsTest-Backup-1537832357', 'description': 'tempest-volume-backup-description-68921290', 'container': 'container'}} {{(pid=88068) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Dec 02 11:06:47.320468 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.contrib.backups [None req-6e7a3b85-8910-4b43-a7dc-aa5ef914b175 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Creating backup of volume 059cd056-6711-4428-b8f2-ab4e64f3a517 in container container Dec 02 11:06:47.434869 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:47.434869 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:47.439042 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6e7a3b85-8910-4b43-a7dc-aa5ef914b175 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:06:47.440099 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5f99a507-f8f0-4270-aec6-a2f28069377e tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] GET http://10.222.0.23/volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes/fe3e2359-a593-44a2-a253-0c49f12eede7 Dec 02 11:06:47.440515 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5f99a507-f8f0-4270-aec6-a2f28069377e tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:47.440515 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:47.440515 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:47.440947 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5f99a507-f8f0-4270-aec6-a2f28069377e tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:47.529325 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-6e7a3b85-8910-4b43-a7dc-aa5ef914b175 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Created reservations ['1a9ea9bc-2381-4421-b1fe-4b7da6f68c58', '3db72451-b463-4a5a-94a2-618f81b31587'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:06:47.552737 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:47.552737 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:47.584007 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-5f99a507-f8f0-4270-aec6-a2f28069377e tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Volume info retrieved successfully. Dec 02 11:06:47.649827 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6e7a3b85-8910-4b43-a7dc-aa5ef914b175 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups returned with HTTP 202 Dec 02 11:06:47.650753 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1028/2074] 10.222.0.23 () {60 vars in 1226 bytes} [Wed Dec 2 11:06:47 2020] POST /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups => generated 396 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:06:47.663471 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b2e259c6-7712-4112-af4d-6162dc309a73 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:06:47.665364 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b2e259c6-7712-4112-af4d-6162dc309a73 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:47.665773 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:47.665773 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:47.670425 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5f99a507-f8f0-4270-aec6-a2f28069377e tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] http://10.222.0.23/volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes/fe3e2359-a593-44a2-a253-0c49f12eede7 returned with HTTP 200 Dec 02 11:06:47.671066 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b2e259c6-7712-4112-af4d-6162dc309a73 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:47.671298 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1047/2075] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:47 2020] GET /volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes/fe3e2359-a593-44a2-a253-0c49f12eede7 => generated 915 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:47.671982 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-b2e259c6-7712-4112-af4d-6162dc309a73 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:06:47.716740 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:47.716740 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:47.718610 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b2e259c6-7712-4112-af4d-6162dc309a73 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:06:47.719471 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1029/2076] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:47 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 850 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:06:48.313052 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5c3dcb82-5952-4d56-a8e3-ab1cbb64928d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/bd4dbc2a-3038-43ee-bd24-c36f67edf877 Dec 02 11:06:48.314086 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5c3dcb82-5952-4d56-a8e3-ab1cbb64928d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:48.314454 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:48.314454 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:48.315294 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5c3dcb82-5952-4d56-a8e3-ab1cbb64928d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:48.427490 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:48.427490 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:48.429806 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-5c3dcb82-5952-4d56-a8e3-ab1cbb64928d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:06:48.431805 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5c3dcb82-5952-4d56-a8e3-ab1cbb64928d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/bd4dbc2a-3038-43ee-bd24-c36f67edf877 returned with HTTP 200 Dec 02 11:06:48.440251 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1048/2077] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:06:48 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/bd4dbc2a-3038-43ee-bd24-c36f67edf877 => generated 442 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:48.688454 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-68e0793b-d428-441c-84c5-1fbba00fc2ef tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] GET http://10.222.0.23/volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes/fe3e2359-a593-44a2-a253-0c49f12eede7 Dec 02 11:06:48.689216 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-68e0793b-d428-441c-84c5-1fbba00fc2ef tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:48.689570 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:48.689570 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:48.690134 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-68e0793b-d428-441c-84c5-1fbba00fc2ef tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:48.733661 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8b158e82-1dc5-4884-a1dd-e390b1252084 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:06:48.734178 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8b158e82-1dc5-4884-a1dd-e390b1252084 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:48.734397 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:48.734397 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:48.734768 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8b158e82-1dc5-4884-a1dd-e390b1252084 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:48.735624 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-8b158e82-1dc5-4884-a1dd-e390b1252084 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:06:48.814706 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:48.814706 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:48.816592 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8b158e82-1dc5-4884-a1dd-e390b1252084 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:06:48.829410 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1049/2078] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:48 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 850 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:48.874866 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-68e0793b-d428-441c-84c5-1fbba00fc2ef tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] http://10.222.0.23/volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes/fe3e2359-a593-44a2-a253-0c49f12eede7 returned with HTTP 404 Dec 02 11:06:48.878713 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1030/2079] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:48 2020] GET /volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes/fe3e2359-a593-44a2-a253-0c49f12eede7 => generated 109 bytes in 195 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:06:48.883691 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2e6800cc-039c-48e0-9397-95b17147064c tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] DELETE http://10.222.0.23/volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes/c83d06bf-dbcb-4c46-822e-b81b40e5890c Dec 02 11:06:48.884392 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2e6800cc-039c-48e0-9397-95b17147064c tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:48.884805 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:48.884805 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:48.885379 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2e6800cc-039c-48e0-9397-95b17147064c tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:48.885992 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-2e6800cc-039c-48e0-9397-95b17147064c tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Delete volume with id: c83d06bf-dbcb-4c46-822e-b81b40e5890c Dec 02 11:06:49.053316 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:49.053316 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:49.058550 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-2e6800cc-039c-48e0-9397-95b17147064c tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Volume info retrieved successfully. Dec 02 11:06:49.122946 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-2e6800cc-039c-48e0-9397-95b17147064c tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Delete volume request issued successfully. Dec 02 11:06:49.126548 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2e6800cc-039c-48e0-9397-95b17147064c tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] http://10.222.0.23/volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes/c83d06bf-dbcb-4c46-822e-b81b40e5890c returned with HTTP 202 Dec 02 11:06:49.127956 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1050/2080] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:06:48 2020] DELETE /volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes/c83d06bf-dbcb-4c46-822e-b81b40e5890c => generated 0 bytes in 248 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:06:49.135085 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d644a496-957b-44cd-af5c-838475e92c3f tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] GET http://10.222.0.23/volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes/c83d06bf-dbcb-4c46-822e-b81b40e5890c Dec 02 11:06:49.135796 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d644a496-957b-44cd-af5c-838475e92c3f tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:49.136259 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d644a496-957b-44cd-af5c-838475e92c3f tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:49.340918 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:49.340918 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:49.360516 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-d644a496-957b-44cd-af5c-838475e92c3f tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Volume info retrieved successfully. Dec 02 11:06:49.417572 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d644a496-957b-44cd-af5c-838475e92c3f tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] http://10.222.0.23/volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes/c83d06bf-dbcb-4c46-822e-b81b40e5890c returned with HTTP 200 Dec 02 11:06:49.418635 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1031/2081] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:49 2020] GET /volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes/c83d06bf-dbcb-4c46-822e-b81b40e5890c => generated 916 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:49.451996 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c72238c7-9ec4-41c8-a769-07f8440ca8ab tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/bd4dbc2a-3038-43ee-bd24-c36f67edf877 Dec 02 11:06:49.452510 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c72238c7-9ec4-41c8-a769-07f8440ca8ab tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:49.452744 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:49.452744 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:49.453333 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c72238c7-9ec4-41c8-a769-07f8440ca8ab tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:49.532806 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:49.532806 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:49.541240 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c72238c7-9ec4-41c8-a769-07f8440ca8ab tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:06:49.548145 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c72238c7-9ec4-41c8-a769-07f8440ca8ab tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/bd4dbc2a-3038-43ee-bd24-c36f67edf877 returned with HTTP 200 Dec 02 11:06:49.551148 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1051/2082] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:06:49 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/bd4dbc2a-3038-43ee-bd24-c36f67edf877 => generated 442 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:49.834479 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-01c51f17-660c-4b6c-8ef3-1ce45731113d tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:06:49.838501 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-01c51f17-660c-4b6c-8ef3-1ce45731113d tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:49.838962 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:49.838962 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:49.839543 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-01c51f17-660c-4b6c-8ef3-1ce45731113d tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:49.841807 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-01c51f17-660c-4b6c-8ef3-1ce45731113d tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:06:49.930140 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:49.930140 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:49.934825 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-01c51f17-660c-4b6c-8ef3-1ce45731113d tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:06:49.937034 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1052/2083] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:49 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 850 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:50.338497 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4cd27599-28eb-4850-ad4d-1ce49b56e1ce tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] POST http://10.222.0.23/volume/v3/5a1e2f6909854531b83285b706fefd6a/types Dec 02 11:06:50.338876 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:50.338876 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:50.339317 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4cd27599-28eb-4850-ad4d-1ce49b56e1ce tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1758526203", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:06:50.407930 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-36073a5c-47bc-4a9e-9279-7dcd3e1b79bc tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] POST http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes Dec 02 11:06:50.408463 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:50.408463 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:50.408794 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-36073a5c-47bc-4a9e-9279-7dcd3e1b79bc tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-750399765"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:06:50.410027 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-36073a5c-47bc-4a9e-9279-7dcd3e1b79bc tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-750399765'}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 11:06:50.410595 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-36073a5c-47bc-4a9e-9279-7dcd3e1b79bc tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Create volume of 1 GB Dec 02 11:06:50.424788 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4cd27599-28eb-4850-ad4d-1ce49b56e1ce tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] http://10.222.0.23/volume/v3/5a1e2f6909854531b83285b706fefd6a/types returned with HTTP 200 Dec 02 11:06:50.426401 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1053/2084] 10.222.0.23 () {60 vars in 1220 bytes} [Wed Dec 2 11:06:50 2020] POST /volume/v3/5a1e2f6909854531b83285b706fefd6a/types => generated 278 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:50.436558 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-99073b4d-04f3-4691-9735-4b9a59006052 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] GET http://10.222.0.23/volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes/c83d06bf-dbcb-4c46-822e-b81b40e5890c Dec 02 11:06:50.437702 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-99073b4d-04f3-4691-9735-4b9a59006052 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:50.438357 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-99073b4d-04f3-4691-9735-4b9a59006052 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:50.441153 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-36073a5c-47bc-4a9e-9279-7dcd3e1b79bc tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Availability Zones retrieved successfully. Dec 02 11:06:50.478803 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-36073a5c-47bc-4a9e-9279-7dcd3e1b79bc tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Flow 'volume_create_api' (fc19e542-c25c-42cd-b47c-f3def1cbaa4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:06:50.484601 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-36073a5c-47bc-4a9e-9279-7dcd3e1b79bc tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9d0c073-f9f9-4fc3-bee3-95832a75e382) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:50.493371 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-36073a5c-47bc-4a9e-9279-7dcd3e1b79bc tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Validating volume size '1' using validate_int {{(pid=88068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 11:06:50.493934 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:50.493934 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:50.504180 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-99073b4d-04f3-4691-9735-4b9a59006052 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Volume info retrieved successfully. Dec 02 11:06:50.532493 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-99073b4d-04f3-4691-9735-4b9a59006052 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] http://10.222.0.23/volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes/c83d06bf-dbcb-4c46-822e-b81b40e5890c returned with HTTP 200 Dec 02 11:06:50.533905 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1054/2085] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:50 2020] GET /volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes/c83d06bf-dbcb-4c46-822e-b81b40e5890c => generated 916 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:50.540630 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a797d9ab-0e9c-4595-a577-eed48464c57f tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] POST http://10.222.0.23/volume/v3/5a1e2f6909854531b83285b706fefd6a/types Dec 02 11:06:50.541450 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:50.541450 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:50.542297 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a797d9ab-0e9c-4595-a577-eed48464c57f tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1254003408", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:06:50.619369 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a797d9ab-0e9c-4595-a577-eed48464c57f tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] http://10.222.0.23/volume/v3/5a1e2f6909854531b83285b706fefd6a/types returned with HTTP 200 Dec 02 11:06:50.620596 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1055/2086] 10.222.0.23 () {60 vars in 1220 bytes} [Wed Dec 2 11:06:50 2020] POST /volume/v3/5a1e2f6909854531b83285b706fefd6a/types => generated 278 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:50.631053 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-79948e78-6692-4bfb-a519-59649c37f57f tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/bd4dbc2a-3038-43ee-bd24-c36f67edf877 Dec 02 11:06:50.631575 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-79948e78-6692-4bfb-a519-59649c37f57f tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:50.632062 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-79948e78-6692-4bfb-a519-59649c37f57f tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:50.660204 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-36073a5c-47bc-4a9e-9279-7dcd3e1b79bc tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9d0c073-f9f9-4fc3-bee3-95832a75e382) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:06:50.662502 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-36073a5c-47bc-4a9e-9279-7dcd3e1b79bc tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f5cd682-9e72-4c80-a1d2-b2d4434a6f72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:50.673421 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:50.673421 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:50.674555 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-79948e78-6692-4bfb-a519-59649c37f57f tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:06:50.676502 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-79948e78-6692-4bfb-a519-59649c37f57f tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/bd4dbc2a-3038-43ee-bd24-c36f67edf877 returned with HTTP 200 Dec 02 11:06:50.681366 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1056/2087] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:06:50 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/bd4dbc2a-3038-43ee-bd24-c36f67edf877 => generated 469 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:50.791510 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-36073a5c-47bc-4a9e-9279-7dcd3e1b79bc tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Created reservations ['4a427b5d-4f62-4a50-93aa-beed106dab2b', '360cd890-d3a2-44fe-b96f-716f27acf504', '416d55f1-0717-4c3d-a7ec-3e9961d0d6cd', '9a2fc562-c261-4334-9fbc-786c804295f0'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:06:50.794388 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-36073a5c-47bc-4a9e-9279-7dcd3e1b79bc tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f5cd682-9e72-4c80-a1d2-b2d4434a6f72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a427b5d-4f62-4a50-93aa-beed106dab2b', '360cd890-d3a2-44fe-b96f-716f27acf504', '416d55f1-0717-4c3d-a7ec-3e9961d0d6cd', '9a2fc562-c261-4334-9fbc-786c804295f0']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:06:50.797737 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-36073a5c-47bc-4a9e-9279-7dcd3e1b79bc tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (591575f6-9955-4b6a-848a-aa4b29c172da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:50.890190 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-36073a5c-47bc-4a9e-9279-7dcd3e1b79bc tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (591575f6-9955-4b6a-848a-aa4b29c172da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '752b3b81-6df2-46d2-af51-64488ac1bdef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-750399765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a53dff69f0da4dc1897d58a88263d20e',qos_specs=None,replication_status=,reservations=['4a427b5d-4f62-4a50-93aa-beed106dab2b','360cd890-d3a2-44fe-b96f-716f27acf504','416d55f1-0717-4c3d-a7ec-3e9961d0d6cd','9a2fc562-c261-4334-9fbc-786c804295f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e04b71e39a2140fbb90e92e10aaa3819',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T11:06:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-750399765',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=752b3b81-6df2-46d2-af51-64488ac1bdef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a53dff69f0da4dc1897d58a88263d20e',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,user_id='e04b71e39a2140fbb90e92e10aaa3819',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:06:50.892552 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-36073a5c-47bc-4a9e-9279-7dcd3e1b79bc tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (440b1158-19a2-489f-bde2-73cfdc31e18f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:50.903032 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-eeffe7bd-31a7-46f8-9b30-fb97cb68c1f9 tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] POST http://10.222.0.23/volume/v3/f8f160d2f0fa488aa2009ee8de60d660/volumes Dec 02 11:06:50.903508 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:50.903508 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:50.903967 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-eeffe7bd-31a7-46f8-9b30-fb97cb68c1f9 tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1586668490", "volume_type": "0dc39c32-1843-41d1-9269-4336fd9768d8", "size": 1}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:06:50.905086 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-eeffe7bd-31a7-46f8-9b30-fb97cb68c1f9 tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-1586668490', 'volume_type': '0dc39c32-1843-41d1-9269-4336fd9768d8', 'size': 1}} {{(pid=88069) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 11:06:50.923521 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-36073a5c-47bc-4a9e-9279-7dcd3e1b79bc tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (440b1158-19a2-489f-bde2-73cfdc31e18f) 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-VolumesDeleteCascade-Volume-750399765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a53dff69f0da4dc1897d58a88263d20e',qos_specs=None,replication_status=,reservations=['4a427b5d-4f62-4a50-93aa-beed106dab2b','360cd890-d3a2-44fe-b96f-716f27acf504','416d55f1-0717-4c3d-a7ec-3e9961d0d6cd','9a2fc562-c261-4334-9fbc-786c804295f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e04b71e39a2140fbb90e92e10aaa3819',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:06:50.925556 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-36073a5c-47bc-4a9e-9279-7dcd3e1b79bc tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5003abfe-1e5d-4020-aae5-2e00df141e62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:50.933326 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-eeffe7bd-31a7-46f8-9b30-fb97cb68c1f9 tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] Create volume of 1 GB Dec 02 11:06:50.934244 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:50.934244 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:50.935029 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-eeffe7bd-31a7-46f8-9b30-fb97cb68c1f9 tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] Availability Zones retrieved successfully. Dec 02 11:06:50.955753 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-36073a5c-47bc-4a9e-9279-7dcd3e1b79bc tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5003abfe-1e5d-4020-aae5-2e00df141e62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:06:50.955966 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-eeffe7bd-31a7-46f8-9b30-fb97cb68c1f9 tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] Flow 'volume_create_api' (51d51a92-fa3d-489c-a13c-95b671bf80ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:06:50.959387 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-eeffe7bd-31a7-46f8-9b30-fb97cb68c1f9 tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67c3aba6-37c6-4a7b-bc21-51755bb0de33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:50.962146 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-eeffe7bd-31a7-46f8-9b30-fb97cb68c1f9 tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] Validating volume size '1' using validate_int {{(pid=88069) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 11:06:50.964005 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-36073a5c-47bc-4a9e-9279-7dcd3e1b79bc tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Flow 'volume_create_api' (fc19e542-c25c-42cd-b47c-f3def1cbaa4f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:06:51.034400 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-eeffe7bd-31a7-46f8-9b30-fb97cb68c1f9 tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67c3aba6-37c6-4a7b-bc21-51755bb0de33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T11:06:50Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iSCSI',vendor_name='Open Source'},id=0dc39c32-1843-41d1-9269-4336fd9768d8,is_public=True,name='tempest-VolumeTypesTest-volume-type-1758526203',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0dc39c32-1843-41d1-9269-4336fd9768d8', '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=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:06:51.036818 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-eeffe7bd-31a7-46f8-9b30-fb97cb68c1f9 tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f69c08c3-2445-4089-a0fe-869ddf2f1113) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:51.093466 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-36073a5c-47bc-4a9e-9279-7dcd3e1b79bc tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Create volume request issued successfully. Dec 02 11:06:51.094467 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.quota [None req-eeffe7bd-31a7-46f8-9b30-fb97cb68c1f9 tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1758526203 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1758526203, it is now deprecated. Please use the default quota class for default quota. Dec 02 11:06:51.095337 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.quota [None req-eeffe7bd-31a7-46f8-9b30-fb97cb68c1f9 tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1758526203 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1758526203, it is now deprecated. Please use the default quota class for default quota. Dec 02 11:06:51.126899 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-36073a5c-47bc-4a9e-9279-7dcd3e1b79bc tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes returned with HTTP 202 Dec 02 11:06:51.130412 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1032/2088] 10.222.0.23 () {60 vars in 1225 bytes} [Wed Dec 2 11:06:49 2020] POST /volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes => generated 819 bytes in 1454 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:06:51.135177 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-43e48e56-2a3b-4e00-87e9-4ca0b89081e9 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] POST http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes Dec 02 11:06:51.135621 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:51.135621 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:51.136165 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-43e48e56-2a3b-4e00-87e9-4ca0b89081e9 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "bd4dbc2a-3038-43ee-bd24-c36f67edf877", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1101298869"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:06:51.137418 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-43e48e56-2a3b-4e00-87e9-4ca0b89081e9 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Create volume request body: {'volume': {'snapshot_id': 'bd4dbc2a-3038-43ee-bd24-c36f67edf877', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1101298869'}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 11:06:51.171809 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-eeffe7bd-31a7-46f8-9b30-fb97cb68c1f9 tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] Created reservations ['5493eb5e-d454-431b-8def-3f47156bd0e7', '9f27fb14-353b-43d8-afb2-34e8f57808cf', 'b9653644-71b9-4151-8c20-d365532963fe', 'c292c3fd-976f-4719-9058-41c701141130'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:06:51.174315 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-eeffe7bd-31a7-46f8-9b30-fb97cb68c1f9 tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f69c08c3-2445-4089-a0fe-869ddf2f1113) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5493eb5e-d454-431b-8def-3f47156bd0e7', '9f27fb14-353b-43d8-afb2-34e8f57808cf', 'b9653644-71b9-4151-8c20-d365532963fe', 'c292c3fd-976f-4719-9058-41c701141130']}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:06:51.176763 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-eeffe7bd-31a7-46f8-9b30-fb97cb68c1f9 tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e1f7a2f-90b9-4c68-9389-eadadcd43535) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:51.179076 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:51.179076 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:51.182453 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-43e48e56-2a3b-4e00-87e9-4ca0b89081e9 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:06:51.182812 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-43e48e56-2a3b-4e00-87e9-4ca0b89081e9 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Create volume of 1 GB Dec 02 11:06:51.205252 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-43e48e56-2a3b-4e00-87e9-4ca0b89081e9 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Availability Zones retrieved successfully. Dec 02 11:06:51.230119 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-43e48e56-2a3b-4e00-87e9-4ca0b89081e9 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Flow 'volume_create_api' (650186d9-dd5f-43c3-a7dc-925ac7b9f6f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:06:51.232975 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-43e48e56-2a3b-4e00-87e9-4ca0b89081e9 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a721bbf-c65e-4f01-9fbb-387246e40ad7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:51.235086 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-43e48e56-2a3b-4e00-87e9-4ca0b89081e9 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 11:06:51.263715 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-eeffe7bd-31a7-46f8-9b30-fb97cb68c1f9 tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e1f7a2f-90b9-4c68-9389-eadadcd43535) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ba4fe52-cdc7-47fe-8c02-ea9d0355a69d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1586668490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8f160d2f0fa488aa2009ee8de60d660',qos_specs=None,replication_status=,reservations=['5493eb5e-d454-431b-8def-3f47156bd0e7','9f27fb14-353b-43d8-afb2-34e8f57808cf','b9653644-71b9-4151-8c20-d365532963fe','c292c3fd-976f-4719-9058-41c701141130'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d40047763bf4d5682ef0b3917c00ab9',volume_type_id=0dc39c32-1843-41d1-9269-4336fd9768d8), '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=2020-12-02T11:06:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1586668490',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ba4fe52-cdc7-47fe-8c02-ea9d0355a69d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8f160d2f0fa488aa2009ee8de60d660',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,user_id='5d40047763bf4d5682ef0b3917c00ab9',volume_attachment=,volume_type=,volume_type_id=0dc39c32-1843-41d1-9269-4336fd9768d8)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:06:51.265847 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-eeffe7bd-31a7-46f8-9b30-fb97cb68c1f9 tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73bb7819-c405-4289-9fd2-dacd284c4aa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:51.307990 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-eeffe7bd-31a7-46f8-9b30-fb97cb68c1f9 tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73bb7819-c405-4289-9fd2-dacd284c4aa1) 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-VolumeTypesTest-volume-1586668490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8f160d2f0fa488aa2009ee8de60d660',qos_specs=None,replication_status=,reservations=['5493eb5e-d454-431b-8def-3f47156bd0e7','9f27fb14-353b-43d8-afb2-34e8f57808cf','b9653644-71b9-4151-8c20-d365532963fe','c292c3fd-976f-4719-9058-41c701141130'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d40047763bf4d5682ef0b3917c00ab9',volume_type_id=0dc39c32-1843-41d1-9269-4336fd9768d8)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:06:51.310674 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-eeffe7bd-31a7-46f8-9b30-fb97cb68c1f9 tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32bc5bbf-fbc0-4150-b530-52e02a8a7e44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:51.354952 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-eeffe7bd-31a7-46f8-9b30-fb97cb68c1f9 tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32bc5bbf-fbc0-4150-b530-52e02a8a7e44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:06:51.362391 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-eeffe7bd-31a7-46f8-9b30-fb97cb68c1f9 tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] Flow 'volume_create_api' (51d51a92-fa3d-489c-a13c-95b671bf80ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:06:51.394042 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-43e48e56-2a3b-4e00-87e9-4ca0b89081e9 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a721bbf-c65e-4f01-9fbb-387246e40ad7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'bd4dbc2a-3038-43ee-bd24-c36f67edf877', 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:06:51.399742 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-43e48e56-2a3b-4e00-87e9-4ca0b89081e9 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72b63247-f10f-47b9-b9a8-1c71fba2a54e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:51.606994 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-eeffe7bd-31a7-46f8-9b30-fb97cb68c1f9 tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] Create volume request issued successfully. Dec 02 11:06:51.659258 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-eeffe7bd-31a7-46f8-9b30-fb97cb68c1f9 tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] http://10.222.0.23/volume/v3/f8f160d2f0fa488aa2009ee8de60d660/volumes returned with HTTP 202 Dec 02 11:06:51.661182 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1057/2089] 10.222.0.23 () {60 vars in 1226 bytes} [Wed Dec 2 11:06:50 2020] POST /volume/v3/f8f160d2f0fa488aa2009ee8de60d660/volumes => generated 850 bytes in 979 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:06:51.664004 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-43e48e56-2a3b-4e00-87e9-4ca0b89081e9 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Created reservations ['6d857260-c77a-444b-984b-83da88844317', 'f0105774-7af6-4882-be10-c02745a1d50b', '97411dcd-a1de-43a4-8816-aa9926ac95bf', 'f760c05c-d909-48c1-b922-d5681a13d40e'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:06:51.670313 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-43e48e56-2a3b-4e00-87e9-4ca0b89081e9 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72b63247-f10f-47b9-b9a8-1c71fba2a54e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d857260-c77a-444b-984b-83da88844317', 'f0105774-7af6-4882-be10-c02745a1d50b', '97411dcd-a1de-43a4-8816-aa9926ac95bf', 'f760c05c-d909-48c1-b922-d5681a13d40e']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:06:51.676364 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-43e48e56-2a3b-4e00-87e9-4ca0b89081e9 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (034b41af-8456-4cf1-983a-f63f87f33d5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:51.679998 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-df698462-fe13-45a8-90d4-92aba477712a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:06:51.681222 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-df698462-fe13-45a8-90d4-92aba477712a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:51.681452 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:51.681452 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:51.681828 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-df698462-fe13-45a8-90d4-92aba477712a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:51.682190 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-df698462-fe13-45a8-90d4-92aba477712a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:06:51.744764 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:51.744764 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:51.746656 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-df698462-fe13-45a8-90d4-92aba477712a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:06:51.753169 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1058/2090] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:51 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 850 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:51.771174 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6164b2ed-d54e-42e2-beae-d6c5ab4d57c6 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] GET http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/752b3b81-6df2-46d2-af51-64488ac1bdef Dec 02 11:06:51.771900 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6164b2ed-d54e-42e2-beae-d6c5ab4d57c6 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:51.772307 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:51.772307 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:51.772953 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6164b2ed-d54e-42e2-beae-d6c5ab4d57c6 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:51.863563 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:51.863563 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:51.888441 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6164b2ed-d54e-42e2-beae-d6c5ab4d57c6 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Volume info retrieved successfully. Dec 02 11:06:51.935801 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6164b2ed-d54e-42e2-beae-d6c5ab4d57c6 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/752b3b81-6df2-46d2-af51-64488ac1bdef returned with HTTP 200 Dec 02 11:06:51.936629 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1059/2091] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:51 2020] GET /volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/752b3b81-6df2-46d2-af51-64488ac1bdef => generated 911 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:51.946044 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-43e48e56-2a3b-4e00-87e9-4ca0b89081e9 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (034b41af-8456-4cf1-983a-f63f87f33d5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44bb46cf-4bbf-4a1e-b750-39aaa2812d0e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1101298869',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7ab41de6560439f9dd942bb15df5213',qos_specs=None,replication_status=,reservations=['6d857260-c77a-444b-984b-83da88844317','f0105774-7af6-4882-be10-c02745a1d50b','97411dcd-a1de-43a4-8816-aa9926ac95bf','f760c05c-d909-48c1-b922-d5681a13d40e'],size=1,snapshot_id=bd4dbc2a-3038-43ee-bd24-c36f67edf877,source_replicaid=,source_volid=None,status='creating',user_id='11a49fdf335a4790a8e03ab83339fbe1',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T11:06:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1101298869',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=44bb46cf-4bbf-4a1e-b750-39aaa2812d0e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7ab41de6560439f9dd942bb15df5213',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=bd4dbc2a-3038-43ee-bd24-c36f67edf877,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='11a49fdf335a4790a8e03ab83339fbe1',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:06:51.946044 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-43e48e56-2a3b-4e00-87e9-4ca0b89081e9 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (104a7171-e4a0-4013-9a64-1c69fda3e96b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:51.949106 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3a092836-d759-48c2-994f-3ffaf69e774d tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] GET http://10.222.0.23/volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes/c83d06bf-dbcb-4c46-822e-b81b40e5890c Dec 02 11:06:51.949645 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3a092836-d759-48c2-994f-3ffaf69e774d tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:51.949866 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:51.949866 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:51.950233 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3a092836-d759-48c2-994f-3ffaf69e774d tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:52.000349 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-43e48e56-2a3b-4e00-87e9-4ca0b89081e9 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (104a7171-e4a0-4013-9a64-1c69fda3e96b) 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-VolumesSnapshotTestJSON-Volume-1101298869',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7ab41de6560439f9dd942bb15df5213',qos_specs=None,replication_status=,reservations=['6d857260-c77a-444b-984b-83da88844317','f0105774-7af6-4882-be10-c02745a1d50b','97411dcd-a1de-43a4-8816-aa9926ac95bf','f760c05c-d909-48c1-b922-d5681a13d40e'],size=1,snapshot_id=bd4dbc2a-3038-43ee-bd24-c36f67edf877,source_replicaid=,source_volid=None,status='creating',user_id='11a49fdf335a4790a8e03ab83339fbe1',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:06:52.002361 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-43e48e56-2a3b-4e00-87e9-4ca0b89081e9 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39f46752-b2de-4f74-a05c-5341321ae0fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:06:52.052597 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:52.052597 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:52.076339 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3a092836-d759-48c2-994f-3ffaf69e774d tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Volume info retrieved successfully. Dec 02 11:06:52.124391 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3a092836-d759-48c2-994f-3ffaf69e774d tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] http://10.222.0.23/volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes/c83d06bf-dbcb-4c46-822e-b81b40e5890c returned with HTTP 200 Dec 02 11:06:52.125447 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1060/2092] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:51 2020] GET /volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes/c83d06bf-dbcb-4c46-822e-b81b40e5890c => generated 916 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:52.147915 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fa03acbf-226c-4fed-8a50-691d99e1df79 tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] GET http://10.222.0.23/volume/v3/f8f160d2f0fa488aa2009ee8de60d660/volumes/0ba4fe52-cdc7-47fe-8c02-ea9d0355a69d Dec 02 11:06:52.148699 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fa03acbf-226c-4fed-8a50-691d99e1df79 tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:52.149087 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:52.149087 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:52.149901 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fa03acbf-226c-4fed-8a50-691d99e1df79 tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:52.194065 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-43e48e56-2a3b-4e00-87e9-4ca0b89081e9 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39f46752-b2de-4f74-a05c-5341321ae0fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:06:52.214794 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-43e48e56-2a3b-4e00-87e9-4ca0b89081e9 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Flow 'volume_create_api' (650186d9-dd5f-43c3-a7dc-925ac7b9f6f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:06:52.275319 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:52.275319 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:52.301693 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-fa03acbf-226c-4fed-8a50-691d99e1df79 tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] Volume info retrieved successfully. Dec 02 11:06:52.332277 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-43e48e56-2a3b-4e00-87e9-4ca0b89081e9 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Create volume request issued successfully. Dec 02 11:06:52.347845 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fa03acbf-226c-4fed-8a50-691d99e1df79 tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] http://10.222.0.23/volume/v3/f8f160d2f0fa488aa2009ee8de60d660/volumes/0ba4fe52-cdc7-47fe-8c02-ea9d0355a69d returned with HTTP 200 Dec 02 11:06:52.349322 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1061/2093] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:52 2020] GET /volume/v3/f8f160d2f0fa488aa2009ee8de60d660/volumes/0ba4fe52-cdc7-47fe-8c02-ea9d0355a69d => generated 942 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:52.369761 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-43e48e56-2a3b-4e00-87e9-4ca0b89081e9 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes returned with HTTP 202 Dec 02 11:06:52.370898 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1033/2094] 10.222.0.23 () {60 vars in 1226 bytes} [Wed Dec 2 11:06:51 2020] POST /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes => generated 857 bytes in 1240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:06:52.386058 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a64ad982-0cec-43df-ab4e-4c89458b812d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/44bb46cf-4bbf-4a1e-b750-39aaa2812d0e Dec 02 11:06:52.386833 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a64ad982-0cec-43df-ab4e-4c89458b812d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:52.387253 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:52.387253 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:52.387898 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a64ad982-0cec-43df-ab4e-4c89458b812d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:52.551551 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:52.551551 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:52.562498 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a64ad982-0cec-43df-ab4e-4c89458b812d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:06:52.585910 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a64ad982-0cec-43df-ab4e-4c89458b812d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/44bb46cf-4bbf-4a1e-b750-39aaa2812d0e returned with HTTP 200 Dec 02 11:06:52.587471 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1062/2095] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:52 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/44bb46cf-4bbf-4a1e-b750-39aaa2812d0e => generated 925 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:52.767165 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b1b543d2-fd1a-4864-a028-2e882f9771b0 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:06:52.771142 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b1b543d2-fd1a-4864-a028-2e882f9771b0 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:52.772782 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:52.772782 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:52.775727 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b1b543d2-fd1a-4864-a028-2e882f9771b0 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:52.791030 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-b1b543d2-fd1a-4864-a028-2e882f9771b0 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:06:52.820389 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:52.820389 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:52.822968 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b1b543d2-fd1a-4864-a028-2e882f9771b0 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:06:52.826771 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1034/2096] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:52 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 850 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:52.954162 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e616170f-13a4-4374-a671-043889b5d07c tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] GET http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/752b3b81-6df2-46d2-af51-64488ac1bdef Dec 02 11:06:52.965255 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e616170f-13a4-4374-a671-043889b5d07c tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:52.965667 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:52.965667 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:52.966089 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e616170f-13a4-4374-a671-043889b5d07c tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:53.095486 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:53.095486 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:53.115653 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e616170f-13a4-4374-a671-043889b5d07c tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Volume info retrieved successfully. Dec 02 11:06:53.141667 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-04cdb04c-08c5-49e0-8463-dc55a5a61e58 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] GET http://10.222.0.23/volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes/c83d06bf-dbcb-4c46-822e-b81b40e5890c Dec 02 11:06:53.149436 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-04cdb04c-08c5-49e0-8463-dc55a5a61e58 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:53.149676 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:53.149676 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:53.150070 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-04cdb04c-08c5-49e0-8463-dc55a5a61e58 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:53.167069 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e616170f-13a4-4374-a671-043889b5d07c tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/752b3b81-6df2-46d2-af51-64488ac1bdef returned with HTTP 200 Dec 02 11:06:53.168198 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1063/2097] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:52 2020] GET /volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/752b3b81-6df2-46d2-af51-64488ac1bdef => generated 912 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:53.184099 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b2c56d00-20dc-45f9-b470-2467b286d98c tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] POST http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/snapshots Dec 02 11:06:53.184830 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:53.184830 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:53.185515 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b2c56d00-20dc-45f9-b470-2467b286d98c tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "752b3b81-6df2-46d2-af51-64488ac1bdef", "name": "tempest-VolumesDeleteCascade-Snapshot-232164421"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:06:53.244505 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:53.244505 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:53.246027 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b2c56d00-20dc-45f9-b470-2467b286d98c tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Volume info retrieved successfully. Dec 02 11:06:53.246522 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v2.snapshots [None req-b2c56d00-20dc-45f9-b470-2467b286d98c tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Create snapshot from volume 752b3b81-6df2-46d2-af51-64488ac1bdef Dec 02 11:06:53.252222 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-04cdb04c-08c5-49e0-8463-dc55a5a61e58 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] http://10.222.0.23/volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes/c83d06bf-dbcb-4c46-822e-b81b40e5890c returned with HTTP 404 Dec 02 11:06:53.256900 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1035/2098] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:53 2020] GET /volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes/c83d06bf-dbcb-4c46-822e-b81b40e5890c => generated 109 bytes in 119 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:06:53.270985 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-38904395-da50-444b-841c-475bb76051c3 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] DELETE http://10.222.0.23/volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes/df448faf-5e01-47c7-ac8b-34b50f8b1f8a Dec 02 11:06:53.271676 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-38904395-da50-444b-841c-475bb76051c3 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:53.272174 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-38904395-da50-444b-841c-475bb76051c3 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:53.272644 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-38904395-da50-444b-841c-475bb76051c3 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Delete volume with id: df448faf-5e01-47c7-ac8b-34b50f8b1f8a Dec 02 11:06:53.319471 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-b2c56d00-20dc-45f9-b470-2467b286d98c tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Created reservations ['3592fde5-2d69-4bad-89d0-3af08ca84922', '061845fc-b52a-44a3-8891-b3c796cca379', 'db7ddbb4-cd2e-4c9d-83e7-6bfd15b3fc8b', '549475bf-c835-406a-8f1d-6eee9cc90383'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:06:53.367006 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:53.367006 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:53.368209 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-38904395-da50-444b-841c-475bb76051c3 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Volume info retrieved successfully. Dec 02 11:06:53.468301 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-38904395-da50-444b-841c-475bb76051c3 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Delete volume request issued successfully. Dec 02 11:06:53.468750 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-38904395-da50-444b-841c-475bb76051c3 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] http://10.222.0.23/volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes/df448faf-5e01-47c7-ac8b-34b50f8b1f8a returned with HTTP 202 Dec 02 11:06:53.470010 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1036/2099] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:06:53 2020] DELETE /volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes/df448faf-5e01-47c7-ac8b-34b50f8b1f8a => generated 0 bytes in 212 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:06:53.482373 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-778f8535-8271-4bba-bbcb-2f37134e078e tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] GET http://10.222.0.23/volume/v3/f8f160d2f0fa488aa2009ee8de60d660/volumes/0ba4fe52-cdc7-47fe-8c02-ea9d0355a69d Dec 02 11:06:53.482928 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-778f8535-8271-4bba-bbcb-2f37134e078e tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:53.483156 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:53.483156 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:53.483542 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-778f8535-8271-4bba-bbcb-2f37134e078e tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:53.612675 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:53.612675 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:53.635087 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-778f8535-8271-4bba-bbcb-2f37134e078e tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] Volume info retrieved successfully. Dec 02 11:06:53.673909 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-778f8535-8271-4bba-bbcb-2f37134e078e tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] http://10.222.0.23/volume/v3/f8f160d2f0fa488aa2009ee8de60d660/volumes/0ba4fe52-cdc7-47fe-8c02-ea9d0355a69d returned with HTTP 200 Dec 02 11:06:53.674802 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1037/2100] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:53 2020] GET /volume/v3/f8f160d2f0fa488aa2009ee8de60d660/volumes/0ba4fe52-cdc7-47fe-8c02-ea9d0355a69d => generated 943 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:53.679141 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2ba1c96f-f3d5-4e8d-93b9-d2e57c643b7a tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] GET http://10.222.0.23/volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes/df448faf-5e01-47c7-ac8b-34b50f8b1f8a Dec 02 11:06:53.679663 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2ba1c96f-f3d5-4e8d-93b9-d2e57c643b7a tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:53.679878 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:53.679878 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:53.680219 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2ba1c96f-f3d5-4e8d-93b9-d2e57c643b7a tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:53.695799 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b2c56d00-20dc-45f9-b470-2467b286d98c tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Snapshot create request issued successfully. Dec 02 11:06:53.697412 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b2c56d00-20dc-45f9-b470-2467b286d98c tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/snapshots returned with HTTP 202 Dec 02 11:06:53.698631 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1064/2101] 10.222.0.23 () {60 vars in 1232 bytes} [Wed Dec 2 11:06:53 2020] POST /volume/v3/a53dff69f0da4dc1897d58a88263d20e/snapshots => generated 306 bytes in 518 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 02 11:06:53.705050 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-77ba80f4-090d-451a-b5a7-ede1a0c10754 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/44bb46cf-4bbf-4a1e-b750-39aaa2812d0e Dec 02 11:06:53.705572 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-77ba80f4-090d-451a-b5a7-ede1a0c10754 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:53.705771 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:53.705771 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:53.710290 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-77ba80f4-090d-451a-b5a7-ede1a0c10754 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:53.772564 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:53.772564 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:53.783886 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-77ba80f4-090d-451a-b5a7-ede1a0c10754 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:06:53.811105 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-77ba80f4-090d-451a-b5a7-ede1a0c10754 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/44bb46cf-4bbf-4a1e-b750-39aaa2812d0e returned with HTTP 200 Dec 02 11:06:53.812458 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1065/2102] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:53 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/44bb46cf-4bbf-4a1e-b750-39aaa2812d0e => generated 949 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:53.816396 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5720c5e3-dd0f-41c2-b2f4-2a1239672491 tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] POST http://10.222.0.23/volume/v3/f8f160d2f0fa488aa2009ee8de60d660/volumes/0ba4fe52-cdc7-47fe-8c02-ea9d0355a69d/action Dec 02 11:06:53.817046 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:53.817046 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:53.817692 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5720c5e3-dd0f-41c2-b2f4-2a1239672491 tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] Action body: b'{"os-retype": {"new_type": "13e56202-a992-46b0-8a05-32a32ae100b4"}}' {{(pid=88069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 11:06:53.818220 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5720c5e3-dd0f-41c2-b2f4-2a1239672491 tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "13e56202-a992-46b0-8a05-32a32ae100b4"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:06:53.836668 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:53.836668 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:53.859176 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-2ba1c96f-f3d5-4e8d-93b9-d2e57c643b7a tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Volume info retrieved successfully. Dec 02 11:06:53.882394 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:53.882394 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:53.884368 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-5720c5e3-dd0f-41c2-b2f4-2a1239672491 tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] Volume info retrieved successfully. Dec 02 11:06:53.907693 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2ba1c96f-f3d5-4e8d-93b9-d2e57c643b7a tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] http://10.222.0.23/volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes/df448faf-5e01-47c7-ac8b-34b50f8b1f8a returned with HTTP 200 Dec 02 11:06:53.917987 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1038/2103] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:53 2020] GET /volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes/df448faf-5e01-47c7-ac8b-34b50f8b1f8a => generated 916 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:53.917987 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b3bf0d05-087f-4d29-9151-7185d4fe4492 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] GET http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/snapshots/9eb7505e-d1d8-46bd-a087-b0d0ef95d258 Dec 02 11:06:53.917987 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b3bf0d05-087f-4d29-9151-7185d4fe4492 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:53.917987 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:53.917987 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:53.917987 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b3bf0d05-087f-4d29-9151-7185d4fe4492 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:53.948456 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.quota [None req-5720c5e3-dd0f-41c2-b2f4-2a1239672491 tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1254003408 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1254003408, it is now deprecated. Please use the default quota class for default quota. Dec 02 11:06:53.950297 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.quota [None req-5720c5e3-dd0f-41c2-b2f4-2a1239672491 tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1254003408 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1254003408, it is now deprecated. Please use the default quota class for default quota. Dec 02 11:06:53.950893 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:53.950893 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:53.952188 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b3bf0d05-087f-4d29-9151-7185d4fe4492 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Snapshot retrieved successfully. Dec 02 11:06:53.954249 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b3bf0d05-087f-4d29-9151-7185d4fe4492 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/snapshots/9eb7505e-d1d8-46bd-a087-b0d0ef95d258 returned with HTTP 200 Dec 02 11:06:53.955168 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1039/2104] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:06:53 2020] GET /volume/v3/a53dff69f0da4dc1897d58a88263d20e/snapshots/9eb7505e-d1d8-46bd-a087-b0d0ef95d258 => generated 438 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:53.960081 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-51d5d876-7b02-42f9-ab5c-97462b11dee9 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:06:53.970413 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-51d5d876-7b02-42f9-ab5c-97462b11dee9 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:53.973969 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:53.973969 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:53.974643 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-51d5d876-7b02-42f9-ab5c-97462b11dee9 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:53.975122 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-51d5d876-7b02-42f9-ab5c-97462b11dee9 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:06:53.999812 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-5720c5e3-dd0f-41c2-b2f4-2a1239672491 tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] Created reservations ['badd0b58-d7d9-4ffa-bab7-2276518f8305', '1eeb8426-e0c9-42c0-a4be-3b2fc3f05102'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:06:54.005350 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:54.005350 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:54.007448 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-51d5d876-7b02-42f9-ab5c-97462b11dee9 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:06:54.008338 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1040/2105] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:53 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 850 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:54.079548 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-5720c5e3-dd0f-41c2-b2f4-2a1239672491 tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] Created reservations ['b91e2032-101b-4a37-99fc-a666569c213d', 'c222ba86-b913-44eb-975e-ec395cd317d8'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:06:54.267509 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-5720c5e3-dd0f-41c2-b2f4-2a1239672491 tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] Retype volume request issued successfully. Dec 02 11:06:54.268088 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5720c5e3-dd0f-41c2-b2f4-2a1239672491 tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] http://10.222.0.23/volume/v3/f8f160d2f0fa488aa2009ee8de60d660/volumes/0ba4fe52-cdc7-47fe-8c02-ea9d0355a69d/action returned with HTTP 202 Dec 02 11:06:54.270239 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1066/2106] 10.222.0.23 () {60 vars in 1357 bytes} [Wed Dec 2 11:06:53 2020] POST /volume/v3/f8f160d2f0fa488aa2009ee8de60d660/volumes/0ba4fe52-cdc7-47fe-8c02-ea9d0355a69d/action => generated 0 bytes in 457 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 02 11:06:54.278040 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1cc1a9c2-ff87-46d9-8a10-7aa3caf09ba7 tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] GET http://10.222.0.23/volume/v3/f8f160d2f0fa488aa2009ee8de60d660/volumes/0ba4fe52-cdc7-47fe-8c02-ea9d0355a69d Dec 02 11:06:54.278977 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1cc1a9c2-ff87-46d9-8a10-7aa3caf09ba7 tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:54.279377 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:54.279377 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:54.280020 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1cc1a9c2-ff87-46d9-8a10-7aa3caf09ba7 tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:54.460551 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:54.460551 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:54.481796 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-1cc1a9c2-ff87-46d9-8a10-7aa3caf09ba7 tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] Volume info retrieved successfully. Dec 02 11:06:54.554883 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1cc1a9c2-ff87-46d9-8a10-7aa3caf09ba7 tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] http://10.222.0.23/volume/v3/f8f160d2f0fa488aa2009ee8de60d660/volumes/0ba4fe52-cdc7-47fe-8c02-ea9d0355a69d returned with HTTP 200 Dec 02 11:06:54.565103 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1041/2107] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:54 2020] GET /volume/v3/f8f160d2f0fa488aa2009ee8de60d660/volumes/0ba4fe52-cdc7-47fe-8c02-ea9d0355a69d => generated 942 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:54.830280 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a59a37df-d067-4d9b-9cf3-954c91350293 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/44bb46cf-4bbf-4a1e-b750-39aaa2812d0e Dec 02 11:06:54.830775 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a59a37df-d067-4d9b-9cf3-954c91350293 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:54.830972 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:54.830972 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:54.831588 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a59a37df-d067-4d9b-9cf3-954c91350293 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:54.925077 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5942d541-5121-4e09-a004-ae0e8f0d8ca0 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] GET http://10.222.0.23/volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes/df448faf-5e01-47c7-ac8b-34b50f8b1f8a Dec 02 11:06:54.925622 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5942d541-5121-4e09-a004-ae0e8f0d8ca0 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:54.926017 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:54.926017 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:54.926391 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5942d541-5121-4e09-a004-ae0e8f0d8ca0 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:54.965689 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:54.965689 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:54.975881 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a59a37df-d067-4d9b-9cf3-954c91350293 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:06:55.004251 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a59a37df-d067-4d9b-9cf3-954c91350293 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/44bb46cf-4bbf-4a1e-b750-39aaa2812d0e returned with HTTP 200 Dec 02 11:06:55.005546 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1067/2108] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:54 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/44bb46cf-4bbf-4a1e-b750-39aaa2812d0e => generated 949 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:55.041067 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b8b4e331-a9e3-4776-ae65-07edc7044a9f tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] GET http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/snapshots/9eb7505e-d1d8-46bd-a087-b0d0ef95d258 Dec 02 11:06:55.041828 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b8b4e331-a9e3-4776-ae65-07edc7044a9f tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:55.041983 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:55.041983 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:55.042626 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b8b4e331-a9e3-4776-ae65-07edc7044a9f tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:55.102628 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:55.102628 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:55.139430 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-5942d541-5121-4e09-a004-ae0e8f0d8ca0 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Volume info retrieved successfully. Dec 02 11:06:55.142339 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:55.142339 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:55.158248 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b8b4e331-a9e3-4776-ae65-07edc7044a9f tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Snapshot retrieved successfully. Dec 02 11:06:55.160684 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b8b4e331-a9e3-4776-ae65-07edc7044a9f tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/snapshots/9eb7505e-d1d8-46bd-a087-b0d0ef95d258 returned with HTTP 200 Dec 02 11:06:55.168870 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1068/2109] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:06:55 2020] GET /volume/v3/a53dff69f0da4dc1897d58a88263d20e/snapshots/9eb7505e-d1d8-46bd-a087-b0d0ef95d258 => generated 438 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:55.175781 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-78af67c6-0bc2-493a-a251-a1a0420b87d2 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:06:55.185493 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-78af67c6-0bc2-493a-a251-a1a0420b87d2 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:55.188268 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:55.188268 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:55.188959 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-78af67c6-0bc2-493a-a251-a1a0420b87d2 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:55.189473 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-78af67c6-0bc2-493a-a251-a1a0420b87d2 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:06:55.225153 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5942d541-5121-4e09-a004-ae0e8f0d8ca0 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] http://10.222.0.23/volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes/df448faf-5e01-47c7-ac8b-34b50f8b1f8a returned with HTTP 200 Dec 02 11:06:55.245178 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1042/2110] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:54 2020] GET /volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes/df448faf-5e01-47c7-ac8b-34b50f8b1f8a => generated 916 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:55.258195 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:55.258195 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:55.266068 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-78af67c6-0bc2-493a-a251-a1a0420b87d2 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:06:55.266952 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1069/2111] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:55 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 850 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:55.571871 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cf3b9b90-7656-4d47-801e-3c1efc1232ac tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] GET http://10.222.0.23/volume/v3/f8f160d2f0fa488aa2009ee8de60d660/volumes/0ba4fe52-cdc7-47fe-8c02-ea9d0355a69d Dec 02 11:06:55.572703 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cf3b9b90-7656-4d47-801e-3c1efc1232ac tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:55.573086 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:55.573086 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:55.573680 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cf3b9b90-7656-4d47-801e-3c1efc1232ac tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:55.775817 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:55.775817 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:55.804845 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-cf3b9b90-7656-4d47-801e-3c1efc1232ac tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] Volume info retrieved successfully. Dec 02 11:06:55.939039 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cf3b9b90-7656-4d47-801e-3c1efc1232ac tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] http://10.222.0.23/volume/v3/f8f160d2f0fa488aa2009ee8de60d660/volumes/0ba4fe52-cdc7-47fe-8c02-ea9d0355a69d returned with HTTP 200 Dec 02 11:06:55.940433 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1043/2112] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:55 2020] GET /volume/v3/f8f160d2f0fa488aa2009ee8de60d660/volumes/0ba4fe52-cdc7-47fe-8c02-ea9d0355a69d => generated 943 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:55.960667 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1cdce88d-deac-4012-a845-88bed5723200 tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] GET http://10.222.0.23/volume/v3/f8f160d2f0fa488aa2009ee8de60d660/volumes/0ba4fe52-cdc7-47fe-8c02-ea9d0355a69d Dec 02 11:06:55.961360 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1cdce88d-deac-4012-a845-88bed5723200 tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:55.961726 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:55.961726 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:55.962295 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1cdce88d-deac-4012-a845-88bed5723200 tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:56.021773 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c5b35610-c6b3-4d90-a213-b0075cd28a4f tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/44bb46cf-4bbf-4a1e-b750-39aaa2812d0e Dec 02 11:06:56.022294 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c5b35610-c6b3-4d90-a213-b0075cd28a4f tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:56.022492 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:56.022492 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:56.023315 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c5b35610-c6b3-4d90-a213-b0075cd28a4f tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:56.118287 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:56.118287 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:56.141744 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-1cdce88d-deac-4012-a845-88bed5723200 tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] Volume info retrieved successfully. Dec 02 11:06:56.213443 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1cdce88d-deac-4012-a845-88bed5723200 tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] http://10.222.0.23/volume/v3/f8f160d2f0fa488aa2009ee8de60d660/volumes/0ba4fe52-cdc7-47fe-8c02-ea9d0355a69d returned with HTTP 200 Dec 02 11:06:56.218642 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:56.218642 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:56.219946 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1070/2113] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:55 2020] GET /volume/v3/f8f160d2f0fa488aa2009ee8de60d660/volumes/0ba4fe52-cdc7-47fe-8c02-ea9d0355a69d => generated 943 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:56.236899 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e189466c-5b65-438a-bc28-ba59620888be tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] GET http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/snapshots/9eb7505e-d1d8-46bd-a087-b0d0ef95d258 Dec 02 11:06:56.239052 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e189466c-5b65-438a-bc28-ba59620888be tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:56.239420 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:56.239420 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:56.246441 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e189466c-5b65-438a-bc28-ba59620888be tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:56.272210 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c5b35610-c6b3-4d90-a213-b0075cd28a4f tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:06:56.311624 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:56.311624 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:56.313121 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e189466c-5b65-438a-bc28-ba59620888be tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Snapshot retrieved successfully. Dec 02 11:06:56.318987 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e189466c-5b65-438a-bc28-ba59620888be tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/snapshots/9eb7505e-d1d8-46bd-a087-b0d0ef95d258 returned with HTTP 200 Dec 02 11:06:56.325732 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1071/2114] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:06:56 2020] GET /volume/v3/a53dff69f0da4dc1897d58a88263d20e/snapshots/9eb7505e-d1d8-46bd-a087-b0d0ef95d258 => generated 438 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:56.345711 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c467fe7e-dfdd-4211-8763-b118a93f0410 tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] POST http://10.222.0.23/volume/v3/5a1e2f6909854531b83285b706fefd6a/types Dec 02 11:06:56.346782 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:56.346782 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:56.346960 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c467fe7e-dfdd-4211-8763-b118a93f0410 tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-63125769", "description": "tempest-volume-type-description-1570547695", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:06:56.357726 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c5b35610-c6b3-4d90-a213-b0075cd28a4f tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/44bb46cf-4bbf-4a1e-b750-39aaa2812d0e returned with HTTP 200 Dec 02 11:06:56.361669 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1044/2115] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:56 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/44bb46cf-4bbf-4a1e-b750-39aaa2812d0e => generated 949 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:56.369266 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9a7e1ff8-08cf-4dcd-af79-07bab58056ae tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] GET http://10.222.0.23/volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes/df448faf-5e01-47c7-ac8b-34b50f8b1f8a Dec 02 11:06:56.375991 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9a7e1ff8-08cf-4dcd-af79-07bab58056ae tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:56.376517 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:56.376517 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:56.377661 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9a7e1ff8-08cf-4dcd-af79-07bab58056ae tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:56.485817 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:56.485817 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:56.503867 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c467fe7e-dfdd-4211-8763-b118a93f0410 tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] http://10.222.0.23/volume/v3/5a1e2f6909854531b83285b706fefd6a/types returned with HTTP 200 Dec 02 11:06:56.505484 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1072/2116] 10.222.0.23 () {60 vars in 1220 bytes} [Wed Dec 2 11:06:56 2020] POST /volume/v3/5a1e2f6909854531b83285b706fefd6a/types => generated 316 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:56.511516 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1bb25307-7497-4b1a-a516-d2d3b4428187 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:06:56.512197 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-9a7e1ff8-08cf-4dcd-af79-07bab58056ae tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Volume info retrieved successfully. Dec 02 11:06:56.512543 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1bb25307-7497-4b1a-a516-d2d3b4428187 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:56.513312 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1bb25307-7497-4b1a-a516-d2d3b4428187 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:56.513876 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-1bb25307-7497-4b1a-a516-d2d3b4428187 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:06:56.538614 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9a7e1ff8-08cf-4dcd-af79-07bab58056ae tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] http://10.222.0.23/volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes/df448faf-5e01-47c7-ac8b-34b50f8b1f8a returned with HTTP 200 Dec 02 11:06:56.539522 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1045/2117] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:56 2020] GET /volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes/df448faf-5e01-47c7-ac8b-34b50f8b1f8a => generated 916 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:56.543931 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9492c3f9-7a38-474f-813f-d74a15acb841 tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] GET http://10.222.0.23/volume/v3/5a1e2f6909854531b83285b706fefd6a/types/26453ba6-ade7-4b84-aa5b-7cf1ac1f3fd4 Dec 02 11:06:56.544977 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9492c3f9-7a38-474f-813f-d74a15acb841 tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:56.545355 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:56.545355 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:56.546004 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9492c3f9-7a38-474f-813f-d74a15acb841 tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:56.552010 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:56.552010 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:56.556818 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1bb25307-7497-4b1a-a516-d2d3b4428187 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:06:56.558096 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1073/2118] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:56 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 850 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:56.564604 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9492c3f9-7a38-474f-813f-d74a15acb841 tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] http://10.222.0.23/volume/v3/5a1e2f6909854531b83285b706fefd6a/types/26453ba6-ade7-4b84-aa5b-7cf1ac1f3fd4 returned with HTTP 200 Dec 02 11:06:56.566101 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1046/2119] 10.222.0.23 () {58 vars in 1309 bytes} [Wed Dec 2 11:06:56 2020] GET /volume/v3/5a1e2f6909854531b83285b706fefd6a/types/26453ba6-ade7-4b84-aa5b-7cf1ac1f3fd4 => generated 338 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:56.577907 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b5860282-35a3-4639-b065-942a3512ad21 tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] POST http://10.222.0.23/volume/v3/5a1e2f6909854531b83285b706fefd6a/types Dec 02 11:06:56.578491 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:56.578491 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:56.579110 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b5860282-35a3-4639-b065-942a3512ad21 tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-266041085"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:06:56.671338 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b5860282-35a3-4639-b065-942a3512ad21 tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] http://10.222.0.23/volume/v3/5a1e2f6909854531b83285b706fefd6a/types returned with HTTP 200 Dec 02 11:06:56.677055 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1074/2120] 10.222.0.23 () {60 vars in 1219 bytes} [Wed Dec 2 11:06:56 2020] POST /volume/v3/5a1e2f6909854531b83285b706fefd6a/types => generated 220 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:56.691175 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-54415cd7-fbed-42b1-b138-cb77fe5a6bf3 tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] POST http://10.222.0.23/volume/v3/5a1e2f6909854531b83285b706fefd6a/types/dda1c04f-abaa-4521-a829-cbaa0efb1e3e/encryption Dec 02 11:06:56.692179 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-54415cd7-fbed-42b1-b138-cb77fe5a6bf3 tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "control_location": "front-end"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:06:56.821579 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-54415cd7-fbed-42b1-b138-cb77fe5a6bf3 tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] http://10.222.0.23/volume/v3/5a1e2f6909854531b83285b706fefd6a/types/dda1c04f-abaa-4521-a829-cbaa0efb1e3e/encryption returned with HTTP 200 Dec 02 11:06:56.822785 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1047/2121] 10.222.0.23 () {60 vars in 1363 bytes} [Wed Dec 2 11:06:56 2020] POST /volume/v3/5a1e2f6909854531b83285b706fefd6a/types/dda1c04f-abaa-4521-a829-cbaa0efb1e3e/encryption => generated 193 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:56.834372 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-62153c88-c9d8-4e97-851e-13514d320f8e tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] GET http://10.222.0.23/volume/v3/5a1e2f6909854531b83285b706fefd6a/types/dda1c04f-abaa-4521-a829-cbaa0efb1e3e/encryption Dec 02 11:06:56.835076 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-62153c88-c9d8-4e97-851e-13514d320f8e tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:56.835696 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-62153c88-c9d8-4e97-851e-13514d320f8e tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] Calling method 'index' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:56.876063 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-62153c88-c9d8-4e97-851e-13514d320f8e tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] http://10.222.0.23/volume/v3/5a1e2f6909854531b83285b706fefd6a/types/dda1c04f-abaa-4521-a829-cbaa0efb1e3e/encryption returned with HTTP 200 Dec 02 11:06:56.879233 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1075/2122] 10.222.0.23 () {58 vars in 1342 bytes} [Wed Dec 2 11:06:56 2020] GET /volume/v3/5a1e2f6909854531b83285b706fefd6a/types/dda1c04f-abaa-4521-a829-cbaa0efb1e3e/encryption => generated 313 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:56.905585 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1ea59753-f346-4867-9424-33d77386fe3c tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] PUT http://10.222.0.23/volume/v3/5a1e2f6909854531b83285b706fefd6a/types/dda1c04f-abaa-4521-a829-cbaa0efb1e3e/encryption/provider Dec 02 11:06:56.906713 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1ea59753-f346-4867-9424-33d77386fe3c tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:06:56.995147 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1ea59753-f346-4867-9424-33d77386fe3c tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] http://10.222.0.23/volume/v3/5a1e2f6909854531b83285b706fefd6a/types/dda1c04f-abaa-4521-a829-cbaa0efb1e3e/encryption/provider returned with HTTP 200 Dec 02 11:06:56.996225 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1048/2123] 10.222.0.23 () {60 vars in 1390 bytes} [Wed Dec 2 11:06:56 2020] PUT /volume/v3/5a1e2f6909854531b83285b706fefd6a/types/dda1c04f-abaa-4521-a829-cbaa0efb1e3e/encryption/provider => generated 122 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:57.007459 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8ce33efe-632a-405c-a0ea-acf725c6d243 tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] GET http://10.222.0.23/volume/v3/5a1e2f6909854531b83285b706fefd6a/types/dda1c04f-abaa-4521-a829-cbaa0efb1e3e/encryption Dec 02 11:06:57.008375 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8ce33efe-632a-405c-a0ea-acf725c6d243 tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:57.009175 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8ce33efe-632a-405c-a0ea-acf725c6d243 tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] Calling method 'index' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:57.043833 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8ce33efe-632a-405c-a0ea-acf725c6d243 tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] http://10.222.0.23/volume/v3/5a1e2f6909854531b83285b706fefd6a/types/dda1c04f-abaa-4521-a829-cbaa0efb1e3e/encryption returned with HTTP 200 Dec 02 11:06:57.057467 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-67ec550e-ea38-4b96-969f-1bb23fb819ec tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] GET http://10.222.0.23/volume/v3/5a1e2f6909854531b83285b706fefd6a/types/dda1c04f-abaa-4521-a829-cbaa0efb1e3e/encryption/cipher Dec 02 11:06:57.058391 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-67ec550e-ea38-4b96-969f-1bb23fb819ec tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:57.059111 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-67ec550e-ea38-4b96-969f-1bb23fb819ec tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:57.064146 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1076/2124] 10.222.0.23 () {58 vars in 1342 bytes} [Wed Dec 2 11:06:57 2020] GET /volume/v3/5a1e2f6909854531b83285b706fefd6a/types/dda1c04f-abaa-4521-a829-cbaa0efb1e3e/encryption => generated 347 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:57.098732 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-67ec550e-ea38-4b96-969f-1bb23fb819ec tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] http://10.222.0.23/volume/v3/5a1e2f6909854531b83285b706fefd6a/types/dda1c04f-abaa-4521-a829-cbaa0efb1e3e/encryption/cipher returned with HTTP 200 Dec 02 11:06:57.100936 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1049/2125] 10.222.0.23 () {58 vars in 1363 bytes} [Wed Dec 2 11:06:57 2020] GET /volume/v3/5a1e2f6909854531b83285b706fefd6a/types/dda1c04f-abaa-4521-a829-cbaa0efb1e3e/encryption/cipher => generated 29 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 02 11:06:57.117825 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b29c0edd-72ee-445e-b026-15b1ad8776b5 tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] DELETE http://10.222.0.23/volume/v3/5a1e2f6909854531b83285b706fefd6a/types/dda1c04f-abaa-4521-a829-cbaa0efb1e3e/encryption/provider Dec 02 11:06:57.118707 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b29c0edd-72ee-445e-b026-15b1ad8776b5 tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:57.119525 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b29c0edd-72ee-445e-b026-15b1ad8776b5 tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:57.337754 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-29bf7e7a-10f5-408a-9d6c-358f245ed197 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] GET http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/snapshots/9eb7505e-d1d8-46bd-a087-b0d0ef95d258 Dec 02 11:06:57.338294 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-29bf7e7a-10f5-408a-9d6c-358f245ed197 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:57.338774 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-29bf7e7a-10f5-408a-9d6c-358f245ed197 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:57.343769 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b29c0edd-72ee-445e-b026-15b1ad8776b5 tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] http://10.222.0.23/volume/v3/5a1e2f6909854531b83285b706fefd6a/types/dda1c04f-abaa-4521-a829-cbaa0efb1e3e/encryption/provider returned with HTTP 202 Dec 02 11:06:57.345198 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1077/2126] 10.222.0.23 () {58 vars in 1372 bytes} [Wed Dec 2 11:06:57 2020] DELETE /volume/v3/5a1e2f6909854531b83285b706fefd6a/types/dda1c04f-abaa-4521-a829-cbaa0efb1e3e/encryption/provider => generated 0 bytes in 239 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:06:57.356158 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a0f7996f-23d6-48b9-9c61-e1b5fc045a33 tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] GET http://10.222.0.23/volume/v3/5a1e2f6909854531b83285b706fefd6a/types/dda1c04f-abaa-4521-a829-cbaa0efb1e3e/encryption Dec 02 11:06:57.356158 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a0f7996f-23d6-48b9-9c61-e1b5fc045a33 tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:57.356158 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a0f7996f-23d6-48b9-9c61-e1b5fc045a33 tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] Calling method 'index' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:57.386177 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a0f7996f-23d6-48b9-9c61-e1b5fc045a33 tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] http://10.222.0.23/volume/v3/5a1e2f6909854531b83285b706fefd6a/types/dda1c04f-abaa-4521-a829-cbaa0efb1e3e/encryption returned with HTTP 200 Dec 02 11:06:57.392774 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1078/2127] 10.222.0.23 () {58 vars in 1342 bytes} [Wed Dec 2 11:06:57 2020] GET /volume/v3/5a1e2f6909854531b83285b706fefd6a/types/dda1c04f-abaa-4521-a829-cbaa0efb1e3e/encryption => generated 2 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Dec 02 11:06:57.426377 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:57.426377 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:57.430028 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-29bf7e7a-10f5-408a-9d6c-358f245ed197 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Snapshot retrieved successfully. Dec 02 11:06:57.439068 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-29bf7e7a-10f5-408a-9d6c-358f245ed197 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/snapshots/9eb7505e-d1d8-46bd-a087-b0d0ef95d258 returned with HTTP 200 Dec 02 11:06:57.440491 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1050/2128] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:06:57 2020] GET /volume/v3/a53dff69f0da4dc1897d58a88263d20e/snapshots/9eb7505e-d1d8-46bd-a087-b0d0ef95d258 => generated 465 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:57.448464 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-21195884-81d1-46be-a61b-741ea684d32c tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] GET http://10.222.0.23/volume/v3/5a1e2f6909854531b83285b706fefd6a/types/dda1c04f-abaa-4521-a829-cbaa0efb1e3e/encryption Dec 02 11:06:57.449374 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-21195884-81d1-46be-a61b-741ea684d32c tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:57.449772 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:57.449772 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:57.450350 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-21195884-81d1-46be-a61b-741ea684d32c tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] Calling method 'index' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:57.499898 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-21195884-81d1-46be-a61b-741ea684d32c tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] http://10.222.0.23/volume/v3/5a1e2f6909854531b83285b706fefd6a/types/dda1c04f-abaa-4521-a829-cbaa0efb1e3e/encryption returned with HTTP 200 Dec 02 11:06:57.501008 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1051/2129] 10.222.0.23 () {58 vars in 1342 bytes} [Wed Dec 2 11:06:57 2020] GET /volume/v3/5a1e2f6909854531b83285b706fefd6a/types/dda1c04f-abaa-4521-a829-cbaa0efb1e3e/encryption => generated 2 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Dec 02 11:06:57.505207 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6e31f8d2-3caa-454e-8979-29a938df7476 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] POST http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/snapshots Dec 02 11:06:57.505974 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6e31f8d2-3caa-454e-8979-29a938df7476 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "752b3b81-6df2-46d2-af51-64488ac1bdef", "name": "tempest-VolumesDeleteCascade-Snapshot-1835148186"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:06:57.564513 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:57.564513 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:57.565928 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6e31f8d2-3caa-454e-8979-29a938df7476 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Volume info retrieved successfully. Dec 02 11:06:57.566756 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v2.snapshots [None req-6e31f8d2-3caa-454e-8979-29a938df7476 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Create snapshot from volume 752b3b81-6df2-46d2-af51-64488ac1bdef Dec 02 11:06:57.686030 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5f1595b4-035a-42b1-84f7-cdf683b1cc1e tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/44bb46cf-4bbf-4a1e-b750-39aaa2812d0e Dec 02 11:06:57.687207 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5f1595b4-035a-42b1-84f7-cdf683b1cc1e tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:57.687207 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5f1595b4-035a-42b1-84f7-cdf683b1cc1e tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:57.706666 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-6e31f8d2-3caa-454e-8979-29a938df7476 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Created reservations ['2e9a7427-dee8-48eb-b31b-354b86cb4db2', '0f56ac3d-6be7-433c-9e62-0c032072d388', 'c1baf238-9f2e-4278-8f74-0f37097f5aa8', 'ce2c39ec-53ca-45de-b068-bdd280237e81'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:06:57.792627 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:57.792627 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:57.811575 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-5f1595b4-035a-42b1-84f7-cdf683b1cc1e tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:06:57.873553 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5f1595b4-035a-42b1-84f7-cdf683b1cc1e tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/44bb46cf-4bbf-4a1e-b750-39aaa2812d0e returned with HTTP 200 Dec 02 11:06:57.874396 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1079/2130] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:57 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/44bb46cf-4bbf-4a1e-b750-39aaa2812d0e => generated 949 bytes in 481 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:57.878484 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6b7a1ea0-ecdb-4a53-87a7-a2dccbdafe4a tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] GET http://10.222.0.23/volume/v3/5a1e2f6909854531b83285b706fefd6a/types Dec 02 11:06:57.878970 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6b7a1ea0-ecdb-4a53-87a7-a2dccbdafe4a tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:57.887245 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:57.887245 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:57.888047 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6b7a1ea0-ecdb-4a53-87a7-a2dccbdafe4a tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] Calling method 'index' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:57.942890 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6b7a1ea0-ecdb-4a53-87a7-a2dccbdafe4a tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] http://10.222.0.23/volume/v3/5a1e2f6909854531b83285b706fefd6a/types returned with HTTP 200 Dec 02 11:06:57.948052 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1080/2131] 10.222.0.23 () {58 vars in 1198 bytes} [Wed Dec 2 11:06:57 2020] GET /volume/v3/5a1e2f6909854531b83285b706fefd6a/types => generated 1577 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:06:57.959306 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-adf3d843-b271-478f-955a-48e3c65252e1 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] GET http://10.222.0.23/volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes/df448faf-5e01-47c7-ac8b-34b50f8b1f8a Dec 02 11:06:57.962591 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-adf3d843-b271-478f-955a-48e3c65252e1 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:57.964109 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-adf3d843-b271-478f-955a-48e3c65252e1 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:58.004880 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6e31f8d2-3caa-454e-8979-29a938df7476 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Snapshot create request issued successfully. Dec 02 11:06:58.006221 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6e31f8d2-3caa-454e-8979-29a938df7476 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/snapshots returned with HTTP 202 Dec 02 11:06:58.012963 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1052/2132] 10.222.0.23 () {60 vars in 1232 bytes} [Wed Dec 2 11:06:57 2020] POST /volume/v3/a53dff69f0da4dc1897d58a88263d20e/snapshots => generated 307 bytes in 506 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:06:58.023760 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-98fc95cd-dcb6-47a8-8c38-84ddc3301c66 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:06:58.035162 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-98fc95cd-dcb6-47a8-8c38-84ddc3301c66 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:58.035594 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:58.035594 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:58.036176 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-98fc95cd-dcb6-47a8-8c38-84ddc3301c66 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:58.036686 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-98fc95cd-dcb6-47a8-8c38-84ddc3301c66 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:06:58.103089 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:58.103089 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:58.104766 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-adf3d843-b271-478f-955a-48e3c65252e1 tempest-VolumesListAdminTestJSON-723830318 tempest-VolumesListAdminTestJSON-723830318] http://10.222.0.23/volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes/df448faf-5e01-47c7-ac8b-34b50f8b1f8a returned with HTTP 404 Dec 02 11:06:58.107550 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-98fc95cd-dcb6-47a8-8c38-84ddc3301c66 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:06:58.116700 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1081/2133] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:57 2020] GET /volume/v3/a587eb6258404dab8a0d3721e4cbfc27/volumes/df448faf-5e01-47c7-ac8b-34b50f8b1f8a => generated 109 bytes in 168 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:06:58.118171 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1053/2134] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:58 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 850 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:58.133137 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0ae0fc38-4756-43e7-858d-d5106705472c tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] POST http://10.222.0.23/volume/v3/5a1e2f6909854531b83285b706fefd6a/types Dec 02 11:06:58.147231 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0ae0fc38-4756-43e7-858d-d5106705472c tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1148705605"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:06:58.148838 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8a998a8d-a8a9-4243-ba65-bd8fb403355f tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] GET http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/snapshots/2c7e3401-42c2-433a-acef-2da9873d42b8 Dec 02 11:06:58.162919 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8a998a8d-a8a9-4243-ba65-bd8fb403355f tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:58.167330 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:58.167330 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:58.170530 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8a998a8d-a8a9-4243-ba65-bd8fb403355f tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:58.259893 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:58.259893 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:58.264054 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-8a998a8d-a8a9-4243-ba65-bd8fb403355f tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Snapshot retrieved successfully. Dec 02 11:06:58.267720 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8a998a8d-a8a9-4243-ba65-bd8fb403355f tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/snapshots/2c7e3401-42c2-433a-acef-2da9873d42b8 returned with HTTP 200 Dec 02 11:06:58.272534 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1054/2135] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:06:58 2020] GET /volume/v3/a53dff69f0da4dc1897d58a88263d20e/snapshots/2c7e3401-42c2-433a-acef-2da9873d42b8 => generated 439 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:58.306911 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0ae0fc38-4756-43e7-858d-d5106705472c tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] http://10.222.0.23/volume/v3/5a1e2f6909854531b83285b706fefd6a/types returned with HTTP 200 Dec 02 11:06:58.309394 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1082/2136] 10.222.0.23 () {60 vars in 1219 bytes} [Wed Dec 2 11:06:58 2020] POST /volume/v3/5a1e2f6909854531b83285b706fefd6a/types => generated 221 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:58.318478 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f126e9c7-2049-4c2b-9dde-7f82f126df25 tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] PUT http://10.222.0.23/volume/v3/5a1e2f6909854531b83285b706fefd6a/types/83bd17e9-4f83-4576-9692-83511edc6cab Dec 02 11:06:58.319301 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:58.319301 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:58.320053 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f126e9c7-2049-4c2b-9dde-7f82f126df25 tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1329770035", "description": "tempest-volume-type-description-583071045", "is_public": false}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:06:58.550337 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f126e9c7-2049-4c2b-9dde-7f82f126df25 tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] http://10.222.0.23/volume/v3/5a1e2f6909854531b83285b706fefd6a/types/83bd17e9-4f83-4576-9692-83511edc6cab returned with HTTP 200 Dec 02 11:06:58.552278 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1055/2137] 10.222.0.23 () {60 vars in 1330 bytes} [Wed Dec 2 11:06:58 2020] PUT /volume/v3/5a1e2f6909854531b83285b706fefd6a/types/83bd17e9-4f83-4576-9692-83511edc6cab => generated 204 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:06:58.561945 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-580f32a1-6323-47c6-b190-65f3a263b2ed tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] GET http://10.222.0.23/volume/v3/5a1e2f6909854531b83285b706fefd6a/types/83bd17e9-4f83-4576-9692-83511edc6cab Dec 02 11:06:58.562455 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-580f32a1-6323-47c6-b190-65f3a263b2ed tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:58.562915 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-580f32a1-6323-47c6-b190-65f3a263b2ed tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:58.603538 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-580f32a1-6323-47c6-b190-65f3a263b2ed tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] http://10.222.0.23/volume/v3/5a1e2f6909854531b83285b706fefd6a/types/83bd17e9-4f83-4576-9692-83511edc6cab returned with HTTP 200 Dec 02 11:06:58.604398 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1083/2138] 10.222.0.23 () {58 vars in 1309 bytes} [Wed Dec 2 11:06:58 2020] GET /volume/v3/5a1e2f6909854531b83285b706fefd6a/types/83bd17e9-4f83-4576-9692-83511edc6cab => generated 268 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:58.616293 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c1c1ca54-278b-474c-8a42-5be338a0c63e tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] DELETE http://10.222.0.23/volume/v3/5a1e2f6909854531b83285b706fefd6a/types/83bd17e9-4f83-4576-9692-83511edc6cab Dec 02 11:06:58.617676 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c1c1ca54-278b-474c-8a42-5be338a0c63e tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:58.617676 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c1c1ca54-278b-474c-8a42-5be338a0c63e tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] Calling method '_delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:58.826445 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 02 11:06:58.826445 n-d-764292-5 devstack@c-api.service[88067]: "UPDATE / DELETE expressions." % clause Dec 02 11:06:58.903165 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e1d6b93e-e748-4b27-b5e6-0c72d69e457f tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/44bb46cf-4bbf-4a1e-b750-39aaa2812d0e Dec 02 11:06:58.903998 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e1d6b93e-e748-4b27-b5e6-0c72d69e457f tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:58.904624 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e1d6b93e-e748-4b27-b5e6-0c72d69e457f tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:58.970150 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c1c1ca54-278b-474c-8a42-5be338a0c63e tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] http://10.222.0.23/volume/v3/5a1e2f6909854531b83285b706fefd6a/types/83bd17e9-4f83-4576-9692-83511edc6cab returned with HTTP 202 Dec 02 11:06:58.971120 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1056/2139] 10.222.0.23 () {58 vars in 1312 bytes} [Wed Dec 2 11:06:58 2020] DELETE /volume/v3/5a1e2f6909854531b83285b706fefd6a/types/83bd17e9-4f83-4576-9692-83511edc6cab => generated 0 bytes in 359 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:06:58.979277 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dd37aa2e-57e2-4b51-91f1-9a108137b1cb tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] GET http://10.222.0.23/volume/v3/5a1e2f6909854531b83285b706fefd6a/types/83bd17e9-4f83-4576-9692-83511edc6cab Dec 02 11:06:58.980156 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dd37aa2e-57e2-4b51-91f1-9a108137b1cb tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:58.980917 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dd37aa2e-57e2-4b51-91f1-9a108137b1cb tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:59.022805 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dd37aa2e-57e2-4b51-91f1-9a108137b1cb tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] http://10.222.0.23/volume/v3/5a1e2f6909854531b83285b706fefd6a/types/83bd17e9-4f83-4576-9692-83511edc6cab returned with HTTP 404 Dec 02 11:06:59.032612 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1057/2140] 10.222.0.23 () {58 vars in 1309 bytes} [Wed Dec 2 11:06:58 2020] GET /volume/v3/5a1e2f6909854531b83285b706fefd6a/types/83bd17e9-4f83-4576-9692-83511edc6cab => generated 114 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 02 11:06:59.046639 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-be717481-9289-48a0-82ca-2da959ef641f tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] DELETE http://10.222.0.23/volume/v3/5a1e2f6909854531b83285b706fefd6a/types/dda1c04f-abaa-4521-a829-cbaa0efb1e3e Dec 02 11:06:59.051767 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:59.051767 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:59.053559 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-be717481-9289-48a0-82ca-2da959ef641f tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:59.065333 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-be717481-9289-48a0-82ca-2da959ef641f tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] Calling method '_delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:59.081599 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e1d6b93e-e748-4b27-b5e6-0c72d69e457f tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:06:59.135163 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e1d6b93e-e748-4b27-b5e6-0c72d69e457f tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/44bb46cf-4bbf-4a1e-b750-39aaa2812d0e returned with HTTP 200 Dec 02 11:06:59.137648 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1084/2141] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:58 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/44bb46cf-4bbf-4a1e-b750-39aaa2812d0e => generated 949 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:59.149204 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b121be80-0f3c-4286-ac89-a5760089a154 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:06:59.150015 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b121be80-0f3c-4286-ac89-a5760089a154 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:59.153274 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:59.153274 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:59.153967 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b121be80-0f3c-4286-ac89-a5760089a154 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:59.154503 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-b121be80-0f3c-4286-ac89-a5760089a154 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:06:59.203041 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:59.203041 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:59.205203 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b121be80-0f3c-4286-ac89-a5760089a154 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:06:59.206074 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1085/2142] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:06:59 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 850 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:59.286561 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9f808aaf-d980-4c27-abfb-b840dd4bdb5f tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] GET http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/snapshots/2c7e3401-42c2-433a-acef-2da9873d42b8 Dec 02 11:06:59.287348 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9f808aaf-d980-4c27-abfb-b840dd4bdb5f tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:59.287829 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:59.287829 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:59.288790 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9f808aaf-d980-4c27-abfb-b840dd4bdb5f tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:59.389542 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:06:59.389542 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:06:59.411263 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-9f808aaf-d980-4c27-abfb-b840dd4bdb5f tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Snapshot retrieved successfully. Dec 02 11:06:59.414856 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9f808aaf-d980-4c27-abfb-b840dd4bdb5f tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/snapshots/2c7e3401-42c2-433a-acef-2da9873d42b8 returned with HTTP 200 Dec 02 11:06:59.416692 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1086/2143] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:06:59 2020] GET /volume/v3/a53dff69f0da4dc1897d58a88263d20e/snapshots/2c7e3401-42c2-433a-acef-2da9873d42b8 => generated 439 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:06:59.443472 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-be717481-9289-48a0-82ca-2da959ef641f tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] http://10.222.0.23/volume/v3/5a1e2f6909854531b83285b706fefd6a/types/dda1c04f-abaa-4521-a829-cbaa0efb1e3e returned with HTTP 202 Dec 02 11:06:59.445002 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1058/2144] 10.222.0.23 () {58 vars in 1312 bytes} [Wed Dec 2 11:06:59 2020] DELETE /volume/v3/5a1e2f6909854531b83285b706fefd6a/types/dda1c04f-abaa-4521-a829-cbaa0efb1e3e => generated 0 bytes in 412 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:06:59.458905 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-766bf3af-e2fb-4406-aa2c-27ae52fbfb58 tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] GET http://10.222.0.23/volume/v3/5a1e2f6909854531b83285b706fefd6a/types/dda1c04f-abaa-4521-a829-cbaa0efb1e3e Dec 02 11:06:59.460120 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-766bf3af-e2fb-4406-aa2c-27ae52fbfb58 tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:59.462055 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:06:59.462055 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:06:59.462938 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-766bf3af-e2fb-4406-aa2c-27ae52fbfb58 tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:59.482281 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-766bf3af-e2fb-4406-aa2c-27ae52fbfb58 tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] http://10.222.0.23/volume/v3/5a1e2f6909854531b83285b706fefd6a/types/dda1c04f-abaa-4521-a829-cbaa0efb1e3e returned with HTTP 404 Dec 02 11:06:59.484057 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1087/2145] 10.222.0.23 () {58 vars in 1309 bytes} [Wed Dec 2 11:06:59 2020] GET /volume/v3/5a1e2f6909854531b83285b706fefd6a/types/dda1c04f-abaa-4521-a829-cbaa0efb1e3e => generated 114 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:06:59.497819 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ec7d40da-1bfb-468b-8785-6b9e519509ad tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] DELETE http://10.222.0.23/volume/v3/5a1e2f6909854531b83285b706fefd6a/types/26453ba6-ade7-4b84-aa5b-7cf1ac1f3fd4 Dec 02 11:06:59.499042 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ec7d40da-1bfb-468b-8785-6b9e519509ad tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:59.502160 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ec7d40da-1bfb-468b-8785-6b9e519509ad tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] Calling method '_delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:59.873675 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ec7d40da-1bfb-468b-8785-6b9e519509ad tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] http://10.222.0.23/volume/v3/5a1e2f6909854531b83285b706fefd6a/types/26453ba6-ade7-4b84-aa5b-7cf1ac1f3fd4 returned with HTTP 202 Dec 02 11:06:59.874837 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1059/2146] 10.222.0.23 () {58 vars in 1312 bytes} [Wed Dec 2 11:06:59 2020] DELETE /volume/v3/5a1e2f6909854531b83285b706fefd6a/types/26453ba6-ade7-4b84-aa5b-7cf1ac1f3fd4 => generated 0 bytes in 387 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:06:59.882759 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-76cc8b41-f12b-495c-9e45-3c7ee66dca45 tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] GET http://10.222.0.23/volume/v3/5a1e2f6909854531b83285b706fefd6a/types/26453ba6-ade7-4b84-aa5b-7cf1ac1f3fd4 Dec 02 11:06:59.883295 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-76cc8b41-f12b-495c-9e45-3c7ee66dca45 tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:59.883795 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-76cc8b41-f12b-495c-9e45-3c7ee66dca45 tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:59.962088 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-76cc8b41-f12b-495c-9e45-3c7ee66dca45 tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] http://10.222.0.23/volume/v3/5a1e2f6909854531b83285b706fefd6a/types/26453ba6-ade7-4b84-aa5b-7cf1ac1f3fd4 returned with HTTP 404 Dec 02 11:06:59.963383 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1088/2147] 10.222.0.23 () {58 vars in 1309 bytes} [Wed Dec 2 11:06:59 2020] GET /volume/v3/5a1e2f6909854531b83285b706fefd6a/types/26453ba6-ade7-4b84-aa5b-7cf1ac1f3fd4 => generated 114 bytes in 85 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:06:59.971527 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f093a966-e459-43f8-9ec7-7fab10274f9b tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] DELETE http://10.222.0.23/volume/v3/f8f160d2f0fa488aa2009ee8de60d660/volumes/0ba4fe52-cdc7-47fe-8c02-ea9d0355a69d Dec 02 11:06:59.972235 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f093a966-e459-43f8-9ec7-7fab10274f9b tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:06:59.973024 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f093a966-e459-43f8-9ec7-7fab10274f9b tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:06:59.973640 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-f093a966-e459-43f8-9ec7-7fab10274f9b tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] Delete volume with id: 0ba4fe52-cdc7-47fe-8c02-ea9d0355a69d Dec 02 11:07:00.138648 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:00.138648 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:00.142879 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f093a966-e459-43f8-9ec7-7fab10274f9b tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] Volume info retrieved successfully. Dec 02 11:07:00.161777 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f9ee9892-eb28-4088-9a72-06081abb14a1 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/44bb46cf-4bbf-4a1e-b750-39aaa2812d0e Dec 02 11:07:00.162590 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f9ee9892-eb28-4088-9a72-06081abb14a1 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:00.163264 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f9ee9892-eb28-4088-9a72-06081abb14a1 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:00.351432 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:00.351432 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:00.381559 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f093a966-e459-43f8-9ec7-7fab10274f9b tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] Delete volume request issued successfully. Dec 02 11:07:00.382036 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f093a966-e459-43f8-9ec7-7fab10274f9b tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] http://10.222.0.23/volume/v3/f8f160d2f0fa488aa2009ee8de60d660/volumes/0ba4fe52-cdc7-47fe-8c02-ea9d0355a69d returned with HTTP 202 Dec 02 11:07:00.382894 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1060/2148] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:06:59 2020] DELETE /volume/v3/f8f160d2f0fa488aa2009ee8de60d660/volumes/0ba4fe52-cdc7-47fe-8c02-ea9d0355a69d => generated 0 bytes in 415 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:07:00.401780 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-052e7c00-4a87-44e3-b3f8-5b23dc9a2813 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:07:00.402330 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-052e7c00-4a87-44e3-b3f8-5b23dc9a2813 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:00.402555 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:00.402555 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:00.402927 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-052e7c00-4a87-44e3-b3f8-5b23dc9a2813 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:00.403299 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-052e7c00-4a87-44e3-b3f8-5b23dc9a2813 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:00.414835 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f9ee9892-eb28-4088-9a72-06081abb14a1 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:07:00.516830 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:00.516830 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:00.518708 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-052e7c00-4a87-44e3-b3f8-5b23dc9a2813 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:07:00.522575 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f9ee9892-eb28-4088-9a72-06081abb14a1 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/44bb46cf-4bbf-4a1e-b750-39aaa2812d0e returned with HTTP 200 Dec 02 11:07:00.526953 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1089/2149] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:00 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/44bb46cf-4bbf-4a1e-b750-39aaa2812d0e => generated 949 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:00.531987 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1061/2150] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:00 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 850 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:00.551273 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c6d883b8-250b-44b5-9915-f6e2eec5ce2d tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] GET http://10.222.0.23/volume/v3/f8f160d2f0fa488aa2009ee8de60d660/volumes/0ba4fe52-cdc7-47fe-8c02-ea9d0355a69d Dec 02 11:07:00.552147 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c6d883b8-250b-44b5-9915-f6e2eec5ce2d tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:00.552383 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:00.552383 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:00.552773 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c6d883b8-250b-44b5-9915-f6e2eec5ce2d tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:00.569570 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-89ed4b07-ffc4-440b-8711-69fca1050d8b tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] GET http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/snapshots/2c7e3401-42c2-433a-acef-2da9873d42b8 Dec 02 11:07:00.570829 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-89ed4b07-ffc4-440b-8711-69fca1050d8b tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:00.573004 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:00.573004 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:00.573717 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-89ed4b07-ffc4-440b-8711-69fca1050d8b tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:00.706254 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:00.706254 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:00.707409 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-89ed4b07-ffc4-440b-8711-69fca1050d8b tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Snapshot retrieved successfully. Dec 02 11:07:00.745976 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-89ed4b07-ffc4-440b-8711-69fca1050d8b tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/snapshots/2c7e3401-42c2-433a-acef-2da9873d42b8 returned with HTTP 200 Dec 02 11:07:00.745976 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1062/2151] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:07:00 2020] GET /volume/v3/a53dff69f0da4dc1897d58a88263d20e/snapshots/2c7e3401-42c2-433a-acef-2da9873d42b8 => generated 439 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:00.791425 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:00.791425 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:00.826549 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c6d883b8-250b-44b5-9915-f6e2eec5ce2d tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] Volume info retrieved successfully. Dec 02 11:07:00.909756 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c6d883b8-250b-44b5-9915-f6e2eec5ce2d tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] http://10.222.0.23/volume/v3/f8f160d2f0fa488aa2009ee8de60d660/volumes/0ba4fe52-cdc7-47fe-8c02-ea9d0355a69d returned with HTTP 200 Dec 02 11:07:00.911098 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1090/2152] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:00 2020] GET /volume/v3/f8f160d2f0fa488aa2009ee8de60d660/volumes/0ba4fe52-cdc7-47fe-8c02-ea9d0355a69d => generated 942 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:01.544169 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dfd99176-046a-488b-aff2-58ae2a2fe196 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/44bb46cf-4bbf-4a1e-b750-39aaa2812d0e Dec 02 11:07:01.544763 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dfd99176-046a-488b-aff2-58ae2a2fe196 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:01.548260 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:01.548260 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:01.548969 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dfd99176-046a-488b-aff2-58ae2a2fe196 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:01.554724 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f793d6c0-04cd-46b5-932f-4527c106e485 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:07:01.557285 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f793d6c0-04cd-46b5-932f-4527c106e485 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:01.557710 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:01.557710 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:01.561232 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f793d6c0-04cd-46b5-932f-4527c106e485 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:01.562334 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-f793d6c0-04cd-46b5-932f-4527c106e485 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:01.685011 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:01.685011 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:01.686892 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f793d6c0-04cd-46b5-932f-4527c106e485 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:07:01.702814 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1091/2153] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:01 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 850 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:07:01.706865 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:01.706865 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:01.728741 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-dfd99176-046a-488b-aff2-58ae2a2fe196 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:07:01.746105 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-faf1d254-0d46-4b2a-b5a2-4e6de5ece37d tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] GET http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/snapshots/2c7e3401-42c2-433a-acef-2da9873d42b8 Dec 02 11:07:01.746660 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-faf1d254-0d46-4b2a-b5a2-4e6de5ece37d tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:01.746891 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:01.746891 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:01.747271 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-faf1d254-0d46-4b2a-b5a2-4e6de5ece37d tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:01.775219 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dfd99176-046a-488b-aff2-58ae2a2fe196 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/44bb46cf-4bbf-4a1e-b750-39aaa2812d0e returned with HTTP 200 Dec 02 11:07:01.782075 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1063/2154] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:01 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/44bb46cf-4bbf-4a1e-b750-39aaa2812d0e => generated 949 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:01.826205 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:01.826205 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:01.831121 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-faf1d254-0d46-4b2a-b5a2-4e6de5ece37d tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Snapshot retrieved successfully. Dec 02 11:07:01.833410 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-faf1d254-0d46-4b2a-b5a2-4e6de5ece37d tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/snapshots/2c7e3401-42c2-433a-acef-2da9873d42b8 returned with HTTP 200 Dec 02 11:07:01.834884 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1092/2155] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:07:01 2020] GET /volume/v3/a53dff69f0da4dc1897d58a88263d20e/snapshots/2c7e3401-42c2-433a-acef-2da9873d42b8 => generated 439 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:07:01.927429 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-95805c11-b0ed-4f36-9b88-7f2f77bb8506 tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] GET http://10.222.0.23/volume/v3/f8f160d2f0fa488aa2009ee8de60d660/volumes/0ba4fe52-cdc7-47fe-8c02-ea9d0355a69d Dec 02 11:07:01.927954 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-95805c11-b0ed-4f36-9b88-7f2f77bb8506 tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:01.928155 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:01.928155 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:01.928507 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-95805c11-b0ed-4f36-9b88-7f2f77bb8506 tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:02.135409 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:02.135409 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:02.182818 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-95805c11-b0ed-4f36-9b88-7f2f77bb8506 tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] Volume info retrieved successfully. Dec 02 11:07:02.243260 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-95805c11-b0ed-4f36-9b88-7f2f77bb8506 tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] http://10.222.0.23/volume/v3/f8f160d2f0fa488aa2009ee8de60d660/volumes/0ba4fe52-cdc7-47fe-8c02-ea9d0355a69d returned with HTTP 200 Dec 02 11:07:02.244080 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1064/2156] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:01 2020] GET /volume/v3/f8f160d2f0fa488aa2009ee8de60d660/volumes/0ba4fe52-cdc7-47fe-8c02-ea9d0355a69d => generated 942 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:02.718680 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0427db9c-d208-4615-ba9d-27ee120f2d4c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:07:02.719949 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0427db9c-d208-4615-ba9d-27ee120f2d4c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:02.720415 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:02.720415 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:02.721202 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0427db9c-d208-4615-ba9d-27ee120f2d4c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:02.721770 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-0427db9c-d208-4615-ba9d-27ee120f2d4c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:02.765782 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:02.765782 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:02.768441 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0427db9c-d208-4615-ba9d-27ee120f2d4c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:07:02.776034 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1093/2157] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:02 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 850 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:02.800945 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bea2d5cd-a0a1-4f18-a67e-bd388b0cea4d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/44bb46cf-4bbf-4a1e-b750-39aaa2812d0e Dec 02 11:07:02.801410 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bea2d5cd-a0a1-4f18-a67e-bd388b0cea4d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:02.801632 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:02.801632 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:02.802012 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bea2d5cd-a0a1-4f18-a67e-bd388b0cea4d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:02.847541 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8975c61b-6651-444d-8802-1c5c9ea79846 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] GET http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/snapshots/2c7e3401-42c2-433a-acef-2da9873d42b8 Dec 02 11:07:02.848064 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8975c61b-6651-444d-8802-1c5c9ea79846 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:02.848302 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:02.848302 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:02.848720 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8975c61b-6651-444d-8802-1c5c9ea79846 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:02.870282 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:02.870282 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:02.878916 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-bea2d5cd-a0a1-4f18-a67e-bd388b0cea4d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:07:02.898750 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:02.898750 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:02.900183 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-8975c61b-6651-444d-8802-1c5c9ea79846 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Snapshot retrieved successfully. Dec 02 11:07:02.902314 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8975c61b-6651-444d-8802-1c5c9ea79846 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/snapshots/2c7e3401-42c2-433a-acef-2da9873d42b8 returned with HTTP 200 Dec 02 11:07:02.938144 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bea2d5cd-a0a1-4f18-a67e-bd388b0cea4d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/44bb46cf-4bbf-4a1e-b750-39aaa2812d0e returned with HTTP 200 Dec 02 11:07:02.939387 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1065/2158] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:02 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/44bb46cf-4bbf-4a1e-b750-39aaa2812d0e => generated 949 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:07:02.949233 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1094/2159] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:07:02 2020] GET /volume/v3/a53dff69f0da4dc1897d58a88263d20e/snapshots/2c7e3401-42c2-433a-acef-2da9873d42b8 => generated 466 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:02.949945 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e25d9f64-959d-48bb-b337-2f665e9280b9 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] DELETE http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/752b3b81-6df2-46d2-af51-64488ac1bdef?cascade=True Dec 02 11:07:02.950715 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e25d9f64-959d-48bb-b337-2f665e9280b9 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:02.951084 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:02.951084 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:02.951700 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e25d9f64-959d-48bb-b337-2f665e9280b9 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:02.952342 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-e25d9f64-959d-48bb-b337-2f665e9280b9 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Delete volume with id: 752b3b81-6df2-46d2-af51-64488ac1bdef Dec 02 11:07:03.070321 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:03.070321 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:03.085826 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e25d9f64-959d-48bb-b337-2f665e9280b9 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Volume info retrieved successfully. Dec 02 11:07:03.261183 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cd9928eb-2480-4928-944a-89b4130d4b9d tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] GET http://10.222.0.23/volume/v3/f8f160d2f0fa488aa2009ee8de60d660/volumes/0ba4fe52-cdc7-47fe-8c02-ea9d0355a69d Dec 02 11:07:03.261735 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cd9928eb-2480-4928-944a-89b4130d4b9d tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:03.262042 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:03.262042 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:03.262729 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cd9928eb-2480-4928-944a-89b4130d4b9d tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:03.419047 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cd9928eb-2480-4928-944a-89b4130d4b9d tempest-VolumeTypesTest-1873114517 tempest-VolumeTypesTest-1873114517] http://10.222.0.23/volume/v3/f8f160d2f0fa488aa2009ee8de60d660/volumes/0ba4fe52-cdc7-47fe-8c02-ea9d0355a69d returned with HTTP 404 Dec 02 11:07:03.424336 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1095/2160] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:03 2020] GET /volume/v3/f8f160d2f0fa488aa2009ee8de60d660/volumes/0ba4fe52-cdc7-47fe-8c02-ea9d0355a69d => generated 109 bytes in 167 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:07:03.437015 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c41a0027-a30e-4f6f-9d25-3906b5b60c09 tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] DELETE http://10.222.0.23/volume/v3/5a1e2f6909854531b83285b706fefd6a/types/13e56202-a992-46b0-8a05-32a32ae100b4 Dec 02 11:07:03.438307 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c41a0027-a30e-4f6f-9d25-3906b5b60c09 tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:03.439013 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c41a0027-a30e-4f6f-9d25-3906b5b60c09 tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] Calling method '_delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:03.459580 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e25d9f64-959d-48bb-b337-2f665e9280b9 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Delete volume request issued successfully. Dec 02 11:07:03.460057 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e25d9f64-959d-48bb-b337-2f665e9280b9 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/752b3b81-6df2-46d2-af51-64488ac1bdef?cascade=True returned with HTTP 202 Dec 02 11:07:03.461228 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1066/2161] 10.222.0.23 () {58 vars in 1343 bytes} [Wed Dec 2 11:07:02 2020] DELETE /volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/752b3b81-6df2-46d2-af51-64488ac1bdef?cascade=True => generated 0 bytes in 521 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:07:03.468888 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-626033e0-0ef0-4cb0-bcd1-9ef5c62b4712 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] GET http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/752b3b81-6df2-46d2-af51-64488ac1bdef Dec 02 11:07:03.469736 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-626033e0-0ef0-4cb0-bcd1-9ef5c62b4712 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:03.470162 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:03.470162 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:03.470957 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-626033e0-0ef0-4cb0-bcd1-9ef5c62b4712 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:03.665848 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:03.665848 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:03.666207 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 02 11:07:03.666207 n-d-764292-5 devstack@c-api.service[88067]: "UPDATE / DELETE expressions." % clause Dec 02 11:07:03.673325 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-626033e0-0ef0-4cb0-bcd1-9ef5c62b4712 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Volume info retrieved successfully. Dec 02 11:07:03.711557 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c41a0027-a30e-4f6f-9d25-3906b5b60c09 tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] http://10.222.0.23/volume/v3/5a1e2f6909854531b83285b706fefd6a/types/13e56202-a992-46b0-8a05-32a32ae100b4 returned with HTTP 202 Dec 02 11:07:03.713247 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1096/2162] 10.222.0.23 () {58 vars in 1312 bytes} [Wed Dec 2 11:07:03 2020] DELETE /volume/v3/5a1e2f6909854531b83285b706fefd6a/types/13e56202-a992-46b0-8a05-32a32ae100b4 => generated 0 bytes in 285 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:07:03.716773 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-626033e0-0ef0-4cb0-bcd1-9ef5c62b4712 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/752b3b81-6df2-46d2-af51-64488ac1bdef returned with HTTP 200 Dec 02 11:07:03.722144 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0f91ba99-705b-4eca-9fc4-535c5b6778f0 tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] GET http://10.222.0.23/volume/v3/5a1e2f6909854531b83285b706fefd6a/types/13e56202-a992-46b0-8a05-32a32ae100b4 Dec 02 11:07:03.723718 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1067/2163] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:03 2020] GET /volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/752b3b81-6df2-46d2-af51-64488ac1bdef => generated 911 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:03.724105 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0f91ba99-705b-4eca-9fc4-535c5b6778f0 tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:03.724847 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0f91ba99-705b-4eca-9fc4-535c5b6778f0 tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:03.738887 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0f91ba99-705b-4eca-9fc4-535c5b6778f0 tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] http://10.222.0.23/volume/v3/5a1e2f6909854531b83285b706fefd6a/types/13e56202-a992-46b0-8a05-32a32ae100b4 returned with HTTP 404 Dec 02 11:07:03.744907 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1097/2164] 10.222.0.23 () {58 vars in 1309 bytes} [Wed Dec 2 11:07:03 2020] GET /volume/v3/5a1e2f6909854531b83285b706fefd6a/types/13e56202-a992-46b0-8a05-32a32ae100b4 => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:07:03.748453 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-647f85ff-78ea-4deb-9823-1afbecd91c95 tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] DELETE http://10.222.0.23/volume/v3/5a1e2f6909854531b83285b706fefd6a/types/0dc39c32-1843-41d1-9269-4336fd9768d8 Dec 02 11:07:03.749086 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-647f85ff-78ea-4deb-9823-1afbecd91c95 tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:03.749423 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:03.749423 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:03.749970 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-647f85ff-78ea-4deb-9823-1afbecd91c95 tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] Calling method '_delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:03.788742 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-572319f1-e06f-44b7-a3bb-dc318c736a50 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:07:03.789327 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-572319f1-e06f-44b7-a3bb-dc318c736a50 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:03.789992 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-572319f1-e06f-44b7-a3bb-dc318c736a50 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:03.790412 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-572319f1-e06f-44b7-a3bb-dc318c736a50 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:03.833868 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 02 11:07:03.833868 n-d-764292-5 devstack@c-api.service[88067]: "UPDATE / DELETE expressions." % clause Dec 02 11:07:03.841907 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:03.841907 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:03.844461 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-572319f1-e06f-44b7-a3bb-dc318c736a50 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:07:03.847157 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-647f85ff-78ea-4deb-9823-1afbecd91c95 tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] http://10.222.0.23/volume/v3/5a1e2f6909854531b83285b706fefd6a/types/0dc39c32-1843-41d1-9269-4336fd9768d8 returned with HTTP 202 Dec 02 11:07:03.857411 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1068/2165] 10.222.0.23 () {58 vars in 1312 bytes} [Wed Dec 2 11:07:03 2020] DELETE /volume/v3/5a1e2f6909854531b83285b706fefd6a/types/0dc39c32-1843-41d1-9269-4336fd9768d8 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:07:03.857609 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1098/2166] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:03 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 850 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:03.863182 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2bec59fe-d89c-4e62-be50-988e1278fc89 tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] GET http://10.222.0.23/volume/v3/5a1e2f6909854531b83285b706fefd6a/types/0dc39c32-1843-41d1-9269-4336fd9768d8 Dec 02 11:07:03.864294 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2bec59fe-d89c-4e62-be50-988e1278fc89 tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:03.864949 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2bec59fe-d89c-4e62-be50-988e1278fc89 tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:03.878277 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2bec59fe-d89c-4e62-be50-988e1278fc89 tempest-VolumeTypesTest-1038632142 tempest-VolumeTypesTest-1038632142] http://10.222.0.23/volume/v3/5a1e2f6909854531b83285b706fefd6a/types/0dc39c32-1843-41d1-9269-4336fd9768d8 returned with HTTP 404 Dec 02 11:07:03.879749 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1069/2167] 10.222.0.23 () {58 vars in 1309 bytes} [Wed Dec 2 11:07:03 2020] GET /volume/v3/5a1e2f6909854531b83285b706fefd6a/types/0dc39c32-1843-41d1-9269-4336fd9768d8 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:07:03.955362 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7e78d9e8-a31a-4d10-81cc-0dc7af67d11c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/44bb46cf-4bbf-4a1e-b750-39aaa2812d0e Dec 02 11:07:03.956702 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7e78d9e8-a31a-4d10-81cc-0dc7af67d11c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:03.957055 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:03.957055 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:03.957621 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7e78d9e8-a31a-4d10-81cc-0dc7af67d11c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:04.047315 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:04.047315 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:04.091406 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-7e78d9e8-a31a-4d10-81cc-0dc7af67d11c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:07:04.148281 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7e78d9e8-a31a-4d10-81cc-0dc7af67d11c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/44bb46cf-4bbf-4a1e-b750-39aaa2812d0e returned with HTTP 200 Dec 02 11:07:04.149179 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1099/2168] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:03 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/44bb46cf-4bbf-4a1e-b750-39aaa2812d0e => generated 950 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:04.166729 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c479f215-eb01-49e5-bf70-25e73d990e55 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/44bb46cf-4bbf-4a1e-b750-39aaa2812d0e Dec 02 11:07:04.167742 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c479f215-eb01-49e5-bf70-25e73d990e55 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:04.169010 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c479f215-eb01-49e5-bf70-25e73d990e55 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:04.355317 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:04.355317 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:04.376746 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c479f215-eb01-49e5-bf70-25e73d990e55 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:07:04.435046 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c479f215-eb01-49e5-bf70-25e73d990e55 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/44bb46cf-4bbf-4a1e-b750-39aaa2812d0e returned with HTTP 200 Dec 02 11:07:04.440987 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1070/2169] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:04 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/44bb46cf-4bbf-4a1e-b750-39aaa2812d0e => generated 950 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:04.457352 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-41725638-f499-4197-9ab2-9f7b6499a396 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] DELETE http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/44bb46cf-4bbf-4a1e-b750-39aaa2812d0e Dec 02 11:07:04.458059 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-41725638-f499-4197-9ab2-9f7b6499a396 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:04.458404 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:04.458404 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:04.459122 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-41725638-f499-4197-9ab2-9f7b6499a396 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:04.459703 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-41725638-f499-4197-9ab2-9f7b6499a396 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Delete volume with id: 44bb46cf-4bbf-4a1e-b750-39aaa2812d0e Dec 02 11:07:04.569995 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:04.569995 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:04.571734 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-41725638-f499-4197-9ab2-9f7b6499a396 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:07:04.622280 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-41725638-f499-4197-9ab2-9f7b6499a396 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Delete volume request issued successfully. Dec 02 11:07:04.623217 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-41725638-f499-4197-9ab2-9f7b6499a396 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/44bb46cf-4bbf-4a1e-b750-39aaa2812d0e returned with HTTP 202 Dec 02 11:07:04.629589 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1100/2170] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:07:04 2020] DELETE /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/44bb46cf-4bbf-4a1e-b750-39aaa2812d0e => generated 0 bytes in 178 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:07:04.632670 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d58e1396-d7d0-4a0f-aa2d-23f07c73b073 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/44bb46cf-4bbf-4a1e-b750-39aaa2812d0e Dec 02 11:07:04.633335 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d58e1396-d7d0-4a0f-aa2d-23f07c73b073 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:04.633667 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:04.633667 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:04.634577 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d58e1396-d7d0-4a0f-aa2d-23f07c73b073 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:04.745560 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a19d3a34-2e24-4d18-9d0b-41e8876162c7 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] GET http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/752b3b81-6df2-46d2-af51-64488ac1bdef Dec 02 11:07:04.746626 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a19d3a34-2e24-4d18-9d0b-41e8876162c7 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:04.746626 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:04.746626 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:04.746626 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a19d3a34-2e24-4d18-9d0b-41e8876162c7 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:04.776299 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:04.776299 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:04.818940 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-d58e1396-d7d0-4a0f-aa2d-23f07c73b073 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:07:04.909841 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d58e1396-d7d0-4a0f-aa2d-23f07c73b073 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/44bb46cf-4bbf-4a1e-b750-39aaa2812d0e returned with HTTP 200 Dec 02 11:07:04.924472 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1071/2171] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:04 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/44bb46cf-4bbf-4a1e-b750-39aaa2812d0e => generated 949 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:04.936767 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:04.936767 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:04.942414 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-68accadd-ce3d-4abf-8651-307793d6ef55 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:07:04.943115 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-68accadd-ce3d-4abf-8651-307793d6ef55 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:04.943484 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:04.943484 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:04.944759 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-68accadd-ce3d-4abf-8651-307793d6ef55 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:04.946154 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-68accadd-ce3d-4abf-8651-307793d6ef55 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:04.964329 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a19d3a34-2e24-4d18-9d0b-41e8876162c7 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Volume info retrieved successfully. Dec 02 11:07:04.995008 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:04.995008 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:04.997290 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-68accadd-ce3d-4abf-8651-307793d6ef55 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:07:05.005898 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1072/2172] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:04 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 850 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:05.045669 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a19d3a34-2e24-4d18-9d0b-41e8876162c7 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/752b3b81-6df2-46d2-af51-64488ac1bdef returned with HTTP 200 Dec 02 11:07:05.047066 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1101/2173] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:04 2020] GET /volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/752b3b81-6df2-46d2-af51-64488ac1bdef => generated 911 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:05.927793 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ce9d4abb-1e06-47e4-ae73-9a9f6e4b482b tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/44bb46cf-4bbf-4a1e-b750-39aaa2812d0e Dec 02 11:07:05.928523 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ce9d4abb-1e06-47e4-ae73-9a9f6e4b482b tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:05.929173 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:05.929173 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:05.929811 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ce9d4abb-1e06-47e4-ae73-9a9f6e4b482b tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:06.020875 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d99df90d-ac5e-4989-b6b9-520d143344c5 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:07:06.021650 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d99df90d-ac5e-4989-b6b9-520d143344c5 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:06.022066 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:06.022066 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:06.022713 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d99df90d-ac5e-4989-b6b9-520d143344c5 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:06.023273 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-d99df90d-ac5e-4989-b6b9-520d143344c5 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:06.060815 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:06.060815 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:06.063004 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d99df90d-ac5e-4989-b6b9-520d143344c5 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:07:06.064342 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1102/2174] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:06 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 850 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:06.068423 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3663acea-7d97-4352-9e67-3dfba9f0f9dc tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] GET http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/752b3b81-6df2-46d2-af51-64488ac1bdef Dec 02 11:07:06.069188 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3663acea-7d97-4352-9e67-3dfba9f0f9dc tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:06.069595 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:06.069595 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:06.070400 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3663acea-7d97-4352-9e67-3dfba9f0f9dc tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:06.141514 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:06.141514 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:06.163527 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:06.163527 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:06.176624 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3663acea-7d97-4352-9e67-3dfba9f0f9dc tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Volume info retrieved successfully. Dec 02 11:07:06.185463 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-ce9d4abb-1e06-47e4-ae73-9a9f6e4b482b tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:07:06.227117 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3663acea-7d97-4352-9e67-3dfba9f0f9dc tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/752b3b81-6df2-46d2-af51-64488ac1bdef returned with HTTP 200 Dec 02 11:07:06.232512 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1103/2175] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:06 2020] GET /volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/752b3b81-6df2-46d2-af51-64488ac1bdef => generated 911 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:06.235509 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ce9d4abb-1e06-47e4-ae73-9a9f6e4b482b tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/44bb46cf-4bbf-4a1e-b750-39aaa2812d0e returned with HTTP 200 Dec 02 11:07:06.241073 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1073/2176] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:05 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/44bb46cf-4bbf-4a1e-b750-39aaa2812d0e => generated 949 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:07.037282 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7d5b4ac3-b75c-46a5-93ee-9d7bcbfdcaba tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] POST http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes Dec 02 11:07:07.037828 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:07.037828 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:07.038113 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7d5b4ac3-b75c-46a5-93ee-9d7bcbfdcaba tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-261387759", "metadata": {"Type": "Test"}}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:07:07.039261 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-7d5b4ac3-b75c-46a5-93ee-9d7bcbfdcaba tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-261387759', 'metadata': {'Type': 'Test'}}} {{(pid=88069) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 11:07:07.039626 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-7d5b4ac3-b75c-46a5-93ee-9d7bcbfdcaba tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Create volume of 1 GB Dec 02 11:07:07.083948 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-66d43f4d-87de-427b-b91c-42cfdb0ad741 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:07:07.085366 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-66d43f4d-87de-427b-b91c-42cfdb0ad741 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:07.085963 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:07.085963 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:07.087339 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-66d43f4d-87de-427b-b91c-42cfdb0ad741 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:07.089203 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-66d43f4d-87de-427b-b91c-42cfdb0ad741 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:07.094746 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-7d5b4ac3-b75c-46a5-93ee-9d7bcbfdcaba tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Availability Zones retrieved successfully. Dec 02 11:07:07.146109 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-7d5b4ac3-b75c-46a5-93ee-9d7bcbfdcaba tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Flow 'volume_create_api' (b85430eb-61f7-4b85-b9fe-8f4c78fa9490) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:07:07.154801 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-7d5b4ac3-b75c-46a5-93ee-9d7bcbfdcaba tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (497cf47e-3adb-4d91-b6e9-0c3ab46b4fba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:07:07.159307 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-7d5b4ac3-b75c-46a5-93ee-9d7bcbfdcaba tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Validating volume size '1' using validate_int {{(pid=88069) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 11:07:07.183469 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:07.183469 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:07.185781 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-66d43f4d-87de-427b-b91c-42cfdb0ad741 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:07:07.191620 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1074/2177] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:07 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 850 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:07.249246 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fb024054-026f-435a-b9b8-e66972dbf11e tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] GET http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/752b3b81-6df2-46d2-af51-64488ac1bdef Dec 02 11:07:07.249476 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fb024054-026f-435a-b9b8-e66972dbf11e tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:07.250272 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:07.250272 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:07.250272 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fb024054-026f-435a-b9b8-e66972dbf11e tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:07.297076 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-7d5b4ac3-b75c-46a5-93ee-9d7bcbfdcaba tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (497cf47e-3adb-4d91-b6e9-0c3ab46b4fba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:07:07.300342 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-7d5b4ac3-b75c-46a5-93ee-9d7bcbfdcaba tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a41fd76-b55f-4c72-82b4-2c08590baed8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:07:07.405189 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:07.405189 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:07.441739 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-fb024054-026f-435a-b9b8-e66972dbf11e tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Volume info retrieved successfully. Dec 02 11:07:07.504364 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fb024054-026f-435a-b9b8-e66972dbf11e tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/752b3b81-6df2-46d2-af51-64488ac1bdef returned with HTTP 200 Dec 02 11:07:07.513758 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-7d5b4ac3-b75c-46a5-93ee-9d7bcbfdcaba tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Created reservations ['5ec21136-05b5-4c30-b52f-2ce28db35db9', '7c0a9a70-5638-4ebc-add3-9c89e6aa910a', '2b037539-8a7a-4c12-9468-d59b3ce638a8', '08e37fcf-d0cf-43fe-aacf-9c3a5487de20'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:07:07.514985 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1075/2178] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:07 2020] GET /volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/752b3b81-6df2-46d2-af51-64488ac1bdef => generated 911 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:07.515978 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-7d5b4ac3-b75c-46a5-93ee-9d7bcbfdcaba tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a41fd76-b55f-4c72-82b4-2c08590baed8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ec21136-05b5-4c30-b52f-2ce28db35db9', '7c0a9a70-5638-4ebc-add3-9c89e6aa910a', '2b037539-8a7a-4c12-9468-d59b3ce638a8', '08e37fcf-d0cf-43fe-aacf-9c3a5487de20']}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:07:07.518115 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-7d5b4ac3-b75c-46a5-93ee-9d7bcbfdcaba tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1def1421-6043-4d77-83ee-cdc452f3402e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:07:07.522322 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-005f9332-bb99-4df8-be5d-f9fcf742bf8b tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/44bb46cf-4bbf-4a1e-b750-39aaa2812d0e Dec 02 11:07:07.528300 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-005f9332-bb99-4df8-be5d-f9fcf742bf8b tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:07.528687 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:07.528687 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:07.529258 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-005f9332-bb99-4df8-be5d-f9fcf742bf8b tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:07.644835 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:07.644835 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:07.651726 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-7d5b4ac3-b75c-46a5-93ee-9d7bcbfdcaba tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1def1421-6043-4d77-83ee-cdc452f3402e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0a777f7-c35d-4306-b48b-b683bed97628', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-261387759',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='f856d3441d5c4f6ebce20a2b3ef73bcd',qos_specs=None,replication_status=,reservations=['5ec21136-05b5-4c30-b52f-2ce28db35db9','7c0a9a70-5638-4ebc-add3-9c89e6aa910a','2b037539-8a7a-4c12-9468-d59b3ce638a8','08e37fcf-d0cf-43fe-aacf-9c3a5487de20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0aa267b0ccf74c78b8735b765cf34b99',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T11:07:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-261387759',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c0a777f7-c35d-4306-b48b-b683bed97628,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='f856d3441d5c4f6ebce20a2b3ef73bcd',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,user_id='0aa267b0ccf74c78b8735b765cf34b99',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:07:07.654212 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-7d5b4ac3-b75c-46a5-93ee-9d7bcbfdcaba tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a5f20c7-4e25-4b5f-8bd1-085278bb2e42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:07:07.655372 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-005f9332-bb99-4df8-be5d-f9fcf742bf8b tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/44bb46cf-4bbf-4a1e-b750-39aaa2812d0e returned with HTTP 404 Dec 02 11:07:07.656678 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1076/2179] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:07 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/44bb46cf-4bbf-4a1e-b750-39aaa2812d0e => generated 109 bytes in 141 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:07:07.667045 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3a01c7d6-3990-4f7d-b1a8-dee0fa01b9d9 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] DELETE http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/44bb46cf-4bbf-4a1e-b750-39aaa2812d0e Dec 02 11:07:07.672836 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3a01c7d6-3990-4f7d-b1a8-dee0fa01b9d9 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:07.672836 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:07.672836 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:07.672836 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3a01c7d6-3990-4f7d-b1a8-dee0fa01b9d9 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:07.672836 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-3a01c7d6-3990-4f7d-b1a8-dee0fa01b9d9 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Delete volume with id: 44bb46cf-4bbf-4a1e-b750-39aaa2812d0e Dec 02 11:07:07.755885 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-7d5b4ac3-b75c-46a5-93ee-9d7bcbfdcaba tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a5f20c7-4e25-4b5f-8bd1-085278bb2e42) 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-VolumesGetTest-Volume-261387759',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='f856d3441d5c4f6ebce20a2b3ef73bcd',qos_specs=None,replication_status=,reservations=['5ec21136-05b5-4c30-b52f-2ce28db35db9','7c0a9a70-5638-4ebc-add3-9c89e6aa910a','2b037539-8a7a-4c12-9468-d59b3ce638a8','08e37fcf-d0cf-43fe-aacf-9c3a5487de20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0aa267b0ccf74c78b8735b765cf34b99',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:07:07.758532 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-7d5b4ac3-b75c-46a5-93ee-9d7bcbfdcaba tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1b6b682-205b-4929-bb12-811f4fe8dd95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:07:07.818996 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-7d5b4ac3-b75c-46a5-93ee-9d7bcbfdcaba tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1b6b682-205b-4929-bb12-811f4fe8dd95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:07:07.821460 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-7d5b4ac3-b75c-46a5-93ee-9d7bcbfdcaba tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Flow 'volume_create_api' (b85430eb-61f7-4b85-b9fe-8f4c78fa9490) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:07:07.900284 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3a01c7d6-3990-4f7d-b1a8-dee0fa01b9d9 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/44bb46cf-4bbf-4a1e-b750-39aaa2812d0e returned with HTTP 404 Dec 02 11:07:07.908988 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1077/2180] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:07:07 2020] DELETE /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/44bb46cf-4bbf-4a1e-b750-39aaa2812d0e => generated 109 bytes in 247 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:07:07.920071 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1cf0ed6c-6a52-4dcb-97fe-2824c00aa058 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] DELETE http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/bd4dbc2a-3038-43ee-bd24-c36f67edf877 Dec 02 11:07:07.920538 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1cf0ed6c-6a52-4dcb-97fe-2824c00aa058 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:07.921055 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1cf0ed6c-6a52-4dcb-97fe-2824c00aa058 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:07.921411 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v2.snapshots [None req-1cf0ed6c-6a52-4dcb-97fe-2824c00aa058 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Delete snapshot with id: bd4dbc2a-3038-43ee-bd24-c36f67edf877 Dec 02 11:07:07.957586 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-7d5b4ac3-b75c-46a5-93ee-9d7bcbfdcaba tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Create volume request issued successfully. Dec 02 11:07:07.974011 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:07.974011 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:07.975215 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-1cf0ed6c-6a52-4dcb-97fe-2824c00aa058 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:07:07.994130 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7d5b4ac3-b75c-46a5-93ee-9d7bcbfdcaba tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes returned with HTTP 202 Dec 02 11:07:08.005117 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1104/2181] 10.222.0.23 () {60 vars in 1226 bytes} [Wed Dec 2 11:07:06 2020] POST /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes => generated 827 bytes in 1305 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:07:08.010689 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-627ed442-78dc-4d4b-9cb5-874fb8830c12 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/c0a777f7-c35d-4306-b48b-b683bed97628 Dec 02 11:07:08.011250 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-627ed442-78dc-4d4b-9cb5-874fb8830c12 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:08.011487 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:08.011487 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:08.011874 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-627ed442-78dc-4d4b-9cb5-874fb8830c12 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:08.110493 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-1cf0ed6c-6a52-4dcb-97fe-2824c00aa058 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot delete request issued successfully. Dec 02 11:07:08.111172 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1cf0ed6c-6a52-4dcb-97fe-2824c00aa058 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/bd4dbc2a-3038-43ee-bd24-c36f67edf877 returned with HTTP 202 Dec 02 11:07:08.112554 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1078/2182] 10.222.0.23 () {58 vars in 1324 bytes} [Wed Dec 2 11:07:07 2020] DELETE /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/bd4dbc2a-3038-43ee-bd24-c36f67edf877 => generated 0 bytes in 200 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:07:08.122301 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f38b9cbd-a698-41c2-ad4f-a192c2a3b64a tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/bd4dbc2a-3038-43ee-bd24-c36f67edf877 Dec 02 11:07:08.124032 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f38b9cbd-a698-41c2-ad4f-a192c2a3b64a tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:08.124567 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:08.124567 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:08.127560 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:08.127560 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:08.128591 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f38b9cbd-a698-41c2-ad4f-a192c2a3b64a tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:08.153846 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-627ed442-78dc-4d4b-9cb5-874fb8830c12 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:07:08.159148 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:08.159148 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:08.160901 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f38b9cbd-a698-41c2-ad4f-a192c2a3b64a tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:07:08.163105 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f38b9cbd-a698-41c2-ad4f-a192c2a3b64a tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/bd4dbc2a-3038-43ee-bd24-c36f67edf877 returned with HTTP 200 Dec 02 11:07:08.164156 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1079/2183] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:07:08 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/bd4dbc2a-3038-43ee-bd24-c36f67edf877 => generated 468 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:08.251721 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4967be27-305d-4fc2-a945-85a334521292 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:07:08.253035 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4967be27-305d-4fc2-a945-85a334521292 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:08.253485 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:08.253485 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:08.255049 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4967be27-305d-4fc2-a945-85a334521292 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:08.255660 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-4967be27-305d-4fc2-a945-85a334521292 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:08.279024 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-627ed442-78dc-4d4b-9cb5-874fb8830c12 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/c0a777f7-c35d-4306-b48b-b683bed97628 returned with HTTP 200 Dec 02 11:07:08.289392 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1105/2184] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:08 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/c0a777f7-c35d-4306-b48b-b683bed97628 => generated 895 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:07:08.306695 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:08.306695 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:08.316216 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4967be27-305d-4fc2-a945-85a334521292 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:07:08.320167 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1080/2185] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:08 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 850 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:07:08.529315 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-582f2af0-f982-4e97-be35-2c8c9fe8bff0 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] GET http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/752b3b81-6df2-46d2-af51-64488ac1bdef Dec 02 11:07:08.529842 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-582f2af0-f982-4e97-be35-2c8c9fe8bff0 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:08.530027 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:08.530027 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:08.530655 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-582f2af0-f982-4e97-be35-2c8c9fe8bff0 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:08.650678 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:08.650678 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:08.680605 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-582f2af0-f982-4e97-be35-2c8c9fe8bff0 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Volume info retrieved successfully. Dec 02 11:07:08.726702 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-582f2af0-f982-4e97-be35-2c8c9fe8bff0 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/752b3b81-6df2-46d2-af51-64488ac1bdef returned with HTTP 200 Dec 02 11:07:08.736504 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1106/2186] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:08 2020] GET /volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/752b3b81-6df2-46d2-af51-64488ac1bdef => generated 911 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:09.201068 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e59a246e-8f4a-47a6-9d51-6373eab0d2ff tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/bd4dbc2a-3038-43ee-bd24-c36f67edf877 Dec 02 11:07:09.202418 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e59a246e-8f4a-47a6-9d51-6373eab0d2ff tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:09.202822 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:09.202822 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:09.204049 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e59a246e-8f4a-47a6-9d51-6373eab0d2ff tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:09.296755 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f87a9a09-fa6e-442b-b5ef-b0b02964e992 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/c0a777f7-c35d-4306-b48b-b683bed97628 Dec 02 11:07:09.297315 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f87a9a09-fa6e-442b-b5ef-b0b02964e992 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:09.297538 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:09.297538 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:09.299425 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f87a9a09-fa6e-442b-b5ef-b0b02964e992 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:09.359410 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:09.359410 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:09.362371 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e59a246e-8f4a-47a6-9d51-6373eab0d2ff tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:07:09.370826 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e59a246e-8f4a-47a6-9d51-6373eab0d2ff tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/bd4dbc2a-3038-43ee-bd24-c36f67edf877 returned with HTTP 200 Dec 02 11:07:09.389231 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1081/2187] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:07:09 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/bd4dbc2a-3038-43ee-bd24-c36f67edf877 => generated 468 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:09.394841 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-28c5c36b-f512-449e-a9de-6240d0b62e93 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:07:09.403146 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-28c5c36b-f512-449e-a9de-6240d0b62e93 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:09.403716 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:09.403716 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:09.404519 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-28c5c36b-f512-449e-a9de-6240d0b62e93 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:09.405837 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-28c5c36b-f512-449e-a9de-6240d0b62e93 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:09.460585 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:09.460585 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:09.475523 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:09.475523 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:09.480510 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-28c5c36b-f512-449e-a9de-6240d0b62e93 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:07:09.480814 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f87a9a09-fa6e-442b-b5ef-b0b02964e992 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:07:09.491015 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1082/2188] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:09 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 850 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:09.540559 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f87a9a09-fa6e-442b-b5ef-b0b02964e992 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/c0a777f7-c35d-4306-b48b-b683bed97628 returned with HTTP 200 Dec 02 11:07:09.541825 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1107/2189] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:09 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/c0a777f7-c35d-4306-b48b-b683bed97628 => generated 919 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:09.742842 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-02f6c17e-d668-4a2c-9510-441f81cdfa85 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] GET http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/752b3b81-6df2-46d2-af51-64488ac1bdef Dec 02 11:07:09.743388 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-02f6c17e-d668-4a2c-9510-441f81cdfa85 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:09.743620 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:09.743620 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:09.744008 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-02f6c17e-d668-4a2c-9510-441f81cdfa85 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:09.854519 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:09.854519 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:09.864490 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-02f6c17e-d668-4a2c-9510-441f81cdfa85 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Volume info retrieved successfully. Dec 02 11:07:09.888977 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-02f6c17e-d668-4a2c-9510-441f81cdfa85 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/752b3b81-6df2-46d2-af51-64488ac1bdef returned with HTTP 200 Dec 02 11:07:09.890474 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1083/2190] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:09 2020] GET /volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/752b3b81-6df2-46d2-af51-64488ac1bdef => generated 911 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:10.383962 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b5b93a85-a006-4765-a0ec-7a632398b064 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/bd4dbc2a-3038-43ee-bd24-c36f67edf877 Dec 02 11:07:10.386194 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b5b93a85-a006-4765-a0ec-7a632398b064 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:10.386393 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:10.386393 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:10.387036 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b5b93a85-a006-4765-a0ec-7a632398b064 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:10.423711 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:10.423711 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:10.424964 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b5b93a85-a006-4765-a0ec-7a632398b064 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:07:10.427197 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b5b93a85-a006-4765-a0ec-7a632398b064 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/bd4dbc2a-3038-43ee-bd24-c36f67edf877 returned with HTTP 200 Dec 02 11:07:10.428544 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1108/2191] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:07:10 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/bd4dbc2a-3038-43ee-bd24-c36f67edf877 => generated 468 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:10.503421 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a446b28d-bdb4-4fb4-80bc-ce42a64e95a3 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:07:10.503964 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a446b28d-bdb4-4fb4-80bc-ce42a64e95a3 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:10.504267 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:10.504267 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:10.505155 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a446b28d-bdb4-4fb4-80bc-ce42a64e95a3 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:10.505390 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-a446b28d-bdb4-4fb4-80bc-ce42a64e95a3 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:10.566399 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:10.566399 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:10.567617 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-55118c6f-41f9-4a63-a956-1bbcde9890cc tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/c0a777f7-c35d-4306-b48b-b683bed97628 Dec 02 11:07:10.568229 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-55118c6f-41f9-4a63-a956-1bbcde9890cc tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:10.568543 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:10.568543 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:10.569110 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-55118c6f-41f9-4a63-a956-1bbcde9890cc tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:10.579221 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a446b28d-bdb4-4fb4-80bc-ce42a64e95a3 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:07:10.580425 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1084/2192] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:10 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 850 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:10.684901 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:10.684901 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:10.697465 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-55118c6f-41f9-4a63-a956-1bbcde9890cc tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:07:10.722512 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-55118c6f-41f9-4a63-a956-1bbcde9890cc tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/c0a777f7-c35d-4306-b48b-b683bed97628 returned with HTTP 200 Dec 02 11:07:10.723374 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1109/2193] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:10 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/c0a777f7-c35d-4306-b48b-b683bed97628 => generated 920 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:10.759493 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d7c2b82b-b689-4dc0-927b-e8464c06c5ca tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/c0a777f7-c35d-4306-b48b-b683bed97628 Dec 02 11:07:10.759493 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d7c2b82b-b689-4dc0-927b-e8464c06c5ca tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:10.759493 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:10.759493 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:10.759493 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d7c2b82b-b689-4dc0-927b-e8464c06c5ca tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:10.852057 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:10.852057 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:10.861743 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-d7c2b82b-b689-4dc0-927b-e8464c06c5ca tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:07:10.886373 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d7c2b82b-b689-4dc0-927b-e8464c06c5ca tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/c0a777f7-c35d-4306-b48b-b683bed97628 returned with HTTP 200 Dec 02 11:07:10.887429 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1085/2194] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:10 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/c0a777f7-c35d-4306-b48b-b683bed97628 => generated 920 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:10.903880 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a092db46-653d-4204-b8f7-fb8a5e5e6cad tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] PUT http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/c0a777f7-c35d-4306-b48b-b683bed97628 Dec 02 11:07:10.904292 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:10.904292 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:10.904737 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a092db46-653d-4204-b8f7-fb8a5e5e6cad tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-261387759"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:07:10.917341 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-de0db39d-a21f-4d24-9cc7-b99c1a1f4f97 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] GET http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/752b3b81-6df2-46d2-af51-64488ac1bdef Dec 02 11:07:10.917875 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-de0db39d-a21f-4d24-9cc7-b99c1a1f4f97 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:10.918090 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:10.918090 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:10.918462 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-de0db39d-a21f-4d24-9cc7-b99c1a1f4f97 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:11.019460 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:11.019460 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:11.025834 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:11.025834 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:11.036412 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a092db46-653d-4204-b8f7-fb8a5e5e6cad tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:07:11.047045 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a092db46-653d-4204-b8f7-fb8a5e5e6cad tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume updated successfully. Dec 02 11:07:11.059246 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-de0db39d-a21f-4d24-9cc7-b99c1a1f4f97 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Volume info retrieved successfully. Dec 02 11:07:11.063431 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a092db46-653d-4204-b8f7-fb8a5e5e6cad tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/c0a777f7-c35d-4306-b48b-b683bed97628 returned with HTTP 200 Dec 02 11:07:11.075037 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1110/2195] 10.222.0.23 () {60 vars in 1335 bytes} [Wed Dec 2 11:07:10 2020] PUT /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/c0a777f7-c35d-4306-b48b-b683bed97628 => generated 852 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:11.081285 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b4db1a3b-9955-46bb-b53d-00a3f7cd62fa tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] PUT http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/c0a777f7-c35d-4306-b48b-b683bed97628 Dec 02 11:07:11.082208 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:11.082208 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:11.082926 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b4db1a3b-9955-46bb-b53d-00a3f7cd62fa tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1384309714", "description": "This is the new description of volume"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:07:11.100258 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-de0db39d-a21f-4d24-9cc7-b99c1a1f4f97 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/752b3b81-6df2-46d2-af51-64488ac1bdef returned with HTTP 200 Dec 02 11:07:11.101175 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1086/2196] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:10 2020] GET /volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/752b3b81-6df2-46d2-af51-64488ac1bdef => generated 911 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:11.165780 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:11.165780 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:11.176414 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b4db1a3b-9955-46bb-b53d-00a3f7cd62fa tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:07:11.187484 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b4db1a3b-9955-46bb-b53d-00a3f7cd62fa tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume updated successfully. Dec 02 11:07:11.218057 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b4db1a3b-9955-46bb-b53d-00a3f7cd62fa tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/c0a777f7-c35d-4306-b48b-b683bed97628 returned with HTTP 200 Dec 02 11:07:11.226290 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1111/2197] 10.222.0.23 () {60 vars in 1336 bytes} [Wed Dec 2 11:07:11 2020] PUT /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/c0a777f7-c35d-4306-b48b-b683bed97628 => generated 892 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:11.236918 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e01bd8aa-7a52-487c-8de3-2ef7ed82fddf tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/c0a777f7-c35d-4306-b48b-b683bed97628 Dec 02 11:07:11.237064 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e01bd8aa-7a52-487c-8de3-2ef7ed82fddf tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:11.237171 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:11.237171 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:11.237683 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e01bd8aa-7a52-487c-8de3-2ef7ed82fddf tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:11.298895 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:11.298895 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:11.310808 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e01bd8aa-7a52-487c-8de3-2ef7ed82fddf tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:07:11.348648 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e01bd8aa-7a52-487c-8de3-2ef7ed82fddf tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/c0a777f7-c35d-4306-b48b-b683bed97628 returned with HTTP 200 Dec 02 11:07:11.354166 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1087/2198] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:11 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/c0a777f7-c35d-4306-b48b-b683bed97628 => generated 960 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:11.371040 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-87c73fb6-66e9-45ec-a8ed-113c15ba57f2 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] POST http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes Dec 02 11:07:11.372197 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:11.372197 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:11.374024 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-87c73fb6-66e9-45ec-a8ed-113c15ba57f2 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1189948522", "availability_zone": "nova", "size": 1}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:07:11.375683 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-87c73fb6-66e9-45ec-a8ed-113c15ba57f2 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1189948522', 'availability_zone': 'nova', 'size': 1}} {{(pid=88069) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 11:07:11.376650 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-87c73fb6-66e9-45ec-a8ed-113c15ba57f2 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Create volume of 1 GB Dec 02 11:07:11.415624 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-87c73fb6-66e9-45ec-a8ed-113c15ba57f2 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Availability Zones retrieved successfully. Dec 02 11:07:11.441012 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7b79201b-d01f-4ae2-9ff8-eba1c0fa56d8 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/bd4dbc2a-3038-43ee-bd24-c36f67edf877 Dec 02 11:07:11.441798 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7b79201b-d01f-4ae2-9ff8-eba1c0fa56d8 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:11.442188 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:11.442188 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:11.442837 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7b79201b-d01f-4ae2-9ff8-eba1c0fa56d8 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:11.443335 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-87c73fb6-66e9-45ec-a8ed-113c15ba57f2 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Flow 'volume_create_api' (3de66826-864b-4b2f-a67e-07c5f3feed91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:07:11.463275 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-87c73fb6-66e9-45ec-a8ed-113c15ba57f2 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28638c3d-9641-400b-9e3c-9e5f464b7631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:07:11.471386 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-87c73fb6-66e9-45ec-a8ed-113c15ba57f2 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Validating volume size '1' using validate_int {{(pid=88069) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 11:07:11.512701 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7b79201b-d01f-4ae2-9ff8-eba1c0fa56d8 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/bd4dbc2a-3038-43ee-bd24-c36f67edf877 returned with HTTP 404 Dec 02 11:07:11.514072 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1088/2199] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:07:11 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/bd4dbc2a-3038-43ee-bd24-c36f67edf877 => generated 111 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:07:11.524838 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dc37cd66-fb01-4d3e-b355-7fa87d531200 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] DELETE http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/6edfb802-2cf2-4c86-856b-399e5859d641 Dec 02 11:07:11.537635 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dc37cd66-fb01-4d3e-b355-7fa87d531200 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:11.538448 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dc37cd66-fb01-4d3e-b355-7fa87d531200 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:11.539076 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-dc37cd66-fb01-4d3e-b355-7fa87d531200 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Delete volume with id: 6edfb802-2cf2-4c86-856b-399e5859d641 Dec 02 11:07:11.600841 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:11.600841 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:11.602859 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-dc37cd66-fb01-4d3e-b355-7fa87d531200 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:07:11.639866 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-87c73fb6-66e9-45ec-a8ed-113c15ba57f2 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28638c3d-9641-400b-9e3c-9e5f464b7631) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:07:11.647208 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-87c73fb6-66e9-45ec-a8ed-113c15ba57f2 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a5c7c7a-0a4c-4a46-acf9-9192b920e21d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:07:11.659978 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-dc37cd66-fb01-4d3e-b355-7fa87d531200 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Delete volume request issued successfully. Dec 02 11:07:11.660264 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dc37cd66-fb01-4d3e-b355-7fa87d531200 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/6edfb802-2cf2-4c86-856b-399e5859d641 returned with HTTP 202 Dec 02 11:07:11.668203 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1089/2200] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:07:11 2020] DELETE /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/6edfb802-2cf2-4c86-856b-399e5859d641 => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:07:11.674441 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-82a331c4-923e-45fb-808f-9ec0cfb042fd tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:07:11.680059 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-82a331c4-923e-45fb-808f-9ec0cfb042fd tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:11.681185 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:11.681185 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:11.683214 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-82a331c4-923e-45fb-808f-9ec0cfb042fd tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:11.683798 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-82a331c4-923e-45fb-808f-9ec0cfb042fd tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:11.716295 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:11.716295 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:11.718601 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-82a331c4-923e-45fb-808f-9ec0cfb042fd tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:07:11.726073 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1090/2201] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:11 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 850 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:11.730627 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6963400d-87b0-466d-827e-f933dd3c650b tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/6edfb802-2cf2-4c86-856b-399e5859d641 Dec 02 11:07:11.731356 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6963400d-87b0-466d-827e-f933dd3c650b tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:11.731833 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:11.731833 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:11.732448 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6963400d-87b0-466d-827e-f933dd3c650b tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:11.764138 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-87c73fb6-66e9-45ec-a8ed-113c15ba57f2 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Created reservations ['18e7b51e-5803-419b-bb34-f07c4186dc90', 'cd43b0b7-2a1d-4c00-8bd0-bdcb7b02f4ca', '329a34f8-6939-4750-80c5-94bd1e9abd27', '44e25274-611b-46ea-a432-e2239439127a'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:07:11.766757 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-87c73fb6-66e9-45ec-a8ed-113c15ba57f2 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a5c7c7a-0a4c-4a46-acf9-9192b920e21d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18e7b51e-5803-419b-bb34-f07c4186dc90', 'cd43b0b7-2a1d-4c00-8bd0-bdcb7b02f4ca', '329a34f8-6939-4750-80c5-94bd1e9abd27', '44e25274-611b-46ea-a432-e2239439127a']}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:07:11.770184 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-87c73fb6-66e9-45ec-a8ed-113c15ba57f2 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6524527-0b89-44d4-915f-96e26e19f21c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:07:11.804378 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:11.804378 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:11.823774 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6963400d-87b0-466d-827e-f933dd3c650b tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:07:11.849171 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6963400d-87b0-466d-827e-f933dd3c650b tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/6edfb802-2cf2-4c86-856b-399e5859d641 returned with HTTP 200 Dec 02 11:07:11.850739 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1091/2202] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:11 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/6edfb802-2cf2-4c86-856b-399e5859d641 => generated 914 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:11.865787 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-87c73fb6-66e9-45ec-a8ed-113c15ba57f2 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6524527-0b89-44d4-915f-96e26e19f21c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2ddfdf2-3ff1-49ce-a18e-7f60bf9759c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1189948522',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f856d3441d5c4f6ebce20a2b3ef73bcd',qos_specs=None,replication_status=,reservations=['18e7b51e-5803-419b-bb34-f07c4186dc90','cd43b0b7-2a1d-4c00-8bd0-bdcb7b02f4ca','329a34f8-6939-4750-80c5-94bd1e9abd27','44e25274-611b-46ea-a432-e2239439127a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0aa267b0ccf74c78b8735b765cf34b99',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T11:07:11Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1189948522',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2ddfdf2-3ff1-49ce-a18e-7f60bf9759c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f856d3441d5c4f6ebce20a2b3ef73bcd',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,user_id='0aa267b0ccf74c78b8735b765cf34b99',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:07:11.867938 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-87c73fb6-66e9-45ec-a8ed-113c15ba57f2 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (637de3fa-62c9-4dba-83b8-c8e120a69fc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:07:11.902452 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-87c73fb6-66e9-45ec-a8ed-113c15ba57f2 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (637de3fa-62c9-4dba-83b8-c8e120a69fc3) 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='tempest-@#$%^* description-1189948522',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f856d3441d5c4f6ebce20a2b3ef73bcd',qos_specs=None,replication_status=,reservations=['18e7b51e-5803-419b-bb34-f07c4186dc90','cd43b0b7-2a1d-4c00-8bd0-bdcb7b02f4ca','329a34f8-6939-4750-80c5-94bd1e9abd27','44e25274-611b-46ea-a432-e2239439127a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0aa267b0ccf74c78b8735b765cf34b99',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:07:11.905338 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-87c73fb6-66e9-45ec-a8ed-113c15ba57f2 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04c34ef9-63f2-4799-a7a5-2cb24d743dc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:07:11.938707 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-87c73fb6-66e9-45ec-a8ed-113c15ba57f2 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04c34ef9-63f2-4799-a7a5-2cb24d743dc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:07:11.941816 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-87c73fb6-66e9-45ec-a8ed-113c15ba57f2 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Flow 'volume_create_api' (3de66826-864b-4b2f-a67e-07c5f3feed91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:07:12.014338 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-87c73fb6-66e9-45ec-a8ed-113c15ba57f2 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Create volume request issued successfully. Dec 02 11:07:12.049668 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-87c73fb6-66e9-45ec-a8ed-113c15ba57f2 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes returned with HTTP 202 Dec 02 11:07:12.063422 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1112/2203] 10.222.0.23 () {60 vars in 1226 bytes} [Wed Dec 2 11:07:11 2020] POST /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes => generated 811 bytes in 698 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:07:12.068845 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a940259b-050c-40b3-8bc9-e81d508e04db tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/c2ddfdf2-3ff1-49ce-a18e-7f60bf9759c5 Dec 02 11:07:12.073922 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a940259b-050c-40b3-8bc9-e81d508e04db tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:12.074910 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:12.074910 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:12.076057 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a940259b-050c-40b3-8bc9-e81d508e04db tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:12.085528 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dd625bff-d87f-45a6-8301-5ea9d0a6f858 tempest-VolumeTypesNegativeTest-1048915823 tempest-VolumeTypesNegativeTest-1048915823] POST http://10.222.0.23/volume/v3/aa42080dc15d498eb8230f8dd8d3c509/types Dec 02 11:07:12.085994 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:12.085994 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:12.086443 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dd625bff-d87f-45a6-8301-5ea9d0a6f858 tempest-VolumeTypesNegativeTest-1048915823 tempest-VolumeTypesNegativeTest-1048915823] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-826758310", "os-volume-type-access:is_public": false}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:07:12.182241 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:12.182241 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:12.200111 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a940259b-050c-40b3-8bc9-e81d508e04db tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:07:12.226467 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a940259b-050c-40b3-8bc9-e81d508e04db tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/c2ddfdf2-3ff1-49ce-a18e-7f60bf9759c5 returned with HTTP 200 Dec 02 11:07:12.227014 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1113/2204] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:12 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/c2ddfdf2-3ff1-49ce-a18e-7f60bf9759c5 => generated 879 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:12.240806 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-aa5476e0-e030-40ae-84f6-7b566ba4c98b tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] GET http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/752b3b81-6df2-46d2-af51-64488ac1bdef Dec 02 11:07:12.241911 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-aa5476e0-e030-40ae-84f6-7b566ba4c98b tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:12.243879 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dd625bff-d87f-45a6-8301-5ea9d0a6f858 tempest-VolumeTypesNegativeTest-1048915823 tempest-VolumeTypesNegativeTest-1048915823] http://10.222.0.23/volume/v3/aa42080dc15d498eb8230f8dd8d3c509/types returned with HTTP 200 Dec 02 11:07:12.244366 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:12.244366 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:12.244687 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1092/2205] 10.222.0.23 () {60 vars in 1220 bytes} [Wed Dec 2 11:07:11 2020] POST /volume/v3/aa42080dc15d498eb8230f8dd8d3c509/types => generated 230 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:12.251939 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-aa5476e0-e030-40ae-84f6-7b566ba4c98b tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:12.339020 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-aa5476e0-e030-40ae-84f6-7b566ba4c98b tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/752b3b81-6df2-46d2-af51-64488ac1bdef returned with HTTP 404 Dec 02 11:07:12.340373 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1114/2206] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:12 2020] GET /volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/752b3b81-6df2-46d2-af51-64488ac1bdef => generated 109 bytes in 103 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:07:12.347670 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-086182aa-d004-4eb2-a29b-01657c38bef0 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] GET http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes Dec 02 11:07:12.348338 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-086182aa-d004-4eb2-a29b-01657c38bef0 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:12.348977 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-086182aa-d004-4eb2-a29b-01657c38bef0 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Calling method 'index' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:12.349797 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-086182aa-d004-4eb2-a29b-01657c38bef0 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Removing options '' from query. {{(pid=88069) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 11:07:12.353699 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-086182aa-d004-4eb2-a29b-01657c38bef0 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88069) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 02 11:07:12.445399 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-086182aa-d004-4eb2-a29b-01657c38bef0 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Get all volumes completed successfully. Dec 02 11:07:12.446334 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-086182aa-d004-4eb2-a29b-01657c38bef0 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes returned with HTTP 200 Dec 02 11:07:12.448766 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1115/2207] 10.222.0.23 () {58 vars in 1204 bytes} [Wed Dec 2 11:07:12 2020] GET /volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes => generated 15 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 02 11:07:12.458994 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-670a2be7-46d0-43f7-b8c4-8830dddc0082 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] GET http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/snapshots Dec 02 11:07:12.461012 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-670a2be7-46d0-43f7-b8c4-8830dddc0082 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:12.461507 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-670a2be7-46d0-43f7-b8c4-8830dddc0082 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Calling method 'index' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:12.462078 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-670a2be7-46d0-43f7-b8c4-8830dddc0082 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Removing options '' from query. {{(pid=88069) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 11:07:12.464317 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.db.sqlalchemy.api [None req-670a2be7-46d0-43f7-b8c4-8830dddc0082 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Building query based on filter {{(pid=88069) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 02 11:07:12.652785 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4e9c1298-24a9-4d09-aafe-405cfc6b443f tempest-VolumeTypesNegativeTest-2089630182 tempest-VolumeTypesNegativeTest-2089630182] POST http://10.222.0.23/volume/v3/303205ad5c85466cb2f0876cc1026e61/volumes Dec 02 11:07:12.653624 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4e9c1298-24a9-4d09-aafe-405cfc6b443f tempest-VolumeTypesNegativeTest-2089630182 tempest-VolumeTypesNegativeTest-2089630182] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ed01102b-bf22-4bc5-88d5-553950adc1b0", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-2119055317"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:07:12.654803 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-4e9c1298-24a9-4d09-aafe-405cfc6b443f tempest-VolumeTypesNegativeTest-2089630182 tempest-VolumeTypesNegativeTest-2089630182] Create volume request body: {'volume': {'volume_type': 'ed01102b-bf22-4bc5-88d5-553950adc1b0', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-2119055317'}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 11:07:12.704805 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4e9c1298-24a9-4d09-aafe-405cfc6b443f tempest-VolumeTypesNegativeTest-2089630182 tempest-VolumeTypesNegativeTest-2089630182] http://10.222.0.23/volume/v3/303205ad5c85466cb2f0876cc1026e61/volumes returned with HTTP 404 Dec 02 11:07:12.705798 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1093/2208] 10.222.0.23 () {60 vars in 1226 bytes} [Wed Dec 2 11:07:12 2020] POST /volume/v3/303205ad5c85466cb2f0876cc1026e61/volumes => generated 114 bytes in 454 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:07:12.706017 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-670a2be7-46d0-43f7-b8c4-8830dddc0082 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Get all snapshots completed successfully. Dec 02 11:07:12.706721 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-670a2be7-46d0-43f7-b8c4-8830dddc0082 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/snapshots returned with HTTP 200 Dec 02 11:07:12.707560 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1116/2209] 10.222.0.23 () {58 vars in 1210 bytes} [Wed Dec 2 11:07:12 2020] GET /volume/v3/a53dff69f0da4dc1897d58a88263d20e/snapshots => generated 17 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Dec 02 11:07:12.718155 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-759c779a-5887-4698-a9a0-6f4417adaef2 tempest-VolumeTypesNegativeTest-1048915823 tempest-VolumeTypesNegativeTest-1048915823] POST http://10.222.0.23/volume/v3/aa42080dc15d498eb8230f8dd8d3c509/types Dec 02 11:07:12.718155 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-759c779a-5887-4698-a9a0-6f4417adaef2 tempest-VolumeTypesNegativeTest-1048915823 tempest-VolumeTypesNegativeTest-1048915823] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:07:12.722232 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-759c779a-5887-4698-a9a0-6f4417adaef2 tempest-VolumeTypesNegativeTest-1048915823 tempest-VolumeTypesNegativeTest-1048915823] http://10.222.0.23/volume/v3/aa42080dc15d498eb8230f8dd8d3c509/types returned with HTTP 400 Dec 02 11:07:12.723530 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1117/2210] 10.222.0.23 () {60 vars in 1219 bytes} [Wed Dec 2 11:07:12 2020] POST /volume/v3/aa42080dc15d498eb8230f8dd8d3c509/types => generated 108 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 02 11:07:12.732401 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b8955f46-029e-4639-9176-8184ed07da17 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] POST http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes Dec 02 11:07:12.733221 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b8955f46-029e-4639-9176-8184ed07da17 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1128436887"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:07:12.734912 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-b8955f46-029e-4639-9176-8184ed07da17 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1128436887'}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 11:07:12.735291 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-b8955f46-029e-4639-9176-8184ed07da17 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Create volume of 1 GB Dec 02 11:07:12.749235 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e6eeccdf-44f5-4b70-809c-66e77f1d37be tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:07:12.749769 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e6eeccdf-44f5-4b70-809c-66e77f1d37be tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:12.750259 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e6eeccdf-44f5-4b70-809c-66e77f1d37be tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:12.750633 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-e6eeccdf-44f5-4b70-809c-66e77f1d37be tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:12.786858 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b8955f46-029e-4639-9176-8184ed07da17 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Availability Zones retrieved successfully. Dec 02 11:07:12.804006 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:12.804006 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:12.806990 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e6eeccdf-44f5-4b70-809c-66e77f1d37be tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:07:12.808036 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1118/2211] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:12 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 850 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:12.823325 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-b8955f46-029e-4639-9176-8184ed07da17 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Flow 'volume_create_api' (c185de05-689b-4fbe-ad8d-63d35f937480) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:07:12.829946 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4bcbeacf-3626-4ee9-8100-516a46936bfd tempest-VolumeTypesNegativeTest-1048915823 tempest-VolumeTypesNegativeTest-1048915823] DELETE http://10.222.0.23/volume/v3/aa42080dc15d498eb8230f8dd8d3c509/types/661cc865-5fea-42a2-8f2c-6675d0fb61a2 Dec 02 11:07:12.833439 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4bcbeacf-3626-4ee9-8100-516a46936bfd tempest-VolumeTypesNegativeTest-1048915823 tempest-VolumeTypesNegativeTest-1048915823] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:12.833879 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:12.833879 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:12.834563 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4bcbeacf-3626-4ee9-8100-516a46936bfd tempest-VolumeTypesNegativeTest-1048915823 tempest-VolumeTypesNegativeTest-1048915823] Calling method '_delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:12.842645 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-b8955f46-029e-4639-9176-8184ed07da17 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07dd456d-ac81-4229-8cd2-de6ea0802167) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:07:12.844793 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-b8955f46-029e-4639-9176-8184ed07da17 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Validating volume size '1' using validate_int {{(pid=88068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 11:07:12.867489 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4bcbeacf-3626-4ee9-8100-516a46936bfd tempest-VolumeTypesNegativeTest-1048915823 tempest-VolumeTypesNegativeTest-1048915823] http://10.222.0.23/volume/v3/aa42080dc15d498eb8230f8dd8d3c509/types/661cc865-5fea-42a2-8f2c-6675d0fb61a2 returned with HTTP 404 Dec 02 11:07:12.874127 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1119/2212] 10.222.0.23 () {58 vars in 1312 bytes} [Wed Dec 2 11:07:12 2020] DELETE /volume/v3/aa42080dc15d498eb8230f8dd8d3c509/types/661cc865-5fea-42a2-8f2c-6675d0fb61a2 => generated 114 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:07:12.897895 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d718a30b-8747-40cb-9a05-06ba21f2c593 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/6edfb802-2cf2-4c86-856b-399e5859d641 Dec 02 11:07:12.902014 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d718a30b-8747-40cb-9a05-06ba21f2c593 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:12.902735 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d718a30b-8747-40cb-9a05-06ba21f2c593 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:13.078322 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-b8955f46-029e-4639-9176-8184ed07da17 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07dd456d-ac81-4229-8cd2-de6ea0802167) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:07:13.080852 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-b8955f46-029e-4639-9176-8184ed07da17 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46bfca51-dbb7-404a-95dc-a44dd3fbb6e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:07:13.081009 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:13.081009 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:13.109620 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-d718a30b-8747-40cb-9a05-06ba21f2c593 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:07:13.163238 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d718a30b-8747-40cb-9a05-06ba21f2c593 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/6edfb802-2cf2-4c86-856b-399e5859d641 returned with HTTP 200 Dec 02 11:07:13.175373 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1120/2213] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:12 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/6edfb802-2cf2-4c86-856b-399e5859d641 => generated 914 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:13.184059 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-99940fe8-02c6-4a7a-89bc-c5a9a057ca4d tempest-VolumeTypesNegativeTest-1048915823 tempest-VolumeTypesNegativeTest-1048915823] GET http://10.222.0.23/volume/v3/aa42080dc15d498eb8230f8dd8d3c509/types/417b0534-aa2e-4de4-8fe2-94143701b772 Dec 02 11:07:13.184631 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-99940fe8-02c6-4a7a-89bc-c5a9a057ca4d tempest-VolumeTypesNegativeTest-1048915823 tempest-VolumeTypesNegativeTest-1048915823] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:13.188959 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:13.188959 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:13.189402 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-99940fe8-02c6-4a7a-89bc-c5a9a057ca4d tempest-VolumeTypesNegativeTest-1048915823 tempest-VolumeTypesNegativeTest-1048915823] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:13.224065 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-99940fe8-02c6-4a7a-89bc-c5a9a057ca4d tempest-VolumeTypesNegativeTest-1048915823 tempest-VolumeTypesNegativeTest-1048915823] http://10.222.0.23/volume/v3/aa42080dc15d498eb8230f8dd8d3c509/types/417b0534-aa2e-4de4-8fe2-94143701b772 returned with HTTP 404 Dec 02 11:07:13.225153 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1121/2214] 10.222.0.23 () {58 vars in 1309 bytes} [Wed Dec 2 11:07:13 2020] GET /volume/v3/aa42080dc15d498eb8230f8dd8d3c509/types/417b0534-aa2e-4de4-8fe2-94143701b772 => generated 114 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:07:13.258491 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-23235cdd-56a2-49b2-8f10-449db42aa564 tempest-VolumeTypesNegativeTest-1048915823 tempest-VolumeTypesNegativeTest-1048915823] DELETE http://10.222.0.23/volume/v3/aa42080dc15d498eb8230f8dd8d3c509/types/ed01102b-bf22-4bc5-88d5-553950adc1b0 Dec 02 11:07:13.258491 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-23235cdd-56a2-49b2-8f10-449db42aa564 tempest-VolumeTypesNegativeTest-1048915823 tempest-VolumeTypesNegativeTest-1048915823] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:13.258992 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-23235cdd-56a2-49b2-8f10-449db42aa564 tempest-VolumeTypesNegativeTest-1048915823 tempest-VolumeTypesNegativeTest-1048915823] Calling method '_delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:13.321189 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-b8955f46-029e-4639-9176-8184ed07da17 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Created reservations ['de42091c-0a99-4998-8856-3e7b63d3f3c9', '14e351ed-6f65-4ffc-942a-75cb7f4bd0c4', 'f3616169-9364-40cd-9b4d-e5aa73c54bb8', '21bd3631-ceaf-4fec-b16b-2a0e1cf7e852'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:07:13.323540 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-b8955f46-029e-4639-9176-8184ed07da17 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46bfca51-dbb7-404a-95dc-a44dd3fbb6e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de42091c-0a99-4998-8856-3e7b63d3f3c9', '14e351ed-6f65-4ffc-942a-75cb7f4bd0c4', 'f3616169-9364-40cd-9b4d-e5aa73c54bb8', '21bd3631-ceaf-4fec-b16b-2a0e1cf7e852']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:07:13.326252 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-b8955f46-029e-4639-9176-8184ed07da17 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e33a99f-6c50-4674-bd56-b64f79844307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:07:13.455695 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 02 11:07:13.455695 n-d-764292-5 devstack@c-api.service[88067]: "UPDATE / DELETE expressions." % clause Dec 02 11:07:13.483106 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-b8955f46-029e-4639-9176-8184ed07da17 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e33a99f-6c50-4674-bd56-b64f79844307) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd32e5458-7ce3-49e4-bee6-7c5a665ce2fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1128436887',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a53dff69f0da4dc1897d58a88263d20e',qos_specs=None,replication_status=,reservations=['de42091c-0a99-4998-8856-3e7b63d3f3c9','14e351ed-6f65-4ffc-942a-75cb7f4bd0c4','f3616169-9364-40cd-9b4d-e5aa73c54bb8','21bd3631-ceaf-4fec-b16b-2a0e1cf7e852'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e04b71e39a2140fbb90e92e10aaa3819',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T11:07:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1128436887',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d32e5458-7ce3-49e4-bee6-7c5a665ce2fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a53dff69f0da4dc1897d58a88263d20e',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,user_id='e04b71e39a2140fbb90e92e10aaa3819',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:07:13.485670 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-b8955f46-029e-4639-9176-8184ed07da17 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a34ad1e-bad5-47d0-847f-b925d1a981ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:07:13.491947 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-23235cdd-56a2-49b2-8f10-449db42aa564 tempest-VolumeTypesNegativeTest-1048915823 tempest-VolumeTypesNegativeTest-1048915823] http://10.222.0.23/volume/v3/aa42080dc15d498eb8230f8dd8d3c509/types/ed01102b-bf22-4bc5-88d5-553950adc1b0 returned with HTTP 202 Dec 02 11:07:13.492846 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1122/2215] 10.222.0.23 () {58 vars in 1312 bytes} [Wed Dec 2 11:07:13 2020] DELETE /volume/v3/aa42080dc15d498eb8230f8dd8d3c509/types/ed01102b-bf22-4bc5-88d5-553950adc1b0 => generated 0 bytes in 256 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:07:13.499048 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-518e2f28-98cf-4b62-8093-22e2be92738e tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/c2ddfdf2-3ff1-49ce-a18e-7f60bf9759c5 Dec 02 11:07:13.499754 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-518e2f28-98cf-4b62-8093-22e2be92738e tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:13.500452 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-518e2f28-98cf-4b62-8093-22e2be92738e tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:13.563110 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-b8955f46-029e-4639-9176-8184ed07da17 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a34ad1e-bad5-47d0-847f-b925d1a981ec) 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-VolumesDeleteCascade-Volume-1128436887',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a53dff69f0da4dc1897d58a88263d20e',qos_specs=None,replication_status=,reservations=['de42091c-0a99-4998-8856-3e7b63d3f3c9','14e351ed-6f65-4ffc-942a-75cb7f4bd0c4','f3616169-9364-40cd-9b4d-e5aa73c54bb8','21bd3631-ceaf-4fec-b16b-2a0e1cf7e852'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e04b71e39a2140fbb90e92e10aaa3819',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:07:13.565109 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-b8955f46-029e-4639-9176-8184ed07da17 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae69952f-151c-4480-a845-b3ee0d4004ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:07:13.603221 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-b8955f46-029e-4639-9176-8184ed07da17 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae69952f-151c-4480-a845-b3ee0d4004ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:07:13.606212 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-b8955f46-029e-4639-9176-8184ed07da17 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Flow 'volume_create_api' (c185de05-689b-4fbe-ad8d-63d35f937480) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:07:13.615903 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:13.615903 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:13.649580 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-518e2f28-98cf-4b62-8093-22e2be92738e tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:07:13.716413 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-518e2f28-98cf-4b62-8093-22e2be92738e tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/c2ddfdf2-3ff1-49ce-a18e-7f60bf9759c5 returned with HTTP 200 Dec 02 11:07:13.728475 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1123/2216] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:13 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/c2ddfdf2-3ff1-49ce-a18e-7f60bf9759c5 => generated 904 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:13.732903 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-da01660b-cdb2-4680-89fc-4aa3af3bddac tempest-VolumeTypesNegativeTest-1048915823 tempest-VolumeTypesNegativeTest-1048915823] GET http://10.222.0.23/volume/v3/aa42080dc15d498eb8230f8dd8d3c509/types/ed01102b-bf22-4bc5-88d5-553950adc1b0 Dec 02 11:07:13.733999 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b8955f46-029e-4639-9176-8184ed07da17 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Create volume request issued successfully. Dec 02 11:07:13.734394 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-da01660b-cdb2-4680-89fc-4aa3af3bddac tempest-VolumeTypesNegativeTest-1048915823 tempest-VolumeTypesNegativeTest-1048915823] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:13.734607 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:13.734607 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:13.734983 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-da01660b-cdb2-4680-89fc-4aa3af3bddac tempest-VolumeTypesNegativeTest-1048915823 tempest-VolumeTypesNegativeTest-1048915823] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:13.748220 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b8955f46-029e-4639-9176-8184ed07da17 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes returned with HTTP 202 Dec 02 11:07:13.749932 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1094/2217] 10.222.0.23 () {60 vars in 1225 bytes} [Wed Dec 2 11:07:12 2020] POST /volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes => generated 820 bytes in 1030 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:07:13.754569 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-33e92757-af3b-4c8c-859f-e0c2356ef19e tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] PUT http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/c2ddfdf2-3ff1-49ce-a18e-7f60bf9759c5 Dec 02 11:07:13.755262 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:13.755262 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:13.755989 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-33e92757-af3b-4c8c-859f-e0c2356ef19e tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-261387759", "description": null}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:07:13.763604 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-da01660b-cdb2-4680-89fc-4aa3af3bddac tempest-VolumeTypesNegativeTest-1048915823 tempest-VolumeTypesNegativeTest-1048915823] http://10.222.0.23/volume/v3/aa42080dc15d498eb8230f8dd8d3c509/types/ed01102b-bf22-4bc5-88d5-553950adc1b0 returned with HTTP 404 Dec 02 11:07:13.764983 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1124/2218] 10.222.0.23 () {58 vars in 1309 bytes} [Wed Dec 2 11:07:13 2020] GET /volume/v3/aa42080dc15d498eb8230f8dd8d3c509/types/ed01102b-bf22-4bc5-88d5-553950adc1b0 => generated 114 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:07:13.774673 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8ca09773-8497-48ad-8fb9-c3291da6eed9 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] GET http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/d32e5458-7ce3-49e4-bee6-7c5a665ce2fe Dec 02 11:07:13.775212 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8ca09773-8497-48ad-8fb9-c3291da6eed9 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:13.775742 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8ca09773-8497-48ad-8fb9-c3291da6eed9 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:13.817743 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:13.817743 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:13.838153 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-33e92757-af3b-4c8c-859f-e0c2356ef19e tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:07:13.857946 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-33e92757-af3b-4c8c-859f-e0c2356ef19e tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume updated successfully. Dec 02 11:07:13.882205 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-33e92757-af3b-4c8c-859f-e0c2356ef19e tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/c2ddfdf2-3ff1-49ce-a18e-7f60bf9759c5 returned with HTTP 200 Dec 02 11:07:13.883433 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1095/2219] 10.222.0.23 () {60 vars in 1335 bytes} [Wed Dec 2 11:07:13 2020] PUT /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/c2ddfdf2-3ff1-49ce-a18e-7f60bf9759c5 => generated 838 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:13.888654 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-31e24656-680e-4697-be22-6c3819930c1a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:07:13.889501 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-31e24656-680e-4697-be22-6c3819930c1a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:13.889919 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:13.889919 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:13.890588 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-31e24656-680e-4697-be22-6c3819930c1a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:13.891151 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-31e24656-680e-4697-be22-6c3819930c1a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:13.899153 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:13.899153 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:13.914340 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:13.914340 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:13.916779 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-31e24656-680e-4697-be22-6c3819930c1a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:07:13.917839 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1096/2220] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:13 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:13.921903 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f064ea69-6f32-4563-89ad-083291b035b3 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] DELETE http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/c2ddfdf2-3ff1-49ce-a18e-7f60bf9759c5 Dec 02 11:07:13.922681 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f064ea69-6f32-4563-89ad-083291b035b3 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:13.923089 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:13.923089 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:13.923754 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f064ea69-6f32-4563-89ad-083291b035b3 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:13.924411 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-f064ea69-6f32-4563-89ad-083291b035b3 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Delete volume with id: c2ddfdf2-3ff1-49ce-a18e-7f60bf9759c5 Dec 02 11:07:13.926929 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-8ca09773-8497-48ad-8fb9-c3291da6eed9 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Volume info retrieved successfully. Dec 02 11:07:13.983440 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8ca09773-8497-48ad-8fb9-c3291da6eed9 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/d32e5458-7ce3-49e4-bee6-7c5a665ce2fe returned with HTTP 200 Dec 02 11:07:13.993583 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1125/2221] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:13 2020] GET /volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/d32e5458-7ce3-49e4-bee6-7c5a665ce2fe => generated 912 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:14.022611 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:14.022611 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:14.033978 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f064ea69-6f32-4563-89ad-083291b035b3 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:07:14.076861 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f064ea69-6f32-4563-89ad-083291b035b3 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Delete volume request issued successfully. Dec 02 11:07:14.078047 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f064ea69-6f32-4563-89ad-083291b035b3 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/c2ddfdf2-3ff1-49ce-a18e-7f60bf9759c5 returned with HTTP 202 Dec 02 11:07:14.079334 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1097/2222] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:07:13 2020] DELETE /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/c2ddfdf2-3ff1-49ce-a18e-7f60bf9759c5 => generated 0 bytes in 161 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:07:14.087510 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3885551e-63a8-4f58-94c2-98a35fa0eb84 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/c2ddfdf2-3ff1-49ce-a18e-7f60bf9759c5 Dec 02 11:07:14.088189 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3885551e-63a8-4f58-94c2-98a35fa0eb84 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:14.088663 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:14.088663 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:14.089266 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3885551e-63a8-4f58-94c2-98a35fa0eb84 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:14.203828 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c8c45557-0785-4e68-9d3c-c0c3804cea13 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/6edfb802-2cf2-4c86-856b-399e5859d641 Dec 02 11:07:14.204752 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c8c45557-0785-4e68-9d3c-c0c3804cea13 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:14.205154 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:14.205154 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:14.205821 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c8c45557-0785-4e68-9d3c-c0c3804cea13 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:14.256727 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:14.256727 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:14.301090 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3885551e-63a8-4f58-94c2-98a35fa0eb84 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:07:14.356042 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:14.356042 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:14.363445 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3885551e-63a8-4f58-94c2-98a35fa0eb84 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/c2ddfdf2-3ff1-49ce-a18e-7f60bf9759c5 returned with HTTP 200 Dec 02 11:07:14.372779 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1126/2223] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:14 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/c2ddfdf2-3ff1-49ce-a18e-7f60bf9759c5 => generated 905 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:14.388346 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c8c45557-0785-4e68-9d3c-c0c3804cea13 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:07:14.436311 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c8c45557-0785-4e68-9d3c-c0c3804cea13 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/6edfb802-2cf2-4c86-856b-399e5859d641 returned with HTTP 200 Dec 02 11:07:14.449627 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1098/2224] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:14 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/6edfb802-2cf2-4c86-856b-399e5859d641 => generated 914 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:14.934373 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b305e61c-b86d-40b8-9cd6-f2b455a057cf tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:07:14.935044 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b305e61c-b86d-40b8-9cd6-f2b455a057cf tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:14.935450 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:14.935450 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:14.936221 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b305e61c-b86d-40b8-9cd6-f2b455a057cf tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:14.936806 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-b305e61c-b86d-40b8-9cd6-f2b455a057cf tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:14.975720 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:14.975720 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:14.977466 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b305e61c-b86d-40b8-9cd6-f2b455a057cf tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:07:14.980674 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1127/2225] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:14 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 850 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:15.002602 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-90be210c-33a5-42d3-8dfa-c436fc8a2c04 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] GET http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/d32e5458-7ce3-49e4-bee6-7c5a665ce2fe Dec 02 11:07:15.003864 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-90be210c-33a5-42d3-8dfa-c436fc8a2c04 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:15.004268 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:15.004268 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:15.005018 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-90be210c-33a5-42d3-8dfa-c436fc8a2c04 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:15.166871 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:15.166871 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:15.198583 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-90be210c-33a5-42d3-8dfa-c436fc8a2c04 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Volume info retrieved successfully. Dec 02 11:07:15.259924 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-90be210c-33a5-42d3-8dfa-c436fc8a2c04 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/d32e5458-7ce3-49e4-bee6-7c5a665ce2fe returned with HTTP 200 Dec 02 11:07:15.269302 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1099/2226] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:14 2020] GET /volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/d32e5458-7ce3-49e4-bee6-7c5a665ce2fe => generated 912 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:15.387524 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8d477d2a-dad4-48fb-9616-1aa53b33c49b tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/c2ddfdf2-3ff1-49ce-a18e-7f60bf9759c5 Dec 02 11:07:15.388114 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8d477d2a-dad4-48fb-9616-1aa53b33c49b tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:15.388387 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:15.388387 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:15.388873 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8d477d2a-dad4-48fb-9616-1aa53b33c49b tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:15.465628 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4d85faad-0bd5-4893-a75a-7b7823ba982a tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/6edfb802-2cf2-4c86-856b-399e5859d641 Dec 02 11:07:15.466235 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4d85faad-0bd5-4893-a75a-7b7823ba982a tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:15.466455 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:15.466455 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:15.466866 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4d85faad-0bd5-4893-a75a-7b7823ba982a tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:15.499499 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:15.499499 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:15.542647 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-8d477d2a-dad4-48fb-9616-1aa53b33c49b tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:07:15.575946 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4d85faad-0bd5-4893-a75a-7b7823ba982a tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/6edfb802-2cf2-4c86-856b-399e5859d641 returned with HTTP 404 Dec 02 11:07:15.577038 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1100/2227] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:15 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/6edfb802-2cf2-4c86-856b-399e5859d641 => generated 109 bytes in 115 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:07:15.593829 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-640ec85a-34cc-4fa4-ac4d-20c5d0792e06 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] DELETE http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/9865db14-171e-4bfc-82e4-d241d2c90485 Dec 02 11:07:15.595321 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8d477d2a-dad4-48fb-9616-1aa53b33c49b tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/c2ddfdf2-3ff1-49ce-a18e-7f60bf9759c5 returned with HTTP 200 Dec 02 11:07:15.596150 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1128/2228] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:15 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/c2ddfdf2-3ff1-49ce-a18e-7f60bf9759c5 => generated 905 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:15.599395 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-640ec85a-34cc-4fa4-ac4d-20c5d0792e06 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:15.600293 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-640ec85a-34cc-4fa4-ac4d-20c5d0792e06 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:15.600953 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-640ec85a-34cc-4fa4-ac4d-20c5d0792e06 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Delete volume with id: 9865db14-171e-4bfc-82e4-d241d2c90485 Dec 02 11:07:15.714154 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-640ec85a-34cc-4fa4-ac4d-20c5d0792e06 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/9865db14-171e-4bfc-82e4-d241d2c90485 returned with HTTP 404 Dec 02 11:07:15.718039 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1101/2229] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:07:15 2020] DELETE /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/9865db14-171e-4bfc-82e4-d241d2c90485 => generated 109 bytes in 128 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:07:15.724535 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c2f4a40f-7153-49c2-b818-8cba40dbd42c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] DELETE http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/38ee177a-ba88-4df1-99b4-15e4bf8ab3d1 Dec 02 11:07:15.725088 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c2f4a40f-7153-49c2-b818-8cba40dbd42c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:15.725288 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:15.725288 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:15.725659 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c2f4a40f-7153-49c2-b818-8cba40dbd42c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:15.726118 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v2.snapshots [None req-c2f4a40f-7153-49c2-b818-8cba40dbd42c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Delete snapshot with id: 38ee177a-ba88-4df1-99b4-15e4bf8ab3d1 Dec 02 11:07:15.783249 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:15.783249 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:15.784564 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c2f4a40f-7153-49c2-b818-8cba40dbd42c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:07:15.884697 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c2f4a40f-7153-49c2-b818-8cba40dbd42c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot delete request issued successfully. Dec 02 11:07:15.885189 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c2f4a40f-7153-49c2-b818-8cba40dbd42c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/38ee177a-ba88-4df1-99b4-15e4bf8ab3d1 returned with HTTP 202 Dec 02 11:07:15.892050 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1129/2230] 10.222.0.23 () {58 vars in 1324 bytes} [Wed Dec 2 11:07:15 2020] DELETE /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/38ee177a-ba88-4df1-99b4-15e4bf8ab3d1 => generated 0 bytes in 171 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:07:15.895709 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2ec7df3d-3652-4f57-99a0-9103c78940c9 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/38ee177a-ba88-4df1-99b4-15e4bf8ab3d1 Dec 02 11:07:15.896533 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2ec7df3d-3652-4f57-99a0-9103c78940c9 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:15.897253 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2ec7df3d-3652-4f57-99a0-9103c78940c9 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:15.953071 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:15.953071 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:15.955463 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-2ec7df3d-3652-4f57-99a0-9103c78940c9 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:07:15.959199 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2ec7df3d-3652-4f57-99a0-9103c78940c9 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/38ee177a-ba88-4df1-99b4-15e4bf8ab3d1 returned with HTTP 200 Dec 02 11:07:15.962639 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1102/2231] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:07:15 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/38ee177a-ba88-4df1-99b4-15e4bf8ab3d1 => generated 468 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:15.993560 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-07fa03a3-3301-4ae6-99f2-c193ebb6276d tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:07:15.994089 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-07fa03a3-3301-4ae6-99f2-c193ebb6276d tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:15.994438 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:15.994438 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:15.994822 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-07fa03a3-3301-4ae6-99f2-c193ebb6276d tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:15.995536 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-07fa03a3-3301-4ae6-99f2-c193ebb6276d tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:16.028636 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:16.028636 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:16.033935 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-07fa03a3-3301-4ae6-99f2-c193ebb6276d tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:07:16.035021 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1130/2232] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:15 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 850 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:16.278110 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a50042e7-c09c-450c-977c-28cecba56c48 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] GET http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/d32e5458-7ce3-49e4-bee6-7c5a665ce2fe Dec 02 11:07:16.278720 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a50042e7-c09c-450c-977c-28cecba56c48 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:16.278960 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:16.278960 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:16.279336 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a50042e7-c09c-450c-977c-28cecba56c48 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:16.400049 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:16.400049 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:16.412010 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a50042e7-c09c-450c-977c-28cecba56c48 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Volume info retrieved successfully. Dec 02 11:07:16.441378 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a50042e7-c09c-450c-977c-28cecba56c48 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/d32e5458-7ce3-49e4-bee6-7c5a665ce2fe returned with HTTP 200 Dec 02 11:07:16.443173 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1103/2233] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:16 2020] GET /volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/d32e5458-7ce3-49e4-bee6-7c5a665ce2fe => generated 913 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:16.458360 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-aa0c5b74-dd2a-4955-97ac-ca88460d6e60 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] POST http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/snapshots Dec 02 11:07:16.459119 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:16.459119 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:16.459826 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-aa0c5b74-dd2a-4955-97ac-ca88460d6e60 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d32e5458-7ce3-49e4-bee6-7c5a665ce2fe", "name": "tempest-VolumesDeleteCascade-Snapshot-1682465372"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:07:16.523522 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:16.523522 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:16.543098 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-aa0c5b74-dd2a-4955-97ac-ca88460d6e60 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Volume info retrieved successfully. Dec 02 11:07:16.543355 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v2.snapshots [None req-aa0c5b74-dd2a-4955-97ac-ca88460d6e60 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Create snapshot from volume d32e5458-7ce3-49e4-bee6-7c5a665ce2fe Dec 02 11:07:16.612567 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6e2ecb42-182f-4ebd-8b33-6a42c545f120 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/c2ddfdf2-3ff1-49ce-a18e-7f60bf9759c5 Dec 02 11:07:16.613324 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6e2ecb42-182f-4ebd-8b33-6a42c545f120 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:16.613553 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:16.613553 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:16.613938 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6e2ecb42-182f-4ebd-8b33-6a42c545f120 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:16.732655 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:16.732655 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:16.758584 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6e2ecb42-182f-4ebd-8b33-6a42c545f120 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:07:16.799638 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-aa0c5b74-dd2a-4955-97ac-ca88460d6e60 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Created reservations ['bc1f766f-2827-4aff-8fd0-c441e8038694', '9a55e508-63a4-454e-aef1-ce3a3ce6da8b', '16b33d25-8fad-4e60-89dd-6f410ea3ff74', 'ad9fe249-f00e-4c0e-907d-f69eeaec6179'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:07:16.810227 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6e2ecb42-182f-4ebd-8b33-6a42c545f120 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/c2ddfdf2-3ff1-49ce-a18e-7f60bf9759c5 returned with HTTP 200 Dec 02 11:07:16.812808 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1104/2234] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:16 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/c2ddfdf2-3ff1-49ce-a18e-7f60bf9759c5 => generated 905 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:16.975008 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8d2d26df-b817-4367-ac69-5ac1fbc8dfcc tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/38ee177a-ba88-4df1-99b4-15e4bf8ab3d1 Dec 02 11:07:16.977551 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8d2d26df-b817-4367-ac69-5ac1fbc8dfcc tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:16.977778 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:16.977778 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:16.978204 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8d2d26df-b817-4367-ac69-5ac1fbc8dfcc tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:17.041782 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-aa0c5b74-dd2a-4955-97ac-ca88460d6e60 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Snapshot create request issued successfully. Dec 02 11:07:17.045306 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-aa0c5b74-dd2a-4955-97ac-ca88460d6e60 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/snapshots returned with HTTP 202 Dec 02 11:07:17.072582 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1131/2235] 10.222.0.23 () {60 vars in 1232 bytes} [Wed Dec 2 11:07:16 2020] POST /volume/v3/a53dff69f0da4dc1897d58a88263d20e/snapshots => generated 307 bytes in 618 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:07:17.096237 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:17.096237 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:17.097551 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-8d2d26df-b817-4367-ac69-5ac1fbc8dfcc tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:07:17.103338 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-324661e8-907c-41a2-89da-3ca94906563c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:07:17.104523 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-324661e8-907c-41a2-89da-3ca94906563c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:17.105233 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:17.105233 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:17.106081 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-324661e8-907c-41a2-89da-3ca94906563c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:17.106665 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-324661e8-907c-41a2-89da-3ca94906563c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:17.117184 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8d2d26df-b817-4367-ac69-5ac1fbc8dfcc tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/38ee177a-ba88-4df1-99b4-15e4bf8ab3d1 returned with HTTP 200 Dec 02 11:07:17.118383 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1105/2236] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:07:16 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/38ee177a-ba88-4df1-99b4-15e4bf8ab3d1 => generated 468 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:17.138814 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d6535f56-c874-4f5e-b22e-dc83620b2702 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] GET http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/snapshots/9dcce7a7-4810-49b6-81b4-5c26c65aedbb Dec 02 11:07:17.139358 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d6535f56-c874-4f5e-b22e-dc83620b2702 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:17.139636 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:17.139636 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:17.145853 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d6535f56-c874-4f5e-b22e-dc83620b2702 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:17.187268 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:17.187268 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:17.189616 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-324661e8-907c-41a2-89da-3ca94906563c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:07:17.190863 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1132/2237] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:17 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 850 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:17.223092 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:17.223092 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:17.232663 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-d6535f56-c874-4f5e-b22e-dc83620b2702 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Snapshot retrieved successfully. Dec 02 11:07:17.239576 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d6535f56-c874-4f5e-b22e-dc83620b2702 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/snapshots/9dcce7a7-4810-49b6-81b4-5c26c65aedbb returned with HTTP 200 Dec 02 11:07:17.245174 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1106/2238] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:07:17 2020] GET /volume/v3/a53dff69f0da4dc1897d58a88263d20e/snapshots/9dcce7a7-4810-49b6-81b4-5c26c65aedbb => generated 439 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:17.830340 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d6c1aaa5-b862-4968-b553-b838283d7b2e tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/c2ddfdf2-3ff1-49ce-a18e-7f60bf9759c5 Dec 02 11:07:17.830878 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d6c1aaa5-b862-4968-b553-b838283d7b2e tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:17.831104 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:17.831104 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:17.831423 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d6c1aaa5-b862-4968-b553-b838283d7b2e tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:18.006212 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d6c1aaa5-b862-4968-b553-b838283d7b2e tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/c2ddfdf2-3ff1-49ce-a18e-7f60bf9759c5 returned with HTTP 404 Dec 02 11:07:18.010828 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1133/2239] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:17 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/c2ddfdf2-3ff1-49ce-a18e-7f60bf9759c5 => generated 109 bytes in 185 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:07:18.015886 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a3903bac-1d00-4b2e-a2fd-9259681d8c46 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] DELETE http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/c0a777f7-c35d-4306-b48b-b683bed97628 Dec 02 11:07:18.016667 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a3903bac-1d00-4b2e-a2fd-9259681d8c46 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:18.017965 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:18.017965 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:18.018948 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a3903bac-1d00-4b2e-a2fd-9259681d8c46 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:18.019625 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-a3903bac-1d00-4b2e-a2fd-9259681d8c46 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Delete volume with id: c0a777f7-c35d-4306-b48b-b683bed97628 Dec 02 11:07:18.131215 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-025145e1-c528-4a77-8fbd-0dcb286924aa tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/38ee177a-ba88-4df1-99b4-15e4bf8ab3d1 Dec 02 11:07:18.131755 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-025145e1-c528-4a77-8fbd-0dcb286924aa tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:18.132236 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-025145e1-c528-4a77-8fbd-0dcb286924aa tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:18.185553 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:18.185553 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:18.187245 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a3903bac-1d00-4b2e-a2fd-9259681d8c46 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:07:18.204014 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-025145e1-c528-4a77-8fbd-0dcb286924aa tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/38ee177a-ba88-4df1-99b4-15e4bf8ab3d1 returned with HTTP 404 Dec 02 11:07:18.205631 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1134/2240] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:07:18 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/38ee177a-ba88-4df1-99b4-15e4bf8ab3d1 => generated 111 bytes in 79 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:07:18.226280 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-adb950bb-89f9-492d-981e-55e158e993eb tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:07:18.226831 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-adb950bb-89f9-492d-981e-55e158e993eb tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:18.227328 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-adb950bb-89f9-492d-981e-55e158e993eb tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:18.227691 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-adb950bb-89f9-492d-981e-55e158e993eb tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:18.266805 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a3903bac-1d00-4b2e-a2fd-9259681d8c46 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Delete volume request issued successfully. Dec 02 11:07:18.273632 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a3903bac-1d00-4b2e-a2fd-9259681d8c46 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/c0a777f7-c35d-4306-b48b-b683bed97628 returned with HTTP 202 Dec 02 11:07:18.274992 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1107/2241] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:07:18 2020] DELETE /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/c0a777f7-c35d-4306-b48b-b683bed97628 => generated 0 bytes in 263 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:07:18.283887 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3e35d687-237a-43b4-9097-fd8f3e0fd1fe tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] DELETE http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/8a8b79a6-0a68-445f-b788-dc319422e28b Dec 02 11:07:18.291846 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3e35d687-237a-43b4-9097-fd8f3e0fd1fe tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:18.294288 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:18.294288 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:18.294877 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3e35d687-237a-43b4-9097-fd8f3e0fd1fe tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:18.295521 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-3e35d687-237a-43b4-9097-fd8f3e0fd1fe tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Delete volume with id: 8a8b79a6-0a68-445f-b788-dc319422e28b Dec 02 11:07:18.300338 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:18.300338 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:18.302267 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-adb950bb-89f9-492d-981e-55e158e993eb tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:07:18.331448 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1135/2242] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:18 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 850 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:18.344584 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d46afc22-240a-4eae-968f-8c43c43d0862 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] GET http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/snapshots/9dcce7a7-4810-49b6-81b4-5c26c65aedbb Dec 02 11:07:18.345165 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d46afc22-240a-4eae-968f-8c43c43d0862 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:18.345387 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:18.345387 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:18.345783 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d46afc22-240a-4eae-968f-8c43c43d0862 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:18.428406 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:18.428406 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:18.430339 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-d46afc22-240a-4eae-968f-8c43c43d0862 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Snapshot retrieved successfully. Dec 02 11:07:18.432508 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d46afc22-240a-4eae-968f-8c43c43d0862 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/snapshots/9dcce7a7-4810-49b6-81b4-5c26c65aedbb returned with HTTP 200 Dec 02 11:07:18.440180 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1136/2243] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:07:18 2020] GET /volume/v3/a53dff69f0da4dc1897d58a88263d20e/snapshots/9dcce7a7-4810-49b6-81b4-5c26c65aedbb => generated 439 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:18.448815 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b49d6905-267b-4cbd-b15b-f770977dcfba tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/c0a777f7-c35d-4306-b48b-b683bed97628 Dec 02 11:07:18.458579 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b49d6905-267b-4cbd-b15b-f770977dcfba tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:18.459015 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:18.459015 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:18.464742 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b49d6905-267b-4cbd-b15b-f770977dcfba tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:18.509689 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:18.509689 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:18.522576 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3e35d687-237a-43b4-9097-fd8f3e0fd1fe tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:07:18.590351 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3e35d687-237a-43b4-9097-fd8f3e0fd1fe tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Delete volume request issued successfully. Dec 02 11:07:18.591185 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3e35d687-237a-43b4-9097-fd8f3e0fd1fe tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/8a8b79a6-0a68-445f-b788-dc319422e28b returned with HTTP 202 Dec 02 11:07:18.592305 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1108/2244] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:07:18 2020] DELETE /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/8a8b79a6-0a68-445f-b788-dc319422e28b => generated 0 bytes in 317 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:07:18.602458 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9e94b045-b599-41e6-98f7-ebe31e24e1ae tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/8a8b79a6-0a68-445f-b788-dc319422e28b Dec 02 11:07:18.609773 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9e94b045-b599-41e6-98f7-ebe31e24e1ae tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:18.612865 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:18.612865 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:18.614309 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9e94b045-b599-41e6-98f7-ebe31e24e1ae tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:18.628312 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:18.628312 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:18.651700 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b49d6905-267b-4cbd-b15b-f770977dcfba tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:07:18.714872 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b49d6905-267b-4cbd-b15b-f770977dcfba tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/c0a777f7-c35d-4306-b48b-b683bed97628 returned with HTTP 200 Dec 02 11:07:18.719356 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1137/2245] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:18 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/c0a777f7-c35d-4306-b48b-b683bed97628 => generated 959 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:18.792521 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:18.792521 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:18.808132 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-9e94b045-b599-41e6-98f7-ebe31e24e1ae tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:07:18.891223 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9e94b045-b599-41e6-98f7-ebe31e24e1ae tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/8a8b79a6-0a68-445f-b788-dc319422e28b returned with HTTP 200 Dec 02 11:07:18.898557 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1109/2246] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:18 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/8a8b79a6-0a68-445f-b788-dc319422e28b => generated 915 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:19.348969 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ab04ed6d-cc9b-467e-a046-30a816d23e69 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:07:19.348969 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ab04ed6d-cc9b-467e-a046-30a816d23e69 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:19.348969 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:19.348969 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:19.348969 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ab04ed6d-cc9b-467e-a046-30a816d23e69 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:19.348969 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-ab04ed6d-cc9b-467e-a046-30a816d23e69 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:19.388912 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:19.388912 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:19.397703 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ab04ed6d-cc9b-467e-a046-30a816d23e69 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:07:19.409555 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1138/2247] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:19 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 850 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:19.451532 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a9d68a90-8a6b-427d-a349-ad1c5e757ea1 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] GET http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/snapshots/9dcce7a7-4810-49b6-81b4-5c26c65aedbb Dec 02 11:07:19.453209 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a9d68a90-8a6b-427d-a349-ad1c5e757ea1 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:19.453620 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:19.453620 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:19.454262 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a9d68a90-8a6b-427d-a349-ad1c5e757ea1 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:19.492450 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:19.492450 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:19.495989 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a9d68a90-8a6b-427d-a349-ad1c5e757ea1 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Snapshot retrieved successfully. Dec 02 11:07:19.499982 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a9d68a90-8a6b-427d-a349-ad1c5e757ea1 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/snapshots/9dcce7a7-4810-49b6-81b4-5c26c65aedbb returned with HTTP 200 Dec 02 11:07:19.509009 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1110/2248] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:07:19 2020] GET /volume/v3/a53dff69f0da4dc1897d58a88263d20e/snapshots/9dcce7a7-4810-49b6-81b4-5c26c65aedbb => generated 439 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:19.741771 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bda01de7-143e-4cb9-bfbc-10a03ae7c992 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/c0a777f7-c35d-4306-b48b-b683bed97628 Dec 02 11:07:19.741771 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bda01de7-143e-4cb9-bfbc-10a03ae7c992 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:19.741771 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:19.741771 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:19.742627 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bda01de7-143e-4cb9-bfbc-10a03ae7c992 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:19.825000 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:19.825000 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:19.845676 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-bda01de7-143e-4cb9-bfbc-10a03ae7c992 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:07:19.915808 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bda01de7-143e-4cb9-bfbc-10a03ae7c992 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/c0a777f7-c35d-4306-b48b-b683bed97628 returned with HTTP 200 Dec 02 11:07:19.916226 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4656d381-c0dd-4520-8428-8fdc045b8ed0 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/8a8b79a6-0a68-445f-b788-dc319422e28b Dec 02 11:07:19.916800 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4656d381-c0dd-4520-8428-8fdc045b8ed0 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:19.917142 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:19.917142 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:19.917518 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4656d381-c0dd-4520-8428-8fdc045b8ed0 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:19.929993 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1139/2249] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:19 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/c0a777f7-c35d-4306-b48b-b683bed97628 => generated 959 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:20.048376 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:20.048376 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:20.078744 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-4656d381-c0dd-4520-8428-8fdc045b8ed0 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:07:20.150464 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4656d381-c0dd-4520-8428-8fdc045b8ed0 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/8a8b79a6-0a68-445f-b788-dc319422e28b returned with HTTP 200 Dec 02 11:07:20.158294 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1111/2250] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:19 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/8a8b79a6-0a68-445f-b788-dc319422e28b => generated 915 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:20.417591 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bca84c2c-c6a9-475a-b105-48bfd65b60e5 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:07:20.418373 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bca84c2c-c6a9-475a-b105-48bfd65b60e5 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:20.418711 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:20.418711 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:20.419385 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bca84c2c-c6a9-475a-b105-48bfd65b60e5 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:20.419871 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-bca84c2c-c6a9-475a-b105-48bfd65b60e5 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:20.451903 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:20.451903 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:20.455403 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bca84c2c-c6a9-475a-b105-48bfd65b60e5 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:07:20.466552 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1140/2251] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:20 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 850 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:20.518287 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ae724a12-fc9a-40fe-92e4-52221d7fda3b tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] GET http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/snapshots/9dcce7a7-4810-49b6-81b4-5c26c65aedbb Dec 02 11:07:20.518924 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ae724a12-fc9a-40fe-92e4-52221d7fda3b tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:20.519209 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:20.519209 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:20.519684 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ae724a12-fc9a-40fe-92e4-52221d7fda3b tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:20.597519 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:20.597519 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:20.598719 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-ae724a12-fc9a-40fe-92e4-52221d7fda3b tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Snapshot retrieved successfully. Dec 02 11:07:20.605088 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ae724a12-fc9a-40fe-92e4-52221d7fda3b tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/snapshots/9dcce7a7-4810-49b6-81b4-5c26c65aedbb returned with HTTP 200 Dec 02 11:07:20.618715 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1112/2252] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:07:20 2020] GET /volume/v3/a53dff69f0da4dc1897d58a88263d20e/snapshots/9dcce7a7-4810-49b6-81b4-5c26c65aedbb => generated 466 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:20.630248 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d6b2e7a3-57d0-4c8e-9015-3cee6feae02a tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] POST http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes Dec 02 11:07:20.630708 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:20.630708 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:20.631130 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d6b2e7a3-57d0-4c8e-9015-3cee6feae02a tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "9dcce7a7-4810-49b6-81b4-5c26c65aedbb", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-2089703170"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:07:20.632650 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-d6b2e7a3-57d0-4c8e-9015-3cee6feae02a tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Create volume request body: {'volume': {'snapshot_id': '9dcce7a7-4810-49b6-81b4-5c26c65aedbb', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-2089703170'}} {{(pid=88069) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 11:07:20.697418 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:20.697418 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:20.698835 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-d6b2e7a3-57d0-4c8e-9015-3cee6feae02a tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Snapshot retrieved successfully. Dec 02 11:07:20.702418 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-d6b2e7a3-57d0-4c8e-9015-3cee6feae02a tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Create volume of 1 GB Dec 02 11:07:20.729278 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-d6b2e7a3-57d0-4c8e-9015-3cee6feae02a tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Availability Zones retrieved successfully. Dec 02 11:07:20.768114 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-d6b2e7a3-57d0-4c8e-9015-3cee6feae02a tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Flow 'volume_create_api' (b5334c1e-8307-4226-967c-6d35af478202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:07:20.784436 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-d6b2e7a3-57d0-4c8e-9015-3cee6feae02a tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d3bc505-23ca-4d1c-a849-ce4987b59593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:07:20.790250 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-d6b2e7a3-57d0-4c8e-9015-3cee6feae02a tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88069) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 11:07:20.934667 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-05ced7bf-551e-4372-8c52-56a471b5182d tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/c0a777f7-c35d-4306-b48b-b683bed97628 Dec 02 11:07:20.935195 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-05ced7bf-551e-4372-8c52-56a471b5182d tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:20.935385 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:20.935385 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:20.935776 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-05ced7bf-551e-4372-8c52-56a471b5182d tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:21.128632 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:21.128632 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:21.149976 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-d6b2e7a3-57d0-4c8e-9015-3cee6feae02a tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d3bc505-23ca-4d1c-a849-ce4987b59593) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '9dcce7a7-4810-49b6-81b4-5c26c65aedbb', 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:07:21.154642 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-d6b2e7a3-57d0-4c8e-9015-3cee6feae02a tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cdaedf5-4fc1-48d0-ab83-e66f97063d08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:07:21.175023 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-05ced7bf-551e-4372-8c52-56a471b5182d tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:07:21.241692 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-05ced7bf-551e-4372-8c52-56a471b5182d tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/c0a777f7-c35d-4306-b48b-b683bed97628 returned with HTTP 200 Dec 02 11:07:21.242487 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1113/2253] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:20 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/c0a777f7-c35d-4306-b48b-b683bed97628 => generated 959 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:21.248385 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a6766b4f-5290-4165-8ab3-a5774649f155 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/8a8b79a6-0a68-445f-b788-dc319422e28b Dec 02 11:07:21.249263 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a6766b4f-5290-4165-8ab3-a5774649f155 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:21.249759 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:21.249759 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:21.251904 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a6766b4f-5290-4165-8ab3-a5774649f155 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:21.327817 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:21.327817 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:21.340608 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a6766b4f-5290-4165-8ab3-a5774649f155 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:07:21.368916 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a6766b4f-5290-4165-8ab3-a5774649f155 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/8a8b79a6-0a68-445f-b788-dc319422e28b returned with HTTP 200 Dec 02 11:07:21.372366 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1114/2254] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:21 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/8a8b79a6-0a68-445f-b788-dc319422e28b => generated 915 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:21.404322 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-d6b2e7a3-57d0-4c8e-9015-3cee6feae02a tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Created reservations ['2eb08fc9-94c7-4dac-8282-b95441472870', '44b2c729-7813-40a5-a79b-ae71f79dd7fd', '0fa69d67-eb9f-4968-869b-b5fb57bc39ff', 'c33caf4a-5578-44f9-ab2c-082aafd56762'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:07:21.406456 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-d6b2e7a3-57d0-4c8e-9015-3cee6feae02a tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cdaedf5-4fc1-48d0-ab83-e66f97063d08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2eb08fc9-94c7-4dac-8282-b95441472870', '44b2c729-7813-40a5-a79b-ae71f79dd7fd', '0fa69d67-eb9f-4968-869b-b5fb57bc39ff', 'c33caf4a-5578-44f9-ab2c-082aafd56762']}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:07:21.408770 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-d6b2e7a3-57d0-4c8e-9015-3cee6feae02a tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5bc5676-b296-4446-aec0-6aa577d65b87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:07:21.725567 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-d6b2e7a3-57d0-4c8e-9015-3cee6feae02a tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5bc5676-b296-4446-aec0-6aa577d65b87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c73efa47-8baf-427a-87f6-0931ea4cc847', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2089703170',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a53dff69f0da4dc1897d58a88263d20e',qos_specs=None,replication_status=,reservations=['2eb08fc9-94c7-4dac-8282-b95441472870','44b2c729-7813-40a5-a79b-ae71f79dd7fd','0fa69d67-eb9f-4968-869b-b5fb57bc39ff','c33caf4a-5578-44f9-ab2c-082aafd56762'],size=1,snapshot_id=9dcce7a7-4810-49b6-81b4-5c26c65aedbb,source_replicaid=,source_volid=None,status='creating',user_id='e04b71e39a2140fbb90e92e10aaa3819',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T11:07:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2089703170',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c73efa47-8baf-427a-87f6-0931ea4cc847,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a53dff69f0da4dc1897d58a88263d20e',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=9dcce7a7-4810-49b6-81b4-5c26c65aedbb,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e04b71e39a2140fbb90e92e10aaa3819',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:07:21.732052 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-d6b2e7a3-57d0-4c8e-9015-3cee6feae02a tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc415712-8ccd-47bb-97eb-27f4081d55e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:07:21.782406 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-d6b2e7a3-57d0-4c8e-9015-3cee6feae02a tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc415712-8ccd-47bb-97eb-27f4081d55e7) 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-VolumesDeleteCascade-Volume-2089703170',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a53dff69f0da4dc1897d58a88263d20e',qos_specs=None,replication_status=,reservations=['2eb08fc9-94c7-4dac-8282-b95441472870','44b2c729-7813-40a5-a79b-ae71f79dd7fd','0fa69d67-eb9f-4968-869b-b5fb57bc39ff','c33caf4a-5578-44f9-ab2c-082aafd56762'],size=1,snapshot_id=9dcce7a7-4810-49b6-81b4-5c26c65aedbb,source_replicaid=,source_volid=None,status='creating',user_id='e04b71e39a2140fbb90e92e10aaa3819',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:07:21.786820 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-d6b2e7a3-57d0-4c8e-9015-3cee6feae02a tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f560b7e0-3468-4d6d-a8a3-48dc73b55675) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:07:21.970527 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c759e627-5d6e-4615-a846-8f88a33c2cb0 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] POST http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/volumes Dec 02 11:07:21.971267 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:21.971267 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:21.971883 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c759e627-5d6e-4615-a846-8f88a33c2cb0 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1483348973"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:07:21.973197 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-c759e627-5d6e-4615-a846-8f88a33c2cb0 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1483348973'}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 11:07:21.973889 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-c759e627-5d6e-4615-a846-8f88a33c2cb0 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Create volume of 1 GB Dec 02 11:07:22.010589 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-d6b2e7a3-57d0-4c8e-9015-3cee6feae02a tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f560b7e0-3468-4d6d-a8a3-48dc73b55675) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:07:22.013438 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-d6b2e7a3-57d0-4c8e-9015-3cee6feae02a tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Flow 'volume_create_api' (b5334c1e-8307-4226-967c-6d35af478202) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:07:22.015279 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c759e627-5d6e-4615-a846-8f88a33c2cb0 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Availability Zones retrieved successfully. Dec 02 11:07:22.070862 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c759e627-5d6e-4615-a846-8f88a33c2cb0 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Flow 'volume_create_api' (55ad77ad-8404-4134-a88f-a088ad7b7292) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:07:22.088867 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c759e627-5d6e-4615-a846-8f88a33c2cb0 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a178ce7-64d2-435d-be13-34eade75fe45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:07:22.091369 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-c759e627-5d6e-4615-a846-8f88a33c2cb0 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Validating volume size '1' using validate_int {{(pid=88068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 11:07:22.098357 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-d6b2e7a3-57d0-4c8e-9015-3cee6feae02a tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Create volume request issued successfully. Dec 02 11:07:22.133513 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d6b2e7a3-57d0-4c8e-9015-3cee6feae02a tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes returned with HTTP 202 Dec 02 11:07:22.146350 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1141/2255] 10.222.0.23 () {60 vars in 1226 bytes} [Wed Dec 2 11:07:20 2020] POST /volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes => generated 854 bytes in 1508 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:07:22.146350 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8d64654c-432d-49b4-a6bd-c2de84c7b7cd tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:07:22.146350 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8d64654c-432d-49b4-a6bd-c2de84c7b7cd tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:22.146350 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:22.146350 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:22.146350 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8d64654c-432d-49b4-a6bd-c2de84c7b7cd tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:22.146350 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-8d64654c-432d-49b4-a6bd-c2de84c7b7cd tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:22.226834 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:22.226834 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:22.239171 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8d64654c-432d-49b4-a6bd-c2de84c7b7cd tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:07:22.240048 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1142/2256] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:22 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 850 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:22.244643 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a027dd21-1177-4583-87ce-9656a23f4dc3 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] GET http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/c73efa47-8baf-427a-87f6-0931ea4cc847 Dec 02 11:07:22.245189 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a027dd21-1177-4583-87ce-9656a23f4dc3 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:22.245391 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:22.245391 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:22.245757 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a027dd21-1177-4583-87ce-9656a23f4dc3 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:22.248198 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c759e627-5d6e-4615-a846-8f88a33c2cb0 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a178ce7-64d2-435d-be13-34eade75fe45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:07:22.260115 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c759e627-5d6e-4615-a846-8f88a33c2cb0 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (242d4114-4b08-4589-bd1d-d61cd0e07c2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:07:22.365515 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:22.365515 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:22.375143 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a027dd21-1177-4583-87ce-9656a23f4dc3 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Volume info retrieved successfully. Dec 02 11:07:22.427809 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a027dd21-1177-4583-87ce-9656a23f4dc3 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/c73efa47-8baf-427a-87f6-0931ea4cc847 returned with HTTP 200 Dec 02 11:07:22.428991 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1143/2257] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:22 2020] GET /volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/c73efa47-8baf-427a-87f6-0931ea4cc847 => generated 946 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:22.443016 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a04c2c3b-0472-43f1-9e86-8a864554bb50 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/c0a777f7-c35d-4306-b48b-b683bed97628 Dec 02 11:07:22.443537 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a04c2c3b-0472-43f1-9e86-8a864554bb50 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:22.443731 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:22.443731 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:22.448895 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a04c2c3b-0472-43f1-9e86-8a864554bb50 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:22.487553 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-c759e627-5d6e-4615-a846-8f88a33c2cb0 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Created reservations ['584a20c2-cc6f-461e-a4b5-88aca4e6cdb7', 'fa4cc36d-2274-4484-9ad8-c2c585bafeb4', '7f7e6cd2-f72d-4d08-a8d6-bf7016604acd', '2d051466-4afd-4917-b468-2d1e275cf26b'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:07:22.488686 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c759e627-5d6e-4615-a846-8f88a33c2cb0 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (242d4114-4b08-4589-bd1d-d61cd0e07c2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['584a20c2-cc6f-461e-a4b5-88aca4e6cdb7', 'fa4cc36d-2274-4484-9ad8-c2c585bafeb4', '7f7e6cd2-f72d-4d08-a8d6-bf7016604acd', '2d051466-4afd-4917-b468-2d1e275cf26b']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:07:22.507587 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c759e627-5d6e-4615-a846-8f88a33c2cb0 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3549270e-8283-42b0-9b28-aec85ffc51bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:07:22.583259 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a04c2c3b-0472-43f1-9e86-8a864554bb50 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/c0a777f7-c35d-4306-b48b-b683bed97628 returned with HTTP 404 Dec 02 11:07:22.584319 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1144/2258] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:22 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/c0a777f7-c35d-4306-b48b-b683bed97628 => generated 109 bytes in 155 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:07:22.596087 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-35a90006-abd2-422e-9c68-4ff19f6d8ab2 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/8a8b79a6-0a68-445f-b788-dc319422e28b Dec 02 11:07:22.609173 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-35a90006-abd2-422e-9c68-4ff19f6d8ab2 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:22.609923 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-35a90006-abd2-422e-9c68-4ff19f6d8ab2 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:22.629691 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c759e627-5d6e-4615-a846-8f88a33c2cb0 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3549270e-8283-42b0-9b28-aec85ffc51bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1205624c-58db-437c-89c3-f51ad9728a0f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1483348973',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28ea24d403a94e5ea600815c2b5804b3',qos_specs=None,replication_status=,reservations=['584a20c2-cc6f-461e-a4b5-88aca4e6cdb7','fa4cc36d-2274-4484-9ad8-c2c585bafeb4','7f7e6cd2-f72d-4d08-a8d6-bf7016604acd','2d051466-4afd-4917-b468-2d1e275cf26b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08d1bbb201e44f80a612f2eaf1d2d8f7',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T11:07:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1483348973',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1205624c-58db-437c-89c3-f51ad9728a0f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='28ea24d403a94e5ea600815c2b5804b3',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,user_id='08d1bbb201e44f80a612f2eaf1d2d8f7',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:07:22.640221 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c759e627-5d6e-4615-a846-8f88a33c2cb0 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee946fa2-79b3-4134-b9b7-a5cd4ceab475) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:07:22.694589 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c759e627-5d6e-4615-a846-8f88a33c2cb0 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee946fa2-79b3-4134-b9b7-a5cd4ceab475) 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-VolumesBackupsAdminTest-Volume-1483348973',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28ea24d403a94e5ea600815c2b5804b3',qos_specs=None,replication_status=,reservations=['584a20c2-cc6f-461e-a4b5-88aca4e6cdb7','fa4cc36d-2274-4484-9ad8-c2c585bafeb4','7f7e6cd2-f72d-4d08-a8d6-bf7016604acd','2d051466-4afd-4917-b468-2d1e275cf26b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08d1bbb201e44f80a612f2eaf1d2d8f7',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:07:22.702513 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c759e627-5d6e-4615-a846-8f88a33c2cb0 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26f34c73-1e50-497e-9611-72447f620200) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:07:22.734776 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c759e627-5d6e-4615-a846-8f88a33c2cb0 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26f34c73-1e50-497e-9611-72447f620200) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:07:22.738100 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c759e627-5d6e-4615-a846-8f88a33c2cb0 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Flow 'volume_create_api' (55ad77ad-8404-4134-a88f-a088ad7b7292) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:07:22.785630 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-35a90006-abd2-422e-9c68-4ff19f6d8ab2 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/8a8b79a6-0a68-445f-b788-dc319422e28b returned with HTTP 404 Dec 02 11:07:22.791476 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1145/2259] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:22 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/8a8b79a6-0a68-445f-b788-dc319422e28b => generated 109 bytes in 199 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:07:22.798245 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a7351d1d-0cfb-4020-aad7-b0ee9eff6676 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] POST http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes Dec 02 11:07:22.811525 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a7351d1d-0cfb-4020-aad7-b0ee9eff6676 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1971966574"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:07:22.813808 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-a7351d1d-0cfb-4020-aad7-b0ee9eff6676 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1971966574'}} {{(pid=88069) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 11:07:22.819650 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-a7351d1d-0cfb-4020-aad7-b0ee9eff6676 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Create volume of 1 GB Dec 02 11:07:22.865758 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a7351d1d-0cfb-4020-aad7-b0ee9eff6676 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Availability Zones retrieved successfully. Dec 02 11:07:22.879663 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c759e627-5d6e-4615-a846-8f88a33c2cb0 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Create volume request issued successfully. Dec 02 11:07:22.917095 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c759e627-5d6e-4615-a846-8f88a33c2cb0 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/volumes returned with HTTP 202 Dec 02 11:07:22.917999 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1115/2260] 10.222.0.23 () {60 vars in 1225 bytes} [Wed Dec 2 11:07:21 2020] POST /volume/v3/28ea24d403a94e5ea600815c2b5804b3/volumes => generated 823 bytes in 1545 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:07:22.926899 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-a7351d1d-0cfb-4020-aad7-b0ee9eff6676 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Flow 'volume_create_api' (f8d5a923-c0b4-4d79-bbf7-0096110f897d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:07:22.930012 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-317975e9-0700-4faa-a827-6f40acf18714 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] DELETE http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/75ab1dda-0d92-4bd7-b8fe-fd171b79216b Dec 02 11:07:22.930548 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-317975e9-0700-4faa-a827-6f40acf18714 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:22.930768 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:22.930768 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:22.931145 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-317975e9-0700-4faa-a827-6f40acf18714 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:22.931500 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v2.snapshots [None req-317975e9-0700-4faa-a827-6f40acf18714 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Delete snapshot with id: 75ab1dda-0d92-4bd7-b8fe-fd171b79216b Dec 02 11:07:22.933412 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-a7351d1d-0cfb-4020-aad7-b0ee9eff6676 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3efa485c-247a-4a87-af64-ac3c8b3a7f69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:07:22.938788 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-a7351d1d-0cfb-4020-aad7-b0ee9eff6676 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Validating volume size '1' using validate_int {{(pid=88069) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 11:07:22.988620 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-317975e9-0700-4faa-a827-6f40acf18714 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/75ab1dda-0d92-4bd7-b8fe-fd171b79216b returned with HTTP 404 Dec 02 11:07:22.992196 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1116/2261] 10.222.0.23 () {58 vars in 1324 bytes} [Wed Dec 2 11:07:22 2020] DELETE /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/75ab1dda-0d92-4bd7-b8fe-fd171b79216b => generated 111 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:07:23.005750 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-31526a62-7d8c-40fb-9620-f8affccfb27d tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/volumes/1205624c-58db-437c-89c3-f51ad9728a0f Dec 02 11:07:23.006319 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-31526a62-7d8c-40fb-9620-f8affccfb27d tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:23.009075 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-31526a62-7d8c-40fb-9620-f8affccfb27d tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:23.140240 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-a7351d1d-0cfb-4020-aad7-b0ee9eff6676 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3efa485c-247a-4a87-af64-ac3c8b3a7f69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:07:23.142511 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-a7351d1d-0cfb-4020-aad7-b0ee9eff6676 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06242be7-e4fe-4d37-a52a-5600b7818c8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:07:23.223348 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:23.223348 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:23.260352 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-31526a62-7d8c-40fb-9620-f8affccfb27d tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Volume info retrieved successfully. Dec 02 11:07:23.326468 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-31526a62-7d8c-40fb-9620-f8affccfb27d tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/volumes/1205624c-58db-437c-89c3-f51ad9728a0f returned with HTTP 200 Dec 02 11:07:23.327659 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1117/2262] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:22 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/volumes/1205624c-58db-437c-89c3-f51ad9728a0f => generated 915 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:23.344636 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-db4ed87e-900f-4190-a691-5a70a8308ea2 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] DELETE http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/cfe7652a-e9fe-43bc-b68b-2fbcb4ec09b6 Dec 02 11:07:23.349127 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-db4ed87e-900f-4190-a691-5a70a8308ea2 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:23.349529 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:23.349529 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:23.350129 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-db4ed87e-900f-4190-a691-5a70a8308ea2 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:23.350637 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v2.snapshots [None req-db4ed87e-900f-4190-a691-5a70a8308ea2 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Delete snapshot with id: cfe7652a-e9fe-43bc-b68b-2fbcb4ec09b6 Dec 02 11:07:23.406137 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-a7351d1d-0cfb-4020-aad7-b0ee9eff6676 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Created reservations ['577f7600-4266-462a-9cca-3d27bd60cf46', '96547b71-deef-4315-bd29-f11884219d9b', 'dc031613-f4b3-4de3-9fb4-ffce332af5e0', '4dedbf1e-d7cc-42f5-bec1-c884a6699b1c'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:07:23.408097 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-a7351d1d-0cfb-4020-aad7-b0ee9eff6676 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06242be7-e4fe-4d37-a52a-5600b7818c8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['577f7600-4266-462a-9cca-3d27bd60cf46', '96547b71-deef-4315-bd29-f11884219d9b', 'dc031613-f4b3-4de3-9fb4-ffce332af5e0', '4dedbf1e-d7cc-42f5-bec1-c884a6699b1c']}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:07:23.410333 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-a7351d1d-0cfb-4020-aad7-b0ee9eff6676 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5569fb7d-99c0-4782-bfe4-d72941baea27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:07:23.415382 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-db4ed87e-900f-4190-a691-5a70a8308ea2 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/cfe7652a-e9fe-43bc-b68b-2fbcb4ec09b6 returned with HTTP 404 Dec 02 11:07:23.419843 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1118/2263] 10.222.0.23 () {58 vars in 1324 bytes} [Wed Dec 2 11:07:23 2020] DELETE /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/cfe7652a-e9fe-43bc-b68b-2fbcb4ec09b6 => generated 111 bytes in 81 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:07:23.427433 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-02e84242-a2c1-4453-bbad-60efc5aa84ef tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:07:23.431456 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-02e84242-a2c1-4453-bbad-60efc5aa84ef tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:23.432786 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-02e84242-a2c1-4453-bbad-60efc5aa84ef tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:23.433333 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-02e84242-a2c1-4453-bbad-60efc5aa84ef tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:23.499735 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:23.499735 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:23.502554 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-02e84242-a2c1-4453-bbad-60efc5aa84ef tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:07:23.503400 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1119/2264] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:23 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 850 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:23.519223 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ee15256b-e0b7-4f3f-8411-670995d407d5 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] DELETE http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/09ea5a79-2b44-4dce-b855-00a74bd5d2ad Dec 02 11:07:23.520936 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ee15256b-e0b7-4f3f-8411-670995d407d5 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:23.520936 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:23.520936 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:23.530128 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ee15256b-e0b7-4f3f-8411-670995d407d5 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:23.530542 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v2.snapshots [None req-ee15256b-e0b7-4f3f-8411-670995d407d5 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Delete snapshot with id: 09ea5a79-2b44-4dce-b855-00a74bd5d2ad Dec 02 11:07:23.567358 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-a7351d1d-0cfb-4020-aad7-b0ee9eff6676 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5569fb7d-99c0-4782-bfe4-d72941baea27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91a2114b-5538-4463-b148-d21152d759b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1971966574',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f856d3441d5c4f6ebce20a2b3ef73bcd',qos_specs=None,replication_status=,reservations=['577f7600-4266-462a-9cca-3d27bd60cf46','96547b71-deef-4315-bd29-f11884219d9b','dc031613-f4b3-4de3-9fb4-ffce332af5e0','4dedbf1e-d7cc-42f5-bec1-c884a6699b1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0aa267b0ccf74c78b8735b765cf34b99',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T11:07:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1971966574',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91a2114b-5538-4463-b148-d21152d759b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f856d3441d5c4f6ebce20a2b3ef73bcd',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,user_id='0aa267b0ccf74c78b8735b765cf34b99',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:07:23.572041 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ee15256b-e0b7-4f3f-8411-670995d407d5 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/09ea5a79-2b44-4dce-b855-00a74bd5d2ad returned with HTTP 404 Dec 02 11:07:23.573449 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1120/2265] 10.222.0.23 () {58 vars in 1324 bytes} [Wed Dec 2 11:07:23 2020] DELETE /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/09ea5a79-2b44-4dce-b855-00a74bd5d2ad => generated 111 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:07:23.578380 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-a7351d1d-0cfb-4020-aad7-b0ee9eff6676 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (423f92a2-0569-4191-847a-e89c1bbb7966) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:07:23.582609 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5189416a-1def-4b50-8fce-d975b92b20d0 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] GET http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/c73efa47-8baf-427a-87f6-0931ea4cc847 Dec 02 11:07:23.583147 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5189416a-1def-4b50-8fce-d975b92b20d0 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:23.584154 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5189416a-1def-4b50-8fce-d975b92b20d0 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:23.670581 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-a7351d1d-0cfb-4020-aad7-b0ee9eff6676 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (423f92a2-0569-4191-847a-e89c1bbb7966) 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-VolumesGetTest-Volume-1971966574',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f856d3441d5c4f6ebce20a2b3ef73bcd',qos_specs=None,replication_status=,reservations=['577f7600-4266-462a-9cca-3d27bd60cf46','96547b71-deef-4315-bd29-f11884219d9b','dc031613-f4b3-4de3-9fb4-ffce332af5e0','4dedbf1e-d7cc-42f5-bec1-c884a6699b1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0aa267b0ccf74c78b8735b765cf34b99',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:07:23.672625 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-a7351d1d-0cfb-4020-aad7-b0ee9eff6676 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e30b664-af0f-4271-8352-324a459f639a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:07:23.711372 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-a7351d1d-0cfb-4020-aad7-b0ee9eff6676 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e30b664-af0f-4271-8352-324a459f639a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:07:23.721249 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-a7351d1d-0cfb-4020-aad7-b0ee9eff6676 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Flow 'volume_create_api' (f8d5a923-c0b4-4d79-bbf7-0096110f897d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:07:23.784819 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:23.784819 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:23.814218 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-5189416a-1def-4b50-8fce-d975b92b20d0 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Volume info retrieved successfully. Dec 02 11:07:23.848068 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a7351d1d-0cfb-4020-aad7-b0ee9eff6676 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Create volume request issued successfully. Dec 02 11:07:23.870574 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5189416a-1def-4b50-8fce-d975b92b20d0 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/c73efa47-8baf-427a-87f6-0931ea4cc847 returned with HTTP 200 Dec 02 11:07:23.874730 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1121/2266] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:23 2020] GET /volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/c73efa47-8baf-427a-87f6-0931ea4cc847 => generated 946 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:23.886661 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a7351d1d-0cfb-4020-aad7-b0ee9eff6676 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes returned with HTTP 202 Dec 02 11:07:23.887702 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1146/2267] 10.222.0.23 () {60 vars in 1225 bytes} [Wed Dec 2 11:07:22 2020] POST /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes => generated 814 bytes in 1096 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:07:23.898375 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ba89683f-6787-46cc-b9d7-4f9090cf2ec8 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] DELETE http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/3636e056-92ae-4f73-9301-ebb8ddd57ec3 Dec 02 11:07:23.903113 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ba89683f-6787-46cc-b9d7-4f9090cf2ec8 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:23.903511 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:23.903511 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:23.904104 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ba89683f-6787-46cc-b9d7-4f9090cf2ec8 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:23.904569 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v2.snapshots [None req-ba89683f-6787-46cc-b9d7-4f9090cf2ec8 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Delete snapshot with id: 3636e056-92ae-4f73-9301-ebb8ddd57ec3 Dec 02 11:07:23.907092 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-313529df-17a3-4773-90bb-02757e0fc870 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/91a2114b-5538-4463-b148-d21152d759b5 Dec 02 11:07:23.907659 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-313529df-17a3-4773-90bb-02757e0fc870 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:23.907879 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:23.907879 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:23.908671 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-313529df-17a3-4773-90bb-02757e0fc870 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:23.960073 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ba89683f-6787-46cc-b9d7-4f9090cf2ec8 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/3636e056-92ae-4f73-9301-ebb8ddd57ec3 returned with HTTP 404 Dec 02 11:07:23.961413 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1122/2268] 10.222.0.23 () {58 vars in 1324 bytes} [Wed Dec 2 11:07:23 2020] DELETE /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/3636e056-92ae-4f73-9301-ebb8ddd57ec3 => generated 111 bytes in 86 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:07:23.979394 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-98c5cda9-5223-494b-843d-cec829d3088f tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] DELETE http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/f18e281c-46f1-4f02-a087-c65f06d5b97e Dec 02 11:07:23.980123 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-98c5cda9-5223-494b-843d-cec829d3088f tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:23.980633 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-98c5cda9-5223-494b-843d-cec829d3088f tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:23.981067 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v2.snapshots [None req-98c5cda9-5223-494b-843d-cec829d3088f tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Delete snapshot with id: f18e281c-46f1-4f02-a087-c65f06d5b97e Dec 02 11:07:24.021654 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:24.021654 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:24.028457 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-98c5cda9-5223-494b-843d-cec829d3088f tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/f18e281c-46f1-4f02-a087-c65f06d5b97e returned with HTTP 404 Dec 02 11:07:24.041813 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-313529df-17a3-4773-90bb-02757e0fc870 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:07:24.046089 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1123/2269] 10.222.0.23 () {58 vars in 1324 bytes} [Wed Dec 2 11:07:23 2020] DELETE /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/f18e281c-46f1-4f02-a087-c65f06d5b97e => generated 111 bytes in 81 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:07:24.061805 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-33bc1f97-72fa-4afc-8353-079ea0e10afb tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] DELETE http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/d2a0ca1f-7587-4909-bf80-50067d606fc8 Dec 02 11:07:24.062642 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-33bc1f97-72fa-4afc-8353-079ea0e10afb tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:24.063336 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-33bc1f97-72fa-4afc-8353-079ea0e10afb tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:24.063868 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v2.snapshots [None req-33bc1f97-72fa-4afc-8353-079ea0e10afb tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Delete snapshot with id: d2a0ca1f-7587-4909-bf80-50067d606fc8 Dec 02 11:07:24.095873 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-33bc1f97-72fa-4afc-8353-079ea0e10afb tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/d2a0ca1f-7587-4909-bf80-50067d606fc8 returned with HTTP 404 Dec 02 11:07:24.097290 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1124/2270] 10.222.0.23 () {58 vars in 1324 bytes} [Wed Dec 2 11:07:24 2020] DELETE /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/d2a0ca1f-7587-4909-bf80-50067d606fc8 => generated 111 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:07:24.108118 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-427ff2d7-a65a-41be-9555-d01bdf6705e8 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] DELETE http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/ca6315b1-b57d-4631-81ae-fe66a2740a9e Dec 02 11:07:24.108909 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-427ff2d7-a65a-41be-9555-d01bdf6705e8 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:24.109227 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-313529df-17a3-4773-90bb-02757e0fc870 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/91a2114b-5538-4463-b148-d21152d759b5 returned with HTTP 200 Dec 02 11:07:24.109776 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-427ff2d7-a65a-41be-9555-d01bdf6705e8 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:24.119064 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1147/2271] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:23 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/91a2114b-5538-4463-b148-d21152d759b5 => generated 882 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:24.120597 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v2.snapshots [None req-427ff2d7-a65a-41be-9555-d01bdf6705e8 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Delete snapshot with id: ca6315b1-b57d-4631-81ae-fe66a2740a9e Dec 02 11:07:24.147164 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-427ff2d7-a65a-41be-9555-d01bdf6705e8 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/ca6315b1-b57d-4631-81ae-fe66a2740a9e returned with HTTP 404 Dec 02 11:07:24.152135 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1125/2272] 10.222.0.23 () {58 vars in 1324 bytes} [Wed Dec 2 11:07:24 2020] DELETE /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/ca6315b1-b57d-4631-81ae-fe66a2740a9e => generated 111 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:07:24.156460 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7a5fcaab-d721-4cac-9441-eb9edf6bd38c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] DELETE http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 Dec 02 11:07:24.157158 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7a5fcaab-d721-4cac-9441-eb9edf6bd38c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:24.157378 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:24.157378 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:24.157898 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7a5fcaab-d721-4cac-9441-eb9edf6bd38c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:24.158367 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-7a5fcaab-d721-4cac-9441-eb9edf6bd38c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Delete volume with id: 48a53c77-c89f-4a01-a086-d21a38140a50 Dec 02 11:07:24.316244 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:24.316244 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:24.317510 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-7a5fcaab-d721-4cac-9441-eb9edf6bd38c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:07:24.344150 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f5dacc45-5b55-4f77-8860-c228ad025e74 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/volumes/1205624c-58db-437c-89c3-f51ad9728a0f Dec 02 11:07:24.344691 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f5dacc45-5b55-4f77-8860-c228ad025e74 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:24.345205 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f5dacc45-5b55-4f77-8860-c228ad025e74 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:24.423264 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-7a5fcaab-d721-4cac-9441-eb9edf6bd38c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Delete volume request issued successfully. Dec 02 11:07:24.423748 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7a5fcaab-d721-4cac-9441-eb9edf6bd38c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 returned with HTTP 202 Dec 02 11:07:24.424856 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1148/2273] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:07:24 2020] DELETE /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 => generated 0 bytes in 272 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:07:24.435788 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dacdd67a-70d5-4cf3-95bf-aaabf9c9a1e3 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 Dec 02 11:07:24.436320 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dacdd67a-70d5-4cf3-95bf-aaabf9c9a1e3 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:24.436539 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:24.436539 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:24.443329 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dacdd67a-70d5-4cf3-95bf-aaabf9c9a1e3 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:24.493307 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:24.493307 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:24.536683 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f5dacc45-5b55-4f77-8860-c228ad025e74 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Volume info retrieved successfully. Dec 02 11:07:24.603588 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:24.603588 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:24.611025 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f5dacc45-5b55-4f77-8860-c228ad025e74 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/volumes/1205624c-58db-437c-89c3-f51ad9728a0f returned with HTTP 200 Dec 02 11:07:24.612151 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1126/2274] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:24 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/volumes/1205624c-58db-437c-89c3-f51ad9728a0f => generated 916 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:07:24.626138 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fbc9463e-732a-4904-ad5c-48ddfccfbaf6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:07:24.628146 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fbc9463e-732a-4904-ad5c-48ddfccfbaf6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:24.628378 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:24.628378 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:24.628793 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fbc9463e-732a-4904-ad5c-48ddfccfbaf6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:24.629168 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-fbc9463e-732a-4904-ad5c-48ddfccfbaf6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:24.638176 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-dacdd67a-70d5-4cf3-95bf-aaabf9c9a1e3 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:07:24.697731 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:24.697731 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:24.699912 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fbc9463e-732a-4904-ad5c-48ddfccfbaf6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:07:24.700435 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1127/2275] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:24 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 850 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:24.719791 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dacdd67a-70d5-4cf3-95bf-aaabf9c9a1e3 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 returned with HTTP 200 Dec 02 11:07:24.720658 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1149/2276] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:24 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 => generated 1363 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:07:24.729909 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bd18c71e-68ce-4d27-85db-5e544249e114 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] POST http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups Dec 02 11:07:24.730595 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:24.730595 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:24.735069 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bd18c71e-68ce-4d27-85db-5e544249e114 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1205624c-58db-437c-89c3-f51ad9728a0f", "name": "tempest-VolumesBackupsAdminTest-Backup-1067307195"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:07:24.736402 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.contrib.backups [None req-bd18c71e-68ce-4d27-85db-5e544249e114 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Creating new backup {'backup': {'volume_id': '1205624c-58db-437c-89c3-f51ad9728a0f', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1067307195'}} {{(pid=88068) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Dec 02 11:07:24.737007 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.contrib.backups [None req-bd18c71e-68ce-4d27-85db-5e544249e114 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Creating backup of volume 1205624c-58db-437c-89c3-f51ad9728a0f in container None Dec 02 11:07:24.879285 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:24.879285 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:24.880524 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-bd18c71e-68ce-4d27-85db-5e544249e114 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Volume info retrieved successfully. Dec 02 11:07:24.891937 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ef9e2bce-cbba-4ee3-84f7-2c8efc9e5fcb tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] GET http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/c73efa47-8baf-427a-87f6-0931ea4cc847 Dec 02 11:07:24.892644 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ef9e2bce-cbba-4ee3-84f7-2c8efc9e5fcb tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:24.893014 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:24.893014 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:24.893686 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ef9e2bce-cbba-4ee3-84f7-2c8efc9e5fcb tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:24.976095 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:24.976095 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:24.985366 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-ef9e2bce-cbba-4ee3-84f7-2c8efc9e5fcb tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Volume info retrieved successfully. Dec 02 11:07:25.008813 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ef9e2bce-cbba-4ee3-84f7-2c8efc9e5fcb tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/c73efa47-8baf-427a-87f6-0931ea4cc847 returned with HTTP 200 Dec 02 11:07:25.009662 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1150/2277] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:24 2020] GET /volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/c73efa47-8baf-427a-87f6-0931ea4cc847 => generated 946 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:25.073825 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-bd18c71e-68ce-4d27-85db-5e544249e114 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Created reservations ['623d032f-2c8d-497a-8348-01c0bb0c6189', 'e3445604-f77d-4b10-8736-45c75ef49516'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:07:25.126469 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b30a5b08-2bd7-4ea2-ada8-5393d0f74416 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/91a2114b-5538-4463-b148-d21152d759b5 Dec 02 11:07:25.127353 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b30a5b08-2bd7-4ea2-ada8-5393d0f74416 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:25.127767 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:25.127767 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:25.128462 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b30a5b08-2bd7-4ea2-ada8-5393d0f74416 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:25.182240 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bd18c71e-68ce-4d27-85db-5e544249e114 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups returned with HTTP 202 Dec 02 11:07:25.183651 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1128/2278] 10.222.0.23 () {60 vars in 1226 bytes} [Wed Dec 2 11:07:24 2020] POST /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups => generated 401 bytes in 471 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:07:25.196030 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6c5acb53-486b-4051-b297-1c70c32b7258 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:07:25.204874 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6c5acb53-486b-4051-b297-1c70c32b7258 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:25.205317 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:25.205317 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:25.205939 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6c5acb53-486b-4051-b297-1c70c32b7258 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:25.206459 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-6c5acb53-486b-4051-b297-1c70c32b7258 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:25.267718 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:25.267718 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:25.269650 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6c5acb53-486b-4051-b297-1c70c32b7258 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:07:25.270490 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1129/2279] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:25 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 808 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:07:25.286282 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:25.286282 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:25.309329 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b30a5b08-2bd7-4ea2-ada8-5393d0f74416 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:07:25.399777 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b30a5b08-2bd7-4ea2-ada8-5393d0f74416 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/91a2114b-5538-4463-b148-d21152d759b5 returned with HTTP 200 Dec 02 11:07:25.409209 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1151/2280] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:25 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/91a2114b-5538-4463-b148-d21152d759b5 => generated 906 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:07:25.718684 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-aaa4189c-56df-4512-a671-111758896fd2 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:07:25.719228 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-aaa4189c-56df-4512-a671-111758896fd2 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:25.719448 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:25.719448 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:25.719821 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-aaa4189c-56df-4512-a671-111758896fd2 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:25.720198 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-aaa4189c-56df-4512-a671-111758896fd2 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:25.737643 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-95f2cd92-630e-421b-ab68-66e7529f8a80 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 Dec 02 11:07:25.738165 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-95f2cd92-630e-421b-ab68-66e7529f8a80 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:25.738362 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:25.738362 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:25.747869 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-95f2cd92-630e-421b-ab68-66e7529f8a80 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:25.801805 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:25.801805 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:25.803980 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-aaa4189c-56df-4512-a671-111758896fd2 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:07:25.816981 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1130/2281] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:25 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 850 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:25.892428 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:25.892428 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:25.919743 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-95f2cd92-630e-421b-ab68-66e7529f8a80 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:07:25.971230 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-95f2cd92-630e-421b-ab68-66e7529f8a80 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 returned with HTTP 200 Dec 02 11:07:25.976306 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1152/2282] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:25 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 => generated 1363 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:07:26.026175 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-37c4862f-aa16-4402-b1a0-ad17c2d26cc4 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] GET http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/c73efa47-8baf-427a-87f6-0931ea4cc847 Dec 02 11:07:26.026683 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-37c4862f-aa16-4402-b1a0-ad17c2d26cc4 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:26.026903 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:26.026903 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:26.027277 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-37c4862f-aa16-4402-b1a0-ad17c2d26cc4 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:26.197256 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:26.197256 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:26.262571 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-37c4862f-aa16-4402-b1a0-ad17c2d26cc4 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Volume info retrieved successfully. Dec 02 11:07:26.284281 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4dea98f1-8099-4cc4-bffc-c8ef8aea5963 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:07:26.285109 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4dea98f1-8099-4cc4-bffc-c8ef8aea5963 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:26.285473 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:26.285473 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:26.286069 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4dea98f1-8099-4cc4-bffc-c8ef8aea5963 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:26.286573 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-4dea98f1-8099-4cc4-bffc-c8ef8aea5963 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:26.347820 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:26.347820 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:26.348809 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-37c4862f-aa16-4402-b1a0-ad17c2d26cc4 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/c73efa47-8baf-427a-87f6-0931ea4cc847 returned with HTTP 200 Dec 02 11:07:26.352871 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1131/2283] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:26 2020] GET /volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/c73efa47-8baf-427a-87f6-0931ea4cc847 => generated 946 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:26.355956 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4dea98f1-8099-4cc4-bffc-c8ef8aea5963 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:07:26.358969 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1153/2284] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:26 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 808 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:26.425039 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-63198c1e-8852-48b1-85b5-770ccbce7a93 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/91a2114b-5538-4463-b148-d21152d759b5 Dec 02 11:07:26.426301 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-63198c1e-8852-48b1-85b5-770ccbce7a93 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:26.426746 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:26.426746 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:26.427386 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-63198c1e-8852-48b1-85b5-770ccbce7a93 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:26.819368 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7b59b91a-b463-4520-ba31-b862b436ec93 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:07:26.820061 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7b59b91a-b463-4520-ba31-b862b436ec93 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:26.820409 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:26.820409 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:26.820960 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7b59b91a-b463-4520-ba31-b862b436ec93 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:26.821567 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-7b59b91a-b463-4520-ba31-b862b436ec93 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:26.904410 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:26.904410 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:26.906880 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7b59b91a-b463-4520-ba31-b862b436ec93 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:07:26.914970 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1154/2285] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:26 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 850 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:26.993789 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0877666c-e66d-46a5-9656-b90dea923bfe tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 Dec 02 11:07:26.995110 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0877666c-e66d-46a5-9656-b90dea923bfe tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:26.995550 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:26.995550 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:26.996232 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0877666c-e66d-46a5-9656-b90dea923bfe tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:27.076547 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:27.076547 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:27.118059 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-63198c1e-8852-48b1-85b5-770ccbce7a93 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:07:27.163621 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:27.163621 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:27.198138 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-63198c1e-8852-48b1-85b5-770ccbce7a93 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/91a2114b-5538-4463-b148-d21152d759b5 returned with HTTP 200 Dec 02 11:07:27.199143 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1132/2286] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:26 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/91a2114b-5538-4463-b148-d21152d759b5 => generated 907 bytes in 778 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:27.200175 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0877666c-e66d-46a5-9656-b90dea923bfe tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:07:27.218574 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bc2f97de-24da-4804-946a-eb544fe99634 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] POST http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes Dec 02 11:07:27.219288 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:27.219288 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:27.219920 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bc2f97de-24da-4804-946a-eb544fe99634 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Action: 'create', calling method: create, body: {"volume": {"source_volid": "91a2114b-5538-4463-b148-d21152d759b5", "size": 1, "name": "tempest-VolumesGetTest-Volume-1102765820", "metadata": {"Type": "Test"}}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:07:27.228112 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-bc2f97de-24da-4804-946a-eb544fe99634 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Create volume request body: {'volume': {'source_volid': '91a2114b-5538-4463-b148-d21152d759b5', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1102765820', 'metadata': {'Type': 'Test'}}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 11:07:27.281071 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0877666c-e66d-46a5-9656-b90dea923bfe tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 returned with HTTP 200 Dec 02 11:07:27.281938 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1155/2287] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:26 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 => generated 1363 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:07:27.379753 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c4396f08-a995-4b2d-aae1-ed56eb4e2763 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:07:27.380295 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c4396f08-a995-4b2d-aae1-ed56eb4e2763 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:27.380522 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:27.380522 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:27.381236 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c4396f08-a995-4b2d-aae1-ed56eb4e2763 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:27.381610 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-c4396f08-a995-4b2d-aae1-ed56eb4e2763 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:27.441160 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:27.441160 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:27.449837 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-bc2f97de-24da-4804-946a-eb544fe99634 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume retrieved successfully. Dec 02 11:07:27.454087 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-bc2f97de-24da-4804-946a-eb544fe99634 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Create volume of 1 GB Dec 02 11:07:27.481037 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:27.481037 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:27.494680 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c4396f08-a995-4b2d-aae1-ed56eb4e2763 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:07:27.502510 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1156/2288] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:27 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 808 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:27.517055 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-737ee982-664d-4c41-9a4f-ee1c19be1a41 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] GET http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/c73efa47-8baf-427a-87f6-0931ea4cc847 Dec 02 11:07:27.525353 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-bc2f97de-24da-4804-946a-eb544fe99634 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Availability Zones retrieved successfully. Dec 02 11:07:27.529236 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-737ee982-664d-4c41-9a4f-ee1c19be1a41 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:27.529498 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:27.529498 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:27.530815 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-737ee982-664d-4c41-9a4f-ee1c19be1a41 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:27.589949 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-bc2f97de-24da-4804-946a-eb544fe99634 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Flow 'volume_create_api' (463c5457-9ead-41c0-bc11-42683ee34486) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:07:27.593641 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-bc2f97de-24da-4804-946a-eb544fe99634 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (142ef05b-f8d1-4042-ab6e-9793454aa5a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:07:27.596088 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-bc2f97de-24da-4804-946a-eb544fe99634 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Validating volume size '1' using validate_int, validate_source_size {{(pid=88068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 11:07:27.669567 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:27.669567 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:27.736680 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-737ee982-664d-4c41-9a4f-ee1c19be1a41 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Volume info retrieved successfully. Dec 02 11:07:27.785117 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-737ee982-664d-4c41-9a4f-ee1c19be1a41 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/c73efa47-8baf-427a-87f6-0931ea4cc847 returned with HTTP 200 Dec 02 11:07:27.786646 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1157/2289] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:27 2020] GET /volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/c73efa47-8baf-427a-87f6-0931ea4cc847 => generated 946 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:27.836049 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-bc2f97de-24da-4804-946a-eb544fe99634 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (142ef05b-f8d1-4042-ab6e-9793454aa5a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '91a2114b-5538-4463-b148-d21152d759b5', 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:07:27.845904 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-bc2f97de-24da-4804-946a-eb544fe99634 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (455e1957-f24b-473a-84f0-d1d414492ab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:07:27.931772 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0a2b2dbd-498c-4095-ba4b-fdeb854a211b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:07:27.932503 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0a2b2dbd-498c-4095-ba4b-fdeb854a211b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:27.932746 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:27.932746 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:27.933129 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0a2b2dbd-498c-4095-ba4b-fdeb854a211b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:27.935296 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-0a2b2dbd-498c-4095-ba4b-fdeb854a211b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:28.058156 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:28.058156 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:28.060025 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0a2b2dbd-498c-4095-ba4b-fdeb854a211b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:07:28.084382 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1158/2290] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:27 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 850 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:28.110281 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-bc2f97de-24da-4804-946a-eb544fe99634 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Created reservations ['06099529-ba27-4ac1-9fe0-bb9bc7db10a2', 'd87cdc48-eea3-471d-a2b4-f20c0f27cd75', 'b1464a56-3be2-4ec0-89d9-34afd1fcb608', 'b5cb48de-bf42-42fc-a1b1-45553f8dc3db'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:07:28.112461 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-bc2f97de-24da-4804-946a-eb544fe99634 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (455e1957-f24b-473a-84f0-d1d414492ab9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06099529-ba27-4ac1-9fe0-bb9bc7db10a2', 'd87cdc48-eea3-471d-a2b4-f20c0f27cd75', 'b1464a56-3be2-4ec0-89d9-34afd1fcb608', 'b5cb48de-bf42-42fc-a1b1-45553f8dc3db']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:07:28.114844 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-bc2f97de-24da-4804-946a-eb544fe99634 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23f64a2a-712f-49b6-af49-fe77cc7432b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:07:28.299434 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4aec9666-57c2-4603-b3eb-4604eea7c2de tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 Dec 02 11:07:28.299434 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4aec9666-57c2-4603-b3eb-4604eea7c2de tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:28.299629 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:28.299629 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:28.300254 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4aec9666-57c2-4603-b3eb-4604eea7c2de tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:28.396816 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-bc2f97de-24da-4804-946a-eb544fe99634 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23f64a2a-712f-49b6-af49-fe77cc7432b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a4d1b82-9caa-484e-81a7-2c9df8d5576e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1102765820',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='f856d3441d5c4f6ebce20a2b3ef73bcd',qos_specs=None,replication_status=,reservations=['06099529-ba27-4ac1-9fe0-bb9bc7db10a2','d87cdc48-eea3-471d-a2b4-f20c0f27cd75','b1464a56-3be2-4ec0-89d9-34afd1fcb608','b5cb48de-bf42-42fc-a1b1-45553f8dc3db'],size=1,snapshot_id=None,source_replicaid=,source_volid=91a2114b-5538-4463-b148-d21152d759b5,status='creating',user_id='0aa267b0ccf74c78b8735b765cf34b99',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T11:07:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1102765820',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a4d1b82-9caa-484e-81a7-2c9df8d5576e,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='f856d3441d5c4f6ebce20a2b3ef73bcd',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=91a2114b-5538-4463-b148-d21152d759b5,status='creating',terminated_at=None,updated_at=None,user_id='0aa267b0ccf74c78b8735b765cf34b99',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:07:28.399130 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-bc2f97de-24da-4804-946a-eb544fe99634 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cf25993-6066-40da-bcb1-3f2d09576433) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:07:28.407288 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:28.407288 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:28.442326 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-4aec9666-57c2-4603-b3eb-4604eea7c2de tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:07:28.488500 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4aec9666-57c2-4603-b3eb-4604eea7c2de tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 returned with HTTP 200 Dec 02 11:07:28.490482 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1159/2291] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:28 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 => generated 1363 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:07:28.502237 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-bc2f97de-24da-4804-946a-eb544fe99634 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cf25993-6066-40da-bcb1-3f2d09576433) 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-VolumesGetTest-Volume-1102765820',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='f856d3441d5c4f6ebce20a2b3ef73bcd',qos_specs=None,replication_status=,reservations=['06099529-ba27-4ac1-9fe0-bb9bc7db10a2','d87cdc48-eea3-471d-a2b4-f20c0f27cd75','b1464a56-3be2-4ec0-89d9-34afd1fcb608','b5cb48de-bf42-42fc-a1b1-45553f8dc3db'],size=1,snapshot_id=None,source_replicaid=,source_volid=91a2114b-5538-4463-b148-d21152d759b5,status='creating',user_id='0aa267b0ccf74c78b8735b765cf34b99',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:07:28.504441 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-bc2f97de-24da-4804-946a-eb544fe99634 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fd3af74-c672-49b9-bea3-49ec3da12ccc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:07:28.517602 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-76120d22-c496-48f2-8a6b-33fb2cc764f8 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:07:28.518292 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-76120d22-c496-48f2-8a6b-33fb2cc764f8 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:28.520926 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:28.520926 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:28.521493 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-76120d22-c496-48f2-8a6b-33fb2cc764f8 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:28.521976 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-76120d22-c496-48f2-8a6b-33fb2cc764f8 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:28.562685 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:28.562685 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:28.565079 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-76120d22-c496-48f2-8a6b-33fb2cc764f8 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:07:28.566184 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1160/2292] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:28 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 808 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:28.672997 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-bc2f97de-24da-4804-946a-eb544fe99634 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fd3af74-c672-49b9-bea3-49ec3da12ccc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:07:28.677441 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-bc2f97de-24da-4804-946a-eb544fe99634 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Flow 'volume_create_api' (463c5457-9ead-41c0-bc11-42683ee34486) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:07:28.790543 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-bc2f97de-24da-4804-946a-eb544fe99634 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Create volume request issued successfully. Dec 02 11:07:28.809237 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1f499ec0-8462-4872-a953-c1b90d434c71 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] GET http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/c73efa47-8baf-427a-87f6-0931ea4cc847 Dec 02 11:07:28.810334 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1f499ec0-8462-4872-a953-c1b90d434c71 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:28.810534 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:28.810534 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:28.811284 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1f499ec0-8462-4872-a953-c1b90d434c71 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:28.839964 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bc2f97de-24da-4804-946a-eb544fe99634 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes returned with HTTP 202 Dec 02 11:07:28.841316 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1133/2293] 10.222.0.23 () {60 vars in 1226 bytes} [Wed Dec 2 11:07:27 2020] POST /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes => generated 862 bytes in 1630 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:07:28.856980 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-507be212-09ec-4211-bd73-f22d90063b46 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/1a4d1b82-9caa-484e-81a7-2c9df8d5576e Dec 02 11:07:28.857613 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-507be212-09ec-4211-bd73-f22d90063b46 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:28.857859 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:28.857859 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:28.858249 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-507be212-09ec-4211-bd73-f22d90063b46 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:28.965108 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:28.965108 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:28.987744 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:28.987744 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:29.033639 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-507be212-09ec-4211-bd73-f22d90063b46 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:07:29.049116 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-1f499ec0-8462-4872-a953-c1b90d434c71 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Volume info retrieved successfully. Dec 02 11:07:29.123540 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-507be212-09ec-4211-bd73-f22d90063b46 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/1a4d1b82-9caa-484e-81a7-2c9df8d5576e returned with HTTP 200 Dec 02 11:07:29.133273 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1134/2294] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:28 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/1a4d1b82-9caa-484e-81a7-2c9df8d5576e => generated 930 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:29.133273 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2725a13e-4215-4621-83d5-8532e0db96ad tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:07:29.133273 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2725a13e-4215-4621-83d5-8532e0db96ad tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:29.135132 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:29.135132 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:29.135561 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2725a13e-4215-4621-83d5-8532e0db96ad tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:29.135934 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-2725a13e-4215-4621-83d5-8532e0db96ad tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:29.164559 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1f499ec0-8462-4872-a953-c1b90d434c71 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/c73efa47-8baf-427a-87f6-0931ea4cc847 returned with HTTP 200 Dec 02 11:07:29.170731 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1161/2295] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:28 2020] GET /volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/c73efa47-8baf-427a-87f6-0931ea4cc847 => generated 946 bytes in 361 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:07:29.188900 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:29.188900 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:29.190811 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2725a13e-4215-4621-83d5-8532e0db96ad tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:07:29.197742 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1135/2296] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:29 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 850 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:29.519462 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b4c62b6a-d306-4225-9d77-a436f791908c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 Dec 02 11:07:29.519462 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b4c62b6a-d306-4225-9d77-a436f791908c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:29.519462 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:29.519462 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:29.519462 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b4c62b6a-d306-4225-9d77-a436f791908c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:29.579968 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ba0e33f7-ac41-4d92-849f-9ef52e6488e8 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:07:29.580519 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ba0e33f7-ac41-4d92-849f-9ef52e6488e8 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:29.580758 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:29.580758 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:29.581131 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ba0e33f7-ac41-4d92-849f-9ef52e6488e8 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:29.581492 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-ba0e33f7-ac41-4d92-849f-9ef52e6488e8 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:29.635213 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b4c62b6a-d306-4225-9d77-a436f791908c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 returned with HTTP 404 Dec 02 11:07:29.635576 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:29.635576 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:29.640819 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ba0e33f7-ac41-4d92-849f-9ef52e6488e8 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:07:29.644570 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1162/2297] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:29 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/48a53c77-c89f-4a01-a086-d21a38140a50 => generated 109 bytes in 133 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:07:29.645686 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1136/2298] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:29 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 808 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:29.650828 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ae64e6d8-99be-4f4c-9402-232b75b1c5f9 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] DELETE http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/7d009021-186c-42de-9b9f-7136c83a8485 Dec 02 11:07:29.651354 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ae64e6d8-99be-4f4c-9402-232b75b1c5f9 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:29.651834 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ae64e6d8-99be-4f4c-9402-232b75b1c5f9 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:29.652185 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v2.snapshots [None req-ae64e6d8-99be-4f4c-9402-232b75b1c5f9 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Delete snapshot with id: 7d009021-186c-42de-9b9f-7136c83a8485 Dec 02 11:07:29.705199 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:29.705199 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:29.709253 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-ae64e6d8-99be-4f4c-9402-232b75b1c5f9 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:07:29.911856 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-ae64e6d8-99be-4f4c-9402-232b75b1c5f9 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot delete request issued successfully. Dec 02 11:07:29.912335 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ae64e6d8-99be-4f4c-9402-232b75b1c5f9 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/7d009021-186c-42de-9b9f-7136c83a8485 returned with HTTP 202 Dec 02 11:07:29.913257 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1163/2299] 10.222.0.23 () {58 vars in 1324 bytes} [Wed Dec 2 11:07:29 2020] DELETE /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/7d009021-186c-42de-9b9f-7136c83a8485 => generated 0 bytes in 268 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:07:29.921613 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-181fc42a-1186-410e-909b-15682a5bc3bf tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/7d009021-186c-42de-9b9f-7136c83a8485 Dec 02 11:07:29.922142 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-181fc42a-1186-410e-909b-15682a5bc3bf tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:29.922337 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:29.922337 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:29.922977 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-181fc42a-1186-410e-909b-15682a5bc3bf tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:29.977514 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:29.977514 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:29.978577 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-181fc42a-1186-410e-909b-15682a5bc3bf tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:07:29.981181 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-181fc42a-1186-410e-909b-15682a5bc3bf tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/7d009021-186c-42de-9b9f-7136c83a8485 returned with HTTP 200 Dec 02 11:07:29.982283 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1137/2300] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:07:29 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/7d009021-186c-42de-9b9f-7136c83a8485 => generated 468 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:30.143833 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b9e306eb-99b0-47da-9bfc-91ef44365816 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/1a4d1b82-9caa-484e-81a7-2c9df8d5576e Dec 02 11:07:30.144052 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b9e306eb-99b0-47da-9bfc-91ef44365816 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:30.144209 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:30.144209 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:30.149469 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b9e306eb-99b0-47da-9bfc-91ef44365816 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:30.182303 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dbb0cafe-148d-4ad8-9dfe-f8b3c746b50d tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] GET http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/c73efa47-8baf-427a-87f6-0931ea4cc847 Dec 02 11:07:30.182962 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dbb0cafe-148d-4ad8-9dfe-f8b3c746b50d tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:30.183262 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:30.183262 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:30.183627 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dbb0cafe-148d-4ad8-9dfe-f8b3c746b50d tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:30.275744 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:30.275744 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:30.313774 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b9e306eb-99b0-47da-9bfc-91ef44365816 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:07:30.329347 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:30.329347 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:30.373310 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b9e306eb-99b0-47da-9bfc-91ef44365816 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/1a4d1b82-9caa-484e-81a7-2c9df8d5576e returned with HTTP 200 Dec 02 11:07:30.374137 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1164/2301] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:30 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/1a4d1b82-9caa-484e-81a7-2c9df8d5576e => generated 954 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:30.375245 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-dbb0cafe-148d-4ad8-9dfe-f8b3c746b50d tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Volume info retrieved successfully. Dec 02 11:07:30.379558 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c359eb3c-fe73-44c8-95b9-23784a85ef1b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:07:30.389035 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c359eb3c-fe73-44c8-95b9-23784a85ef1b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:30.389675 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:30.389675 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:30.390354 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c359eb3c-fe73-44c8-95b9-23784a85ef1b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:30.391077 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-c359eb3c-fe73-44c8-95b9-23784a85ef1b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:30.442542 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dbb0cafe-148d-4ad8-9dfe-f8b3c746b50d tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/c73efa47-8baf-427a-87f6-0931ea4cc847 returned with HTTP 200 Dec 02 11:07:30.443663 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1138/2302] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:30 2020] GET /volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/c73efa47-8baf-427a-87f6-0931ea4cc847 => generated 946 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:30.460417 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:30.460417 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:30.466566 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c359eb3c-fe73-44c8-95b9-23784a85ef1b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:07:30.471230 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1165/2303] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:30 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 850 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:30.660050 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bb20eabb-9520-4434-bc60-f8424bc0657f tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:07:30.660617 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bb20eabb-9520-4434-bc60-f8424bc0657f tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:30.660838 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:30.660838 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:30.661465 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bb20eabb-9520-4434-bc60-f8424bc0657f tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:30.661995 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-bb20eabb-9520-4434-bc60-f8424bc0657f tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:30.700415 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:30.700415 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:30.706874 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bb20eabb-9520-4434-bc60-f8424bc0657f tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:07:30.714679 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1139/2304] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:30 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 808 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:31.004790 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bba7e7cb-fe56-4031-86f7-195cb8d458cf tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/7d009021-186c-42de-9b9f-7136c83a8485 Dec 02 11:07:31.005337 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bba7e7cb-fe56-4031-86f7-195cb8d458cf tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:31.005611 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:31.005611 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:31.006361 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bba7e7cb-fe56-4031-86f7-195cb8d458cf tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:31.187339 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:31.187339 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:31.203006 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-bba7e7cb-fe56-4031-86f7-195cb8d458cf tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:07:31.222569 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bba7e7cb-fe56-4031-86f7-195cb8d458cf tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/7d009021-186c-42de-9b9f-7136c83a8485 returned with HTTP 200 Dec 02 11:07:31.223547 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1166/2305] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:07:30 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/7d009021-186c-42de-9b9f-7136c83a8485 => generated 468 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:31.390373 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2b10845b-16be-4527-ac17-84ad3bb30abc tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/1a4d1b82-9caa-484e-81a7-2c9df8d5576e Dec 02 11:07:31.391240 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2b10845b-16be-4527-ac17-84ad3bb30abc tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:31.391655 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:31.391655 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:31.392331 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2b10845b-16be-4527-ac17-84ad3bb30abc tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:31.459435 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a640b12c-9ee3-4483-847d-46932a97bfdb tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] GET http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/c73efa47-8baf-427a-87f6-0931ea4cc847 Dec 02 11:07:31.459963 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a640b12c-9ee3-4483-847d-46932a97bfdb tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:31.460405 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:31.460405 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:31.460848 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a640b12c-9ee3-4483-847d-46932a97bfdb tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:31.548551 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:31.548551 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:31.565957 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-2b10845b-16be-4527-ac17-84ad3bb30abc tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:07:31.624123 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:31.624123 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:31.644672 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a640b12c-9ee3-4483-847d-46932a97bfdb tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Volume info retrieved successfully. Dec 02 11:07:31.705585 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2b10845b-16be-4527-ac17-84ad3bb30abc tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/1a4d1b82-9caa-484e-81a7-2c9df8d5576e returned with HTTP 200 Dec 02 11:07:31.707157 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1140/2306] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:31 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/1a4d1b82-9caa-484e-81a7-2c9df8d5576e => generated 954 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:31.722057 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-05a35661-03c7-4bc6-809c-9f5f427c3d5b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:07:31.722597 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-05a35661-03c7-4bc6-809c-9f5f427c3d5b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:31.722798 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:31.722798 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:31.723168 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-05a35661-03c7-4bc6-809c-9f5f427c3d5b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:31.723539 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-05a35661-03c7-4bc6-809c-9f5f427c3d5b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:31.753140 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:31.753140 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:31.760625 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-05a35661-03c7-4bc6-809c-9f5f427c3d5b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:07:31.761839 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1141/2307] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:31 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 850 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:31.776785 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a640b12c-9ee3-4483-847d-46932a97bfdb tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/c73efa47-8baf-427a-87f6-0931ea4cc847 returned with HTTP 200 Dec 02 11:07:31.802897 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-40e99dab-48c0-4408-a20f-1ccd47c9ba7b tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:07:31.802897 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-40e99dab-48c0-4408-a20f-1ccd47c9ba7b tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:31.802897 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:31.802897 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:31.804482 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1167/2308] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:31 2020] GET /volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/c73efa47-8baf-427a-87f6-0931ea4cc847 => generated 946 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:31.805254 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-40e99dab-48c0-4408-a20f-1ccd47c9ba7b tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:31.809055 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-40e99dab-48c0-4408-a20f-1ccd47c9ba7b tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:31.864515 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:31.864515 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:31.868056 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-40e99dab-48c0-4408-a20f-1ccd47c9ba7b tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:07:31.871782 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1142/2309] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:31 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 819 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:32.239055 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5e3fdb8c-cd36-472a-9c47-7f29aa67248c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/7d009021-186c-42de-9b9f-7136c83a8485 Dec 02 11:07:32.240064 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5e3fdb8c-cd36-472a-9c47-7f29aa67248c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:32.240415 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:32.240415 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:32.241027 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5e3fdb8c-cd36-472a-9c47-7f29aa67248c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:32.316474 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:32.316474 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:32.325388 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-5e3fdb8c-cd36-472a-9c47-7f29aa67248c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Snapshot retrieved successfully. Dec 02 11:07:32.328022 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5e3fdb8c-cd36-472a-9c47-7f29aa67248c tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/7d009021-186c-42de-9b9f-7136c83a8485 returned with HTTP 200 Dec 02 11:07:32.329398 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1168/2310] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:07:32 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/7d009021-186c-42de-9b9f-7136c83a8485 => generated 468 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:32.725846 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8e9ceb83-d099-4f4d-9666-65aed9b94fdc tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/1a4d1b82-9caa-484e-81a7-2c9df8d5576e Dec 02 11:07:32.726727 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8e9ceb83-d099-4f4d-9666-65aed9b94fdc tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:32.727079 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:32.727079 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:32.727482 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8e9ceb83-d099-4f4d-9666-65aed9b94fdc tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:32.786847 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-42cd8d02-178e-4755-98e1-5bee9adf265b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:07:32.786847 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-42cd8d02-178e-4755-98e1-5bee9adf265b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:32.786847 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:32.786847 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:32.786847 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-42cd8d02-178e-4755-98e1-5bee9adf265b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:32.786847 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-42cd8d02-178e-4755-98e1-5bee9adf265b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:32.835059 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:32.835059 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:32.844636 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-42cd8d02-178e-4755-98e1-5bee9adf265b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:07:32.846055 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1169/2311] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:32 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 850 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:32.858386 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-785bc16b-7f65-4a4c-b562-dba86248782b tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] GET http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/c73efa47-8baf-427a-87f6-0931ea4cc847 Dec 02 11:07:32.859270 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-785bc16b-7f65-4a4c-b562-dba86248782b tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:32.859725 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:32.859725 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:32.860376 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-785bc16b-7f65-4a4c-b562-dba86248782b tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:32.871750 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:32.871750 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:32.888169 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-8e9ceb83-d099-4f4d-9666-65aed9b94fdc tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:07:32.933905 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8e9ceb83-d099-4f4d-9666-65aed9b94fdc tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/1a4d1b82-9caa-484e-81a7-2c9df8d5576e returned with HTTP 200 Dec 02 11:07:32.937435 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1143/2312] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:32 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/1a4d1b82-9caa-484e-81a7-2c9df8d5576e => generated 954 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:32.948397 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b0fb9679-687b-4903-b42f-ce70566766ca tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:07:32.952250 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b0fb9679-687b-4903-b42f-ce70566766ca tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:32.964965 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:32.964965 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:32.965585 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b0fb9679-687b-4903-b42f-ce70566766ca tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:32.965948 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-b0fb9679-687b-4903-b42f-ce70566766ca tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:32.991193 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:32.991193 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:33.017716 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:33.017716 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:33.021888 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b0fb9679-687b-4903-b42f-ce70566766ca tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:07:33.023010 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1144/2313] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:32 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 819 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:33.031057 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-785bc16b-7f65-4a4c-b562-dba86248782b tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Volume info retrieved successfully. Dec 02 11:07:33.064936 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-785bc16b-7f65-4a4c-b562-dba86248782b tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/c73efa47-8baf-427a-87f6-0931ea4cc847 returned with HTTP 200 Dec 02 11:07:33.065797 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1170/2314] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:32 2020] GET /volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/c73efa47-8baf-427a-87f6-0931ea4cc847 => generated 946 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:33.341027 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-55ca2063-d5a6-46eb-a06c-0cf682606207 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/7d009021-186c-42de-9b9f-7136c83a8485 Dec 02 11:07:33.342276 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-55ca2063-d5a6-46eb-a06c-0cf682606207 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:33.342698 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:33.342698 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:33.343393 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-55ca2063-d5a6-46eb-a06c-0cf682606207 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:33.424701 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-55ca2063-d5a6-46eb-a06c-0cf682606207 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/7d009021-186c-42de-9b9f-7136c83a8485 returned with HTTP 404 Dec 02 11:07:33.426361 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1145/2315] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:07:33 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/snapshots/7d009021-186c-42de-9b9f-7136c83a8485 => generated 111 bytes in 90 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:07:33.435241 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0d0172b6-6636-49a1-8ce3-3a96195339b8 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] DELETE http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2 Dec 02 11:07:33.435989 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0d0172b6-6636-49a1-8ce3-3a96195339b8 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:33.436360 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:33.436360 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:33.436992 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0d0172b6-6636-49a1-8ce3-3a96195339b8 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:33.437622 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-0d0172b6-6636-49a1-8ce3-3a96195339b8 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Delete volume with id: 7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2 Dec 02 11:07:33.621337 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:33.621337 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:33.628958 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0d0172b6-6636-49a1-8ce3-3a96195339b8 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:07:33.700322 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0d0172b6-6636-49a1-8ce3-3a96195339b8 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Delete volume request issued successfully. Dec 02 11:07:33.700689 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0d0172b6-6636-49a1-8ce3-3a96195339b8 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2 returned with HTTP 202 Dec 02 11:07:33.705790 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1171/2316] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:07:33 2020] DELETE /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2 => generated 0 bytes in 275 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:07:33.709741 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f155f705-b659-440d-8f27-f73b095de96b tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2 Dec 02 11:07:33.710688 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f155f705-b659-440d-8f27-f73b095de96b tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:33.711393 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f155f705-b659-440d-8f27-f73b095de96b tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:33.860368 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6add273e-9b15-4e60-a9f3-9252c09a5328 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:07:33.861167 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6add273e-9b15-4e60-a9f3-9252c09a5328 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:33.861672 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:33.861672 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:33.862311 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6add273e-9b15-4e60-a9f3-9252c09a5328 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:33.862821 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-6add273e-9b15-4e60-a9f3-9252c09a5328 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:33.881493 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:33.881493 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:33.910379 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:33.910379 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:33.912196 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f155f705-b659-440d-8f27-f73b095de96b tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:07:33.912991 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6add273e-9b15-4e60-a9f3-9252c09a5328 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:07:33.914043 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1172/2317] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:33 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 850 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:07:33.954393 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ae8a4665-1ff6-4645-876f-0d252095b72b tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/1a4d1b82-9caa-484e-81a7-2c9df8d5576e Dec 02 11:07:33.954947 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ae8a4665-1ff6-4645-876f-0d252095b72b tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:33.955172 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:33.955172 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:33.955547 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ae8a4665-1ff6-4645-876f-0d252095b72b tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:33.986481 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f155f705-b659-440d-8f27-f73b095de96b tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2 returned with HTTP 200 Dec 02 11:07:33.991275 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1146/2318] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:33 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2 => generated 914 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:34.037387 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-79df1eec-ca4f-452d-a8a0-8dad363b0568 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:07:34.058186 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-79df1eec-ca4f-452d-a8a0-8dad363b0568 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:34.061696 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:34.061696 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:34.062377 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-79df1eec-ca4f-452d-a8a0-8dad363b0568 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:34.062942 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-79df1eec-ca4f-452d-a8a0-8dad363b0568 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:34.072590 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:34.072590 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:34.097739 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-ae8a4665-1ff6-4645-876f-0d252095b72b tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:07:34.119778 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:34.119778 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:34.122436 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-79df1eec-ca4f-452d-a8a0-8dad363b0568 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:07:34.126744 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1147/2319] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:34 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 819 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:34.148465 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a4ca3df7-b4dd-4663-a851-12b9317d8071 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] GET http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/c73efa47-8baf-427a-87f6-0931ea4cc847 Dec 02 11:07:34.149421 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a4ca3df7-b4dd-4663-a851-12b9317d8071 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:34.149842 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:34.149842 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:34.150350 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ae8a4665-1ff6-4645-876f-0d252095b72b tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/1a4d1b82-9caa-484e-81a7-2c9df8d5576e returned with HTTP 200 Dec 02 11:07:34.150952 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a4ca3df7-b4dd-4663-a851-12b9317d8071 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:34.160004 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1173/2320] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:33 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/1a4d1b82-9caa-484e-81a7-2c9df8d5576e => generated 954 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:34.313555 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:34.313555 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:34.350969 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a4ca3df7-b4dd-4663-a851-12b9317d8071 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Volume info retrieved successfully. Dec 02 11:07:34.393259 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a4ca3df7-b4dd-4663-a851-12b9317d8071 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/c73efa47-8baf-427a-87f6-0931ea4cc847 returned with HTTP 200 Dec 02 11:07:34.394400 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1148/2321] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:34 2020] GET /volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/c73efa47-8baf-427a-87f6-0931ea4cc847 => generated 946 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:34.929402 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-516166d2-3f1c-4794-b0f7-e4f05c52048a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:07:34.930099 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-516166d2-3f1c-4794-b0f7-e4f05c52048a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:34.930427 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:34.930427 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:34.930978 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-516166d2-3f1c-4794-b0f7-e4f05c52048a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:34.931736 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-516166d2-3f1c-4794-b0f7-e4f05c52048a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:34.992959 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:34.992959 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:34.995570 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-516166d2-3f1c-4794-b0f7-e4f05c52048a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:07:34.996973 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1174/2322] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:34 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 850 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:35.007502 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-52e8ed78-25ea-414a-b9bf-019ff4944d7d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2 Dec 02 11:07:35.007838 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-52e8ed78-25ea-414a-b9bf-019ff4944d7d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:35.008053 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:35.008053 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:35.008431 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-52e8ed78-25ea-414a-b9bf-019ff4944d7d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:35.107505 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:35.107505 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:35.128169 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-52e8ed78-25ea-414a-b9bf-019ff4944d7d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Volume info retrieved successfully. Dec 02 11:07:35.142807 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3df2b279-9d35-4ac2-93df-a05d5a7cefc9 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:07:35.142807 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3df2b279-9d35-4ac2-93df-a05d5a7cefc9 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:35.142807 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:35.142807 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:35.142807 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3df2b279-9d35-4ac2-93df-a05d5a7cefc9 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:35.142807 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-3df2b279-9d35-4ac2-93df-a05d5a7cefc9 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:35.213828 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:35.213828 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:35.220303 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-52e8ed78-25ea-414a-b9bf-019ff4944d7d tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2 returned with HTTP 200 Dec 02 11:07:35.221167 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1149/2323] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:35 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2 => generated 914 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:35.223738 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3df2b279-9d35-4ac2-93df-a05d5a7cefc9 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:07:35.224572 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1175/2324] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:35 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 819 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:35.244313 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-00d54f16-e7dc-42ff-832b-84d75d8d4965 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/1a4d1b82-9caa-484e-81a7-2c9df8d5576e Dec 02 11:07:35.244876 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-00d54f16-e7dc-42ff-832b-84d75d8d4965 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:35.245096 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:35.245096 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:35.245468 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-00d54f16-e7dc-42ff-832b-84d75d8d4965 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:35.334703 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:35.334703 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:35.363662 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-00d54f16-e7dc-42ff-832b-84d75d8d4965 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:07:35.416623 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cc316680-2aa4-4a81-8fb8-8da0c7957959 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] GET http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/c73efa47-8baf-427a-87f6-0931ea4cc847 Dec 02 11:07:35.417618 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cc316680-2aa4-4a81-8fb8-8da0c7957959 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:35.418205 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:35.418205 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:35.418980 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cc316680-2aa4-4a81-8fb8-8da0c7957959 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:35.419643 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-00d54f16-e7dc-42ff-832b-84d75d8d4965 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/1a4d1b82-9caa-484e-81a7-2c9df8d5576e returned with HTTP 200 Dec 02 11:07:35.429960 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1150/2325] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:35 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/1a4d1b82-9caa-484e-81a7-2c9df8d5576e => generated 954 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:35.525693 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:35.525693 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:35.565406 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-cc316680-2aa4-4a81-8fb8-8da0c7957959 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Volume info retrieved successfully. Dec 02 11:07:35.620605 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cc316680-2aa4-4a81-8fb8-8da0c7957959 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/c73efa47-8baf-427a-87f6-0931ea4cc847 returned with HTTP 200 Dec 02 11:07:35.623250 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1176/2326] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:35 2020] GET /volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/c73efa47-8baf-427a-87f6-0931ea4cc847 => generated 947 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:35.638643 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a3c6fa85-d12e-4101-befa-9bcc43b0f4a2 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] GET http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/c73efa47-8baf-427a-87f6-0931ea4cc847 Dec 02 11:07:35.639558 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a3c6fa85-d12e-4101-befa-9bcc43b0f4a2 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:35.639910 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:35.639910 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:35.640568 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a3c6fa85-d12e-4101-befa-9bcc43b0f4a2 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:35.762074 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:35.762074 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:35.780348 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a3c6fa85-d12e-4101-befa-9bcc43b0f4a2 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Volume info retrieved successfully. Dec 02 11:07:35.812274 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a3c6fa85-d12e-4101-befa-9bcc43b0f4a2 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/c73efa47-8baf-427a-87f6-0931ea4cc847 returned with HTTP 200 Dec 02 11:07:35.828696 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1151/2327] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:35 2020] GET /volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/c73efa47-8baf-427a-87f6-0931ea4cc847 => generated 947 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:35.829879 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f2c815f5-e156-4bf9-a3e2-285fe598c111 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] DELETE http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/d32e5458-7ce3-49e4-bee6-7c5a665ce2fe?cascade=True Dec 02 11:07:35.830610 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f2c815f5-e156-4bf9-a3e2-285fe598c111 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:35.831504 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:35.831504 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:35.832161 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f2c815f5-e156-4bf9-a3e2-285fe598c111 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:35.833097 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-f2c815f5-e156-4bf9-a3e2-285fe598c111 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Delete volume with id: d32e5458-7ce3-49e4-bee6-7c5a665ce2fe Dec 02 11:07:35.919805 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:35.919805 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:35.921063 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f2c815f5-e156-4bf9-a3e2-285fe598c111 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Volume info retrieved successfully. Dec 02 11:07:36.012190 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7075b2bd-5076-4363-ad7e-611a5a474fb8 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:07:36.012744 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7075b2bd-5076-4363-ad7e-611a5a474fb8 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:36.012950 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:36.012950 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:36.013322 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7075b2bd-5076-4363-ad7e-611a5a474fb8 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:36.013700 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-7075b2bd-5076-4363-ad7e-611a5a474fb8 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:36.088074 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:36.088074 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:36.097683 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7075b2bd-5076-4363-ad7e-611a5a474fb8 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:07:36.108573 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1152/2328] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:36 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 850 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:36.226693 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f2c815f5-e156-4bf9-a3e2-285fe598c111 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Delete volume request issued successfully. Dec 02 11:07:36.227592 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f2c815f5-e156-4bf9-a3e2-285fe598c111 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/d32e5458-7ce3-49e4-bee6-7c5a665ce2fe?cascade=True returned with HTTP 202 Dec 02 11:07:36.229404 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1177/2329] 10.222.0.23 () {58 vars in 1343 bytes} [Wed Dec 2 11:07:35 2020] DELETE /volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/d32e5458-7ce3-49e4-bee6-7c5a665ce2fe?cascade=True => generated 0 bytes in 405 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:07:36.239821 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-47fe2b16-a33f-403b-9d65-a995319d9f3a tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] GET http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/d32e5458-7ce3-49e4-bee6-7c5a665ce2fe Dec 02 11:07:36.240575 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-47fe2b16-a33f-403b-9d65-a995319d9f3a tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:36.240903 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:36.240903 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:36.250012 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-47fe2b16-a33f-403b-9d65-a995319d9f3a tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:36.267571 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-09f411f4-fd1a-4e0f-86cb-9a077a388d64 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] GET http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2 Dec 02 11:07:36.274962 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-09f411f4-fd1a-4e0f-86cb-9a077a388d64 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:36.277461 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:36.277461 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:36.278262 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-09f411f4-fd1a-4e0f-86cb-9a077a388d64 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:36.349791 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-09f411f4-fd1a-4e0f-86cb-9a077a388d64 tempest-VolumesSnapshotTestJSON-1304178735 tempest-VolumesSnapshotTestJSON-1304178735] http://10.222.0.23/volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2 returned with HTTP 404 Dec 02 11:07:36.351435 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1178/2330] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:36 2020] GET /volume/v3/a7ab41de6560439f9dd942bb15df5213/volumes/7eaa168a-f3ad-4c8d-8014-8edb5c0f0dd2 => generated 109 bytes in 106 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:07:36.357521 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-436fb2e6-12f0-462f-aaf2-68bd76870ba8 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:07:36.359021 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-436fb2e6-12f0-462f-aaf2-68bd76870ba8 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:36.359647 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-436fb2e6-12f0-462f-aaf2-68bd76870ba8 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:36.360316 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-436fb2e6-12f0-462f-aaf2-68bd76870ba8 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:36.404019 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:36.404019 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:36.432250 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:36.432250 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:36.438830 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-436fb2e6-12f0-462f-aaf2-68bd76870ba8 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:07:36.457268 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1179/2331] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:36 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 819 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:36.470072 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-47fe2b16-a33f-403b-9d65-a995319d9f3a tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Volume info retrieved successfully. Dec 02 11:07:36.470667 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9992f9b0-730e-4627-ac90-2941bcda8ea1 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/1a4d1b82-9caa-484e-81a7-2c9df8d5576e Dec 02 11:07:36.471410 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9992f9b0-730e-4627-ac90-2941bcda8ea1 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:36.478061 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:36.478061 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:36.478918 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9992f9b0-730e-4627-ac90-2941bcda8ea1 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:36.523660 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-47fe2b16-a33f-403b-9d65-a995319d9f3a tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/d32e5458-7ce3-49e4-bee6-7c5a665ce2fe returned with HTTP 200 Dec 02 11:07:36.525168 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1153/2332] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:36 2020] GET /volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/d32e5458-7ce3-49e4-bee6-7c5a665ce2fe => generated 912 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:36.665073 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:36.665073 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:36.706616 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-9992f9b0-730e-4627-ac90-2941bcda8ea1 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:07:36.806947 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9992f9b0-730e-4627-ac90-2941bcda8ea1 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/1a4d1b82-9caa-484e-81a7-2c9df8d5576e returned with HTTP 200 Dec 02 11:07:36.807772 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1180/2333] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:36 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/1a4d1b82-9caa-484e-81a7-2c9df8d5576e => generated 954 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:37.117123 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ae4cbac0-706e-4853-bfa7-621594910177 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:07:37.118594 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ae4cbac0-706e-4853-bfa7-621594910177 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:37.119390 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:37.119390 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:37.120221 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ae4cbac0-706e-4853-bfa7-621594910177 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:37.120369 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-ae4cbac0-706e-4853-bfa7-621594910177 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:37.205185 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:37.205185 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:37.215383 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ae4cbac0-706e-4853-bfa7-621594910177 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:07:37.225989 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1154/2334] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:37 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 850 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:37.459934 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fb98b1c9-b48d-40d1-aef0-9ea7ff059ae9 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:07:37.460502 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fb98b1c9-b48d-40d1-aef0-9ea7ff059ae9 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:37.460638 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:37.460638 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:37.461265 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fb98b1c9-b48d-40d1-aef0-9ea7ff059ae9 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:37.461980 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-fb98b1c9-b48d-40d1-aef0-9ea7ff059ae9 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:37.525142 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:37.525142 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:37.544262 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f7680833-33e0-4a92-b4b2-0cd4edef2db6 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] GET http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/d32e5458-7ce3-49e4-bee6-7c5a665ce2fe Dec 02 11:07:37.545228 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f7680833-33e0-4a92-b4b2-0cd4edef2db6 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:37.545604 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:37.545604 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:37.546618 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f7680833-33e0-4a92-b4b2-0cd4edef2db6 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:37.555483 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fb98b1c9-b48d-40d1-aef0-9ea7ff059ae9 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:07:37.566197 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1181/2335] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:37 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 819 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:37.809770 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:37.809770 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:37.821069 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f7680833-33e0-4a92-b4b2-0cd4edef2db6 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Volume info retrieved successfully. Dec 02 11:07:37.823203 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b8194304-6f40-4de1-978d-3cfb30f12aba tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/1a4d1b82-9caa-484e-81a7-2c9df8d5576e Dec 02 11:07:37.823898 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b8194304-6f40-4de1-978d-3cfb30f12aba tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:37.824284 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:37.824284 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:37.825069 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b8194304-6f40-4de1-978d-3cfb30f12aba tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:37.994057 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f7680833-33e0-4a92-b4b2-0cd4edef2db6 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/d32e5458-7ce3-49e4-bee6-7c5a665ce2fe returned with HTTP 200 Dec 02 11:07:38.001175 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1155/2336] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:37 2020] GET /volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/d32e5458-7ce3-49e4-bee6-7c5a665ce2fe => generated 912 bytes in 461 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:38.018434 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:38.018434 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:38.039806 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b8194304-6f40-4de1-978d-3cfb30f12aba tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:07:38.110955 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b8194304-6f40-4de1-978d-3cfb30f12aba tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/1a4d1b82-9caa-484e-81a7-2c9df8d5576e returned with HTTP 200 Dec 02 11:07:38.120732 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1182/2337] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:37 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/1a4d1b82-9caa-484e-81a7-2c9df8d5576e => generated 954 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:07:38.243664 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3bbb5bd7-5e55-4a68-8953-a6a32bebce28 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:07:38.244641 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3bbb5bd7-5e55-4a68-8953-a6a32bebce28 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:38.245048 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:38.245048 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:38.254291 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3bbb5bd7-5e55-4a68-8953-a6a32bebce28 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:38.254879 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-3bbb5bd7-5e55-4a68-8953-a6a32bebce28 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:38.377593 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:38.377593 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:38.382054 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3bbb5bd7-5e55-4a68-8953-a6a32bebce28 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:07:38.382941 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1156/2338] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:38 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 850 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:38.579919 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d04ef71e-374d-4664-8901-863daae1c629 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:07:38.581020 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d04ef71e-374d-4664-8901-863daae1c629 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:38.581315 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:38.581315 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:38.581785 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d04ef71e-374d-4664-8901-863daae1c629 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:38.582259 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-d04ef71e-374d-4664-8901-863daae1c629 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:38.607886 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:38.607886 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:38.610138 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d04ef71e-374d-4664-8901-863daae1c629 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:07:38.611510 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1183/2339] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:38 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 819 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:39.020350 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-76d0d1ba-ad96-4344-b525-2d7c6a5cd02e tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] GET http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/d32e5458-7ce3-49e4-bee6-7c5a665ce2fe Dec 02 11:07:39.021992 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-76d0d1ba-ad96-4344-b525-2d7c6a5cd02e tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:39.022440 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:39.022440 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:39.023093 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-76d0d1ba-ad96-4344-b525-2d7c6a5cd02e tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:39.122252 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:39.122252 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:39.137919 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9b678c17-8b26-42be-a6de-b60e4b2d793f tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/1a4d1b82-9caa-484e-81a7-2c9df8d5576e Dec 02 11:07:39.138380 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9b678c17-8b26-42be-a6de-b60e4b2d793f tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:39.138578 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:39.138578 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:39.139204 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9b678c17-8b26-42be-a6de-b60e4b2d793f tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:39.139469 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-76d0d1ba-ad96-4344-b525-2d7c6a5cd02e tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Volume info retrieved successfully. Dec 02 11:07:39.207121 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-76d0d1ba-ad96-4344-b525-2d7c6a5cd02e tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/d32e5458-7ce3-49e4-bee6-7c5a665ce2fe returned with HTTP 200 Dec 02 11:07:39.218185 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1157/2340] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:39 2020] GET /volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/d32e5458-7ce3-49e4-bee6-7c5a665ce2fe => generated 912 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:39.271733 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:39.271733 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:39.293660 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-9b678c17-8b26-42be-a6de-b60e4b2d793f tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:07:39.371444 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9b678c17-8b26-42be-a6de-b60e4b2d793f tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/1a4d1b82-9caa-484e-81a7-2c9df8d5576e returned with HTTP 200 Dec 02 11:07:39.372343 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1184/2341] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:39 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/1a4d1b82-9caa-484e-81a7-2c9df8d5576e => generated 954 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:39.404387 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c81e09bb-1faf-48ec-8d9d-5216c39dda8b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:07:39.405333 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c81e09bb-1faf-48ec-8d9d-5216c39dda8b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:39.405727 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:39.405727 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:39.406388 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c81e09bb-1faf-48ec-8d9d-5216c39dda8b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:39.406950 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-c81e09bb-1faf-48ec-8d9d-5216c39dda8b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:39.450372 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:39.450372 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:39.452608 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c81e09bb-1faf-48ec-8d9d-5216c39dda8b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:07:39.453723 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1158/2342] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:39 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 850 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:39.625356 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f0e82cf0-e43e-4bfe-9589-c9ade636f030 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:07:39.625963 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f0e82cf0-e43e-4bfe-9589-c9ade636f030 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:39.626347 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:39.626347 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:39.626720 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f0e82cf0-e43e-4bfe-9589-c9ade636f030 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:39.627082 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-f0e82cf0-e43e-4bfe-9589-c9ade636f030 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:39.665997 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:39.665997 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:39.670616 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f0e82cf0-e43e-4bfe-9589-c9ade636f030 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:07:39.671891 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1185/2343] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:39 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 819 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:40.234162 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-173c901c-9092-40cb-8b3a-31f1196a262f tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] GET http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/d32e5458-7ce3-49e4-bee6-7c5a665ce2fe Dec 02 11:07:40.234162 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-173c901c-9092-40cb-8b3a-31f1196a262f tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:40.234162 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:40.234162 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:40.234162 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-173c901c-9092-40cb-8b3a-31f1196a262f tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:40.383257 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:40.383257 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:40.394128 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6c545446-736b-4619-8a93-724a7855d0c8 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/1a4d1b82-9caa-484e-81a7-2c9df8d5576e Dec 02 11:07:40.395183 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6c545446-736b-4619-8a93-724a7855d0c8 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:40.395614 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:40.395614 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:40.396276 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6c545446-736b-4619-8a93-724a7855d0c8 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:40.412647 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-173c901c-9092-40cb-8b3a-31f1196a262f tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Volume info retrieved successfully. Dec 02 11:07:40.470002 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-173c901c-9092-40cb-8b3a-31f1196a262f tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/d32e5458-7ce3-49e4-bee6-7c5a665ce2fe returned with HTTP 200 Dec 02 11:07:40.470856 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1159/2344] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:40 2020] GET /volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/d32e5458-7ce3-49e4-bee6-7c5a665ce2fe => generated 912 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:40.476248 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e3a70328-0fa4-42a7-acbe-2377752ef6d2 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:07:40.477111 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e3a70328-0fa4-42a7-acbe-2377752ef6d2 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:40.477473 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:40.477473 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:40.478111 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e3a70328-0fa4-42a7-acbe-2377752ef6d2 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:40.478711 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-e3a70328-0fa4-42a7-acbe-2377752ef6d2 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:40.504295 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:40.504295 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:40.531892 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6c545446-736b-4619-8a93-724a7855d0c8 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:07:40.544226 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:40.544226 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:40.545968 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e3a70328-0fa4-42a7-acbe-2377752ef6d2 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:07:40.556780 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1160/2345] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:40 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 850 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:40.589161 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6c545446-736b-4619-8a93-724a7855d0c8 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/1a4d1b82-9caa-484e-81a7-2c9df8d5576e returned with HTTP 200 Dec 02 11:07:40.590216 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1186/2346] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:40 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/1a4d1b82-9caa-484e-81a7-2c9df8d5576e => generated 954 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:40.686086 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-df537b6c-fb62-419e-b016-3ad5056509aa tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:07:40.693069 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-df537b6c-fb62-419e-b016-3ad5056509aa tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:40.693569 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:40.693569 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:40.694226 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-df537b6c-fb62-419e-b016-3ad5056509aa tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:40.694829 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-df537b6c-fb62-419e-b016-3ad5056509aa tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:40.755043 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:40.755043 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:40.759011 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-df537b6c-fb62-419e-b016-3ad5056509aa tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:07:40.767634 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1161/2347] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:40 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 819 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:41.489423 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2c8779f7-eaa1-4477-aae5-2bb6f8489b39 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] GET http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/d32e5458-7ce3-49e4-bee6-7c5a665ce2fe Dec 02 11:07:41.489423 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2c8779f7-eaa1-4477-aae5-2bb6f8489b39 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:41.489762 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:41.489762 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:41.489910 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2c8779f7-eaa1-4477-aae5-2bb6f8489b39 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:41.586892 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-eb9a8b5f-f156-467d-9b76-cdea3bee8945 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:07:41.587972 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-eb9a8b5f-f156-467d-9b76-cdea3bee8945 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:41.587972 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:41.587972 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:41.590333 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-eb9a8b5f-f156-467d-9b76-cdea3bee8945 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:41.590333 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-eb9a8b5f-f156-467d-9b76-cdea3bee8945 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:41.613581 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:41.613581 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:41.644520 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-2c8779f7-eaa1-4477-aae5-2bb6f8489b39 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Volume info retrieved successfully. Dec 02 11:07:41.687175 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:41.687175 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:41.689864 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-eb9a8b5f-f156-467d-9b76-cdea3bee8945 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:07:41.703357 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1162/2348] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:41 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 850 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:41.710888 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9db7734a-3663-49d8-ae65-91221000ffa5 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/1a4d1b82-9caa-484e-81a7-2c9df8d5576e Dec 02 11:07:41.722555 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9db7734a-3663-49d8-ae65-91221000ffa5 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:41.725354 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:41.725354 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:41.726119 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9db7734a-3663-49d8-ae65-91221000ffa5 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:41.745211 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2c8779f7-eaa1-4477-aae5-2bb6f8489b39 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/d32e5458-7ce3-49e4-bee6-7c5a665ce2fe returned with HTTP 200 Dec 02 11:07:41.745211 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1187/2349] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:41 2020] GET /volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/d32e5458-7ce3-49e4-bee6-7c5a665ce2fe => generated 912 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:41.838014 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-edda2722-4afd-40c8-abf0-e6dbde8160b7 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:07:41.841421 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-edda2722-4afd-40c8-abf0-e6dbde8160b7 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:41.844397 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:41.844397 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:41.845096 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-edda2722-4afd-40c8-abf0-e6dbde8160b7 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:41.845649 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-edda2722-4afd-40c8-abf0-e6dbde8160b7 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:41.876375 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:41.876375 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:41.890900 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:41.890900 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:41.899317 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-edda2722-4afd-40c8-abf0-e6dbde8160b7 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:07:41.901874 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-9db7734a-3663-49d8-ae65-91221000ffa5 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:07:41.917184 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1188/2350] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:41 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 819 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:41.990024 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9db7734a-3663-49d8-ae65-91221000ffa5 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/1a4d1b82-9caa-484e-81a7-2c9df8d5576e returned with HTTP 200 Dec 02 11:07:41.990774 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1163/2351] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:41 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/1a4d1b82-9caa-484e-81a7-2c9df8d5576e => generated 954 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:42.710187 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4537d4a3-bff8-40b8-9c4f-ce6cb0dcb3dc tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:07:42.710806 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4537d4a3-bff8-40b8-9c4f-ce6cb0dcb3dc tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:42.710898 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:42.710898 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:42.711242 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4537d4a3-bff8-40b8-9c4f-ce6cb0dcb3dc tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:42.711604 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-4537d4a3-bff8-40b8-9c4f-ce6cb0dcb3dc tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:42.753642 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:42.753642 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:42.765311 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-02a61941-1a68-4b5c-9d27-5bfb667fab42 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] GET http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/d32e5458-7ce3-49e4-bee6-7c5a665ce2fe Dec 02 11:07:42.765886 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-02a61941-1a68-4b5c-9d27-5bfb667fab42 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:42.766116 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:42.766116 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:42.766490 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-02a61941-1a68-4b5c-9d27-5bfb667fab42 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:42.787323 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4537d4a3-bff8-40b8-9c4f-ce6cb0dcb3dc tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:07:42.788194 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1189/2352] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:42 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 850 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:42.914124 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c2454b86-b23f-4596-b2ec-209c072925e5 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:07:42.914639 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c2454b86-b23f-4596-b2ec-209c072925e5 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:42.914827 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:42.914827 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:42.915201 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c2454b86-b23f-4596-b2ec-209c072925e5 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:42.915562 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-c2454b86-b23f-4596-b2ec-209c072925e5 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:42.951663 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-02a61941-1a68-4b5c-9d27-5bfb667fab42 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/d32e5458-7ce3-49e4-bee6-7c5a665ce2fe returned with HTTP 404 Dec 02 11:07:42.952785 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1164/2353] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:42 2020] GET /volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/d32e5458-7ce3-49e4-bee6-7c5a665ce2fe => generated 109 bytes in 198 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:07:42.960541 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a846e1ef-7be9-4f1c-ac1f-d58e157825a5 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] GET http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes Dec 02 11:07:42.969730 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a846e1ef-7be9-4f1c-ac1f-d58e157825a5 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:42.970264 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a846e1ef-7be9-4f1c-ac1f-d58e157825a5 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Calling method 'index' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:42.971025 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-a846e1ef-7be9-4f1c-ac1f-d58e157825a5 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Removing options '' from query. {{(pid=88068) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 11:07:42.972972 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-a846e1ef-7be9-4f1c-ac1f-d58e157825a5 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88068) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 02 11:07:42.993131 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:42.993131 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:42.995013 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c2454b86-b23f-4596-b2ec-209c072925e5 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:07:42.995834 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1190/2354] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:42 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 819 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:07:43.019332 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-34a6606c-62a4-4028-8384-9c8262b97f8a tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/1a4d1b82-9caa-484e-81a7-2c9df8d5576e Dec 02 11:07:43.020096 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-34a6606c-62a4-4028-8384-9c8262b97f8a tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:43.020485 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:43.020485 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:43.021178 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-34a6606c-62a4-4028-8384-9c8262b97f8a tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:43.122223 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a846e1ef-7be9-4f1c-ac1f-d58e157825a5 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Get all volumes completed successfully. Dec 02 11:07:43.129614 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a846e1ef-7be9-4f1c-ac1f-d58e157825a5 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes returned with HTTP 200 Dec 02 11:07:43.143598 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1165/2355] 10.222.0.23 () {58 vars in 1204 bytes} [Wed Dec 2 11:07:42 2020] GET /volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes => generated 401 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:43.154470 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d36bf86c-8ac2-4962-8353-cfe93cfe504e tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] GET http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/snapshots Dec 02 11:07:43.155247 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d36bf86c-8ac2-4962-8353-cfe93cfe504e tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:43.155611 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:43.155611 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:43.156185 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d36bf86c-8ac2-4962-8353-cfe93cfe504e tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Calling method 'index' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:43.157136 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-d36bf86c-8ac2-4962-8353-cfe93cfe504e tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Removing options '' from query. {{(pid=88068) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 11:07:43.158494 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:43.158494 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:43.160477 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.db.sqlalchemy.api [None req-d36bf86c-8ac2-4962-8353-cfe93cfe504e tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Building query based on filter {{(pid=88068) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 02 11:07:43.231044 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-d36bf86c-8ac2-4962-8353-cfe93cfe504e tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Get all snapshots completed successfully. Dec 02 11:07:43.232186 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d36bf86c-8ac2-4962-8353-cfe93cfe504e tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/snapshots returned with HTTP 200 Dec 02 11:07:43.233081 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1166/2356] 10.222.0.23 () {58 vars in 1210 bytes} [Wed Dec 2 11:07:43 2020] GET /volume/v3/a53dff69f0da4dc1897d58a88263d20e/snapshots => generated 17 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Dec 02 11:07:43.246100 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b5580262-583f-4e18-80be-b03b210d3a67 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] DELETE http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/c73efa47-8baf-427a-87f6-0931ea4cc847 Dec 02 11:07:43.246983 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b5580262-583f-4e18-80be-b03b210d3a67 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:43.247643 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b5580262-583f-4e18-80be-b03b210d3a67 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:43.247963 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:43.247963 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:43.248462 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-b5580262-583f-4e18-80be-b03b210d3a67 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Delete volume with id: c73efa47-8baf-427a-87f6-0931ea4cc847 Dec 02 11:07:43.270352 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-34a6606c-62a4-4028-8384-9c8262b97f8a tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:07:43.304998 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-34a6606c-62a4-4028-8384-9c8262b97f8a tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/1a4d1b82-9caa-484e-81a7-2c9df8d5576e returned with HTTP 200 Dec 02 11:07:43.304998 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1191/2357] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:43 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/1a4d1b82-9caa-484e-81a7-2c9df8d5576e => generated 954 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:43.445455 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:43.445455 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:43.446939 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b5580262-583f-4e18-80be-b03b210d3a67 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Volume info retrieved successfully. Dec 02 11:07:43.548466 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b5580262-583f-4e18-80be-b03b210d3a67 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Delete volume request issued successfully. Dec 02 11:07:43.549107 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b5580262-583f-4e18-80be-b03b210d3a67 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/c73efa47-8baf-427a-87f6-0931ea4cc847 returned with HTTP 202 Dec 02 11:07:43.550102 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1167/2358] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:07:43 2020] DELETE /volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/c73efa47-8baf-427a-87f6-0931ea4cc847 => generated 0 bytes in 308 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:07:43.558177 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-96693af2-731b-4cb8-a2a4-fbb7d96aaef8 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] GET http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/c73efa47-8baf-427a-87f6-0931ea4cc847 Dec 02 11:07:43.558886 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-96693af2-731b-4cb8-a2a4-fbb7d96aaef8 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:43.559312 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:43.559312 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:43.560408 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-96693af2-731b-4cb8-a2a4-fbb7d96aaef8 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:43.676150 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:43.676150 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:43.717619 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-96693af2-731b-4cb8-a2a4-fbb7d96aaef8 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Volume info retrieved successfully. Dec 02 11:07:43.798381 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-96693af2-731b-4cb8-a2a4-fbb7d96aaef8 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/c73efa47-8baf-427a-87f6-0931ea4cc847 returned with HTTP 200 Dec 02 11:07:43.802979 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6c382f82-272a-4734-8fdb-133afa9ef002 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:07:43.803476 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6c382f82-272a-4734-8fdb-133afa9ef002 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:43.803600 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:43.803600 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:43.804382 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6c382f82-272a-4734-8fdb-133afa9ef002 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:43.804663 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-6c382f82-272a-4734-8fdb-133afa9ef002 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:43.816573 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1192/2359] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:43 2020] GET /volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/c73efa47-8baf-427a-87f6-0931ea4cc847 => generated 946 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:43.873052 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:43.873052 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:43.876137 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6c382f82-272a-4734-8fdb-133afa9ef002 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:07:43.883053 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1168/2360] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:43 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 850 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:44.012417 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-00331d84-4bc3-4bfc-be6c-7b8fc34d1ed8 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:07:44.013108 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-00331d84-4bc3-4bfc-be6c-7b8fc34d1ed8 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:44.013420 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:44.013420 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:44.014004 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-00331d84-4bc3-4bfc-be6c-7b8fc34d1ed8 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:44.014421 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-00331d84-4bc3-4bfc-be6c-7b8fc34d1ed8 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:44.063455 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:44.063455 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:44.065585 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-00331d84-4bc3-4bfc-be6c-7b8fc34d1ed8 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:07:44.066537 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1193/2361] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:44 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 819 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:44.315233 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-64b216a2-231d-49a0-b473-141367aacf5c tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/1a4d1b82-9caa-484e-81a7-2c9df8d5576e Dec 02 11:07:44.315749 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-64b216a2-231d-49a0-b473-141367aacf5c tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:44.315989 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:44.315989 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:44.316379 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-64b216a2-231d-49a0-b473-141367aacf5c tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:44.390104 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:44.390104 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:44.402164 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-64b216a2-231d-49a0-b473-141367aacf5c tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:07:44.455278 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-64b216a2-231d-49a0-b473-141367aacf5c tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/1a4d1b82-9caa-484e-81a7-2c9df8d5576e returned with HTTP 200 Dec 02 11:07:44.456127 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1169/2362] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:44 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/1a4d1b82-9caa-484e-81a7-2c9df8d5576e => generated 955 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:44.471334 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-716cf250-558d-4b66-b916-9b5a1bc1ba4d tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/1a4d1b82-9caa-484e-81a7-2c9df8d5576e Dec 02 11:07:44.471860 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-716cf250-558d-4b66-b916-9b5a1bc1ba4d tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:44.472084 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:44.472084 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:44.472454 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-716cf250-558d-4b66-b916-9b5a1bc1ba4d tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:44.623586 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:44.623586 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:44.639883 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-716cf250-558d-4b66-b916-9b5a1bc1ba4d tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:07:44.667256 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-716cf250-558d-4b66-b916-9b5a1bc1ba4d tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/1a4d1b82-9caa-484e-81a7-2c9df8d5576e returned with HTTP 200 Dec 02 11:07:44.678308 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1194/2363] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:44 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/1a4d1b82-9caa-484e-81a7-2c9df8d5576e => generated 955 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:44.688774 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7314c7a3-d1c7-440f-9361-202b68857cb7 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] PUT http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/1a4d1b82-9caa-484e-81a7-2c9df8d5576e Dec 02 11:07:44.690468 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:44.690468 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:44.690937 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7314c7a3-d1c7-440f-9361-202b68857cb7 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1102765820"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:07:44.835024 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-728ef495-d0dd-4741-bf67-4d09b97b7263 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] GET http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/c73efa47-8baf-427a-87f6-0931ea4cc847 Dec 02 11:07:44.835694 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-728ef495-d0dd-4741-bf67-4d09b97b7263 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:44.835801 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:44.835801 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:44.836148 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-728ef495-d0dd-4741-bf67-4d09b97b7263 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:44.847913 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:44.847913 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:44.873228 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-7314c7a3-d1c7-440f-9361-202b68857cb7 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:07:44.907358 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-7314c7a3-d1c7-440f-9361-202b68857cb7 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume updated successfully. Dec 02 11:07:44.935913 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7314c7a3-d1c7-440f-9361-202b68857cb7 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/1a4d1b82-9caa-484e-81a7-2c9df8d5576e returned with HTTP 200 Dec 02 11:07:44.948736 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1170/2364] 10.222.0.23 () {60 vars in 1335 bytes} [Wed Dec 2 11:07:44 2020] PUT /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/1a4d1b82-9caa-484e-81a7-2c9df8d5576e => generated 887 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:44.957874 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-30e0dc84-7316-4c03-8c1e-dd62ddd250a3 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:07:44.958557 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-30e0dc84-7316-4c03-8c1e-dd62ddd250a3 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:44.958899 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:44.958899 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:44.959921 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-30e0dc84-7316-4c03-8c1e-dd62ddd250a3 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:44.960445 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-30e0dc84-7316-4c03-8c1e-dd62ddd250a3 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:44.968542 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:44.968542 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:44.986222 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:44.986222 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:44.988388 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-30e0dc84-7316-4c03-8c1e-dd62ddd250a3 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:07:44.989449 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1171/2365] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:44 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:44.996827 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-728ef495-d0dd-4741-bf67-4d09b97b7263 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Volume info retrieved successfully. Dec 02 11:07:45.001110 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f5a96a2d-d789-404c-95f5-00fa90e448dd tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] PUT http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/1a4d1b82-9caa-484e-81a7-2c9df8d5576e Dec 02 11:07:45.002007 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:45.002007 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:45.002734 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f5a96a2d-d789-404c-95f5-00fa90e448dd tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1491121357", "description": "This is the new description of volume"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:07:45.039185 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-728ef495-d0dd-4741-bf67-4d09b97b7263 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/c73efa47-8baf-427a-87f6-0931ea4cc847 returned with HTTP 200 Dec 02 11:07:45.040110 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1195/2366] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:44 2020] GET /volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/c73efa47-8baf-427a-87f6-0931ea4cc847 => generated 946 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:45.080180 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b2c89ff3-f3f2-40eb-8c55-cd22715021d1 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:07:45.080723 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b2c89ff3-f3f2-40eb-8c55-cd22715021d1 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:45.080947 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:45.080947 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:45.081326 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b2c89ff3-f3f2-40eb-8c55-cd22715021d1 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:45.081684 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-b2c89ff3-f3f2-40eb-8c55-cd22715021d1 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:45.092505 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:45.092505 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:45.108635 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:45.108635 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:45.110732 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b2c89ff3-f3f2-40eb-8c55-cd22715021d1 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:07:45.112087 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1196/2367] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:45 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 819 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:45.119767 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f5a96a2d-d789-404c-95f5-00fa90e448dd tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:07:45.141094 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f5a96a2d-d789-404c-95f5-00fa90e448dd tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume updated successfully. Dec 02 11:07:45.184906 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f5a96a2d-d789-404c-95f5-00fa90e448dd tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/1a4d1b82-9caa-484e-81a7-2c9df8d5576e returned with HTTP 200 Dec 02 11:07:45.185826 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1172/2368] 10.222.0.23 () {60 vars in 1336 bytes} [Wed Dec 2 11:07:44 2020] PUT /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/1a4d1b82-9caa-484e-81a7-2c9df8d5576e => generated 926 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:45.199742 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-96566c33-427e-4c0d-9ed3-8fa4afe5e4dd tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/1a4d1b82-9caa-484e-81a7-2c9df8d5576e Dec 02 11:07:45.200258 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-96566c33-427e-4c0d-9ed3-8fa4afe5e4dd tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:45.200476 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:45.200476 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:45.200872 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-96566c33-427e-4c0d-9ed3-8fa4afe5e4dd tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:45.292598 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:45.292598 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:45.333775 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-96566c33-427e-4c0d-9ed3-8fa4afe5e4dd tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:07:45.387228 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-96566c33-427e-4c0d-9ed3-8fa4afe5e4dd tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/1a4d1b82-9caa-484e-81a7-2c9df8d5576e returned with HTTP 200 Dec 02 11:07:45.390009 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1197/2369] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:45 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/1a4d1b82-9caa-484e-81a7-2c9df8d5576e => generated 994 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:45.405831 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5a46e773-7dc7-4a12-a84b-8f72940179a3 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] POST http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes Dec 02 11:07:45.406548 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:45.406548 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:45.407225 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5a46e773-7dc7-4a12-a84b-8f72940179a3 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-706038258", "availability_zone": "nova", "size": 1}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:07:45.408502 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-5a46e773-7dc7-4a12-a84b-8f72940179a3 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-706038258', 'availability_zone': 'nova', 'size': 1}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 11:07:45.409056 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-5a46e773-7dc7-4a12-a84b-8f72940179a3 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Create volume of 1 GB Dec 02 11:07:45.432011 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-5a46e773-7dc7-4a12-a84b-8f72940179a3 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Availability Zones retrieved successfully. Dec 02 11:07:45.469860 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-5a46e773-7dc7-4a12-a84b-8f72940179a3 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Flow 'volume_create_api' (be476329-2f6a-4122-9be1-c8dba44cb4fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:07:45.481355 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-5a46e773-7dc7-4a12-a84b-8f72940179a3 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (225f320a-de68-4958-b383-f2c96cdcf006) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:07:45.486659 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-5a46e773-7dc7-4a12-a84b-8f72940179a3 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Validating volume size '1' using validate_int {{(pid=88068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 11:07:45.595559 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-5a46e773-7dc7-4a12-a84b-8f72940179a3 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (225f320a-de68-4958-b383-f2c96cdcf006) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:07:45.610699 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-5a46e773-7dc7-4a12-a84b-8f72940179a3 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (708568ed-93ac-4c5f-8daf-c7ed642b23ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:07:45.742865 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-5a46e773-7dc7-4a12-a84b-8f72940179a3 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Created reservations ['83704219-965f-4f93-a5c1-b12b498a22ab', 'a5b384f0-17fa-49f6-98b3-af8e72b2ce5b', '21c95190-ef16-4526-bcf8-2fce36eb91a6', '189261fe-6c60-4e96-a15b-77441073ee01'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:07:45.744983 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-5a46e773-7dc7-4a12-a84b-8f72940179a3 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (708568ed-93ac-4c5f-8daf-c7ed642b23ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83704219-965f-4f93-a5c1-b12b498a22ab', 'a5b384f0-17fa-49f6-98b3-af8e72b2ce5b', '21c95190-ef16-4526-bcf8-2fce36eb91a6', '189261fe-6c60-4e96-a15b-77441073ee01']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:07:45.747169 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-5a46e773-7dc7-4a12-a84b-8f72940179a3 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd4177c9-b9de-4f3c-8246-5a761f20268d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:07:45.862038 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-5a46e773-7dc7-4a12-a84b-8f72940179a3 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd4177c9-b9de-4f3c-8246-5a761f20268d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '477995cf-f68c-4ddd-ac5c-8494b51a812a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-706038258',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f856d3441d5c4f6ebce20a2b3ef73bcd',qos_specs=None,replication_status=,reservations=['83704219-965f-4f93-a5c1-b12b498a22ab','a5b384f0-17fa-49f6-98b3-af8e72b2ce5b','21c95190-ef16-4526-bcf8-2fce36eb91a6','189261fe-6c60-4e96-a15b-77441073ee01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0aa267b0ccf74c78b8735b765cf34b99',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T11:07:45Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-706038258',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=477995cf-f68c-4ddd-ac5c-8494b51a812a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f856d3441d5c4f6ebce20a2b3ef73bcd',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,user_id='0aa267b0ccf74c78b8735b765cf34b99',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:07:45.863694 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-848e9bfb-0489-4884-9f0b-dcd9ce4c890e tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] POST http://10.222.0.23/volume/v3/831254448c694323a83f4300ff8097d8/snapshots Dec 02 11:07:45.864130 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-5a46e773-7dc7-4a12-a84b-8f72940179a3 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8362d698-27e7-4c43-bbdf-2bd24a383245) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:07:45.864238 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:45.864238 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:45.864534 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-848e9bfb-0489-4884-9f0b-dcd9ce4c890e tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4f9efaea-2279-42c9-8dc6-0d8ee2948dd3", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-747115552"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:07:45.906113 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-5a46e773-7dc7-4a12-a84b-8f72940179a3 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8362d698-27e7-4c43-bbdf-2bd24a383245) 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='tempest-@#$%^* description-706038258',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f856d3441d5c4f6ebce20a2b3ef73bcd',qos_specs=None,replication_status=,reservations=['83704219-965f-4f93-a5c1-b12b498a22ab','a5b384f0-17fa-49f6-98b3-af8e72b2ce5b','21c95190-ef16-4526-bcf8-2fce36eb91a6','189261fe-6c60-4e96-a15b-77441073ee01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0aa267b0ccf74c78b8735b765cf34b99',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:07:45.909254 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-5a46e773-7dc7-4a12-a84b-8f72940179a3 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40dee116-dcb4-43d0-bf07-1ef75692664b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:07:45.944851 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-848e9bfb-0489-4884-9f0b-dcd9ce4c890e tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] http://10.222.0.23/volume/v3/831254448c694323a83f4300ff8097d8/snapshots returned with HTTP 404 Dec 02 11:07:45.946237 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1198/2370] 10.222.0.23 () {60 vars in 1232 bytes} [Wed Dec 2 11:07:45 2020] POST /volume/v3/831254448c694323a83f4300ff8097d8/snapshots => generated 109 bytes in 356 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:07:45.958593 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cd165073-91ea-41df-9546-714859af0526 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] POST http://10.222.0.23/volume/v3/831254448c694323a83f4300ff8097d8/snapshots Dec 02 11:07:45.959658 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cd165073-91ea-41df-9546-714859af0526 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-771394566"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:07:45.986844 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-5a46e773-7dc7-4a12-a84b-8f72940179a3 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40dee116-dcb4-43d0-bf07-1ef75692664b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:07:45.986844 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-5a46e773-7dc7-4a12-a84b-8f72940179a3 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Flow 'volume_create_api' (be476329-2f6a-4122-9be1-c8dba44cb4fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:07:46.026190 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cd165073-91ea-41df-9546-714859af0526 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] http://10.222.0.23/volume/v3/831254448c694323a83f4300ff8097d8/snapshots returned with HTTP 404 Dec 02 11:07:46.027663 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1199/2371] 10.222.0.23 () {60 vars in 1232 bytes} [Wed Dec 2 11:07:45 2020] POST /volume/v3/831254448c694323a83f4300ff8097d8/snapshots => generated 77 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:07:46.037671 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3a74eafe-259c-4e5b-ac2a-05f0c6bf5172 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:07:46.038467 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3a74eafe-259c-4e5b-ac2a-05f0c6bf5172 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:46.039145 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3a74eafe-259c-4e5b-ac2a-05f0c6bf5172 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:46.039748 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-3a74eafe-259c-4e5b-ac2a-05f0c6bf5172 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:46.063647 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:46.063647 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:46.065937 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3a74eafe-259c-4e5b-ac2a-05f0c6bf5172 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:07:46.067029 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1200/2372] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:46 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:46.077390 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9d11b3d3-2d70-416f-8665-faaa54c3c178 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] GET http://10.222.0.23/volume/v3/831254448c694323a83f4300ff8097d8/snapshots?limit=invalid Dec 02 11:07:46.078194 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9d11b3d3-2d70-416f-8665-faaa54c3c178 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:46.078610 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:46.078610 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:46.079298 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9d11b3d3-2d70-416f-8665-faaa54c3c178 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Calling method 'index' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:46.083510 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9d11b3d3-2d70-416f-8665-faaa54c3c178 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] HTTP exception thrown: limit param must be an integer Dec 02 11:07:46.084042 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9d11b3d3-2d70-416f-8665-faaa54c3c178 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] http://10.222.0.23/volume/v3/831254448c694323a83f4300ff8097d8/snapshots?limit=invalid returned with HTTP 400 Dec 02 11:07:46.085526 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1201/2373] 10.222.0.23 () {58 vars in 1237 bytes} [Wed Dec 2 11:07:46 2020] GET /volume/v3/831254448c694323a83f4300ff8097d8/snapshots?limit=invalid => generated 74 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Dec 02 11:07:46.094698 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8548e14d-da3e-41ed-947a-cbb0c6c23d75 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] GET http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/c73efa47-8baf-427a-87f6-0931ea4cc847 Dec 02 11:07:46.095531 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8548e14d-da3e-41ed-947a-cbb0c6c23d75 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:46.096211 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8548e14d-da3e-41ed-947a-cbb0c6c23d75 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:46.096408 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-5a46e773-7dc7-4a12-a84b-8f72940179a3 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Create volume request issued successfully. Dec 02 11:07:46.130163 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5a46e773-7dc7-4a12-a84b-8f72940179a3 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes returned with HTTP 202 Dec 02 11:07:46.134171 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1173/2374] 10.222.0.23 () {60 vars in 1226 bytes} [Wed Dec 2 11:07:45 2020] POST /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes => generated 810 bytes in 732 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:07:46.141961 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4c047cae-7988-482a-8ea8-657f89f55004 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] GET http://10.222.0.23/volume/v3/831254448c694323a83f4300ff8097d8/snapshots?marker=fa808da6-dadf-49bd-b45f-5d4799a88d2b Dec 02 11:07:46.146028 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4c047cae-7988-482a-8ea8-657f89f55004 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:46.147987 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:46.147987 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:46.148629 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4c047cae-7988-482a-8ea8-657f89f55004 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Calling method 'index' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:46.150751 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-4c047cae-7988-482a-8ea8-657f89f55004 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Removing options '' from query. {{(pid=88068) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 11:07:46.151650 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:46.151650 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:46.160390 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.db.sqlalchemy.api [None req-4c047cae-7988-482a-8ea8-657f89f55004 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Building query based on filter {{(pid=88068) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 02 11:07:46.162083 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:46.162083 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:46.171146 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-8548e14d-da3e-41ed-947a-cbb0c6c23d75 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Volume info retrieved successfully. Dec 02 11:07:46.194761 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8548e14d-da3e-41ed-947a-cbb0c6c23d75 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/c73efa47-8baf-427a-87f6-0931ea4cc847 returned with HTTP 200 Dec 02 11:07:46.196256 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1202/2375] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:46 2020] GET /volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/c73efa47-8baf-427a-87f6-0931ea4cc847 => generated 946 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:46.201642 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7ba3add3-7084-4435-b2a6-d3cd831f691d tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:07:46.202425 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7ba3add3-7084-4435-b2a6-d3cd831f691d tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:46.202851 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:46.202851 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:46.203499 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7ba3add3-7084-4435-b2a6-d3cd831f691d tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:46.204211 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-7ba3add3-7084-4435-b2a6-d3cd831f691d tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:46.224105 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4c047cae-7988-482a-8ea8-657f89f55004 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] http://10.222.0.23/volume/v3/831254448c694323a83f4300ff8097d8/snapshots?marker=fa808da6-dadf-49bd-b45f-5d4799a88d2b returned with HTTP 404 Dec 02 11:07:46.230442 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1174/2376] 10.222.0.23 () {58 vars in 1297 bytes} [Wed Dec 2 11:07:46 2020] GET /volume/v3/831254448c694323a83f4300ff8097d8/snapshots?marker=fa808da6-dadf-49bd-b45f-5d4799a88d2b => generated 111 bytes in 91 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:07:46.232926 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f2444d11-5e6c-491a-b9aa-228278a95165 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/477995cf-f68c-4ddd-ac5c-8494b51a812a Dec 02 11:07:46.233444 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f2444d11-5e6c-491a-b9aa-228278a95165 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:46.234518 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f2444d11-5e6c-491a-b9aa-228278a95165 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:46.265654 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:46.265654 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:46.267868 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7ba3add3-7084-4435-b2a6-d3cd831f691d tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:07:46.269023 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1203/2377] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:46 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 819 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:46.274423 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b721a32a-796d-4623-ba16-2ffcfb1e8779 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] GET http://10.222.0.23/volume/v3/831254448c694323a83f4300ff8097d8/snapshots?sort_key=invalid Dec 02 11:07:46.275009 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b721a32a-796d-4623-ba16-2ffcfb1e8779 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:46.275286 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:46.275286 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:46.275741 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b721a32a-796d-4623-ba16-2ffcfb1e8779 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Calling method 'index' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:46.276421 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-b721a32a-796d-4623-ba16-2ffcfb1e8779 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Removing options '' from query. {{(pid=88069) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 11:07:46.278911 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.db.sqlalchemy.api [None req-b721a32a-796d-4623-ba16-2ffcfb1e8779 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Building query based on filter {{(pid=88069) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 02 11:07:46.279865 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b721a32a-796d-4623-ba16-2ffcfb1e8779 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] http://10.222.0.23/volume/v3/831254448c694323a83f4300ff8097d8/snapshots?sort_key=invalid returned with HTTP 400 Dec 02 11:07:46.291081 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1204/2378] 10.222.0.23 () {58 vars in 1243 bytes} [Wed Dec 2 11:07:46 2020] GET /volume/v3/831254448c694323a83f4300ff8097d8/snapshots?sort_key=invalid => generated 84 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Dec 02 11:07:46.318754 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:46.318754 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:46.319610 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-179eb426-e7e3-4951-b3fe-99357a0fd205 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] POST http://10.222.0.23/volume/v3/831254448c694323a83f4300ff8097d8/volumes Dec 02 11:07:46.319610 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-179eb426-e7e3-4951-b3fe-99357a0fd205 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1354645213"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:07:46.319610 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-179eb426-e7e3-4951-b3fe-99357a0fd205 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1354645213'}} {{(pid=88069) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 11:07:46.319610 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-179eb426-e7e3-4951-b3fe-99357a0fd205 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Create volume of 2 GB Dec 02 11:07:46.334173 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-179eb426-e7e3-4951-b3fe-99357a0fd205 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Availability Zones retrieved successfully. Dec 02 11:07:46.352228 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-179eb426-e7e3-4951-b3fe-99357a0fd205 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Flow 'volume_create_api' (03b74530-7fd6-41ff-acb6-0a54cf59064d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:07:46.355317 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-179eb426-e7e3-4951-b3fe-99357a0fd205 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5dfdbd1-929d-4146-8007-baa7e471a548) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:07:46.357794 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-179eb426-e7e3-4951-b3fe-99357a0fd205 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Validating volume size '2' using validate_int {{(pid=88069) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 11:07:46.363342 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f2444d11-5e6c-491a-b9aa-228278a95165 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:07:46.433311 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-179eb426-e7e3-4951-b3fe-99357a0fd205 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5dfdbd1-929d-4146-8007-baa7e471a548) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:07:46.436656 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-179eb426-e7e3-4951-b3fe-99357a0fd205 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70b8a185-be92-4963-b23e-c63afc73923f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:07:46.451966 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f2444d11-5e6c-491a-b9aa-228278a95165 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/477995cf-f68c-4ddd-ac5c-8494b51a812a returned with HTTP 200 Dec 02 11:07:46.461794 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1175/2379] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:46 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/477995cf-f68c-4ddd-ac5c-8494b51a812a => generated 902 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:46.604996 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-179eb426-e7e3-4951-b3fe-99357a0fd205 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Created reservations ['8e8f34a4-2ac8-4a3c-84b7-bafeb6eadad8', '669c3260-8886-4376-92b8-2bd8fe460104', '9fb7d5a2-233c-43ae-8453-74613218fb67', 'c3ef0a28-1ce1-4c77-9917-5a0fa1fbecfc'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:07:46.621658 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-179eb426-e7e3-4951-b3fe-99357a0fd205 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70b8a185-be92-4963-b23e-c63afc73923f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e8f34a4-2ac8-4a3c-84b7-bafeb6eadad8', '669c3260-8886-4376-92b8-2bd8fe460104', '9fb7d5a2-233c-43ae-8453-74613218fb67', 'c3ef0a28-1ce1-4c77-9917-5a0fa1fbecfc']}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:07:46.624436 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-179eb426-e7e3-4951-b3fe-99357a0fd205 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (361e83ac-48fc-4337-8c26-c0ac70ea8631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:07:46.725180 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-179eb426-e7e3-4951-b3fe-99357a0fd205 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (361e83ac-48fc-4337-8c26-c0ac70ea8631) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4bf2039e-a2ab-411d-b667-9837dbb5bb56', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1354645213',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='831254448c694323a83f4300ff8097d8',qos_specs=None,replication_status=,reservations=['8e8f34a4-2ac8-4a3c-84b7-bafeb6eadad8','669c3260-8886-4376-92b8-2bd8fe460104','9fb7d5a2-233c-43ae-8453-74613218fb67','c3ef0a28-1ce1-4c77-9917-5a0fa1fbecfc'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b217e79257d41c7b80b14b2f1624c07',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T11:07:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1354645213',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4bf2039e-a2ab-411d-b667-9837dbb5bb56,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='831254448c694323a83f4300ff8097d8',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=2,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3b217e79257d41c7b80b14b2f1624c07',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:07:46.728701 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-179eb426-e7e3-4951-b3fe-99357a0fd205 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (117a2e15-195e-469e-9236-3b17c649f856) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:07:46.766818 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-179eb426-e7e3-4951-b3fe-99357a0fd205 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (117a2e15-195e-469e-9236-3b17c649f856) 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-VolumesSnapshotNegativeTestJSON-Volume-1354645213',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='831254448c694323a83f4300ff8097d8',qos_specs=None,replication_status=,reservations=['8e8f34a4-2ac8-4a3c-84b7-bafeb6eadad8','669c3260-8886-4376-92b8-2bd8fe460104','9fb7d5a2-233c-43ae-8453-74613218fb67','c3ef0a28-1ce1-4c77-9917-5a0fa1fbecfc'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b217e79257d41c7b80b14b2f1624c07',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:07:46.768860 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-179eb426-e7e3-4951-b3fe-99357a0fd205 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (602e5b13-fe6d-46c9-8472-017b3f405893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:07:46.798750 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-179eb426-e7e3-4951-b3fe-99357a0fd205 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (602e5b13-fe6d-46c9-8472-017b3f405893) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:07:46.801768 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-179eb426-e7e3-4951-b3fe-99357a0fd205 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Flow 'volume_create_api' (03b74530-7fd6-41ff-acb6-0a54cf59064d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:07:46.936725 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-179eb426-e7e3-4951-b3fe-99357a0fd205 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Create volume request issued successfully. Dec 02 11:07:47.006544 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-179eb426-e7e3-4951-b3fe-99357a0fd205 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] http://10.222.0.23/volume/v3/831254448c694323a83f4300ff8097d8/volumes returned with HTTP 202 Dec 02 11:07:47.006544 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1205/2380] 10.222.0.23 () {60 vars in 1225 bytes} [Wed Dec 2 11:07:46 2020] POST /volume/v3/831254448c694323a83f4300ff8097d8/volumes => generated 831 bytes in 703 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:07:47.018677 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ff9aaef9-f00f-4d82-95fb-0837be347d58 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] GET http://10.222.0.23/volume/v3/831254448c694323a83f4300ff8097d8/volumes/4bf2039e-a2ab-411d-b667-9837dbb5bb56 Dec 02 11:07:47.019130 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ff9aaef9-f00f-4d82-95fb-0837be347d58 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:47.019344 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:47.019344 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:47.020289 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ff9aaef9-f00f-4d82-95fb-0837be347d58 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:47.082718 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-06f3c0dd-48a9-46c6-8603-2ca96640e1ac tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:07:47.083236 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-06f3c0dd-48a9-46c6-8603-2ca96640e1ac tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:47.083441 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:47.083441 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:47.083836 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-06f3c0dd-48a9-46c6-8603-2ca96640e1ac tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:47.084130 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-06f3c0dd-48a9-46c6-8603-2ca96640e1ac tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:47.177053 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:47.177053 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:47.182236 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:47.182236 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:47.186203 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-06f3c0dd-48a9-46c6-8603-2ca96640e1ac tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:07:47.192927 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1206/2381] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:47 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 850 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:47.201027 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-ff9aaef9-f00f-4d82-95fb-0837be347d58 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Volume info retrieved successfully. Dec 02 11:07:47.216554 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3e42ce7e-9629-4f6c-9fb1-fa31423bbbdc tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] GET http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/c73efa47-8baf-427a-87f6-0931ea4cc847 Dec 02 11:07:47.222859 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3e42ce7e-9629-4f6c-9fb1-fa31423bbbdc tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:47.223275 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:47.223275 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:47.224301 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3e42ce7e-9629-4f6c-9fb1-fa31423bbbdc tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:47.244601 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ff9aaef9-f00f-4d82-95fb-0837be347d58 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] http://10.222.0.23/volume/v3/831254448c694323a83f4300ff8097d8/volumes/4bf2039e-a2ab-411d-b667-9837dbb5bb56 returned with HTTP 200 Dec 02 11:07:47.246233 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1176/2382] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:47 2020] GET /volume/v3/831254448c694323a83f4300ff8097d8/volumes/4bf2039e-a2ab-411d-b667-9837dbb5bb56 => generated 899 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:47.285451 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2b6e5c51-56d7-467d-97cc-d8ca66abdf8d tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:07:47.286346 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2b6e5c51-56d7-467d-97cc-d8ca66abdf8d tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:47.287220 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:47.287220 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:47.287837 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2b6e5c51-56d7-467d-97cc-d8ca66abdf8d tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:47.290967 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-2b6e5c51-56d7-467d-97cc-d8ca66abdf8d tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:47.335317 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3e42ce7e-9629-4f6c-9fb1-fa31423bbbdc tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/c73efa47-8baf-427a-87f6-0931ea4cc847 returned with HTTP 404 Dec 02 11:07:47.342590 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1207/2383] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:47 2020] GET /volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/c73efa47-8baf-427a-87f6-0931ea4cc847 => generated 109 bytes in 133 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:07:47.351996 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e93bd5f1-ab80-48e6-a8f1-8b6fecc7eb6b tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] DELETE http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/snapshots/9dcce7a7-4810-49b6-81b4-5c26c65aedbb Dec 02 11:07:47.352523 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e93bd5f1-ab80-48e6-a8f1-8b6fecc7eb6b tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:47.355957 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e93bd5f1-ab80-48e6-a8f1-8b6fecc7eb6b tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:47.356330 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v2.snapshots [None req-e93bd5f1-ab80-48e6-a8f1-8b6fecc7eb6b tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Delete snapshot with id: 9dcce7a7-4810-49b6-81b4-5c26c65aedbb Dec 02 11:07:47.404107 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:47.404107 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:47.414747 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2b6e5c51-56d7-467d-97cc-d8ca66abdf8d tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:07:47.424698 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1177/2384] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:47 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 819 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:47.452851 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e93bd5f1-ab80-48e6-a8f1-8b6fecc7eb6b tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/snapshots/9dcce7a7-4810-49b6-81b4-5c26c65aedbb returned with HTTP 404 Dec 02 11:07:47.454072 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1208/2385] 10.222.0.23 () {58 vars in 1324 bytes} [Wed Dec 2 11:07:47 2020] DELETE /volume/v3/a53dff69f0da4dc1897d58a88263d20e/snapshots/9dcce7a7-4810-49b6-81b4-5c26c65aedbb => generated 111 bytes in 111 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:07:47.461910 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7c0ea9a2-999d-4779-8312-7cb1669a59ab tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] DELETE http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/d32e5458-7ce3-49e4-bee6-7c5a665ce2fe Dec 02 11:07:47.462416 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7c0ea9a2-999d-4779-8312-7cb1669a59ab tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:47.468672 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:47.468672 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:47.473044 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ab4c15b8-f75e-4ecd-a37a-291c79bee927 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/477995cf-f68c-4ddd-ac5c-8494b51a812a Dec 02 11:07:47.473805 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ab4c15b8-f75e-4ecd-a37a-291c79bee927 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:47.474448 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ab4c15b8-f75e-4ecd-a37a-291c79bee927 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:47.474871 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7c0ea9a2-999d-4779-8312-7cb1669a59ab tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:47.475427 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-7c0ea9a2-999d-4779-8312-7cb1669a59ab tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Delete volume with id: d32e5458-7ce3-49e4-bee6-7c5a665ce2fe Dec 02 11:07:47.581243 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:47.581243 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:47.609765 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-ab4c15b8-f75e-4ecd-a37a-291c79bee927 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:07:47.610561 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7c0ea9a2-999d-4779-8312-7cb1669a59ab tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/d32e5458-7ce3-49e4-bee6-7c5a665ce2fe returned with HTTP 404 Dec 02 11:07:47.611683 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1178/2386] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:07:47 2020] DELETE /volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/d32e5458-7ce3-49e4-bee6-7c5a665ce2fe => generated 109 bytes in 154 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 02 11:07:47.620045 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b89ed430-4a55-4ee1-a3fe-07d7764e5ca8 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] DELETE http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/snapshots/2c7e3401-42c2-433a-acef-2da9873d42b8 Dec 02 11:07:47.620574 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b89ed430-4a55-4ee1-a3fe-07d7764e5ca8 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:47.621162 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b89ed430-4a55-4ee1-a3fe-07d7764e5ca8 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:47.621586 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v2.snapshots [None req-b89ed430-4a55-4ee1-a3fe-07d7764e5ca8 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Delete snapshot with id: 2c7e3401-42c2-433a-acef-2da9873d42b8 Dec 02 11:07:47.655745 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ab4c15b8-f75e-4ecd-a37a-291c79bee927 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/477995cf-f68c-4ddd-ac5c-8494b51a812a returned with HTTP 200 Dec 02 11:07:47.656566 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1209/2387] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:47 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/477995cf-f68c-4ddd-ac5c-8494b51a812a => generated 902 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:47.689965 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b89ed430-4a55-4ee1-a3fe-07d7764e5ca8 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/snapshots/2c7e3401-42c2-433a-acef-2da9873d42b8 returned with HTTP 404 Dec 02 11:07:47.694093 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1179/2388] 10.222.0.23 () {58 vars in 1324 bytes} [Wed Dec 2 11:07:47 2020] DELETE /volume/v3/a53dff69f0da4dc1897d58a88263d20e/snapshots/2c7e3401-42c2-433a-acef-2da9873d42b8 => generated 111 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 02 11:07:47.702219 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bd9fc287-6fd2-4af4-a25d-05191bc2c751 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] DELETE http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/snapshots/9eb7505e-d1d8-46bd-a087-b0d0ef95d258 Dec 02 11:07:47.702219 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bd9fc287-6fd2-4af4-a25d-05191bc2c751 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:47.702219 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:47.702219 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:47.702219 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bd9fc287-6fd2-4af4-a25d-05191bc2c751 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:47.702219 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v2.snapshots [None req-bd9fc287-6fd2-4af4-a25d-05191bc2c751 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Delete snapshot with id: 9eb7505e-d1d8-46bd-a087-b0d0ef95d258 Dec 02 11:07:47.771284 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bd9fc287-6fd2-4af4-a25d-05191bc2c751 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/snapshots/9eb7505e-d1d8-46bd-a087-b0d0ef95d258 returned with HTTP 404 Dec 02 11:07:47.781659 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1210/2389] 10.222.0.23 () {58 vars in 1324 bytes} [Wed Dec 2 11:07:47 2020] DELETE /volume/v3/a53dff69f0da4dc1897d58a88263d20e/snapshots/9eb7505e-d1d8-46bd-a087-b0d0ef95d258 => generated 111 bytes in 86 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:07:47.785726 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7136f1e1-55fb-4348-9fff-4576361a4ad2 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] DELETE http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/752b3b81-6df2-46d2-af51-64488ac1bdef Dec 02 11:07:47.786196 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7136f1e1-55fb-4348-9fff-4576361a4ad2 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:47.786685 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7136f1e1-55fb-4348-9fff-4576361a4ad2 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:47.787140 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-7136f1e1-55fb-4348-9fff-4576361a4ad2 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] Delete volume with id: 752b3b81-6df2-46d2-af51-64488ac1bdef Dec 02 11:07:47.883022 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7136f1e1-55fb-4348-9fff-4576361a4ad2 tempest-VolumesDeleteCascade-1199627001 tempest-VolumesDeleteCascade-1199627001] http://10.222.0.23/volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/752b3b81-6df2-46d2-af51-64488ac1bdef returned with HTTP 404 Dec 02 11:07:47.887713 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1180/2390] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:07:47 2020] DELETE /volume/v3/a53dff69f0da4dc1897d58a88263d20e/volumes/752b3b81-6df2-46d2-af51-64488ac1bdef => generated 109 bytes in 102 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:07:48.202687 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a38081bc-80fa-4f62-b8b1-b566cc4ab5d7 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:07:48.204198 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a38081bc-80fa-4f62-b8b1-b566cc4ab5d7 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:48.204914 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a38081bc-80fa-4f62-b8b1-b566cc4ab5d7 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:48.205491 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-a38081bc-80fa-4f62-b8b1-b566cc4ab5d7 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:48.282057 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c677febe-0b8f-4738-8b2a-c4375a9d0c43 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] GET http://10.222.0.23/volume/v3/831254448c694323a83f4300ff8097d8/volumes/4bf2039e-a2ab-411d-b667-9837dbb5bb56 Dec 02 11:07:48.282057 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c677febe-0b8f-4738-8b2a-c4375a9d0c43 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:48.282302 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:48.282302 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:48.287317 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a38081bc-80fa-4f62-b8b1-b566cc4ab5d7 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:07:48.288819 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c677febe-0b8f-4738-8b2a-c4375a9d0c43 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:48.294756 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1211/2391] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:48 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 850 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:48.393488 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:48.393488 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:48.423252 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c677febe-0b8f-4738-8b2a-c4375a9d0c43 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Volume info retrieved successfully. Dec 02 11:07:48.431339 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9332aaa4-0ac2-4456-911f-9327975cbd3d tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:07:48.432179 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9332aaa4-0ac2-4456-911f-9327975cbd3d tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:48.432612 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:48.432612 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:48.433309 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9332aaa4-0ac2-4456-911f-9327975cbd3d tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:48.433985 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-9332aaa4-0ac2-4456-911f-9327975cbd3d tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:48.498094 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:48.498094 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:48.499066 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c677febe-0b8f-4738-8b2a-c4375a9d0c43 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] http://10.222.0.23/volume/v3/831254448c694323a83f4300ff8097d8/volumes/4bf2039e-a2ab-411d-b667-9837dbb5bb56 returned with HTTP 200 Dec 02 11:07:48.501371 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9332aaa4-0ac2-4456-911f-9327975cbd3d tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:07:48.506395 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1181/2392] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:48 2020] GET /volume/v3/831254448c694323a83f4300ff8097d8/volumes/4bf2039e-a2ab-411d-b667-9837dbb5bb56 => generated 923 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:48.520970 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1212/2393] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:48 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 819 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:48.672507 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ce9d94cd-fd13-4814-ad64-93a1b42cf393 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/477995cf-f68c-4ddd-ac5c-8494b51a812a Dec 02 11:07:48.673248 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ce9d94cd-fd13-4814-ad64-93a1b42cf393 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:48.673248 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:48.673248 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:48.674006 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ce9d94cd-fd13-4814-ad64-93a1b42cf393 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:48.729890 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:48.729890 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:48.739295 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-ce9d94cd-fd13-4814-ad64-93a1b42cf393 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:07:48.761843 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ce9d94cd-fd13-4814-ad64-93a1b42cf393 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/477995cf-f68c-4ddd-ac5c-8494b51a812a returned with HTTP 200 Dec 02 11:07:48.763164 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1182/2394] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:48 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/477995cf-f68c-4ddd-ac5c-8494b51a812a => generated 903 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:48.781001 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3a8d287b-4e78-43c8-b92c-21a94ecb951e tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] PUT http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/477995cf-f68c-4ddd-ac5c-8494b51a812a Dec 02 11:07:48.781467 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:48.781467 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:48.781878 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3a8d287b-4e78-43c8-b92c-21a94ecb951e tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1102765820", "description": null}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:07:48.902966 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:48.902966 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:48.925855 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3a8d287b-4e78-43c8-b92c-21a94ecb951e tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:07:48.946430 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3a8d287b-4e78-43c8-b92c-21a94ecb951e tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume updated successfully. Dec 02 11:07:48.982051 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3a8d287b-4e78-43c8-b92c-21a94ecb951e tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/477995cf-f68c-4ddd-ac5c-8494b51a812a returned with HTTP 200 Dec 02 11:07:48.983109 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1213/2395] 10.222.0.23 () {60 vars in 1335 bytes} [Wed Dec 2 11:07:48 2020] PUT /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/477995cf-f68c-4ddd-ac5c-8494b51a812a => generated 839 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:48.998380 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4ce0c840-ff0d-44a7-a338-44c99d8823c0 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] DELETE http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/477995cf-f68c-4ddd-ac5c-8494b51a812a Dec 02 11:07:48.999221 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4ce0c840-ff0d-44a7-a338-44c99d8823c0 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:48.999576 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:48.999576 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:49.000312 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4ce0c840-ff0d-44a7-a338-44c99d8823c0 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:49.001435 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-4ce0c840-ff0d-44a7-a338-44c99d8823c0 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Delete volume with id: 477995cf-f68c-4ddd-ac5c-8494b51a812a Dec 02 11:07:49.119351 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:49.119351 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:49.120542 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-4ce0c840-ff0d-44a7-a338-44c99d8823c0 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:07:49.214057 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-4ce0c840-ff0d-44a7-a338-44c99d8823c0 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Delete volume request issued successfully. Dec 02 11:07:49.214057 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4ce0c840-ff0d-44a7-a338-44c99d8823c0 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/477995cf-f68c-4ddd-ac5c-8494b51a812a returned with HTTP 202 Dec 02 11:07:49.215301 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1183/2396] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:07:48 2020] DELETE /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/477995cf-f68c-4ddd-ac5c-8494b51a812a => generated 0 bytes in 221 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:07:49.228970 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f3b38b47-567d-4063-bf98-cecdb4b394ea tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/477995cf-f68c-4ddd-ac5c-8494b51a812a Dec 02 11:07:49.229361 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f3b38b47-567d-4063-bf98-cecdb4b394ea tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:49.229589 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:49.229589 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:49.230168 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f3b38b47-567d-4063-bf98-cecdb4b394ea tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:49.294077 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:49.294077 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:49.305148 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f3b38b47-567d-4063-bf98-cecdb4b394ea tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:07:49.307472 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-58841f11-222d-4c1c-8c27-977b535e4ef1 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:07:49.308032 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-58841f11-222d-4c1c-8c27-977b535e4ef1 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:49.308340 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:49.308340 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:49.308909 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-58841f11-222d-4c1c-8c27-977b535e4ef1 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:49.309393 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-58841f11-222d-4c1c-8c27-977b535e4ef1 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:49.335270 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f3b38b47-567d-4063-bf98-cecdb4b394ea tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/477995cf-f68c-4ddd-ac5c-8494b51a812a returned with HTTP 200 Dec 02 11:07:49.345084 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1214/2397] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:49 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/477995cf-f68c-4ddd-ac5c-8494b51a812a => generated 906 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:49.394056 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:49.394056 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:49.395935 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-58841f11-222d-4c1c-8c27-977b535e4ef1 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:07:49.400579 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1184/2398] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:49 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 850 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:49.525235 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b76ddbb1-095c-491f-86f7-48e1aa8e44ef tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] GET http://10.222.0.23/volume/v3/831254448c694323a83f4300ff8097d8/volumes/4bf2039e-a2ab-411d-b667-9837dbb5bb56 Dec 02 11:07:49.525873 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b76ddbb1-095c-491f-86f7-48e1aa8e44ef tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:49.526206 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:49.526206 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:49.526654 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b76ddbb1-095c-491f-86f7-48e1aa8e44ef tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:49.533782 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-099907fb-da75-4f10-86fa-f884b51909b4 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:07:49.534474 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-099907fb-da75-4f10-86fa-f884b51909b4 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:49.534826 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:49.534826 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:49.541850 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-099907fb-da75-4f10-86fa-f884b51909b4 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:49.542157 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-099907fb-da75-4f10-86fa-f884b51909b4 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:49.572949 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:49.572949 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:49.575752 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-099907fb-da75-4f10-86fa-f884b51909b4 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:07:49.577237 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1185/2399] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:49 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 819 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:49.637919 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:49.637919 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:49.649401 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b76ddbb1-095c-491f-86f7-48e1aa8e44ef tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Volume info retrieved successfully. Dec 02 11:07:49.684941 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b76ddbb1-095c-491f-86f7-48e1aa8e44ef tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] http://10.222.0.23/volume/v3/831254448c694323a83f4300ff8097d8/volumes/4bf2039e-a2ab-411d-b667-9837dbb5bb56 returned with HTTP 200 Dec 02 11:07:49.691011 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1215/2400] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:49 2020] GET /volume/v3/831254448c694323a83f4300ff8097d8/volumes/4bf2039e-a2ab-411d-b667-9837dbb5bb56 => generated 924 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:49.720253 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-59e50b82-7d00-4e2e-9fa9-0f2374e89afd tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] POST http://10.222.0.23/volume/v3/831254448c694323a83f4300ff8097d8/snapshots Dec 02 11:07:49.720253 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:49.720253 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:49.720253 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-59e50b82-7d00-4e2e-9fa9-0f2374e89afd tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4bf2039e-a2ab-411d-b667-9837dbb5bb56", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1236287095"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:07:49.818297 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:49.818297 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:49.819448 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-59e50b82-7d00-4e2e-9fa9-0f2374e89afd tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Volume info retrieved successfully. Dec 02 11:07:49.819819 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v2.snapshots [None req-59e50b82-7d00-4e2e-9fa9-0f2374e89afd tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Create snapshot from volume 4bf2039e-a2ab-411d-b667-9837dbb5bb56 Dec 02 11:07:49.956960 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-59e50b82-7d00-4e2e-9fa9-0f2374e89afd tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Created reservations ['e830f78f-e150-4580-a600-f96ee6fd04f6', '5606dfba-3397-45ff-9e72-cdc47e0f3adf', '6f1afaca-356f-4f42-b49c-fca1311abbfe', '706f97c4-9bfc-4f4f-9630-5a2feffcd01c'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:07:50.136234 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-59e50b82-7d00-4e2e-9fa9-0f2374e89afd tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Snapshot create request issued successfully. Dec 02 11:07:50.139819 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-59e50b82-7d00-4e2e-9fa9-0f2374e89afd tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] http://10.222.0.23/volume/v3/831254448c694323a83f4300ff8097d8/snapshots returned with HTTP 202 Dec 02 11:07:50.147247 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1186/2401] 10.222.0.23 () {60 vars in 1232 bytes} [Wed Dec 2 11:07:49 2020] POST /volume/v3/831254448c694323a83f4300ff8097d8/snapshots => generated 318 bytes in 430 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:07:50.153896 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3315f3af-c37d-4f0c-944b-9f4e1801fae3 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] GET http://10.222.0.23/volume/v3/831254448c694323a83f4300ff8097d8/snapshots/0547c912-b0fd-4a81-afe3-5077864319a4 Dec 02 11:07:50.154721 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3315f3af-c37d-4f0c-944b-9f4e1801fae3 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:50.155135 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:50.155135 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:50.155775 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3315f3af-c37d-4f0c-944b-9f4e1801fae3 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:50.191710 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:50.191710 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:50.193387 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3315f3af-c37d-4f0c-944b-9f4e1801fae3 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Snapshot retrieved successfully. Dec 02 11:07:50.195552 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3315f3af-c37d-4f0c-944b-9f4e1801fae3 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] http://10.222.0.23/volume/v3/831254448c694323a83f4300ff8097d8/snapshots/0547c912-b0fd-4a81-afe3-5077864319a4 returned with HTTP 200 Dec 02 11:07:50.197555 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1216/2402] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:07:50 2020] GET /volume/v3/831254448c694323a83f4300ff8097d8/snapshots/0547c912-b0fd-4a81-afe3-5077864319a4 => generated 450 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:07:50.354187 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bbfb3b4d-73a3-42fc-8ae6-82d2824e3249 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/477995cf-f68c-4ddd-ac5c-8494b51a812a Dec 02 11:07:50.357742 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bbfb3b4d-73a3-42fc-8ae6-82d2824e3249 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:50.358139 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:50.358139 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:50.358858 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bbfb3b4d-73a3-42fc-8ae6-82d2824e3249 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:50.410847 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-50e13450-82c6-466c-b35e-dc40c0d8f29d tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:07:50.412040 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-50e13450-82c6-466c-b35e-dc40c0d8f29d tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:50.412412 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:50.412412 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:50.413031 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-50e13450-82c6-466c-b35e-dc40c0d8f29d tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:50.413555 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-50e13450-82c6-466c-b35e-dc40c0d8f29d tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:50.494513 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:50.494513 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:50.496505 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:50.496505 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:50.513926 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-bbfb3b4d-73a3-42fc-8ae6-82d2824e3249 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:07:50.515157 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-50e13450-82c6-466c-b35e-dc40c0d8f29d tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:07:50.521061 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1217/2403] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:50 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 850 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:50.552385 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bbfb3b4d-73a3-42fc-8ae6-82d2824e3249 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/477995cf-f68c-4ddd-ac5c-8494b51a812a returned with HTTP 200 Dec 02 11:07:50.561859 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1187/2404] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:50 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/477995cf-f68c-4ddd-ac5c-8494b51a812a => generated 906 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:50.591038 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f1ce2a5d-c994-424b-83d8-128e8ed40d40 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:07:50.591558 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f1ce2a5d-c994-424b-83d8-128e8ed40d40 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:50.591775 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:50.591775 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:50.592145 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f1ce2a5d-c994-424b-83d8-128e8ed40d40 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:50.592509 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-f1ce2a5d-c994-424b-83d8-128e8ed40d40 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:50.670679 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:50.670679 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:50.670679 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f1ce2a5d-c994-424b-83d8-128e8ed40d40 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:07:50.677340 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1218/2405] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:50 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 819 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:51.210455 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3fb0c16a-91b9-4a61-accc-3119e1eb9b75 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] GET http://10.222.0.23/volume/v3/831254448c694323a83f4300ff8097d8/snapshots/0547c912-b0fd-4a81-afe3-5077864319a4 Dec 02 11:07:51.210986 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3fb0c16a-91b9-4a61-accc-3119e1eb9b75 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:51.211202 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:51.211202 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:51.211864 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3fb0c16a-91b9-4a61-accc-3119e1eb9b75 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:51.269267 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:51.269267 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:51.270451 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3fb0c16a-91b9-4a61-accc-3119e1eb9b75 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Snapshot retrieved successfully. Dec 02 11:07:51.277867 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3fb0c16a-91b9-4a61-accc-3119e1eb9b75 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] http://10.222.0.23/volume/v3/831254448c694323a83f4300ff8097d8/snapshots/0547c912-b0fd-4a81-afe3-5077864319a4 returned with HTTP 200 Dec 02 11:07:51.281875 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1188/2406] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:07:51 2020] GET /volume/v3/831254448c694323a83f4300ff8097d8/snapshots/0547c912-b0fd-4a81-afe3-5077864319a4 => generated 450 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:51.530874 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bb4ae718-50bd-4285-b430-d4875fd66be9 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:07:51.531481 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bb4ae718-50bd-4285-b430-d4875fd66be9 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:51.531567 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:51.531567 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:51.531905 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bb4ae718-50bd-4285-b430-d4875fd66be9 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:51.532471 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-bb4ae718-50bd-4285-b430-d4875fd66be9 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:51.578602 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-726892b0-e450-4d61-af15-4ccc7cd38058 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/477995cf-f68c-4ddd-ac5c-8494b51a812a Dec 02 11:07:51.579459 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-726892b0-e450-4d61-af15-4ccc7cd38058 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:51.579852 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:51.579852 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:51.580475 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-726892b0-e450-4d61-af15-4ccc7cd38058 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:51.585992 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:51.585992 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:51.588033 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bb4ae718-50bd-4285-b430-d4875fd66be9 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:07:51.589151 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1219/2407] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:51 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 852 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:51.686197 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:51.686197 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:51.693822 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-726892b0-e450-4d61-af15-4ccc7cd38058 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/477995cf-f68c-4ddd-ac5c-8494b51a812a returned with HTTP 404 Dec 02 11:07:51.695512 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1189/2408] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:51 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/477995cf-f68c-4ddd-ac5c-8494b51a812a => generated 109 bytes in 121 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:07:51.703294 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cc0c942f-87c2-4020-899b-c0ce678d3211 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:07:51.704085 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cc0c942f-87c2-4020-899b-c0ce678d3211 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:51.704451 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:51.704451 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:51.705092 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cc0c942f-87c2-4020-899b-c0ce678d3211 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:51.705788 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-cc0c942f-87c2-4020-899b-c0ce678d3211 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:51.759244 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:51.759244 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:51.761343 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cc0c942f-87c2-4020-899b-c0ce678d3211 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:07:51.762205 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1190/2409] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:51 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 819 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:51.767717 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7ffde33c-b478-4f93-93ed-ad10346aed9b tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] DELETE http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/1a4d1b82-9caa-484e-81a7-2c9df8d5576e Dec 02 11:07:51.768535 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7ffde33c-b478-4f93-93ed-ad10346aed9b tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:51.769061 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:51.769061 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:51.769720 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7ffde33c-b478-4f93-93ed-ad10346aed9b tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:51.770398 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-7ffde33c-b478-4f93-93ed-ad10346aed9b tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Delete volume with id: 1a4d1b82-9caa-484e-81a7-2c9df8d5576e Dec 02 11:07:51.853400 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:51.853400 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:51.856944 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-7ffde33c-b478-4f93-93ed-ad10346aed9b tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:07:51.916967 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-7ffde33c-b478-4f93-93ed-ad10346aed9b tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Delete volume request issued successfully. Dec 02 11:07:51.920339 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7ffde33c-b478-4f93-93ed-ad10346aed9b tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/1a4d1b82-9caa-484e-81a7-2c9df8d5576e returned with HTTP 202 Dec 02 11:07:51.921725 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1191/2410] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:07:51 2020] DELETE /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/1a4d1b82-9caa-484e-81a7-2c9df8d5576e => generated 0 bytes in 159 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:07:51.941123 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4d298218-0068-4bfc-89ce-378004f801c7 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/1a4d1b82-9caa-484e-81a7-2c9df8d5576e Dec 02 11:07:51.941998 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4d298218-0068-4bfc-89ce-378004f801c7 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:51.942443 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:51.942443 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:51.943079 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4d298218-0068-4bfc-89ce-378004f801c7 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:52.004933 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-56be3df7-ccef-4810-bd20-b7ffe559a2b2 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] POST http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/volumes Dec 02 11:07:52.005366 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:52.005366 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:52.005916 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-56be3df7-ccef-4810-bd20-b7ffe559a2b2 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1170908533"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:07:52.007013 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-56be3df7-ccef-4810-bd20-b7ffe559a2b2 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-1170908533'}} {{(pid=88069) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 11:07:52.008104 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-56be3df7-ccef-4810-bd20-b7ffe559a2b2 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Create volume of 1 GB Dec 02 11:07:52.077007 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-56be3df7-ccef-4810-bd20-b7ffe559a2b2 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Availability Zones retrieved successfully. Dec 02 11:07:52.101709 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:52.101709 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:52.129790 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-4d298218-0068-4bfc-89ce-378004f801c7 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:07:52.137790 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-56be3df7-ccef-4810-bd20-b7ffe559a2b2 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Flow 'volume_create_api' (bebd5f99-3b83-464f-bded-5695bdf1856c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:07:52.140958 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-56be3df7-ccef-4810-bd20-b7ffe559a2b2 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef1fd695-efd8-4108-9f89-0cd69830dde0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:07:52.155517 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-56be3df7-ccef-4810-bd20-b7ffe559a2b2 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Validating volume size '1' using validate_int {{(pid=88069) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 11:07:52.327337 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4d298218-0068-4bfc-89ce-378004f801c7 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/1a4d1b82-9caa-484e-81a7-2c9df8d5576e returned with HTTP 200 Dec 02 11:07:52.371703 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1192/2411] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:51 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/1a4d1b82-9caa-484e-81a7-2c9df8d5576e => generated 993 bytes in 424 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:52.376237 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4a7a9e68-ff42-47a6-98d7-c43a1723104c tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] GET http://10.222.0.23/volume/v3/831254448c694323a83f4300ff8097d8/snapshots/0547c912-b0fd-4a81-afe3-5077864319a4 Dec 02 11:07:52.376834 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4a7a9e68-ff42-47a6-98d7-c43a1723104c tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:52.377075 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:52.377075 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:52.377461 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4a7a9e68-ff42-47a6-98d7-c43a1723104c tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:52.461958 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:52.461958 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:52.463210 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-4a7a9e68-ff42-47a6-98d7-c43a1723104c tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Snapshot retrieved successfully. Dec 02 11:07:52.465421 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4a7a9e68-ff42-47a6-98d7-c43a1723104c tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] http://10.222.0.23/volume/v3/831254448c694323a83f4300ff8097d8/snapshots/0547c912-b0fd-4a81-afe3-5077864319a4 returned with HTTP 200 Dec 02 11:07:52.466447 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1193/2412] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:07:52 2020] GET /volume/v3/831254448c694323a83f4300ff8097d8/snapshots/0547c912-b0fd-4a81-afe3-5077864319a4 => generated 450 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:52.473918 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-56be3df7-ccef-4810-bd20-b7ffe559a2b2 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef1fd695-efd8-4108-9f89-0cd69830dde0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:07:52.475834 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-56be3df7-ccef-4810-bd20-b7ffe559a2b2 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8acb3177-2639-4545-883a-2e1f17a5690a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:07:52.607873 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5eddca3c-e2bc-4f5f-823f-32166d9bf849 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:07:52.608769 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5eddca3c-e2bc-4f5f-823f-32166d9bf849 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:52.609092 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:52.609092 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:52.609651 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5eddca3c-e2bc-4f5f-823f-32166d9bf849 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:52.610007 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-5eddca3c-e2bc-4f5f-823f-32166d9bf849 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:52.687680 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:52.687680 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:52.693750 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5eddca3c-e2bc-4f5f-823f-32166d9bf849 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:07:52.694904 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1194/2413] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:52 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 852 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:52.711448 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-56be3df7-ccef-4810-bd20-b7ffe559a2b2 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Created reservations ['0387aba5-fa14-4e44-9301-bbc15ac56585', '583f17ee-22c8-4ef0-b30c-930f25df3c0a', 'bf0a1f02-ca2b-4f5d-8414-5c26ddd61f41', '72ee8ae1-4216-4d50-95e4-a19796ea7c7a'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:07:52.713584 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-56be3df7-ccef-4810-bd20-b7ffe559a2b2 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8acb3177-2639-4545-883a-2e1f17a5690a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0387aba5-fa14-4e44-9301-bbc15ac56585', '583f17ee-22c8-4ef0-b30c-930f25df3c0a', 'bf0a1f02-ca2b-4f5d-8414-5c26ddd61f41', '72ee8ae1-4216-4d50-95e4-a19796ea7c7a']}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:07:52.715914 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-56be3df7-ccef-4810-bd20-b7ffe559a2b2 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b59724be-a0ed-49ec-a607-7ecb3bd0d20c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:07:52.783442 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-218f6761-4333-4417-983a-37072b77402c tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:07:52.784043 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-218f6761-4333-4417-983a-37072b77402c tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:52.784043 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:52.784043 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:52.784548 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-218f6761-4333-4417-983a-37072b77402c tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:52.785166 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-218f6761-4333-4417-983a-37072b77402c tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:52.857999 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:52.857999 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:52.860258 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-218f6761-4333-4417-983a-37072b77402c tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:07:52.861154 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1195/2414] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:52 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 819 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:52.877034 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-56be3df7-ccef-4810-bd20-b7ffe559a2b2 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b59724be-a0ed-49ec-a607-7ecb3bd0d20c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a3fd4c7-b177-41cd-a163-f9996e7af5b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1170908533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='699880785fb8451298849d3fa27e7f2e',qos_specs=None,replication_status=,reservations=['0387aba5-fa14-4e44-9301-bbc15ac56585','583f17ee-22c8-4ef0-b30c-930f25df3c0a','bf0a1f02-ca2b-4f5d-8414-5c26ddd61f41','72ee8ae1-4216-4d50-95e4-a19796ea7c7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed6c5b3b3055431bbcc813540822d3a3',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T11:07:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1170908533',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a3fd4c7-b177-41cd-a163-f9996e7af5b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='699880785fb8451298849d3fa27e7f2e',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,user_id='ed6c5b3b3055431bbcc813540822d3a3',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:07:52.879947 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-56be3df7-ccef-4810-bd20-b7ffe559a2b2 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a981c2aa-1884-47d8-b2b7-88928314c0a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:07:52.943658 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-56be3df7-ccef-4810-bd20-b7ffe559a2b2 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a981c2aa-1884-47d8-b2b7-88928314c0a0) 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-VolumesBackupsV39Test-Volume-1170908533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='699880785fb8451298849d3fa27e7f2e',qos_specs=None,replication_status=,reservations=['0387aba5-fa14-4e44-9301-bbc15ac56585','583f17ee-22c8-4ef0-b30c-930f25df3c0a','bf0a1f02-ca2b-4f5d-8414-5c26ddd61f41','72ee8ae1-4216-4d50-95e4-a19796ea7c7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed6c5b3b3055431bbcc813540822d3a3',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:07:52.945694 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-56be3df7-ccef-4810-bd20-b7ffe559a2b2 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4922ddce-02af-48c9-8a42-107a1fbd83c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:07:52.991191 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-56be3df7-ccef-4810-bd20-b7ffe559a2b2 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4922ddce-02af-48c9-8a42-107a1fbd83c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:07:52.993888 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-56be3df7-ccef-4810-bd20-b7ffe559a2b2 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Flow 'volume_create_api' (bebd5f99-3b83-464f-bded-5695bdf1856c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:07:53.103871 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-56be3df7-ccef-4810-bd20-b7ffe559a2b2 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Create volume request issued successfully. Dec 02 11:07:53.138836 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-56be3df7-ccef-4810-bd20-b7ffe559a2b2 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/volumes returned with HTTP 202 Dec 02 11:07:53.140072 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1220/2415] 10.222.0.23 () {62 vars in 1265 bytes} [Wed Dec 2 11:07:51 2020] POST /volume/v3/699880785fb8451298849d3fa27e7f2e/volumes => generated 821 bytes in 1458 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 02 11:07:53.155583 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-57835d51-9cf9-42bb-be7b-b1f627b474f5 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/volumes/6a3fd4c7-b177-41cd-a163-f9996e7af5b9 Dec 02 11:07:53.156563 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-57835d51-9cf9-42bb-be7b-b1f627b474f5 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:53.156961 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:53.156961 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:53.158202 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-57835d51-9cf9-42bb-be7b-b1f627b474f5 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:53.366190 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:53.366190 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:53.370364 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2ce0548e-d95b-4fe8-b9db-cf7b9f68f302 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/1a4d1b82-9caa-484e-81a7-2c9df8d5576e Dec 02 11:07:53.370886 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2ce0548e-d95b-4fe8-b9db-cf7b9f68f302 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:53.371102 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:53.371102 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:53.371617 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2ce0548e-d95b-4fe8-b9db-cf7b9f68f302 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:53.396875 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-57835d51-9cf9-42bb-be7b-b1f627b474f5 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Volume info retrieved successfully. Dec 02 11:07:53.458973 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-57835d51-9cf9-42bb-be7b-b1f627b474f5 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/volumes/6a3fd4c7-b177-41cd-a163-f9996e7af5b9 returned with HTTP 200 Dec 02 11:07:53.471876 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1196/2416] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:07:53 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/volumes/6a3fd4c7-b177-41cd-a163-f9996e7af5b9 => generated 913 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:53.484370 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-eb8ff21b-e32b-435c-8108-f59820976fae tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] GET http://10.222.0.23/volume/v3/831254448c694323a83f4300ff8097d8/snapshots/0547c912-b0fd-4a81-afe3-5077864319a4 Dec 02 11:07:53.484971 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-eb8ff21b-e32b-435c-8108-f59820976fae tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:53.485204 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:53.485204 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:53.485586 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-eb8ff21b-e32b-435c-8108-f59820976fae tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:53.487994 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:53.487994 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:53.512369 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-2ce0548e-d95b-4fe8-b9db-cf7b9f68f302 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:07:53.547251 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2ce0548e-d95b-4fe8-b9db-cf7b9f68f302 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/1a4d1b82-9caa-484e-81a7-2c9df8d5576e returned with HTTP 200 Dec 02 11:07:53.548472 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1221/2417] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:53 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/1a4d1b82-9caa-484e-81a7-2c9df8d5576e => generated 993 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:53.567564 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:53.567564 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:53.570047 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-eb8ff21b-e32b-435c-8108-f59820976fae tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Snapshot retrieved successfully. Dec 02 11:07:53.574572 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-eb8ff21b-e32b-435c-8108-f59820976fae tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] http://10.222.0.23/volume/v3/831254448c694323a83f4300ff8097d8/snapshots/0547c912-b0fd-4a81-afe3-5077864319a4 returned with HTTP 200 Dec 02 11:07:53.577046 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1197/2418] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:07:53 2020] GET /volume/v3/831254448c694323a83f4300ff8097d8/snapshots/0547c912-b0fd-4a81-afe3-5077864319a4 => generated 477 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:53.585969 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-88cbfc4e-c253-4a49-ad16-3fbc0e6fb367 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] POST http://10.222.0.23/volume/v3/831254448c694323a83f4300ff8097d8/volumes Dec 02 11:07:53.586577 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:53.586577 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:53.587174 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-88cbfc4e-c253-4a49-ad16-3fbc0e6fb367 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "0547c912-b0fd-4a81-afe3-5077864319a4"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:07:53.588494 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-88cbfc4e-c253-4a49-ad16-3fbc0e6fb367 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '0547c912-b0fd-4a81-afe3-5077864319a4'}} {{(pid=88069) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 11:07:53.654567 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:53.654567 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:53.659971 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-88cbfc4e-c253-4a49-ad16-3fbc0e6fb367 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Snapshot retrieved successfully. Dec 02 11:07:53.670952 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-88cbfc4e-c253-4a49-ad16-3fbc0e6fb367 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Create volume of 1 GB Dec 02 11:07:53.704438 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-88cbfc4e-c253-4a49-ad16-3fbc0e6fb367 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Availability Zones retrieved successfully. Dec 02 11:07:53.708945 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fee52829-12ba-4218-8c58-fdcd7081ffe5 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:07:53.709776 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fee52829-12ba-4218-8c58-fdcd7081ffe5 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:53.710143 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:53.710143 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:53.710915 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fee52829-12ba-4218-8c58-fdcd7081ffe5 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:53.711443 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-fee52829-12ba-4218-8c58-fdcd7081ffe5 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:53.723747 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-88cbfc4e-c253-4a49-ad16-3fbc0e6fb367 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Flow 'volume_create_api' (fa524523-55f5-417f-8936-f1abc2ad9c85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:07:53.726820 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-88cbfc4e-c253-4a49-ad16-3fbc0e6fb367 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18f62c08-7eb5-4091-a235-0c72e23f5eca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:07:53.729191 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-88cbfc4e-c253-4a49-ad16-3fbc0e6fb367 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88069) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 11:07:53.731318 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.volume.api [None req-88cbfc4e-c253-4a49-ad16-3fbc0e6fb367 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18f62c08-7eb5-4091-a235-0c72e23f5eca) transitioned into state 'FAILURE' from state 'RUNNING' Dec 02 11:07:53.731559 n-d-764292-5 devstack@c-api.service[88067]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than the snapshot size 2GB. They must be >= original snapshot size. Dec 02 11:07:53.736201 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-88cbfc4e-c253-4a49-ad16-3fbc0e6fb367 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18f62c08-7eb5-4091-a235-0c72e23f5eca) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:07:53.738561 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.volume.api [None req-88cbfc4e-c253-4a49-ad16-3fbc0e6fb367 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18f62c08-7eb5-4091-a235-0c72e23f5eca) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Dec 02 11:07:53.741401 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.volume.api [None req-88cbfc4e-c253-4a49-ad16-3fbc0e6fb367 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Flow 'volume_create_api' (fa524523-55f5-417f-8936-f1abc2ad9c85) transitioned into state 'REVERTED' from state 'RUNNING' Dec 02 11:07:53.742343 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-88cbfc4e-c253-4a49-ad16-3fbc0e6fb367 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] http://10.222.0.23/volume/v3/831254448c694323a83f4300ff8097d8/volumes returned with HTTP 400 Dec 02 11:07:53.748956 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1222/2419] 10.222.0.23 () {60 vars in 1225 bytes} [Wed Dec 2 11:07:53 2020] POST /volume/v3/831254448c694323a83f4300ff8097d8/volumes => generated 171 bytes in 166 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 02 11:07:53.753984 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9deb9ea2-6662-48be-9931-69f1eb03bd0c tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] DELETE http://10.222.0.23/volume/v3/831254448c694323a83f4300ff8097d8/snapshots/0547c912-b0fd-4a81-afe3-5077864319a4 Dec 02 11:07:53.754756 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9deb9ea2-6662-48be-9931-69f1eb03bd0c tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:53.755167 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:53.755167 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:53.755827 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9deb9ea2-6662-48be-9931-69f1eb03bd0c tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:53.756548 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v2.snapshots [None req-9deb9ea2-6662-48be-9931-69f1eb03bd0c tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Delete snapshot with id: 0547c912-b0fd-4a81-afe3-5077864319a4 Dec 02 11:07:53.773135 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:53.773135 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:53.775045 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fee52829-12ba-4218-8c58-fdcd7081ffe5 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:07:53.789505 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1198/2420] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:53 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 853 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:53.791454 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:53.791454 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:53.805322 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-9deb9ea2-6662-48be-9931-69f1eb03bd0c tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Snapshot retrieved successfully. Dec 02 11:07:53.807593 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a81b3634-15f6-45f2-925a-f78f3bf1e0f5 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/059cd056-6711-4428-b8f2-ab4e64f3a517 Dec 02 11:07:53.807904 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a81b3634-15f6-45f2-925a-f78f3bf1e0f5 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:53.813877 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:53.813877 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:53.815157 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a81b3634-15f6-45f2-925a-f78f3bf1e0f5 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:53.965416 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:53.965416 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:53.990538 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-9deb9ea2-6662-48be-9931-69f1eb03bd0c tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Snapshot delete request issued successfully. Dec 02 11:07:53.991006 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9deb9ea2-6662-48be-9931-69f1eb03bd0c tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] http://10.222.0.23/volume/v3/831254448c694323a83f4300ff8097d8/snapshots/0547c912-b0fd-4a81-afe3-5077864319a4 returned with HTTP 202 Dec 02 11:07:53.991883 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1223/2421] 10.222.0.23 () {58 vars in 1324 bytes} [Wed Dec 2 11:07:53 2020] DELETE /volume/v3/831254448c694323a83f4300ff8097d8/snapshots/0547c912-b0fd-4a81-afe3-5077864319a4 => generated 0 bytes in 242 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:07:53.997447 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1ee7d4a4-37bd-41a3-89dd-46a4c86d1e39 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:07:53.997972 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1ee7d4a4-37bd-41a3-89dd-46a4c86d1e39 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:53.998200 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:53.998200 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:53.998575 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1ee7d4a4-37bd-41a3-89dd-46a4c86d1e39 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:53.998937 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-1ee7d4a4-37bd-41a3-89dd-46a4c86d1e39 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:54.010404 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a81b3634-15f6-45f2-925a-f78f3bf1e0f5 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:07:54.062112 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a81b3634-15f6-45f2-925a-f78f3bf1e0f5 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/059cd056-6711-4428-b8f2-ab4e64f3a517 returned with HTTP 200 Dec 02 11:07:54.062964 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1199/2422] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:53 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/059cd056-6711-4428-b8f2-ab4e64f3a517 => generated 977 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:54.067354 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-40190b76-1c77-4512-8b3c-fa15c6aec742 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] GET http://10.222.0.23/volume/v3/831254448c694323a83f4300ff8097d8/snapshots/0547c912-b0fd-4a81-afe3-5077864319a4 Dec 02 11:07:54.068102 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-40190b76-1c77-4512-8b3c-fa15c6aec742 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:54.068965 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:54.068965 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:54.069614 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-40190b76-1c77-4512-8b3c-fa15c6aec742 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:54.090770 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:54.090770 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:54.092999 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1ee7d4a4-37bd-41a3-89dd-46a4c86d1e39 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:07:54.094010 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1224/2423] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:53 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 819 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:54.099841 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-94c576a0-b4cb-4931-812d-9bca923d1e06 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:07:54.102110 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-94c576a0-b4cb-4931-812d-9bca923d1e06 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:54.102540 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:54.102540 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:54.103182 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-94c576a0-b4cb-4931-812d-9bca923d1e06 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:54.103701 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-94c576a0-b4cb-4931-812d-9bca923d1e06 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:54.117880 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:54.117880 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:54.119497 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-40190b76-1c77-4512-8b3c-fa15c6aec742 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Snapshot retrieved successfully. Dec 02 11:07:54.123626 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-40190b76-1c77-4512-8b3c-fa15c6aec742 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] http://10.222.0.23/volume/v3/831254448c694323a83f4300ff8097d8/snapshots/0547c912-b0fd-4a81-afe3-5077864319a4 returned with HTTP 200 Dec 02 11:07:54.124668 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1200/2424] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:07:54 2020] GET /volume/v3/831254448c694323a83f4300ff8097d8/snapshots/0547c912-b0fd-4a81-afe3-5077864319a4 => generated 476 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:54.132365 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:54.132365 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:54.135024 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-94c576a0-b4cb-4931-812d-9bca923d1e06 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:07:54.145009 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1225/2425] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:54 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 853 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:54.150784 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-46363ac5-1932-45a9-8c73-1f60aab9f446 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/detail Dec 02 11:07:54.159189 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-46363ac5-1932-45a9-8c73-1f60aab9f446 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:54.160976 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:54.160976 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:54.161516 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-46363ac5-1932-45a9-8c73-1f60aab9f446 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'detail' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:54.162308 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-46363ac5-1932-45a9-8c73-1f60aab9f446 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Removing options '' from query. {{(pid=88068) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 11:07:54.227936 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-46363ac5-1932-45a9-8c73-1f60aab9f446 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/detail returned with HTTP 200 Dec 02 11:07:54.229411 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1201/2426] 10.222.0.23 () {58 vars in 1225 bytes} [Wed Dec 2 11:07:54 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/detail => generated 856 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:54.243316 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c0bd99db-0654-4077-8731-ae96c9b24345 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] POST http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee/restore Dec 02 11:07:54.244052 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:54.244052 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:54.244464 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c0bd99db-0654-4077-8731-ae96c9b24345 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:07:54.245476 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.contrib.backups [None req-c0bd99db-0654-4077-8731-ae96c9b24345 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Restoring backup 7482798d-0630-4449-a075-959a3467dbee ({'restore': {}}) {{(pid=88069) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Dec 02 11:07:54.245814 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.contrib.backups [None req-c0bd99db-0654-4077-8731-ae96c9b24345 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Restoring backup 7482798d-0630-4449-a075-959a3467dbee to volume None. Dec 02 11:07:54.295417 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:54.295417 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:54.298218 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.backup.api [None req-c0bd99db-0654-4077-8731-ae96c9b24345 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Creating volume of 1 GB for restore of backup 7482798d-0630-4449-a075-959a3467dbee. Dec 02 11:07:54.336355 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c0bd99db-0654-4077-8731-ae96c9b24345 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Availability zone cache updated, next update will occur around 2020-12-02 12:07:54.335813. {{(pid=88069) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Dec 02 11:07:54.336934 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c0bd99db-0654-4077-8731-ae96c9b24345 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Availability Zones retrieved successfully. Dec 02 11:07:54.382015 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c0bd99db-0654-4077-8731-ae96c9b24345 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Flow 'volume_create_api' (b77675bf-8a4a-46e6-bafc-09efe4d44e6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:07:54.384896 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c0bd99db-0654-4077-8731-ae96c9b24345 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a3a67fe-a52c-41e2-8c48-c95b09e3960d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:07:54.387043 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-c0bd99db-0654-4077-8731-ae96c9b24345 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Validating volume size '1' using validate_int {{(pid=88069) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 11:07:54.476743 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-36620898-c27f-49ee-8378-fe9f337a4904 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/volumes/6a3fd4c7-b177-41cd-a163-f9996e7af5b9 Dec 02 11:07:54.477287 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-36620898-c27f-49ee-8378-fe9f337a4904 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:54.477679 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:54.477679 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:54.478306 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-36620898-c27f-49ee-8378-fe9f337a4904 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:54.557158 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c0bd99db-0654-4077-8731-ae96c9b24345 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a3a67fe-a52c-41e2-8c48-c95b09e3960d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:07:54.559386 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c0bd99db-0654-4077-8731-ae96c9b24345 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b21622df-4c25-4b0e-ada8-056ace605cd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:07:54.597725 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:54.597725 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:54.610650 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-36620898-c27f-49ee-8378-fe9f337a4904 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Volume info retrieved successfully. Dec 02 11:07:54.668179 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-36620898-c27f-49ee-8378-fe9f337a4904 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/volumes/6a3fd4c7-b177-41cd-a163-f9996e7af5b9 returned with HTTP 200 Dec 02 11:07:54.669068 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1202/2427] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:07:54 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/volumes/6a3fd4c7-b177-41cd-a163-f9996e7af5b9 => generated 914 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:54.686052 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b5f4dcfe-8ad7-4d2f-95a5-f552bdf7342f tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/1a4d1b82-9caa-484e-81a7-2c9df8d5576e Dec 02 11:07:54.686614 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b5f4dcfe-8ad7-4d2f-95a5-f552bdf7342f tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:54.686831 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:54.686831 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:54.687204 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b5f4dcfe-8ad7-4d2f-95a5-f552bdf7342f tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:54.704535 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-c0bd99db-0654-4077-8731-ae96c9b24345 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Created reservations ['f2af936e-e1ed-4ad4-ac28-7a48cce79ad3', 'f5fa228e-8771-473a-b6d2-ca1c267a1098', 'acdd4f64-e64c-44ef-86be-496849b445fa', '27078510-17a4-4b64-bfc4-7bb225fe9b30'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:07:54.706526 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c0bd99db-0654-4077-8731-ae96c9b24345 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b21622df-4c25-4b0e-ada8-056ace605cd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2af936e-e1ed-4ad4-ac28-7a48cce79ad3', 'f5fa228e-8771-473a-b6d2-ca1c267a1098', 'acdd4f64-e64c-44ef-86be-496849b445fa', '27078510-17a4-4b64-bfc4-7bb225fe9b30']}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:07:54.708601 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c0bd99db-0654-4077-8731-ae96c9b24345 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86aaa666-8dd9-4a9c-923e-c30af20a075a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:07:54.783275 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:54.783275 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:54.784967 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c0bd99db-0654-4077-8731-ae96c9b24345 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86aaa666-8dd9-4a9c-923e-c30af20a075a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7660f900-832f-4a78-9e6f-5c2cb028fe16', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_7482798d-0630-4449-a075-959a3467dbee',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='942db214fa3e4a6ba808f28e04591f55',qos_specs=None,replication_status=,reservations=['f2af936e-e1ed-4ad4-ac28-7a48cce79ad3','f5fa228e-8771-473a-b6d2-ca1c267a1098','acdd4f64-e64c-44ef-86be-496849b445fa','27078510-17a4-4b64-bfc4-7bb225fe9b30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f9aa6981dde4682bef4ea7fead177d6',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T11:07:54Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_7482798d-0630-4449-a075-959a3467dbee',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7660f900-832f-4a78-9e6f-5c2cb028fe16,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='942db214fa3e4a6ba808f28e04591f55',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,user_id='4f9aa6981dde4682bef4ea7fead177d6',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:07:54.787422 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c0bd99db-0654-4077-8731-ae96c9b24345 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88a7bf4b-4556-49f6-b367-31906c9cb854) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:07:54.816490 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b5f4dcfe-8ad7-4d2f-95a5-f552bdf7342f tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:07:54.837322 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c0bd99db-0654-4077-8731-ae96c9b24345 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88a7bf4b-4556-49f6-b367-31906c9cb854) 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='auto-created_from_restore_from_backup',display_name='restore_backup_7482798d-0630-4449-a075-959a3467dbee',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='942db214fa3e4a6ba808f28e04591f55',qos_specs=None,replication_status=,reservations=['f2af936e-e1ed-4ad4-ac28-7a48cce79ad3','f5fa228e-8771-473a-b6d2-ca1c267a1098','acdd4f64-e64c-44ef-86be-496849b445fa','27078510-17a4-4b64-bfc4-7bb225fe9b30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f9aa6981dde4682bef4ea7fead177d6',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:07:54.839274 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c0bd99db-0654-4077-8731-ae96c9b24345 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2d8e798-b069-4fbc-aa40-6877641ad764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:07:54.862089 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b5f4dcfe-8ad7-4d2f-95a5-f552bdf7342f tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/1a4d1b82-9caa-484e-81a7-2c9df8d5576e returned with HTTP 200 Dec 02 11:07:54.862940 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1203/2428] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:54 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/1a4d1b82-9caa-484e-81a7-2c9df8d5576e => generated 993 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:54.888181 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a30d2d27-7233-4d61-b42a-bb2eac8f6755 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] POST http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups Dec 02 11:07:54.888731 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:54.888731 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:54.889136 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a30d2d27-7233-4d61-b42a-bb2eac8f6755 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6a3fd4c7-b177-41cd-a163-f9996e7af5b9", "name": "tempest-VolumesBackupsV39Test-Backup-2103686231"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:07:54.889400 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c0bd99db-0654-4077-8731-ae96c9b24345 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2d8e798-b069-4fbc-aa40-6877641ad764) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:07:54.890613 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.contrib.backups [None req-a30d2d27-7233-4d61-b42a-bb2eac8f6755 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Creating new backup {'backup': {'volume_id': '6a3fd4c7-b177-41cd-a163-f9996e7af5b9', 'name': 'tempest-VolumesBackupsV39Test-Backup-2103686231'}} {{(pid=88068) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Dec 02 11:07:54.891175 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.contrib.backups [None req-a30d2d27-7233-4d61-b42a-bb2eac8f6755 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Creating backup of volume 6a3fd4c7-b177-41cd-a163-f9996e7af5b9 in container None Dec 02 11:07:54.892003 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c0bd99db-0654-4077-8731-ae96c9b24345 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Flow 'volume_create_api' (b77675bf-8a4a-46e6-bafc-09efe4d44e6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:07:55.036872 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:55.036872 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:55.038110 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a30d2d27-7233-4d61-b42a-bb2eac8f6755 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Volume info retrieved successfully. Dec 02 11:07:55.040295 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c0bd99db-0654-4077-8731-ae96c9b24345 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Create volume request issued successfully. Dec 02 11:07:55.213232 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-a30d2d27-7233-4d61-b42a-bb2eac8f6755 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Created reservations ['5a7fb23f-0677-4414-8645-d730b08e487d', '9eee6e98-14b6-4260-96f2-a198da1dce32'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:07:55.216491 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:55.216491 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:55.218722 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c0bd99db-0654-4077-8731-ae96c9b24345 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:07:55.219283 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/eventlet/greenthread.py:31: DeprecationWarning: Please provide `is_available()` function in your custom Eventlet hub . Dec 02 11:07:55.219283 n-d-764292-5 devstack@c-api.service[88067]: It must return bool: whether hub supports current platform. See eventlet/hubs/{epoll,kqueue} for example. Dec 02 11:07:55.219283 n-d-764292-5 devstack@c-api.service[88067]: hub = hubs.get_hub() Dec 02 11:07:55.354915 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a30d2d27-7233-4d61-b42a-bb2eac8f6755 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups returned with HTTP 202 Dec 02 11:07:55.364519 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1204/2429] 10.222.0.23 () {62 vars in 1266 bytes} [Wed Dec 2 11:07:54 2020] POST /volume/v3/699880785fb8451298849d3fa27e7f2e/backups => generated 399 bytes in 481 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:07:55.375068 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e8370cdf-011b-469d-927e-4dd9e2420943 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:07:55.375888 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e8370cdf-011b-469d-927e-4dd9e2420943 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:55.376326 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:55.376326 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:55.377026 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e8370cdf-011b-469d-927e-4dd9e2420943 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:55.377585 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-e8370cdf-011b-469d-927e-4dd9e2420943 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:55.421886 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:55.421886 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:55.424273 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e8370cdf-011b-469d-927e-4dd9e2420943 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:07:55.427297 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1205/2430] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:55 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 819 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:55.438516 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9ed31680-71cb-4174-b39f-274869afff65 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] GET http://10.222.0.23/volume/v3/831254448c694323a83f4300ff8097d8/snapshots/0547c912-b0fd-4a81-afe3-5077864319a4 Dec 02 11:07:55.441673 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9ed31680-71cb-4174-b39f-274869afff65 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:55.446865 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:55.446865 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:55.447732 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9ed31680-71cb-4174-b39f-274869afff65 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:55.500977 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:55.500977 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:55.502200 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-9ed31680-71cb-4174-b39f-274869afff65 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Snapshot retrieved successfully. Dec 02 11:07:55.508985 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9ed31680-71cb-4174-b39f-274869afff65 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] http://10.222.0.23/volume/v3/831254448c694323a83f4300ff8097d8/snapshots/0547c912-b0fd-4a81-afe3-5077864319a4 returned with HTTP 200 Dec 02 11:07:55.509813 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1206/2431] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:07:55 2020] GET /volume/v3/831254448c694323a83f4300ff8097d8/snapshots/0547c912-b0fd-4a81-afe3-5077864319a4 => generated 476 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:55.520914 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-477acf3e-b867-4852-b7e4-0e10c32481a2 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:07:55.521699 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-477acf3e-b867-4852-b7e4-0e10c32481a2 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:55.522068 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:55.522068 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:55.523202 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-477acf3e-b867-4852-b7e4-0e10c32481a2 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:55.524099 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-477acf3e-b867-4852-b7e4-0e10c32481a2 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:55.564032 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:55.564032 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:55.572404 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-477acf3e-b867-4852-b7e4-0e10c32481a2 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:07:55.576816 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1207/2432] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:07:55 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 806 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:55.878840 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dff2f7af-cff8-4caf-b8bd-66e048617e95 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/1a4d1b82-9caa-484e-81a7-2c9df8d5576e Dec 02 11:07:55.879422 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dff2f7af-cff8-4caf-b8bd-66e048617e95 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:55.879547 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:55.879547 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:55.879902 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dff2f7af-cff8-4caf-b8bd-66e048617e95 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:55.974449 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dff2f7af-cff8-4caf-b8bd-66e048617e95 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/1a4d1b82-9caa-484e-81a7-2c9df8d5576e returned with HTTP 404 Dec 02 11:07:55.975771 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1208/2433] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:55 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/1a4d1b82-9caa-484e-81a7-2c9df8d5576e => generated 109 bytes in 101 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:07:56.035087 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0a7aaf64-1b6b-41bc-a530-62bc2acd85f0 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] POST http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes Dec 02 11:07:56.039000 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0a7aaf64-1b6b-41bc-a530-62bc2acd85f0 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Action: 'create', calling method: create, body: {"volume": {"imageRef": "094fecdd-824b-4239-a742-0b5b1ba014b8", "size": 1, "name": "tempest-VolumesGetTest-Volume-855945319", "metadata": {"Type": "Test"}}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:07:56.040179 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-0a7aaf64-1b6b-41bc-a530-62bc2acd85f0 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Create volume request body: {'volume': {'imageRef': '094fecdd-824b-4239-a742-0b5b1ba014b8', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-855945319', 'metadata': {'Type': 'Test'}}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 11:07:56.237273 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-0a7aaf64-1b6b-41bc-a530-62bc2acd85f0 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Create volume of 1 GB Dec 02 11:07:56.259040 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0a7aaf64-1b6b-41bc-a530-62bc2acd85f0 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Availability Zones retrieved successfully. Dec 02 11:07:56.279814 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-0a7aaf64-1b6b-41bc-a530-62bc2acd85f0 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Flow 'volume_create_api' (cc11e576-80a2-4609-8199-f39ca9a21756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:07:56.285284 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-0a7aaf64-1b6b-41bc-a530-62bc2acd85f0 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a008c9a-a15a-4dd9-a258-92bec74c3733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:07:56.289488 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-0a7aaf64-1b6b-41bc-a530-62bc2acd85f0 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Validating volume size '1' using validate_int {{(pid=88068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 11:07:56.355213 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:56.355213 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:56.356459 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c0bd99db-0654-4077-8731-ae96c9b24345 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:07:56.464759 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-0a7aaf64-1b6b-41bc-a530-62bc2acd85f0 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a008c9a-a15a-4dd9-a258-92bec74c3733) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:07:56.467857 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-0a7aaf64-1b6b-41bc-a530-62bc2acd85f0 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06cf5b84-db3b-4e2b-a5c7-3849af470518) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:07:56.555570 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-0a7aaf64-1b6b-41bc-a530-62bc2acd85f0 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Created reservations ['df3adc68-90d2-4a1d-98fd-97072b031673', '6c4dfb61-9230-4f02-817a-fa13a4a55326', '605089bf-c914-4bc7-9c25-ee1a06763a5c', '79332ba9-ef4a-4527-abb2-233bbbfdbb84'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:07:56.557532 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-0a7aaf64-1b6b-41bc-a530-62bc2acd85f0 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06cf5b84-db3b-4e2b-a5c7-3849af470518) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df3adc68-90d2-4a1d-98fd-97072b031673', '6c4dfb61-9230-4f02-817a-fa13a4a55326', '605089bf-c914-4bc7-9c25-ee1a06763a5c', '79332ba9-ef4a-4527-abb2-233bbbfdbb84']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:07:56.559680 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-0a7aaf64-1b6b-41bc-a530-62bc2acd85f0 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (121f7a59-df29-4be4-961b-6d5b6a57e2e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:07:56.720458 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-0a7aaf64-1b6b-41bc-a530-62bc2acd85f0 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (121f7a59-df29-4be4-961b-6d5b6a57e2e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35369294-1c73-4af4-a08d-5609548db047', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-855945319',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='f856d3441d5c4f6ebce20a2b3ef73bcd',qos_specs=None,replication_status=,reservations=['df3adc68-90d2-4a1d-98fd-97072b031673','6c4dfb61-9230-4f02-817a-fa13a4a55326','605089bf-c914-4bc7-9c25-ee1a06763a5c','79332ba9-ef4a-4527-abb2-233bbbfdbb84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0aa267b0ccf74c78b8735b765cf34b99',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T11:07:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-855945319',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35369294-1c73-4af4-a08d-5609548db047,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='f856d3441d5c4f6ebce20a2b3ef73bcd',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,user_id='0aa267b0ccf74c78b8735b765cf34b99',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:07:56.727918 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-0a7aaf64-1b6b-41bc-a530-62bc2acd85f0 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7146711-6909-4048-accd-c0bb3f34d6f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:07:56.793446 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-0a7aaf64-1b6b-41bc-a530-62bc2acd85f0 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7146711-6909-4048-accd-c0bb3f34d6f9) 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-VolumesGetTest-Volume-855945319',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='f856d3441d5c4f6ebce20a2b3ef73bcd',qos_specs=None,replication_status=,reservations=['df3adc68-90d2-4a1d-98fd-97072b031673','6c4dfb61-9230-4f02-817a-fa13a4a55326','605089bf-c914-4bc7-9c25-ee1a06763a5c','79332ba9-ef4a-4527-abb2-233bbbfdbb84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0aa267b0ccf74c78b8735b765cf34b99',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:07:56.795450 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-0a7aaf64-1b6b-41bc-a530-62bc2acd85f0 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19a79b92-cc18-4023-a8d4-64338385e086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:07:56.829539 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-0a7aaf64-1b6b-41bc-a530-62bc2acd85f0 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19a79b92-cc18-4023-a8d4-64338385e086) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:07:56.832217 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-0a7aaf64-1b6b-41bc-a530-62bc2acd85f0 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Flow 'volume_create_api' (cc11e576-80a2-4609-8199-f39ca9a21756) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:07:56.915900 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0a7aaf64-1b6b-41bc-a530-62bc2acd85f0 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Create volume request issued successfully. Dec 02 11:07:56.934416 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0a7aaf64-1b6b-41bc-a530-62bc2acd85f0 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes returned with HTTP 202 Dec 02 11:07:56.945802 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1209/2434] 10.222.0.23 () {60 vars in 1226 bytes} [Wed Dec 2 11:07:56 2020] POST /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes => generated 827 bytes in 904 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:07:56.954529 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-798292a2-0f41-42c6-a022-eb010200b27e tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:07:56.955362 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-798292a2-0f41-42c6-a022-eb010200b27e tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:56.955732 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:56.955732 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:56.956945 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-798292a2-0f41-42c6-a022-eb010200b27e tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:56.959253 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-798292a2-0f41-42c6-a022-eb010200b27e tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:56.986153 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:56.986153 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:56.989305 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-798292a2-0f41-42c6-a022-eb010200b27e tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:07:56.990651 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1210/2435] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:56 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 819 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:57.003387 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e5cfde88-8d00-45ed-8722-2b233c31c9b0 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] GET http://10.222.0.23/volume/v3/831254448c694323a83f4300ff8097d8/snapshots/0547c912-b0fd-4a81-afe3-5077864319a4 Dec 02 11:07:57.004139 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e5cfde88-8d00-45ed-8722-2b233c31c9b0 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:57.004511 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:57.004511 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:57.005137 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e5cfde88-8d00-45ed-8722-2b233c31c9b0 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:57.034312 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e5cfde88-8d00-45ed-8722-2b233c31c9b0 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] http://10.222.0.23/volume/v3/831254448c694323a83f4300ff8097d8/snapshots/0547c912-b0fd-4a81-afe3-5077864319a4 returned with HTTP 404 Dec 02 11:07:57.035666 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1211/2436] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:07:56 2020] GET /volume/v3/831254448c694323a83f4300ff8097d8/snapshots/0547c912-b0fd-4a81-afe3-5077864319a4 => generated 111 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:07:57.046219 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-85d0f05d-ca77-4ef4-aa71-e1cef23fe143 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:07:57.047060 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-85d0f05d-ca77-4ef4-aa71-e1cef23fe143 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:57.047697 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-85d0f05d-ca77-4ef4-aa71-e1cef23fe143 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:57.048229 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-85d0f05d-ca77-4ef4-aa71-e1cef23fe143 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:57.083893 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:57.083893 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:57.114800 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-85d0f05d-ca77-4ef4-aa71-e1cef23fe143 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:07:57.115712 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1212/2437] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:07:57 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 806 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:57.130965 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5bde418e-a78f-4cd6-be9a-903cbdc2262f tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 Dec 02 11:07:57.131888 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5bde418e-a78f-4cd6-be9a-903cbdc2262f tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:57.132110 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:57.132110 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:57.132501 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5bde418e-a78f-4cd6-be9a-903cbdc2262f tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:57.283955 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:57.283955 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:57.306051 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-5bde418e-a78f-4cd6-be9a-903cbdc2262f tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:07:57.381793 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5bde418e-a78f-4cd6-be9a-903cbdc2262f tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 returned with HTTP 200 Dec 02 11:07:57.382669 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1213/2438] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:57 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 => generated 919 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:57.399121 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-19c4e0c1-e5d6-4ccd-ba17-ac8e3aa95579 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] DELETE http://10.222.0.23/volume/v3/831254448c694323a83f4300ff8097d8/volumes/4bf2039e-a2ab-411d-b667-9837dbb5bb56 Dec 02 11:07:57.399545 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-19c4e0c1-e5d6-4ccd-ba17-ac8e3aa95579 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:57.399812 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:57.399812 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:57.406587 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-19c4e0c1-e5d6-4ccd-ba17-ac8e3aa95579 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:57.407167 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-19c4e0c1-e5d6-4ccd-ba17-ac8e3aa95579 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Delete volume with id: 4bf2039e-a2ab-411d-b667-9837dbb5bb56 Dec 02 11:07:57.457508 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:57.457508 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:57.459037 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c0bd99db-0654-4077-8731-ae96c9b24345 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:07:57.459577 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.backup.api [None req-c0bd99db-0654-4077-8731-ae96c9b24345 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Checking backup size 1 against volume size 1 {{(pid=88069) restore /opt/stack/cinder/cinder/backup/api.py:383}} Dec 02 11:07:57.460113 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.backup.api [None req-c0bd99db-0654-4077-8731-ae96c9b24345 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Overwriting volume 7660f900-832f-4a78-9e6f-5c2cb028fe16 with restore of backup 7482798d-0630-4449-a075-959a3467dbee Dec 02 11:07:57.473246 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:57.473246 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:57.475221 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-19c4e0c1-e5d6-4ccd-ba17-ac8e3aa95579 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Volume info retrieved successfully. Dec 02 11:07:57.509132 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.backup.rpcapi [None req-c0bd99db-0654-4077-8731-ae96c9b24345 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] restore_backup in rpcapi backup_id 7482798d-0630-4449-a075-959a3467dbee {{(pid=88069) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Dec 02 11:07:57.512805 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c0bd99db-0654-4077-8731-ae96c9b24345 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee/restore returned with HTTP 202 Dec 02 11:07:57.519201 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1226/2439] 10.222.0.23 () {60 vars in 1360 bytes} [Wed Dec 2 11:07:54 2020] POST /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee/restore => generated 189 bytes in 3276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:07:57.525567 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-19c4e0c1-e5d6-4ccd-ba17-ac8e3aa95579 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Delete volume request issued successfully. Dec 02 11:07:57.526053 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-19c4e0c1-e5d6-4ccd-ba17-ac8e3aa95579 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] http://10.222.0.23/volume/v3/831254448c694323a83f4300ff8097d8/volumes/4bf2039e-a2ab-411d-b667-9837dbb5bb56 returned with HTTP 202 Dec 02 11:07:57.528363 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5b152228-1416-4b58-a66f-ba4cdd0c236b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:07:57.530902 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1214/2440] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:07:57 2020] DELETE /volume/v3/831254448c694323a83f4300ff8097d8/volumes/4bf2039e-a2ab-411d-b667-9837dbb5bb56 => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:07:57.531836 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5b152228-1416-4b58-a66f-ba4cdd0c236b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:57.534329 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:57.534329 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:57.535041 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5b152228-1416-4b58-a66f-ba4cdd0c236b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:57.535187 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3d9413c3-6374-4986-9d5a-38fd76ff08bb tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] GET http://10.222.0.23/volume/v3/831254448c694323a83f4300ff8097d8/volumes/4bf2039e-a2ab-411d-b667-9837dbb5bb56 Dec 02 11:07:57.535711 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-5b152228-1416-4b58-a66f-ba4cdd0c236b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:57.537974 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3d9413c3-6374-4986-9d5a-38fd76ff08bb tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:57.538195 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:57.538195 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:57.538577 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3d9413c3-6374-4986-9d5a-38fd76ff08bb tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:57.591704 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:57.591704 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:57.594229 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5b152228-1416-4b58-a66f-ba4cdd0c236b tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:07:57.604656 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1227/2441] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:57 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 853 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:57.692111 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:57.692111 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:57.731793 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3d9413c3-6374-4986-9d5a-38fd76ff08bb tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Volume info retrieved successfully. Dec 02 11:07:57.779425 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3d9413c3-6374-4986-9d5a-38fd76ff08bb tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] http://10.222.0.23/volume/v3/831254448c694323a83f4300ff8097d8/volumes/4bf2039e-a2ab-411d-b667-9837dbb5bb56 returned with HTTP 200 Dec 02 11:07:57.782583 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1215/2442] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:57 2020] GET /volume/v3/831254448c694323a83f4300ff8097d8/volumes/4bf2039e-a2ab-411d-b667-9837dbb5bb56 => generated 923 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:58.004415 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-97162952-c2a7-455e-86e5-b717786984a6 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:07:58.005614 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-97162952-c2a7-455e-86e5-b717786984a6 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:58.005984 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:58.005984 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:58.006600 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-97162952-c2a7-455e-86e5-b717786984a6 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:58.007999 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-97162952-c2a7-455e-86e5-b717786984a6 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:58.103161 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:58.103161 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:58.125376 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-97162952-c2a7-455e-86e5-b717786984a6 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:07:58.129236 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1228/2443] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:57 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 819 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:58.140647 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-622f5347-77c1-4748-85ba-d36dd705a12f tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:07:58.141332 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-622f5347-77c1-4748-85ba-d36dd705a12f tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:58.141554 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:58.141554 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:58.141975 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-622f5347-77c1-4748-85ba-d36dd705a12f tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:58.142352 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-622f5347-77c1-4748-85ba-d36dd705a12f tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:58.206466 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:58.206466 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:58.214376 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-622f5347-77c1-4748-85ba-d36dd705a12f tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:07:58.215787 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1216/2444] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:07:58 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 806 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:58.399298 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-569bc286-256a-47f1-9e73-c10de8df5b1f tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 Dec 02 11:07:58.399797 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-569bc286-256a-47f1-9e73-c10de8df5b1f tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:58.400227 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:58.400227 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:58.400608 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-569bc286-256a-47f1-9e73-c10de8df5b1f tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:58.525440 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:58.525440 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:58.548530 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-569bc286-256a-47f1-9e73-c10de8df5b1f tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:07:58.591745 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-569bc286-256a-47f1-9e73-c10de8df5b1f tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 returned with HTTP 200 Dec 02 11:07:58.595098 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1229/2445] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:58 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 => generated 919 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:58.610477 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b0e39045-cf24-4b7b-9d7a-6525469afe3f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:07:58.611181 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b0e39045-cf24-4b7b-9d7a-6525469afe3f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:58.611406 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:58.611406 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:58.611785 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b0e39045-cf24-4b7b-9d7a-6525469afe3f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:58.612735 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-b0e39045-cf24-4b7b-9d7a-6525469afe3f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:58.669852 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:58.669852 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:58.671909 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b0e39045-cf24-4b7b-9d7a-6525469afe3f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:07:58.673018 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1217/2446] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:58 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 853 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:58.798150 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-36ea5e72-679a-4b49-9085-eb6d679407b4 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] GET http://10.222.0.23/volume/v3/831254448c694323a83f4300ff8097d8/volumes/4bf2039e-a2ab-411d-b667-9837dbb5bb56 Dec 02 11:07:58.798676 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-36ea5e72-679a-4b49-9085-eb6d679407b4 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:58.798899 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:58.798899 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:58.799274 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-36ea5e72-679a-4b49-9085-eb6d679407b4 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:58.918583 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:58.918583 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:58.974845 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-36ea5e72-679a-4b49-9085-eb6d679407b4 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Volume info retrieved successfully. Dec 02 11:07:59.055229 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-36ea5e72-679a-4b49-9085-eb6d679407b4 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] http://10.222.0.23/volume/v3/831254448c694323a83f4300ff8097d8/volumes/4bf2039e-a2ab-411d-b667-9837dbb5bb56 returned with HTTP 200 Dec 02 11:07:59.073159 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1230/2447] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:58 2020] GET /volume/v3/831254448c694323a83f4300ff8097d8/volumes/4bf2039e-a2ab-411d-b667-9837dbb5bb56 => generated 923 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:59.142263 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1f5b9df6-f506-4ae2-8cd5-4a3813fe1a09 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:07:59.142792 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1f5b9df6-f506-4ae2-8cd5-4a3813fe1a09 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:59.143014 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:59.143014 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:59.143403 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1f5b9df6-f506-4ae2-8cd5-4a3813fe1a09 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:59.143977 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-1f5b9df6-f506-4ae2-8cd5-4a3813fe1a09 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:59.212930 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:59.212930 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:59.214887 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1f5b9df6-f506-4ae2-8cd5-4a3813fe1a09 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:07:59.218645 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1218/2448] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:59 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 819 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:59.229495 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-78e79434-5e5d-4ab5-b223-06136c2e1919 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:07:59.230596 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-78e79434-5e5d-4ab5-b223-06136c2e1919 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:59.230969 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:59.230969 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:59.231583 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-78e79434-5e5d-4ab5-b223-06136c2e1919 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:59.232128 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-78e79434-5e5d-4ab5-b223-06136c2e1919 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:59.278555 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:59.278555 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:59.287188 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-78e79434-5e5d-4ab5-b223-06136c2e1919 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:07:59.289811 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1231/2449] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:07:59 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 806 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:59.608612 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b5af6ba0-be80-4119-8b68-b6c02fae7ad1 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 Dec 02 11:07:59.609553 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b5af6ba0-be80-4119-8b68-b6c02fae7ad1 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:59.609757 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:59.609757 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:59.610403 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b5af6ba0-be80-4119-8b68-b6c02fae7ad1 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:59.686999 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5b3616f9-49d7-44d7-8ab2-fb0d545b6623 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:07:59.687872 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5b3616f9-49d7-44d7-8ab2-fb0d545b6623 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:07:59.688287 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:07:59.688287 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:07:59.688968 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5b3616f9-49d7-44d7-8ab2-fb0d545b6623 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:07:59.689557 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-5b3616f9-49d7-44d7-8ab2-fb0d545b6623 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:07:59.731417 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:59.731417 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:59.748197 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b5af6ba0-be80-4119-8b68-b6c02fae7ad1 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:07:59.780919 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b5af6ba0-be80-4119-8b68-b6c02fae7ad1 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 returned with HTTP 200 Dec 02 11:07:59.782457 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1219/2450] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:59 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 => generated 919 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:07:59.796695 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:07:59.796695 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:07:59.796695 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5b3616f9-49d7-44d7-8ab2-fb0d545b6623 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:07:59.800979 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1232/2451] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:07:59 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 853 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:00.078101 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e14ffd09-bc5c-4a97-9ee5-d8b00d7665ee tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] GET http://10.222.0.23/volume/v3/831254448c694323a83f4300ff8097d8/volumes/4bf2039e-a2ab-411d-b667-9837dbb5bb56 Dec 02 11:08:00.080465 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e14ffd09-bc5c-4a97-9ee5-d8b00d7665ee tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:00.087449 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:00.087449 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:00.096845 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e14ffd09-bc5c-4a97-9ee5-d8b00d7665ee tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:00.228983 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7f1c896d-df63-466b-8193-3f184e5f3843 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:08:00.229514 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7f1c896d-df63-466b-8193-3f184e5f3843 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:00.229738 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:00.229738 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:00.230108 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7f1c896d-df63-466b-8193-3f184e5f3843 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:00.230609 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-7f1c896d-df63-466b-8193-3f184e5f3843 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:00.308668 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:00.308668 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:00.310612 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7f1c896d-df63-466b-8193-3f184e5f3843 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:08:00.311516 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1233/2452] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:00 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 819 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:00.329531 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-39197f87-96f4-49a3-a9b4-2e04a6aba598 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:08:00.330368 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-39197f87-96f4-49a3-a9b4-2e04a6aba598 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:00.330798 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:00.330798 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:00.331433 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-39197f87-96f4-49a3-a9b4-2e04a6aba598 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:00.332374 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-39197f87-96f4-49a3-a9b4-2e04a6aba598 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:00.341876 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:00.341876 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:00.386260 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e14ffd09-bc5c-4a97-9ee5-d8b00d7665ee tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Volume info retrieved successfully. Dec 02 11:08:00.412171 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:00.412171 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:00.414106 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-39197f87-96f4-49a3-a9b4-2e04a6aba598 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:08:00.414944 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1234/2453] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:08:00 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 806 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:00.435596 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e14ffd09-bc5c-4a97-9ee5-d8b00d7665ee tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] http://10.222.0.23/volume/v3/831254448c694323a83f4300ff8097d8/volumes/4bf2039e-a2ab-411d-b667-9837dbb5bb56 returned with HTTP 200 Dec 02 11:08:00.436983 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1220/2454] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:00 2020] GET /volume/v3/831254448c694323a83f4300ff8097d8/volumes/4bf2039e-a2ab-411d-b667-9837dbb5bb56 => generated 923 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:00.827995 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-632b509d-34a5-4f7a-88ba-d875c49a42d8 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 Dec 02 11:08:00.827995 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-632b509d-34a5-4f7a-88ba-d875c49a42d8 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:00.829294 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ef6551ec-7288-464e-9320-d7032600f8d0 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:08:00.829294 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ef6551ec-7288-464e-9320-d7032600f8d0 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:00.829294 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:00.829294 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:00.829294 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ef6551ec-7288-464e-9320-d7032600f8d0 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:00.829294 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-ef6551ec-7288-464e-9320-d7032600f8d0 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:00.830314 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:00.830314 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:00.830314 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-632b509d-34a5-4f7a-88ba-d875c49a42d8 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:00.900353 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:00.900353 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:00.902353 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ef6551ec-7288-464e-9320-d7032600f8d0 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:08:00.903208 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1221/2455] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:00 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 853 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:00.947512 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:00.947512 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:00.975988 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-632b509d-34a5-4f7a-88ba-d875c49a42d8 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:08:01.021682 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-632b509d-34a5-4f7a-88ba-d875c49a42d8 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 returned with HTTP 200 Dec 02 11:08:01.022816 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1235/2456] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:00 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 => generated 919 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:08:01.327492 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4978b587-f2f2-45cd-a62c-75b60c6ed758 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:08:01.328842 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4978b587-f2f2-45cd-a62c-75b60c6ed758 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:01.329255 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:01.329255 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:01.329974 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4978b587-f2f2-45cd-a62c-75b60c6ed758 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:01.330733 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-4978b587-f2f2-45cd-a62c-75b60c6ed758 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:01.372180 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:01.372180 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:01.374524 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4978b587-f2f2-45cd-a62c-75b60c6ed758 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:08:01.382114 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1222/2457] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:01 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 819 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:01.429736 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-49a69998-a863-45cf-8d64-28234d597d59 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:08:01.430550 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-49a69998-a863-45cf-8d64-28234d597d59 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:01.430753 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:01.430753 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:01.431390 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-49a69998-a863-45cf-8d64-28234d597d59 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:01.434440 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-49a69998-a863-45cf-8d64-28234d597d59 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:01.458874 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b9df1125-fd4f-47ef-bbdf-76e0f8b66790 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] GET http://10.222.0.23/volume/v3/831254448c694323a83f4300ff8097d8/volumes/4bf2039e-a2ab-411d-b667-9837dbb5bb56 Dec 02 11:08:01.459947 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b9df1125-fd4f-47ef-bbdf-76e0f8b66790 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:01.460482 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:01.460482 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:01.462604 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b9df1125-fd4f-47ef-bbdf-76e0f8b66790 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:01.525316 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:01.525316 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:01.528066 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-49a69998-a863-45cf-8d64-28234d597d59 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:08:01.532404 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1236/2458] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:08:01 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 817 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:01.566827 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b9df1125-fd4f-47ef-bbdf-76e0f8b66790 tempest-VolumesSnapshotNegativeTestJSON-1677552502 tempest-VolumesSnapshotNegativeTestJSON-1677552502] http://10.222.0.23/volume/v3/831254448c694323a83f4300ff8097d8/volumes/4bf2039e-a2ab-411d-b667-9837dbb5bb56 returned with HTTP 404 Dec 02 11:08:01.570859 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1223/2459] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:01 2020] GET /volume/v3/831254448c694323a83f4300ff8097d8/volumes/4bf2039e-a2ab-411d-b667-9837dbb5bb56 => generated 109 bytes in 118 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:08:01.917196 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2d86f18e-8849-4439-89ef-37c6433c61cb tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:08:01.917635 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2d86f18e-8849-4439-89ef-37c6433c61cb tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:01.917932 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:01.917932 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:01.918303 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2d86f18e-8849-4439-89ef-37c6433c61cb tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:01.918881 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-2d86f18e-8849-4439-89ef-37c6433c61cb tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:01.982498 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:01.982498 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:01.984415 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2d86f18e-8849-4439-89ef-37c6433c61cb tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:08:01.992417 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1237/2460] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:01 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 853 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:02.044302 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-db7c5bf3-ed6b-4602-ade0-b47a30b21d6e tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 Dec 02 11:08:02.054606 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-db7c5bf3-ed6b-4602-ade0-b47a30b21d6e tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:02.054606 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-db7c5bf3-ed6b-4602-ade0-b47a30b21d6e tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:02.191885 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:02.191885 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:02.210326 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-db7c5bf3-ed6b-4602-ade0-b47a30b21d6e tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:08:02.283401 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-db7c5bf3-ed6b-4602-ade0-b47a30b21d6e tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 returned with HTTP 200 Dec 02 11:08:02.285884 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1224/2461] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:02 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 => generated 919 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:02.403775 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b1e2b6de-ebd3-414d-9f67-63c47f9290e8 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:08:02.404199 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b1e2b6de-ebd3-414d-9f67-63c47f9290e8 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:02.404418 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:02.404418 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:02.404686 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b1e2b6de-ebd3-414d-9f67-63c47f9290e8 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:02.405127 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-b1e2b6de-ebd3-414d-9f67-63c47f9290e8 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:02.489125 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:02.489125 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:02.499226 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b1e2b6de-ebd3-414d-9f67-63c47f9290e8 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:08:02.515349 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1238/2462] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:02 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 819 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:02.546215 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3a749b43-e94b-4be5-bc4e-6e6becb65351 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:08:02.546795 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3a749b43-e94b-4be5-bc4e-6e6becb65351 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:02.546994 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:02.546994 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:02.547651 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3a749b43-e94b-4be5-bc4e-6e6becb65351 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:02.548167 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-3a749b43-e94b-4be5-bc4e-6e6becb65351 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:02.634587 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:02.634587 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:02.636459 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3a749b43-e94b-4be5-bc4e-6e6becb65351 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:08:02.637417 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1225/2463] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:08:02 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 817 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:03.104545 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-35bb7697-58f0-4c4c-99ae-50d67d884250 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:08:03.104545 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-35bb7697-58f0-4c4c-99ae-50d67d884250 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:03.104545 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:03.104545 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:03.104545 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-35bb7697-58f0-4c4c-99ae-50d67d884250 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:03.104545 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-35bb7697-58f0-4c4c-99ae-50d67d884250 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:03.104545 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:03.104545 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:03.104545 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-35bb7697-58f0-4c4c-99ae-50d67d884250 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:08:03.104545 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1239/2464] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:03 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 853 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:03.299856 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e1a018c6-3c69-4303-a3d6-ba47aa0f6eb6 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 Dec 02 11:08:03.300402 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e1a018c6-3c69-4303-a3d6-ba47aa0f6eb6 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:03.300623 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:03.300623 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:03.301033 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e1a018c6-3c69-4303-a3d6-ba47aa0f6eb6 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:03.439043 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:03.439043 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:03.468152 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e1a018c6-3c69-4303-a3d6-ba47aa0f6eb6 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:08:03.514127 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7ccf1abd-b282-4b04-bcab-e3d50fbd0344 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:08:03.515192 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7ccf1abd-b282-4b04-bcab-e3d50fbd0344 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:03.515396 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:03.515396 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:03.516053 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7ccf1abd-b282-4b04-bcab-e3d50fbd0344 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:03.516570 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-7ccf1abd-b282-4b04-bcab-e3d50fbd0344 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:03.538100 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e1a018c6-3c69-4303-a3d6-ba47aa0f6eb6 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 returned with HTTP 200 Dec 02 11:08:03.539295 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1226/2465] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:03 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 => generated 919 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:03.588649 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:03.588649 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:03.588649 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7ccf1abd-b282-4b04-bcab-e3d50fbd0344 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:08:03.588649 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1240/2466] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:03 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 819 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:03.739258 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ec15b501-52ec-4569-9b53-636528c1a886 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:08:03.739258 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ec15b501-52ec-4569-9b53-636528c1a886 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:03.739258 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:03.739258 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:03.739258 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ec15b501-52ec-4569-9b53-636528c1a886 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:03.739258 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-ec15b501-52ec-4569-9b53-636528c1a886 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:03.801917 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:03.801917 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:03.806649 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ec15b501-52ec-4569-9b53-636528c1a886 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:08:03.823197 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1227/2467] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:08:03 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 817 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:04.110315 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d43b6c77-0c4b-434e-90ac-cbef62805eab tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:08:04.110315 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d43b6c77-0c4b-434e-90ac-cbef62805eab tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:04.110315 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:04.110315 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:04.110315 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d43b6c77-0c4b-434e-90ac-cbef62805eab tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:04.110315 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-d43b6c77-0c4b-434e-90ac-cbef62805eab tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:04.187875 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:04.187875 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:04.190303 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d43b6c77-0c4b-434e-90ac-cbef62805eab tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:08:04.194361 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1241/2468] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:04 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 853 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:04.559093 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0e84d1ee-ba54-4004-905c-240e2291bd31 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 Dec 02 11:08:04.559592 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0e84d1ee-ba54-4004-905c-240e2291bd31 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:04.559839 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:04.559839 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:04.560106 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0e84d1ee-ba54-4004-905c-240e2291bd31 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:04.597875 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4421c243-fa52-4bf9-83e4-eaa55c3f0e6f tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:08:04.598813 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4421c243-fa52-4bf9-83e4-eaa55c3f0e6f tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:04.599267 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:04.599267 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:04.599959 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4421c243-fa52-4bf9-83e4-eaa55c3f0e6f tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:04.600547 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-4421c243-fa52-4bf9-83e4-eaa55c3f0e6f tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:04.715433 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:04.715433 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:04.715433 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4421c243-fa52-4bf9-83e4-eaa55c3f0e6f tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:08:04.736688 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1242/2469] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:04 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 819 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:04.824804 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:04.824804 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:04.828464 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9a22a2e9-481f-49a3-ba19-1ec67f27bce4 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:08:04.828464 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9a22a2e9-481f-49a3-ba19-1ec67f27bce4 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:04.828464 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:04.828464 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:04.828464 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9a22a2e9-481f-49a3-ba19-1ec67f27bce4 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:04.828464 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-9a22a2e9-481f-49a3-ba19-1ec67f27bce4 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:04.859662 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0e84d1ee-ba54-4004-905c-240e2291bd31 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:08:04.935650 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:04.935650 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:04.948031 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9a22a2e9-481f-49a3-ba19-1ec67f27bce4 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:08:04.956415 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1243/2470] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:08:04 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 817 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:04.999978 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0e84d1ee-ba54-4004-905c-240e2291bd31 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 returned with HTTP 200 Dec 02 11:08:04.999978 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1228/2471] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:04 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 => generated 919 bytes in 442 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:05.209459 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-96c800aa-341f-4b55-a246-bd894ee4adbe tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:08:05.209459 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-96c800aa-341f-4b55-a246-bd894ee4adbe tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:05.209459 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:05.209459 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:05.215074 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-96c800aa-341f-4b55-a246-bd894ee4adbe tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:05.215074 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-96c800aa-341f-4b55-a246-bd894ee4adbe tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:05.306140 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:05.306140 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:05.315349 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-96c800aa-341f-4b55-a246-bd894ee4adbe tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:08:05.316585 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1244/2472] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:05 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 853 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:05.755856 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5f33be5b-bae5-43a1-a09a-bace7d3ada5a tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:08:05.755856 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5f33be5b-bae5-43a1-a09a-bace7d3ada5a tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:05.755856 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:05.755856 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:05.755856 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5f33be5b-bae5-43a1-a09a-bace7d3ada5a tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:05.775413 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-5f33be5b-bae5-43a1-a09a-bace7d3ada5a tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:05.818068 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:05.818068 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:05.823614 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5f33be5b-bae5-43a1-a09a-bace7d3ada5a tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:08:05.837065 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1229/2473] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:05 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 819 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:05.979648 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-627f297f-b2ed-4d1c-aa4b-552f1d7ec0d6 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:08:05.979648 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-627f297f-b2ed-4d1c-aa4b-552f1d7ec0d6 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:05.979648 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:05.979648 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:05.979648 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-627f297f-b2ed-4d1c-aa4b-552f1d7ec0d6 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:05.979648 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-627f297f-b2ed-4d1c-aa4b-552f1d7ec0d6 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:06.015477 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a92e566a-de41-4649-8b5f-74aefaabaed2 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 Dec 02 11:08:06.015477 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a92e566a-de41-4649-8b5f-74aefaabaed2 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:06.015477 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:06.015477 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:06.015477 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a92e566a-de41-4649-8b5f-74aefaabaed2 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:06.139489 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:06.139489 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:06.153952 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-627f297f-b2ed-4d1c-aa4b-552f1d7ec0d6 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:08:06.161141 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1245/2474] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:08:05 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 817 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:06.225789 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:06.225789 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:06.246940 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a92e566a-de41-4649-8b5f-74aefaabaed2 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:08:06.294879 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a92e566a-de41-4649-8b5f-74aefaabaed2 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 returned with HTTP 200 Dec 02 11:08:06.295784 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1230/2475] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:06 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 => generated 919 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:06.331019 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3577553e-238e-4eba-9455-83f26b9aaf4a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:08:06.331546 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3577553e-238e-4eba-9455-83f26b9aaf4a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:06.331742 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:06.331742 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:06.332110 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3577553e-238e-4eba-9455-83f26b9aaf4a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:06.332477 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-3577553e-238e-4eba-9455-83f26b9aaf4a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:06.444887 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:06.444887 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:06.444887 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3577553e-238e-4eba-9455-83f26b9aaf4a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:08:06.444887 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1246/2476] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:06 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 853 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:06.840380 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-18c216b7-e69e-4389-979e-b1243032a41e tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:08:06.840380 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-18c216b7-e69e-4389-979e-b1243032a41e tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:06.840380 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:06.840380 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:06.840380 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-18c216b7-e69e-4389-979e-b1243032a41e tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:06.840380 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-18c216b7-e69e-4389-979e-b1243032a41e tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:06.892899 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:06.892899 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:06.897703 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-18c216b7-e69e-4389-979e-b1243032a41e tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:08:06.901255 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1231/2477] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:06 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 819 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:07.169164 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1fa512ae-4a3f-44ca-9f32-dbafb854b0b7 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:08:07.169164 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1fa512ae-4a3f-44ca-9f32-dbafb854b0b7 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:07.169164 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:07.169164 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:07.169164 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1fa512ae-4a3f-44ca-9f32-dbafb854b0b7 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:07.169164 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-1fa512ae-4a3f-44ca-9f32-dbafb854b0b7 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:07.243569 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:07.243569 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:07.243569 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1fa512ae-4a3f-44ca-9f32-dbafb854b0b7 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:08:07.243569 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1247/2478] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:08:07 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 817 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:07.319681 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-af0510be-a249-43f0-9fc6-c25bedb3cdf5 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 Dec 02 11:08:07.319681 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-af0510be-a249-43f0-9fc6-c25bedb3cdf5 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:07.319681 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:07.319681 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:07.319681 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-af0510be-a249-43f0-9fc6-c25bedb3cdf5 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:07.453695 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7a5adf0e-dcd3-48ad-91b2-240dae1c098d tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:08:07.453695 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7a5adf0e-dcd3-48ad-91b2-240dae1c098d tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:07.453695 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:07.453695 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:07.453695 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7a5adf0e-dcd3-48ad-91b2-240dae1c098d tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:07.453695 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-7a5adf0e-dcd3-48ad-91b2-240dae1c098d tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:07.521963 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:07.521963 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:07.529329 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:07.529329 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:07.541842 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7a5adf0e-dcd3-48ad-91b2-240dae1c098d tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:08:07.543024 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1248/2479] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:07 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 853 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:07.547259 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-af0510be-a249-43f0-9fc6-c25bedb3cdf5 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:08:07.583262 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-af0510be-a249-43f0-9fc6-c25bedb3cdf5 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 returned with HTTP 200 Dec 02 11:08:07.583262 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1232/2480] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:07 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 => generated 919 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:07.921615 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-29438f37-4988-4a2e-bbd0-4c3e6456dc75 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:08:07.921615 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-29438f37-4988-4a2e-bbd0-4c3e6456dc75 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:07.921615 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:07.921615 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:07.921615 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-29438f37-4988-4a2e-bbd0-4c3e6456dc75 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:07.921615 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-29438f37-4988-4a2e-bbd0-4c3e6456dc75 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:07.949504 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:07.949504 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:07.949504 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-29438f37-4988-4a2e-bbd0-4c3e6456dc75 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:08:07.959323 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1249/2481] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:07 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 819 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:08.263039 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-44e9fe4f-d49f-4916-bbc4-b7eb9fb27a5d tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:08:08.263039 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-44e9fe4f-d49f-4916-bbc4-b7eb9fb27a5d tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:08.263039 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:08.263039 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:08.267182 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-44e9fe4f-d49f-4916-bbc4-b7eb9fb27a5d tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:08.267182 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-44e9fe4f-d49f-4916-bbc4-b7eb9fb27a5d tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:08.314347 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:08.314347 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:08.316139 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-44e9fe4f-d49f-4916-bbc4-b7eb9fb27a5d tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:08:08.317027 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1233/2482] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:08:08 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 817 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:08.563486 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-19579f9a-183f-419b-a41f-680ceb43cb8c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:08:08.563486 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-19579f9a-183f-419b-a41f-680ceb43cb8c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:08.563486 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:08.563486 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:08.563486 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-19579f9a-183f-419b-a41f-680ceb43cb8c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:08.563486 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-19579f9a-183f-419b-a41f-680ceb43cb8c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:08.602791 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9e65eb6d-06d0-4db6-ac79-770bd2f32669 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 Dec 02 11:08:08.602791 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9e65eb6d-06d0-4db6-ac79-770bd2f32669 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:08.602791 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:08.602791 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:08.602791 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9e65eb6d-06d0-4db6-ac79-770bd2f32669 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:08.635976 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:08.635976 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:08.638372 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-19579f9a-183f-419b-a41f-680ceb43cb8c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:08:08.639403 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1250/2483] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:08 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 853 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:08.739348 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:08.739348 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:08.754368 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-9e65eb6d-06d0-4db6-ac79-770bd2f32669 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:08:08.782533 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9e65eb6d-06d0-4db6-ac79-770bd2f32669 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 returned with HTTP 200 Dec 02 11:08:08.782533 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1234/2484] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:08 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 => generated 919 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:08.969168 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ef8f7035-bb95-4997-ac24-73e8e6cfe444 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:08:08.969168 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ef8f7035-bb95-4997-ac24-73e8e6cfe444 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:08.969168 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:08.969168 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:08.969168 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ef8f7035-bb95-4997-ac24-73e8e6cfe444 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:08.969168 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-ef8f7035-bb95-4997-ac24-73e8e6cfe444 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:09.017272 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:09.017272 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:09.017272 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ef8f7035-bb95-4997-ac24-73e8e6cfe444 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:08:09.017272 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1251/2485] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:08 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 819 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:08:09.343540 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3984359f-713a-4278-af16-023c3795422f tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:08:09.343540 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3984359f-713a-4278-af16-023c3795422f tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:09.343540 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:09.343540 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:09.343540 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3984359f-713a-4278-af16-023c3795422f tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:09.343540 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-3984359f-713a-4278-af16-023c3795422f tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:09.381849 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:09.381849 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:09.381849 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3984359f-713a-4278-af16-023c3795422f tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:08:09.381849 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1235/2486] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:08:09 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 817 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:09.658617 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-218f3d3e-cdf4-43ed-a014-e670940cd75a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:08:09.658617 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-218f3d3e-cdf4-43ed-a014-e670940cd75a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:09.658617 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:09.658617 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:09.658617 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-218f3d3e-cdf4-43ed-a014-e670940cd75a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:09.658617 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-218f3d3e-cdf4-43ed-a014-e670940cd75a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:09.702877 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:09.702877 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:09.702877 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-218f3d3e-cdf4-43ed-a014-e670940cd75a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:08:09.702877 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1252/2487] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:09 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 853 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:09.801472 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d89a1e67-53a0-4d10-b567-e37559eb3021 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 Dec 02 11:08:09.801472 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d89a1e67-53a0-4d10-b567-e37559eb3021 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:09.801472 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:09.801472 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:09.801472 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d89a1e67-53a0-4d10-b567-e37559eb3021 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:09.881728 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:09.881728 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:09.896187 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-d89a1e67-53a0-4d10-b567-e37559eb3021 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:08:09.940509 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d89a1e67-53a0-4d10-b567-e37559eb3021 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 returned with HTTP 200 Dec 02 11:08:09.948769 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1236/2488] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:09 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 => generated 919 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:10.023581 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-55fe298a-6c6f-4348-9402-47374602d58e tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:08:10.024128 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-55fe298a-6c6f-4348-9402-47374602d58e tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:10.024361 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:10.024361 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:10.024759 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-55fe298a-6c6f-4348-9402-47374602d58e tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:10.025172 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-55fe298a-6c6f-4348-9402-47374602d58e tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:10.048986 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:10.048986 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:10.051012 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-55fe298a-6c6f-4348-9402-47374602d58e tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:08:10.058393 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1253/2489] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:10 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 819 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:10.406727 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-18435c57-2db0-4f5c-89c9-3fa887be56d6 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:08:10.406727 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-18435c57-2db0-4f5c-89c9-3fa887be56d6 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:10.406727 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:10.406727 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:10.406727 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-18435c57-2db0-4f5c-89c9-3fa887be56d6 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:10.406727 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-18435c57-2db0-4f5c-89c9-3fa887be56d6 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:10.438323 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:10.438323 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:10.438323 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-18435c57-2db0-4f5c-89c9-3fa887be56d6 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:08:10.438323 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1237/2490] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:08:10 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 817 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:10.723208 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f71b9bf7-60e1-47b5-b6f4-3b8af6e7f8d7 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:08:10.723208 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f71b9bf7-60e1-47b5-b6f4-3b8af6e7f8d7 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:10.723208 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:10.723208 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:10.723208 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f71b9bf7-60e1-47b5-b6f4-3b8af6e7f8d7 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:10.723208 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-f71b9bf7-60e1-47b5-b6f4-3b8af6e7f8d7 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:10.762481 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:10.762481 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:10.772438 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f71b9bf7-60e1-47b5-b6f4-3b8af6e7f8d7 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:08:10.778637 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1254/2491] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:10 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 853 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:10.957306 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6f28e2b6-7dd0-4c85-bd1a-d030ae5f2598 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 Dec 02 11:08:10.959999 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6f28e2b6-7dd0-4c85-bd1a-d030ae5f2598 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:10.960243 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:10.960243 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:10.960820 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6f28e2b6-7dd0-4c85-bd1a-d030ae5f2598 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:11.075805 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fdad5c8c-c416-4476-975f-172e7a99ce45 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:08:11.075805 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fdad5c8c-c416-4476-975f-172e7a99ce45 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:11.075805 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:11.075805 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:11.075805 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fdad5c8c-c416-4476-975f-172e7a99ce45 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:11.075805 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-fdad5c8c-c416-4476-975f-172e7a99ce45 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:11.124704 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:11.124704 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:11.160946 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6f28e2b6-7dd0-4c85-bd1a-d030ae5f2598 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:08:11.164385 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:11.164385 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:11.171405 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fdad5c8c-c416-4476-975f-172e7a99ce45 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:08:11.171405 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1255/2492] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:11 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 819 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:11.213517 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6f28e2b6-7dd0-4c85-bd1a-d030ae5f2598 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 returned with HTTP 200 Dec 02 11:08:11.213517 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1238/2493] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:10 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 => generated 919 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:11.456413 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1a587f55-016c-4466-a980-c0a6b05df738 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:08:11.456413 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1a587f55-016c-4466-a980-c0a6b05df738 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:11.456413 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:11.456413 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:11.456413 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1a587f55-016c-4466-a980-c0a6b05df738 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:11.456413 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-1a587f55-016c-4466-a980-c0a6b05df738 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:11.489970 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:11.489970 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:11.493093 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1a587f55-016c-4466-a980-c0a6b05df738 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:08:11.506624 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1256/2494] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:08:11 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 817 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:11.791999 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b5edc808-388b-4947-866f-1f2d01034498 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:08:11.791999 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b5edc808-388b-4947-866f-1f2d01034498 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:11.791999 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:11.791999 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:11.791999 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b5edc808-388b-4947-866f-1f2d01034498 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:11.791999 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-b5edc808-388b-4947-866f-1f2d01034498 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:11.841918 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:11.841918 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:11.841918 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b5edc808-388b-4947-866f-1f2d01034498 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:08:11.841918 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1239/2495] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:11 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 853 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:12.188123 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9dbf7fcd-7ea8-4eba-ae8d-2f53de9c29af tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:08:12.189982 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9dbf7fcd-7ea8-4eba-ae8d-2f53de9c29af tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:12.192529 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:12.192529 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:12.205424 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9dbf7fcd-7ea8-4eba-ae8d-2f53de9c29af tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:12.206223 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-9dbf7fcd-7ea8-4eba-ae8d-2f53de9c29af tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:12.230237 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-08f829fd-db0b-4997-873c-d46fca3d386f tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 Dec 02 11:08:12.231151 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-08f829fd-db0b-4997-873c-d46fca3d386f tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:12.231499 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:12.231499 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:12.236162 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-08f829fd-db0b-4997-873c-d46fca3d386f tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:12.296865 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:12.296865 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:12.296865 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9dbf7fcd-7ea8-4eba-ae8d-2f53de9c29af tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:08:12.300525 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1257/2496] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:12 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 819 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:12.441892 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:12.441892 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:12.461673 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-08f829fd-db0b-4997-873c-d46fca3d386f tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:08:12.508321 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4c4fa0a3-518c-49bb-9479-8f062caa1352 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:08:12.508321 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4c4fa0a3-518c-49bb-9479-8f062caa1352 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:12.512900 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:12.512900 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:12.512900 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4c4fa0a3-518c-49bb-9479-8f062caa1352 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:12.512900 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-4c4fa0a3-518c-49bb-9479-8f062caa1352 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:12.532164 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-08f829fd-db0b-4997-873c-d46fca3d386f tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 returned with HTTP 200 Dec 02 11:08:12.533679 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1240/2497] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:12 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 => generated 919 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:12.539589 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:12.539589 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:12.541488 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4c4fa0a3-518c-49bb-9479-8f062caa1352 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:08:12.542679 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1258/2498] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:08:12 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 817 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:12.854707 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-17c941fd-99d7-47fd-953e-bf4a83ca5e54 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:08:12.860795 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-17c941fd-99d7-47fd-953e-bf4a83ca5e54 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:12.860795 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:12.860795 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:12.860795 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-17c941fd-99d7-47fd-953e-bf4a83ca5e54 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:12.860795 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-17c941fd-99d7-47fd-953e-bf4a83ca5e54 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:12.923900 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:12.923900 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:12.923900 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-17c941fd-99d7-47fd-953e-bf4a83ca5e54 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:08:12.923900 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1241/2499] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:12 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 853 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:13.331004 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-81d28ac5-c919-4680-a640-7243521fe64b tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:08:13.331004 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-81d28ac5-c919-4680-a640-7243521fe64b tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:13.331004 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:13.331004 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:13.331004 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-81d28ac5-c919-4680-a640-7243521fe64b tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:13.331004 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-81d28ac5-c919-4680-a640-7243521fe64b tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:13.420829 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:13.420829 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:13.431855 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-81d28ac5-c919-4680-a640-7243521fe64b tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:08:13.431855 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1259/2500] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:13 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 819 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:13.567218 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d9ce8329-0e36-468b-a637-e1d0518844c8 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:08:13.567218 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d9ce8329-0e36-468b-a637-e1d0518844c8 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:13.567218 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:13.567218 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:13.567218 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d9ce8329-0e36-468b-a637-e1d0518844c8 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:13.567218 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-d9ce8329-0e36-468b-a637-e1d0518844c8 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:13.571573 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-db7c743f-2fad-4264-8c68-4103a8689bc9 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 Dec 02 11:08:13.571573 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-db7c743f-2fad-4264-8c68-4103a8689bc9 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:13.571573 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:13.571573 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:13.571573 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-db7c743f-2fad-4264-8c68-4103a8689bc9 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:13.673003 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:13.673003 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:13.676856 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d9ce8329-0e36-468b-a637-e1d0518844c8 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:08:13.676856 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1260/2501] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:08:13 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 817 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:13.698673 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:13.698673 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:13.726692 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-db7c743f-2fad-4264-8c68-4103a8689bc9 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:08:13.831805 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-db7c743f-2fad-4264-8c68-4103a8689bc9 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 returned with HTTP 200 Dec 02 11:08:13.831805 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1242/2502] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:13 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 => generated 919 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:13.950013 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-28f6a766-7e62-455a-bcfa-6cbbc483586e tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:08:13.950013 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-28f6a766-7e62-455a-bcfa-6cbbc483586e tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:13.950013 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:13.950013 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:13.950013 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-28f6a766-7e62-455a-bcfa-6cbbc483586e tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:13.950013 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-28f6a766-7e62-455a-bcfa-6cbbc483586e tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:13.987462 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:13.987462 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:13.992993 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-28f6a766-7e62-455a-bcfa-6cbbc483586e tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:08:13.992993 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1261/2503] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:13 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 853 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:14.442994 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-93663816-5b06-4c74-ba00-62c019c6a940 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:08:14.443890 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-93663816-5b06-4c74-ba00-62c019c6a940 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:14.444119 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:14.444119 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:14.444502 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-93663816-5b06-4c74-ba00-62c019c6a940 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:14.444949 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-93663816-5b06-4c74-ba00-62c019c6a940 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:14.490240 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:14.490240 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:14.490240 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-93663816-5b06-4c74-ba00-62c019c6a940 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:08:14.490240 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1243/2504] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:14 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 819 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:14.699852 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2a88352d-0e03-4e05-814a-7720695f49f7 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:08:14.699852 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2a88352d-0e03-4e05-814a-7720695f49f7 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:14.699852 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:14.699852 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:14.699852 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2a88352d-0e03-4e05-814a-7720695f49f7 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:14.699852 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-2a88352d-0e03-4e05-814a-7720695f49f7 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:14.748935 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:14.748935 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:14.762893 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2a88352d-0e03-4e05-814a-7720695f49f7 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:08:14.762893 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1262/2505] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:08:14 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 817 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:14.843439 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-62baf97a-2f3e-4ed7-b076-e6d081b66163 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 Dec 02 11:08:14.843439 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-62baf97a-2f3e-4ed7-b076-e6d081b66163 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:14.843439 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:14.843439 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:14.843439 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-62baf97a-2f3e-4ed7-b076-e6d081b66163 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:15.003946 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c3ac6216-8c00-4fa3-bacc-299a753ba207 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:08:15.004799 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c3ac6216-8c00-4fa3-bacc-299a753ba207 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:15.005004 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:15.005004 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:15.005639 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c3ac6216-8c00-4fa3-bacc-299a753ba207 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:15.006009 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-c3ac6216-8c00-4fa3-bacc-299a753ba207 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:15.022878 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:15.022878 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:15.034975 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:15.034975 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:15.037524 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c3ac6216-8c00-4fa3-bacc-299a753ba207 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:08:15.037958 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1263/2506] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:14 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 853 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:15.048285 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-62baf97a-2f3e-4ed7-b076-e6d081b66163 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:08:15.094158 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-62baf97a-2f3e-4ed7-b076-e6d081b66163 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 returned with HTTP 200 Dec 02 11:08:15.095010 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1244/2507] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:14 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 => generated 919 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:15.493728 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bf00cb47-e91a-484c-8f6d-d736adce16d8 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:08:15.493728 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bf00cb47-e91a-484c-8f6d-d736adce16d8 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:15.493728 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:15.493728 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:15.493728 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bf00cb47-e91a-484c-8f6d-d736adce16d8 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:15.493728 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-bf00cb47-e91a-484c-8f6d-d736adce16d8 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:15.523005 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:15.523005 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:15.523005 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bf00cb47-e91a-484c-8f6d-d736adce16d8 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:08:15.523005 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1264/2508] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:15 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:15.782391 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1c65920f-f770-4dbc-ac39-9efd0f424c9a tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:08:15.782391 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1c65920f-f770-4dbc-ac39-9efd0f424c9a tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:15.782391 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:15.782391 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:15.782391 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1c65920f-f770-4dbc-ac39-9efd0f424c9a tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:15.782391 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-1c65920f-f770-4dbc-ac39-9efd0f424c9a tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:15.865479 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:15.865479 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:15.865479 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1c65920f-f770-4dbc-ac39-9efd0f424c9a tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:08:15.869958 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1245/2509] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:08:15 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 817 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:16.055822 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c4e56a11-0eaa-4a4f-8f27-7e327f1419c2 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:08:16.055822 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c4e56a11-0eaa-4a4f-8f27-7e327f1419c2 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:16.055822 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:16.055822 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:16.101174 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c4e56a11-0eaa-4a4f-8f27-7e327f1419c2 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:16.101174 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-c4e56a11-0eaa-4a4f-8f27-7e327f1419c2 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:16.117910 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6d19e796-9f06-47d8-8570-a9450305e10a tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 Dec 02 11:08:16.117910 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6d19e796-9f06-47d8-8570-a9450305e10a tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:16.117910 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:16.117910 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:16.117910 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6d19e796-9f06-47d8-8570-a9450305e10a tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:16.216233 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:16.216233 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:16.221753 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c4e56a11-0eaa-4a4f-8f27-7e327f1419c2 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:08:16.228616 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1265/2510] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:16 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 853 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:16.295311 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:16.295311 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:16.338328 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6d19e796-9f06-47d8-8570-a9450305e10a tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:08:16.403097 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6d19e796-9f06-47d8-8570-a9450305e10a tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 returned with HTTP 200 Dec 02 11:08:16.403097 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1246/2511] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:16 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 => generated 919 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:16.533665 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-05c7c8c6-5205-4eb2-a491-723a1093ee29 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:08:16.533665 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-05c7c8c6-5205-4eb2-a491-723a1093ee29 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:16.533665 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:16.533665 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:16.533665 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-05c7c8c6-5205-4eb2-a491-723a1093ee29 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:16.535104 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-05c7c8c6-5205-4eb2-a491-723a1093ee29 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:16.586615 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:16.586615 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:16.588575 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-05c7c8c6-5205-4eb2-a491-723a1093ee29 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:08:16.595442 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1266/2512] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:16 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 819 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:16.880136 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4e4df859-d4e5-40b2-a7eb-8dec15794961 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:08:16.880770 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4e4df859-d4e5-40b2-a7eb-8dec15794961 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:16.880967 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:16.880967 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:16.881341 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4e4df859-d4e5-40b2-a7eb-8dec15794961 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:16.881719 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-4e4df859-d4e5-40b2-a7eb-8dec15794961 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:16.906475 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:16.906475 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:16.908423 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4e4df859-d4e5-40b2-a7eb-8dec15794961 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:08:16.909340 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1247/2513] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:08:16 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 817 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:17.236901 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4cc91e43-0584-4222-83a4-16a512b2977a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:08:17.237441 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4cc91e43-0584-4222-83a4-16a512b2977a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:17.237663 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:17.237663 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:17.238041 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4cc91e43-0584-4222-83a4-16a512b2977a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:17.238406 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-4cc91e43-0584-4222-83a4-16a512b2977a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:17.318732 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:17.318732 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:17.322012 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4cc91e43-0584-4222-83a4-16a512b2977a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:08:17.323040 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1267/2514] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:17 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 853 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:17.431808 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9d3f5cf5-d543-4414-91f8-a41c355c8e11 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 Dec 02 11:08:17.431808 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9d3f5cf5-d543-4414-91f8-a41c355c8e11 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:17.431808 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:17.431808 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:17.431808 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9d3f5cf5-d543-4414-91f8-a41c355c8e11 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:17.596996 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:17.596996 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:17.603508 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-833ec354-0d40-4356-8a8b-5dca9bda482c tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:08:17.603957 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-833ec354-0d40-4356-8a8b-5dca9bda482c tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:17.604145 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:17.604145 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:17.604521 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-833ec354-0d40-4356-8a8b-5dca9bda482c tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:17.605272 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-833ec354-0d40-4356-8a8b-5dca9bda482c tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:17.608969 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-9d3f5cf5-d543-4414-91f8-a41c355c8e11 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:08:17.677501 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:17.677501 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:17.677501 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-833ec354-0d40-4356-8a8b-5dca9bda482c tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:08:17.677501 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1268/2515] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:17 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 819 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:17.743128 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9d3f5cf5-d543-4414-91f8-a41c355c8e11 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 returned with HTTP 200 Dec 02 11:08:17.743128 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1248/2516] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:17 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 => generated 919 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:17.924853 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3ad995d5-4ec4-44bb-ab57-375196d3c016 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:08:17.925709 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3ad995d5-4ec4-44bb-ab57-375196d3c016 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:17.926169 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:17.926169 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:17.926620 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3ad995d5-4ec4-44bb-ab57-375196d3c016 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:17.927061 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-3ad995d5-4ec4-44bb-ab57-375196d3c016 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:17.977014 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:17.977014 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:17.982023 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3ad995d5-4ec4-44bb-ab57-375196d3c016 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:08:17.982023 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1269/2517] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:08:17 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 817 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:18.355806 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9c90c6de-6218-4846-9bce-a8545ce2a3be tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:08:18.355806 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9c90c6de-6218-4846-9bce-a8545ce2a3be tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:18.355806 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:18.355806 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:18.355806 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9c90c6de-6218-4846-9bce-a8545ce2a3be tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:18.355806 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-9c90c6de-6218-4846-9bce-a8545ce2a3be tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:18.384903 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:18.384903 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:18.384903 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9c90c6de-6218-4846-9bce-a8545ce2a3be tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:08:18.384903 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1249/2518] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:18 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 853 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:18.694273 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cdc10ccc-a170-4f9f-ae45-296d8284404d tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:08:18.694273 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cdc10ccc-a170-4f9f-ae45-296d8284404d tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:18.694273 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:18.694273 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:18.694273 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cdc10ccc-a170-4f9f-ae45-296d8284404d tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:18.694273 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-cdc10ccc-a170-4f9f-ae45-296d8284404d tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:18.740868 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:18.740868 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:18.740868 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cdc10ccc-a170-4f9f-ae45-296d8284404d tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:08:18.740868 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1270/2519] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:18 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 819 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:18.762246 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f7fba732-e442-45be-a914-4007ad2e5ebc tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 Dec 02 11:08:18.762246 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f7fba732-e442-45be-a914-4007ad2e5ebc tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:18.762246 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:18.762246 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:18.762246 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f7fba732-e442-45be-a914-4007ad2e5ebc tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:18.921134 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:18.921134 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:18.939587 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f7fba732-e442-45be-a914-4007ad2e5ebc tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:08:18.994244 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f7fba732-e442-45be-a914-4007ad2e5ebc tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 returned with HTTP 200 Dec 02 11:08:19.001253 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-77a1a311-d951-4218-83a7-42ce3cd47432 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:08:19.001253 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-77a1a311-d951-4218-83a7-42ce3cd47432 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:19.001253 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:19.001253 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:19.001253 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-77a1a311-d951-4218-83a7-42ce3cd47432 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:19.001253 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-77a1a311-d951-4218-83a7-42ce3cd47432 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:19.018352 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1250/2520] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:18 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 => generated 919 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:19.053668 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:19.053668 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:19.053668 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-77a1a311-d951-4218-83a7-42ce3cd47432 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:08:19.062898 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1271/2521] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:08:18 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 817 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:19.418113 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a7252dcc-24f8-455c-8b9c-546557575251 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:08:19.418113 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a7252dcc-24f8-455c-8b9c-546557575251 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:19.418113 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:19.418113 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:19.418113 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a7252dcc-24f8-455c-8b9c-546557575251 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:19.418113 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-a7252dcc-24f8-455c-8b9c-546557575251 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:19.463339 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:19.463339 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:19.465889 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a7252dcc-24f8-455c-8b9c-546557575251 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:08:19.466726 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1251/2522] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:19 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 853 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:19.754011 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dfdd9256-11f2-4161-a75c-8f3a398d54dd tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:08:19.754011 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dfdd9256-11f2-4161-a75c-8f3a398d54dd tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:19.754011 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:19.754011 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:19.754011 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dfdd9256-11f2-4161-a75c-8f3a398d54dd tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:19.758200 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-dfdd9256-11f2-4161-a75c-8f3a398d54dd tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:19.812073 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:19.812073 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:19.812073 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dfdd9256-11f2-4161-a75c-8f3a398d54dd tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:08:19.820431 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1272/2523] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:19 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 819 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:20.024353 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-73b0b84f-507c-45e4-831a-66735f888e04 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 Dec 02 11:08:20.024353 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-73b0b84f-507c-45e4-831a-66735f888e04 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:20.024353 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:20.024353 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:20.024353 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-73b0b84f-507c-45e4-831a-66735f888e04 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:20.075019 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-faba7f4f-ec99-44b8-aec2-4954f98a1358 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:08:20.075019 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-faba7f4f-ec99-44b8-aec2-4954f98a1358 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:20.075019 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:20.075019 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:20.075019 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-faba7f4f-ec99-44b8-aec2-4954f98a1358 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:20.075019 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-faba7f4f-ec99-44b8-aec2-4954f98a1358 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:20.149294 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:20.149294 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:20.159907 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-73b0b84f-507c-45e4-831a-66735f888e04 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:08:20.174765 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:20.174765 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:20.186784 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-73b0b84f-507c-45e4-831a-66735f888e04 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 returned with HTTP 200 Dec 02 11:08:20.187040 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-faba7f4f-ec99-44b8-aec2-4954f98a1358 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:08:20.188239 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1252/2524] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:20 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 => generated 919 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:20.200941 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1273/2525] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:08:20 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 817 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:20.489830 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-33603fd8-d13c-48ee-ae4e-8291e0308e95 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:08:20.489830 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-33603fd8-d13c-48ee-ae4e-8291e0308e95 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:20.489830 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:20.489830 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:20.489830 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-33603fd8-d13c-48ee-ae4e-8291e0308e95 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:20.489830 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-33603fd8-d13c-48ee-ae4e-8291e0308e95 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:20.564374 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:20.564374 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:20.564374 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-33603fd8-d13c-48ee-ae4e-8291e0308e95 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:08:20.571824 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1253/2526] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:20 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 853 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:20.879077 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4c960c3a-2670-4ad3-959a-b4320b7c05be tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:08:20.898405 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4c960c3a-2670-4ad3-959a-b4320b7c05be tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:20.898405 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:20.898405 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:20.906090 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4c960c3a-2670-4ad3-959a-b4320b7c05be tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:20.913234 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-4c960c3a-2670-4ad3-959a-b4320b7c05be tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:20.997591 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:20.997591 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:21.002312 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4c960c3a-2670-4ad3-959a-b4320b7c05be tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:08:21.002312 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1274/2527] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:20 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 819 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:21.212518 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a1dd66c6-241b-4aee-8e4c-57c475ba577b tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:08:21.212518 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a1dd66c6-241b-4aee-8e4c-57c475ba577b tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:21.212518 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:21.212518 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:21.212518 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a1dd66c6-241b-4aee-8e4c-57c475ba577b tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:21.212518 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-a1dd66c6-241b-4aee-8e4c-57c475ba577b tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:21.219703 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-74fcbd91-f5cf-4a8e-aad2-82ffab2d9794 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 Dec 02 11:08:21.219703 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-74fcbd91-f5cf-4a8e-aad2-82ffab2d9794 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:21.219703 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:21.219703 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:21.219703 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-74fcbd91-f5cf-4a8e-aad2-82ffab2d9794 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:21.329852 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:21.329852 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:21.352092 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-74fcbd91-f5cf-4a8e-aad2-82ffab2d9794 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:08:21.355605 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:21.355605 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:21.387757 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a1dd66c6-241b-4aee-8e4c-57c475ba577b tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:08:21.387757 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1254/2528] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:08:21 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 817 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:21.394690 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-74fcbd91-f5cf-4a8e-aad2-82ffab2d9794 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 returned with HTTP 200 Dec 02 11:08:21.394690 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1275/2529] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:21 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 => generated 919 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:21.584741 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e876b290-2f8a-4095-86e3-c4754d567871 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:08:21.585313 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e876b290-2f8a-4095-86e3-c4754d567871 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:21.585536 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:21.585536 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:21.585906 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e876b290-2f8a-4095-86e3-c4754d567871 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:21.586274 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-e876b290-2f8a-4095-86e3-c4754d567871 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:21.654069 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:21.654069 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:21.669227 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e876b290-2f8a-4095-86e3-c4754d567871 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:08:21.669227 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1255/2530] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:21 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 853 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:22.034210 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-78b68c9b-9724-4d4f-b093-2790f7468bff tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:08:22.034210 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-78b68c9b-9724-4d4f-b093-2790f7468bff tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:22.034210 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:22.034210 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:22.034210 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-78b68c9b-9724-4d4f-b093-2790f7468bff tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:22.034210 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-78b68c9b-9724-4d4f-b093-2790f7468bff tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:22.098317 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:22.098317 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:22.098317 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-78b68c9b-9724-4d4f-b093-2790f7468bff tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:08:22.098317 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1276/2531] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:22 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 819 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:22.418772 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c6c050d8-7d01-464f-b73d-606af0d33e03 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 Dec 02 11:08:22.418772 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c6c050d8-7d01-464f-b73d-606af0d33e03 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:22.418772 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:22.418772 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:22.418772 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c6c050d8-7d01-464f-b73d-606af0d33e03 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:22.435064 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-35248a0e-f1a3-4f49-9626-82872b746d34 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:08:22.435064 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-35248a0e-f1a3-4f49-9626-82872b746d34 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:22.435064 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:22.435064 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:22.435064 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-35248a0e-f1a3-4f49-9626-82872b746d34 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:22.435064 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-35248a0e-f1a3-4f49-9626-82872b746d34 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:22.511336 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:22.511336 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:22.511336 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-35248a0e-f1a3-4f49-9626-82872b746d34 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:08:22.530595 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1256/2532] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:08:22 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 817 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:22.657608 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:22.657608 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:22.678036 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-11bf24cc-d380-4dc6-9e5a-618c67f79352 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:08:22.711590 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-11bf24cc-d380-4dc6-9e5a-618c67f79352 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:22.711590 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:22.711590 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:22.711590 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-11bf24cc-d380-4dc6-9e5a-618c67f79352 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:22.711590 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-11bf24cc-d380-4dc6-9e5a-618c67f79352 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:22.719804 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c6c050d8-7d01-464f-b73d-606af0d33e03 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:08:22.719804 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c6c050d8-7d01-464f-b73d-606af0d33e03 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 returned with HTTP 200 Dec 02 11:08:22.719804 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1277/2533] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:22 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 => generated 919 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:22.768802 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:22.768802 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:22.768802 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-11bf24cc-d380-4dc6-9e5a-618c67f79352 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:08:22.768802 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1257/2534] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:22 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 853 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:23.118082 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1f3ee507-1a57-48cd-be7f-446fd411cc21 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:08:23.126192 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1f3ee507-1a57-48cd-be7f-446fd411cc21 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:23.126192 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:23.126192 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:23.126192 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1f3ee507-1a57-48cd-be7f-446fd411cc21 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:23.126192 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-1f3ee507-1a57-48cd-be7f-446fd411cc21 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:23.166617 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:23.166617 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:23.166617 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1f3ee507-1a57-48cd-be7f-446fd411cc21 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:08:23.168589 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1278/2535] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:23 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 819 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:23.521492 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fe295282-2526-4915-80de-d35a4133f342 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:08:23.521492 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fe295282-2526-4915-80de-d35a4133f342 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:23.521492 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:23.521492 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:23.521492 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fe295282-2526-4915-80de-d35a4133f342 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:23.521492 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-fe295282-2526-4915-80de-d35a4133f342 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:23.574204 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:23.574204 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:23.574204 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fe295282-2526-4915-80de-d35a4133f342 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:08:23.574204 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1258/2536] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:08:23 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 817 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:23.740664 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-82e9e4e2-7c0b-4793-a548-d89d031fed0f tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 Dec 02 11:08:23.740664 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-82e9e4e2-7c0b-4793-a548-d89d031fed0f tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:23.740664 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:23.740664 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:23.740664 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-82e9e4e2-7c0b-4793-a548-d89d031fed0f tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:23.784534 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bdc65983-4ff6-471e-b4f7-3946212e0429 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:08:23.784534 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bdc65983-4ff6-471e-b4f7-3946212e0429 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:23.784534 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:23.784534 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:23.784534 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bdc65983-4ff6-471e-b4f7-3946212e0429 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:23.784534 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-bdc65983-4ff6-471e-b4f7-3946212e0429 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:23.852045 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:23.852045 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:23.852045 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bdc65983-4ff6-471e-b4f7-3946212e0429 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:08:23.860577 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1259/2537] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:23 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 853 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:23.883936 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:23.883936 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:23.927716 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-82e9e4e2-7c0b-4793-a548-d89d031fed0f tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:08:24.033641 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-82e9e4e2-7c0b-4793-a548-d89d031fed0f tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 returned with HTTP 200 Dec 02 11:08:24.038164 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1279/2538] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:23 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 => generated 919 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:24.185737 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bfa56359-484c-4f34-a3c8-8e67bee470c3 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:08:24.185737 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bfa56359-484c-4f34-a3c8-8e67bee470c3 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:24.185737 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:24.185737 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:24.185737 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bfa56359-484c-4f34-a3c8-8e67bee470c3 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:24.185737 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-bfa56359-484c-4f34-a3c8-8e67bee470c3 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:24.283213 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:24.283213 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:24.283213 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bfa56359-484c-4f34-a3c8-8e67bee470c3 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:08:24.295306 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1260/2539] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:24 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 819 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:24.592551 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fe659970-7e42-4b6c-b909-3cab4a0ad4fc tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:08:24.592551 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fe659970-7e42-4b6c-b909-3cab4a0ad4fc tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:24.592551 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:24.592551 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:24.592551 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fe659970-7e42-4b6c-b909-3cab4a0ad4fc tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:24.592551 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-fe659970-7e42-4b6c-b909-3cab4a0ad4fc tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:24.672121 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:24.672121 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:24.680686 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fe659970-7e42-4b6c-b909-3cab4a0ad4fc tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:08:24.698334 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1280/2540] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:08:24 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 817 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:24.870061 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3924bccf-668d-468c-a04a-a820d8e43a89 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:08:24.870061 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3924bccf-668d-468c-a04a-a820d8e43a89 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:24.870061 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:24.870061 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:24.870061 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3924bccf-668d-468c-a04a-a820d8e43a89 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:24.870061 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-3924bccf-668d-468c-a04a-a820d8e43a89 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:24.932325 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:24.932325 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:24.932325 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3924bccf-668d-468c-a04a-a820d8e43a89 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:08:24.948244 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1261/2541] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:24 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 853 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:25.070059 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-91c6a012-8979-4ef3-b3b1-561c3c97d284 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 Dec 02 11:08:25.070059 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-91c6a012-8979-4ef3-b3b1-561c3c97d284 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:25.077514 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:25.077514 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:25.077514 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-91c6a012-8979-4ef3-b3b1-561c3c97d284 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:25.287258 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:25.287258 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:25.321068 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fd039ca4-e898-415a-b532-31380ecff815 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:08:25.321068 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fd039ca4-e898-415a-b532-31380ecff815 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:25.321068 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:25.321068 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:25.321068 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fd039ca4-e898-415a-b532-31380ecff815 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:25.329806 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-fd039ca4-e898-415a-b532-31380ecff815 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:25.395035 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-91c6a012-8979-4ef3-b3b1-561c3c97d284 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:08:25.406532 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:25.406532 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:25.413012 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fd039ca4-e898-415a-b532-31380ecff815 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:08:25.418282 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1262/2542] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:25 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 819 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:25.450134 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-91c6a012-8979-4ef3-b3b1-561c3c97d284 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 returned with HTTP 200 Dec 02 11:08:25.451282 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1281/2543] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:25 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 => generated 977 bytes in 400 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:25.699992 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e0855f1e-9340-40fa-b589-f346cf8b721f tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:08:25.699992 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e0855f1e-9340-40fa-b589-f346cf8b721f tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:25.699992 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:25.699992 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:25.699992 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e0855f1e-9340-40fa-b589-f346cf8b721f tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:25.699992 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-e0855f1e-9340-40fa-b589-f346cf8b721f tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:25.866094 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:25.866094 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:25.878773 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e0855f1e-9340-40fa-b589-f346cf8b721f tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:08:25.878773 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1263/2544] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:08:25 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 817 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:25.954209 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-80e5b9aa-3d82-4b8c-9583-5fcc6768040a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:08:25.954209 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-80e5b9aa-3d82-4b8c-9583-5fcc6768040a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:25.954209 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:25.954209 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:25.954209 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-80e5b9aa-3d82-4b8c-9583-5fcc6768040a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:25.983714 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-80e5b9aa-3d82-4b8c-9583-5fcc6768040a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:26.069255 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:26.069255 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:26.074872 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-80e5b9aa-3d82-4b8c-9583-5fcc6768040a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:08:26.077591 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1282/2545] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:25 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 853 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:26.439136 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-48836bc7-abca-4c79-93d2-d52355322f30 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:08:26.439615 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-48836bc7-abca-4c79-93d2-d52355322f30 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:26.439615 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:26.439615 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:26.440025 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-48836bc7-abca-4c79-93d2-d52355322f30 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:26.453384 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-48836bc7-abca-4c79-93d2-d52355322f30 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:26.467875 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-70b182f6-d65f-4a47-af6d-0a9a4fbb9646 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 Dec 02 11:08:26.468481 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-70b182f6-d65f-4a47-af6d-0a9a4fbb9646 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:26.468718 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:26.468718 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:26.470764 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-70b182f6-d65f-4a47-af6d-0a9a4fbb9646 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:26.536994 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:26.536994 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:26.538774 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-48836bc7-abca-4c79-93d2-d52355322f30 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:08:26.542716 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1264/2546] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:26 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 819 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:26.614729 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:26.614729 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:26.652958 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-70b182f6-d65f-4a47-af6d-0a9a4fbb9646 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:08:26.739133 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-70b182f6-d65f-4a47-af6d-0a9a4fbb9646 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 returned with HTTP 200 Dec 02 11:08:26.739133 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1283/2547] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:26 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 => generated 977 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:26.896180 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-008112d5-60d9-4dbe-b6bd-62df93008726 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:08:26.896180 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-008112d5-60d9-4dbe-b6bd-62df93008726 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:26.896180 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:26.896180 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:26.896180 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-008112d5-60d9-4dbe-b6bd-62df93008726 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:26.896180 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-008112d5-60d9-4dbe-b6bd-62df93008726 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:26.993437 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:26.993437 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:26.993437 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-008112d5-60d9-4dbe-b6bd-62df93008726 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:08:26.993437 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1265/2548] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:08:26 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 817 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:27.097540 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ace89b16-cbbc-4e6e-b3fe-3478952434fe tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:08:27.097540 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ace89b16-cbbc-4e6e-b3fe-3478952434fe tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:27.097540 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:27.097540 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:27.097540 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ace89b16-cbbc-4e6e-b3fe-3478952434fe tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:27.097540 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-ace89b16-cbbc-4e6e-b3fe-3478952434fe tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:27.152002 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:27.152002 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:27.152002 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ace89b16-cbbc-4e6e-b3fe-3478952434fe tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:08:27.159116 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1284/2549] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:27 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 853 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:27.603077 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b20af6ff-f214-4f6d-abb3-a5cb843e8423 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:08:27.603077 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b20af6ff-f214-4f6d-abb3-a5cb843e8423 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:27.603077 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:27.603077 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:27.603077 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b20af6ff-f214-4f6d-abb3-a5cb843e8423 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:27.603077 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-b20af6ff-f214-4f6d-abb3-a5cb843e8423 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:27.698442 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:27.698442 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:27.698442 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b20af6ff-f214-4f6d-abb3-a5cb843e8423 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:08:27.702077 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1266/2550] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:27 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 819 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:27.765737 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2e71af72-90cf-4f8d-aa99-be021386e3e6 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 Dec 02 11:08:27.765737 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2e71af72-90cf-4f8d-aa99-be021386e3e6 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:27.765737 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:27.765737 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:27.765737 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2e71af72-90cf-4f8d-aa99-be021386e3e6 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:27.824350 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:27.824350 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:27.833950 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-2e71af72-90cf-4f8d-aa99-be021386e3e6 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:08:27.854067 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2e71af72-90cf-4f8d-aa99-be021386e3e6 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 returned with HTTP 200 Dec 02 11:08:27.854067 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1285/2551] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:27 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 => generated 980 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:28.015968 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2938d01f-7c1d-4ecc-aa56-b45e33b7c793 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:08:28.015968 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2938d01f-7c1d-4ecc-aa56-b45e33b7c793 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:28.015968 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:28.015968 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:28.015968 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2938d01f-7c1d-4ecc-aa56-b45e33b7c793 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:28.015968 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-2938d01f-7c1d-4ecc-aa56-b45e33b7c793 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:28.081688 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:28.081688 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:28.081688 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2938d01f-7c1d-4ecc-aa56-b45e33b7c793 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:08:28.091375 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1267/2552] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:08:28 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 817 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:28.185693 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-88421176-8d81-438a-a2b1-2f9b9de27de2 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:08:28.185693 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-88421176-8d81-438a-a2b1-2f9b9de27de2 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:28.185693 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:28.185693 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:28.185693 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-88421176-8d81-438a-a2b1-2f9b9de27de2 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:28.185693 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-88421176-8d81-438a-a2b1-2f9b9de27de2 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:28.212672 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:28.212672 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:28.212672 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-88421176-8d81-438a-a2b1-2f9b9de27de2 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:08:28.218338 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1286/2553] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:28 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 853 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:28.719300 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a8ac7532-32d6-447a-9996-f3d1387f21c7 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:08:28.719300 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a8ac7532-32d6-447a-9996-f3d1387f21c7 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:28.719300 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:28.719300 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:28.719300 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a8ac7532-32d6-447a-9996-f3d1387f21c7 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:28.719300 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-a8ac7532-32d6-447a-9996-f3d1387f21c7 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:28.762415 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:28.762415 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:28.762415 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a8ac7532-32d6-447a-9996-f3d1387f21c7 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:08:28.762415 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1268/2554] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:28 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 819 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:28.897770 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4f3c504b-2d0d-4ca7-a1f9-21ffe91f2d7d tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 Dec 02 11:08:28.897770 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4f3c504b-2d0d-4ca7-a1f9-21ffe91f2d7d tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:28.897770 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:28.897770 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:28.897770 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4f3c504b-2d0d-4ca7-a1f9-21ffe91f2d7d tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:29.106795 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7fc35318-e781-41d5-9366-74b80e969d46 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:08:29.107435 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7fc35318-e781-41d5-9366-74b80e969d46 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:29.107966 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:29.107966 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:29.108424 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7fc35318-e781-41d5-9366-74b80e969d46 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:29.121158 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-7fc35318-e781-41d5-9366-74b80e969d46 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:29.123127 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:29.123127 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:29.145164 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-4f3c504b-2d0d-4ca7-a1f9-21ffe91f2d7d tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:08:29.218477 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4f3c504b-2d0d-4ca7-a1f9-21ffe91f2d7d tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 returned with HTTP 200 Dec 02 11:08:29.218477 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1287/2555] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:28 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 => generated 980 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:29.229804 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d4198045-a2a6-4fd5-bee8-40c83db6c126 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:08:29.229804 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d4198045-a2a6-4fd5-bee8-40c83db6c126 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:29.229804 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:29.229804 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:29.229804 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d4198045-a2a6-4fd5-bee8-40c83db6c126 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:29.229804 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-d4198045-a2a6-4fd5-bee8-40c83db6c126 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:29.283251 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:29.283251 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:29.287543 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d4198045-a2a6-4fd5-bee8-40c83db6c126 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:08:29.287543 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1288/2556] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:29 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 853 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:29.311280 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:29.311280 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:29.312608 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7fc35318-e781-41d5-9366-74b80e969d46 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:08:29.316883 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1269/2557] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:08:29 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 817 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:29.774702 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c9399da6-0e50-4041-acda-2321693b92d9 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:08:29.775253 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c9399da6-0e50-4041-acda-2321693b92d9 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:29.775426 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:29.775426 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:29.775801 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c9399da6-0e50-4041-acda-2321693b92d9 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:29.776169 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-c9399da6-0e50-4041-acda-2321693b92d9 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:29.861870 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:29.861870 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:29.861870 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c9399da6-0e50-4041-acda-2321693b92d9 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:08:29.861870 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1289/2558] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:29 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 819 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:30.229927 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-74d6466b-467a-4c86-9b25-e4e8ccae8b9f tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 Dec 02 11:08:30.229927 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-74d6466b-467a-4c86-9b25-e4e8ccae8b9f tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:30.229927 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:30.229927 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:30.229927 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-74d6466b-467a-4c86-9b25-e4e8ccae8b9f tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:30.306486 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-eac1b354-56f9-4678-95a0-97e20687808a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:08:30.306486 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-eac1b354-56f9-4678-95a0-97e20687808a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:30.306486 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:30.306486 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:30.306486 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-eac1b354-56f9-4678-95a0-97e20687808a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:30.306486 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-eac1b354-56f9-4678-95a0-97e20687808a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:30.410919 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:30.410919 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:30.422484 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-eac1b354-56f9-4678-95a0-97e20687808a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:08:30.423367 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1290/2559] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:30 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 853 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:30.437100 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:30.437100 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:30.452014 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-28ee3a56-3e28-4044-b6b8-9ef33df7d074 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:08:30.458596 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-74d6466b-467a-4c86-9b25-e4e8ccae8b9f tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:08:30.460817 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-28ee3a56-3e28-4044-b6b8-9ef33df7d074 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:30.461027 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:30.461027 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:30.462071 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-28ee3a56-3e28-4044-b6b8-9ef33df7d074 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:30.462840 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-28ee3a56-3e28-4044-b6b8-9ef33df7d074 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:30.524438 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:30.524438 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:30.526731 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-28ee3a56-3e28-4044-b6b8-9ef33df7d074 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:08:30.534199 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1291/2560] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:08:30 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 817 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:30.536388 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-74d6466b-467a-4c86-9b25-e4e8ccae8b9f tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 returned with HTTP 200 Dec 02 11:08:30.537906 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1270/2561] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:30 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 => generated 980 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:30.882678 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5eb7f2aa-2bf5-4ddb-9143-3e1d29f6e749 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:08:30.884599 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5eb7f2aa-2bf5-4ddb-9143-3e1d29f6e749 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:30.884938 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:30.884938 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:30.885427 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5eb7f2aa-2bf5-4ddb-9143-3e1d29f6e749 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:30.885907 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-5eb7f2aa-2bf5-4ddb-9143-3e1d29f6e749 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:30.924418 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:30.924418 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:30.926751 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5eb7f2aa-2bf5-4ddb-9143-3e1d29f6e749 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:08:30.929620 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1292/2562] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:30 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 819 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:31.486243 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-22b8440e-70a3-4553-8824-06c62410d341 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:08:31.486243 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-22b8440e-70a3-4553-8824-06c62410d341 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:31.486243 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:31.486243 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:31.486243 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-22b8440e-70a3-4553-8824-06c62410d341 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:31.486243 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-22b8440e-70a3-4553-8824-06c62410d341 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:31.560260 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2515b971-d2b3-4246-94f6-75672448659d tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:08:31.560260 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2515b971-d2b3-4246-94f6-75672448659d tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:31.560260 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:31.560260 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:31.560260 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2515b971-d2b3-4246-94f6-75672448659d tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:31.560260 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-2515b971-d2b3-4246-94f6-75672448659d tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:31.626280 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:31.626280 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:31.626280 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-22b8440e-70a3-4553-8824-06c62410d341 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:08:31.636879 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1271/2563] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:31 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 853 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:31.658426 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7b854c30-9f4b-4d31-bf9d-d3c22bd7a913 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 Dec 02 11:08:31.666592 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7b854c30-9f4b-4d31-bf9d-d3c22bd7a913 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:31.666592 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:31.666592 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:31.666592 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7b854c30-9f4b-4d31-bf9d-d3c22bd7a913 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:31.692581 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:31.692581 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:31.692581 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2515b971-d2b3-4246-94f6-75672448659d tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:08:31.692581 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1293/2564] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:08:31 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 817 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:31.743728 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:31.743728 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:31.754399 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-7b854c30-9f4b-4d31-bf9d-d3c22bd7a913 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:08:31.799744 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7b854c30-9f4b-4d31-bf9d-d3c22bd7a913 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 returned with HTTP 200 Dec 02 11:08:31.800828 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1272/2565] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:31 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 => generated 980 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:31.958127 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-be9f009f-a280-45f0-a111-fe2973aab758 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:08:31.958127 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-be9f009f-a280-45f0-a111-fe2973aab758 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:31.958127 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:31.958127 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:31.958127 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-be9f009f-a280-45f0-a111-fe2973aab758 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:31.958127 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-be9f009f-a280-45f0-a111-fe2973aab758 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:32.067282 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:32.067282 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:32.076796 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-be9f009f-a280-45f0-a111-fe2973aab758 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:08:32.077914 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1294/2566] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:31 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 819 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:32.650557 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-46189d5f-07af-4e2f-b0da-d34347734535 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:08:32.650557 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-46189d5f-07af-4e2f-b0da-d34347734535 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:32.650557 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:32.650557 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:32.650557 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-46189d5f-07af-4e2f-b0da-d34347734535 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:32.650557 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-46189d5f-07af-4e2f-b0da-d34347734535 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:32.722809 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f3cb8255-4fa0-41f7-b7a6-62e51e843fd5 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:08:32.723480 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f3cb8255-4fa0-41f7-b7a6-62e51e843fd5 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:32.724547 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:32.724547 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:32.724547 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f3cb8255-4fa0-41f7-b7a6-62e51e843fd5 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:32.724809 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-f3cb8255-4fa0-41f7-b7a6-62e51e843fd5 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:32.744158 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:32.744158 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:32.746494 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-46189d5f-07af-4e2f-b0da-d34347734535 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:08:32.748470 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1273/2567] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:32 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 853 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:32.773353 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:32.773353 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:32.776944 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f3cb8255-4fa0-41f7-b7a6-62e51e843fd5 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:08:32.780540 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1295/2568] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:08:32 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 817 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:32.824457 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f79772f2-fdac-416a-a3e2-60269389a3b0 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 Dec 02 11:08:32.824457 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f79772f2-fdac-416a-a3e2-60269389a3b0 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:32.824457 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:32.824457 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:32.824457 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f79772f2-fdac-416a-a3e2-60269389a3b0 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:33.019355 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:33.019355 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:33.041830 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f79772f2-fdac-416a-a3e2-60269389a3b0 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:08:33.097410 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-343e9fdf-7d1f-4483-8ec4-6dcce8ed8c3d tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:08:33.098105 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-343e9fdf-7d1f-4483-8ec4-6dcce8ed8c3d tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:33.098303 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:33.098303 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:33.098908 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-343e9fdf-7d1f-4483-8ec4-6dcce8ed8c3d tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:33.099427 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-343e9fdf-7d1f-4483-8ec4-6dcce8ed8c3d tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:33.107829 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f79772f2-fdac-416a-a3e2-60269389a3b0 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 returned with HTTP 200 Dec 02 11:08:33.112751 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1274/2569] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:32 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 => generated 980 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:33.170664 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:33.170664 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:33.173818 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-343e9fdf-7d1f-4483-8ec4-6dcce8ed8c3d tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:08:33.175185 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1296/2570] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:33 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 819 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:33.762801 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-da9ea071-98d4-49c5-9494-97555f98446c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:08:33.763321 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-da9ea071-98d4-49c5-9494-97555f98446c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:33.777282 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:33.777282 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:33.778057 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-da9ea071-98d4-49c5-9494-97555f98446c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:33.778560 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-da9ea071-98d4-49c5-9494-97555f98446c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:33.802614 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e4f35437-a3aa-4054-a258-f7bfd42363d7 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:08:33.802614 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e4f35437-a3aa-4054-a258-f7bfd42363d7 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:33.802896 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:33.802896 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:33.807584 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e4f35437-a3aa-4054-a258-f7bfd42363d7 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:33.813975 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-e4f35437-a3aa-4054-a258-f7bfd42363d7 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:33.904020 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:33.904020 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:33.910591 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:33.910591 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:33.910591 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e4f35437-a3aa-4054-a258-f7bfd42363d7 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:08:33.915040 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-da9ea071-98d4-49c5-9494-97555f98446c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:08:33.919313 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1297/2571] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:08:33 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 817 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:33.922166 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1275/2572] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:33 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 853 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:34.146099 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b0ef0ef4-9d47-44a1-8b14-81cec86ea8d9 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 Dec 02 11:08:34.146099 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b0ef0ef4-9d47-44a1-8b14-81cec86ea8d9 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:34.146099 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:34.146099 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:34.146099 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b0ef0ef4-9d47-44a1-8b14-81cec86ea8d9 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:34.203712 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-702673bd-775a-4bf3-95ce-4355a12b7fa3 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:08:34.203712 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-702673bd-775a-4bf3-95ce-4355a12b7fa3 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:34.203712 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:34.203712 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:34.203712 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-702673bd-775a-4bf3-95ce-4355a12b7fa3 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:34.203712 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-702673bd-775a-4bf3-95ce-4355a12b7fa3 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:34.279120 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:34.279120 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:34.294386 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b0ef0ef4-9d47-44a1-8b14-81cec86ea8d9 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:08:34.311015 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:34.311015 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:34.319893 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-702673bd-775a-4bf3-95ce-4355a12b7fa3 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:08:34.328000 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1276/2573] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:34 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 819 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:34.371760 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b0ef0ef4-9d47-44a1-8b14-81cec86ea8d9 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 returned with HTTP 200 Dec 02 11:08:34.388054 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1298/2574] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:34 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 => generated 980 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:34.904454 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dd72cecb-f21b-4b70-b914-f14f97391caf tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:08:34.908865 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dd72cecb-f21b-4b70-b914-f14f97391caf tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:34.908865 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:34.908865 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:34.908865 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dd72cecb-f21b-4b70-b914-f14f97391caf tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:34.908865 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-dd72cecb-f21b-4b70-b914-f14f97391caf tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:34.917226 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-796a6c8f-cb21-4b76-8c77-7ba5d671dbb6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:08:34.917908 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-796a6c8f-cb21-4b76-8c77-7ba5d671dbb6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:34.918088 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:34.918088 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:34.918632 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-796a6c8f-cb21-4b76-8c77-7ba5d671dbb6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:34.919048 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-796a6c8f-cb21-4b76-8c77-7ba5d671dbb6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:34.965233 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:34.965233 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:34.965233 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dd72cecb-f21b-4b70-b914-f14f97391caf tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:08:34.965233 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1277/2575] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:08:34 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 817 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:34.997445 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:34.997445 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:34.997445 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-796a6c8f-cb21-4b76-8c77-7ba5d671dbb6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:08:35.003650 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1299/2576] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:34 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 853 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:35.340568 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ca2ec512-da33-430a-af75-6ebd21fc43a9 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:08:35.340568 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ca2ec512-da33-430a-af75-6ebd21fc43a9 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:35.340568 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:35.340568 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:35.340568 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ca2ec512-da33-430a-af75-6ebd21fc43a9 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:35.340568 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-ca2ec512-da33-430a-af75-6ebd21fc43a9 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:35.397848 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-208a99b3-9847-4f93-92a2-963e547922c4 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 Dec 02 11:08:35.397848 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-208a99b3-9847-4f93-92a2-963e547922c4 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:35.397848 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:35.397848 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:35.397848 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-208a99b3-9847-4f93-92a2-963e547922c4 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:35.409665 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:35.409665 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:35.411577 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ca2ec512-da33-430a-af75-6ebd21fc43a9 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:08:35.412599 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1278/2577] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:35 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 819 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:35.644396 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:35.644396 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:35.670728 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-208a99b3-9847-4f93-92a2-963e547922c4 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:08:35.711842 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-208a99b3-9847-4f93-92a2-963e547922c4 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 returned with HTTP 200 Dec 02 11:08:35.711842 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1300/2578] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:35 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 => generated 980 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:35.986066 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8d82e804-d0e6-4a48-99a1-6fba330f15ee tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:08:35.986066 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8d82e804-d0e6-4a48-99a1-6fba330f15ee tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:35.986066 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:35.986066 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:35.986066 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8d82e804-d0e6-4a48-99a1-6fba330f15ee tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:35.986066 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-8d82e804-d0e6-4a48-99a1-6fba330f15ee tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:36.025902 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2aa9492c-436c-4831-bf21-1db2fc0bf923 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:08:36.025902 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2aa9492c-436c-4831-bf21-1db2fc0bf923 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:36.025902 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:36.025902 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:36.025902 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2aa9492c-436c-4831-bf21-1db2fc0bf923 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:36.025902 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-2aa9492c-436c-4831-bf21-1db2fc0bf923 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:36.041053 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:36.041053 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:36.055799 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8d82e804-d0e6-4a48-99a1-6fba330f15ee tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:08:36.060950 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1279/2579] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:08:35 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 817 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:36.086985 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:36.086985 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:36.086985 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2aa9492c-436c-4831-bf21-1db2fc0bf923 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:08:36.090623 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1301/2580] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:36 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 853 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:36.442277 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-62a5c14e-a338-41e2-9686-8ad6018b2790 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:08:36.473745 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-62a5c14e-a338-41e2-9686-8ad6018b2790 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:36.473745 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:36.473745 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:36.473745 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-62a5c14e-a338-41e2-9686-8ad6018b2790 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:36.473745 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-62a5c14e-a338-41e2-9686-8ad6018b2790 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:36.566072 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:36.566072 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:36.566072 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-62a5c14e-a338-41e2-9686-8ad6018b2790 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:08:36.566072 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1280/2581] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:36 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 819 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:36.746263 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8400cd0e-548e-4db3-9f31-674119307b24 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 Dec 02 11:08:36.746263 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8400cd0e-548e-4db3-9f31-674119307b24 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:36.746263 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:36.746263 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:36.746263 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8400cd0e-548e-4db3-9f31-674119307b24 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:37.005858 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:37.005858 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:37.038039 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-8400cd0e-548e-4db3-9f31-674119307b24 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:08:37.071298 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d200aea5-1cb1-4338-ae92-3598d1f0d9b4 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:08:37.072292 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d200aea5-1cb1-4338-ae92-3598d1f0d9b4 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:37.072689 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:37.072689 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:37.073436 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d200aea5-1cb1-4338-ae92-3598d1f0d9b4 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:37.073980 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-d200aea5-1cb1-4338-ae92-3598d1f0d9b4 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:37.119519 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8400cd0e-548e-4db3-9f31-674119307b24 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 returned with HTTP 200 Dec 02 11:08:37.131461 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1302/2582] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:36 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 => generated 980 bytes in 408 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:37.138510 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b762efa5-d78f-4dd2-a065-47d2dfa26aab tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:08:37.139216 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b762efa5-d78f-4dd2-a065-47d2dfa26aab tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:37.139565 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:37.139565 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:37.139890 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:37.139890 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:37.140485 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b762efa5-d78f-4dd2-a065-47d2dfa26aab tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:37.141764 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-b762efa5-d78f-4dd2-a065-47d2dfa26aab tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:37.142261 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d200aea5-1cb1-4338-ae92-3598d1f0d9b4 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:08:37.143104 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1281/2583] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:08:37 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 817 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:37.190682 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:37.190682 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:37.199623 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b762efa5-d78f-4dd2-a065-47d2dfa26aab tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:08:37.200449 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1303/2584] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:37 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 853 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:37.580795 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cf18f13f-327f-4c52-9377-34fa12022915 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:08:37.582168 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cf18f13f-327f-4c52-9377-34fa12022915 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:37.582603 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:37.582603 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:37.583288 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cf18f13f-327f-4c52-9377-34fa12022915 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:37.583845 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-cf18f13f-327f-4c52-9377-34fa12022915 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:37.647081 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:37.647081 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:37.649976 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cf18f13f-327f-4c52-9377-34fa12022915 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:08:37.651341 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1282/2585] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:37 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 819 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:38.144274 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-810f7f85-b43f-448c-b9a2-d11dfaddb67e tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 Dec 02 11:08:38.145267 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-810f7f85-b43f-448c-b9a2-d11dfaddb67e tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:38.145498 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:38.145498 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:38.162130 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1f2ad64e-8083-409e-afc5-892afbcb4e84 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:08:38.163009 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1f2ad64e-8083-409e-afc5-892afbcb4e84 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:38.163908 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:38.163908 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:38.163908 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1f2ad64e-8083-409e-afc5-892afbcb4e84 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:38.164597 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-1f2ad64e-8083-409e-afc5-892afbcb4e84 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:38.165815 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-810f7f85-b43f-448c-b9a2-d11dfaddb67e tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:38.270659 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:38.270659 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:38.277768 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1f2ad64e-8083-409e-afc5-892afbcb4e84 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:08:38.278732 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1283/2586] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:08:38 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 817 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:38.293003 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-35777bfb-c049-4f87-b190-f596b1e3898a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:08:38.293638 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-35777bfb-c049-4f87-b190-f596b1e3898a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:38.293939 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:38.293939 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:38.295590 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-35777bfb-c049-4f87-b190-f596b1e3898a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:38.296171 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-35777bfb-c049-4f87-b190-f596b1e3898a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:38.331264 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:38.331264 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:38.333453 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-35777bfb-c049-4f87-b190-f596b1e3898a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:08:38.334387 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1284/2587] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:38 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 853 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:38.343461 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:38.343461 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:38.377571 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-810f7f85-b43f-448c-b9a2-d11dfaddb67e tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:08:38.453937 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-810f7f85-b43f-448c-b9a2-d11dfaddb67e tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 returned with HTTP 200 Dec 02 11:08:38.454791 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1304/2588] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:38 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 => generated 1368 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:08:38.470625 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-44004c2f-8be5-45c5-a4bd-d0a24254f498 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 Dec 02 11:08:38.471906 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-44004c2f-8be5-45c5-a4bd-d0a24254f498 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:38.472176 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:38.472176 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:38.475327 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-44004c2f-8be5-45c5-a4bd-d0a24254f498 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:38.572304 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:38.572304 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:38.584094 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-44004c2f-8be5-45c5-a4bd-d0a24254f498 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:08:38.638958 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-44004c2f-8be5-45c5-a4bd-d0a24254f498 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 returned with HTTP 200 Dec 02 11:08:38.640191 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1285/2589] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:38 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 => generated 1368 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:08:38.656353 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7f3de247-478f-41d1-b996-6a75b834bc0e tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] PUT http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 Dec 02 11:08:38.669232 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:38.669232 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:38.670014 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7f3de247-478f-41d1-b996-6a75b834bc0e tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-855945319"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:08:38.670159 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-af555af1-abb0-4931-9126-85e2ee54e64d tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:08:38.671113 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-af555af1-abb0-4931-9126-85e2ee54e64d tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:38.671482 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:38.671482 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:38.672621 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-af555af1-abb0-4931-9126-85e2ee54e64d tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:38.680526 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-af555af1-abb0-4931-9126-85e2ee54e64d tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:38.726916 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:38.726916 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:38.729001 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-af555af1-abb0-4931-9126-85e2ee54e64d tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:08:38.730748 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1286/2590] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:38 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 819 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:38.781705 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:38.781705 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:38.801289 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-7f3de247-478f-41d1-b996-6a75b834bc0e tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:08:38.819223 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-7f3de247-478f-41d1-b996-6a75b834bc0e tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume updated successfully. Dec 02 11:08:38.839157 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7f3de247-478f-41d1-b996-6a75b834bc0e tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 returned with HTTP 200 Dec 02 11:08:38.839157 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1305/2591] 10.222.0.23 () {60 vars in 1335 bytes} [Wed Dec 2 11:08:38 2020] PUT /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 => generated 851 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:38.858669 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6cb68dda-9e0b-4448-9aea-af8d784917b6 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] PUT http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 Dec 02 11:08:38.858669 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:38.858669 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:38.868372 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6cb68dda-9e0b-4448-9aea-af8d784917b6 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1534332143", "description": "This is the new description of volume"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:08:38.924943 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:38.924943 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:38.936155 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6cb68dda-9e0b-4448-9aea-af8d784917b6 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:08:38.947159 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6cb68dda-9e0b-4448-9aea-af8d784917b6 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume updated successfully. Dec 02 11:08:38.963534 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6cb68dda-9e0b-4448-9aea-af8d784917b6 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 returned with HTTP 200 Dec 02 11:08:38.964848 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1287/2592] 10.222.0.23 () {60 vars in 1336 bytes} [Wed Dec 2 11:08:38 2020] PUT /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 => generated 891 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:38.978681 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e62c1aeb-4d8f-4932-b95a-136cf600a113 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 Dec 02 11:08:38.979991 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e62c1aeb-4d8f-4932-b95a-136cf600a113 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:38.980409 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:38.980409 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:38.981252 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e62c1aeb-4d8f-4932-b95a-136cf600a113 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:39.078951 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:39.078951 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:39.113997 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e62c1aeb-4d8f-4932-b95a-136cf600a113 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:08:39.152161 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e62c1aeb-4d8f-4932-b95a-136cf600a113 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 returned with HTTP 200 Dec 02 11:08:39.153713 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1306/2593] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:38 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 => generated 1408 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:08:39.168747 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-27c4f5ba-9f79-4777-b7e4-9c71b9d58647 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] POST http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes Dec 02 11:08:39.170246 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:39.170246 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:39.171049 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-27c4f5ba-9f79-4777-b7e4-9c71b9d58647 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-889461503", "availability_zone": "nova", "size": 1}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:08:39.172439 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-27c4f5ba-9f79-4777-b7e4-9c71b9d58647 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-889461503', 'availability_zone': 'nova', 'size': 1}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 11:08:39.173058 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-27c4f5ba-9f79-4777-b7e4-9c71b9d58647 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Create volume of 1 GB Dec 02 11:08:39.190079 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-27c4f5ba-9f79-4777-b7e4-9c71b9d58647 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Availability Zones retrieved successfully. Dec 02 11:08:39.259871 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-27c4f5ba-9f79-4777-b7e4-9c71b9d58647 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Flow 'volume_create_api' (751b084c-5ecd-4eac-935e-cfa54e318a53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:08:39.262984 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-27c4f5ba-9f79-4777-b7e4-9c71b9d58647 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (701a456b-6b3a-4b28-92de-3bbc282d1b11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:08:39.265593 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-27c4f5ba-9f79-4777-b7e4-9c71b9d58647 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Validating volume size '1' using validate_int {{(pid=88068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 11:08:39.293671 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-053bbd82-0449-4e7f-8113-653923dff1fd tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:08:39.294474 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-053bbd82-0449-4e7f-8113-653923dff1fd tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:39.294798 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:39.294798 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:39.295333 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-053bbd82-0449-4e7f-8113-653923dff1fd tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:39.295798 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-053bbd82-0449-4e7f-8113-653923dff1fd tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:39.359389 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:39.359389 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:39.361696 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-053bbd82-0449-4e7f-8113-653923dff1fd tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:08:39.362548 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1307/2594] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:08:39 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 817 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:39.373183 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7be092e1-55d2-4fe3-aab5-803b365ebf3e tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:08:39.373711 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7be092e1-55d2-4fe3-aab5-803b365ebf3e tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:39.373929 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:39.373929 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:39.374298 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7be092e1-55d2-4fe3-aab5-803b365ebf3e tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:39.374657 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-7be092e1-55d2-4fe3-aab5-803b365ebf3e tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Show backup with id 7482798d-0630-4449-a075-959a3467dbee. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:39.419131 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-27c4f5ba-9f79-4777-b7e4-9c71b9d58647 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (701a456b-6b3a-4b28-92de-3bbc282d1b11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:08:39.422637 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-27c4f5ba-9f79-4777-b7e4-9c71b9d58647 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aca94ec2-b2a9-4723-baac-84037047487f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:08:39.447212 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:39.447212 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:39.449504 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7be092e1-55d2-4fe3-aab5-803b365ebf3e tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 200 Dec 02 11:08:39.450517 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1308/2595] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:39 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 853 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:39.462847 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-aa02a6a0-ebde-4a73-83f0-4ba8ef544ed3 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/7660f900-832f-4a78-9e6f-5c2cb028fe16 Dec 02 11:08:39.463681 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-aa02a6a0-ebde-4a73-83f0-4ba8ef544ed3 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:39.464081 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:39.464081 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:39.464686 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-aa02a6a0-ebde-4a73-83f0-4ba8ef544ed3 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:39.527544 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:39.527544 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:39.540331 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-27c4f5ba-9f79-4777-b7e4-9c71b9d58647 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Created reservations ['90549569-b656-40b8-a6e4-ba089b66deb6', '94c9ebd2-6ea6-421c-9a9f-254008225311', 'fccf9d94-ef52-4824-ad50-e5c278343b04', '965fa9d7-d86b-417a-8a98-bf22ee93292c'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:08:39.541329 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-aa02a6a0-ebde-4a73-83f0-4ba8ef544ed3 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:08:39.542355 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-27c4f5ba-9f79-4777-b7e4-9c71b9d58647 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aca94ec2-b2a9-4723-baac-84037047487f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90549569-b656-40b8-a6e4-ba089b66deb6', '94c9ebd2-6ea6-421c-9a9f-254008225311', 'fccf9d94-ef52-4824-ad50-e5c278343b04', '965fa9d7-d86b-417a-8a98-bf22ee93292c']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:08:39.544679 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-27c4f5ba-9f79-4777-b7e4-9c71b9d58647 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f516f84-a91b-4859-bd93-1a74f3719a97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:08:39.583741 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-aa02a6a0-ebde-4a73-83f0-4ba8ef544ed3 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/7660f900-832f-4a78-9e6f-5c2cb028fe16 returned with HTTP 200 Dec 02 11:08:39.584893 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1309/2596] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:39 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/7660f900-832f-4a78-9e6f-5c2cb028fe16 => generated 1034 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 02 11:08:39.601384 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c9ebe09e-4738-4671-a960-a7c1a0333d3a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/7660f900-832f-4a78-9e6f-5c2cb028fe16 Dec 02 11:08:39.602192 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c9ebe09e-4738-4671-a960-a7c1a0333d3a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:39.602388 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:39.602388 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:39.602783 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c9ebe09e-4738-4671-a960-a7c1a0333d3a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:39.640880 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-27c4f5ba-9f79-4777-b7e4-9c71b9d58647 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f516f84-a91b-4859-bd93-1a74f3719a97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68aad779-8351-4c72-ad5e-f6d807dabb6d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-889461503',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f856d3441d5c4f6ebce20a2b3ef73bcd',qos_specs=None,replication_status=,reservations=['90549569-b656-40b8-a6e4-ba089b66deb6','94c9ebd2-6ea6-421c-9a9f-254008225311','fccf9d94-ef52-4824-ad50-e5c278343b04','965fa9d7-d86b-417a-8a98-bf22ee93292c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0aa267b0ccf74c78b8735b765cf34b99',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T11:08:39Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-889461503',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68aad779-8351-4c72-ad5e-f6d807dabb6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f856d3441d5c4f6ebce20a2b3ef73bcd',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,user_id='0aa267b0ccf74c78b8735b765cf34b99',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:08:39.645334 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-27c4f5ba-9f79-4777-b7e4-9c71b9d58647 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70db9ee8-5192-4373-8373-eff7d40953a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:08:39.685223 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:39.685223 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:39.715159 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c9ebe09e-4738-4671-a960-a7c1a0333d3a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:08:39.768904 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-27c4f5ba-9f79-4777-b7e4-9c71b9d58647 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70db9ee8-5192-4373-8373-eff7d40953a6) 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='tempest-@#$%^* description-889461503',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f856d3441d5c4f6ebce20a2b3ef73bcd',qos_specs=None,replication_status=,reservations=['90549569-b656-40b8-a6e4-ba089b66deb6','94c9ebd2-6ea6-421c-9a9f-254008225311','fccf9d94-ef52-4824-ad50-e5c278343b04','965fa9d7-d86b-417a-8a98-bf22ee93292c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0aa267b0ccf74c78b8735b765cf34b99',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:08:39.771535 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-27c4f5ba-9f79-4777-b7e4-9c71b9d58647 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a791ddeb-477c-43bd-9d19-de1b5ffd554c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:08:39.772090 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c9ebe09e-4738-4671-a960-a7c1a0333d3a tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/7660f900-832f-4a78-9e6f-5c2cb028fe16 returned with HTTP 200 Dec 02 11:08:39.775485 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1310/2597] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:39 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/7660f900-832f-4a78-9e6f-5c2cb028fe16 => generated 1034 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:08:39.795519 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-27c4f5ba-9f79-4777-b7e4-9c71b9d58647 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a791ddeb-477c-43bd-9d19-de1b5ffd554c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:08:39.806014 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-27c4f5ba-9f79-4777-b7e4-9c71b9d58647 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Flow 'volume_create_api' (751b084c-5ecd-4eac-935e-cfa54e318a53) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:08:39.808417 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3aef9b6a-5f17-4c27-91dc-8788a84dff7a tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:08:39.811317 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3aef9b6a-5f17-4c27-91dc-8788a84dff7a tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:39.811595 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:39.811595 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:39.815046 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3aef9b6a-5f17-4c27-91dc-8788a84dff7a tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:39.815672 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-3aef9b6a-5f17-4c27-91dc-8788a84dff7a tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:39.865719 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:39.865719 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:39.882678 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3aef9b6a-5f17-4c27-91dc-8788a84dff7a tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:08:39.882678 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1311/2598] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:39 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 819 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:39.907981 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-39448d32-0684-4186-82da-47ff5a87a8bd tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] DELETE http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/7660f900-832f-4a78-9e6f-5c2cb028fe16 Dec 02 11:08:39.907981 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-39448d32-0684-4186-82da-47ff5a87a8bd tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:39.907981 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:39.907981 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:39.907981 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-39448d32-0684-4186-82da-47ff5a87a8bd tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:39.907981 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-39448d32-0684-4186-82da-47ff5a87a8bd tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Delete volume with id: 7660f900-832f-4a78-9e6f-5c2cb028fe16 Dec 02 11:08:40.013277 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-27c4f5ba-9f79-4777-b7e4-9c71b9d58647 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Create volume request issued successfully. Dec 02 11:08:40.018692 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:40.018692 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:40.020288 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-39448d32-0684-4186-82da-47ff5a87a8bd tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:08:40.066067 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-39448d32-0684-4186-82da-47ff5a87a8bd tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Delete volume request issued successfully. Dec 02 11:08:40.070076 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-39448d32-0684-4186-82da-47ff5a87a8bd tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/7660f900-832f-4a78-9e6f-5c2cb028fe16 returned with HTTP 202 Dec 02 11:08:40.075182 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1312/2599] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:08:39 2020] DELETE /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/7660f900-832f-4a78-9e6f-5c2cb028fe16 => generated 0 bytes in 196 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:08:40.086430 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-27c4f5ba-9f79-4777-b7e4-9c71b9d58647 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes returned with HTTP 202 Dec 02 11:08:40.087135 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9997a765-cbd2-4d71-9998-3fc4c0cb758c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/7660f900-832f-4a78-9e6f-5c2cb028fe16 Dec 02 11:08:40.088508 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9997a765-cbd2-4d71-9998-3fc4c0cb758c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:40.088627 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1288/2600] 10.222.0.23 () {60 vars in 1226 bytes} [Wed Dec 2 11:08:39 2020] POST /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes => generated 810 bytes in 923 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:08:40.090428 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:40.090428 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:40.091157 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9997a765-cbd2-4d71-9998-3fc4c0cb758c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:40.102646 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3d996d1e-63fd-48ee-9532-bf9b93723844 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/68aad779-8351-4c72-ad5e-f6d807dabb6d Dec 02 11:08:40.103177 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3d996d1e-63fd-48ee-9532-bf9b93723844 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:40.103397 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:40.103397 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:40.103771 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3d996d1e-63fd-48ee-9532-bf9b93723844 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:40.187903 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:40.187903 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:40.199045 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-9997a765-cbd2-4d71-9998-3fc4c0cb758c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:08:40.207258 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:40.207258 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:40.229439 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3d996d1e-63fd-48ee-9532-bf9b93723844 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:08:40.231973 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9997a765-cbd2-4d71-9998-3fc4c0cb758c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/7660f900-832f-4a78-9e6f-5c2cb028fe16 returned with HTTP 200 Dec 02 11:08:40.233030 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1313/2601] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:40 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/7660f900-832f-4a78-9e6f-5c2cb028fe16 => generated 1033 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:08:40.279280 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3d996d1e-63fd-48ee-9532-bf9b93723844 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/68aad779-8351-4c72-ad5e-f6d807dabb6d returned with HTTP 200 Dec 02 11:08:40.282397 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1289/2602] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:40 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/68aad779-8351-4c72-ad5e-f6d807dabb6d => generated 902 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:40.376205 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-929010bd-2b00-453a-85d2-07d0c75486dd tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:08:40.377451 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-929010bd-2b00-453a-85d2-07d0c75486dd tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:40.377814 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:40.377814 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:40.378688 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-929010bd-2b00-453a-85d2-07d0c75486dd tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:40.379196 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-929010bd-2b00-453a-85d2-07d0c75486dd tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:40.429230 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:40.429230 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:40.431131 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-929010bd-2b00-453a-85d2-07d0c75486dd tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:08:40.432192 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1314/2603] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:08:40 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 817 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:40.893186 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-98168f2f-f5ba-486a-80cc-861447cd926b tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:08:40.893718 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-98168f2f-f5ba-486a-80cc-861447cd926b tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:40.893877 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:40.893877 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:40.898722 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-98168f2f-f5ba-486a-80cc-861447cd926b tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:40.899279 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-98168f2f-f5ba-486a-80cc-861447cd926b tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:40.996034 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:40.996034 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:41.008040 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-98168f2f-f5ba-486a-80cc-861447cd926b tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:08:41.009509 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1290/2604] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:40 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 821 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:41.250881 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d4d79295-d562-4e82-aead-8cba196a7366 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/7660f900-832f-4a78-9e6f-5c2cb028fe16 Dec 02 11:08:41.251633 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d4d79295-d562-4e82-aead-8cba196a7366 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:41.251971 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:41.251971 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:41.254274 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d4d79295-d562-4e82-aead-8cba196a7366 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:41.298385 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3dfc5a39-35a0-4828-8899-666874cdeaaa tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/68aad779-8351-4c72-ad5e-f6d807dabb6d Dec 02 11:08:41.298644 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3dfc5a39-35a0-4828-8899-666874cdeaaa tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:41.298810 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:41.298810 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:41.299040 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3dfc5a39-35a0-4828-8899-666874cdeaaa tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:41.430804 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:41.430804 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:41.442603 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:41.442603 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:41.451409 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-d4d79295-d562-4e82-aead-8cba196a7366 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:08:41.464963 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3dfc5a39-35a0-4828-8899-666874cdeaaa tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:08:41.527522 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3dfc5a39-35a0-4828-8899-666874cdeaaa tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/68aad779-8351-4c72-ad5e-f6d807dabb6d returned with HTTP 200 Dec 02 11:08:41.530478 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d4d79295-d562-4e82-aead-8cba196a7366 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/7660f900-832f-4a78-9e6f-5c2cb028fe16 returned with HTTP 200 Dec 02 11:08:41.530642 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1291/2605] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:41 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/68aad779-8351-4c72-ad5e-f6d807dabb6d => generated 902 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:41.531751 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1315/2606] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:41 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/7660f900-832f-4a78-9e6f-5c2cb028fe16 => generated 1033 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:08:41.554229 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-eabde0e3-4927-47f8-92eb-9620be6e1245 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:08:41.561517 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-eabde0e3-4927-47f8-92eb-9620be6e1245 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:41.561517 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:41.561517 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:41.561517 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-eabde0e3-4927-47f8-92eb-9620be6e1245 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:41.562062 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-eabde0e3-4927-47f8-92eb-9620be6e1245 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:41.613793 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:41.613793 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:41.615643 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-eabde0e3-4927-47f8-92eb-9620be6e1245 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:08:41.621772 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1292/2607] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:08:41 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 817 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:42.023275 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7e23061b-d8ed-4b12-abb9-0d4bf3bfb5c6 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:08:42.023820 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7e23061b-d8ed-4b12-abb9-0d4bf3bfb5c6 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:42.024039 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:42.024039 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:42.024408 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7e23061b-d8ed-4b12-abb9-0d4bf3bfb5c6 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:42.024979 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-7e23061b-d8ed-4b12-abb9-0d4bf3bfb5c6 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:42.100739 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:42.100739 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:42.103052 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7e23061b-d8ed-4b12-abb9-0d4bf3bfb5c6 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:08:42.103885 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1316/2608] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:42 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 822 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:42.116936 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e352ef41-0344-4517-8b6e-2f68403cb463 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/volumes/1205624c-58db-437c-89c3-f51ad9728a0f Dec 02 11:08:42.117632 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e352ef41-0344-4517-8b6e-2f68403cb463 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:42.117985 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:42.117985 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:42.118572 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e352ef41-0344-4517-8b6e-2f68403cb463 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:42.243229 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:42.243229 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:42.258747 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e352ef41-0344-4517-8b6e-2f68403cb463 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Volume info retrieved successfully. Dec 02 11:08:42.285365 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e352ef41-0344-4517-8b6e-2f68403cb463 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/volumes/1205624c-58db-437c-89c3-f51ad9728a0f returned with HTTP 200 Dec 02 11:08:42.286523 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1293/2609] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:42 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/volumes/1205624c-58db-437c-89c3-f51ad9728a0f => generated 916 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:42.547448 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-03666b15-ead3-4825-996c-8bbae9a90bbd tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/68aad779-8351-4c72-ad5e-f6d807dabb6d Dec 02 11:08:42.548406 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-03666b15-ead3-4825-996c-8bbae9a90bbd tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:42.548866 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:42.548866 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:42.549542 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-03666b15-ead3-4825-996c-8bbae9a90bbd tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:42.644902 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:42.644902 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:42.656271 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-03666b15-ead3-4825-996c-8bbae9a90bbd tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:08:42.697211 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-03666b15-ead3-4825-996c-8bbae9a90bbd tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/68aad779-8351-4c72-ad5e-f6d807dabb6d returned with HTTP 200 Dec 02 11:08:42.701313 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1294/2610] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:42 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/68aad779-8351-4c72-ad5e-f6d807dabb6d => generated 903 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:42.719780 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dd6d8bf3-6a62-43c2-8821-edb744d5be4f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/7660f900-832f-4a78-9e6f-5c2cb028fe16 Dec 02 11:08:42.723772 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dd6d8bf3-6a62-43c2-8821-edb744d5be4f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:42.729540 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:42.729540 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:42.730300 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dd6d8bf3-6a62-43c2-8821-edb744d5be4f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:42.819476 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c9fe932f-17af-413f-883f-638cb498a531 tempest-VolumesBackupsAdminTest-1554040144 tempest-VolumesBackupsAdminTest-1554040144] GET http://10.222.0.23/volume/v3/536ecb3d3e26497194dd95a5a043d553/backups/fdf43544-4fa1-47a0-acd6-354e889293c3/export_record Dec 02 11:08:42.820039 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c9fe932f-17af-413f-883f-638cb498a531 tempest-VolumesBackupsAdminTest-1554040144 tempest-VolumesBackupsAdminTest-1554040144] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:42.820265 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:42.820265 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:42.820600 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c9fe932f-17af-413f-883f-638cb498a531 tempest-VolumesBackupsAdminTest-1554040144 tempest-VolumesBackupsAdminTest-1554040144] Calling method 'export_record' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:42.821030 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.contrib.backups [None req-c9fe932f-17af-413f-883f-638cb498a531 tempest-VolumesBackupsAdminTest-1554040144 tempest-VolumesBackupsAdminTest-1554040144] Export record for backup fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88069) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Dec 02 11:08:42.875955 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:42.875955 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:42.903902 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-dd6d8bf3-6a62-43c2-8821-edb744d5be4f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:08:42.926134 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:42.926134 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:42.929278 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.backup.api [None req-c9fe932f-17af-413f-883f-638cb498a531 tempest-VolumesBackupsAdminTest-1554040144 tempest-VolumesBackupsAdminTest-1554040144] Calling RPCAPI with context: , host: n-d-764292-5, backup: fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88069) export_record /opt/stack/cinder/cinder/backup/api.py:456}} Dec 02 11:08:42.951147 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dd6d8bf3-6a62-43c2-8821-edb744d5be4f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/7660f900-832f-4a78-9e6f-5c2cb028fe16 returned with HTTP 200 Dec 02 11:08:42.962821 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1295/2611] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:42 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/7660f900-832f-4a78-9e6f-5c2cb028fe16 => generated 1033 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:08:42.962993 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.backup.rpcapi [None req-c9fe932f-17af-413f-883f-638cb498a531 tempest-VolumesBackupsAdminTest-1554040144 tempest-VolumesBackupsAdminTest-1554040144] export_record in rpcapi backup_id fdf43544-4fa1-47a0-acd6-354e889293c3 on host n-d-764292-5. {{(pid=88069) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:77}} Dec 02 11:08:42.963094 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-53e48b44-c5cd-4bfe-974d-79d82740d5b5 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:08:42.963467 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-53e48b44-c5cd-4bfe-974d-79d82740d5b5 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:42.963692 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:42.963692 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:42.964184 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-53e48b44-c5cd-4bfe-974d-79d82740d5b5 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:42.964560 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-53e48b44-c5cd-4bfe-974d-79d82740d5b5 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:42.976185 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.contrib.backups [None req-c9fe932f-17af-413f-883f-638cb498a531 tempest-VolumesBackupsAdminTest-1554040144 tempest-VolumesBackupsAdminTest-1554040144] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZmRmNDM1NDQtNGZhMS00N2EwLWFjZDYtMzU0ZTg4OTI5M2MzIiwgInVzZXJfaWQiOiAiMDhkMWJiYjIwMWU0NGY4MGE2MTJmMmVhZjFkMmQ4ZjciLCAicHJvamVjdF9pZCI6ICIyOGVhMjRkNDAzYTk0ZTVlYTYwMDgxNWMyYjU4MDRiMyIsICJ2b2x1bWVfaWQiOiAiMTIwNTYyNGMtNThkYi00MzdjLTg5YzMtZjUxYWQ5NzI4YTBmIiwgImhvc3QiOiAibi1kLTc2NDI5Mi01IiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTEwNjczMDcxOTUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xMjA1NjI0Yy01OGRiLTQzN2MtODljMy1mNTFhZDk3MjhhMGYvMjAyMDEyMDIxMTA3MzEvYXpfbm92YV9iYWNrdXBfZmRmNDM1NDQtNGZhMS00N2EwLWFjZDYtMzU0ZTg4OTI5M2MzIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjAtMTItMDJUMTE6MDc6MjVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjAtMTItMDJUMTE6MDc6MjVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMC0xMi0wMlQxMTowODo0MloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=88069) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Dec 02 11:08:42.976859 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c9fe932f-17af-413f-883f-638cb498a531 tempest-VolumesBackupsAdminTest-1554040144 tempest-VolumesBackupsAdminTest-1554040144] http://10.222.0.23/volume/v3/536ecb3d3e26497194dd95a5a043d553/backups/fdf43544-4fa1-47a0-acd6-354e889293c3/export_record returned with HTTP 200 Dec 02 11:08:42.978664 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1317/2612] 10.222.0.23 () {58 vars in 1357 bytes} [Wed Dec 2 11:08:42 2020] GET /volume/v3/536ecb3d3e26497194dd95a5a043d553/backups/fdf43544-4fa1-47a0-acd6-354e889293c3/export_record => generated 1448 bytes in 678 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:08:42.983025 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-15d7f189-dfd6-4b6a-b7c6-3931714084dd tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] PUT http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/68aad779-8351-4c72-ad5e-f6d807dabb6d Dec 02 11:08:42.983511 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:42.983511 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:42.984098 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-15d7f189-dfd6-4b6a-b7c6-3931714084dd tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-855945319", "description": null}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:08:43.004425 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:43.004425 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:43.006388 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-53e48b44-c5cd-4bfe-974d-79d82740d5b5 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:08:43.007269 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1296/2613] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:08:42 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 817 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:43.025895 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fde94f7d-38f7-42eb-8395-18ce40edb9b5 tempest-VolumesBackupsAdminTest-1554040144 tempest-VolumesBackupsAdminTest-1554040144] POST http://10.222.0.23/volume/v3/536ecb3d3e26497194dd95a5a043d553/backups/import_record Dec 02 11:08:43.026432 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:43.026432 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:43.026944 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fde94f7d-38f7-42eb-8395-18ce40edb9b5 tempest-VolumesBackupsAdminTest-1554040144 tempest-VolumesBackupsAdminTest-1554040144] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNWJjMTY4NzUtOGJhMC00YTRjLThjYjMtYzYyNzIzMTA1MzJiIiwgInVzZXJfaWQiOiAiMDhkMWJiYjIwMWU0NGY4MGE2MTJmMmVhZjFkMmQ4ZjciLCAicHJvamVjdF9pZCI6ICIyOGVhMjRkNDAzYTk0ZTVlYTYwMDgxNWMyYjU4MDRiMyIsICJ2b2x1bWVfaWQiOiAiMTIwNTYyNGMtNThkYi00MzdjLTg5YzMtZjUxYWQ5NzI4YTBmIiwgImhvc3QiOiAibi1kLTc2NDI5Mi01IiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTEwNjczMDcxOTUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xMjA1NjI0Yy01OGRiLTQzN2MtODljMy1mNTFhZDk3MjhhMGYvMjAyMDEyMDIxMTA3MzEvYXpfbm92YV9iYWNrdXBfZmRmNDM1NDQtNGZhMS00N2EwLWFjZDYtMzU0ZTg4OTI5M2MzIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjAtMTItMDJUMTE6MDc6MjVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjAtMTItMDJUMTE6MDc6MjVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMC0xMi0wMlQxMTowODo0MloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:08:43.027960 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.contrib.backups [None req-fde94f7d-38f7-42eb-8395-18ce40edb9b5 tempest-VolumesBackupsAdminTest-1554040144 tempest-VolumesBackupsAdminTest-1554040144] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNWJjMTY4NzUtOGJhMC00YTRjLThjYjMtYzYyNzIzMTA1MzJiIiwgInVzZXJfaWQiOiAiMDhkMWJiYjIwMWU0NGY4MGE2MTJmMmVhZjFkMmQ4ZjciLCAicHJvamVjdF9pZCI6ICIyOGVhMjRkNDAzYTk0ZTVlYTYwMDgxNWMyYjU4MDRiMyIsICJ2b2x1bWVfaWQiOiAiMTIwNTYyNGMtNThkYi00MzdjLTg5YzMtZjUxYWQ5NzI4YTBmIiwgImhvc3QiOiAibi1kLTc2NDI5Mi01IiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTEwNjczMDcxOTUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xMjA1NjI0Yy01OGRiLTQzN2MtODljMy1mNTFhZDk3MjhhMGYvMjAyMDEyMDIxMTA3MzEvYXpfbm92YV9iYWNrdXBfZmRmNDM1NDQtNGZhMS00N2EwLWFjZDYtMzU0ZTg4OTI5M2MzIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjAtMTItMDJUMTE6MDc6MjVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjAtMTItMDJUMTE6MDc6MjVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMC0xMi0wMlQxMTowODo0MloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=88068) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Dec 02 11:08:43.028320 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.contrib.backups [None req-fde94f7d-38f7-42eb-8395-18ce40edb9b5 tempest-VolumesBackupsAdminTest-1554040144 tempest-VolumesBackupsAdminTest-1554040144] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNWJjMTY4NzUtOGJhMC00YTRjLThjYjMtYzYyNzIzMTA1MzJiIiwgInVzZXJfaWQiOiAiMDhkMWJiYjIwMWU0NGY4MGE2MTJmMmVhZjFkMmQ4ZjciLCAicHJvamVjdF9pZCI6ICIyOGVhMjRkNDAzYTk0ZTVlYTYwMDgxNWMyYjU4MDRiMyIsICJ2b2x1bWVfaWQiOiAiMTIwNTYyNGMtNThkYi00MzdjLTg5YzMtZjUxYWQ5NzI4YTBmIiwgImhvc3QiOiAibi1kLTc2NDI5Mi01IiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTEwNjczMDcxOTUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xMjA1NjI0Yy01OGRiLTQzN2MtODljMy1mNTFhZDk3MjhhMGYvMjAyMDEyMDIxMTA3MzEvYXpfbm92YV9iYWNrdXBfZmRmNDM1NDQtNGZhMS00N2EwLWFjZDYtMzU0ZTg4OTI5M2MzIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjAtMTItMDJUMTE6MDc6MjVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjAtMTItMDJUMTE6MDc6MjVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMC0xMi0wMlQxMTowODo0MloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=88068) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:266}} Dec 02 11:08:43.101253 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:43.101253 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:43.130473 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-15d7f189-dfd6-4b6a-b7c6-3931714084dd tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:08:43.155693 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-fde94f7d-38f7-42eb-8395-18ce40edb9b5 tempest-VolumesBackupsAdminTest-1554040144 tempest-VolumesBackupsAdminTest-1554040144] Created reservations ['183cd8ea-37fa-4af7-a253-1e1650d02f32', '8ed2c4fc-2a5b-480c-a91b-8ba5a3c26419'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:08:43.163043 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-15d7f189-dfd6-4b6a-b7c6-3931714084dd tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume updated successfully. Dec 02 11:08:43.196272 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-15d7f189-dfd6-4b6a-b7c6-3931714084dd tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/68aad779-8351-4c72-ad5e-f6d807dabb6d returned with HTTP 200 Dec 02 11:08:43.196272 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1318/2614] 10.222.0.23 () {60 vars in 1335 bytes} [Wed Dec 2 11:08:42 2020] PUT /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/68aad779-8351-4c72-ad5e-f6d807dabb6d => generated 838 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:43.211734 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f98b8af8-21dc-4dc1-8f9e-a33ed7cd344a tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] DELETE http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/68aad779-8351-4c72-ad5e-f6d807dabb6d Dec 02 11:08:43.212256 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f98b8af8-21dc-4dc1-8f9e-a33ed7cd344a tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:43.212446 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:43.212446 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:43.212913 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f98b8af8-21dc-4dc1-8f9e-a33ed7cd344a tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:43.213324 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-f98b8af8-21dc-4dc1-8f9e-a33ed7cd344a tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Delete volume with id: 68aad779-8351-4c72-ad5e-f6d807dabb6d Dec 02 11:08:43.322847 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:43.322847 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:43.324412 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f98b8af8-21dc-4dc1-8f9e-a33ed7cd344a tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:08:43.334039 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.backup.rpcapi [None req-fde94f7d-38f7-42eb-8395-18ce40edb9b5 tempest-VolumesBackupsAdminTest-1554040144 tempest-VolumesBackupsAdminTest-1554040144] import_record rpcapi backup id 5bc16875-8ba0-4a4c-8cb3-c6272310532b on host n-d-764292-5 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNWJjMTY4NzUtOGJhMC00YTRjLThjYjMtYzYyNzIzMTA1MzJiIiwgInVzZXJfaWQiOiAiMDhkMWJiYjIwMWU0NGY4MGE2MTJmMmVhZjFkMmQ4ZjciLCAicHJvamVjdF9pZCI6ICIyOGVhMjRkNDAzYTk0ZTVlYTYwMDgxNWMyYjU4MDRiMyIsICJ2b2x1bWVfaWQiOiAiMTIwNTYyNGMtNThkYi00MzdjLTg5YzMtZjUxYWQ5NzI4YTBmIiwgImhvc3QiOiAibi1kLTc2NDI5Mi01IiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTEwNjczMDcxOTUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xMjA1NjI0Yy01OGRiLTQzN2MtODljMy1mNTFhZDk3MjhhMGYvMjAyMDEyMDIxMTA3MzEvYXpfbm92YV9iYWNrdXBfZmRmNDM1NDQtNGZhMS00N2EwLWFjZDYtMzU0ZTg4OTI5M2MzIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjAtMTItMDJUMTE6MDc6MjVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjAtMTItMDJUMTE6MDc6MjVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMC0xMi0wMlQxMTowODo0MloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=88068) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:85}} Dec 02 11:08:43.339375 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.contrib.backups [None req-fde94f7d-38f7-42eb-8395-18ce40edb9b5 tempest-VolumesBackupsAdminTest-1554040144 tempest-VolumesBackupsAdminTest-1554040144] Import record output: {'backup': {'id': '5bc16875-8ba0-4a4c-8cb3-c6272310532b', 'name': None, 'links': [{'rel': 'self', 'href': 'http://10.222.0.23/volume/v3/536ecb3d3e26497194dd95a5a043d553/backups/5bc16875-8ba0-4a4c-8cb3-c6272310532b'}, {'rel': 'bookmark', 'href': 'http://10.222.0.23/volume/536ecb3d3e26497194dd95a5a043d553/backups/5bc16875-8ba0-4a4c-8cb3-c6272310532b'}]}}. {{(pid=88068) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Dec 02 11:08:43.340335 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fde94f7d-38f7-42eb-8395-18ce40edb9b5 tempest-VolumesBackupsAdminTest-1554040144 tempest-VolumesBackupsAdminTest-1554040144] http://10.222.0.23/volume/v3/536ecb3d3e26497194dd95a5a043d553/backups/import_record returned with HTTP 201 Dec 02 11:08:43.341370 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1297/2615] 10.222.0.23 () {60 vars in 1269 bytes} [Wed Dec 2 11:08:43 2020] POST /volume/v3/536ecb3d3e26497194dd95a5a043d553/backups/import_record => generated 354 bytes in 334 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Dec 02 11:08:43.353094 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e626af7c-ce4f-47c7-aaf0-19116146230a tempest-VolumesBackupsAdminTest-1554040144 tempest-VolumesBackupsAdminTest-1554040144] GET http://10.222.0.23/volume/v3/536ecb3d3e26497194dd95a5a043d553/backups/5bc16875-8ba0-4a4c-8cb3-c6272310532b Dec 02 11:08:43.357088 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e626af7c-ce4f-47c7-aaf0-19116146230a tempest-VolumesBackupsAdminTest-1554040144 tempest-VolumesBackupsAdminTest-1554040144] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:43.357426 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:43.357426 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:43.358027 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e626af7c-ce4f-47c7-aaf0-19116146230a tempest-VolumesBackupsAdminTest-1554040144 tempest-VolumesBackupsAdminTest-1554040144] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:43.360773 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-e626af7c-ce4f-47c7-aaf0-19116146230a tempest-VolumesBackupsAdminTest-1554040144 tempest-VolumesBackupsAdminTest-1554040144] Show backup with id 5bc16875-8ba0-4a4c-8cb3-c6272310532b. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:43.392064 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f98b8af8-21dc-4dc1-8f9e-a33ed7cd344a tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Delete volume request issued successfully. Dec 02 11:08:43.411556 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f98b8af8-21dc-4dc1-8f9e-a33ed7cd344a tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/68aad779-8351-4c72-ad5e-f6d807dabb6d returned with HTTP 202 Dec 02 11:08:43.414782 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1319/2616] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:08:43 2020] DELETE /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/68aad779-8351-4c72-ad5e-f6d807dabb6d => generated 0 bytes in 207 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:08:43.420750 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-18710385-f521-45ee-800d-b2372b560abd tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/68aad779-8351-4c72-ad5e-f6d807dabb6d Dec 02 11:08:43.422505 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:43.422505 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:43.429081 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-18710385-f521-45ee-800d-b2372b560abd tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:43.429298 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:43.429298 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:43.431754 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-18710385-f521-45ee-800d-b2372b560abd tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:43.450535 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e626af7c-ce4f-47c7-aaf0-19116146230a tempest-VolumesBackupsAdminTest-1554040144 tempest-VolumesBackupsAdminTest-1554040144] http://10.222.0.23/volume/v3/536ecb3d3e26497194dd95a5a043d553/backups/5bc16875-8ba0-4a4c-8cb3-c6272310532b returned with HTTP 200 Dec 02 11:08:43.457559 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1298/2617] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:43 2020] GET /volume/v3/536ecb3d3e26497194dd95a5a043d553/backups/5bc16875-8ba0-4a4c-8cb3-c6272310532b => generated 713 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:08:43.595654 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:43.595654 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:43.620178 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-18710385-f521-45ee-800d-b2372b560abd tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:08:43.664631 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-18710385-f521-45ee-800d-b2372b560abd tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/68aad779-8351-4c72-ad5e-f6d807dabb6d returned with HTTP 200 Dec 02 11:08:43.666034 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1320/2618] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:43 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/68aad779-8351-4c72-ad5e-f6d807dabb6d => generated 905 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:43.970090 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-20f88b8f-4db3-4285-aa51-f8c9ed1caac7 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/7660f900-832f-4a78-9e6f-5c2cb028fe16 Dec 02 11:08:43.970611 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-20f88b8f-4db3-4285-aa51-f8c9ed1caac7 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:43.970790 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:43.970790 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:43.971176 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-20f88b8f-4db3-4285-aa51-f8c9ed1caac7 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:44.021750 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a3479e5f-71ea-40ba-9b8d-053944675462 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:08:44.022378 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a3479e5f-71ea-40ba-9b8d-053944675462 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:44.022592 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:44.022592 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:44.023003 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a3479e5f-71ea-40ba-9b8d-053944675462 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:44.023375 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-a3479e5f-71ea-40ba-9b8d-053944675462 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:44.070237 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-20f88b8f-4db3-4285-aa51-f8c9ed1caac7 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/7660f900-832f-4a78-9e6f-5c2cb028fe16 returned with HTTP 404 Dec 02 11:08:44.071302 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1299/2619] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:43 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/7660f900-832f-4a78-9e6f-5c2cb028fe16 => generated 109 bytes in 105 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:08:44.090098 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0137ff98-02ad-4672-a158-6724ba7ff3f6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] DELETE http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee Dec 02 11:08:44.090843 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:44.090843 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:44.091142 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0137ff98-02ad-4672-a158-6724ba7ff3f6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:44.091953 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0137ff98-02ad-4672-a158-6724ba7ff3f6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:44.092431 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.contrib.backups [None req-0137ff98-02ad-4672-a158-6724ba7ff3f6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Delete backup with id: 7482798d-0630-4449-a075-959a3467dbee. Dec 02 11:08:44.106000 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a3479e5f-71ea-40ba-9b8d-053944675462 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:08:44.107080 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1321/2620] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:08:44 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 817 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:08:44.137620 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:44.137620 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:44.222364 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.backup.rpcapi [None req-0137ff98-02ad-4672-a158-6724ba7ff3f6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] delete_backup rpcapi backup_id 7482798d-0630-4449-a075-959a3467dbee {{(pid=88068) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Dec 02 11:08:44.225690 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0137ff98-02ad-4672-a158-6724ba7ff3f6 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee returned with HTTP 202 Dec 02 11:08:44.226802 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1300/2621] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:08:44 2020] DELETE /volume/v3/942db214fa3e4a6ba808f28e04591f55/backups/7482798d-0630-4449-a075-959a3467dbee => generated 0 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 02 11:08:44.234913 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-55a389a8-833d-46a8-8b3b-dc2b7dfbdba3 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] DELETE http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/059cd056-6711-4428-b8f2-ab4e64f3a517 Dec 02 11:08:44.235441 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-55a389a8-833d-46a8-8b3b-dc2b7dfbdba3 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:44.235660 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:44.235660 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:44.236034 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-55a389a8-833d-46a8-8b3b-dc2b7dfbdba3 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:44.236494 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-55a389a8-833d-46a8-8b3b-dc2b7dfbdba3 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Delete volume with id: 059cd056-6711-4428-b8f2-ab4e64f3a517 Dec 02 11:08:44.467116 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7f988267-fd94-4929-a85e-c1d876183d9d tempest-VolumesBackupsAdminTest-1554040144 tempest-VolumesBackupsAdminTest-1554040144] GET http://10.222.0.23/volume/v3/536ecb3d3e26497194dd95a5a043d553/backups/5bc16875-8ba0-4a4c-8cb3-c6272310532b Dec 02 11:08:44.467676 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7f988267-fd94-4929-a85e-c1d876183d9d tempest-VolumesBackupsAdminTest-1554040144 tempest-VolumesBackupsAdminTest-1554040144] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:44.467839 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:44.467839 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:44.468214 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7f988267-fd94-4929-a85e-c1d876183d9d tempest-VolumesBackupsAdminTest-1554040144 tempest-VolumesBackupsAdminTest-1554040144] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:44.468580 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-7f988267-fd94-4929-a85e-c1d876183d9d tempest-VolumesBackupsAdminTest-1554040144 tempest-VolumesBackupsAdminTest-1554040144] Show backup with id 5bc16875-8ba0-4a4c-8cb3-c6272310532b. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:44.480620 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:44.480620 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:44.489126 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-55a389a8-833d-46a8-8b3b-dc2b7dfbdba3 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:08:44.586055 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:44.586055 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:44.591346 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7f988267-fd94-4929-a85e-c1d876183d9d tempest-VolumesBackupsAdminTest-1554040144 tempest-VolumesBackupsAdminTest-1554040144] http://10.222.0.23/volume/v3/536ecb3d3e26497194dd95a5a043d553/backups/5bc16875-8ba0-4a4c-8cb3-c6272310532b returned with HTTP 200 Dec 02 11:08:44.595979 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1301/2622] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:44 2020] GET /volume/v3/536ecb3d3e26497194dd95a5a043d553/backups/5bc16875-8ba0-4a4c-8cb3-c6272310532b => generated 824 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:44.599403 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-55a389a8-833d-46a8-8b3b-dc2b7dfbdba3 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Delete volume request issued successfully. Dec 02 11:08:44.604309 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-55a389a8-833d-46a8-8b3b-dc2b7dfbdba3 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/059cd056-6711-4428-b8f2-ab4e64f3a517 returned with HTTP 202 Dec 02 11:08:44.609028 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1322/2623] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:08:44 2020] DELETE /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/059cd056-6711-4428-b8f2-ab4e64f3a517 => generated 0 bytes in 375 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:08:44.616362 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c868813f-cd7e-462f-9dca-725b0f15539b tempest-VolumesBackupsAdminTest-1554040144 tempest-VolumesBackupsAdminTest-1554040144] GET http://10.222.0.23/volume/v3/536ecb3d3e26497194dd95a5a043d553/backups Dec 02 11:08:44.616920 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c868813f-cd7e-462f-9dca-725b0f15539b tempest-VolumesBackupsAdminTest-1554040144 tempest-VolumesBackupsAdminTest-1554040144] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:44.617439 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:44.617439 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:44.618414 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c868813f-cd7e-462f-9dca-725b0f15539b tempest-VolumesBackupsAdminTest-1554040144 tempest-VolumesBackupsAdminTest-1554040144] Calling method 'index' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:44.626583 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4c39270d-4b5a-4507-9e6f-b7928d3328e3 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/059cd056-6711-4428-b8f2-ab4e64f3a517 Dec 02 11:08:44.627406 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4c39270d-4b5a-4507-9e6f-b7928d3328e3 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:44.628981 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:44.628981 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:44.630559 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4c39270d-4b5a-4507-9e6f-b7928d3328e3 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:44.768086 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c868813f-cd7e-462f-9dca-725b0f15539b tempest-VolumesBackupsAdminTest-1554040144 tempest-VolumesBackupsAdminTest-1554040144] http://10.222.0.23/volume/v3/536ecb3d3e26497194dd95a5a043d553/backups returned with HTTP 200 Dec 02 11:08:44.777870 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1302/2624] 10.222.0.23 () {58 vars in 1204 bytes} [Wed Dec 2 11:08:44 2020] GET /volume/v3/536ecb3d3e26497194dd95a5a043d553/backups => generated 404 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:08:44.798130 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-945c75d5-2ad7-4a3f-9fbf-426b7b64be55 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/68aad779-8351-4c72-ad5e-f6d807dabb6d Dec 02 11:08:44.798681 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-945c75d5-2ad7-4a3f-9fbf-426b7b64be55 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:44.798903 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:44.798903 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:44.799280 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-945c75d5-2ad7-4a3f-9fbf-426b7b64be55 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:45.024243 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:45.024243 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:45.064366 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-945c75d5-2ad7-4a3f-9fbf-426b7b64be55 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:08:45.156606 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-945c75d5-2ad7-4a3f-9fbf-426b7b64be55 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/68aad779-8351-4c72-ad5e-f6d807dabb6d returned with HTTP 200 Dec 02 11:08:45.167506 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1303/2625] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:44 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/68aad779-8351-4c72-ad5e-f6d807dabb6d => generated 905 bytes in 389 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:45.181050 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-43af80ea-aa49-47ea-82cf-41832fa8fef2 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] POST http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3/restore Dec 02 11:08:45.192257 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:45.192257 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:45.193112 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-43af80ea-aa49-47ea-82cf-41832fa8fef2 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:08:45.197069 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.contrib.backups [None req-43af80ea-aa49-47ea-82cf-41832fa8fef2 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Restoring backup fdf43544-4fa1-47a0-acd6-354e889293c3 ({'restore': {}}) {{(pid=88068) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Dec 02 11:08:45.197582 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.contrib.backups [None req-43af80ea-aa49-47ea-82cf-41832fa8fef2 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Restoring backup fdf43544-4fa1-47a0-acd6-354e889293c3 to volume None. Dec 02 11:08:45.319659 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:45.319659 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:45.339490 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.backup.api [None req-43af80ea-aa49-47ea-82cf-41832fa8fef2 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Creating volume of 1 GB for restore of backup fdf43544-4fa1-47a0-acd6-354e889293c3. Dec 02 11:08:45.374837 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-43af80ea-aa49-47ea-82cf-41832fa8fef2 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Availability Zones retrieved successfully. Dec 02 11:08:45.422080 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-43af80ea-aa49-47ea-82cf-41832fa8fef2 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Flow 'volume_create_api' (9d3410ab-5383-4e00-a481-c0b7bbdb347e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:08:45.425091 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-43af80ea-aa49-47ea-82cf-41832fa8fef2 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52a6d0ae-3988-4814-891a-73bd36086961) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:08:45.434017 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-43af80ea-aa49-47ea-82cf-41832fa8fef2 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Validating volume size '1' using validate_int {{(pid=88068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 11:08:45.501735 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:45.501735 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:45.537183 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-4c39270d-4b5a-4507-9e6f-b7928d3328e3 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:08:45.622507 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4c39270d-4b5a-4507-9e6f-b7928d3328e3 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/059cd056-6711-4428-b8f2-ab4e64f3a517 returned with HTTP 200 Dec 02 11:08:45.624278 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1323/2626] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:44 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/059cd056-6711-4428-b8f2-ab4e64f3a517 => generated 976 bytes in 1014 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:45.634631 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a4cf70cd-9773-416e-b75d-f9f5b555f94d tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:08:45.642671 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a4cf70cd-9773-416e-b75d-f9f5b555f94d tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:45.643067 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:45.643067 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:45.643637 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a4cf70cd-9773-416e-b75d-f9f5b555f94d tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:45.644135 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-a4cf70cd-9773-416e-b75d-f9f5b555f94d tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:45.698512 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:45.698512 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:45.704809 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a4cf70cd-9773-416e-b75d-f9f5b555f94d tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:08:45.718753 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1324/2627] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:08:45 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 817 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:45.727135 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-43af80ea-aa49-47ea-82cf-41832fa8fef2 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52a6d0ae-3988-4814-891a-73bd36086961) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:08:45.750153 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-43af80ea-aa49-47ea-82cf-41832fa8fef2 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bc9aabf-c346-4a08-808f-f340ec0ff996) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:08:45.918657 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-43af80ea-aa49-47ea-82cf-41832fa8fef2 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Created reservations ['fb6e72ca-1fd1-4130-94d8-b5dc2311abec', '44bf73d9-270c-47d7-a21b-4773be3eb1e6', '016e4e81-ae7a-40ba-bd24-0f0707947b3f', '64becfc2-14e1-4784-b614-d4e2fb1c7124'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:08:45.921469 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-43af80ea-aa49-47ea-82cf-41832fa8fef2 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bc9aabf-c346-4a08-808f-f340ec0ff996) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb6e72ca-1fd1-4130-94d8-b5dc2311abec', '44bf73d9-270c-47d7-a21b-4773be3eb1e6', '016e4e81-ae7a-40ba-bd24-0f0707947b3f', '64becfc2-14e1-4784-b614-d4e2fb1c7124']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:08:45.923445 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-43af80ea-aa49-47ea-82cf-41832fa8fef2 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b072e27e-5aaf-40a8-ae6d-668fd7cf8a20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:08:46.082326 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-43af80ea-aa49-47ea-82cf-41832fa8fef2 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b072e27e-5aaf-40a8-ae6d-668fd7cf8a20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c877efc-8857-4103-8ae8-72d21fa600f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_fdf43544-4fa1-47a0-acd6-354e889293c3',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28ea24d403a94e5ea600815c2b5804b3',qos_specs=None,replication_status=,reservations=['fb6e72ca-1fd1-4130-94d8-b5dc2311abec','44bf73d9-270c-47d7-a21b-4773be3eb1e6','016e4e81-ae7a-40ba-bd24-0f0707947b3f','64becfc2-14e1-4784-b614-d4e2fb1c7124'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08d1bbb201e44f80a612f2eaf1d2d8f7',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T11:08:45Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_fdf43544-4fa1-47a0-acd6-354e889293c3',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c877efc-8857-4103-8ae8-72d21fa600f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='28ea24d403a94e5ea600815c2b5804b3',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,user_id='08d1bbb201e44f80a612f2eaf1d2d8f7',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:08:46.098218 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-43af80ea-aa49-47ea-82cf-41832fa8fef2 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2880be30-3243-4f74-b4d5-22de38a0603f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:08:46.174658 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-43af80ea-aa49-47ea-82cf-41832fa8fef2 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2880be30-3243-4f74-b4d5-22de38a0603f) 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='auto-created_from_restore_from_backup',display_name='restore_backup_fdf43544-4fa1-47a0-acd6-354e889293c3',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28ea24d403a94e5ea600815c2b5804b3',qos_specs=None,replication_status=,reservations=['fb6e72ca-1fd1-4130-94d8-b5dc2311abec','44bf73d9-270c-47d7-a21b-4773be3eb1e6','016e4e81-ae7a-40ba-bd24-0f0707947b3f','64becfc2-14e1-4784-b614-d4e2fb1c7124'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08d1bbb201e44f80a612f2eaf1d2d8f7',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:08:46.177228 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-43af80ea-aa49-47ea-82cf-41832fa8fef2 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2262d327-de8e-49e1-9ab8-94dd3a509794) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:08:46.185033 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-72f6b7a3-94ca-49b5-a7c5-f8a8a643f086 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/68aad779-8351-4c72-ad5e-f6d807dabb6d Dec 02 11:08:46.185748 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-72f6b7a3-94ca-49b5-a7c5-f8a8a643f086 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:46.186108 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:46.186108 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:46.186664 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-72f6b7a3-94ca-49b5-a7c5-f8a8a643f086 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:46.250914 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-43af80ea-aa49-47ea-82cf-41832fa8fef2 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2262d327-de8e-49e1-9ab8-94dd3a509794) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:08:46.261628 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-43af80ea-aa49-47ea-82cf-41832fa8fef2 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Flow 'volume_create_api' (9d3410ab-5383-4e00-a481-c0b7bbdb347e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:08:46.381026 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:46.381026 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:46.433189 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-72f6b7a3-94ca-49b5-a7c5-f8a8a643f086 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:08:46.477993 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-72f6b7a3-94ca-49b5-a7c5-f8a8a643f086 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/68aad779-8351-4c72-ad5e-f6d807dabb6d returned with HTTP 200 Dec 02 11:08:46.479815 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1325/2628] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:46 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/68aad779-8351-4c72-ad5e-f6d807dabb6d => generated 905 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:46.494008 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-43af80ea-aa49-47ea-82cf-41832fa8fef2 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Create volume request issued successfully. Dec 02 11:08:46.641727 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-73d2c852-32db-4020-938b-b0a99321b730 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/059cd056-6711-4428-b8f2-ab4e64f3a517 Dec 02 11:08:46.642327 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-73d2c852-32db-4020-938b-b0a99321b730 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:46.642427 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:46.642427 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:46.642786 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-73d2c852-32db-4020-938b-b0a99321b730 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:46.680349 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:46.680349 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:46.686710 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-43af80ea-aa49-47ea-82cf-41832fa8fef2 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Volume info retrieved successfully. Dec 02 11:08:46.910131 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:46.910131 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:46.959597 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-73d2c852-32db-4020-938b-b0a99321b730 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:08:47.055023 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-73d2c852-32db-4020-938b-b0a99321b730 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/059cd056-6711-4428-b8f2-ab4e64f3a517 returned with HTTP 200 Dec 02 11:08:47.079060 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1326/2629] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:46 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/059cd056-6711-4428-b8f2-ab4e64f3a517 => generated 976 bytes in 430 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:08:47.079060 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b0e5a060-46f5-4053-92ac-84893ed2b7d7 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:08:47.079060 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b0e5a060-46f5-4053-92ac-84893ed2b7d7 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:47.079060 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:47.079060 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:47.079060 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b0e5a060-46f5-4053-92ac-84893ed2b7d7 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:47.079060 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-b0e5a060-46f5-4053-92ac-84893ed2b7d7 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:47.194871 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:47.194871 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:47.196888 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b0e5a060-46f5-4053-92ac-84893ed2b7d7 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:08:47.197735 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1327/2630] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:08:47 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 817 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:47.502093 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-55d826b8-73c2-4a86-aa50-9d3d98e91d7d tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/68aad779-8351-4c72-ad5e-f6d807dabb6d Dec 02 11:08:47.502646 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-55d826b8-73c2-4a86-aa50-9d3d98e91d7d tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:47.502953 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:47.502953 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:47.503218 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-55d826b8-73c2-4a86-aa50-9d3d98e91d7d tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:47.647226 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-55d826b8-73c2-4a86-aa50-9d3d98e91d7d tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/68aad779-8351-4c72-ad5e-f6d807dabb6d returned with HTTP 404 Dec 02 11:08:47.650066 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1328/2631] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:47 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/68aad779-8351-4c72-ad5e-f6d807dabb6d => generated 109 bytes in 156 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:08:47.662973 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-44823eb1-3c13-4d9c-abd5-aa95f2d52fae tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] DELETE http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 Dec 02 11:08:47.668078 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-44823eb1-3c13-4d9c-abd5-aa95f2d52fae tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:47.671464 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-44823eb1-3c13-4d9c-abd5-aa95f2d52fae tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:47.673360 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-44823eb1-3c13-4d9c-abd5-aa95f2d52fae tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Delete volume with id: 35369294-1c73-4af4-a08d-5609548db047 Dec 02 11:08:47.852661 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:47.852661 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:47.853892 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-43af80ea-aa49-47ea-82cf-41832fa8fef2 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Volume info retrieved successfully. Dec 02 11:08:47.883235 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:47.883235 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:47.887800 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-44823eb1-3c13-4d9c-abd5-aa95f2d52fae tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:08:47.995460 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-44823eb1-3c13-4d9c-abd5-aa95f2d52fae tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Delete volume request issued successfully. Dec 02 11:08:47.996241 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-44823eb1-3c13-4d9c-abd5-aa95f2d52fae tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 returned with HTTP 202 Dec 02 11:08:47.997610 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1329/2632] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:08:47 2020] DELETE /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 => generated 0 bytes in 343 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:08:48.006090 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2b6772ef-430d-4429-ab3c-ee6fdc8b5615 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 Dec 02 11:08:48.015728 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2b6772ef-430d-4429-ab3c-ee6fdc8b5615 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:48.015962 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:48.015962 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:48.016538 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2b6772ef-430d-4429-ab3c-ee6fdc8b5615 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:48.262386 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:48.262386 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:48.329656 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-2b6772ef-430d-4429-ab3c-ee6fdc8b5615 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:08:48.505766 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2b6772ef-430d-4429-ab3c-ee6fdc8b5615 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 returned with HTTP 200 Dec 02 11:08:48.515402 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1330/2633] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:48 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 => generated 1407 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:08:48.524928 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4b4c84e7-bb6c-4c7d-a0e8-07b5e8c16686 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/059cd056-6711-4428-b8f2-ab4e64f3a517 Dec 02 11:08:48.532430 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4b4c84e7-bb6c-4c7d-a0e8-07b5e8c16686 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:48.534771 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:48.534771 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:48.535143 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4b4c84e7-bb6c-4c7d-a0e8-07b5e8c16686 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:48.684547 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:48.684547 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:48.711034 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-4b4c84e7-bb6c-4c7d-a0e8-07b5e8c16686 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:08:48.768745 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4b4c84e7-bb6c-4c7d-a0e8-07b5e8c16686 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/059cd056-6711-4428-b8f2-ab4e64f3a517 returned with HTTP 200 Dec 02 11:08:48.770854 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1331/2634] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:48 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/059cd056-6711-4428-b8f2-ab4e64f3a517 => generated 976 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:48.786733 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ee390ef4-22c3-4de4-9df6-3d5bd785916d tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:08:48.787294 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ee390ef4-22c3-4de4-9df6-3d5bd785916d tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:48.787676 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:48.787676 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:48.788268 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ee390ef4-22c3-4de4-9df6-3d5bd785916d tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:48.790179 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-ee390ef4-22c3-4de4-9df6-3d5bd785916d tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:48.852236 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:48.852236 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:48.856176 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ee390ef4-22c3-4de4-9df6-3d5bd785916d tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:08:48.857088 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1332/2635] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:08:48 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 817 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:48.975081 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:48.975081 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:48.976799 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-43af80ea-aa49-47ea-82cf-41832fa8fef2 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Volume info retrieved successfully. Dec 02 11:08:48.977328 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.backup.api [None req-43af80ea-aa49-47ea-82cf-41832fa8fef2 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Checking backup size 1 against volume size 1 {{(pid=88068) restore /opt/stack/cinder/cinder/backup/api.py:383}} Dec 02 11:08:48.977837 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.backup.api [None req-43af80ea-aa49-47ea-82cf-41832fa8fef2 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Overwriting volume 2c877efc-8857-4103-8ae8-72d21fa600f6 with restore of backup fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:08:49.059862 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.backup.rpcapi [None req-43af80ea-aa49-47ea-82cf-41832fa8fef2 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] restore_backup in rpcapi backup_id fdf43544-4fa1-47a0-acd6-354e889293c3 {{(pid=88068) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Dec 02 11:08:49.073819 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-43af80ea-aa49-47ea-82cf-41832fa8fef2 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3/restore returned with HTTP 202 Dec 02 11:08:49.076079 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1304/2636] 10.222.0.23 () {60 vars in 1360 bytes} [Wed Dec 2 11:08:45 2020] POST /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3/restore => generated 189 bytes in 3908 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:08:49.089830 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3a261dc9-0b7b-4666-9070-f1498ee26f0c tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:08:49.090372 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3a261dc9-0b7b-4666-9070-f1498ee26f0c tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:49.090594 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:49.090594 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:49.092139 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3a261dc9-0b7b-4666-9070-f1498ee26f0c tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:49.092525 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-3a261dc9-0b7b-4666-9070-f1498ee26f0c tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:49.163255 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:49.163255 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:49.175435 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3a261dc9-0b7b-4666-9070-f1498ee26f0c tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:08:49.178500 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1333/2637] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:49 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 822 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:49.537850 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-827dbec6-d3ca-4d7f-93d0-7dcfc73be7e7 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 Dec 02 11:08:49.538365 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-827dbec6-d3ca-4d7f-93d0-7dcfc73be7e7 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:49.538762 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:49.538762 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:49.539329 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-827dbec6-d3ca-4d7f-93d0-7dcfc73be7e7 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:49.786046 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b4bf4542-63aa-4950-b223-63b74912d57c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/059cd056-6711-4428-b8f2-ab4e64f3a517 Dec 02 11:08:49.786561 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b4bf4542-63aa-4950-b223-63b74912d57c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:49.786778 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:49.786778 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:49.787145 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b4bf4542-63aa-4950-b223-63b74912d57c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:49.813488 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:49.813488 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:49.891317 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-827dbec6-d3ca-4d7f-93d0-7dcfc73be7e7 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:08:50.017666 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-827dbec6-d3ca-4d7f-93d0-7dcfc73be7e7 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 returned with HTTP 200 Dec 02 11:08:50.037224 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1305/2638] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:49 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 => generated 1407 bytes in 503 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:08:50.042495 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8049d4ad-fad1-4732-9328-d60273b9382f tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:08:50.043074 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8049d4ad-fad1-4732-9328-d60273b9382f tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:50.043293 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:50.043293 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:50.043662 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8049d4ad-fad1-4732-9328-d60273b9382f tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:50.044033 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-8049d4ad-fad1-4732-9328-d60273b9382f tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:50.046094 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b4bf4542-63aa-4950-b223-63b74912d57c tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/059cd056-6711-4428-b8f2-ab4e64f3a517 returned with HTTP 404 Dec 02 11:08:50.047164 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1334/2639] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:49 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/059cd056-6711-4428-b8f2-ab4e64f3a517 => generated 109 bytes in 265 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:08:50.094732 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f18a9080-ee22-40b6-9b05-d2513cd47959 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] DELETE http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/059cd056-6711-4428-b8f2-ab4e64f3a517 Dec 02 11:08:50.097037 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f18a9080-ee22-40b6-9b05-d2513cd47959 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:50.098245 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f18a9080-ee22-40b6-9b05-d2513cd47959 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:50.098878 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-f18a9080-ee22-40b6-9b05-d2513cd47959 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Delete volume with id: 059cd056-6711-4428-b8f2-ab4e64f3a517 Dec 02 11:08:50.214592 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:50.214592 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:50.216764 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8049d4ad-fad1-4732-9328-d60273b9382f tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:08:50.217599 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1306/2640] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:08:50 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 817 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:50.245100 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f6280fb1-e30e-4a08-a68f-f5d8e7afba40 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:08:50.245643 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f6280fb1-e30e-4a08-a68f-f5d8e7afba40 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:50.261141 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:50.261141 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:50.261666 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f6280fb1-e30e-4a08-a68f-f5d8e7afba40 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:50.262044 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-f6280fb1-e30e-4a08-a68f-f5d8e7afba40 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:50.348119 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:50.348119 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:50.354074 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f6280fb1-e30e-4a08-a68f-f5d8e7afba40 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:08:50.354963 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1307/2641] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:50 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 822 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:50.358366 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f18a9080-ee22-40b6-9b05-d2513cd47959 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/059cd056-6711-4428-b8f2-ab4e64f3a517 returned with HTTP 404 Dec 02 11:08:50.360084 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1335/2642] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:08:50 2020] DELETE /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/059cd056-6711-4428-b8f2-ab4e64f3a517 => generated 109 bytes in 284 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 02 11:08:50.384287 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1e4435bd-bb76-49d1-9099-170bf264328f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] DELETE http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d Dec 02 11:08:50.384901 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1e4435bd-bb76-49d1-9099-170bf264328f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:50.385122 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:50.385122 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:50.385543 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1e4435bd-bb76-49d1-9099-170bf264328f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:50.402354 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-1e4435bd-bb76-49d1-9099-170bf264328f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Delete volume with id: db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d Dec 02 11:08:50.583346 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:50.583346 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:50.588439 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-1e4435bd-bb76-49d1-9099-170bf264328f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:08:50.658531 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-1e4435bd-bb76-49d1-9099-170bf264328f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Delete volume request issued successfully. Dec 02 11:08:50.658950 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1e4435bd-bb76-49d1-9099-170bf264328f tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d returned with HTTP 202 Dec 02 11:08:50.659835 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1308/2643] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:08:50 2020] DELETE /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d => generated 0 bytes in 295 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:08:50.690105 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c18b939c-15da-4550-b1d4-5e43d6f052c0 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d Dec 02 11:08:50.691040 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c18b939c-15da-4550-b1d4-5e43d6f052c0 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:50.692261 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c18b939c-15da-4550-b1d4-5e43d6f052c0 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:50.901463 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:50.901463 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:50.923159 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c18b939c-15da-4550-b1d4-5e43d6f052c0 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:08:50.981903 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c18b939c-15da-4550-b1d4-5e43d6f052c0 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d returned with HTTP 200 Dec 02 11:08:50.982694 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1336/2644] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:50 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d => generated 1358 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:08:51.036243 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4fabf101-b408-4026-ad99-cc0ecb2f1646 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 Dec 02 11:08:51.036704 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4fabf101-b408-4026-ad99-cc0ecb2f1646 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:51.037129 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:51.037129 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:51.037512 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4fabf101-b408-4026-ad99-cc0ecb2f1646 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:51.129909 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:51.129909 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:51.141150 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-4fabf101-b408-4026-ad99-cc0ecb2f1646 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:08:51.191706 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4fabf101-b408-4026-ad99-cc0ecb2f1646 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 returned with HTTP 200 Dec 02 11:08:51.192525 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1309/2645] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:51 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 => generated 1407 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:08:51.255125 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a3ebef58-8cac-4be5-9df8-364f6beef693 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:08:51.256500 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a3ebef58-8cac-4be5-9df8-364f6beef693 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:51.256768 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:51.256768 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:51.257139 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a3ebef58-8cac-4be5-9df8-364f6beef693 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:51.258218 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-a3ebef58-8cac-4be5-9df8-364f6beef693 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:51.338200 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:51.338200 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:51.342403 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a3ebef58-8cac-4be5-9df8-364f6beef693 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:08:51.347844 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1337/2646] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:08:51 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 817 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:51.371424 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9efd08d5-ceb6-4f92-994b-df458440ffc2 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:08:51.371963 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9efd08d5-ceb6-4f92-994b-df458440ffc2 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:51.372309 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:51.372309 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:51.372688 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9efd08d5-ceb6-4f92-994b-df458440ffc2 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:51.373080 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-9efd08d5-ceb6-4f92-994b-df458440ffc2 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:51.404755 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:51.404755 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:51.407449 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9efd08d5-ceb6-4f92-994b-df458440ffc2 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:08:51.411384 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1310/2647] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:51 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 822 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:51.998988 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-83cf6a2b-8e4b-4b39-915f-f6dec69f1365 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d Dec 02 11:08:51.999820 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-83cf6a2b-8e4b-4b39-915f-f6dec69f1365 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:52.000082 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:52.000082 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:52.000461 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-83cf6a2b-8e4b-4b39-915f-f6dec69f1365 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:52.123687 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:52.123687 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:52.149413 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-83cf6a2b-8e4b-4b39-915f-f6dec69f1365 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:08:52.213826 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e9400727-1e27-499f-b9bf-e4b06bc117a9 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 Dec 02 11:08:52.214567 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e9400727-1e27-499f-b9bf-e4b06bc117a9 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:52.215464 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:52.215464 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:52.216101 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e9400727-1e27-499f-b9bf-e4b06bc117a9 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:52.232271 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-83cf6a2b-8e4b-4b39-915f-f6dec69f1365 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d returned with HTTP 200 Dec 02 11:08:52.241959 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1338/2648] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:51 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d => generated 1358 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:08:52.360982 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fdf34023-452c-47f9-904b-de9db26e50e3 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:08:52.361575 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fdf34023-452c-47f9-904b-de9db26e50e3 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:52.361791 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:52.361791 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:52.362163 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fdf34023-452c-47f9-904b-de9db26e50e3 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:52.362523 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-fdf34023-452c-47f9-904b-de9db26e50e3 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:52.426783 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e9400727-1e27-499f-b9bf-e4b06bc117a9 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 returned with HTTP 404 Dec 02 11:08:52.433805 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1311/2649] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:52 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/35369294-1c73-4af4-a08d-5609548db047 => generated 109 bytes in 228 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:08:52.440361 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:52.440361 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:52.446123 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fdf34023-452c-47f9-904b-de9db26e50e3 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:08:52.452843 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5ace256c-9902-47a1-8ef4-a1ea42ebe8fb tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:08:52.453802 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5ace256c-9902-47a1-8ef4-a1ea42ebe8fb tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:52.454427 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5ace256c-9902-47a1-8ef4-a1ea42ebe8fb tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:52.455398 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1339/2650] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:08:52 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 817 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:08:52.461442 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-5ace256c-9902-47a1-8ef4-a1ea42ebe8fb tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:52.465761 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f724e45b-9df0-4128-9d6c-b41f508243e5 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] DELETE http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/91a2114b-5538-4463-b148-d21152d759b5 Dec 02 11:08:52.466447 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f724e45b-9df0-4128-9d6c-b41f508243e5 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:52.466800 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:52.466800 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:52.467365 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f724e45b-9df0-4128-9d6c-b41f508243e5 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:52.467980 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-f724e45b-9df0-4128-9d6c-b41f508243e5 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Delete volume with id: 91a2114b-5538-4463-b148-d21152d759b5 Dec 02 11:08:52.503022 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:52.503022 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:52.519070 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5ace256c-9902-47a1-8ef4-a1ea42ebe8fb tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:08:52.520253 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1312/2651] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:52 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 822 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:52.567868 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:52.567868 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:52.569730 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f724e45b-9df0-4128-9d6c-b41f508243e5 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:08:52.645491 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f724e45b-9df0-4128-9d6c-b41f508243e5 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Delete volume request issued successfully. Dec 02 11:08:52.645979 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f724e45b-9df0-4128-9d6c-b41f508243e5 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/91a2114b-5538-4463-b148-d21152d759b5 returned with HTTP 202 Dec 02 11:08:52.646864 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1340/2652] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:08:52 2020] DELETE /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/91a2114b-5538-4463-b148-d21152d759b5 => generated 0 bytes in 185 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:08:52.654526 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5042a270-f304-42a6-92e4-a32b48eda47c tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/91a2114b-5538-4463-b148-d21152d759b5 Dec 02 11:08:52.655388 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5042a270-f304-42a6-92e4-a32b48eda47c tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:52.655799 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:52.655799 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:52.656456 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5042a270-f304-42a6-92e4-a32b48eda47c tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:52.785590 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:52.785590 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:52.805965 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-5042a270-f304-42a6-92e4-a32b48eda47c tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:08:52.838610 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5042a270-f304-42a6-92e4-a32b48eda47c tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/91a2114b-5538-4463-b148-d21152d759b5 returned with HTTP 200 Dec 02 11:08:52.840839 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1313/2653] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:52 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/91a2114b-5538-4463-b148-d21152d759b5 => generated 906 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:53.248652 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e7ac9c2a-544f-49f3-b03c-74d956a33142 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d Dec 02 11:08:53.259410 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e7ac9c2a-544f-49f3-b03c-74d956a33142 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:53.260847 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:53.260847 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:53.266779 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e7ac9c2a-544f-49f3-b03c-74d956a33142 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:53.455850 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:53.455850 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:53.471090 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0197c922-e64d-411d-ab57-363f86466469 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:08:53.471915 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0197c922-e64d-411d-ab57-363f86466469 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:53.472286 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:53.472286 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:53.472944 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0197c922-e64d-411d-ab57-363f86466469 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:53.473452 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-0197c922-e64d-411d-ab57-363f86466469 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:53.486857 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e7ac9c2a-544f-49f3-b03c-74d956a33142 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Volume info retrieved successfully. Dec 02 11:08:53.519173 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:53.519173 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:53.527323 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0197c922-e64d-411d-ab57-363f86466469 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:08:53.528359 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1314/2654] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:08:53 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 817 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:53.538328 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4f43cbb3-27a1-458d-bc29-6edba95681e4 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:08:53.551485 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4f43cbb3-27a1-458d-bc29-6edba95681e4 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:53.570518 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:53.570518 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:53.588206 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e7ac9c2a-544f-49f3-b03c-74d956a33142 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d returned with HTTP 200 Dec 02 11:08:53.588857 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4f43cbb3-27a1-458d-bc29-6edba95681e4 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:53.597218 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1341/2655] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:53 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d => generated 1358 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:08:53.599760 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-4f43cbb3-27a1-458d-bc29-6edba95681e4 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:53.666752 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:53.666752 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:53.669266 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4f43cbb3-27a1-458d-bc29-6edba95681e4 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:08:53.670519 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1315/2656] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:53 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 822 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:53.856288 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cfea652b-ae7e-4c44-b10d-9bf9002b5b7b tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/91a2114b-5538-4463-b148-d21152d759b5 Dec 02 11:08:53.856847 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cfea652b-ae7e-4c44-b10d-9bf9002b5b7b tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:53.857099 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:53.857099 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:53.865308 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cfea652b-ae7e-4c44-b10d-9bf9002b5b7b tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:54.006403 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:54.006403 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:54.031555 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-cfea652b-ae7e-4c44-b10d-9bf9002b5b7b tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:08:54.145037 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cfea652b-ae7e-4c44-b10d-9bf9002b5b7b tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/91a2114b-5538-4463-b148-d21152d759b5 returned with HTTP 200 Dec 02 11:08:54.149322 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1342/2657] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:53 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/91a2114b-5538-4463-b148-d21152d759b5 => generated 906 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:54.543391 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-114ae708-034d-437e-b85d-58fd4ff51fe8 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:08:54.544146 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-114ae708-034d-437e-b85d-58fd4ff51fe8 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:54.544496 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:54.544496 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:54.545185 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-114ae708-034d-437e-b85d-58fd4ff51fe8 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:54.545692 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-114ae708-034d-437e-b85d-58fd4ff51fe8 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:54.620295 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8be09904-09fc-42d2-894d-28cb29849304 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] GET http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d Dec 02 11:08:54.620295 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8be09904-09fc-42d2-894d-28cb29849304 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:54.620295 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:54.620295 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:54.620295 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8be09904-09fc-42d2-894d-28cb29849304 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:54.648278 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:54.648278 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:54.648278 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-114ae708-034d-437e-b85d-58fd4ff51fe8 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:08:54.663435 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1316/2658] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:08:54 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 817 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:54.697833 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-629131e9-722c-4b72-9924-9e697d7d1872 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:08:54.697833 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-629131e9-722c-4b72-9924-9e697d7d1872 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:54.697833 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:54.697833 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:54.697833 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-629131e9-722c-4b72-9924-9e697d7d1872 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:54.697833 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-629131e9-722c-4b72-9924-9e697d7d1872 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:54.717699 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8be09904-09fc-42d2-894d-28cb29849304 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d returned with HTTP 404 Dec 02 11:08:54.723990 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1343/2659] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:54 2020] GET /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/db0bad14-8f99-45b5-bd7d-4f2b8b5ff93d => generated 109 bytes in 121 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:08:54.734313 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-438660ee-c206-455b-a75a-d55eb3b7f2f9 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] DELETE http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/91060e4b-a394-4749-a211-837d08282441 Dec 02 11:08:54.734313 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-438660ee-c206-455b-a75a-d55eb3b7f2f9 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:54.734313 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-438660ee-c206-455b-a75a-d55eb3b7f2f9 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:54.734313 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-438660ee-c206-455b-a75a-d55eb3b7f2f9 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] Delete volume with id: 91060e4b-a394-4749-a211-837d08282441 Dec 02 11:08:54.797425 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:54.797425 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:54.802299 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-629131e9-722c-4b72-9924-9e697d7d1872 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:08:54.813055 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1317/2660] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:54 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 822 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:54.841494 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-438660ee-c206-455b-a75a-d55eb3b7f2f9 tempest-VolumesBackupsTest-1025397300 tempest-VolumesBackupsTest-1025397300] http://10.222.0.23/volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/91060e4b-a394-4749-a211-837d08282441 returned with HTTP 404 Dec 02 11:08:54.842622 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1344/2661] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:08:54 2020] DELETE /volume/v3/942db214fa3e4a6ba808f28e04591f55/volumes/91060e4b-a394-4749-a211-837d08282441 => generated 109 bytes in 121 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:08:55.167896 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-faa9dc8a-7038-43db-afb8-c54276b67d21 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/91a2114b-5538-4463-b148-d21152d759b5 Dec 02 11:08:55.167896 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-faa9dc8a-7038-43db-afb8-c54276b67d21 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:55.167896 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:55.167896 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:55.167896 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-faa9dc8a-7038-43db-afb8-c54276b67d21 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:55.291410 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:55.291410 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:55.317573 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-faa9dc8a-7038-43db-afb8-c54276b67d21 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Volume info retrieved successfully. Dec 02 11:08:55.391864 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-faa9dc8a-7038-43db-afb8-c54276b67d21 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/91a2114b-5538-4463-b148-d21152d759b5 returned with HTTP 200 Dec 02 11:08:55.391864 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1318/2662] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:55 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/91a2114b-5538-4463-b148-d21152d759b5 => generated 906 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:55.678463 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8d524fed-2698-4915-b3b2-67d4f47312fa tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:08:55.679667 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8d524fed-2698-4915-b3b2-67d4f47312fa tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:55.680321 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8d524fed-2698-4915-b3b2-67d4f47312fa tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:55.681095 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-8d524fed-2698-4915-b3b2-67d4f47312fa tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:55.753665 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:55.753665 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:55.756404 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8d524fed-2698-4915-b3b2-67d4f47312fa tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:08:55.763226 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1345/2663] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:08:55 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 817 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:55.818280 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-60ad57b7-a1ee-481a-be63-105e27014246 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:08:55.818807 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-60ad57b7-a1ee-481a-be63-105e27014246 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:55.819027 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:55.819027 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:55.819396 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-60ad57b7-a1ee-481a-be63-105e27014246 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:55.819841 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-60ad57b7-a1ee-481a-be63-105e27014246 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:55.868412 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:55.868412 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:55.870545 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-60ad57b7-a1ee-481a-be63-105e27014246 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:08:55.879947 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1319/2664] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:55 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 822 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:56.410357 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f50cc48e-f595-47d4-a7db-f711905292f8 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] GET http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/91a2114b-5538-4463-b148-d21152d759b5 Dec 02 11:08:56.410357 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f50cc48e-f595-47d4-a7db-f711905292f8 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:56.410357 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:56.410357 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:56.410357 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f50cc48e-f595-47d4-a7db-f711905292f8 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:56.567860 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f50cc48e-f595-47d4-a7db-f711905292f8 tempest-VolumesGetTest-487796780 tempest-VolumesGetTest-487796780] http://10.222.0.23/volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/91a2114b-5538-4463-b148-d21152d759b5 returned with HTTP 404 Dec 02 11:08:56.569568 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1346/2665] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:56 2020] GET /volume/v3/f856d3441d5c4f6ebce20a2b3ef73bcd/volumes/91a2114b-5538-4463-b148-d21152d759b5 => generated 109 bytes in 179 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:08:56.788790 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-eee81923-e03b-4f01-af97-43e584f2fa60 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:08:56.788790 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-eee81923-e03b-4f01-af97-43e584f2fa60 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:56.788790 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:56.788790 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:56.788790 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-eee81923-e03b-4f01-af97-43e584f2fa60 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:56.788790 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-eee81923-e03b-4f01-af97-43e584f2fa60 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:56.825278 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:56.825278 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:56.830310 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-eee81923-e03b-4f01-af97-43e584f2fa60 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:08:56.832814 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1320/2666] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:08:56 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 817 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:56.894136 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2bd2077b-f411-42b7-9b23-f97a1094895a tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:08:56.894667 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2bd2077b-f411-42b7-9b23-f97a1094895a tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:56.895151 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2bd2077b-f411-42b7-9b23-f97a1094895a tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:56.895518 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-2bd2077b-f411-42b7-9b23-f97a1094895a tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:56.965687 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:56.965687 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:56.965687 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2bd2077b-f411-42b7-9b23-f97a1094895a tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:08:56.974743 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1347/2667] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:56 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 822 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:57.851781 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2f8d690b-2932-4db7-b1c9-1cbb4e06d272 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:08:57.851781 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2f8d690b-2932-4db7-b1c9-1cbb4e06d272 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:57.851781 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:57.851781 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:57.851781 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2f8d690b-2932-4db7-b1c9-1cbb4e06d272 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:57.851781 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-2f8d690b-2932-4db7-b1c9-1cbb4e06d272 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:57.940091 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:57.940091 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:57.942238 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2f8d690b-2932-4db7-b1c9-1cbb4e06d272 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:08:57.958756 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1321/2668] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:08:57 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 817 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:57.979712 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e6e24449-e932-4653-99d7-051282de39ec tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:08:57.980960 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e6e24449-e932-4653-99d7-051282de39ec tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:57.980960 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:57.980960 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:57.981401 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e6e24449-e932-4653-99d7-051282de39ec tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:57.981733 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-e6e24449-e932-4653-99d7-051282de39ec tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:58.035320 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:58.035320 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:58.037216 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e6e24449-e932-4653-99d7-051282de39ec tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:08:58.046983 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1348/2669] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:57 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 822 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:58.970452 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8a4051df-b3ad-4a7e-8f86-4ce046495ce6 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:08:58.970452 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8a4051df-b3ad-4a7e-8f86-4ce046495ce6 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:58.970452 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:58.970452 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:58.970452 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8a4051df-b3ad-4a7e-8f86-4ce046495ce6 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:58.970452 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-8a4051df-b3ad-4a7e-8f86-4ce046495ce6 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:59.052999 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bc57b51c-9c0c-47e6-8008-baee1d83e1e5 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:08:59.054292 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bc57b51c-9c0c-47e6-8008-baee1d83e1e5 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:08:59.054751 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:08:59.054751 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:08:59.055513 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:59.055513 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:59.057649 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8a4051df-b3ad-4a7e-8f86-4ce046495ce6 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:08:59.065446 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bc57b51c-9c0c-47e6-8008-baee1d83e1e5 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:08:59.066205 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-bc57b51c-9c0c-47e6-8008-baee1d83e1e5 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:08:59.074027 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1322/2670] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:08:58 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 817 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:08:59.189748 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:08:59.189748 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:08:59.198711 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bc57b51c-9c0c-47e6-8008-baee1d83e1e5 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:08:59.198711 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1349/2671] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:08:59 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 822 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:00.098853 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6bb07387-f661-4035-9589-92ed3816afc2 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:09:00.098853 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6bb07387-f661-4035-9589-92ed3816afc2 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:00.098853 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:00.098853 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:00.098853 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6bb07387-f661-4035-9589-92ed3816afc2 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:00.098853 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-6bb07387-f661-4035-9589-92ed3816afc2 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:09:00.191865 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:00.191865 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:00.191865 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6bb07387-f661-4035-9589-92ed3816afc2 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:09:00.191865 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1350/2672] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:09:00 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 817 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:00.226626 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f8d6d9ca-5ad7-4358-864e-de7ae1f9d8df tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:09:00.226626 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f8d6d9ca-5ad7-4358-864e-de7ae1f9d8df tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:00.226626 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:00.226626 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:00.226626 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f8d6d9ca-5ad7-4358-864e-de7ae1f9d8df tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:00.226626 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-f8d6d9ca-5ad7-4358-864e-de7ae1f9d8df tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:09:00.338852 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:00.338852 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:00.361103 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f8d6d9ca-5ad7-4358-864e-de7ae1f9d8df tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:09:00.361103 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1351/2673] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:09:00 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 822 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:09:00.726063 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0d6b98e8-a218-40ac-a9e4-9809563269eb tempest-VolumesCloneNegativeTest-465158298 tempest-VolumesCloneNegativeTest-465158298] POST http://10.222.0.23/volume/v3/a0ab88c4ddde49db824a8ce6970e964a/volumes Dec 02 11:09:00.748411 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:00.748411 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:00.748411 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0d6b98e8-a218-40ac-a9e4-9809563269eb tempest-VolumesCloneNegativeTest-465158298 tempest-VolumesCloneNegativeTest-465158298] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1665595946"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:09:00.748411 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-0d6b98e8-a218-40ac-a9e4-9809563269eb tempest-VolumesCloneNegativeTest-465158298 tempest-VolumesCloneNegativeTest-465158298] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1665595946'}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 11:09:00.748411 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-0d6b98e8-a218-40ac-a9e4-9809563269eb tempest-VolumesCloneNegativeTest-465158298 tempest-VolumesCloneNegativeTest-465158298] Create volume of 2 GB Dec 02 11:09:00.822146 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0d6b98e8-a218-40ac-a9e4-9809563269eb tempest-VolumesCloneNegativeTest-465158298 tempest-VolumesCloneNegativeTest-465158298] Availability Zones retrieved successfully. Dec 02 11:09:00.865950 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-0d6b98e8-a218-40ac-a9e4-9809563269eb tempest-VolumesCloneNegativeTest-465158298 tempest-VolumesCloneNegativeTest-465158298] Flow 'volume_create_api' (f11535c0-2eb0-49ec-af2f-a12801510fe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:09:00.865950 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-0d6b98e8-a218-40ac-a9e4-9809563269eb tempest-VolumesCloneNegativeTest-465158298 tempest-VolumesCloneNegativeTest-465158298] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2d0ae6d-3547-4a30-87a2-848b790e94f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:09:00.871234 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-0d6b98e8-a218-40ac-a9e4-9809563269eb tempest-VolumesCloneNegativeTest-465158298 tempest-VolumesCloneNegativeTest-465158298] Validating volume size '2' using validate_int {{(pid=88068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 11:09:01.071189 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-0d6b98e8-a218-40ac-a9e4-9809563269eb tempest-VolumesCloneNegativeTest-465158298 tempest-VolumesCloneNegativeTest-465158298] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2d0ae6d-3547-4a30-87a2-848b790e94f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:09:01.071189 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-0d6b98e8-a218-40ac-a9e4-9809563269eb tempest-VolumesCloneNegativeTest-465158298 tempest-VolumesCloneNegativeTest-465158298] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e33fe22-1128-4618-8ad8-1b52b7b1b8b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:09:01.209770 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5f2ae064-ef28-4b98-be69-3b2dbb5d6383 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:09:01.209770 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5f2ae064-ef28-4b98-be69-3b2dbb5d6383 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:01.209770 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:01.209770 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:01.209770 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5f2ae064-ef28-4b98-be69-3b2dbb5d6383 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:01.209770 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-5f2ae064-ef28-4b98-be69-3b2dbb5d6383 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:09:01.272576 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:01.272576 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:01.294692 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5f2ae064-ef28-4b98-be69-3b2dbb5d6383 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:09:01.304034 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1352/2674] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:09:01 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 817 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:01.370217 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6d18f923-d5b5-4b2b-ab24-caf69bf41bcc tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:09:01.370217 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6d18f923-d5b5-4b2b-ab24-caf69bf41bcc tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:01.370217 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:01.370217 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:01.370217 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6d18f923-d5b5-4b2b-ab24-caf69bf41bcc tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:01.374945 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-6d18f923-d5b5-4b2b-ab24-caf69bf41bcc tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:09:01.423757 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:01.423757 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:01.423757 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6d18f923-d5b5-4b2b-ab24-caf69bf41bcc tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:09:01.428543 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1353/2675] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:09:01 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 822 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:01.452702 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-0d6b98e8-a218-40ac-a9e4-9809563269eb tempest-VolumesCloneNegativeTest-465158298 tempest-VolumesCloneNegativeTest-465158298] Created reservations ['5501d6e2-0b17-41ec-bff7-a8b99eae9edd', 'c278c581-5492-4f0b-b9e7-1abcd65a4382', 'f676db29-80c8-4d3c-8767-266b35ddd784', '4b13558c-403b-4931-ad66-d4ee1ae755fd'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:09:01.452702 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-0d6b98e8-a218-40ac-a9e4-9809563269eb tempest-VolumesCloneNegativeTest-465158298 tempest-VolumesCloneNegativeTest-465158298] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e33fe22-1128-4618-8ad8-1b52b7b1b8b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5501d6e2-0b17-41ec-bff7-a8b99eae9edd', 'c278c581-5492-4f0b-b9e7-1abcd65a4382', 'f676db29-80c8-4d3c-8767-266b35ddd784', '4b13558c-403b-4931-ad66-d4ee1ae755fd']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:09:01.452702 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-0d6b98e8-a218-40ac-a9e4-9809563269eb tempest-VolumesCloneNegativeTest-465158298 tempest-VolumesCloneNegativeTest-465158298] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d9eb5e5-5ce7-438d-9472-fb8445cb5ec3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:09:01.607525 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-0d6b98e8-a218-40ac-a9e4-9809563269eb tempest-VolumesCloneNegativeTest-465158298 tempest-VolumesCloneNegativeTest-465158298] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d9eb5e5-5ce7-438d-9472-fb8445cb5ec3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '152e7595-ae8d-49e6-8377-50ebf3bc14d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1665595946',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0ab88c4ddde49db824a8ce6970e964a',qos_specs=None,replication_status=,reservations=['5501d6e2-0b17-41ec-bff7-a8b99eae9edd','c278c581-5492-4f0b-b9e7-1abcd65a4382','f676db29-80c8-4d3c-8767-266b35ddd784','4b13558c-403b-4931-ad66-d4ee1ae755fd'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7191de7585484c8bac763d0b145507c2',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T11:09:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1665595946',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=152e7595-ae8d-49e6-8377-50ebf3bc14d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a0ab88c4ddde49db824a8ce6970e964a',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=2,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='7191de7585484c8bac763d0b145507c2',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:09:01.616685 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-0d6b98e8-a218-40ac-a9e4-9809563269eb tempest-VolumesCloneNegativeTest-465158298 tempest-VolumesCloneNegativeTest-465158298] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbcc55ce-4b8a-4c38-91df-94bc67dca00a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:09:01.685169 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-0d6b98e8-a218-40ac-a9e4-9809563269eb tempest-VolumesCloneNegativeTest-465158298 tempest-VolumesCloneNegativeTest-465158298] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbcc55ce-4b8a-4c38-91df-94bc67dca00a) 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-VolumesCloneNegativeTest-Volume-1665595946',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0ab88c4ddde49db824a8ce6970e964a',qos_specs=None,replication_status=,reservations=['5501d6e2-0b17-41ec-bff7-a8b99eae9edd','c278c581-5492-4f0b-b9e7-1abcd65a4382','f676db29-80c8-4d3c-8767-266b35ddd784','4b13558c-403b-4931-ad66-d4ee1ae755fd'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7191de7585484c8bac763d0b145507c2',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:09:01.685169 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-0d6b98e8-a218-40ac-a9e4-9809563269eb tempest-VolumesCloneNegativeTest-465158298 tempest-VolumesCloneNegativeTest-465158298] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b787b3af-ed51-4204-9e0e-4a801cd97e3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:09:01.750386 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-0d6b98e8-a218-40ac-a9e4-9809563269eb tempest-VolumesCloneNegativeTest-465158298 tempest-VolumesCloneNegativeTest-465158298] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b787b3af-ed51-4204-9e0e-4a801cd97e3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:09:01.750386 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-0d6b98e8-a218-40ac-a9e4-9809563269eb tempest-VolumesCloneNegativeTest-465158298 tempest-VolumesCloneNegativeTest-465158298] Flow 'volume_create_api' (f11535c0-2eb0-49ec-af2f-a12801510fe9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:09:02.017504 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0d6b98e8-a218-40ac-a9e4-9809563269eb tempest-VolumesCloneNegativeTest-465158298 tempest-VolumesCloneNegativeTest-465158298] Create volume request issued successfully. Dec 02 11:09:02.101970 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0d6b98e8-a218-40ac-a9e4-9809563269eb tempest-VolumesCloneNegativeTest-465158298 tempest-VolumesCloneNegativeTest-465158298] http://10.222.0.23/volume/v3/a0ab88c4ddde49db824a8ce6970e964a/volumes returned with HTTP 202 Dec 02 11:09:02.101970 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1323/2676] 10.222.0.23 () {60 vars in 1225 bytes} [Wed Dec 2 11:08:59 2020] POST /volume/v3/a0ab88c4ddde49db824a8ce6970e964a/volumes => generated 824 bytes in 2096 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:09:02.119069 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bc2df101-5577-4328-bcdc-b9e31a7d0915 tempest-VolumesCloneNegativeTest-465158298 tempest-VolumesCloneNegativeTest-465158298] GET http://10.222.0.23/volume/v3/a0ab88c4ddde49db824a8ce6970e964a/volumes/152e7595-ae8d-49e6-8377-50ebf3bc14d3 Dec 02 11:09:02.119069 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bc2df101-5577-4328-bcdc-b9e31a7d0915 tempest-VolumesCloneNegativeTest-465158298 tempest-VolumesCloneNegativeTest-465158298] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:02.119069 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:02.119069 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:02.119069 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bc2df101-5577-4328-bcdc-b9e31a7d0915 tempest-VolumesCloneNegativeTest-465158298 tempest-VolumesCloneNegativeTest-465158298] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:02.313907 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a7441ba3-7811-4933-997a-a270ce256723 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:09:02.313907 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a7441ba3-7811-4933-997a-a270ce256723 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:02.313907 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:02.313907 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:02.313907 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a7441ba3-7811-4933-997a-a270ce256723 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:02.313907 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-a7441ba3-7811-4933-997a-a270ce256723 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:09:02.337278 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:02.337278 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:02.349566 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-bc2df101-5577-4328-bcdc-b9e31a7d0915 tempest-VolumesCloneNegativeTest-465158298 tempest-VolumesCloneNegativeTest-465158298] Volume info retrieved successfully. Dec 02 11:09:02.379278 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bc2df101-5577-4328-bcdc-b9e31a7d0915 tempest-VolumesCloneNegativeTest-465158298 tempest-VolumesCloneNegativeTest-465158298] http://10.222.0.23/volume/v3/a0ab88c4ddde49db824a8ce6970e964a/volumes/152e7595-ae8d-49e6-8377-50ebf3bc14d3 returned with HTTP 200 Dec 02 11:09:02.379278 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1354/2677] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:09:02 2020] GET /volume/v3/a0ab88c4ddde49db824a8ce6970e964a/volumes/152e7595-ae8d-49e6-8377-50ebf3bc14d3 => generated 916 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:02.443381 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-30386102-e288-4374-a980-722b911498f2 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:09:02.443381 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-30386102-e288-4374-a980-722b911498f2 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:02.443381 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:02.443381 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:02.443381 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-30386102-e288-4374-a980-722b911498f2 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:02.443381 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-30386102-e288-4374-a980-722b911498f2 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:09:02.464039 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:02.464039 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:02.469535 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a7441ba3-7811-4933-997a-a270ce256723 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:09:02.482650 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1324/2678] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:09:02 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 817 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:02.499302 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:02.499302 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:02.499302 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-30386102-e288-4374-a980-722b911498f2 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:09:02.499302 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1355/2679] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:09:02 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 822 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:09:02.836390 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bd248564-f279-4427-af73-1783ece8fa8c tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] POST http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/volumes Dec 02 11:09:02.836390 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:02.836390 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:02.845234 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bd248564-f279-4427-af73-1783ece8fa8c tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1062847649"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:09:02.845234 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-bd248564-f279-4427-af73-1783ece8fa8c tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1062847649'}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 11:09:02.845234 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-bd248564-f279-4427-af73-1783ece8fa8c tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Create volume of 1 GB Dec 02 11:09:02.879813 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-bd248564-f279-4427-af73-1783ece8fa8c tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Availability Zones retrieved successfully. Dec 02 11:09:02.920693 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-bd248564-f279-4427-af73-1783ece8fa8c tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Flow 'volume_create_api' (f49f89a1-6fd0-4375-adf6-dfd151caa60e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:09:02.920693 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-bd248564-f279-4427-af73-1783ece8fa8c tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (397581b3-e82d-4ab2-9091-5a02ee144805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:09:02.928037 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-bd248564-f279-4427-af73-1783ece8fa8c tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Validating volume size '1' using validate_int {{(pid=88068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 11:09:03.019158 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-bd248564-f279-4427-af73-1783ece8fa8c tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (397581b3-e82d-4ab2-9091-5a02ee144805) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:09:03.019158 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-bd248564-f279-4427-af73-1783ece8fa8c tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c04b126f-ab82-45c0-8de3-97064ac678c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:09:03.175208 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-bd248564-f279-4427-af73-1783ece8fa8c tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Created reservations ['7c10587a-9f1a-4d8c-abef-b92b2337518b', '98394f92-1008-4f72-b329-359213cb91b4', '30309268-7d39-4991-9c15-810093ddb052', '8f28692c-1311-4727-a7fc-007af734d76c'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:09:03.179410 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-bd248564-f279-4427-af73-1783ece8fa8c tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c04b126f-ab82-45c0-8de3-97064ac678c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c10587a-9f1a-4d8c-abef-b92b2337518b', '98394f92-1008-4f72-b329-359213cb91b4', '30309268-7d39-4991-9c15-810093ddb052', '8f28692c-1311-4727-a7fc-007af734d76c']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:09:03.182103 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-bd248564-f279-4427-af73-1783ece8fa8c tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef9c7581-39aa-49bc-ba7d-de02a110cdb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:09:03.400047 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1027d972-804b-4784-a60d-4f398bc9823c tempest-VolumesCloneNegativeTest-465158298 tempest-VolumesCloneNegativeTest-465158298] GET http://10.222.0.23/volume/v3/a0ab88c4ddde49db824a8ce6970e964a/volumes/152e7595-ae8d-49e6-8377-50ebf3bc14d3 Dec 02 11:09:03.400047 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1027d972-804b-4784-a60d-4f398bc9823c tempest-VolumesCloneNegativeTest-465158298 tempest-VolumesCloneNegativeTest-465158298] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:03.400047 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:03.400047 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:03.400047 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1027d972-804b-4784-a60d-4f398bc9823c tempest-VolumesCloneNegativeTest-465158298 tempest-VolumesCloneNegativeTest-465158298] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:03.472408 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-bd248564-f279-4427-af73-1783ece8fa8c tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef9c7581-39aa-49bc-ba7d-de02a110cdb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1fcf404-1877-4e7c-9934-b2e3a02ee956', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1062847649',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09318dced478488eae7838184b3723c1',qos_specs=None,replication_status=,reservations=['7c10587a-9f1a-4d8c-abef-b92b2337518b','98394f92-1008-4f72-b329-359213cb91b4','30309268-7d39-4991-9c15-810093ddb052','8f28692c-1311-4727-a7fc-007af734d76c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b63dce84273c4e41ab7eeb3e63bb575a',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T11:09:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1062847649',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1fcf404-1877-4e7c-9934-b2e3a02ee956,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='09318dced478488eae7838184b3723c1',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,user_id='b63dce84273c4e41ab7eeb3e63bb575a',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:09:03.475017 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-bd248564-f279-4427-af73-1783ece8fa8c tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (355fbf80-ba05-4319-b000-b2cedfb32814) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:09:03.506221 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:03.506221 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:03.532696 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-1027d972-804b-4784-a60d-4f398bc9823c tempest-VolumesCloneNegativeTest-465158298 tempest-VolumesCloneNegativeTest-465158298] Volume info retrieved successfully. Dec 02 11:09:03.549751 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-bd248564-f279-4427-af73-1783ece8fa8c tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (355fbf80-ba05-4319-b000-b2cedfb32814) 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-VolumesSnapshotListTestJSON-Volume-1062847649',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09318dced478488eae7838184b3723c1',qos_specs=None,replication_status=,reservations=['7c10587a-9f1a-4d8c-abef-b92b2337518b','98394f92-1008-4f72-b329-359213cb91b4','30309268-7d39-4991-9c15-810093ddb052','8f28692c-1311-4727-a7fc-007af734d76c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b63dce84273c4e41ab7eeb3e63bb575a',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:09:03.553216 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-bd248564-f279-4427-af73-1783ece8fa8c tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (528c883c-b3b1-41c7-9e13-5b5584ebc926) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:09:03.671223 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-bd248564-f279-4427-af73-1783ece8fa8c tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (528c883c-b3b1-41c7-9e13-5b5584ebc926) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:09:03.673295 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1027d972-804b-4784-a60d-4f398bc9823c tempest-VolumesCloneNegativeTest-465158298 tempest-VolumesCloneNegativeTest-465158298] http://10.222.0.23/volume/v3/a0ab88c4ddde49db824a8ce6970e964a/volumes/152e7595-ae8d-49e6-8377-50ebf3bc14d3 returned with HTTP 200 Dec 02 11:09:03.673295 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1356/2680] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:09:03 2020] GET /volume/v3/a0ab88c4ddde49db824a8ce6970e964a/volumes/152e7595-ae8d-49e6-8377-50ebf3bc14d3 => generated 916 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:03.675038 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-bd248564-f279-4427-af73-1783ece8fa8c tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Flow 'volume_create_api' (f49f89a1-6fd0-4375-adf6-dfd151caa60e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:09:03.685712 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-61619385-8c44-4291-8872-70bef4966453 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:09:03.685712 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-61619385-8c44-4291-8872-70bef4966453 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:03.685712 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:03.685712 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:03.685712 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-61619385-8c44-4291-8872-70bef4966453 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:03.685712 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-61619385-8c44-4291-8872-70bef4966453 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:09:03.789839 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:03.789839 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:03.791591 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-61619385-8c44-4291-8872-70bef4966453 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:09:03.794536 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1357/2681] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:09:03 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 817 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:03.805753 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7c0f1183-d7c9-4caf-b07e-f45551e91c1b tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:09:03.806769 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7c0f1183-d7c9-4caf-b07e-f45551e91c1b tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:03.807250 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:03.807250 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:03.807898 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7c0f1183-d7c9-4caf-b07e-f45551e91c1b tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:03.808749 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-7c0f1183-d7c9-4caf-b07e-f45551e91c1b tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:09:03.851358 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:03.851358 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:03.854510 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7c0f1183-d7c9-4caf-b07e-f45551e91c1b tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:09:03.863334 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1358/2682] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:09:03 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 822 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:03.902040 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-bd248564-f279-4427-af73-1783ece8fa8c tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Create volume request issued successfully. Dec 02 11:09:03.936172 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bd248564-f279-4427-af73-1783ece8fa8c tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/volumes returned with HTTP 202 Dec 02 11:09:03.936172 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1325/2683] 10.222.0.23 () {60 vars in 1225 bytes} [Wed Dec 2 11:09:02 2020] POST /volume/v3/09318dced478488eae7838184b3723c1/volumes => generated 827 bytes in 1450 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:09:03.952496 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0f005fab-774c-4a28-baba-b476df39fbe1 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] GET http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/volumes/d1fcf404-1877-4e7c-9934-b2e3a02ee956 Dec 02 11:09:03.952496 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0f005fab-774c-4a28-baba-b476df39fbe1 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:03.952496 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:03.952496 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:03.952496 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0f005fab-774c-4a28-baba-b476df39fbe1 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:04.149023 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:04.149023 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:04.159387 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0f005fab-774c-4a28-baba-b476df39fbe1 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Volume info retrieved successfully. Dec 02 11:09:04.185385 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0f005fab-774c-4a28-baba-b476df39fbe1 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/volumes/d1fcf404-1877-4e7c-9934-b2e3a02ee956 returned with HTTP 200 Dec 02 11:09:04.206298 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1359/2684] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:09:03 2020] GET /volume/v3/09318dced478488eae7838184b3723c1/volumes/d1fcf404-1877-4e7c-9934-b2e3a02ee956 => generated 919 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:04.735154 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-790fb600-4dd8-4ec3-a3c3-ad92b9be141a tempest-VolumesCloneNegativeTest-465158298 tempest-VolumesCloneNegativeTest-465158298] GET http://10.222.0.23/volume/v3/a0ab88c4ddde49db824a8ce6970e964a/volumes/152e7595-ae8d-49e6-8377-50ebf3bc14d3 Dec 02 11:09:04.735154 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-790fb600-4dd8-4ec3-a3c3-ad92b9be141a tempest-VolumesCloneNegativeTest-465158298 tempest-VolumesCloneNegativeTest-465158298] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:04.735154 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:04.735154 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:04.735154 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-790fb600-4dd8-4ec3-a3c3-ad92b9be141a tempest-VolumesCloneNegativeTest-465158298 tempest-VolumesCloneNegativeTest-465158298] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:04.809481 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f67ee73e-bc43-498e-9c4e-d6d469b1f30d tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:09:04.810257 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f67ee73e-bc43-498e-9c4e-d6d469b1f30d tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:04.810570 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:04.810570 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:04.811046 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f67ee73e-bc43-498e-9c4e-d6d469b1f30d tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:04.811662 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-f67ee73e-bc43-498e-9c4e-d6d469b1f30d tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:09:04.891826 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:04.891826 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:04.905661 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f67ee73e-bc43-498e-9c4e-d6d469b1f30d tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:09:04.915138 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1360/2685] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:09:04 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 817 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:09:04.940313 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-24e12218-5e59-42d3-9de6-7c740ac14a71 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:09:04.940313 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-24e12218-5e59-42d3-9de6-7c740ac14a71 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:04.951693 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:04.951693 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:04.951693 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-24e12218-5e59-42d3-9de6-7c740ac14a71 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:04.951693 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-24e12218-5e59-42d3-9de6-7c740ac14a71 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:09:04.973740 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:04.973740 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:05.013756 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:05.013756 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:05.013756 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-24e12218-5e59-42d3-9de6-7c740ac14a71 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:09:05.019351 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1361/2686] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:09:04 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 822 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:05.034377 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-790fb600-4dd8-4ec3-a3c3-ad92b9be141a tempest-VolumesCloneNegativeTest-465158298 tempest-VolumesCloneNegativeTest-465158298] Volume info retrieved successfully. Dec 02 11:09:05.151382 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-790fb600-4dd8-4ec3-a3c3-ad92b9be141a tempest-VolumesCloneNegativeTest-465158298 tempest-VolumesCloneNegativeTest-465158298] http://10.222.0.23/volume/v3/a0ab88c4ddde49db824a8ce6970e964a/volumes/152e7595-ae8d-49e6-8377-50ebf3bc14d3 returned with HTTP 200 Dec 02 11:09:05.152239 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1326/2687] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:09:04 2020] GET /volume/v3/a0ab88c4ddde49db824a8ce6970e964a/volumes/152e7595-ae8d-49e6-8377-50ebf3bc14d3 => generated 917 bytes in 471 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:05.168075 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4d9fe66f-db3d-4c84-a35d-dd9c582fcf78 tempest-VolumesCloneNegativeTest-465158298 tempest-VolumesCloneNegativeTest-465158298] POST http://10.222.0.23/volume/v3/a0ab88c4ddde49db824a8ce6970e964a/volumes Dec 02 11:09:05.168647 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:05.168647 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:05.169271 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4d9fe66f-db3d-4c84-a35d-dd9c582fcf78 tempest-VolumesCloneNegativeTest-465158298 tempest-VolumesCloneNegativeTest-465158298] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "152e7595-ae8d-49e6-8377-50ebf3bc14d3"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:09:05.170602 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-4d9fe66f-db3d-4c84-a35d-dd9c582fcf78 tempest-VolumesCloneNegativeTest-465158298 tempest-VolumesCloneNegativeTest-465158298] Create volume request body: {'volume': {'size': 1, 'source_volid': '152e7595-ae8d-49e6-8377-50ebf3bc14d3'}} {{(pid=88069) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 11:09:05.230756 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6f97d80a-20dc-4e2b-b69f-126d1bf77fbe tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] GET http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/volumes/d1fcf404-1877-4e7c-9934-b2e3a02ee956 Dec 02 11:09:05.230756 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6f97d80a-20dc-4e2b-b69f-126d1bf77fbe tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:05.230756 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:05.230756 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:05.230756 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6f97d80a-20dc-4e2b-b69f-126d1bf77fbe tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:05.340774 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:05.340774 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:05.340774 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-4d9fe66f-db3d-4c84-a35d-dd9c582fcf78 tempest-VolumesCloneNegativeTest-465158298 tempest-VolumesCloneNegativeTest-465158298] Volume retrieved successfully. Dec 02 11:09:05.340774 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-4d9fe66f-db3d-4c84-a35d-dd9c582fcf78 tempest-VolumesCloneNegativeTest-465158298 tempest-VolumesCloneNegativeTest-465158298] Create volume of 1 GB Dec 02 11:09:05.433535 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-4d9fe66f-db3d-4c84-a35d-dd9c582fcf78 tempest-VolumesCloneNegativeTest-465158298 tempest-VolumesCloneNegativeTest-465158298] Availability Zones retrieved successfully. Dec 02 11:09:05.465371 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:05.465371 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:05.469518 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-4d9fe66f-db3d-4c84-a35d-dd9c582fcf78 tempest-VolumesCloneNegativeTest-465158298 tempest-VolumesCloneNegativeTest-465158298] Flow 'volume_create_api' (a85f34ae-12e6-4fd6-9e03-528debb80a91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:09:05.477833 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-4d9fe66f-db3d-4c84-a35d-dd9c582fcf78 tempest-VolumesCloneNegativeTest-465158298 tempest-VolumesCloneNegativeTest-465158298] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c904b922-6723-40cf-b35e-920123e299ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:09:05.487551 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-4d9fe66f-db3d-4c84-a35d-dd9c582fcf78 tempest-VolumesCloneNegativeTest-465158298 tempest-VolumesCloneNegativeTest-465158298] Validating volume size '1' using validate_int, validate_source_size {{(pid=88069) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 11:09:05.489832 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.volume.api [None req-4d9fe66f-db3d-4c84-a35d-dd9c582fcf78 tempest-VolumesCloneNegativeTest-465158298 tempest-VolumesCloneNegativeTest-465158298] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c904b922-6723-40cf-b35e-920123e299ff) transitioned into state 'FAILURE' from state 'RUNNING' Dec 02 11:09:05.489832 n-d-764292-5 devstack@c-api.service[88067]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than original volume size 2GB. They must be >= original volume size. Dec 02 11:09:05.500197 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-4d9fe66f-db3d-4c84-a35d-dd9c582fcf78 tempest-VolumesCloneNegativeTest-465158298 tempest-VolumesCloneNegativeTest-465158298] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c904b922-6723-40cf-b35e-920123e299ff) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:09:05.507662 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.volume.api [None req-4d9fe66f-db3d-4c84-a35d-dd9c582fcf78 tempest-VolumesCloneNegativeTest-465158298 tempest-VolumesCloneNegativeTest-465158298] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c904b922-6723-40cf-b35e-920123e299ff) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Dec 02 11:09:05.512557 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6f97d80a-20dc-4e2b-b69f-126d1bf77fbe tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Volume info retrieved successfully. Dec 02 11:09:05.514424 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.volume.api [None req-4d9fe66f-db3d-4c84-a35d-dd9c582fcf78 tempest-VolumesCloneNegativeTest-465158298 tempest-VolumesCloneNegativeTest-465158298] Flow 'volume_create_api' (a85f34ae-12e6-4fd6-9e03-528debb80a91) transitioned into state 'REVERTED' from state 'RUNNING' Dec 02 11:09:05.522041 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4d9fe66f-db3d-4c84-a35d-dd9c582fcf78 tempest-VolumesCloneNegativeTest-465158298 tempest-VolumesCloneNegativeTest-465158298] http://10.222.0.23/volume/v3/a0ab88c4ddde49db824a8ce6970e964a/volumes returned with HTTP 400 Dec 02 11:09:05.532029 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1362/2688] 10.222.0.23 () {60 vars in 1225 bytes} [Wed Dec 2 11:09:05 2020] POST /volume/v3/a0ab88c4ddde49db824a8ce6970e964a/volumes => generated 173 bytes in 363 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 02 11:09:05.572530 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a131b733-a32c-401f-adbf-e241f5d565e2 tempest-VolumesCloneNegativeTest-465158298 tempest-VolumesCloneNegativeTest-465158298] DELETE http://10.222.0.23/volume/v3/a0ab88c4ddde49db824a8ce6970e964a/volumes/152e7595-ae8d-49e6-8377-50ebf3bc14d3 Dec 02 11:09:05.572530 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a131b733-a32c-401f-adbf-e241f5d565e2 tempest-VolumesCloneNegativeTest-465158298 tempest-VolumesCloneNegativeTest-465158298] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:05.572530 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:05.572530 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:05.572530 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a131b733-a32c-401f-adbf-e241f5d565e2 tempest-VolumesCloneNegativeTest-465158298 tempest-VolumesCloneNegativeTest-465158298] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:05.572530 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-a131b733-a32c-401f-adbf-e241f5d565e2 tempest-VolumesCloneNegativeTest-465158298 tempest-VolumesCloneNegativeTest-465158298] Delete volume with id: 152e7595-ae8d-49e6-8377-50ebf3bc14d3 Dec 02 11:09:05.618684 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6f97d80a-20dc-4e2b-b69f-126d1bf77fbe tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/volumes/d1fcf404-1877-4e7c-9934-b2e3a02ee956 returned with HTTP 200 Dec 02 11:09:05.634022 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1327/2689] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:09:05 2020] GET /volume/v3/09318dced478488eae7838184b3723c1/volumes/d1fcf404-1877-4e7c-9934-b2e3a02ee956 => generated 919 bytes in 419 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:05.744889 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:05.744889 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:05.746802 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a131b733-a32c-401f-adbf-e241f5d565e2 tempest-VolumesCloneNegativeTest-465158298 tempest-VolumesCloneNegativeTest-465158298] Volume info retrieved successfully. Dec 02 11:09:05.846276 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a131b733-a32c-401f-adbf-e241f5d565e2 tempest-VolumesCloneNegativeTest-465158298 tempest-VolumesCloneNegativeTest-465158298] Delete volume request issued successfully. Dec 02 11:09:05.846276 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a131b733-a32c-401f-adbf-e241f5d565e2 tempest-VolumesCloneNegativeTest-465158298 tempest-VolumesCloneNegativeTest-465158298] http://10.222.0.23/volume/v3/a0ab88c4ddde49db824a8ce6970e964a/volumes/152e7595-ae8d-49e6-8377-50ebf3bc14d3 returned with HTTP 202 Dec 02 11:09:05.846276 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1363/2690] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:09:05 2020] DELETE /volume/v3/a0ab88c4ddde49db824a8ce6970e964a/volumes/152e7595-ae8d-49e6-8377-50ebf3bc14d3 => generated 0 bytes in 300 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:09:05.859238 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-232cccb4-573a-43e8-bb2d-424bda89495d tempest-VolumesCloneNegativeTest-465158298 tempest-VolumesCloneNegativeTest-465158298] GET http://10.222.0.23/volume/v3/a0ab88c4ddde49db824a8ce6970e964a/volumes/152e7595-ae8d-49e6-8377-50ebf3bc14d3 Dec 02 11:09:05.859238 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-232cccb4-573a-43e8-bb2d-424bda89495d tempest-VolumesCloneNegativeTest-465158298 tempest-VolumesCloneNegativeTest-465158298] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:05.859238 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:05.859238 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:05.859238 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-232cccb4-573a-43e8-bb2d-424bda89495d tempest-VolumesCloneNegativeTest-465158298 tempest-VolumesCloneNegativeTest-465158298] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:05.932435 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b30e4bb2-d4f3-4429-ba96-fd9cc9d48c9a tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:09:05.932435 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b30e4bb2-d4f3-4429-ba96-fd9cc9d48c9a tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:05.932435 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:05.932435 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:05.965543 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b30e4bb2-d4f3-4429-ba96-fd9cc9d48c9a tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:05.965543 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-b30e4bb2-d4f3-4429-ba96-fd9cc9d48c9a tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:09:06.092660 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:06.092660 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:06.094660 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b30e4bb2-d4f3-4429-ba96-fd9cc9d48c9a tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:09:06.125934 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1364/2691] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:09:05 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 817 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:06.134864 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-269b3d7c-dc98-4508-bb26-5e21e7cd2292 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:09:06.145336 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:06.145336 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:06.146024 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-269b3d7c-dc98-4508-bb26-5e21e7cd2292 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:06.146278 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:06.146278 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:06.148532 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-269b3d7c-dc98-4508-bb26-5e21e7cd2292 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:06.149592 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-269b3d7c-dc98-4508-bb26-5e21e7cd2292 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:09:06.283647 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-232cccb4-573a-43e8-bb2d-424bda89495d tempest-VolumesCloneNegativeTest-465158298 tempest-VolumesCloneNegativeTest-465158298] Volume info retrieved successfully. Dec 02 11:09:06.334009 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:06.334009 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:06.353017 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-269b3d7c-dc98-4508-bb26-5e21e7cd2292 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:09:06.353017 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1365/2692] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:09:06 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 822 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:06.362158 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-232cccb4-573a-43e8-bb2d-424bda89495d tempest-VolumesCloneNegativeTest-465158298 tempest-VolumesCloneNegativeTest-465158298] http://10.222.0.23/volume/v3/a0ab88c4ddde49db824a8ce6970e964a/volumes/152e7595-ae8d-49e6-8377-50ebf3bc14d3 returned with HTTP 200 Dec 02 11:09:06.362158 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1328/2693] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:09:05 2020] GET /volume/v3/a0ab88c4ddde49db824a8ce6970e964a/volumes/152e7595-ae8d-49e6-8377-50ebf3bc14d3 => generated 916 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:06.640383 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9c8460ad-9f92-4c09-99cb-2b57dbbf9666 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] GET http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/volumes/d1fcf404-1877-4e7c-9934-b2e3a02ee956 Dec 02 11:09:06.640383 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9c8460ad-9f92-4c09-99cb-2b57dbbf9666 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:06.640383 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:06.640383 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:06.640383 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9c8460ad-9f92-4c09-99cb-2b57dbbf9666 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:06.774293 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:06.774293 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:06.819811 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-9c8460ad-9f92-4c09-99cb-2b57dbbf9666 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Volume info retrieved successfully. Dec 02 11:09:06.884881 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9c8460ad-9f92-4c09-99cb-2b57dbbf9666 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/volumes/d1fcf404-1877-4e7c-9934-b2e3a02ee956 returned with HTTP 200 Dec 02 11:09:06.884881 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1366/2694] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:09:06 2020] GET /volume/v3/09318dced478488eae7838184b3723c1/volumes/d1fcf404-1877-4e7c-9934-b2e3a02ee956 => generated 920 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:06.920348 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2f7cf603-5c49-4621-86ae-b34b80a87f1b tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] POST http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots Dec 02 11:09:06.920348 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:06.920348 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:06.920348 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2f7cf603-5c49-4621-86ae-b34b80a87f1b tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d1fcf404-1877-4e7c-9934-b2e3a02ee956", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1186299626"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:09:07.087996 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:07.087996 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:07.090782 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-2f7cf603-5c49-4621-86ae-b34b80a87f1b tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Volume info retrieved successfully. Dec 02 11:09:07.091170 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v2.snapshots [None req-2f7cf603-5c49-4621-86ae-b34b80a87f1b tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Create snapshot from volume d1fcf404-1877-4e7c-9934-b2e3a02ee956 Dec 02 11:09:07.111812 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-820e1e33-58cb-46b5-90ca-8718d6d34f33 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:09:07.113035 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-820e1e33-58cb-46b5-90ca-8718d6d34f33 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:07.113361 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:07.113361 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:07.113844 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-820e1e33-58cb-46b5-90ca-8718d6d34f33 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:07.123030 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-820e1e33-58cb-46b5-90ca-8718d6d34f33 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:09:07.179806 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:07.179806 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:07.180033 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-820e1e33-58cb-46b5-90ca-8718d6d34f33 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:09:07.196276 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1367/2695] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:09:07 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 817 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:07.286179 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-2f7cf603-5c49-4621-86ae-b34b80a87f1b tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Created reservations ['79eb0356-d11d-4302-8d11-2cc00da8870f', 'b68e9df8-188e-4c2c-9fbe-5f05ff36e86b', '4d90eb41-2205-4b8f-a7a2-15cf813d48bc', 'fddae415-8296-4a87-a1fb-b5a5d1b735e4'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:09:07.366533 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3add96b7-c0f0-4f25-97e3-e4761585fa54 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:09:07.366533 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3add96b7-c0f0-4f25-97e3-e4761585fa54 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:07.366533 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:07.366533 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:07.366533 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3add96b7-c0f0-4f25-97e3-e4761585fa54 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:07.371269 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-3add96b7-c0f0-4f25-97e3-e4761585fa54 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:09:07.453758 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:07.453758 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:07.453758 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3add96b7-c0f0-4f25-97e3-e4761585fa54 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:09:07.462209 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1368/2696] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:09:07 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 822 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:07.487236 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-84a0e627-9126-4e1b-b486-23d5f918ad3b tempest-VolumesCloneNegativeTest-465158298 tempest-VolumesCloneNegativeTest-465158298] GET http://10.222.0.23/volume/v3/a0ab88c4ddde49db824a8ce6970e964a/volumes/152e7595-ae8d-49e6-8377-50ebf3bc14d3 Dec 02 11:09:07.495649 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-84a0e627-9126-4e1b-b486-23d5f918ad3b tempest-VolumesCloneNegativeTest-465158298 tempest-VolumesCloneNegativeTest-465158298] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:07.495649 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:07.495649 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:07.504845 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-84a0e627-9126-4e1b-b486-23d5f918ad3b tempest-VolumesCloneNegativeTest-465158298 tempest-VolumesCloneNegativeTest-465158298] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:07.629603 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-2f7cf603-5c49-4621-86ae-b34b80a87f1b tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Snapshot create request issued successfully. Dec 02 11:09:07.629603 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2f7cf603-5c49-4621-86ae-b34b80a87f1b tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots returned with HTTP 202 Dec 02 11:09:07.629603 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1329/2697] 10.222.0.23 () {60 vars in 1232 bytes} [Wed Dec 2 11:09:06 2020] POST /volume/v3/09318dced478488eae7838184b3723c1/snapshots => generated 314 bytes in 724 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:09:07.629603 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d3ae7bcc-d154-4f08-bb49-e1284f279a48 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] GET http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots/01bf2231-6ae6-4593-bb79-decc1b65132b Dec 02 11:09:07.633804 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d3ae7bcc-d154-4f08-bb49-e1284f279a48 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:07.633804 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:07.633804 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:07.633804 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d3ae7bcc-d154-4f08-bb49-e1284f279a48 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:07.716151 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:07.716151 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:07.749060 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-84a0e627-9126-4e1b-b486-23d5f918ad3b tempest-VolumesCloneNegativeTest-465158298 tempest-VolumesCloneNegativeTest-465158298] Volume info retrieved successfully. Dec 02 11:09:07.831182 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:07.831182 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:07.831182 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-d3ae7bcc-d154-4f08-bb49-e1284f279a48 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Snapshot retrieved successfully. Dec 02 11:09:07.831182 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d3ae7bcc-d154-4f08-bb49-e1284f279a48 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots/01bf2231-6ae6-4593-bb79-decc1b65132b returned with HTTP 200 Dec 02 11:09:07.831182 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1330/2698] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:09:07 2020] GET /volume/v3/09318dced478488eae7838184b3723c1/snapshots/01bf2231-6ae6-4593-bb79-decc1b65132b => generated 446 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:07.840503 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-84a0e627-9126-4e1b-b486-23d5f918ad3b tempest-VolumesCloneNegativeTest-465158298 tempest-VolumesCloneNegativeTest-465158298] http://10.222.0.23/volume/v3/a0ab88c4ddde49db824a8ce6970e964a/volumes/152e7595-ae8d-49e6-8377-50ebf3bc14d3 returned with HTTP 200 Dec 02 11:09:07.856014 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1369/2699] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:09:07 2020] GET /volume/v3/a0ab88c4ddde49db824a8ce6970e964a/volumes/152e7595-ae8d-49e6-8377-50ebf3bc14d3 => generated 916 bytes in 388 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:08.222653 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e77dec10-b144-41ae-8b1a-40d36898b810 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:09:08.222653 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e77dec10-b144-41ae-8b1a-40d36898b810 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:08.222653 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:08.222653 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:08.222653 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e77dec10-b144-41ae-8b1a-40d36898b810 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:08.222653 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-e77dec10-b144-41ae-8b1a-40d36898b810 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:09:08.261439 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:08.261439 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:08.261439 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e77dec10-b144-41ae-8b1a-40d36898b810 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:09:08.261439 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1331/2700] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:09:08 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 817 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:08.469351 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-14ee25ea-94ce-4eb3-9055-dc35a905d156 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:09:08.470122 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-14ee25ea-94ce-4eb3-9055-dc35a905d156 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:08.470418 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:08.470418 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:08.470886 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-14ee25ea-94ce-4eb3-9055-dc35a905d156 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:08.471908 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-14ee25ea-94ce-4eb3-9055-dc35a905d156 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:09:08.543987 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:08.543987 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:08.543987 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-14ee25ea-94ce-4eb3-9055-dc35a905d156 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:09:08.543987 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1370/2701] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:09:08 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 822 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:08.871424 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0136378c-d4dc-4589-8f77-06dae837b97f tempest-VolumesCloneNegativeTest-465158298 tempest-VolumesCloneNegativeTest-465158298] GET http://10.222.0.23/volume/v3/a0ab88c4ddde49db824a8ce6970e964a/volumes/152e7595-ae8d-49e6-8377-50ebf3bc14d3 Dec 02 11:09:08.871424 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0136378c-d4dc-4589-8f77-06dae837b97f tempest-VolumesCloneNegativeTest-465158298 tempest-VolumesCloneNegativeTest-465158298] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:08.871424 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:08.871424 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:08.871424 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0136378c-d4dc-4589-8f77-06dae837b97f tempest-VolumesCloneNegativeTest-465158298 tempest-VolumesCloneNegativeTest-465158298] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:08.874575 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1228d5e0-766b-4954-9425-5b426dacba18 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] GET http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots/01bf2231-6ae6-4593-bb79-decc1b65132b Dec 02 11:09:08.874575 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1228d5e0-766b-4954-9425-5b426dacba18 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:08.874575 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:08.874575 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:08.874575 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1228d5e0-766b-4954-9425-5b426dacba18 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:08.950042 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:08.950042 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:08.950042 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-1228d5e0-766b-4954-9425-5b426dacba18 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Snapshot retrieved successfully. Dec 02 11:09:08.950042 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1228d5e0-766b-4954-9425-5b426dacba18 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots/01bf2231-6ae6-4593-bb79-decc1b65132b returned with HTTP 200 Dec 02 11:09:08.974321 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1332/2702] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:09:08 2020] GET /volume/v3/09318dced478488eae7838184b3723c1/snapshots/01bf2231-6ae6-4593-bb79-decc1b65132b => generated 446 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:09.002927 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:09.002927 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:09.072428 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0136378c-d4dc-4589-8f77-06dae837b97f tempest-VolumesCloneNegativeTest-465158298 tempest-VolumesCloneNegativeTest-465158298] Volume info retrieved successfully. Dec 02 11:09:09.190034 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0136378c-d4dc-4589-8f77-06dae837b97f tempest-VolumesCloneNegativeTest-465158298 tempest-VolumesCloneNegativeTest-465158298] http://10.222.0.23/volume/v3/a0ab88c4ddde49db824a8ce6970e964a/volumes/152e7595-ae8d-49e6-8377-50ebf3bc14d3 returned with HTTP 200 Dec 02 11:09:09.190034 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1371/2703] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:09:08 2020] GET /volume/v3/a0ab88c4ddde49db824a8ce6970e964a/volumes/152e7595-ae8d-49e6-8377-50ebf3bc14d3 => generated 916 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:09:09.282218 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2e8fb7a9-032e-4501-abbc-1cf9b191d3af tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:09:09.282218 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2e8fb7a9-032e-4501-abbc-1cf9b191d3af tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:09.282218 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:09.282218 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:09.282218 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2e8fb7a9-032e-4501-abbc-1cf9b191d3af tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:09.286867 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-2e8fb7a9-032e-4501-abbc-1cf9b191d3af tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:09:09.371488 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:09.371488 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:09.373587 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2e8fb7a9-032e-4501-abbc-1cf9b191d3af tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:09:09.386975 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1333/2704] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:09:09 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 817 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:09.590663 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-376ad6e3-dff6-4ef9-8bbc-bb51e5822df6 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:09:09.590663 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-376ad6e3-dff6-4ef9-8bbc-bb51e5822df6 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:09.590663 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:09.590663 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:09.590663 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-376ad6e3-dff6-4ef9-8bbc-bb51e5822df6 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:09.590663 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-376ad6e3-dff6-4ef9-8bbc-bb51e5822df6 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:09:09.734905 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:09.734905 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:09.748220 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-376ad6e3-dff6-4ef9-8bbc-bb51e5822df6 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:09:09.748220 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1372/2705] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:09:09 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 822 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:09.985488 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6e7d0854-f3c4-40a2-81ed-bd2244cb053d tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] GET http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots/01bf2231-6ae6-4593-bb79-decc1b65132b Dec 02 11:09:09.986817 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6e7d0854-f3c4-40a2-81ed-bd2244cb053d tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:09.987417 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:09.987417 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:09.988106 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6e7d0854-f3c4-40a2-81ed-bd2244cb053d tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:10.174540 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:10.174540 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:10.179696 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6e7d0854-f3c4-40a2-81ed-bd2244cb053d tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Snapshot retrieved successfully. Dec 02 11:09:10.200127 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6e7d0854-f3c4-40a2-81ed-bd2244cb053d tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots/01bf2231-6ae6-4593-bb79-decc1b65132b returned with HTTP 200 Dec 02 11:09:10.203055 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1334/2706] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:09:09 2020] GET /volume/v3/09318dced478488eae7838184b3723c1/snapshots/01bf2231-6ae6-4593-bb79-decc1b65132b => generated 446 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:10.203565 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e69f84fa-f1fb-49a7-8809-5412d2b451f1 tempest-VolumesCloneNegativeTest-465158298 tempest-VolumesCloneNegativeTest-465158298] GET http://10.222.0.23/volume/v3/a0ab88c4ddde49db824a8ce6970e964a/volumes/152e7595-ae8d-49e6-8377-50ebf3bc14d3 Dec 02 11:09:10.204520 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e69f84fa-f1fb-49a7-8809-5412d2b451f1 tempest-VolumesCloneNegativeTest-465158298 tempest-VolumesCloneNegativeTest-465158298] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:10.204958 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:10.204958 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:10.205689 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e69f84fa-f1fb-49a7-8809-5412d2b451f1 tempest-VolumesCloneNegativeTest-465158298 tempest-VolumesCloneNegativeTest-465158298] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:10.279244 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e69f84fa-f1fb-49a7-8809-5412d2b451f1 tempest-VolumesCloneNegativeTest-465158298 tempest-VolumesCloneNegativeTest-465158298] http://10.222.0.23/volume/v3/a0ab88c4ddde49db824a8ce6970e964a/volumes/152e7595-ae8d-49e6-8377-50ebf3bc14d3 returned with HTTP 404 Dec 02 11:09:10.282872 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1373/2707] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:09:10 2020] GET /volume/v3/a0ab88c4ddde49db824a8ce6970e964a/volumes/152e7595-ae8d-49e6-8377-50ebf3bc14d3 => generated 109 bytes in 83 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:09:10.388485 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-693c238c-11bf-4458-b92b-70bd050c88fd tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:09:10.389264 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-693c238c-11bf-4458-b92b-70bd050c88fd tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:10.389659 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:10.389659 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:10.390267 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-693c238c-11bf-4458-b92b-70bd050c88fd tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:10.390787 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-693c238c-11bf-4458-b92b-70bd050c88fd tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:09:10.452312 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:10.452312 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:10.454327 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-693c238c-11bf-4458-b92b-70bd050c88fd tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:09:10.455183 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1335/2708] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:09:10 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 817 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:10.754716 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-51d6e467-67c0-44f0-a357-090b6371910e tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:09:10.755118 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-51d6e467-67c0-44f0-a357-090b6371910e tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:10.755605 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-51d6e467-67c0-44f0-a357-090b6371910e tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:10.756017 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-51d6e467-67c0-44f0-a357-090b6371910e tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:09:10.885659 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:10.885659 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:10.889361 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-51d6e467-67c0-44f0-a357-090b6371910e tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:09:10.889361 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1374/2709] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:09:10 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 822 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:11.223076 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b34bb9b2-b045-4eb9-8800-d4b5058db076 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] GET http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots/01bf2231-6ae6-4593-bb79-decc1b65132b Dec 02 11:09:11.223076 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b34bb9b2-b045-4eb9-8800-d4b5058db076 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:11.223076 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:11.223076 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:11.223076 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b34bb9b2-b045-4eb9-8800-d4b5058db076 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:11.380067 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:11.380067 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:11.380067 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b34bb9b2-b045-4eb9-8800-d4b5058db076 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Snapshot retrieved successfully. Dec 02 11:09:11.391954 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b34bb9b2-b045-4eb9-8800-d4b5058db076 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots/01bf2231-6ae6-4593-bb79-decc1b65132b returned with HTTP 200 Dec 02 11:09:11.402005 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1336/2710] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:09:11 2020] GET /volume/v3/09318dced478488eae7838184b3723c1/snapshots/01bf2231-6ae6-4593-bb79-decc1b65132b => generated 473 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:11.408925 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ff963d71-a52d-4ee8-bf36-e458a0e10b0d tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] POST http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots Dec 02 11:09:11.409395 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:11.409395 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:11.409812 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ff963d71-a52d-4ee8-bf36-e458a0e10b0d tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d1fcf404-1877-4e7c-9934-b2e3a02ee956", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1847303420"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:09:11.472098 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b80a1a3a-80e3-4065-b39f-89c4d306dff8 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:09:11.472607 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b80a1a3a-80e3-4065-b39f-89c4d306dff8 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:11.478944 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:11.478944 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:11.507827 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b80a1a3a-80e3-4065-b39f-89c4d306dff8 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:11.507827 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-b80a1a3a-80e3-4065-b39f-89c4d306dff8 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:09:11.641357 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:11.641357 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:11.645411 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-ff963d71-a52d-4ee8-bf36-e458a0e10b0d tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Volume info retrieved successfully. Dec 02 11:09:11.645411 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v2.snapshots [None req-ff963d71-a52d-4ee8-bf36-e458a0e10b0d tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Create snapshot from volume d1fcf404-1877-4e7c-9934-b2e3a02ee956 Dec 02 11:09:11.816583 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-ff963d71-a52d-4ee8-bf36-e458a0e10b0d tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Created reservations ['2c116c78-cd62-498b-aa6a-e33b13fca951', 'de8755d2-b052-4b07-9dd6-8e3b23e976d6', '6d721bb7-44cc-482b-89b2-0f02f4205758', 'e3edac73-0e01-4857-83cb-a099ef155517'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:09:12.104269 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:12.104269 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:12.110426 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b80a1a3a-80e3-4065-b39f-89c4d306dff8 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:09:12.126365 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1337/2711] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:09:11 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 817 bytes in 661 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:12.133054 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1215a9b4-d0f6-4bb1-b541-9618ea4e72ff tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:09:12.133584 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1215a9b4-d0f6-4bb1-b541-9618ea4e72ff tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:12.133786 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:12.133786 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:12.134201 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1215a9b4-d0f6-4bb1-b541-9618ea4e72ff tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:12.134485 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-1215a9b4-d0f6-4bb1-b541-9618ea4e72ff tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:09:12.241172 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:12.241172 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:12.257765 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1215a9b4-d0f6-4bb1-b541-9618ea4e72ff tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:09:12.270368 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1338/2712] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:09:12 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 822 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:12.323381 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-ff963d71-a52d-4ee8-bf36-e458a0e10b0d tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Snapshot create request issued successfully. Dec 02 11:09:12.323381 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ff963d71-a52d-4ee8-bf36-e458a0e10b0d tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots returned with HTTP 202 Dec 02 11:09:12.323381 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1375/2713] 10.222.0.23 () {60 vars in 1232 bytes} [Wed Dec 2 11:09:11 2020] POST /volume/v3/09318dced478488eae7838184b3723c1/snapshots => generated 314 bytes in 918 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:09:12.349733 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3b81a1fc-82ab-40cb-a2c0-0b248ba7a894 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] GET http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots/d0f4524e-7f59-4ab5-907c-65326027f1f1 Dec 02 11:09:12.349733 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3b81a1fc-82ab-40cb-a2c0-0b248ba7a894 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:12.349733 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:12.349733 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:12.349733 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3b81a1fc-82ab-40cb-a2c0-0b248ba7a894 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:12.395550 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:12.395550 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:12.397079 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3b81a1fc-82ab-40cb-a2c0-0b248ba7a894 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Snapshot retrieved successfully. Dec 02 11:09:12.399198 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3b81a1fc-82ab-40cb-a2c0-0b248ba7a894 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots/d0f4524e-7f59-4ab5-907c-65326027f1f1 returned with HTTP 200 Dec 02 11:09:12.407089 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1339/2714] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:09:12 2020] GET /volume/v3/09318dced478488eae7838184b3723c1/snapshots/d0f4524e-7f59-4ab5-907c-65326027f1f1 => generated 446 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:13.150770 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-265ca2cf-8d41-42f8-b6fb-599604c671cf tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:09:13.150770 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-265ca2cf-8d41-42f8-b6fb-599604c671cf tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:13.150770 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:13.150770 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:13.150770 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-265ca2cf-8d41-42f8-b6fb-599604c671cf tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:13.150770 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-265ca2cf-8d41-42f8-b6fb-599604c671cf tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:09:13.272986 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-72648ed2-91ea-4c7b-8388-5144283f4552 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:09:13.272986 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-72648ed2-91ea-4c7b-8388-5144283f4552 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:13.272986 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:13.272986 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:13.272986 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-72648ed2-91ea-4c7b-8388-5144283f4552 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:13.272986 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-72648ed2-91ea-4c7b-8388-5144283f4552 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:09:13.285923 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:13.285923 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:13.285923 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-265ca2cf-8d41-42f8-b6fb-599604c671cf tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:09:13.302273 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1376/2715] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:09:13 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 817 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:13.364921 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:13.364921 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:13.366983 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-72648ed2-91ea-4c7b-8388-5144283f4552 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:09:13.385940 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1340/2716] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:09:13 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 822 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:13.493557 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4c57d05d-8954-4fef-ac8a-99ae3550625a tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] GET http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots/d0f4524e-7f59-4ab5-907c-65326027f1f1 Dec 02 11:09:13.493557 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4c57d05d-8954-4fef-ac8a-99ae3550625a tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:13.493557 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:13.493557 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:13.493557 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4c57d05d-8954-4fef-ac8a-99ae3550625a tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:13.614283 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:13.614283 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:13.614283 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-4c57d05d-8954-4fef-ac8a-99ae3550625a tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Snapshot retrieved successfully. Dec 02 11:09:13.634670 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4c57d05d-8954-4fef-ac8a-99ae3550625a tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots/d0f4524e-7f59-4ab5-907c-65326027f1f1 returned with HTTP 200 Dec 02 11:09:13.647966 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1377/2717] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:09:13 2020] GET /volume/v3/09318dced478488eae7838184b3723c1/snapshots/d0f4524e-7f59-4ab5-907c-65326027f1f1 => generated 446 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:14.316969 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-da23dbf6-ec94-4943-8e09-1a34d7d19afa tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:09:14.317587 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-da23dbf6-ec94-4943-8e09-1a34d7d19afa tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:14.317788 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:14.317788 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:14.318085 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-da23dbf6-ec94-4943-8e09-1a34d7d19afa tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:14.318452 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-da23dbf6-ec94-4943-8e09-1a34d7d19afa tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:09:14.382118 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f6c0241c-6ef3-4738-b479-7234ad443c5d tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:09:14.382659 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f6c0241c-6ef3-4738-b479-7234ad443c5d tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:14.382894 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:14.382894 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:14.383270 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f6c0241c-6ef3-4738-b479-7234ad443c5d tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:14.383638 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-f6c0241c-6ef3-4738-b479-7234ad443c5d tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:09:14.401122 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:14.401122 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:14.403442 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-da23dbf6-ec94-4943-8e09-1a34d7d19afa tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:09:14.404247 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1341/2718] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:09:14 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 817 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:09:14.472613 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:14.472613 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:14.483190 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f6c0241c-6ef3-4738-b479-7234ad443c5d tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:09:14.483190 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1378/2719] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:09:14 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 822 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:14.651483 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c1c76ae9-4ff0-42a3-af21-d0981a346dcb tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] GET http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots/d0f4524e-7f59-4ab5-907c-65326027f1f1 Dec 02 11:09:14.651483 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c1c76ae9-4ff0-42a3-af21-d0981a346dcb tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:14.651483 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:14.651483 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:14.651483 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c1c76ae9-4ff0-42a3-af21-d0981a346dcb tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:14.759139 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:14.759139 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:14.764162 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c1c76ae9-4ff0-42a3-af21-d0981a346dcb tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Snapshot retrieved successfully. Dec 02 11:09:14.769332 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c1c76ae9-4ff0-42a3-af21-d0981a346dcb tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots/d0f4524e-7f59-4ab5-907c-65326027f1f1 returned with HTTP 200 Dec 02 11:09:14.866690 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1342/2720] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:09:14 2020] GET /volume/v3/09318dced478488eae7838184b3723c1/snapshots/d0f4524e-7f59-4ab5-907c-65326027f1f1 => generated 446 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:15.424950 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-00fae01b-293b-4aaa-8e80-9d2e8fcb0162 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:09:15.426193 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-00fae01b-293b-4aaa-8e80-9d2e8fcb0162 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:15.426193 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:15.426193 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:15.427056 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-00fae01b-293b-4aaa-8e80-9d2e8fcb0162 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:15.427497 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-00fae01b-293b-4aaa-8e80-9d2e8fcb0162 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:09:15.493082 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-54b8fa87-3185-418e-b5d4-a51d45049ca4 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:09:15.493837 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-54b8fa87-3185-418e-b5d4-a51d45049ca4 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:15.494286 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:15.494286 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:15.494980 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-54b8fa87-3185-418e-b5d4-a51d45049ca4 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:15.495581 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-54b8fa87-3185-418e-b5d4-a51d45049ca4 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:09:15.544366 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:15.544366 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:15.546368 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-00fae01b-293b-4aaa-8e80-9d2e8fcb0162 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:09:15.546485 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:15.546485 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:15.547219 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1379/2721] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:09:15 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 817 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:15.553102 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-54b8fa87-3185-418e-b5d4-a51d45049ca4 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:09:15.561087 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1343/2722] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:09:15 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 822 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:15.788935 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ab306d4a-4a98-449c-bddc-1d73b353697d tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] GET http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots/d0f4524e-7f59-4ab5-907c-65326027f1f1 Dec 02 11:09:15.788935 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ab306d4a-4a98-449c-bddc-1d73b353697d tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:15.788935 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:15.788935 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:15.788935 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ab306d4a-4a98-449c-bddc-1d73b353697d tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:15.894892 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:15.894892 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:15.894892 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-ab306d4a-4a98-449c-bddc-1d73b353697d tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Snapshot retrieved successfully. Dec 02 11:09:15.903622 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ab306d4a-4a98-449c-bddc-1d73b353697d tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots/d0f4524e-7f59-4ab5-907c-65326027f1f1 returned with HTTP 200 Dec 02 11:09:15.923946 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1380/2723] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:09:15 2020] GET /volume/v3/09318dced478488eae7838184b3723c1/snapshots/d0f4524e-7f59-4ab5-907c-65326027f1f1 => generated 473 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:15.924131 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5a2fe8e2-03c7-4e62-b6e2-e5f4af316935 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] POST http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots Dec 02 11:09:15.924131 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:15.924131 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:15.924131 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5a2fe8e2-03c7-4e62-b6e2-e5f4af316935 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d1fcf404-1877-4e7c-9934-b2e3a02ee956", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-540072376"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:09:16.098209 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:16.098209 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:16.098209 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-5a2fe8e2-03c7-4e62-b6e2-e5f4af316935 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Volume info retrieved successfully. Dec 02 11:09:16.098209 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v2.snapshots [None req-5a2fe8e2-03c7-4e62-b6e2-e5f4af316935 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Create snapshot from volume d1fcf404-1877-4e7c-9934-b2e3a02ee956 Dec 02 11:09:16.260485 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-5a2fe8e2-03c7-4e62-b6e2-e5f4af316935 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Created reservations ['3db1b996-cb71-470d-a62e-704b229033d8', '11de74d0-4b3c-46aa-8dad-d989912a1f7d', 'ff2c71b5-f08c-4a19-bd25-2c98b60b8892', '1224477c-7033-458d-9faa-fed43eba0d60'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:09:16.562330 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9316c42a-8e85-4dd0-9e27-9ecfcedbd9da tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:09:16.563108 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9316c42a-8e85-4dd0-9e27-9ecfcedbd9da tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:16.563466 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:16.563466 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:16.563648 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9316c42a-8e85-4dd0-9e27-9ecfcedbd9da tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:16.564116 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-9316c42a-8e85-4dd0-9e27-9ecfcedbd9da tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:09:16.582012 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-5a2fe8e2-03c7-4e62-b6e2-e5f4af316935 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Snapshot create request issued successfully. Dec 02 11:09:16.582767 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5a2fe8e2-03c7-4e62-b6e2-e5f4af316935 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots returned with HTTP 202 Dec 02 11:09:16.583690 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1344/2724] 10.222.0.23 () {60 vars in 1232 bytes} [Wed Dec 2 11:09:15 2020] POST /volume/v3/09318dced478488eae7838184b3723c1/snapshots => generated 313 bytes in 678 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:09:16.608723 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9cf04406-4267-4104-a84e-a4e656728491 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:09:16.609501 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9cf04406-4267-4104-a84e-a4e656728491 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:16.609922 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:16.609922 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:16.610807 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9cf04406-4267-4104-a84e-a4e656728491 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:16.611315 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-9cf04406-4267-4104-a84e-a4e656728491 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:09:16.620179 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:16.620179 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:16.624339 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9316c42a-8e85-4dd0-9e27-9ecfcedbd9da tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:09:16.625395 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1381/2725] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:09:16 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 817 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:09:16.635860 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-33f1e591-1fb0-402e-8bbe-2bcd831a4551 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] GET http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots/038ece7a-e082-4cf9-bcbb-4482d0c82f63 Dec 02 11:09:16.636633 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-33f1e591-1fb0-402e-8bbe-2bcd831a4551 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:16.636972 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:16.636972 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:16.637524 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-33f1e591-1fb0-402e-8bbe-2bcd831a4551 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:16.665187 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:16.665187 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:16.676875 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9cf04406-4267-4104-a84e-a4e656728491 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:09:16.676875 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1345/2726] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:09:16 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 822 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:16.712145 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:16.712145 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:16.720774 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-33f1e591-1fb0-402e-8bbe-2bcd831a4551 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Snapshot retrieved successfully. Dec 02 11:09:16.728377 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-33f1e591-1fb0-402e-8bbe-2bcd831a4551 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots/038ece7a-e082-4cf9-bcbb-4482d0c82f63 returned with HTTP 200 Dec 02 11:09:16.728377 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1382/2727] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:09:16 2020] GET /volume/v3/09318dced478488eae7838184b3723c1/snapshots/038ece7a-e082-4cf9-bcbb-4482d0c82f63 => generated 445 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:17.569785 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bece5735-cb90-4292-8ee4-d8f2b004a769 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] POST http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes Dec 02 11:09:17.569785 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:17.569785 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:17.569785 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bece5735-cb90-4292-8ee4-d8f2b004a769 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-276422087"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:09:17.569785 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-bece5735-cb90-4292-8ee4-d8f2b004a769 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-276422087'}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 11:09:17.574542 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-bece5735-cb90-4292-8ee4-d8f2b004a769 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Create volume of 1 GB Dec 02 11:09:17.598009 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-bece5735-cb90-4292-8ee4-d8f2b004a769 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Availability Zones retrieved successfully. Dec 02 11:09:17.617071 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-bece5735-cb90-4292-8ee4-d8f2b004a769 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Flow 'volume_create_api' (9002bba4-a9e6-4ac9-935c-9a389dad4e70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:09:17.619980 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-bece5735-cb90-4292-8ee4-d8f2b004a769 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58eea64c-092b-4a08-b6f6-52e4a3c6925d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:09:17.622113 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-bece5735-cb90-4292-8ee4-d8f2b004a769 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Validating volume size '1' using validate_int {{(pid=88068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 11:09:17.703188 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4872809c-a911-4044-a247-0a726c2c748d tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:09:17.703188 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4872809c-a911-4044-a247-0a726c2c748d tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:17.703188 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:17.703188 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:17.703188 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4872809c-a911-4044-a247-0a726c2c748d tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:17.703188 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-4872809c-a911-4044-a247-0a726c2c748d tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:09:17.748276 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:17.748276 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:17.748276 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4872809c-a911-4044-a247-0a726c2c748d tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:09:17.752223 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1383/2728] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:09:17 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 817 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:17.759300 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b6dbf8c1-2e28-4514-bb06-3495b793a98e tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:09:17.759300 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b6dbf8c1-2e28-4514-bb06-3495b793a98e tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:17.759300 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:17.759300 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:17.759300 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b6dbf8c1-2e28-4514-bb06-3495b793a98e tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:17.759300 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-b6dbf8c1-2e28-4514-bb06-3495b793a98e tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:09:17.831137 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:17.831137 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:17.831137 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b6dbf8c1-2e28-4514-bb06-3495b793a98e tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:09:17.831137 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1384/2729] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:09:17 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 822 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:17.844034 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-bece5735-cb90-4292-8ee4-d8f2b004a769 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58eea64c-092b-4a08-b6f6-52e4a3c6925d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:09:17.844034 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-bece5735-cb90-4292-8ee4-d8f2b004a769 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46b3df45-e15d-438b-8956-1177657cbc55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:09:17.848020 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e9ca4097-9a2d-4e2b-afca-a67210851bf3 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] GET http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots/038ece7a-e082-4cf9-bcbb-4482d0c82f63 Dec 02 11:09:17.848020 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e9ca4097-9a2d-4e2b-afca-a67210851bf3 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:17.848020 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:17.848020 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:17.848020 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e9ca4097-9a2d-4e2b-afca-a67210851bf3 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:17.996550 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:17.996550 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:17.996550 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e9ca4097-9a2d-4e2b-afca-a67210851bf3 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Snapshot retrieved successfully. Dec 02 11:09:17.996550 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e9ca4097-9a2d-4e2b-afca-a67210851bf3 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots/038ece7a-e082-4cf9-bcbb-4482d0c82f63 returned with HTTP 200 Dec 02 11:09:18.007793 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1385/2730] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:09:17 2020] GET /volume/v3/09318dced478488eae7838184b3723c1/snapshots/038ece7a-e082-4cf9-bcbb-4482d0c82f63 => generated 445 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:18.040226 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-bece5735-cb90-4292-8ee4-d8f2b004a769 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Created reservations ['2ce8ec89-ceb5-4846-8b17-95327320f502', 'db59b80c-68bb-4976-a5b9-811750537e35', 'eae2fe43-67f2-45a9-ba2f-d829f455eb42', '5f5416e2-71c7-4c52-91d5-feac672edd8c'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:09:18.059427 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-bece5735-cb90-4292-8ee4-d8f2b004a769 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46b3df45-e15d-438b-8956-1177657cbc55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ce8ec89-ceb5-4846-8b17-95327320f502', 'db59b80c-68bb-4976-a5b9-811750537e35', 'eae2fe43-67f2-45a9-ba2f-d829f455eb42', '5f5416e2-71c7-4c52-91d5-feac672edd8c']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:09:18.059427 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-bece5735-cb90-4292-8ee4-d8f2b004a769 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7624e1a7-3ce8-446a-8ad2-decabf775684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:09:18.305613 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-bece5735-cb90-4292-8ee4-d8f2b004a769 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7624e1a7-3ce8-446a-8ad2-decabf775684) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48149914-6ec6-4475-a9e5-2299d55e6ec1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-276422087',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b7a1ddf3d6c4cbfa94a26e47b214507',qos_specs=None,replication_status=,reservations=['2ce8ec89-ceb5-4846-8b17-95327320f502','db59b80c-68bb-4976-a5b9-811750537e35','eae2fe43-67f2-45a9-ba2f-d829f455eb42','5f5416e2-71c7-4c52-91d5-feac672edd8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca5a86c444df4813b533d64dd684c2e3',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T11:09:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-276422087',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48149914-6ec6-4475-a9e5-2299d55e6ec1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b7a1ddf3d6c4cbfa94a26e47b214507',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,user_id='ca5a86c444df4813b533d64dd684c2e3',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:09:18.305613 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-bece5735-cb90-4292-8ee4-d8f2b004a769 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1005af3-a22f-459f-9f7b-ae605809e723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:09:18.395816 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-bece5735-cb90-4292-8ee4-d8f2b004a769 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1005af3-a22f-459f-9f7b-ae605809e723) 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-VolumesNegativeTest-Volume-276422087',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b7a1ddf3d6c4cbfa94a26e47b214507',qos_specs=None,replication_status=,reservations=['2ce8ec89-ceb5-4846-8b17-95327320f502','db59b80c-68bb-4976-a5b9-811750537e35','eae2fe43-67f2-45a9-ba2f-d829f455eb42','5f5416e2-71c7-4c52-91d5-feac672edd8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca5a86c444df4813b533d64dd684c2e3',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:09:18.405630 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-bece5735-cb90-4292-8ee4-d8f2b004a769 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1da8b111-0401-4a57-861e-0f0f3232a26f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:09:18.480603 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-bece5735-cb90-4292-8ee4-d8f2b004a769 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1da8b111-0401-4a57-861e-0f0f3232a26f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:09:18.487653 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-bece5735-cb90-4292-8ee4-d8f2b004a769 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Flow 'volume_create_api' (9002bba4-a9e6-4ac9-935c-9a389dad4e70) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:09:18.622336 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-bece5735-cb90-4292-8ee4-d8f2b004a769 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Create volume request issued successfully. Dec 02 11:09:18.643338 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bece5735-cb90-4292-8ee4-d8f2b004a769 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes returned with HTTP 202 Dec 02 11:09:18.645791 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1346/2731] 10.222.0.23 () {60 vars in 1225 bytes} [Wed Dec 2 11:09:17 2020] POST /volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes => generated 818 bytes in 1447 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:09:18.661226 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2bea6384-11ba-4f48-af60-c4c824e7857b tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] GET http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/48149914-6ec6-4475-a9e5-2299d55e6ec1 Dec 02 11:09:18.661778 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2bea6384-11ba-4f48-af60-c4c824e7857b tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:18.662024 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:18.662024 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:18.662414 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2bea6384-11ba-4f48-af60-c4c824e7857b tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:18.774201 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-36d3a720-dc2a-48a9-89af-abe6371cffb5 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:09:18.774201 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-36d3a720-dc2a-48a9-89af-abe6371cffb5 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:18.774201 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:18.774201 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:18.774201 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-36d3a720-dc2a-48a9-89af-abe6371cffb5 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:18.774201 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-36d3a720-dc2a-48a9-89af-abe6371cffb5 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:09:18.932151 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:18.932151 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:18.933813 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:18.933813 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:18.947955 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-36d3a720-dc2a-48a9-89af-abe6371cffb5 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:09:18.956605 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1347/2732] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:09:18 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 817 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:09:18.958192 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-2bea6384-11ba-4f48-af60-c4c824e7857b tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Volume info retrieved successfully. Dec 02 11:09:18.976352 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b6d2a3ac-db6e-4783-a508-a9baacc93cea tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:09:18.977357 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b6d2a3ac-db6e-4783-a508-a9baacc93cea tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:18.983343 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:18.983343 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:18.984035 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b6d2a3ac-db6e-4783-a508-a9baacc93cea tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:18.984496 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-b6d2a3ac-db6e-4783-a508-a9baacc93cea tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:09:19.021930 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2bea6384-11ba-4f48-af60-c4c824e7857b tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/48149914-6ec6-4475-a9e5-2299d55e6ec1 returned with HTTP 200 Dec 02 11:09:19.022764 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1386/2733] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:09:18 2020] GET /volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/48149914-6ec6-4475-a9e5-2299d55e6ec1 => generated 910 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:19.053324 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cce9e5f3-d1bb-4e18-8bc6-2a4cad073308 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] GET http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots/038ece7a-e082-4cf9-bcbb-4482d0c82f63 Dec 02 11:09:19.054179 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cce9e5f3-d1bb-4e18-8bc6-2a4cad073308 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:19.054378 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:19.054378 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:19.055378 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:19.055378 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:19.057341 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b6d2a3ac-db6e-4783-a508-a9baacc93cea tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:09:19.058362 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1348/2734] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:09:18 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 822 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:19.059809 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cce9e5f3-d1bb-4e18-8bc6-2a4cad073308 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:19.259083 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:19.259083 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:19.259083 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-cce9e5f3-d1bb-4e18-8bc6-2a4cad073308 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Snapshot retrieved successfully. Dec 02 11:09:19.282690 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cce9e5f3-d1bb-4e18-8bc6-2a4cad073308 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots/038ece7a-e082-4cf9-bcbb-4482d0c82f63 returned with HTTP 200 Dec 02 11:09:19.282690 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1387/2735] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:09:19 2020] GET /volume/v3/09318dced478488eae7838184b3723c1/snapshots/038ece7a-e082-4cf9-bcbb-4482d0c82f63 => generated 445 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:19.985146 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0eb81c28-92b5-4e75-91bc-6726896fc617 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:09:19.985146 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0eb81c28-92b5-4e75-91bc-6726896fc617 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:19.985146 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:19.985146 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:19.985146 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0eb81c28-92b5-4e75-91bc-6726896fc617 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:19.985146 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-0eb81c28-92b5-4e75-91bc-6726896fc617 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:09:20.045993 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e2444410-f1f8-4c1c-a7ee-cee03dbc1811 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] GET http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/48149914-6ec6-4475-a9e5-2299d55e6ec1 Dec 02 11:09:20.045993 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e2444410-f1f8-4c1c-a7ee-cee03dbc1811 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:20.045993 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:20.045993 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:20.045993 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e2444410-f1f8-4c1c-a7ee-cee03dbc1811 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:20.052308 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:20.052308 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:20.052308 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0eb81c28-92b5-4e75-91bc-6726896fc617 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:09:20.065644 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1349/2736] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:09:19 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 817 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:20.097218 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d453cb8a-7c54-4fa8-a152-83baca30df2b tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:09:20.109398 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d453cb8a-7c54-4fa8-a152-83baca30df2b tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:20.109398 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:20.109398 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:20.109398 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d453cb8a-7c54-4fa8-a152-83baca30df2b tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:20.113748 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-d453cb8a-7c54-4fa8-a152-83baca30df2b tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:09:20.211209 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:20.211209 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:20.215786 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:20.215786 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:20.217346 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d453cb8a-7c54-4fa8-a152-83baca30df2b tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:09:20.218244 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1350/2737] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:09:20 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 822 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:20.313319 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4ebc361b-f712-4907-9233-2bb1781ff476 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] GET http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots/038ece7a-e082-4cf9-bcbb-4482d0c82f63 Dec 02 11:09:20.319770 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e2444410-f1f8-4c1c-a7ee-cee03dbc1811 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Volume info retrieved successfully. Dec 02 11:09:20.335501 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4ebc361b-f712-4907-9233-2bb1781ff476 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:20.335501 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:20.335501 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:20.335501 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4ebc361b-f712-4907-9233-2bb1781ff476 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:20.373651 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e2444410-f1f8-4c1c-a7ee-cee03dbc1811 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/48149914-6ec6-4475-a9e5-2299d55e6ec1 returned with HTTP 200 Dec 02 11:09:20.384419 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1388/2738] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:09:20 2020] GET /volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/48149914-6ec6-4475-a9e5-2299d55e6ec1 => generated 910 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:20.425696 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:20.425696 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:20.425696 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-4ebc361b-f712-4907-9233-2bb1781ff476 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Snapshot retrieved successfully. Dec 02 11:09:20.433691 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4ebc361b-f712-4907-9233-2bb1781ff476 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots/038ece7a-e082-4cf9-bcbb-4482d0c82f63 returned with HTTP 200 Dec 02 11:09:20.433691 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1351/2739] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:09:20 2020] GET /volume/v3/09318dced478488eae7838184b3723c1/snapshots/038ece7a-e082-4cf9-bcbb-4482d0c82f63 => generated 472 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:20.451935 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4417df6c-7685-4f7d-a7a9-f1fb588490e1 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] GET http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots?limit=1 Dec 02 11:09:20.451935 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4417df6c-7685-4f7d-a7a9-f1fb588490e1 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:20.451935 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:20.451935 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:20.451935 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4417df6c-7685-4f7d-a7a9-f1fb588490e1 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Calling method 'index' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:20.451935 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-4417df6c-7685-4f7d-a7a9-f1fb588490e1 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Removing options '' from query. {{(pid=88069) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 11:09:20.456875 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.db.sqlalchemy.api [None req-4417df6c-7685-4f7d-a7a9-f1fb588490e1 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Building query based on filter {{(pid=88069) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 02 11:09:20.531033 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-4417df6c-7685-4f7d-a7a9-f1fb588490e1 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Get all snapshots completed successfully. Dec 02 11:09:20.534547 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4417df6c-7685-4f7d-a7a9-f1fb588490e1 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots?limit=1 returned with HTTP 200 Dec 02 11:09:20.548361 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1389/2740] 10.222.0.23 () {58 vars in 1225 bytes} [Wed Dec 2 11:09:20 2020] GET /volume/v3/09318dced478488eae7838184b3723c1/snapshots?limit=1 => generated 514 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:20.553564 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b64115f8-a34c-4ba1-ac4b-4f5bf170b11e tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] GET http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots Dec 02 11:09:20.565213 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b64115f8-a34c-4ba1-ac4b-4f5bf170b11e tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:20.565457 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:20.565457 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:20.565833 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b64115f8-a34c-4ba1-ac4b-4f5bf170b11e tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Calling method 'index' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:20.566536 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-b64115f8-a34c-4ba1-ac4b-4f5bf170b11e tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Removing options '' from query. {{(pid=88068) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 11:09:20.568914 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.db.sqlalchemy.api [None req-b64115f8-a34c-4ba1-ac4b-4f5bf170b11e tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Building query based on filter {{(pid=88068) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 02 11:09:20.605361 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b64115f8-a34c-4ba1-ac4b-4f5bf170b11e tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Get all snapshots completed successfully. Dec 02 11:09:20.606219 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b64115f8-a34c-4ba1-ac4b-4f5bf170b11e tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots returned with HTTP 200 Dec 02 11:09:20.607126 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1352/2741] 10.222.0.23 () {58 vars in 1210 bytes} [Wed Dec 2 11:09:20 2020] GET /volume/v3/09318dced478488eae7838184b3723c1/snapshots => generated 995 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:20.619357 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e74544de-6ad2-48f5-9b35-61efb88adcc6 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] GET http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots?limit=100000 Dec 02 11:09:20.619895 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e74544de-6ad2-48f5-9b35-61efb88adcc6 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:20.620117 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:20.620117 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:20.620739 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e74544de-6ad2-48f5-9b35-61efb88adcc6 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Calling method 'index' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:20.621348 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-e74544de-6ad2-48f5-9b35-61efb88adcc6 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Removing options '' from query. {{(pid=88069) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 11:09:20.622267 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:20.622267 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:20.623934 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.db.sqlalchemy.api [None req-e74544de-6ad2-48f5-9b35-61efb88adcc6 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Building query based on filter {{(pid=88069) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 02 11:09:20.660048 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e74544de-6ad2-48f5-9b35-61efb88adcc6 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Get all snapshots completed successfully. Dec 02 11:09:20.660048 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e74544de-6ad2-48f5-9b35-61efb88adcc6 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots?limit=100000 returned with HTTP 200 Dec 02 11:09:20.666604 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1390/2742] 10.222.0.23 () {58 vars in 1235 bytes} [Wed Dec 2 11:09:20 2020] GET /volume/v3/09318dced478488eae7838184b3723c1/snapshots?limit=100000 => generated 995 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:20.691662 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0f643fe6-ba2f-43da-9828-ab741e687646 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] GET http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots?limit=0 Dec 02 11:09:20.691662 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0f643fe6-ba2f-43da-9828-ab741e687646 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:20.691662 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:20.691662 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:20.691662 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0f643fe6-ba2f-43da-9828-ab741e687646 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Calling method 'index' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:20.691662 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-0f643fe6-ba2f-43da-9828-ab741e687646 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Removing options '' from query. {{(pid=88068) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 11:09:20.699636 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:20.699636 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:20.699636 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.db.sqlalchemy.api [None req-0f643fe6-ba2f-43da-9828-ab741e687646 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Building query based on filter {{(pid=88068) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 02 11:09:20.749607 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0f643fe6-ba2f-43da-9828-ab741e687646 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Get all snapshots completed successfully. Dec 02 11:09:20.749607 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0f643fe6-ba2f-43da-9828-ab741e687646 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots?limit=0 returned with HTTP 200 Dec 02 11:09:20.749607 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1353/2743] 10.222.0.23 () {58 vars in 1225 bytes} [Wed Dec 2 11:09:20 2020] GET /volume/v3/09318dced478488eae7838184b3723c1/snapshots?limit=0 => generated 17 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 02 11:09:20.768389 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-05b936d3-7da4-48d4-ab8d-2a326109774c tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] GET http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots Dec 02 11:09:20.768389 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-05b936d3-7da4-48d4-ab8d-2a326109774c tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:20.768389 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:20.768389 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:20.768389 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-05b936d3-7da4-48d4-ab8d-2a326109774c tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Calling method 'index' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:20.768389 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-05b936d3-7da4-48d4-ab8d-2a326109774c tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Removing options '' from query. {{(pid=88069) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 11:09:20.774899 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:20.774899 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:20.789327 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.db.sqlalchemy.api [None req-05b936d3-7da4-48d4-ab8d-2a326109774c tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Building query based on filter {{(pid=88069) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 02 11:09:20.834162 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-05b936d3-7da4-48d4-ab8d-2a326109774c tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Get all snapshots completed successfully. Dec 02 11:09:20.834162 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-05b936d3-7da4-48d4-ab8d-2a326109774c tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots returned with HTTP 200 Dec 02 11:09:20.834162 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1391/2744] 10.222.0.23 () {58 vars in 1210 bytes} [Wed Dec 2 11:09:20 2020] GET /volume/v3/09318dced478488eae7838184b3723c1/snapshots => generated 995 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:20.850556 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1e0b6968-01d6-4ec6-b83c-a243149ebe83 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] GET http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots?marker=d0f4524e-7f59-4ab5-907c-65326027f1f1 Dec 02 11:09:20.850556 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1e0b6968-01d6-4ec6-b83c-a243149ebe83 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:20.850556 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1e0b6968-01d6-4ec6-b83c-a243149ebe83 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Calling method 'index' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:20.850556 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-1e0b6968-01d6-4ec6-b83c-a243149ebe83 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Removing options '' from query. {{(pid=88068) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 11:09:20.850556 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.db.sqlalchemy.api [None req-1e0b6968-01d6-4ec6-b83c-a243149ebe83 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Building query based on filter {{(pid=88068) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 02 11:09:20.941344 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-1e0b6968-01d6-4ec6-b83c-a243149ebe83 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Get all snapshots completed successfully. Dec 02 11:09:20.941344 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1e0b6968-01d6-4ec6-b83c-a243149ebe83 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots?marker=d0f4524e-7f59-4ab5-907c-65326027f1f1 returned with HTTP 200 Dec 02 11:09:20.952249 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1354/2745] 10.222.0.23 () {58 vars in 1297 bytes} [Wed Dec 2 11:09:20 2020] GET /volume/v3/09318dced478488eae7838184b3723c1/snapshots?marker=d0f4524e-7f59-4ab5-907c-65326027f1f1 => generated 342 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:20.955930 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-12b742a9-6d64-40ba-8fa4-83179be33a74 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] GET http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots?offset=2&limit=3 Dec 02 11:09:20.955930 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-12b742a9-6d64-40ba-8fa4-83179be33a74 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:20.955930 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:20.955930 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:20.956524 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-12b742a9-6d64-40ba-8fa4-83179be33a74 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Calling method 'index' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:20.957059 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-12b742a9-6d64-40ba-8fa4-83179be33a74 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Removing options '' from query. {{(pid=88069) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 11:09:20.957841 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:20.957841 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:20.959691 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.db.sqlalchemy.api [None req-12b742a9-6d64-40ba-8fa4-83179be33a74 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Building query based on filter {{(pid=88069) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 02 11:09:21.020289 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-12b742a9-6d64-40ba-8fa4-83179be33a74 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Get all snapshots completed successfully. Dec 02 11:09:21.039048 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-12b742a9-6d64-40ba-8fa4-83179be33a74 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots?offset=2&limit=3 returned with HTTP 200 Dec 02 11:09:21.039048 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1392/2746] 10.222.0.23 () {58 vars in 1243 bytes} [Wed Dec 2 11:09:20 2020] GET /volume/v3/09318dced478488eae7838184b3723c1/snapshots?offset=2&limit=3 => generated 342 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:21.052089 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9dcf9db7-0efd-4d98-902c-61ba9c810238 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] GET http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots?sort_key=created_at&sort_dir=asc Dec 02 11:09:21.052089 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9dcf9db7-0efd-4d98-902c-61ba9c810238 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:21.052089 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:21.052089 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:21.052089 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9dcf9db7-0efd-4d98-902c-61ba9c810238 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Calling method 'index' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:21.052089 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-9dcf9db7-0efd-4d98-902c-61ba9c810238 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Removing options '' from query. {{(pid=88068) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 11:09:21.052089 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:21.052089 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:21.052089 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.db.sqlalchemy.api [None req-9dcf9db7-0efd-4d98-902c-61ba9c810238 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Building query based on filter {{(pid=88068) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 02 11:09:21.090646 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6b0bf82e-ce03-4b61-a5c0-020fc47123d1 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:09:21.090646 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6b0bf82e-ce03-4b61-a5c0-020fc47123d1 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:21.090646 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:21.090646 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:21.090646 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6b0bf82e-ce03-4b61-a5c0-020fc47123d1 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:21.096204 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-6b0bf82e-ce03-4b61-a5c0-020fc47123d1 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:09:21.153351 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-9dcf9db7-0efd-4d98-902c-61ba9c810238 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Get all snapshots completed successfully. Dec 02 11:09:21.153351 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9dcf9db7-0efd-4d98-902c-61ba9c810238 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Dec 02 11:09:21.153351 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1355/2747] 10.222.0.23 () {58 vars in 1275 bytes} [Wed Dec 2 11:09:21 2020] GET /volume/v3/09318dced478488eae7838184b3723c1/snapshots?sort_key=created_at&sort_dir=asc => generated 995 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:21.158279 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:21.158279 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:21.162220 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b293999d-934b-4504-a271-b86c2996bd57 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] GET http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots?sort_key=created_at&sort_dir=desc Dec 02 11:09:21.162220 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b293999d-934b-4504-a271-b86c2996bd57 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:21.162220 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:21.162220 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:21.162220 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b293999d-934b-4504-a271-b86c2996bd57 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Calling method 'index' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:21.162220 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-b293999d-934b-4504-a271-b86c2996bd57 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Removing options '' from query. {{(pid=88068) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 11:09:21.162220 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:21.162220 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:21.162220 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.db.sqlalchemy.api [None req-b293999d-934b-4504-a271-b86c2996bd57 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Building query based on filter {{(pid=88068) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 02 11:09:21.167111 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6b0bf82e-ce03-4b61-a5c0-020fc47123d1 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:09:21.167111 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1393/2748] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:09:21 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 817 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:21.197253 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b293999d-934b-4504-a271-b86c2996bd57 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Get all snapshots completed successfully. Dec 02 11:09:21.198449 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b293999d-934b-4504-a271-b86c2996bd57 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Dec 02 11:09:21.199584 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1356/2749] 10.222.0.23 () {58 vars in 1277 bytes} [Wed Dec 2 11:09:21 2020] GET /volume/v3/09318dced478488eae7838184b3723c1/snapshots?sort_key=created_at&sort_dir=desc => generated 995 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:21.214253 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-daee4b4c-d9a8-4a7b-b590-cc56224e2be5 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] GET http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots?sort_key=id&sort_dir=asc Dec 02 11:09:21.214770 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-daee4b4c-d9a8-4a7b-b590-cc56224e2be5 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:21.214995 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:21.214995 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:21.215371 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-daee4b4c-d9a8-4a7b-b590-cc56224e2be5 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Calling method 'index' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:21.215966 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-daee4b4c-d9a8-4a7b-b590-cc56224e2be5 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Removing options '' from query. {{(pid=88069) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 11:09:21.218397 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.db.sqlalchemy.api [None req-daee4b4c-d9a8-4a7b-b590-cc56224e2be5 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Building query based on filter {{(pid=88069) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 02 11:09:21.231780 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f4977748-e2fe-45c8-907e-11397a37dd07 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:09:21.232383 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f4977748-e2fe-45c8-907e-11397a37dd07 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:21.232589 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:21.232589 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:21.232907 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f4977748-e2fe-45c8-907e-11397a37dd07 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:21.233277 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-f4977748-e2fe-45c8-907e-11397a37dd07 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:09:21.291706 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-daee4b4c-d9a8-4a7b-b590-cc56224e2be5 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Get all snapshots completed successfully. Dec 02 11:09:21.291706 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-daee4b4c-d9a8-4a7b-b590-cc56224e2be5 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Dec 02 11:09:21.291706 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1394/2750] 10.222.0.23 () {58 vars in 1259 bytes} [Wed Dec 2 11:09:21 2020] GET /volume/v3/09318dced478488eae7838184b3723c1/snapshots?sort_key=id&sort_dir=asc => generated 995 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:21.307642 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8aa3d8a8-bfe1-4cf8-852e-df44089206da tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] GET http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots?sort_key=id&sort_dir=desc Dec 02 11:09:21.307642 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8aa3d8a8-bfe1-4cf8-852e-df44089206da tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:21.307642 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:21.307642 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:21.307642 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8aa3d8a8-bfe1-4cf8-852e-df44089206da tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Calling method 'index' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:21.307642 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-8aa3d8a8-bfe1-4cf8-852e-df44089206da tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Removing options '' from query. {{(pid=88069) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 11:09:21.307642 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:21.307642 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:21.311815 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.db.sqlalchemy.api [None req-8aa3d8a8-bfe1-4cf8-852e-df44089206da tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Building query based on filter {{(pid=88069) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 02 11:09:21.338921 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:21.338921 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:21.351997 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-8aa3d8a8-bfe1-4cf8-852e-df44089206da tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Get all snapshots completed successfully. Dec 02 11:09:21.351997 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8aa3d8a8-bfe1-4cf8-852e-df44089206da tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Dec 02 11:09:21.351997 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1395/2751] 10.222.0.23 () {58 vars in 1261 bytes} [Wed Dec 2 11:09:21 2020] GET /volume/v3/09318dced478488eae7838184b3723c1/snapshots?sort_key=id&sort_dir=desc => generated 995 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:21.362289 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f4977748-e2fe-45c8-907e-11397a37dd07 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:09:21.368647 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1357/2752] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:09:21 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 822 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:21.384025 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e5a7d64a-6fc2-4d8e-9163-b1e887be05ef tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] GET http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots?sort_key=display_name&sort_dir=asc Dec 02 11:09:21.384025 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e5a7d64a-6fc2-4d8e-9163-b1e887be05ef tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:21.384025 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:21.384025 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:21.384025 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e5a7d64a-6fc2-4d8e-9163-b1e887be05ef tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Calling method 'index' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:21.384025 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-e5a7d64a-6fc2-4d8e-9163-b1e887be05ef tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Removing options '' from query. {{(pid=88069) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 11:09:21.384025 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:21.384025 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:21.384025 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.db.sqlalchemy.api [None req-e5a7d64a-6fc2-4d8e-9163-b1e887be05ef tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Building query based on filter {{(pid=88069) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 02 11:09:21.392622 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d31f353b-6bd2-4e3b-ba7c-3d3964682fa4 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] GET http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/48149914-6ec6-4475-a9e5-2299d55e6ec1 Dec 02 11:09:21.392622 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d31f353b-6bd2-4e3b-ba7c-3d3964682fa4 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:21.392622 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:21.392622 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:21.392622 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d31f353b-6bd2-4e3b-ba7c-3d3964682fa4 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:21.416143 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e5a7d64a-6fc2-4d8e-9163-b1e887be05ef tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Get all snapshots completed successfully. Dec 02 11:09:21.416143 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e5a7d64a-6fc2-4d8e-9163-b1e887be05ef tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Dec 02 11:09:21.416143 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1396/2753] 10.222.0.23 () {58 vars in 1279 bytes} [Wed Dec 2 11:09:21 2020] GET /volume/v3/09318dced478488eae7838184b3723c1/snapshots?sort_key=display_name&sort_dir=asc => generated 995 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:21.430235 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d791cd24-3208-4296-9113-7e5292c2ed03 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] GET http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots?sort_key=display_name&sort_dir=desc Dec 02 11:09:21.430235 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d791cd24-3208-4296-9113-7e5292c2ed03 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:21.430235 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:21.430235 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:21.430235 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d791cd24-3208-4296-9113-7e5292c2ed03 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Calling method 'index' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:21.430235 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-d791cd24-3208-4296-9113-7e5292c2ed03 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Removing options '' from query. {{(pid=88069) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 11:09:21.430235 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:21.430235 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:21.430235 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.db.sqlalchemy.api [None req-d791cd24-3208-4296-9113-7e5292c2ed03 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Building query based on filter {{(pid=88069) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 02 11:09:21.464593 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-d791cd24-3208-4296-9113-7e5292c2ed03 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Get all snapshots completed successfully. Dec 02 11:09:21.464593 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d791cd24-3208-4296-9113-7e5292c2ed03 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Dec 02 11:09:21.470963 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1397/2754] 10.222.0.23 () {58 vars in 1281 bytes} [Wed Dec 2 11:09:21 2020] GET /volume/v3/09318dced478488eae7838184b3723c1/snapshots?sort_key=display_name&sort_dir=desc => generated 995 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:21.480819 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:21.480819 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:21.481297 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0abeea2b-75f1-4e71-b263-26cdf1015619 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] GET http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-540072376 Dec 02 11:09:21.482044 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0abeea2b-75f1-4e71-b263-26cdf1015619 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:21.482326 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:21.482326 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:21.483515 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0abeea2b-75f1-4e71-b263-26cdf1015619 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Calling method 'detail' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:21.485497 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-0abeea2b-75f1-4e71-b263-26cdf1015619 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Removing options '' from query. {{(pid=88069) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 11:09:21.486360 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:21.486360 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:21.488859 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.db.sqlalchemy.api [None req-0abeea2b-75f1-4e71-b263-26cdf1015619 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Building query based on filter {{(pid=88069) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 02 11:09:21.489098 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-d31f353b-6bd2-4e3b-ba7c-3d3964682fa4 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Volume info retrieved successfully. Dec 02 11:09:21.554613 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0abeea2b-75f1-4e71-b263-26cdf1015619 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Get all snapshots completed successfully. Dec 02 11:09:21.555629 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:21.555629 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:21.557044 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0abeea2b-75f1-4e71-b263-26cdf1015619 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-540072376 returned with HTTP 200 Dec 02 11:09:21.557487 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d31f353b-6bd2-4e3b-ba7c-3d3964682fa4 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/48149914-6ec6-4475-a9e5-2299d55e6ec1 returned with HTTP 200 Dec 02 11:09:21.564950 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1398/2755] 10.222.0.23 () {58 vars in 1350 bytes} [Wed Dec 2 11:09:21 2020] GET /volume/v3/09318dced478488eae7838184b3723c1/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-540072376 => generated 475 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:21.572097 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-57c51880-b206-400d-885d-7068ab3fbdce tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] GET http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots/detail?status=available Dec 02 11:09:21.572689 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-57c51880-b206-400d-885d-7068ab3fbdce tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:21.572905 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:21.572905 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:21.577449 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1358/2756] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:09:21 2020] GET /volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/48149914-6ec6-4475-a9e5-2299d55e6ec1 => generated 911 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:21.593363 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-57c51880-b206-400d-885d-7068ab3fbdce tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Calling method 'detail' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:21.593999 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-57c51880-b206-400d-885d-7068ab3fbdce tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Removing options '' from query. {{(pid=88069) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 11:09:21.596387 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.db.sqlalchemy.api [None req-57c51880-b206-400d-885d-7068ab3fbdce tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Building query based on filter {{(pid=88069) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 02 11:09:21.669221 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-57c51880-b206-400d-885d-7068ab3fbdce tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Get all snapshots completed successfully. Dec 02 11:09:21.669221 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:21.669221 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:21.678156 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-57c51880-b206-400d-885d-7068ab3fbdce tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots/detail?status=available returned with HTTP 200 Dec 02 11:09:21.683393 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1399/2757] 10.222.0.23 () {58 vars in 1264 bytes} [Wed Dec 2 11:09:21 2020] GET /volume/v3/09318dced478488eae7838184b3723c1/snapshots/detail?status=available => generated 1397 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:09:21.709051 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3c3013d4-b711-4052-b327-a1cd116d023a tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] GET http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-540072376 Dec 02 11:09:21.709051 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3c3013d4-b711-4052-b327-a1cd116d023a tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:21.709051 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:21.709051 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:21.709051 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3c3013d4-b711-4052-b327-a1cd116d023a tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Calling method 'detail' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:21.709051 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-3c3013d4-b711-4052-b327-a1cd116d023a tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Removing options '' from query. {{(pid=88068) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 11:09:21.709051 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.db.sqlalchemy.api [None req-3c3013d4-b711-4052-b327-a1cd116d023a tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Building query based on filter {{(pid=88068) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 02 11:09:21.804164 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3c3013d4-b711-4052-b327-a1cd116d023a tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Get all snapshots completed successfully. Dec 02 11:09:21.804164 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:21.804164 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:21.810854 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3c3013d4-b711-4052-b327-a1cd116d023a tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-540072376 returned with HTTP 200 Dec 02 11:09:21.822425 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1359/2758] 10.222.0.23 () {58 vars in 1384 bytes} [Wed Dec 2 11:09:21 2020] GET /volume/v3/09318dced478488eae7838184b3723c1/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-540072376 => generated 475 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:21.826498 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5cf78282-c229-42b8-b607-2452cd956eda tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] GET http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-540072376 Dec 02 11:09:21.826498 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5cf78282-c229-42b8-b607-2452cd956eda tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:21.826498 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:21.826498 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:21.826498 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5cf78282-c229-42b8-b607-2452cd956eda tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Calling method 'index' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:21.834070 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-5cf78282-c229-42b8-b607-2452cd956eda tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Removing options '' from query. {{(pid=88069) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 11:09:21.834070 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.db.sqlalchemy.api [None req-5cf78282-c229-42b8-b607-2452cd956eda tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Building query based on filter {{(pid=88069) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 02 11:09:21.880832 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-5cf78282-c229-42b8-b607-2452cd956eda tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Get all snapshots completed successfully. Dec 02 11:09:21.880832 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5cf78282-c229-42b8-b607-2452cd956eda tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-540072376 returned with HTTP 200 Dec 02 11:09:21.903984 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-27ea24ee-5155-4dd1-81f3-95b7abf49e33 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] GET http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots?status=available Dec 02 11:09:21.903984 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-27ea24ee-5155-4dd1-81f3-95b7abf49e33 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:21.903984 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:21.903984 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:21.903984 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-27ea24ee-5155-4dd1-81f3-95b7abf49e33 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Calling method 'index' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:21.903984 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-27ea24ee-5155-4dd1-81f3-95b7abf49e33 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Removing options '' from query. {{(pid=88068) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 11:09:21.911071 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1400/2759] 10.222.0.23 () {58 vars in 1329 bytes} [Wed Dec 2 11:09:21 2020] GET /volume/v3/09318dced478488eae7838184b3723c1/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-540072376 => generated 341 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:21.911216 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.db.sqlalchemy.api [None req-27ea24ee-5155-4dd1-81f3-95b7abf49e33 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Building query based on filter {{(pid=88068) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 02 11:09:21.932156 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-27ea24ee-5155-4dd1-81f3-95b7abf49e33 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Get all snapshots completed successfully. Dec 02 11:09:21.933171 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-27ea24ee-5155-4dd1-81f3-95b7abf49e33 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots?status=available returned with HTTP 200 Dec 02 11:09:21.934155 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1360/2760] 10.222.0.23 () {58 vars in 1243 bytes} [Wed Dec 2 11:09:21 2020] GET /volume/v3/09318dced478488eae7838184b3723c1/snapshots?status=available => generated 995 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:21.947700 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cc07f29c-9282-498d-abd5-2c2703fde729 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] GET http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-540072376 Dec 02 11:09:21.948337 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cc07f29c-9282-498d-abd5-2c2703fde729 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:21.948573 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:21.948573 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:21.949311 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cc07f29c-9282-498d-abd5-2c2703fde729 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Calling method 'index' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:21.949785 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-cc07f29c-9282-498d-abd5-2c2703fde729 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Removing options '' from query. {{(pid=88069) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 11:09:21.950936 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:21.950936 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:21.953961 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.db.sqlalchemy.api [None req-cc07f29c-9282-498d-abd5-2c2703fde729 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Building query based on filter {{(pid=88069) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 02 11:09:22.051886 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-cc07f29c-9282-498d-abd5-2c2703fde729 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Get all snapshots completed successfully. Dec 02 11:09:22.051886 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cc07f29c-9282-498d-abd5-2c2703fde729 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-540072376 returned with HTTP 200 Dec 02 11:09:22.082791 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7eb51f67-90c5-4e4a-9d94-704c9c9e0222 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] DELETE http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots/038ece7a-e082-4cf9-bcbb-4482d0c82f63 Dec 02 11:09:22.082791 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7eb51f67-90c5-4e4a-9d94-704c9c9e0222 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:22.082791 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:22.082791 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:22.082791 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7eb51f67-90c5-4e4a-9d94-704c9c9e0222 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:22.082791 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v2.snapshots [None req-7eb51f67-90c5-4e4a-9d94-704c9c9e0222 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Delete snapshot with id: 038ece7a-e082-4cf9-bcbb-4482d0c82f63 Dec 02 11:09:22.089677 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1401/2761] 10.222.0.23 () {58 vars in 1363 bytes} [Wed Dec 2 11:09:21 2020] GET /volume/v3/09318dced478488eae7838184b3723c1/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-540072376 => generated 341 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:22.163980 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:22.163980 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:22.163980 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-7eb51f67-90c5-4e4a-9d94-704c9c9e0222 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Snapshot retrieved successfully. Dec 02 11:09:22.184427 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d3c57c67-2637-4060-8934-4debee846ccb tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:09:22.184427 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d3c57c67-2637-4060-8934-4debee846ccb tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:22.184427 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:22.184427 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:22.184427 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d3c57c67-2637-4060-8934-4debee846ccb tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:22.184427 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-d3c57c67-2637-4060-8934-4debee846ccb tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:09:22.255829 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:22.255829 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:22.257615 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d3c57c67-2637-4060-8934-4debee846ccb tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:09:22.258965 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1402/2762] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:09:22 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 817 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:22.294980 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-7eb51f67-90c5-4e4a-9d94-704c9c9e0222 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Snapshot delete request issued successfully. Dec 02 11:09:22.294980 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7eb51f67-90c5-4e4a-9d94-704c9c9e0222 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots/038ece7a-e082-4cf9-bcbb-4482d0c82f63 returned with HTTP 202 Dec 02 11:09:22.311959 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1361/2763] 10.222.0.23 () {58 vars in 1324 bytes} [Wed Dec 2 11:09:22 2020] DELETE /volume/v3/09318dced478488eae7838184b3723c1/snapshots/038ece7a-e082-4cf9-bcbb-4482d0c82f63 => generated 0 bytes in 246 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:09:22.318511 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8f26143b-2bb2-47eb-93f5-657f88c91b12 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] GET http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots/038ece7a-e082-4cf9-bcbb-4482d0c82f63 Dec 02 11:09:22.329601 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8f26143b-2bb2-47eb-93f5-657f88c91b12 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:22.329787 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:22.329787 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:22.330731 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8f26143b-2bb2-47eb-93f5-657f88c91b12 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:22.385943 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c83eeaf6-c2bf-4eff-ba71-25589ee5d6e3 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:09:22.385943 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c83eeaf6-c2bf-4eff-ba71-25589ee5d6e3 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:22.385943 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:22.385943 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:22.385943 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c83eeaf6-c2bf-4eff-ba71-25589ee5d6e3 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:22.385943 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-c83eeaf6-c2bf-4eff-ba71-25589ee5d6e3 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:09:22.460241 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:22.460241 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:22.464033 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c83eeaf6-c2bf-4eff-ba71-25589ee5d6e3 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:09:22.464033 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1362/2764] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:09:22 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 822 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:22.491318 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:22.491318 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:22.494341 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-8f26143b-2bb2-47eb-93f5-657f88c91b12 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Snapshot retrieved successfully. Dec 02 11:09:22.510829 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8f26143b-2bb2-47eb-93f5-657f88c91b12 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots/038ece7a-e082-4cf9-bcbb-4482d0c82f63 returned with HTTP 200 Dec 02 11:09:22.510829 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1403/2765] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:09:22 2020] GET /volume/v3/09318dced478488eae7838184b3723c1/snapshots/038ece7a-e082-4cf9-bcbb-4482d0c82f63 => generated 471 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:23.277925 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-215edc9f-19c0-493d-a0da-17591c731461 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:09:23.277925 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-215edc9f-19c0-493d-a0da-17591c731461 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:23.277925 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:23.277925 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:23.277925 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-215edc9f-19c0-493d-a0da-17591c731461 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:23.277925 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-215edc9f-19c0-493d-a0da-17591c731461 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:09:23.364168 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:23.364168 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:23.367646 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-215edc9f-19c0-493d-a0da-17591c731461 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:09:23.373296 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1363/2766] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:09:23 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 817 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:23.510575 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d03372aa-6dd7-4197-bdd9-0ca7dcad47b6 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:09:23.510575 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d03372aa-6dd7-4197-bdd9-0ca7dcad47b6 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:23.510575 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:23.510575 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:23.510575 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d03372aa-6dd7-4197-bdd9-0ca7dcad47b6 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:23.510575 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-d03372aa-6dd7-4197-bdd9-0ca7dcad47b6 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:09:23.525722 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-76f444de-fe09-45e4-91cc-3097e72ba1d9 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] GET http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots/038ece7a-e082-4cf9-bcbb-4482d0c82f63 Dec 02 11:09:23.525722 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-76f444de-fe09-45e4-91cc-3097e72ba1d9 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:23.525722 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:23.525722 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:23.525722 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-76f444de-fe09-45e4-91cc-3097e72ba1d9 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:23.626157 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:23.626157 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:23.626157 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d03372aa-6dd7-4197-bdd9-0ca7dcad47b6 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:09:23.644087 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1404/2767] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:09:23 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 822 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:23.651096 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:23.651096 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:23.664528 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-76f444de-fe09-45e4-91cc-3097e72ba1d9 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Snapshot retrieved successfully. Dec 02 11:09:23.668794 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-76f444de-fe09-45e4-91cc-3097e72ba1d9 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots/038ece7a-e082-4cf9-bcbb-4482d0c82f63 returned with HTTP 200 Dec 02 11:09:23.679805 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1364/2768] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:09:23 2020] GET /volume/v3/09318dced478488eae7838184b3723c1/snapshots/038ece7a-e082-4cf9-bcbb-4482d0c82f63 => generated 471 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:24.390451 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3a9d94a5-d293-4cbc-9f15-12b1b9ac635e tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:09:24.391611 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3a9d94a5-d293-4cbc-9f15-12b1b9ac635e tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:24.392010 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:24.392010 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:24.392610 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3a9d94a5-d293-4cbc-9f15-12b1b9ac635e tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:24.393147 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-3a9d94a5-d293-4cbc-9f15-12b1b9ac635e tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:09:24.553535 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:24.553535 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:24.553535 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3a9d94a5-d293-4cbc-9f15-12b1b9ac635e tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:09:24.568365 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1405/2769] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:09:24 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 819 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:24.680144 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c88612a7-58ee-4b6f-b31c-085a565d48d5 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:09:24.680144 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c88612a7-58ee-4b6f-b31c-085a565d48d5 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:24.680144 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:24.680144 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:24.680144 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c88612a7-58ee-4b6f-b31c-085a565d48d5 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:24.680144 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-c88612a7-58ee-4b6f-b31c-085a565d48d5 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:09:24.692403 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-76dc2b9d-c5b5-49d3-9ff9-490d22a047d7 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] GET http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots/038ece7a-e082-4cf9-bcbb-4482d0c82f63 Dec 02 11:09:24.692403 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-76dc2b9d-c5b5-49d3-9ff9-490d22a047d7 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:24.692403 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:24.692403 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:24.692403 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-76dc2b9d-c5b5-49d3-9ff9-490d22a047d7 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:24.722613 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:24.722613 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:24.739005 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c88612a7-58ee-4b6f-b31c-085a565d48d5 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:09:24.739005 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1365/2770] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:09:24 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 822 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:24.793660 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:24.793660 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:24.803705 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-76dc2b9d-c5b5-49d3-9ff9-490d22a047d7 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Snapshot retrieved successfully. Dec 02 11:09:24.828021 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-76dc2b9d-c5b5-49d3-9ff9-490d22a047d7 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots/038ece7a-e082-4cf9-bcbb-4482d0c82f63 returned with HTTP 200 Dec 02 11:09:24.828021 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1406/2771] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:09:24 2020] GET /volume/v3/09318dced478488eae7838184b3723c1/snapshots/038ece7a-e082-4cf9-bcbb-4482d0c82f63 => generated 471 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:25.600702 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d412dc19-2412-4a91-9b88-d65b0b620931 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:09:25.609369 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d412dc19-2412-4a91-9b88-d65b0b620931 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:25.609369 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:25.609369 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:25.609369 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d412dc19-2412-4a91-9b88-d65b0b620931 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:25.609369 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-d412dc19-2412-4a91-9b88-d65b0b620931 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:09:25.681421 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:25.681421 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:25.681421 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d412dc19-2412-4a91-9b88-d65b0b620931 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:09:25.698644 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1366/2772] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:09:25 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 819 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:25.752614 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7666ef2d-e1b7-490d-87af-e83028fadb69 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:09:25.753164 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7666ef2d-e1b7-490d-87af-e83028fadb69 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:25.753364 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:25.753364 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:25.753728 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7666ef2d-e1b7-490d-87af-e83028fadb69 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:25.754090 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-7666ef2d-e1b7-490d-87af-e83028fadb69 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:09:25.800319 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:25.800319 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:25.802254 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7666ef2d-e1b7-490d-87af-e83028fadb69 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:09:25.821438 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1407/2773] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:09:25 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 822 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:25.847205 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c5d34a5e-ca5c-4d68-a63c-124f159f05d9 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] GET http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots/038ece7a-e082-4cf9-bcbb-4482d0c82f63 Dec 02 11:09:25.847205 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c5d34a5e-ca5c-4d68-a63c-124f159f05d9 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:25.847205 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:25.847205 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:25.847205 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c5d34a5e-ca5c-4d68-a63c-124f159f05d9 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:25.966036 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c5d34a5e-ca5c-4d68-a63c-124f159f05d9 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots/038ece7a-e082-4cf9-bcbb-4482d0c82f63 returned with HTTP 404 Dec 02 11:09:25.977164 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1b120611-70ad-439b-959b-7bcc7d16aeb7 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] DELETE http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots/d0f4524e-7f59-4ab5-907c-65326027f1f1 Dec 02 11:09:25.977164 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1b120611-70ad-439b-959b-7bcc7d16aeb7 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:25.980949 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:25.980949 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:25.980949 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1b120611-70ad-439b-959b-7bcc7d16aeb7 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:25.980949 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v2.snapshots [None req-1b120611-70ad-439b-959b-7bcc7d16aeb7 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Delete snapshot with id: d0f4524e-7f59-4ab5-907c-65326027f1f1 Dec 02 11:09:25.989131 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1367/2774] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:09:25 2020] GET /volume/v3/09318dced478488eae7838184b3723c1/snapshots/038ece7a-e082-4cf9-bcbb-4482d0c82f63 => generated 111 bytes in 159 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:09:26.067028 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:26.067028 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:26.077744 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-1b120611-70ad-439b-959b-7bcc7d16aeb7 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Snapshot retrieved successfully. Dec 02 11:09:26.342968 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-1b120611-70ad-439b-959b-7bcc7d16aeb7 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Snapshot delete request issued successfully. Dec 02 11:09:26.342968 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1b120611-70ad-439b-959b-7bcc7d16aeb7 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots/d0f4524e-7f59-4ab5-907c-65326027f1f1 returned with HTTP 202 Dec 02 11:09:26.342968 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1408/2775] 10.222.0.23 () {58 vars in 1324 bytes} [Wed Dec 2 11:09:25 2020] DELETE /volume/v3/09318dced478488eae7838184b3723c1/snapshots/d0f4524e-7f59-4ab5-907c-65326027f1f1 => generated 0 bytes in 368 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:09:26.358649 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0647c88f-2fec-4d57-8aac-f867477c7d91 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] GET http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots/d0f4524e-7f59-4ab5-907c-65326027f1f1 Dec 02 11:09:26.358649 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0647c88f-2fec-4d57-8aac-f867477c7d91 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:26.358649 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0647c88f-2fec-4d57-8aac-f867477c7d91 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:26.416937 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:26.416937 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:26.416937 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0647c88f-2fec-4d57-8aac-f867477c7d91 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Snapshot retrieved successfully. Dec 02 11:09:26.421249 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0647c88f-2fec-4d57-8aac-f867477c7d91 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots/d0f4524e-7f59-4ab5-907c-65326027f1f1 returned with HTTP 200 Dec 02 11:09:26.431407 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1368/2776] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:09:26 2020] GET /volume/v3/09318dced478488eae7838184b3723c1/snapshots/d0f4524e-7f59-4ab5-907c-65326027f1f1 => generated 472 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:26.705364 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5dad43c1-39cd-4c00-a67b-6b3252d9b8aa tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:09:26.705364 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5dad43c1-39cd-4c00-a67b-6b3252d9b8aa tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:26.705364 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:26.705364 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:26.705364 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5dad43c1-39cd-4c00-a67b-6b3252d9b8aa tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:26.705364 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-5dad43c1-39cd-4c00-a67b-6b3252d9b8aa tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:09:26.819382 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-522145be-f644-4c38-80aa-c9fff1a73c4c tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:09:26.822039 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-522145be-f644-4c38-80aa-c9fff1a73c4c tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:26.822039 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:26.822039 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:26.822039 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-522145be-f644-4c38-80aa-c9fff1a73c4c tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:26.822039 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-522145be-f644-4c38-80aa-c9fff1a73c4c tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:09:26.838416 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:26.838416 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:26.838416 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5dad43c1-39cd-4c00-a67b-6b3252d9b8aa tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:09:26.838416 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1409/2777] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:09:26 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 820 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:26.860560 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8db38437-2796-4e98-9ae9-d1008d6aadbc tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/volumes/6a3fd4c7-b177-41cd-a163-f9996e7af5b9 Dec 02 11:09:26.860560 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8db38437-2796-4e98-9ae9-d1008d6aadbc tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:26.860560 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:26.860560 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:26.868506 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8db38437-2796-4e98-9ae9-d1008d6aadbc tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:26.924640 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:26.924640 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:26.927052 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-522145be-f644-4c38-80aa-c9fff1a73c4c tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:09:26.931271 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1369/2778] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:09:26 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 822 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:27.073852 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:27.073852 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:27.133560 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-8db38437-2796-4e98-9ae9-d1008d6aadbc tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Volume info retrieved successfully. Dec 02 11:09:27.258269 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8db38437-2796-4e98-9ae9-d1008d6aadbc tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/volumes/6a3fd4c7-b177-41cd-a163-f9996e7af5b9 returned with HTTP 200 Dec 02 11:09:27.273086 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1410/2779] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:09:26 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/volumes/6a3fd4c7-b177-41cd-a163-f9996e7af5b9 => generated 914 bytes in 426 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:27.294055 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a618d4e9-d65a-49f0-a6d9-214269bef71f tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] PUT http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:09:27.294055 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:27.294055 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:27.300774 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a618d4e9-d65a-49f0-a6d9-214269bef71f tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-524535380", "description": "tempest-volume-backup-description-2135775880"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:09:27.366998 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:27.366998 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:27.414630 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a618d4e9-d65a-49f0-a6d9-214269bef71f tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:09:27.414630 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1370/2780] 10.222.0.23 () {62 vars in 1376 bytes} [Wed Dec 2 11:09:27 2020] PUT /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 398 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:27.432581 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7023c371-dcbf-474f-b02f-60e6bcf59ccb tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:09:27.432581 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7023c371-dcbf-474f-b02f-60e6bcf59ccb tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:27.432581 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:27.432581 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:27.432581 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7023c371-dcbf-474f-b02f-60e6bcf59ccb tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:27.432581 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-7023c371-dcbf-474f-b02f-60e6bcf59ccb tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Show backup with id aae47ed8-48bf-4ccf-9c04-33357639db2a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:09:27.449642 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c0c018aa-0980-4e62-a3df-95d1b3d74eba tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] GET http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots/d0f4524e-7f59-4ab5-907c-65326027f1f1 Dec 02 11:09:27.449642 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c0c018aa-0980-4e62-a3df-95d1b3d74eba tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:27.449642 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:27.449642 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:27.453962 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c0c018aa-0980-4e62-a3df-95d1b3d74eba tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:27.533559 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:27.533559 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:27.541635 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7023c371-dcbf-474f-b02f-60e6bcf59ccb tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 200 Dec 02 11:09:27.542909 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1411/2781] 10.222.0.23 () {60 vars in 1355 bytes} [Wed Dec 2 11:09:27 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 861 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:27.560270 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1a32ca07-07f7-49f8-b8a9-a198c1547053 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] DELETE http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a Dec 02 11:09:27.561509 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:27.561509 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:27.562956 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c0c018aa-0980-4e62-a3df-95d1b3d74eba tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Snapshot retrieved successfully. Dec 02 11:09:27.565454 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1a32ca07-07f7-49f8-b8a9-a198c1547053 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:27.565721 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:27.565721 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:27.602403 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1a32ca07-07f7-49f8-b8a9-a198c1547053 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:27.602403 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.contrib.backups [None req-1a32ca07-07f7-49f8-b8a9-a198c1547053 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Delete backup with id: aae47ed8-48bf-4ccf-9c04-33357639db2a. Dec 02 11:09:27.621944 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c0c018aa-0980-4e62-a3df-95d1b3d74eba tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots/d0f4524e-7f59-4ab5-907c-65326027f1f1 returned with HTTP 200 Dec 02 11:09:27.646794 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1371/2782] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:09:27 2020] GET /volume/v3/09318dced478488eae7838184b3723c1/snapshots/d0f4524e-7f59-4ab5-907c-65326027f1f1 => generated 472 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:27.705634 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:27.705634 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:27.767121 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.backup.rpcapi [None req-1a32ca07-07f7-49f8-b8a9-a198c1547053 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] delete_backup rpcapi backup_id aae47ed8-48bf-4ccf-9c04-33357639db2a {{(pid=88069) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Dec 02 11:09:27.787210 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1a32ca07-07f7-49f8-b8a9-a198c1547053 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a returned with HTTP 202 Dec 02 11:09:27.787210 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1412/2783] 10.222.0.23 () {60 vars in 1358 bytes} [Wed Dec 2 11:09:27 2020] DELETE /volume/v3/699880785fb8451298849d3fa27e7f2e/backups/aae47ed8-48bf-4ccf-9c04-33357639db2a => generated 0 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 02 11:09:27.792780 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-71ca2558-9474-4371-b02d-94ad189b7cfb tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] DELETE http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/volumes/6a3fd4c7-b177-41cd-a163-f9996e7af5b9 Dec 02 11:09:27.792780 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-71ca2558-9474-4371-b02d-94ad189b7cfb tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:27.792780 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:27.792780 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:27.792780 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-71ca2558-9474-4371-b02d-94ad189b7cfb tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:27.792780 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-71ca2558-9474-4371-b02d-94ad189b7cfb tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Delete volume with id: 6a3fd4c7-b177-41cd-a163-f9996e7af5b9 Dec 02 11:09:27.877308 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:27.877308 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:27.892897 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-71ca2558-9474-4371-b02d-94ad189b7cfb tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Volume info retrieved successfully. Dec 02 11:09:27.947911 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-71ca2558-9474-4371-b02d-94ad189b7cfb tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Delete volume request issued successfully. Dec 02 11:09:27.947911 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-71ca2558-9474-4371-b02d-94ad189b7cfb tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/volumes/6a3fd4c7-b177-41cd-a163-f9996e7af5b9 returned with HTTP 202 Dec 02 11:09:27.952595 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1372/2784] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:09:27 2020] DELETE /volume/v3/699880785fb8451298849d3fa27e7f2e/volumes/6a3fd4c7-b177-41cd-a163-f9996e7af5b9 => generated 0 bytes in 166 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:09:27.961175 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-920d9840-8930-4b04-ada8-fd845460eb2d tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:09:27.961175 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-920d9840-8930-4b04-ada8-fd845460eb2d tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:27.961175 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:27.961175 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:27.961175 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-920d9840-8930-4b04-ada8-fd845460eb2d tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:27.961175 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-920d9840-8930-4b04-ada8-fd845460eb2d tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:09:27.966167 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4e5b4c15-fc12-4914-8a45-c60e246beeeb tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/volumes/6a3fd4c7-b177-41cd-a163-f9996e7af5b9 Dec 02 11:09:27.966167 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4e5b4c15-fc12-4914-8a45-c60e246beeeb tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:27.966167 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:27.966167 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:27.966167 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4e5b4c15-fc12-4914-8a45-c60e246beeeb tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:28.064690 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:28.064690 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:28.064690 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-920d9840-8930-4b04-ada8-fd845460eb2d tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:09:28.064690 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1413/2785] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:09:27 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 822 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:28.196207 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:28.196207 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:28.214913 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-4e5b4c15-fc12-4914-8a45-c60e246beeeb tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Volume info retrieved successfully. Dec 02 11:09:28.293237 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4e5b4c15-fc12-4914-8a45-c60e246beeeb tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/volumes/6a3fd4c7-b177-41cd-a163-f9996e7af5b9 returned with HTTP 200 Dec 02 11:09:28.310222 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1373/2786] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:09:27 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/volumes/6a3fd4c7-b177-41cd-a163-f9996e7af5b9 => generated 913 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:28.639787 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3355d6ef-67b0-4ffc-bb5e-2f898bc7684c tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] GET http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots/d0f4524e-7f59-4ab5-907c-65326027f1f1 Dec 02 11:09:28.639787 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3355d6ef-67b0-4ffc-bb5e-2f898bc7684c tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:28.639787 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:28.639787 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:28.639787 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3355d6ef-67b0-4ffc-bb5e-2f898bc7684c tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:28.711698 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:28.711698 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:28.711698 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3355d6ef-67b0-4ffc-bb5e-2f898bc7684c tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Snapshot retrieved successfully. Dec 02 11:09:28.711698 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3355d6ef-67b0-4ffc-bb5e-2f898bc7684c tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots/d0f4524e-7f59-4ab5-907c-65326027f1f1 returned with HTTP 200 Dec 02 11:09:28.711698 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1414/2787] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:09:28 2020] GET /volume/v3/09318dced478488eae7838184b3723c1/snapshots/d0f4524e-7f59-4ab5-907c-65326027f1f1 => generated 472 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:29.078391 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-db167632-25fd-4b7c-81aa-0b2c28569de3 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:09:29.078916 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-db167632-25fd-4b7c-81aa-0b2c28569de3 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:29.079137 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:29.079137 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:29.079777 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-db167632-25fd-4b7c-81aa-0b2c28569de3 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:29.079908 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-db167632-25fd-4b7c-81aa-0b2c28569de3 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:09:29.132544 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:29.132544 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:29.134846 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-db167632-25fd-4b7c-81aa-0b2c28569de3 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:09:29.135917 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1374/2788] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:09:29 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 822 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:29.341677 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d0e62a5a-feda-426a-9209-7d2489ccb16e tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/volumes/6a3fd4c7-b177-41cd-a163-f9996e7af5b9 Dec 02 11:09:29.341677 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d0e62a5a-feda-426a-9209-7d2489ccb16e tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:29.341677 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:29.341677 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:29.341677 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d0e62a5a-feda-426a-9209-7d2489ccb16e tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:29.469201 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:29.469201 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:29.483366 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-d0e62a5a-feda-426a-9209-7d2489ccb16e tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Volume info retrieved successfully. Dec 02 11:09:29.517841 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d0e62a5a-feda-426a-9209-7d2489ccb16e tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/volumes/6a3fd4c7-b177-41cd-a163-f9996e7af5b9 returned with HTTP 200 Dec 02 11:09:29.519207 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1415/2789] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:09:29 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/volumes/6a3fd4c7-b177-41cd-a163-f9996e7af5b9 => generated 913 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:29.707913 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-20c6780e-427c-4d44-9a02-03149bc2bd56 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] GET http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots/d0f4524e-7f59-4ab5-907c-65326027f1f1 Dec 02 11:09:29.708451 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-20c6780e-427c-4d44-9a02-03149bc2bd56 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:29.708675 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:29.708675 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:29.709089 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-20c6780e-427c-4d44-9a02-03149bc2bd56 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:29.761029 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-20c6780e-427c-4d44-9a02-03149bc2bd56 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots/d0f4524e-7f59-4ab5-907c-65326027f1f1 returned with HTTP 404 Dec 02 11:09:29.764245 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1375/2790] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:09:29 2020] GET /volume/v3/09318dced478488eae7838184b3723c1/snapshots/d0f4524e-7f59-4ab5-907c-65326027f1f1 => generated 111 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:09:29.772970 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4ab38b1f-6f47-41fe-99c5-adc42c851d68 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] DELETE http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots/01bf2231-6ae6-4593-bb79-decc1b65132b Dec 02 11:09:29.773585 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4ab38b1f-6f47-41fe-99c5-adc42c851d68 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:29.773804 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:29.773804 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:29.774176 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4ab38b1f-6f47-41fe-99c5-adc42c851d68 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:29.774525 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v2.snapshots [None req-4ab38b1f-6f47-41fe-99c5-adc42c851d68 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Delete snapshot with id: 01bf2231-6ae6-4593-bb79-decc1b65132b Dec 02 11:09:29.853885 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:29.853885 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:29.857200 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-4ab38b1f-6f47-41fe-99c5-adc42c851d68 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Snapshot retrieved successfully. Dec 02 11:09:29.991148 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-4ab38b1f-6f47-41fe-99c5-adc42c851d68 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Snapshot delete request issued successfully. Dec 02 11:09:29.994492 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4ab38b1f-6f47-41fe-99c5-adc42c851d68 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots/01bf2231-6ae6-4593-bb79-decc1b65132b returned with HTTP 202 Dec 02 11:09:30.003324 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1416/2791] 10.222.0.23 () {58 vars in 1324 bytes} [Wed Dec 2 11:09:29 2020] DELETE /volume/v3/09318dced478488eae7838184b3723c1/snapshots/01bf2231-6ae6-4593-bb79-decc1b65132b => generated 0 bytes in 235 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:09:30.008153 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8dc10b54-d662-430f-910a-96d5c3833c16 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] GET http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots/01bf2231-6ae6-4593-bb79-decc1b65132b Dec 02 11:09:30.008841 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8dc10b54-d662-430f-910a-96d5c3833c16 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:30.009180 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8dc10b54-d662-430f-910a-96d5c3833c16 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:30.107254 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:30.107254 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:30.111754 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-8dc10b54-d662-430f-910a-96d5c3833c16 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Snapshot retrieved successfully. Dec 02 11:09:30.114091 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8dc10b54-d662-430f-910a-96d5c3833c16 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots/01bf2231-6ae6-4593-bb79-decc1b65132b returned with HTTP 200 Dec 02 11:09:30.119849 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1376/2792] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:09:30 2020] GET /volume/v3/09318dced478488eae7838184b3723c1/snapshots/01bf2231-6ae6-4593-bb79-decc1b65132b => generated 472 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:30.150478 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-884406fe-0a33-40c5-bed5-ae4ab8bd67a6 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:09:30.151028 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-884406fe-0a33-40c5-bed5-ae4ab8bd67a6 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:30.151253 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:30.151253 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:30.151626 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-884406fe-0a33-40c5-bed5-ae4ab8bd67a6 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:30.161003 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-884406fe-0a33-40c5-bed5-ae4ab8bd67a6 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:09:30.214945 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:30.214945 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:30.224602 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-884406fe-0a33-40c5-bed5-ae4ab8bd67a6 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:09:30.232580 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1417/2793] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:09:30 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 822 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:30.539885 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b253f3df-6875-4149-b622-dc5962f84a14 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/volumes/6a3fd4c7-b177-41cd-a163-f9996e7af5b9 Dec 02 11:09:30.540535 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b253f3df-6875-4149-b622-dc5962f84a14 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:30.540851 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:30.540851 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:30.541434 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b253f3df-6875-4149-b622-dc5962f84a14 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:30.699155 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:30.699155 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:30.729741 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b253f3df-6875-4149-b622-dc5962f84a14 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Volume info retrieved successfully. Dec 02 11:09:30.760085 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b253f3df-6875-4149-b622-dc5962f84a14 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/volumes/6a3fd4c7-b177-41cd-a163-f9996e7af5b9 returned with HTTP 200 Dec 02 11:09:30.762490 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1377/2794] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:09:30 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/volumes/6a3fd4c7-b177-41cd-a163-f9996e7af5b9 => generated 913 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:31.131205 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-47d0319f-3b7d-4f0a-acda-a0521e981e73 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] GET http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots/01bf2231-6ae6-4593-bb79-decc1b65132b Dec 02 11:09:31.131856 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-47d0319f-3b7d-4f0a-acda-a0521e981e73 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:31.132165 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:31.132165 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:31.132732 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-47d0319f-3b7d-4f0a-acda-a0521e981e73 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:31.217143 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:31.217143 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:31.225795 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-47d0319f-3b7d-4f0a-acda-a0521e981e73 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Snapshot retrieved successfully. Dec 02 11:09:31.231935 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-47d0319f-3b7d-4f0a-acda-a0521e981e73 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots/01bf2231-6ae6-4593-bb79-decc1b65132b returned with HTTP 200 Dec 02 11:09:31.237384 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1418/2795] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:09:31 2020] GET /volume/v3/09318dced478488eae7838184b3723c1/snapshots/01bf2231-6ae6-4593-bb79-decc1b65132b => generated 472 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:31.240703 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c5c2f79f-631e-4606-9108-bb6d2850b52d tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:09:31.241258 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c5c2f79f-631e-4606-9108-bb6d2850b52d tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:31.241531 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:31.241531 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:31.241898 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c5c2f79f-631e-4606-9108-bb6d2850b52d tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:31.242238 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-c5c2f79f-631e-4606-9108-bb6d2850b52d tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id fdf43544-4fa1-47a0-acd6-354e889293c3. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:09:31.309133 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:31.309133 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:31.311018 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c5c2f79f-631e-4606-9108-bb6d2850b52d tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 200 Dec 02 11:09:31.311860 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1378/2796] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:09:31 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 822 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:31.324288 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3ac81fa2-5415-44f0-9bd5-3ad913370df2 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/volumes/2c877efc-8857-4103-8ae8-72d21fa600f6 Dec 02 11:09:31.324976 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3ac81fa2-5415-44f0-9bd5-3ad913370df2 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:31.325370 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:31.325370 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:31.326206 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3ac81fa2-5415-44f0-9bd5-3ad913370df2 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:31.435688 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:31.435688 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:31.459770 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3ac81fa2-5415-44f0-9bd5-3ad913370df2 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Volume info retrieved successfully. Dec 02 11:09:31.523183 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3ac81fa2-5415-44f0-9bd5-3ad913370df2 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/volumes/2c877efc-8857-4103-8ae8-72d21fa600f6 returned with HTTP 200 Dec 02 11:09:31.526444 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1419/2797] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:09:31 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/volumes/2c877efc-8857-4103-8ae8-72d21fa600f6 => generated 971 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:31.545545 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6b9f615b-a8ee-496f-8e68-76ddd5513c45 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/volumes Dec 02 11:09:31.546410 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6b9f615b-a8ee-496f-8e68-76ddd5513c45 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:31.546832 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:31.546832 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:31.547464 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6b9f615b-a8ee-496f-8e68-76ddd5513c45 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'index' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:31.548301 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-6b9f615b-a8ee-496f-8e68-76ddd5513c45 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Removing options '' from query. {{(pid=88068) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 11:09:31.550337 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-6b9f615b-a8ee-496f-8e68-76ddd5513c45 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88068) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 02 11:09:31.660611 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6b9f615b-a8ee-496f-8e68-76ddd5513c45 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Get all volumes completed successfully. Dec 02 11:09:31.666529 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6b9f615b-a8ee-496f-8e68-76ddd5513c45 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/volumes returned with HTTP 200 Dec 02 11:09:31.667687 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1379/2798] 10.222.0.23 () {58 vars in 1204 bytes} [Wed Dec 2 11:09:31 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/volumes => generated 795 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:31.680305 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b7ba2b00-c00a-4d4a-bd12-e63d55c7ff5f tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] DELETE http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/volumes/2c877efc-8857-4103-8ae8-72d21fa600f6 Dec 02 11:09:31.681847 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b7ba2b00-c00a-4d4a-bd12-e63d55c7ff5f tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:31.683293 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:31.683293 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:31.684001 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b7ba2b00-c00a-4d4a-bd12-e63d55c7ff5f tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:31.684847 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-b7ba2b00-c00a-4d4a-bd12-e63d55c7ff5f tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Delete volume with id: 2c877efc-8857-4103-8ae8-72d21fa600f6 Dec 02 11:09:31.777396 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-605d73aa-baab-4d1e-8143-c57ce5133827 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] GET http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/volumes/6a3fd4c7-b177-41cd-a163-f9996e7af5b9 Dec 02 11:09:31.778081 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-605d73aa-baab-4d1e-8143-c57ce5133827 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:31.778408 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:31.778408 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:31.779022 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-605d73aa-baab-4d1e-8143-c57ce5133827 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:31.858909 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:31.858909 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:31.860365 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b7ba2b00-c00a-4d4a-bd12-e63d55c7ff5f tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Volume info retrieved successfully. Dec 02 11:09:31.902556 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-605d73aa-baab-4d1e-8143-c57ce5133827 tempest-VolumesBackupsV39Test-1832758411 tempest-VolumesBackupsV39Test-1832758411] http://10.222.0.23/volume/v3/699880785fb8451298849d3fa27e7f2e/volumes/6a3fd4c7-b177-41cd-a163-f9996e7af5b9 returned with HTTP 404 Dec 02 11:09:31.903849 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1380/2799] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:09:31 2020] GET /volume/v3/699880785fb8451298849d3fa27e7f2e/volumes/6a3fd4c7-b177-41cd-a163-f9996e7af5b9 => generated 109 bytes in 130 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 02 11:09:31.937801 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b7ba2b00-c00a-4d4a-bd12-e63d55c7ff5f tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Delete volume request issued successfully. Dec 02 11:09:31.940560 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b7ba2b00-c00a-4d4a-bd12-e63d55c7ff5f tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/volumes/2c877efc-8857-4103-8ae8-72d21fa600f6 returned with HTTP 202 Dec 02 11:09:31.942615 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1420/2800] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:09:31 2020] DELETE /volume/v3/28ea24d403a94e5ea600815c2b5804b3/volumes/2c877efc-8857-4103-8ae8-72d21fa600f6 => generated 0 bytes in 267 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:09:31.955180 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2a00ede7-9b6c-4196-aa2a-ae1c98b8c950 tempest-VolumesBackupsAdminTest-1554040144 tempest-VolumesBackupsAdminTest-1554040144] DELETE http://10.222.0.23/volume/v3/536ecb3d3e26497194dd95a5a043d553/backups/5bc16875-8ba0-4a4c-8cb3-c6272310532b Dec 02 11:09:31.956135 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2a00ede7-9b6c-4196-aa2a-ae1c98b8c950 tempest-VolumesBackupsAdminTest-1554040144 tempest-VolumesBackupsAdminTest-1554040144] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:31.956893 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2a00ede7-9b6c-4196-aa2a-ae1c98b8c950 tempest-VolumesBackupsAdminTest-1554040144 tempest-VolumesBackupsAdminTest-1554040144] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:31.957473 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.contrib.backups [None req-2a00ede7-9b6c-4196-aa2a-ae1c98b8c950 tempest-VolumesBackupsAdminTest-1554040144 tempest-VolumesBackupsAdminTest-1554040144] Delete backup with id: 5bc16875-8ba0-4a4c-8cb3-c6272310532b. Dec 02 11:09:32.038108 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:32.038108 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:32.149366 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.backup.rpcapi [None req-2a00ede7-9b6c-4196-aa2a-ae1c98b8c950 tempest-VolumesBackupsAdminTest-1554040144 tempest-VolumesBackupsAdminTest-1554040144] delete_backup rpcapi backup_id 5bc16875-8ba0-4a4c-8cb3-c6272310532b {{(pid=88068) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Dec 02 11:09:32.154071 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2a00ede7-9b6c-4196-aa2a-ae1c98b8c950 tempest-VolumesBackupsAdminTest-1554040144 tempest-VolumesBackupsAdminTest-1554040144] http://10.222.0.23/volume/v3/536ecb3d3e26497194dd95a5a043d553/backups/5bc16875-8ba0-4a4c-8cb3-c6272310532b returned with HTTP 202 Dec 02 11:09:32.156818 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1381/2801] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:09:31 2020] DELETE /volume/v3/536ecb3d3e26497194dd95a5a043d553/backups/5bc16875-8ba0-4a4c-8cb3-c6272310532b => generated 0 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 02 11:09:32.167404 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-18bf4675-63ff-45e8-8ef5-dd546b0c0f39 tempest-VolumesBackupsAdminTest-1554040144 tempest-VolumesBackupsAdminTest-1554040144] GET http://10.222.0.23/volume/v3/536ecb3d3e26497194dd95a5a043d553/backups/5bc16875-8ba0-4a4c-8cb3-c6272310532b Dec 02 11:09:32.168518 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-18bf4675-63ff-45e8-8ef5-dd546b0c0f39 tempest-VolumesBackupsAdminTest-1554040144 tempest-VolumesBackupsAdminTest-1554040144] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:32.168952 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:32.168952 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:32.169582 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-18bf4675-63ff-45e8-8ef5-dd546b0c0f39 tempest-VolumesBackupsAdminTest-1554040144 tempest-VolumesBackupsAdminTest-1554040144] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:32.170505 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-18bf4675-63ff-45e8-8ef5-dd546b0c0f39 tempest-VolumesBackupsAdminTest-1554040144 tempest-VolumesBackupsAdminTest-1554040144] Show backup with id 5bc16875-8ba0-4a4c-8cb3-c6272310532b. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:09:32.249501 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fd29f3e4-1907-499f-8de7-4ef6ce2615c7 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] GET http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots/01bf2231-6ae6-4593-bb79-decc1b65132b Dec 02 11:09:32.250111 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fd29f3e4-1907-499f-8de7-4ef6ce2615c7 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:32.250219 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:32.250219 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:32.250556 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fd29f3e4-1907-499f-8de7-4ef6ce2615c7 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:32.263113 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:32.263113 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:32.268057 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-18bf4675-63ff-45e8-8ef5-dd546b0c0f39 tempest-VolumesBackupsAdminTest-1554040144 tempest-VolumesBackupsAdminTest-1554040144] http://10.222.0.23/volume/v3/536ecb3d3e26497194dd95a5a043d553/backups/5bc16875-8ba0-4a4c-8cb3-c6272310532b returned with HTTP 200 Dec 02 11:09:32.271325 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1421/2802] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:09:32 2020] GET /volume/v3/536ecb3d3e26497194dd95a5a043d553/backups/5bc16875-8ba0-4a4c-8cb3-c6272310532b => generated 823 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:32.372614 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:32.372614 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:32.376147 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-fd29f3e4-1907-499f-8de7-4ef6ce2615c7 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Snapshot retrieved successfully. Dec 02 11:09:32.380441 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fd29f3e4-1907-499f-8de7-4ef6ce2615c7 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots/01bf2231-6ae6-4593-bb79-decc1b65132b returned with HTTP 200 Dec 02 11:09:32.381356 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1382/2803] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:09:32 2020] GET /volume/v3/09318dced478488eae7838184b3723c1/snapshots/01bf2231-6ae6-4593-bb79-decc1b65132b => generated 472 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:33.285790 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0731c1e9-1e95-4a13-a22a-a16db9305f3f tempest-VolumesBackupsAdminTest-1554040144 tempest-VolumesBackupsAdminTest-1554040144] GET http://10.222.0.23/volume/v3/536ecb3d3e26497194dd95a5a043d553/backups/5bc16875-8ba0-4a4c-8cb3-c6272310532b Dec 02 11:09:33.286888 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0731c1e9-1e95-4a13-a22a-a16db9305f3f tempest-VolumesBackupsAdminTest-1554040144 tempest-VolumesBackupsAdminTest-1554040144] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:33.289359 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:33.289359 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:33.289359 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0731c1e9-1e95-4a13-a22a-a16db9305f3f tempest-VolumesBackupsAdminTest-1554040144 tempest-VolumesBackupsAdminTest-1554040144] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:33.289359 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-0731c1e9-1e95-4a13-a22a-a16db9305f3f tempest-VolumesBackupsAdminTest-1554040144 tempest-VolumesBackupsAdminTest-1554040144] Show backup with id 5bc16875-8ba0-4a4c-8cb3-c6272310532b. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:09:33.356787 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0731c1e9-1e95-4a13-a22a-a16db9305f3f tempest-VolumesBackupsAdminTest-1554040144 tempest-VolumesBackupsAdminTest-1554040144] http://10.222.0.23/volume/v3/536ecb3d3e26497194dd95a5a043d553/backups/5bc16875-8ba0-4a4c-8cb3-c6272310532b returned with HTTP 404 Dec 02 11:09:33.363198 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1422/2804] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:09:33 2020] GET /volume/v3/536ecb3d3e26497194dd95a5a043d553/backups/5bc16875-8ba0-4a4c-8cb3-c6272310532b => generated 109 bytes in 79 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:09:33.385087 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cf9c23db-31bc-4a69-b11a-b741ddb3e384 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] DELETE http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 Dec 02 11:09:33.385639 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cf9c23db-31bc-4a69-b11a-b741ddb3e384 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:33.385862 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:33.385862 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:33.396186 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8d0492fb-cb98-4e77-a1aa-eb06ece8b9b5 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] GET http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots/01bf2231-6ae6-4593-bb79-decc1b65132b Dec 02 11:09:33.396953 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8d0492fb-cb98-4e77-a1aa-eb06ece8b9b5 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:33.397392 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cf9c23db-31bc-4a69-b11a-b741ddb3e384 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:33.397832 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.contrib.backups [None req-cf9c23db-31bc-4a69-b11a-b741ddb3e384 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Delete backup with id: fdf43544-4fa1-47a0-acd6-354e889293c3. Dec 02 11:09:33.398092 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8d0492fb-cb98-4e77-a1aa-eb06ece8b9b5 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:33.487112 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8d0492fb-cb98-4e77-a1aa-eb06ece8b9b5 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/snapshots/01bf2231-6ae6-4593-bb79-decc1b65132b returned with HTTP 404 Dec 02 11:09:33.488681 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:33.488681 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:33.495157 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1423/2805] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:09:33 2020] GET /volume/v3/09318dced478488eae7838184b3723c1/snapshots/01bf2231-6ae6-4593-bb79-decc1b65132b => generated 111 bytes in 105 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:09:33.500391 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4b943d84-4332-4c49-bfec-fda0332cce52 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] DELETE http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/volumes/d1fcf404-1877-4e7c-9934-b2e3a02ee956 Dec 02 11:09:33.504294 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4b943d84-4332-4c49-bfec-fda0332cce52 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:33.505033 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4b943d84-4332-4c49-bfec-fda0332cce52 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:33.505707 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-4b943d84-4332-4c49-bfec-fda0332cce52 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Delete volume with id: d1fcf404-1877-4e7c-9934-b2e3a02ee956 Dec 02 11:09:33.594534 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:33.594534 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:33.596175 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.backup.rpcapi [None req-cf9c23db-31bc-4a69-b11a-b741ddb3e384 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] delete_backup rpcapi backup_id fdf43544-4fa1-47a0-acd6-354e889293c3 {{(pid=88068) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Dec 02 11:09:33.599884 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-4b943d84-4332-4c49-bfec-fda0332cce52 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Volume info retrieved successfully. Dec 02 11:09:33.601030 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cf9c23db-31bc-4a69-b11a-b741ddb3e384 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 returned with HTTP 202 Dec 02 11:09:33.608114 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1383/2806] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:09:33 2020] DELETE /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/fdf43544-4fa1-47a0-acd6-354e889293c3 => generated 0 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 02 11:09:33.642639 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3aac3bc4-60e5-49dc-b18a-648f33f7fa0d tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] POST http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/volumes Dec 02 11:09:33.643559 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:33.643559 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:33.644028 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3aac3bc4-60e5-49dc-b18a-648f33f7fa0d tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1113397847"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:09:33.646856 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-3aac3bc4-60e5-49dc-b18a-648f33f7fa0d tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1113397847'}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 11:09:33.648422 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-3aac3bc4-60e5-49dc-b18a-648f33f7fa0d tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Create volume of 1 GB Dec 02 11:09:33.672565 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-4b943d84-4332-4c49-bfec-fda0332cce52 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Delete volume request issued successfully. Dec 02 11:09:33.673073 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4b943d84-4332-4c49-bfec-fda0332cce52 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/volumes/d1fcf404-1877-4e7c-9934-b2e3a02ee956 returned with HTTP 202 Dec 02 11:09:33.683920 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1424/2807] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:09:33 2020] DELETE /volume/v3/09318dced478488eae7838184b3723c1/volumes/d1fcf404-1877-4e7c-9934-b2e3a02ee956 => generated 0 bytes in 188 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:09:33.693913 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dc77e4b8-4964-4d46-a805-70c71c317a7c tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] GET http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/volumes/d1fcf404-1877-4e7c-9934-b2e3a02ee956 Dec 02 11:09:33.694371 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dc77e4b8-4964-4d46-a805-70c71c317a7c tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:33.694598 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:33.694598 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:33.694976 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dc77e4b8-4964-4d46-a805-70c71c317a7c tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:33.701096 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3aac3bc4-60e5-49dc-b18a-648f33f7fa0d tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Availability Zones retrieved successfully. Dec 02 11:09:33.751853 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-3aac3bc4-60e5-49dc-b18a-648f33f7fa0d tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Flow 'volume_create_api' (8098d2eb-01c0-450d-a3e9-68c5d586984b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:09:33.767236 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-3aac3bc4-60e5-49dc-b18a-648f33f7fa0d tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da65d50e-d8e9-4805-9d5e-6662f5ae4f13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:09:33.769443 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-3aac3bc4-60e5-49dc-b18a-648f33f7fa0d tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Validating volume size '1' using validate_int {{(pid=88068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 11:09:33.872971 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:33.872971 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:33.902469 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-dc77e4b8-4964-4d46-a805-70c71c317a7c tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Volume info retrieved successfully. Dec 02 11:09:33.989640 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dc77e4b8-4964-4d46-a805-70c71c317a7c tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/volumes/d1fcf404-1877-4e7c-9934-b2e3a02ee956 returned with HTTP 200 Dec 02 11:09:33.992960 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1425/2808] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:09:33 2020] GET /volume/v3/09318dced478488eae7838184b3723c1/volumes/d1fcf404-1877-4e7c-9934-b2e3a02ee956 => generated 919 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:34.006832 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-3aac3bc4-60e5-49dc-b18a-648f33f7fa0d tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da65d50e-d8e9-4805-9d5e-6662f5ae4f13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:09:34.017234 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-3aac3bc4-60e5-49dc-b18a-648f33f7fa0d tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3b9e03c-c3ba-49d1-8e3e-2b42f41904ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:09:34.105664 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-3aac3bc4-60e5-49dc-b18a-648f33f7fa0d tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Created reservations ['ecdd9caa-4033-49c3-97b3-05fb9a7ef530', 'd5f41772-144a-4a00-93ef-6bc25c647f9e', '15698bcf-858f-400b-8cb4-6acaad8a8840', 'bad8c19b-581d-4bd7-8314-fc02da5e4c6c'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:09:34.107516 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-3aac3bc4-60e5-49dc-b18a-648f33f7fa0d tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3b9e03c-c3ba-49d1-8e3e-2b42f41904ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ecdd9caa-4033-49c3-97b3-05fb9a7ef530', 'd5f41772-144a-4a00-93ef-6bc25c647f9e', '15698bcf-858f-400b-8cb4-6acaad8a8840', 'bad8c19b-581d-4bd7-8314-fc02da5e4c6c']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:09:34.117921 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-3aac3bc4-60e5-49dc-b18a-648f33f7fa0d tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45863585-cbf6-4e58-aefc-3a83ac4b735e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:09:34.262721 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-3aac3bc4-60e5-49dc-b18a-648f33f7fa0d tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45863585-cbf6-4e58-aefc-3a83ac4b735e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aafcb29c-fea6-4d54-ae5a-cd57bffd759b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1113397847',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28ea24d403a94e5ea600815c2b5804b3',qos_specs=None,replication_status=,reservations=['ecdd9caa-4033-49c3-97b3-05fb9a7ef530','d5f41772-144a-4a00-93ef-6bc25c647f9e','15698bcf-858f-400b-8cb4-6acaad8a8840','bad8c19b-581d-4bd7-8314-fc02da5e4c6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08d1bbb201e44f80a612f2eaf1d2d8f7',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T11:09:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1113397847',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aafcb29c-fea6-4d54-ae5a-cd57bffd759b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='28ea24d403a94e5ea600815c2b5804b3',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,user_id='08d1bbb201e44f80a612f2eaf1d2d8f7',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:09:34.308844 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-3aac3bc4-60e5-49dc-b18a-648f33f7fa0d tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05771624-d0c2-4cbf-a481-9aca9dc686e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:09:34.385959 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-3aac3bc4-60e5-49dc-b18a-648f33f7fa0d tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05771624-d0c2-4cbf-a481-9aca9dc686e4) 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-VolumesBackupsAdminTest-Volume-1113397847',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28ea24d403a94e5ea600815c2b5804b3',qos_specs=None,replication_status=,reservations=['ecdd9caa-4033-49c3-97b3-05fb9a7ef530','d5f41772-144a-4a00-93ef-6bc25c647f9e','15698bcf-858f-400b-8cb4-6acaad8a8840','bad8c19b-581d-4bd7-8314-fc02da5e4c6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08d1bbb201e44f80a612f2eaf1d2d8f7',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:09:34.388581 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-3aac3bc4-60e5-49dc-b18a-648f33f7fa0d tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (944ef17b-146c-4677-9f4f-2e5ed524d16f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:09:34.419061 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-3aac3bc4-60e5-49dc-b18a-648f33f7fa0d tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (944ef17b-146c-4677-9f4f-2e5ed524d16f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:09:34.422469 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-3aac3bc4-60e5-49dc-b18a-648f33f7fa0d tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Flow 'volume_create_api' (8098d2eb-01c0-450d-a3e9-68c5d586984b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:09:34.554636 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3aac3bc4-60e5-49dc-b18a-648f33f7fa0d tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Create volume request issued successfully. Dec 02 11:09:34.583557 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3aac3bc4-60e5-49dc-b18a-648f33f7fa0d tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/volumes returned with HTTP 202 Dec 02 11:09:34.617907 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1384/2809] 10.222.0.23 () {60 vars in 1225 bytes} [Wed Dec 2 11:09:33 2020] POST /volume/v3/28ea24d403a94e5ea600815c2b5804b3/volumes => generated 823 bytes in 981 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 02 11:09:34.621289 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-503435bc-ab2a-490d-b2c6-cb0ed71747cc tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/volumes/aafcb29c-fea6-4d54-ae5a-cd57bffd759b Dec 02 11:09:34.621994 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-503435bc-ab2a-490d-b2c6-cb0ed71747cc tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:34.622372 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:34.622372 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:34.623054 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-503435bc-ab2a-490d-b2c6-cb0ed71747cc tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:34.731483 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:34.731483 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:34.744215 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-503435bc-ab2a-490d-b2c6-cb0ed71747cc tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Volume info retrieved successfully. Dec 02 11:09:34.806139 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-503435bc-ab2a-490d-b2c6-cb0ed71747cc tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/volumes/aafcb29c-fea6-4d54-ae5a-cd57bffd759b returned with HTTP 200 Dec 02 11:09:34.807481 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1426/2810] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:09:34 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/volumes/aafcb29c-fea6-4d54-ae5a-cd57bffd759b => generated 891 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:35.015108 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-67c05708-1360-4940-a3cf-640faa2129cf tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] GET http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/volumes/d1fcf404-1877-4e7c-9934-b2e3a02ee956 Dec 02 11:09:35.016303 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-67c05708-1360-4940-a3cf-640faa2129cf tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:35.016811 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:35.016811 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:35.017437 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-67c05708-1360-4940-a3cf-640faa2129cf tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:35.156221 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:35.156221 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:35.194375 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-67c05708-1360-4940-a3cf-640faa2129cf tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Volume info retrieved successfully. Dec 02 11:09:35.247967 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-67c05708-1360-4940-a3cf-640faa2129cf tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/volumes/d1fcf404-1877-4e7c-9934-b2e3a02ee956 returned with HTTP 200 Dec 02 11:09:35.249970 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1385/2811] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:09:35 2020] GET /volume/v3/09318dced478488eae7838184b3723c1/volumes/d1fcf404-1877-4e7c-9934-b2e3a02ee956 => generated 919 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:35.824945 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5cfcbb89-9e93-47ad-ad7a-7b3ebdcb5cad tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/volumes/aafcb29c-fea6-4d54-ae5a-cd57bffd759b Dec 02 11:09:35.828631 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5cfcbb89-9e93-47ad-ad7a-7b3ebdcb5cad tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:35.829154 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:35.829154 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:35.829833 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5cfcbb89-9e93-47ad-ad7a-7b3ebdcb5cad tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:36.004893 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:36.004893 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:36.045770 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-5cfcbb89-9e93-47ad-ad7a-7b3ebdcb5cad tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Volume info retrieved successfully. Dec 02 11:09:36.157027 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5cfcbb89-9e93-47ad-ad7a-7b3ebdcb5cad tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/volumes/aafcb29c-fea6-4d54-ae5a-cd57bffd759b returned with HTTP 200 Dec 02 11:09:36.162761 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1427/2812] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:09:35 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/volumes/aafcb29c-fea6-4d54-ae5a-cd57bffd759b => generated 915 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:36.266829 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-701f56d2-986c-4164-9eee-c280196384e2 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] GET http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/volumes/d1fcf404-1877-4e7c-9934-b2e3a02ee956 Dec 02 11:09:36.267581 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-701f56d2-986c-4164-9eee-c280196384e2 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:36.267806 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:36.267806 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:36.268181 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-701f56d2-986c-4164-9eee-c280196384e2 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:36.578974 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:36.578974 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:36.616127 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-701f56d2-986c-4164-9eee-c280196384e2 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Volume info retrieved successfully. Dec 02 11:09:36.680547 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-701f56d2-986c-4164-9eee-c280196384e2 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/volumes/d1fcf404-1877-4e7c-9934-b2e3a02ee956 returned with HTTP 200 Dec 02 11:09:36.681634 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1386/2813] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:09:36 2020] GET /volume/v3/09318dced478488eae7838184b3723c1/volumes/d1fcf404-1877-4e7c-9934-b2e3a02ee956 => generated 919 bytes in 419 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:37.184018 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ed1816f5-9341-4fb3-8d93-02d5061b3acc tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/volumes/aafcb29c-fea6-4d54-ae5a-cd57bffd759b Dec 02 11:09:37.184896 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ed1816f5-9341-4fb3-8d93-02d5061b3acc tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:37.186124 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:37.186124 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:37.186991 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ed1816f5-9341-4fb3-8d93-02d5061b3acc tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:37.368290 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:37.368290 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:37.398981 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-ed1816f5-9341-4fb3-8d93-02d5061b3acc tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Volume info retrieved successfully. Dec 02 11:09:37.484082 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ed1816f5-9341-4fb3-8d93-02d5061b3acc tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/volumes/aafcb29c-fea6-4d54-ae5a-cd57bffd759b returned with HTTP 200 Dec 02 11:09:37.485503 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1428/2814] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:09:37 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/volumes/aafcb29c-fea6-4d54-ae5a-cd57bffd759b => generated 916 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:37.508848 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-59bcbcf8-629a-4880-bb58-199266ad6b2b tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] POST http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups Dec 02 11:09:37.509856 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:37.509856 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:37.510832 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-59bcbcf8-629a-4880-bb58-199266ad6b2b tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Action: 'create', calling method: create, body: {"backup": {"volume_id": "aafcb29c-fea6-4d54-ae5a-cd57bffd759b", "name": "tempest-VolumesBackupsAdminTest-Backup-1502250658"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:09:37.515674 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.contrib.backups [None req-59bcbcf8-629a-4880-bb58-199266ad6b2b tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Creating new backup {'backup': {'volume_id': 'aafcb29c-fea6-4d54-ae5a-cd57bffd759b', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1502250658'}} {{(pid=88068) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Dec 02 11:09:37.516351 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.contrib.backups [None req-59bcbcf8-629a-4880-bb58-199266ad6b2b tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Creating backup of volume aafcb29c-fea6-4d54-ae5a-cd57bffd759b in container None Dec 02 11:09:37.633692 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:37.633692 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:37.635194 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-59bcbcf8-629a-4880-bb58-199266ad6b2b tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Volume info retrieved successfully. Dec 02 11:09:37.698161 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b17750c9-9b49-4c0f-9680-1507299c33b8 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] GET http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/volumes/d1fcf404-1877-4e7c-9934-b2e3a02ee956 Dec 02 11:09:37.698695 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b17750c9-9b49-4c0f-9680-1507299c33b8 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:37.698922 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:37.698922 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:37.699295 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b17750c9-9b49-4c0f-9680-1507299c33b8 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:37.768558 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-59bcbcf8-629a-4880-bb58-199266ad6b2b tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Created reservations ['f46e9e3b-7996-418d-b46a-44b695d1b5a3', '9ccb9b6f-7229-460c-9d89-5e86c1e85420'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:09:37.874211 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:37.874211 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:37.903249 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b17750c9-9b49-4c0f-9680-1507299c33b8 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Volume info retrieved successfully. Dec 02 11:09:37.936632 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b17750c9-9b49-4c0f-9680-1507299c33b8 tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/volumes/d1fcf404-1877-4e7c-9934-b2e3a02ee956 returned with HTTP 200 Dec 02 11:09:37.938154 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1429/2815] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:09:37 2020] GET /volume/v3/09318dced478488eae7838184b3723c1/volumes/d1fcf404-1877-4e7c-9934-b2e3a02ee956 => generated 919 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:37.950613 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-59bcbcf8-629a-4880-bb58-199266ad6b2b tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups returned with HTTP 202 Dec 02 11:09:37.952438 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1387/2816] 10.222.0.23 () {60 vars in 1226 bytes} [Wed Dec 2 11:09:37 2020] POST /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups => generated 401 bytes in 454 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:09:37.974971 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3e1db41d-62d4-4829-a745-d093355239cb tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 Dec 02 11:09:37.978234 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3e1db41d-62d4-4829-a745-d093355239cb tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:37.978870 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:37.978870 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:37.979505 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3e1db41d-62d4-4829-a745-d093355239cb tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:37.981656 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-3e1db41d-62d4-4829-a745-d093355239cb tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:09:38.034958 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:38.034958 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:38.041647 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3e1db41d-62d4-4829-a745-d093355239cb tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 returned with HTTP 200 Dec 02 11:09:38.050953 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1430/2817] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:09:37 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 => generated 808 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:38.954724 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d7ff132c-8808-4987-bd3f-f08af2abd4cd tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] GET http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/volumes/d1fcf404-1877-4e7c-9934-b2e3a02ee956 Dec 02 11:09:38.955352 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d7ff132c-8808-4987-bd3f-f08af2abd4cd tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:38.955607 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:38.955607 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:38.955987 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d7ff132c-8808-4987-bd3f-f08af2abd4cd tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:39.046129 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d7ff132c-8808-4987-bd3f-f08af2abd4cd tempest-VolumesSnapshotListTestJSON-677767368 tempest-VolumesSnapshotListTestJSON-677767368] http://10.222.0.23/volume/v3/09318dced478488eae7838184b3723c1/volumes/d1fcf404-1877-4e7c-9934-b2e3a02ee956 returned with HTTP 404 Dec 02 11:09:39.064690 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-95889494-a5af-48fa-9720-987f348e943b tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 Dec 02 11:09:39.068847 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-95889494-a5af-48fa-9720-987f348e943b tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:39.069081 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:39.069081 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:39.069750 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-95889494-a5af-48fa-9720-987f348e943b tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:39.071635 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-95889494-a5af-48fa-9720-987f348e943b tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:09:39.077263 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1388/2818] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:09:38 2020] GET /volume/v3/09318dced478488eae7838184b3723c1/volumes/d1fcf404-1877-4e7c-9934-b2e3a02ee956 => generated 109 bytes in 127 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:09:39.158448 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:39.158448 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:39.166972 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-95889494-a5af-48fa-9720-987f348e943b tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 returned with HTTP 200 Dec 02 11:09:39.178049 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1431/2819] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:09:39 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 => generated 808 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:40.193806 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ecbdcafa-14cd-4a46-b0e3-ec735efda364 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 Dec 02 11:09:40.194327 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ecbdcafa-14cd-4a46-b0e3-ec735efda364 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:40.194806 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ecbdcafa-14cd-4a46-b0e3-ec735efda364 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:40.195187 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-ecbdcafa-14cd-4a46-b0e3-ec735efda364 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:09:40.253050 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:40.253050 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:40.254867 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ecbdcafa-14cd-4a46-b0e3-ec735efda364 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 returned with HTTP 200 Dec 02 11:09:40.255703 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1389/2820] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:09:40 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 => generated 808 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:41.270342 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3ba6152f-2da9-4d24-967d-3e45208bf71c tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 Dec 02 11:09:41.270885 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3ba6152f-2da9-4d24-967d-3e45208bf71c tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:41.271055 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:41.271055 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:41.271678 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3ba6152f-2da9-4d24-967d-3e45208bf71c tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:41.272051 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-3ba6152f-2da9-4d24-967d-3e45208bf71c tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:09:41.295823 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:41.295823 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:41.297732 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3ba6152f-2da9-4d24-967d-3e45208bf71c tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 returned with HTTP 200 Dec 02 11:09:41.304864 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1432/2821] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:09:41 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 => generated 808 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:42.313393 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-815190d6-9753-45aa-a05e-21f368e40208 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 Dec 02 11:09:42.314579 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-815190d6-9753-45aa-a05e-21f368e40208 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:42.314982 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:42.314982 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:42.315634 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-815190d6-9753-45aa-a05e-21f368e40208 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:42.316411 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-815190d6-9753-45aa-a05e-21f368e40208 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:09:42.363453 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:42.363453 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:42.370322 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-815190d6-9753-45aa-a05e-21f368e40208 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 returned with HTTP 200 Dec 02 11:09:42.377988 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1390/2822] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:09:42 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 => generated 808 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:43.391398 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9652ca35-19b7-4131-abca-19dbe0630902 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 Dec 02 11:09:43.392506 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9652ca35-19b7-4131-abca-19dbe0630902 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:43.392951 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:43.392951 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:43.393574 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9652ca35-19b7-4131-abca-19dbe0630902 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:43.394117 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-9652ca35-19b7-4131-abca-19dbe0630902 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:09:43.418043 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:43.418043 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:43.436198 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9652ca35-19b7-4131-abca-19dbe0630902 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 returned with HTTP 200 Dec 02 11:09:43.437909 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1433/2823] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:09:43 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 => generated 819 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:44.469414 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4da3c95a-a94b-4cb6-9788-90d43745678b tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 Dec 02 11:09:44.469414 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4da3c95a-a94b-4cb6-9788-90d43745678b tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:44.469414 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:44.469414 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:44.469414 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4da3c95a-a94b-4cb6-9788-90d43745678b tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:44.469414 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-4da3c95a-a94b-4cb6-9788-90d43745678b tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:09:44.519439 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:44.519439 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:44.521396 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4da3c95a-a94b-4cb6-9788-90d43745678b tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 returned with HTTP 200 Dec 02 11:09:44.522226 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1391/2824] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:09:44 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 => generated 819 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:45.541493 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-655063c6-1b7c-4458-b6c8-319b5f732a4c tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 Dec 02 11:09:45.542009 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-655063c6-1b7c-4458-b6c8-319b5f732a4c tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:45.542093 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:45.542093 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:45.542431 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-655063c6-1b7c-4458-b6c8-319b5f732a4c tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:45.543185 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-655063c6-1b7c-4458-b6c8-319b5f732a4c tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:09:45.590715 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:45.590715 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:45.592959 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-655063c6-1b7c-4458-b6c8-319b5f732a4c tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 returned with HTTP 200 Dec 02 11:09:45.612832 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1434/2825] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:09:45 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 => generated 819 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:46.337052 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0f9da0b9-9858-4eff-a587-ca921f655013 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] POST http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/3a9fa3e5-11ce-457c-abc5-35d60ef9e112/action Dec 02 11:09:46.337919 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:46.337919 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:46.338645 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0f9da0b9-9858-4eff-a587-ca921f655013 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Action body: b'{"os-attach": {"instance_uuid": "d88c34d6-490d-4ac0-9c9d-03b478a314a5", "mountpoint": "/dev/vdc"}}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 11:09:46.339213 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0f9da0b9-9858-4eff-a587-ca921f655013 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "d88c34d6-490d-4ac0-9c9d-03b478a314a5", "mountpoint": "/dev/vdc"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:09:46.395745 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0f9da0b9-9858-4eff-a587-ca921f655013 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/3a9fa3e5-11ce-457c-abc5-35d60ef9e112/action returned with HTTP 404 Dec 02 11:09:46.397236 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1392/2826] 10.222.0.23 () {60 vars in 1357 bytes} [Wed Dec 2 11:09:46 2020] POST /volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/3a9fa3e5-11ce-457c-abc5-35d60ef9e112/action => generated 109 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:09:46.607812 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6453511e-c855-48d3-b09f-bae0f3ce601e tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 Dec 02 11:09:46.608493 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6453511e-c855-48d3-b09f-bae0f3ce601e tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:46.608769 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:46.608769 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:46.609140 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6453511e-c855-48d3-b09f-bae0f3ce601e tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:46.609506 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-6453511e-c855-48d3-b09f-bae0f3ce601e tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:09:46.656247 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:46.656247 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:46.658238 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6453511e-c855-48d3-b09f-bae0f3ce601e tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 returned with HTTP 200 Dec 02 11:09:46.659226 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1435/2827] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:09:46 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 => generated 819 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:47.673169 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-388cc13e-2f8f-4cc9-bae9-9eca1c7016a1 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 Dec 02 11:09:47.674274 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-388cc13e-2f8f-4cc9-bae9-9eca1c7016a1 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:47.674964 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-388cc13e-2f8f-4cc9-bae9-9eca1c7016a1 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:47.675657 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-388cc13e-2f8f-4cc9-bae9-9eca1c7016a1 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:09:47.700438 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:47.700438 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:47.702718 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-388cc13e-2f8f-4cc9-bae9-9eca1c7016a1 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 returned with HTTP 200 Dec 02 11:09:47.703734 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1393/2828] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:09:47 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:48.719163 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-83ac4f28-a345-4f89-ab97-c59351a70324 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 Dec 02 11:09:48.720499 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-83ac4f28-a345-4f89-ab97-c59351a70324 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:48.721113 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:48.721113 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:48.721968 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-83ac4f28-a345-4f89-ab97-c59351a70324 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:48.724474 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-83ac4f28-a345-4f89-ab97-c59351a70324 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:09:48.767517 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:48.767517 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:48.769553 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-83ac4f28-a345-4f89-ab97-c59351a70324 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 returned with HTTP 200 Dec 02 11:09:48.770401 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1436/2829] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:09:48 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 => generated 819 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:49.787247 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7bb9354d-51fd-44fb-95e9-f696d926d1b8 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 Dec 02 11:09:49.787737 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7bb9354d-51fd-44fb-95e9-f696d926d1b8 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:49.787960 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:49.787960 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:49.788320 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7bb9354d-51fd-44fb-95e9-f696d926d1b8 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:49.788867 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-7bb9354d-51fd-44fb-95e9-f696d926d1b8 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:09:49.812658 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:49.812658 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:49.814860 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7bb9354d-51fd-44fb-95e9-f696d926d1b8 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 returned with HTTP 200 Dec 02 11:09:49.816030 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1394/2830] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:09:49 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 => generated 819 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:50.831015 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f2d2fe5e-f2af-4084-8e32-e784ec103073 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 Dec 02 11:09:50.832268 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f2d2fe5e-f2af-4084-8e32-e784ec103073 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:50.832949 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:50.832949 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:50.833686 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f2d2fe5e-f2af-4084-8e32-e784ec103073 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:50.834260 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-f2d2fe5e-f2af-4084-8e32-e784ec103073 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:09:50.886634 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:50.886634 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:50.890477 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f2d2fe5e-f2af-4084-8e32-e784ec103073 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 returned with HTTP 200 Dec 02 11:09:50.892445 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1437/2831] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:09:50 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 => generated 819 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:51.906869 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-61774ab7-9ccd-40bf-8297-fd56785f9b59 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 Dec 02 11:09:51.907382 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-61774ab7-9ccd-40bf-8297-fd56785f9b59 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:51.907680 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:51.907680 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:51.908371 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-61774ab7-9ccd-40bf-8297-fd56785f9b59 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:51.908919 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-61774ab7-9ccd-40bf-8297-fd56785f9b59 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:09:51.983972 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:51.983972 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:51.986098 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-61774ab7-9ccd-40bf-8297-fd56785f9b59 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 returned with HTTP 200 Dec 02 11:09:51.988546 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1395/2832] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:09:51 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 => generated 819 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:53.003991 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-58286eb2-e818-42b8-be39-c3f69fd602e4 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 Dec 02 11:09:53.007263 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-58286eb2-e818-42b8-be39-c3f69fd602e4 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:53.008132 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:53.008132 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:53.012739 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-58286eb2-e818-42b8-be39-c3f69fd602e4 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:53.013323 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-58286eb2-e818-42b8-be39-c3f69fd602e4 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:09:53.114423 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:53.114423 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:53.120848 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-58286eb2-e818-42b8-be39-c3f69fd602e4 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 returned with HTTP 200 Dec 02 11:09:53.121922 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1438/2833] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:09:52 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 => generated 819 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:54.136056 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e96d3ec2-fb79-4a3a-ba54-ec02942ec156 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 Dec 02 11:09:54.136594 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e96d3ec2-fb79-4a3a-ba54-ec02942ec156 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:54.136956 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:54.136956 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:54.137336 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e96d3ec2-fb79-4a3a-ba54-ec02942ec156 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:54.137755 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-e96d3ec2-fb79-4a3a-ba54-ec02942ec156 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:09:54.186224 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:54.186224 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:54.192804 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e96d3ec2-fb79-4a3a-ba54-ec02942ec156 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 returned with HTTP 200 Dec 02 11:09:54.193687 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1396/2834] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:09:54 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 => generated 819 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:55.207782 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e3143a19-5017-422c-a648-07259a4c9734 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 Dec 02 11:09:55.208305 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e3143a19-5017-422c-a648-07259a4c9734 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:55.208539 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:55.208539 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:55.208942 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e3143a19-5017-422c-a648-07259a4c9734 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:55.209311 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-e3143a19-5017-422c-a648-07259a4c9734 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:09:55.284374 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:55.284374 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:55.287575 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e3143a19-5017-422c-a648-07259a4c9734 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 returned with HTTP 200 Dec 02 11:09:55.296391 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1439/2835] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:09:55 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 => generated 819 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:56.311641 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9ed9f427-2f63-4f6e-a93f-53bb33e88ec5 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 Dec 02 11:09:56.313056 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9ed9f427-2f63-4f6e-a93f-53bb33e88ec5 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:56.313556 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:56.313556 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:56.314143 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9ed9f427-2f63-4f6e-a93f-53bb33e88ec5 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:56.314660 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-9ed9f427-2f63-4f6e-a93f-53bb33e88ec5 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:09:56.347262 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:56.347262 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:56.349665 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9ed9f427-2f63-4f6e-a93f-53bb33e88ec5 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 returned with HTTP 200 Dec 02 11:09:56.358161 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1397/2836] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:09:56 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 => generated 819 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:56.641601 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-93754773-9965-45c7-8737-9be094467f68 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] POST http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes Dec 02 11:09:56.642076 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:56.642076 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:56.642500 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-93754773-9965-45c7-8737-9be094467f68 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Action: 'create', calling method: create, body: {"volume": {"imageRef": "2ea8dca4-c9f0-424d-8a53-f5bc682cd080", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1739071214"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:09:56.643905 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-93754773-9965-45c7-8737-9be094467f68 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Create volume request body: {'volume': {'imageRef': '2ea8dca4-c9f0-424d-8a53-f5bc682cd080', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1739071214'}} {{(pid=88069) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 11:09:56.802083 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-93754773-9965-45c7-8737-9be094467f68 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Create volume of 2 GB Dec 02 11:09:56.863453 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-93754773-9965-45c7-8737-9be094467f68 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Availability Zones retrieved successfully. Dec 02 11:09:56.900337 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-93754773-9965-45c7-8737-9be094467f68 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Flow 'volume_create_api' (9fdfd323-9f60-40fc-a69a-c162b9f50106) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:09:56.909381 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-93754773-9965-45c7-8737-9be094467f68 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64aded98-f8cd-4b5d-a3b7-81bffe5147e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:09:56.918777 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-93754773-9965-45c7-8737-9be094467f68 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Validating volume size '2' using validate_int {{(pid=88069) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 11:09:57.018811 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.volume.api [None req-93754773-9965-45c7-8737-9be094467f68 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64aded98-f8cd-4b5d-a3b7-81bffe5147e5) transitioned into state 'FAILURE' from state 'RUNNING' Dec 02 11:09:57.018811 n-d-764292-5 devstack@c-api.service[88067]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 2ea8dca4-c9f0-424d-8a53-f5bc682cd080 is not active. Dec 02 11:09:57.024110 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-93754773-9965-45c7-8737-9be094467f68 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64aded98-f8cd-4b5d-a3b7-81bffe5147e5) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:09:57.026934 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.volume.api [None req-93754773-9965-45c7-8737-9be094467f68 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64aded98-f8cd-4b5d-a3b7-81bffe5147e5) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Dec 02 11:09:57.036133 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.volume.api [None req-93754773-9965-45c7-8737-9be094467f68 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Flow 'volume_create_api' (9fdfd323-9f60-40fc-a69a-c162b9f50106) transitioned into state 'REVERTED' from state 'RUNNING' Dec 02 11:09:57.037225 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-93754773-9965-45c7-8737-9be094467f68 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes returned with HTTP 400 Dec 02 11:09:57.041726 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1440/2837] 10.222.0.23 () {60 vars in 1226 bytes} [Wed Dec 2 11:09:56 2020] POST /volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes => generated 125 bytes in 401 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 02 11:09:57.372055 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-94178bf4-1b5a-4026-a59d-fc3669ee8979 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 Dec 02 11:09:57.372582 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-94178bf4-1b5a-4026-a59d-fc3669ee8979 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:57.372804 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:57.372804 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:57.373237 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-94178bf4-1b5a-4026-a59d-fc3669ee8979 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:57.373607 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-94178bf4-1b5a-4026-a59d-fc3669ee8979 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:09:57.444300 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:57.444300 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:57.446230 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-94178bf4-1b5a-4026-a59d-fc3669ee8979 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 returned with HTTP 200 Dec 02 11:09:57.447486 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1398/2838] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:09:57 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 => generated 819 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:58.188102 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ceb49f9f-4d84-4de6-ae94-76f06b6b6f08 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] POST http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes Dec 02 11:09:58.189028 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ceb49f9f-4d84-4de6-ae94-76f06b6b6f08 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "c2e4f2c0-2816-4eca-9115-f2df75de05b9"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:09:58.190302 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-ceb49f9f-4d84-4de6-ae94-76f06b6b6f08 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Create volume request body: {'volume': {'size': 1, 'imageRef': 'c2e4f2c0-2816-4eca-9115-f2df75de05b9'}} {{(pid=88069) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 11:09:58.387667 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-ceb49f9f-4d84-4de6-ae94-76f06b6b6f08 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Create volume of 1 GB Dec 02 11:09:58.419630 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-ceb49f9f-4d84-4de6-ae94-76f06b6b6f08 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Availability Zones retrieved successfully. Dec 02 11:09:58.461674 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-77caf20a-6b25-46cc-b56f-d22fbad4535c tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 Dec 02 11:09:58.462219 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-77caf20a-6b25-46cc-b56f-d22fbad4535c tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:58.462399 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:58.462399 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:58.462785 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-77caf20a-6b25-46cc-b56f-d22fbad4535c tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:58.463152 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-77caf20a-6b25-46cc-b56f-d22fbad4535c tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:09:58.498421 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-ceb49f9f-4d84-4de6-ae94-76f06b6b6f08 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Flow 'volume_create_api' (ddfe4e0b-9b43-40bc-ab5e-99bfefd3ebd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:09:58.506725 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-ceb49f9f-4d84-4de6-ae94-76f06b6b6f08 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (195b04c7-5455-4f0f-82ca-ec7f269544a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:09:58.519531 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-ceb49f9f-4d84-4de6-ae94-76f06b6b6f08 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Validating volume size '1' using validate_int {{(pid=88069) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 11:09:58.558616 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:58.558616 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:58.562631 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-77caf20a-6b25-46cc-b56f-d22fbad4535c tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 returned with HTTP 200 Dec 02 11:09:58.565223 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1399/2839] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:09:58 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 => generated 819 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:58.598782 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.volume.api [None req-ceb49f9f-4d84-4de6-ae94-76f06b6b6f08 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (195b04c7-5455-4f0f-82ca-ec7f269544a5) transitioned into state 'FAILURE' from state 'RUNNING' Dec 02 11:09:58.598967 n-d-764292-5 devstack@c-api.service[88067]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Dec 02 11:09:58.603924 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-ceb49f9f-4d84-4de6-ae94-76f06b6b6f08 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (195b04c7-5455-4f0f-82ca-ec7f269544a5) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:09:58.620597 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.volume.api [None req-ceb49f9f-4d84-4de6-ae94-76f06b6b6f08 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (195b04c7-5455-4f0f-82ca-ec7f269544a5) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Dec 02 11:09:58.628630 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.volume.api [None req-ceb49f9f-4d84-4de6-ae94-76f06b6b6f08 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Flow 'volume_create_api' (ddfe4e0b-9b43-40bc-ab5e-99bfefd3ebd7) transitioned into state 'REVERTED' from state 'RUNNING' Dec 02 11:09:58.630937 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ceb49f9f-4d84-4de6-ae94-76f06b6b6f08 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes returned with HTTP 400 Dec 02 11:09:58.636839 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1441/2840] 10.222.0.23 () {60 vars in 1225 bytes} [Wed Dec 2 11:09:58 2020] POST /volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes => generated 134 bytes in 453 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 02 11:09:59.274998 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e8d6351e-a32c-4fbe-8383-995fef8f67d2 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] POST http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes Dec 02 11:09:59.275709 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:59.275709 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:59.276329 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e8d6351e-a32c-4fbe-8383-995fef8f67d2 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:09:59.277981 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e8d6351e-a32c-4fbe-8383-995fef8f67d2 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes returned with HTTP 400 Dec 02 11:09:59.280046 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1400/2841] 10.222.0.23 () {60 vars in 1225 bytes} [Wed Dec 2 11:09:59 2020] POST /volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes => generated 127 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 02 11:09:59.288622 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e2c9d488-805e-4687-9890-969bfde8806d tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] POST http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes Dec 02 11:09:59.290334 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e2c9d488-805e-4687-9890-969bfde8806d tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "17069ddc-a839-48d0-b06e-113b68f757b4"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:09:59.291937 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-e2c9d488-805e-4687-9890-969bfde8806d tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '17069ddc-a839-48d0-b06e-113b68f757b4'}} {{(pid=88069) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 11:09:59.362170 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e2c9d488-805e-4687-9890-969bfde8806d tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes returned with HTTP 404 Dec 02 11:09:59.364585 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1442/2842] 10.222.0.23 () {60 vars in 1225 bytes} [Wed Dec 2 11:09:59 2020] POST /volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes => generated 111 bytes in 80 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:09:59.373693 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c5a7a302-46cf-4c46-9674-9f466057e7ba tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] POST http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes Dec 02 11:09:59.374637 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c5a7a302-46cf-4c46-9674-9f466057e7ba tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "f034ccbf-00f2-4a2f-a540-505e9fc60125"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:09:59.376037 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-c5a7a302-46cf-4c46-9674-9f466057e7ba tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Create volume request body: {'volume': {'size': 1, 'source_volid': 'f034ccbf-00f2-4a2f-a540-505e9fc60125'}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 11:09:59.463462 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c5a7a302-46cf-4c46-9674-9f466057e7ba tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes returned with HTTP 404 Dec 02 11:09:59.475469 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1401/2843] 10.222.0.23 () {60 vars in 1225 bytes} [Wed Dec 2 11:09:59 2020] POST /volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes => generated 109 bytes in 106 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:09:59.484400 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-845c4a2f-a058-44cc-af30-2bfe513c8e9f tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] POST http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes Dec 02 11:09:59.485684 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-845c4a2f-a058-44cc-af30-2bfe513c8e9f tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "0b253090-6350-4014-a176-6f9fbbc17bb8"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:09:59.486863 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-845c4a2f-a058-44cc-af30-2bfe513c8e9f tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Create volume request body: {'volume': {'size': 1, 'volume_type': '0b253090-6350-4014-a176-6f9fbbc17bb8'}} {{(pid=88069) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 11:09:59.579617 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-18f38eef-ac32-44e3-ab48-1415f0a3a07e tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 Dec 02 11:09:59.580587 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-845c4a2f-a058-44cc-af30-2bfe513c8e9f tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes returned with HTTP 404 Dec 02 11:09:59.580752 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-18f38eef-ac32-44e3-ab48-1415f0a3a07e tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:59.581359 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-18f38eef-ac32-44e3-ab48-1415f0a3a07e tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:59.582452 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-18f38eef-ac32-44e3-ab48-1415f0a3a07e tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:09:59.582570 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1443/2844] 10.222.0.23 () {60 vars in 1225 bytes} [Wed Dec 2 11:09:59 2020] POST /volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes => generated 114 bytes in 102 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:09:59.597692 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1e7d1dca-0670-4d90-b520-27f6ef5369ea tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] POST http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes Dec 02 11:09:59.598867 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1e7d1dca-0670-4d90-b520-27f6ef5369ea tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:09:59.600397 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1e7d1dca-0670-4d90-b520-27f6ef5369ea tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes returned with HTTP 400 Dec 02 11:09:59.601866 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1444/2845] 10.222.0.23 () {60 vars in 1225 bytes} [Wed Dec 2 11:09:59 2020] POST /volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes => generated 125 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 02 11:09:59.615277 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-894fb64c-43cd-4d5c-8314-7bad30902dcb tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] POST http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes Dec 02 11:09:59.625195 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-894fb64c-43cd-4d5c-8314-7bad30902dcb tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:09:59.627594 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-894fb64c-43cd-4d5c-8314-7bad30902dcb tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes returned with HTTP 400 Dec 02 11:09:59.628646 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1445/2846] 10.222.0.23 () {60 vars in 1225 bytes} [Wed Dec 2 11:09:59 2020] POST /volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes => generated 125 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 02 11:09:59.641012 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bef7389b-dbf3-41fb-9d27-c47fbc2aaaf4 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] POST http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes Dec 02 11:09:59.641726 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bef7389b-dbf3-41fb-9d27-c47fbc2aaaf4 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:09:59.642919 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bef7389b-dbf3-41fb-9d27-c47fbc2aaaf4 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes returned with HTTP 400 Dec 02 11:09:59.646163 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:09:59.646163 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:09:59.650915 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-18f38eef-ac32-44e3-ab48-1415f0a3a07e tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 returned with HTTP 200 Dec 02 11:09:59.651659 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1446/2847] 10.222.0.23 () {60 vars in 1225 bytes} [Wed Dec 2 11:09:59 2020] POST /volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes => generated 121 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 02 11:09:59.652477 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1402/2848] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:09:59 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 => generated 819 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:09:59.665437 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4e8d9739-abe4-4a53-bc0b-f55f1b8c1a9c tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] DELETE http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/tempest-invalid-1329807635 Dec 02 11:09:59.666202 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4e8d9739-abe4-4a53-bc0b-f55f1b8c1a9c tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:59.666829 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4e8d9739-abe4-4a53-bc0b-f55f1b8c1a9c tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:09:59.667453 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-4e8d9739-abe4-4a53-bc0b-f55f1b8c1a9c tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Delete volume with id: tempest-invalid-1329807635 Dec 02 11:09:59.762546 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4e8d9739-abe4-4a53-bc0b-f55f1b8c1a9c tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/tempest-invalid-1329807635 returned with HTTP 404 Dec 02 11:09:59.768087 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1447/2849] 10.222.0.23 () {58 vars in 1288 bytes} [Wed Dec 2 11:09:59 2020] DELETE /volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/tempest-invalid-1329807635 => generated 99 bytes in 116 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:09:59.778339 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1403/2850] 10.222.0.23 () {58 vars in 1210 bytes} [Wed Dec 2 11:09:59 2020] DELETE /volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Dec 02 11:09:59.787793 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-91391259-98b3-495d-bc71-a6dedeba87da tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] POST http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/xxx/action Dec 02 11:09:59.788943 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-91391259-98b3-495d-bc71-a6dedeba87da tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Action body: b'{"os-detach": {}}' {{(pid=88069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 11:09:59.795465 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-91391259-98b3-495d-bc71-a6dedeba87da tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:09:59.909962 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-91391259-98b3-495d-bc71-a6dedeba87da tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/xxx/action returned with HTTP 404 Dec 02 11:09:59.922500 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1448/2851] 10.222.0.23 () {60 vars in 1258 bytes} [Wed Dec 2 11:09:59 2020] POST /volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/xxx/action => generated 76 bytes in 139 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:09:59.935503 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4343dbbb-0705-42e8-9277-92b28bef9625 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] GET http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/tempest-invalid-687370279 Dec 02 11:09:59.936152 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4343dbbb-0705-42e8-9277-92b28bef9625 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:09:59.936374 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:09:59.936374 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:09:59.937078 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4343dbbb-0705-42e8-9277-92b28bef9625 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:00.049174 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4343dbbb-0705-42e8-9277-92b28bef9625 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/tempest-invalid-687370279 returned with HTTP 404 Dec 02 11:10:00.049174 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1404/2852] 10.222.0.23 () {58 vars in 1282 bytes} [Wed Dec 2 11:09:59 2020] GET /volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/tempest-invalid-687370279 => generated 98 bytes in 119 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:10:00.060857 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1449/2853] 10.222.0.23 () {58 vars in 1207 bytes} [Wed Dec 2 11:10:00 2020] GET /volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/ => generated 112 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Dec 02 11:10:00.069394 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b3a9c3ed-5fa2-4d1a-8378-18ae8843010a tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] GET http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/detail?status=null Dec 02 11:10:00.069925 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b3a9c3ed-5fa2-4d1a-8378-18ae8843010a tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:00.070416 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b3a9c3ed-5fa2-4d1a-8378-18ae8843010a tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Calling method 'detail' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:00.071183 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-b3a9c3ed-5fa2-4d1a-8378-18ae8843010a tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Removing options '' from query. {{(pid=88068) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 11:10:00.071825 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-b3a9c3ed-5fa2-4d1a-8378-18ae8843010a tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Could not evaluate value null, assuming string {{(pid=88068) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Dec 02 11:10:00.075781 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-b3a9c3ed-5fa2-4d1a-8378-18ae8843010a tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=88068) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 02 11:10:00.208265 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b3a9c3ed-5fa2-4d1a-8378-18ae8843010a tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Get all volumes completed successfully. Dec 02 11:10:00.213642 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b3a9c3ed-5fa2-4d1a-8378-18ae8843010a tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/detail?status=null returned with HTTP 200 Dec 02 11:10:00.215584 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1405/2854] 10.222.0.23 () {58 vars in 1248 bytes} [Wed Dec 2 11:10:00 2020] GET /volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/detail?status=null => generated 15 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 02 11:10:00.235542 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-691e0395-28bb-45c1-9238-076a6aa54fcd tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] GET http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/detail?name=tempest-VolumesNegativeTest-Volume-437266890 Dec 02 11:10:00.236079 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-691e0395-28bb-45c1-9238-076a6aa54fcd tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:00.237276 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-691e0395-28bb-45c1-9238-076a6aa54fcd tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Calling method 'detail' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:00.238338 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-691e0395-28bb-45c1-9238-076a6aa54fcd tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Removing options '' from query. {{(pid=88069) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 11:10:00.241782 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-691e0395-28bb-45c1-9238-076a6aa54fcd tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-437266890'), ('no_migration_targets', True)]). {{(pid=88069) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 02 11:10:00.338054 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-691e0395-28bb-45c1-9238-076a6aa54fcd tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Get all volumes completed successfully. Dec 02 11:10:00.345458 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-691e0395-28bb-45c1-9238-076a6aa54fcd tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/detail?name=tempest-VolumesNegativeTest-Volume-437266890 returned with HTTP 200 Dec 02 11:10:00.359020 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1450/2855] 10.222.0.23 () {58 vars in 1324 bytes} [Wed Dec 2 11:10:00 2020] GET /volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/detail?name=tempest-VolumesNegativeTest-Volume-437266890 => generated 15 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 02 11:10:00.363155 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f51ab18b-2327-473d-89b4-c6cab1fb9090 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] GET http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes?status=null Dec 02 11:10:00.364233 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f51ab18b-2327-473d-89b4-c6cab1fb9090 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:00.364945 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f51ab18b-2327-473d-89b4-c6cab1fb9090 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Calling method 'index' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:00.365957 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-f51ab18b-2327-473d-89b4-c6cab1fb9090 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Removing options '' from query. {{(pid=88068) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 11:10:00.366767 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-f51ab18b-2327-473d-89b4-c6cab1fb9090 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Could not evaluate value null, assuming string {{(pid=88068) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Dec 02 11:10:00.368877 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-f51ab18b-2327-473d-89b4-c6cab1fb9090 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=88068) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 02 11:10:00.517913 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f51ab18b-2327-473d-89b4-c6cab1fb9090 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Get all volumes completed successfully. Dec 02 11:10:00.518713 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f51ab18b-2327-473d-89b4-c6cab1fb9090 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes?status=null returned with HTTP 200 Dec 02 11:10:00.519779 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1406/2856] 10.222.0.23 () {58 vars in 1227 bytes} [Wed Dec 2 11:10:00 2020] GET /volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes?status=null => generated 15 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 02 11:10:00.532164 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7c828ac2-1485-4f2f-ae3f-249c4a147e69 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] GET http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes?name=tempest-VolumesNegativeTest-Volume-246144742 Dec 02 11:10:00.532692 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7c828ac2-1485-4f2f-ae3f-249c4a147e69 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:00.533204 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7c828ac2-1485-4f2f-ae3f-249c4a147e69 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Calling method 'index' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:00.533838 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-7c828ac2-1485-4f2f-ae3f-249c4a147e69 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Removing options '' from query. {{(pid=88069) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 11:10:00.535656 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-7c828ac2-1485-4f2f-ae3f-249c4a147e69 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-246144742'), ('no_migration_targets', True)]). {{(pid=88069) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 02 11:10:00.595707 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-7c828ac2-1485-4f2f-ae3f-249c4a147e69 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Get all volumes completed successfully. Dec 02 11:10:00.601261 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7c828ac2-1485-4f2f-ae3f-249c4a147e69 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes?name=tempest-VolumesNegativeTest-Volume-246144742 returned with HTTP 200 Dec 02 11:10:00.602340 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1451/2857] 10.222.0.23 () {58 vars in 1303 bytes} [Wed Dec 2 11:10:00 2020] GET /volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes?name=tempest-VolumesNegativeTest-Volume-246144742 => generated 15 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 02 11:10:00.614186 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e2468902-ae55-4b82-a31b-47c1de8ccf51 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] POST http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/48149914-6ec6-4475-a9e5-2299d55e6ec1/action Dec 02 11:10:00.615176 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e2468902-ae55-4b82-a31b-47c1de8ccf51 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Action body: b'{"os-reserve": {}}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 11:10:00.615712 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e2468902-ae55-4b82-a31b-47c1de8ccf51 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:10:00.668263 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2180f1d7-3a47-4998-b473-82477c85a23c tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 Dec 02 11:10:00.668960 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2180f1d7-3a47-4998-b473-82477c85a23c tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:00.669473 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2180f1d7-3a47-4998-b473-82477c85a23c tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:00.669878 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-2180f1d7-3a47-4998-b473-82477c85a23c tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:10:00.708211 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:00.708211 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:00.709697 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e2468902-ae55-4b82-a31b-47c1de8ccf51 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Volume info retrieved successfully. Dec 02 11:10:00.723494 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e2468902-ae55-4b82-a31b-47c1de8ccf51 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Reserve volume completed successfully. Dec 02 11:10:00.724209 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e2468902-ae55-4b82-a31b-47c1de8ccf51 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/48149914-6ec6-4475-a9e5-2299d55e6ec1/action returned with HTTP 202 Dec 02 11:10:00.725394 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1407/2858] 10.222.0.23 () {60 vars in 1357 bytes} [Wed Dec 2 11:10:00 2020] POST /volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/48149914-6ec6-4475-a9e5-2299d55e6ec1/action => generated 0 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Dec 02 11:10:00.732997 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9342c53a-650f-4070-8429-3f0cfd9b1f87 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] POST http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/48149914-6ec6-4475-a9e5-2299d55e6ec1/action Dec 02 11:10:00.733638 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:00.733638 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:00.734320 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9342c53a-650f-4070-8429-3f0cfd9b1f87 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Action body: b'{"os-reserve": {}}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 11:10:00.734905 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9342c53a-650f-4070-8429-3f0cfd9b1f87 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:10:00.776140 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:00.776140 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:00.778918 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2180f1d7-3a47-4998-b473-82477c85a23c tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 returned with HTTP 200 Dec 02 11:10:00.780389 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1452/2859] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:10:00 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 => generated 819 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:10:00.889834 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:00.889834 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:00.891333 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-9342c53a-650f-4070-8429-3f0cfd9b1f87 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Volume info retrieved successfully. Dec 02 11:10:00.936195 n-d-764292-5 devstack@c-api.service[88067]: ERROR cinder.volume.api [None req-9342c53a-650f-4070-8429-3f0cfd9b1f87 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Volume status must be available to reserve, but the status is attaching. Dec 02 11:10:00.950686 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9342c53a-650f-4070-8429-3f0cfd9b1f87 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/48149914-6ec6-4475-a9e5-2299d55e6ec1/action returned with HTTP 400 Dec 02 11:10:00.969409 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1408/2860] 10.222.0.23 () {60 vars in 1357 bytes} [Wed Dec 2 11:10:00 2020] POST /volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/48149914-6ec6-4475-a9e5-2299d55e6ec1/action => generated 132 bytes in 240 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Dec 02 11:10:00.977546 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-356605dc-297c-4e20-bac4-5549e4891dbf tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] POST http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/48149914-6ec6-4475-a9e5-2299d55e6ec1/action Dec 02 11:10:00.977546 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:00.977546 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:00.978246 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-356605dc-297c-4e20-bac4-5549e4891dbf tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Action body: b'{"os-unreserve": {}}' {{(pid=88069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 11:10:00.978628 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-356605dc-297c-4e20-bac4-5549e4891dbf tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:10:01.090209 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:01.090209 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:01.095608 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-356605dc-297c-4e20-bac4-5549e4891dbf tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Volume info retrieved successfully. Dec 02 11:10:01.254764 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-356605dc-297c-4e20-bac4-5549e4891dbf tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Unreserve volume completed successfully. Dec 02 11:10:01.259014 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-356605dc-297c-4e20-bac4-5549e4891dbf tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/48149914-6ec6-4475-a9e5-2299d55e6ec1/action returned with HTTP 202 Dec 02 11:10:01.260140 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1453/2861] 10.222.0.23 () {60 vars in 1357 bytes} [Wed Dec 2 11:10:00 2020] POST /volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/48149914-6ec6-4475-a9e5-2299d55e6ec1/action => generated 0 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Dec 02 11:10:01.269482 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-91acb0a4-3f4f-4386-9b62-e4014c7d811c tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] POST http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/24ea9110-43df-4693-8833-f19425f632ee/action Dec 02 11:10:01.270038 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:01.270038 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:01.273316 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-91acb0a4-3f4f-4386-9b62-e4014c7d811c tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Action body: b'{"os-reserve": {}}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 11:10:01.273801 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-91acb0a4-3f4f-4386-9b62-e4014c7d811c tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:10:01.348590 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-91acb0a4-3f4f-4386-9b62-e4014c7d811c tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/24ea9110-43df-4693-8833-f19425f632ee/action returned with HTTP 404 Dec 02 11:10:01.349898 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1409/2862] 10.222.0.23 () {60 vars in 1357 bytes} [Wed Dec 2 11:10:01 2020] POST /volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/24ea9110-43df-4693-8833-f19425f632ee/action => generated 109 bytes in 85 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:10:01.360317 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-80aa43dd-f2e0-4e2e-b9a3-e2b5ed748289 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] POST http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/4814379b-e5c4-4af3-a617-6be6d9ff4315/action Dec 02 11:10:01.360975 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:01.360975 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:01.361692 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-80aa43dd-f2e0-4e2e-b9a3-e2b5ed748289 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Action body: b'{"os-unreserve": {}}' {{(pid=88069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 11:10:01.362263 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-80aa43dd-f2e0-4e2e-b9a3-e2b5ed748289 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:10:01.431512 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-80aa43dd-f2e0-4e2e-b9a3-e2b5ed748289 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/4814379b-e5c4-4af3-a617-6be6d9ff4315/action returned with HTTP 404 Dec 02 11:10:01.448508 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1410/2863] 10.222.0.23 () {60 vars in 1227 bytes} [Wed Dec 2 11:10:01 2020] PUT /volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/ => generated 112 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Dec 02 11:10:01.453368 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f47c8495-82a7-4734-8f5c-e5d0a61179b5 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] PUT http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/tempest-invalid-635668980 Dec 02 11:10:01.453647 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1454/2864] 10.222.0.23 () {60 vars in 1357 bytes} [Wed Dec 2 11:10:01 2020] POST /volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/4814379b-e5c4-4af3-a617-6be6d9ff4315/action => generated 109 bytes in 94 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:10:01.454832 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f47c8495-82a7-4734-8f5c-e5d0a61179b5 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:10:01.527655 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f47c8495-82a7-4734-8f5c-e5d0a61179b5 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/tempest-invalid-635668980 returned with HTTP 404 Dec 02 11:10:01.529567 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1411/2865] 10.222.0.23 () {60 vars in 1302 bytes} [Wed Dec 2 11:10:01 2020] PUT /volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/tempest-invalid-635668980 => generated 98 bytes in 80 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:10:01.543160 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-25a3e6bb-15ba-4474-8255-bba97387c864 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] PUT http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/00c4d400-294e-465e-bb9a-f5c806337e9a Dec 02 11:10:01.544390 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-25a3e6bb-15ba-4474-8255-bba97387c864 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:10:01.616417 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-25a3e6bb-15ba-4474-8255-bba97387c864 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/00c4d400-294e-465e-bb9a-f5c806337e9a returned with HTTP 404 Dec 02 11:10:01.617987 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1455/2866] 10.222.0.23 () {60 vars in 1335 bytes} [Wed Dec 2 11:10:01 2020] PUT /volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/00c4d400-294e-465e-bb9a-f5c806337e9a => generated 109 bytes in 83 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:10:01.629705 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-87e82ba2-9500-4afc-81d9-b85fa0e6caad tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] DELETE http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/c4eb103c-beb6-44a6-be12-cd266c475229 Dec 02 11:10:01.631127 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-87e82ba2-9500-4afc-81d9-b85fa0e6caad tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:01.631804 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-87e82ba2-9500-4afc-81d9-b85fa0e6caad tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:01.632454 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-87e82ba2-9500-4afc-81d9-b85fa0e6caad tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Delete volume with id: c4eb103c-beb6-44a6-be12-cd266c475229 Dec 02 11:10:01.689710 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-87e82ba2-9500-4afc-81d9-b85fa0e6caad tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/c4eb103c-beb6-44a6-be12-cd266c475229 returned with HTTP 404 Dec 02 11:10:01.699537 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a41de90c-3134-454c-a8ad-4dd22c71b25e tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] POST http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/48149914-6ec6-4475-a9e5-2299d55e6ec1/action Dec 02 11:10:01.700304 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a41de90c-3134-454c-a8ad-4dd22c71b25e tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=88069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 11:10:01.700679 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a41de90c-3134-454c-a8ad-4dd22c71b25e tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:10:01.702439 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a41de90c-3134-454c-a8ad-4dd22c71b25e tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/48149914-6ec6-4475-a9e5-2299d55e6ec1/action returned with HTTP 400 Dec 02 11:10:01.703648 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1456/2867] 10.222.0.23 () {60 vars in 1357 bytes} [Wed Dec 2 11:10:01 2020] POST /volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/48149914-6ec6-4475-a9e5-2299d55e6ec1/action => generated 140 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 02 11:10:01.704244 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1412/2868] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:10:01 2020] DELETE /volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/c4eb103c-beb6-44a6-be12-cd266c475229 => generated 109 bytes in 79 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:10:01.727306 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-335d7cf1-0811-4c75-b3f7-6aeca9149e69 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] POST http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/48149914-6ec6-4475-a9e5-2299d55e6ec1/action Dec 02 11:10:01.728211 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-335d7cf1-0811-4c75-b3f7-6aeca9149e69 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=88069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 11:10:01.729808 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-335d7cf1-0811-4c75-b3f7-6aeca9149e69 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:10:01.731725 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-335d7cf1-0811-4c75-b3f7-6aeca9149e69 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/48149914-6ec6-4475-a9e5-2299d55e6ec1/action returned with HTTP 400 Dec 02 11:10:01.735563 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1457/2869] 10.222.0.23 () {60 vars in 1357 bytes} [Wed Dec 2 11:10:01 2020] POST /volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/48149914-6ec6-4475-a9e5-2299d55e6ec1/action => generated 131 bytes in 25 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 02 11:10:01.744830 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d94e53a1-61d0-4e80-beb1-5b8ffd4787b9 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] POST http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/d07dbc1f-8f32-488d-b79e-718dcaa2514b/action Dec 02 11:10:01.746365 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d94e53a1-61d0-4e80-beb1-5b8ffd4787b9 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 11:10:01.746754 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d94e53a1-61d0-4e80-beb1-5b8ffd4787b9 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:10:01.808048 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1fe03adc-4eca-45c7-8118-5e8a47621b61 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 Dec 02 11:10:01.808583 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1fe03adc-4eca-45c7-8118-5e8a47621b61 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:01.815850 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1fe03adc-4eca-45c7-8118-5e8a47621b61 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:01.817133 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-1fe03adc-4eca-45c7-8118-5e8a47621b61 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:10:01.877828 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d94e53a1-61d0-4e80-beb1-5b8ffd4787b9 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/d07dbc1f-8f32-488d-b79e-718dcaa2514b/action returned with HTTP 404 Dec 02 11:10:01.881787 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1413/2870] 10.222.0.23 () {60 vars in 1357 bytes} [Wed Dec 2 11:10:01 2020] POST /volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/d07dbc1f-8f32-488d-b79e-718dcaa2514b/action => generated 109 bytes in 141 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 02 11:10:01.901113 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-114382b3-50ce-4b35-8db0-8f7b4e37b145 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] POST http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/48149914-6ec6-4475-a9e5-2299d55e6ec1/action Dec 02 11:10:01.902207 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-114382b3-50ce-4b35-8db0-8f7b4e37b145 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 11:10:01.902776 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-114382b3-50ce-4b35-8db0-8f7b4e37b145 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:10:01.904187 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-114382b3-50ce-4b35-8db0-8f7b4e37b145 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/48149914-6ec6-4475-a9e5-2299d55e6ec1/action returned with HTTP 400 Dec 02 11:10:01.905649 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1414/2871] 10.222.0.23 () {60 vars in 1357 bytes} [Wed Dec 2 11:10:01 2020] POST /volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/48149914-6ec6-4475-a9e5-2299d55e6ec1/action => generated 129 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 02 11:10:01.914953 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bfb26424-3269-4ef8-ba2a-743caf788d4c tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] POST http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/None/action Dec 02 11:10:01.915490 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:01.915490 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:01.916503 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bfb26424-3269-4ef8-ba2a-743caf788d4c tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 11:10:01.917651 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bfb26424-3269-4ef8-ba2a-743caf788d4c tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:10:01.931593 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1fe03adc-4eca-45c7-8118-5e8a47621b61 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 returned with HTTP 200 Dec 02 11:10:01.934672 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1458/2872] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:10:01 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 => generated 819 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:10:02.094571 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bfb26424-3269-4ef8-ba2a-743caf788d4c tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/None/action returned with HTTP 404 Dec 02 11:10:02.097142 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1415/2873] 10.222.0.23 () {60 vars in 1261 bytes} [Wed Dec 2 11:10:01 2020] POST /volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/None/action => generated 77 bytes in 186 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:10:02.107289 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-180c7519-671d-4f54-aa0e-5530616e7990 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] GET http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/3646a22b-75ff-4c71-a9fc-634a517bd71b Dec 02 11:10:02.108253 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-180c7519-671d-4f54-aa0e-5530616e7990 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:02.108594 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:02.108594 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:02.109160 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-180c7519-671d-4f54-aa0e-5530616e7990 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:02.182754 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-180c7519-671d-4f54-aa0e-5530616e7990 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/3646a22b-75ff-4c71-a9fc-634a517bd71b returned with HTTP 404 Dec 02 11:10:02.183940 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1459/2874] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:10:02 2020] GET /volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/3646a22b-75ff-4c71-a9fc-634a517bd71b => generated 109 bytes in 81 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 02 11:10:02.193192 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0751ad47-0ee0-407a-b50f-b246671b95ae tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] DELETE http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/48149914-6ec6-4475-a9e5-2299d55e6ec1 Dec 02 11:10:02.193714 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0751ad47-0ee0-407a-b50f-b246671b95ae tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:02.194191 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0751ad47-0ee0-407a-b50f-b246671b95ae tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:02.194646 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-0751ad47-0ee0-407a-b50f-b246671b95ae tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Delete volume with id: 48149914-6ec6-4475-a9e5-2299d55e6ec1 Dec 02 11:10:02.301454 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:02.301454 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:02.307104 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0751ad47-0ee0-407a-b50f-b246671b95ae tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Volume info retrieved successfully. Dec 02 11:10:02.369910 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0751ad47-0ee0-407a-b50f-b246671b95ae tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Delete volume request issued successfully. Dec 02 11:10:02.370414 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0751ad47-0ee0-407a-b50f-b246671b95ae tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/48149914-6ec6-4475-a9e5-2299d55e6ec1 returned with HTTP 202 Dec 02 11:10:02.371310 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1416/2875] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:10:02 2020] DELETE /volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/48149914-6ec6-4475-a9e5-2299d55e6ec1 => generated 0 bytes in 182 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:10:02.379064 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4084a9dd-817e-4c96-813c-faeb64ab61ee tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] GET http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/48149914-6ec6-4475-a9e5-2299d55e6ec1 Dec 02 11:10:02.379527 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4084a9dd-817e-4c96-813c-faeb64ab61ee tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:02.380020 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4084a9dd-817e-4c96-813c-faeb64ab61ee tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:02.496431 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:02.496431 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:02.512043 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-4084a9dd-817e-4c96-813c-faeb64ab61ee tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Volume info retrieved successfully. Dec 02 11:10:02.571522 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4084a9dd-817e-4c96-813c-faeb64ab61ee tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/48149914-6ec6-4475-a9e5-2299d55e6ec1 returned with HTTP 200 Dec 02 11:10:02.581808 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1460/2876] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:10:02 2020] GET /volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/48149914-6ec6-4475-a9e5-2299d55e6ec1 => generated 910 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:10:02.952013 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b621496b-a25e-4065-8855-a4e9e63b316a tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 Dec 02 11:10:02.952778 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b621496b-a25e-4065-8855-a4e9e63b316a tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:02.953176 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:02.953176 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:02.953818 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b621496b-a25e-4065-8855-a4e9e63b316a tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:02.954385 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-b621496b-a25e-4065-8855-a4e9e63b316a tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:10:03.041620 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:03.041620 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:03.046831 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b621496b-a25e-4065-8855-a4e9e63b316a tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 returned with HTTP 200 Dec 02 11:10:03.052491 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1417/2877] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:10:02 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 => generated 819 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:10:03.601073 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7d1a3e19-e1d6-48dc-a415-d8efa3b1cc48 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] GET http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/48149914-6ec6-4475-a9e5-2299d55e6ec1 Dec 02 11:10:03.601656 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7d1a3e19-e1d6-48dc-a415-d8efa3b1cc48 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:03.602042 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:03.602042 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:03.602709 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7d1a3e19-e1d6-48dc-a415-d8efa3b1cc48 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:03.822529 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:03.822529 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:03.846764 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-7d1a3e19-e1d6-48dc-a415-d8efa3b1cc48 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Volume info retrieved successfully. Dec 02 11:10:03.910594 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7d1a3e19-e1d6-48dc-a415-d8efa3b1cc48 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/48149914-6ec6-4475-a9e5-2299d55e6ec1 returned with HTTP 200 Dec 02 11:10:03.922024 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1461/2878] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:10:03 2020] GET /volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/48149914-6ec6-4475-a9e5-2299d55e6ec1 => generated 910 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:10:04.066471 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1ac87c3b-ad31-4096-9327-af84f7218bcd tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 Dec 02 11:10:04.066999 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1ac87c3b-ad31-4096-9327-af84f7218bcd tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:04.067220 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:04.067220 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:04.067595 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1ac87c3b-ad31-4096-9327-af84f7218bcd tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:04.067969 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-1ac87c3b-ad31-4096-9327-af84f7218bcd tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:10:04.108410 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:04.108410 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:04.110316 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1ac87c3b-ad31-4096-9327-af84f7218bcd tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 returned with HTTP 200 Dec 02 11:10:04.116529 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1418/2879] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:10:04 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 => generated 819 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:10:04.930282 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fa03e055-8c7d-4996-9385-ace371ef33ff tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] GET http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/48149914-6ec6-4475-a9e5-2299d55e6ec1 Dec 02 11:10:04.930857 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fa03e055-8c7d-4996-9385-ace371ef33ff tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:04.931245 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:04.931245 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:04.931821 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fa03e055-8c7d-4996-9385-ace371ef33ff tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:05.091256 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:05.091256 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:05.118950 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-fa03e055-8c7d-4996-9385-ace371ef33ff tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Volume info retrieved successfully. Dec 02 11:10:05.125647 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d726bd2d-2a45-4688-a6a8-44fa9136d560 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 Dec 02 11:10:05.126618 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d726bd2d-2a45-4688-a6a8-44fa9136d560 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:05.127041 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:05.127041 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:05.127853 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d726bd2d-2a45-4688-a6a8-44fa9136d560 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:05.128423 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-d726bd2d-2a45-4688-a6a8-44fa9136d560 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:10:05.203159 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:05.203159 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:05.219031 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d726bd2d-2a45-4688-a6a8-44fa9136d560 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 returned with HTTP 200 Dec 02 11:10:05.222087 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fa03e055-8c7d-4996-9385-ace371ef33ff tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/48149914-6ec6-4475-a9e5-2299d55e6ec1 returned with HTTP 200 Dec 02 11:10:05.222565 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1419/2880] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:10:05 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 => generated 819 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:10:05.223662 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1462/2881] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:10:04 2020] GET /volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/48149914-6ec6-4475-a9e5-2299d55e6ec1 => generated 910 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:10:06.239484 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c58e8ec8-d4f7-48bc-b5fa-9c33aa509046 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] GET http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/48149914-6ec6-4475-a9e5-2299d55e6ec1 Dec 02 11:10:06.240028 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c58e8ec8-d4f7-48bc-b5fa-9c33aa509046 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:06.240028 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:06.240028 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:06.240316 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c58e8ec8-d4f7-48bc-b5fa-9c33aa509046 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:06.241456 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-128ffc4e-bd02-43c6-ac6e-8132053203c7 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 Dec 02 11:10:06.241996 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-128ffc4e-bd02-43c6-ac6e-8132053203c7 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:06.242193 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:06.242193 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:06.245253 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-128ffc4e-bd02-43c6-ac6e-8132053203c7 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:06.245808 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-128ffc4e-bd02-43c6-ac6e-8132053203c7 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:10:06.407716 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:06.407716 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:06.414051 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-128ffc4e-bd02-43c6-ac6e-8132053203c7 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 returned with HTTP 200 Dec 02 11:10:06.420828 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1420/2882] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:10:06 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 => generated 819 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:10:06.450244 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c58e8ec8-d4f7-48bc-b5fa-9c33aa509046 tempest-VolumesNegativeTest-11817783 tempest-VolumesNegativeTest-11817783] http://10.222.0.23/volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/48149914-6ec6-4475-a9e5-2299d55e6ec1 returned with HTTP 404 Dec 02 11:10:06.453155 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1463/2883] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:10:06 2020] GET /volume/v3/1b7a1ddf3d6c4cbfa94a26e47b214507/volumes/48149914-6ec6-4475-a9e5-2299d55e6ec1 => generated 109 bytes in 218 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:10:07.435906 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-73fa05d8-fe29-4ab3-86dc-b60bca715962 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 Dec 02 11:10:07.436556 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-73fa05d8-fe29-4ab3-86dc-b60bca715962 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:07.437902 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:07.437902 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:07.438472 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-73fa05d8-fe29-4ab3-86dc-b60bca715962 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:07.438961 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-73fa05d8-fe29-4ab3-86dc-b60bca715962 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:10:07.543000 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:07.543000 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:07.549287 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-73fa05d8-fe29-4ab3-86dc-b60bca715962 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 returned with HTTP 200 Dec 02 11:10:07.559356 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1421/2884] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:10:07 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 => generated 819 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:10:08.572144 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-06787f10-b1d6-4fa6-8f01-211d17fe3164 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 Dec 02 11:10:08.573391 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-06787f10-b1d6-4fa6-8f01-211d17fe3164 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:08.574070 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-06787f10-b1d6-4fa6-8f01-211d17fe3164 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:08.574609 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-06787f10-b1d6-4fa6-8f01-211d17fe3164 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:10:08.617592 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:08.617592 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:08.621316 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-06787f10-b1d6-4fa6-8f01-211d17fe3164 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 returned with HTTP 200 Dec 02 11:10:08.622597 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1464/2885] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:10:08 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 => generated 819 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:10:09.640372 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8dbbdca4-2931-450e-89a9-ba772c08957b tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 Dec 02 11:10:09.642216 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8dbbdca4-2931-450e-89a9-ba772c08957b tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:09.642598 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:09.642598 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:09.643385 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8dbbdca4-2931-450e-89a9-ba772c08957b tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:09.643929 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-8dbbdca4-2931-450e-89a9-ba772c08957b tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:10:09.685770 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:09.685770 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:09.688087 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8dbbdca4-2931-450e-89a9-ba772c08957b tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 returned with HTTP 200 Dec 02 11:10:09.691007 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1422/2886] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:10:09 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 => generated 819 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:10:10.708069 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b1580085-b7cf-480d-b602-e057996a9b7e tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 Dec 02 11:10:10.708601 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b1580085-b7cf-480d-b602-e057996a9b7e tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:10.708797 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:10.708797 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:10.709689 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b1580085-b7cf-480d-b602-e057996a9b7e tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:10.711148 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-b1580085-b7cf-480d-b602-e057996a9b7e tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:10:10.762943 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:10.762943 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:10.766378 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b1580085-b7cf-480d-b602-e057996a9b7e tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 returned with HTTP 200 Dec 02 11:10:10.767434 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1465/2887] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:10:10 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 => generated 819 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:10:11.782466 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-84199caf-0e3b-4389-aa30-3ad01d99ef69 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 Dec 02 11:10:11.783706 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-84199caf-0e3b-4389-aa30-3ad01d99ef69 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:11.784128 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:11.784128 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:11.784874 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-84199caf-0e3b-4389-aa30-3ad01d99ef69 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:11.785467 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-84199caf-0e3b-4389-aa30-3ad01d99ef69 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:10:11.834559 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:11.834559 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:11.838832 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-84199caf-0e3b-4389-aa30-3ad01d99ef69 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 returned with HTTP 200 Dec 02 11:10:11.845761 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1423/2888] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:10:11 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 => generated 819 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:10:12.861210 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0b68f326-4c9f-4f11-9387-a3fa223694b4 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 Dec 02 11:10:12.862885 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0b68f326-4c9f-4f11-9387-a3fa223694b4 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:12.863248 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:12.863248 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:12.863835 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0b68f326-4c9f-4f11-9387-a3fa223694b4 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:12.864963 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-0b68f326-4c9f-4f11-9387-a3fa223694b4 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:10:12.972051 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:12.972051 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:12.973946 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0b68f326-4c9f-4f11-9387-a3fa223694b4 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 returned with HTTP 200 Dec 02 11:10:12.974783 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1466/2889] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:10:12 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 => generated 819 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:10:13.995803 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dc8b357e-a285-4ba1-bd56-14252f63b321 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 Dec 02 11:10:13.996384 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dc8b357e-a285-4ba1-bd56-14252f63b321 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:13.996628 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:13.996628 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:13.997237 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dc8b357e-a285-4ba1-bd56-14252f63b321 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:13.997957 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-dc8b357e-a285-4ba1-bd56-14252f63b321 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:10:14.141930 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:14.141930 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:14.144238 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dc8b357e-a285-4ba1-bd56-14252f63b321 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 returned with HTTP 200 Dec 02 11:10:14.145443 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1424/2890] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:10:13 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 => generated 819 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:10:15.159784 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-20ea351a-ea4f-4424-b5c9-51e9d5f0e89e tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 Dec 02 11:10:15.160914 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-20ea351a-ea4f-4424-b5c9-51e9d5f0e89e tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:15.161283 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:15.161283 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:15.161891 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-20ea351a-ea4f-4424-b5c9-51e9d5f0e89e tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:15.162551 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-20ea351a-ea4f-4424-b5c9-51e9d5f0e89e tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:10:15.232493 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:15.232493 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:15.235340 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-20ea351a-ea4f-4424-b5c9-51e9d5f0e89e tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 returned with HTTP 200 Dec 02 11:10:15.238955 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1467/2891] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:10:15 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 => generated 819 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:10:16.252048 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b5d34445-78dd-4ff9-9d4c-b0c6e00c1e8a tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 Dec 02 11:10:16.253153 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b5d34445-78dd-4ff9-9d4c-b0c6e00c1e8a tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:16.253565 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:16.253565 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:16.254166 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b5d34445-78dd-4ff9-9d4c-b0c6e00c1e8a tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:16.254693 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-b5d34445-78dd-4ff9-9d4c-b0c6e00c1e8a tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:10:16.339596 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:16.339596 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:16.354554 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b5d34445-78dd-4ff9-9d4c-b0c6e00c1e8a tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 returned with HTTP 200 Dec 02 11:10:16.356335 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1425/2892] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:10:16 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 => generated 819 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:10:17.395251 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-304b4d5d-a20c-4e21-bcf4-ca43849611c5 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 Dec 02 11:10:17.396061 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-304b4d5d-a20c-4e21-bcf4-ca43849611c5 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:17.396317 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:17.396317 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:17.396828 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-304b4d5d-a20c-4e21-bcf4-ca43849611c5 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:17.397235 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-304b4d5d-a20c-4e21-bcf4-ca43849611c5 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:10:17.496322 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:17.496322 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:17.498465 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-304b4d5d-a20c-4e21-bcf4-ca43849611c5 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 returned with HTTP 200 Dec 02 11:10:17.506537 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1468/2893] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:10:17 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 => generated 819 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:10:18.513909 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-053e43f6-ac98-46f3-9107-05509d2d6a82 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 Dec 02 11:10:18.514958 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-053e43f6-ac98-46f3-9107-05509d2d6a82 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:18.515288 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:18.515288 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:18.515809 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-053e43f6-ac98-46f3-9107-05509d2d6a82 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:18.516281 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-053e43f6-ac98-46f3-9107-05509d2d6a82 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:10:18.652086 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:18.652086 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:18.660566 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-053e43f6-ac98-46f3-9107-05509d2d6a82 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 returned with HTTP 200 Dec 02 11:10:18.668295 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1426/2894] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:10:18 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 => generated 819 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:10:19.677337 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4b4b44a9-8d3f-4aa1-9675-f985327f066f tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 Dec 02 11:10:19.677337 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4b4b44a9-8d3f-4aa1-9675-f985327f066f tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:19.677987 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:19.677987 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:19.677987 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4b4b44a9-8d3f-4aa1-9675-f985327f066f tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:19.678173 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-4b4b44a9-8d3f-4aa1-9675-f985327f066f tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:10:19.726153 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:19.726153 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:19.728106 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4b4b44a9-8d3f-4aa1-9675-f985327f066f tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 returned with HTTP 200 Dec 02 11:10:19.734565 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1469/2895] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:10:19 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 => generated 819 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:10:20.748489 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-50200263-e257-416f-ba07-291883f34574 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 Dec 02 11:10:20.749193 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-50200263-e257-416f-ba07-291883f34574 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:20.749645 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:20.749645 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:20.750341 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-50200263-e257-416f-ba07-291883f34574 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:20.751129 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-50200263-e257-416f-ba07-291883f34574 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:10:20.804621 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:20.804621 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:20.810161 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-50200263-e257-416f-ba07-291883f34574 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 returned with HTTP 200 Dec 02 11:10:20.811270 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1427/2896] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:10:20 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 => generated 819 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:10:21.826658 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-72c5fdc9-2eb9-4780-930c-757b9e04dbc1 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 Dec 02 11:10:21.827216 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-72c5fdc9-2eb9-4780-930c-757b9e04dbc1 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:21.827364 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:21.827364 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:21.827970 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-72c5fdc9-2eb9-4780-930c-757b9e04dbc1 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:21.828500 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-72c5fdc9-2eb9-4780-930c-757b9e04dbc1 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:10:21.874548 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:21.874548 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:21.881390 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-72c5fdc9-2eb9-4780-930c-757b9e04dbc1 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 returned with HTTP 200 Dec 02 11:10:21.885272 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1470/2897] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:10:21 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 => generated 819 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:10:22.899185 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7597400c-012a-4cc4-84b5-2bce35637cef tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 Dec 02 11:10:22.900466 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7597400c-012a-4cc4-84b5-2bce35637cef tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:22.900950 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:22.900950 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:22.902853 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7597400c-012a-4cc4-84b5-2bce35637cef tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:22.903478 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-7597400c-012a-4cc4-84b5-2bce35637cef tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:10:22.955948 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:22.955948 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:22.958709 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7597400c-012a-4cc4-84b5-2bce35637cef tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 returned with HTTP 200 Dec 02 11:10:22.960007 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1428/2898] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:10:22 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 => generated 819 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:10:23.989550 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b4fee996-d039-4083-bd58-c8f6a855cb20 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 Dec 02 11:10:23.991266 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b4fee996-d039-4083-bd58-c8f6a855cb20 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:23.991645 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:23.991645 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:23.992340 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b4fee996-d039-4083-bd58-c8f6a855cb20 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:23.993198 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-b4fee996-d039-4083-bd58-c8f6a855cb20 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:10:24.080858 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:24.080858 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:24.082751 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b4fee996-d039-4083-bd58-c8f6a855cb20 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 returned with HTTP 200 Dec 02 11:10:24.094817 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1471/2899] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:10:23 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 => generated 819 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:10:25.103838 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-421d4ff9-b8e3-4c09-b1fe-1878f12c038d tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 Dec 02 11:10:25.104974 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-421d4ff9-b8e3-4c09-b1fe-1878f12c038d tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:25.105402 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:25.105402 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:25.106091 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-421d4ff9-b8e3-4c09-b1fe-1878f12c038d tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:25.106605 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-421d4ff9-b8e3-4c09-b1fe-1878f12c038d tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:10:25.164346 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:25.164346 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:25.169210 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-421d4ff9-b8e3-4c09-b1fe-1878f12c038d tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 returned with HTTP 200 Dec 02 11:10:25.170063 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1429/2900] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:10:25 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 => generated 819 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:10:26.185054 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-04015547-8156-457d-ae42-15db9e563049 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 Dec 02 11:10:26.185597 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-04015547-8156-457d-ae42-15db9e563049 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:26.185828 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:26.185828 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:26.186504 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-04015547-8156-457d-ae42-15db9e563049 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:26.187084 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-04015547-8156-457d-ae42-15db9e563049 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:10:26.230975 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:26.230975 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:26.237935 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-04015547-8156-457d-ae42-15db9e563049 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 returned with HTTP 200 Dec 02 11:10:26.239189 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1472/2901] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:10:26 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 => generated 819 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:10:27.253931 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5884a0a0-64fc-4060-a82e-4389c2432e11 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 Dec 02 11:10:27.254725 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5884a0a0-64fc-4060-a82e-4389c2432e11 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:27.254725 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:27.254725 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:27.255093 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5884a0a0-64fc-4060-a82e-4389c2432e11 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:27.255398 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-5884a0a0-64fc-4060-a82e-4389c2432e11 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:10:27.301788 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:27.301788 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:27.303764 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5884a0a0-64fc-4060-a82e-4389c2432e11 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 returned with HTTP 200 Dec 02 11:10:27.304968 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1430/2902] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:10:27 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 => generated 819 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:10:28.319278 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a7fa027c-4f7e-424e-90fa-e317e983d543 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 Dec 02 11:10:28.319968 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a7fa027c-4f7e-424e-90fa-e317e983d543 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:28.320335 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:28.320335 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:28.321022 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a7fa027c-4f7e-424e-90fa-e317e983d543 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:28.321668 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-a7fa027c-4f7e-424e-90fa-e317e983d543 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:10:28.386671 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:28.386671 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:28.389387 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a7fa027c-4f7e-424e-90fa-e317e983d543 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 returned with HTTP 200 Dec 02 11:10:28.390660 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1473/2903] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:10:28 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 => generated 819 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:10:29.405325 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-739d098e-1c45-4e39-b649-ffec7eb966a2 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 Dec 02 11:10:29.406016 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-739d098e-1c45-4e39-b649-ffec7eb966a2 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:29.406343 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:29.406343 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:29.406865 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-739d098e-1c45-4e39-b649-ffec7eb966a2 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:29.407343 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-739d098e-1c45-4e39-b649-ffec7eb966a2 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:10:29.450570 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:29.450570 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:29.462169 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-739d098e-1c45-4e39-b649-ffec7eb966a2 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 returned with HTTP 200 Dec 02 11:10:29.467212 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1431/2904] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:10:29 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 => generated 821 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:10:30.476632 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-df3959e7-aa3a-4e02-8003-52e6da9321c3 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 Dec 02 11:10:30.477586 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-df3959e7-aa3a-4e02-8003-52e6da9321c3 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:30.477586 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:30.477586 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:30.478083 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-df3959e7-aa3a-4e02-8003-52e6da9321c3 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:30.478260 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-df3959e7-aa3a-4e02-8003-52e6da9321c3 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:10:30.523242 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:30.523242 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:30.525214 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-df3959e7-aa3a-4e02-8003-52e6da9321c3 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 returned with HTTP 200 Dec 02 11:10:30.526048 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1474/2905] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:10:30 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 => generated 822 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:10:30.543354 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5f9c12f0-69ef-4f98-8e18-3a5da5d46528 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/volumes/aafcb29c-fea6-4d54-ae5a-cd57bffd759b Dec 02 11:10:30.544601 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5f9c12f0-69ef-4f98-8e18-3a5da5d46528 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:30.545231 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:30.545231 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:30.560253 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5f9c12f0-69ef-4f98-8e18-3a5da5d46528 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:30.680416 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:30.680416 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:30.711065 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-5f9c12f0-69ef-4f98-8e18-3a5da5d46528 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Volume info retrieved successfully. Dec 02 11:10:30.735246 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5f9c12f0-69ef-4f98-8e18-3a5da5d46528 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/volumes/aafcb29c-fea6-4d54-ae5a-cd57bffd759b returned with HTTP 200 Dec 02 11:10:30.736436 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1432/2906] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:10:30 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/volumes/aafcb29c-fea6-4d54-ae5a-cd57bffd759b => generated 916 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:10:30.755111 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-049aff64-fcaa-41ff-a597-beb66c9618b0 tempest-VolumesBackupsAdminTest-1554040144 tempest-VolumesBackupsAdminTest-1554040144] POST http://10.222.0.23/volume/v3/536ecb3d3e26497194dd95a5a043d553/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7/action Dec 02 11:10:30.755777 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:30.755777 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:30.756422 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-049aff64-fcaa-41ff-a597-beb66c9618b0 tempest-VolumesBackupsAdminTest-1554040144 tempest-VolumesBackupsAdminTest-1554040144] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=88069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 11:10:30.756968 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-049aff64-fcaa-41ff-a597-beb66c9618b0 tempest-VolumesBackupsAdminTest-1554040144 tempest-VolumesBackupsAdminTest-1554040144] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:10:30.758044 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.contrib.admin_actions [None req-049aff64-fcaa-41ff-a597-beb66c9618b0 tempest-VolumesBackupsAdminTest-1554040144 tempest-VolumesBackupsAdminTest-1554040144] Updating backup 'c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7' with '{'status': 'error'}' {{(pid=88069) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:302}} Dec 02 11:10:30.823134 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:30.823134 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:30.839081 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.backup.rpcapi [None req-049aff64-fcaa-41ff-a597-beb66c9618b0 tempest-VolumesBackupsAdminTest-1554040144 tempest-VolumesBackupsAdminTest-1554040144] reset_status in rpcapi backup_id c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 on host n-d-764292-5. {{(pid=88069) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Dec 02 11:10:30.852096 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-049aff64-fcaa-41ff-a597-beb66c9618b0 tempest-VolumesBackupsAdminTest-1554040144 tempest-VolumesBackupsAdminTest-1554040144] http://10.222.0.23/volume/v3/536ecb3d3e26497194dd95a5a043d553/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7/action returned with HTTP 202 Dec 02 11:10:30.862852 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-39c186dc-2014-4e16-9859-50ee0d86de37 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 Dec 02 11:10:30.863634 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-39c186dc-2014-4e16-9859-50ee0d86de37 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:30.863993 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:30.863993 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:30.864552 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-39c186dc-2014-4e16-9859-50ee0d86de37 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:30.865050 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-39c186dc-2014-4e16-9859-50ee0d86de37 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Show backup with id c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:10:30.868871 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1475/2907] 10.222.0.23 () {60 vars in 1357 bytes} [Wed Dec 2 11:10:30 2020] POST /volume/v3/536ecb3d3e26497194dd95a5a043d553/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7/action => generated 0 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Dec 02 11:10:30.888170 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:30.888170 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:30.890402 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-39c186dc-2014-4e16-9859-50ee0d86de37 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 returned with HTTP 200 Dec 02 11:10:30.896777 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1433/2908] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:10:30 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 => generated 818 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:10:30.905131 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f3d4f63a-95e7-4837-956d-60f02d6755af tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] DELETE http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 Dec 02 11:10:30.905663 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f3d4f63a-95e7-4837-956d-60f02d6755af tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:30.905887 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:30.905887 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:30.906236 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f3d4f63a-95e7-4837-956d-60f02d6755af tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:30.906758 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.contrib.backups [None req-f3d4f63a-95e7-4837-956d-60f02d6755af tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Delete backup with id: c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7. Dec 02 11:10:30.932036 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:30.932036 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:30.961063 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.backup.rpcapi [None req-f3d4f63a-95e7-4837-956d-60f02d6755af tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] delete_backup rpcapi backup_id c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 {{(pid=88069) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Dec 02 11:10:30.965565 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f3d4f63a-95e7-4837-956d-60f02d6755af tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 returned with HTTP 202 Dec 02 11:10:30.967048 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1476/2909] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:10:30 2020] DELETE /volume/v3/28ea24d403a94e5ea600815c2b5804b3/backups/c759ce46-cfb5-4aa4-9e8a-ce5d9c10afe7 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 02 11:10:30.978940 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-03a962d9-8427-45b7-853f-5be5574e92ba tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] DELETE http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/volumes/aafcb29c-fea6-4d54-ae5a-cd57bffd759b Dec 02 11:10:30.980150 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-03a962d9-8427-45b7-853f-5be5574e92ba tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:30.981299 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:30.981299 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:30.982141 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-03a962d9-8427-45b7-853f-5be5574e92ba tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:30.983316 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-03a962d9-8427-45b7-853f-5be5574e92ba tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Delete volume with id: aafcb29c-fea6-4d54-ae5a-cd57bffd759b Dec 02 11:10:31.088223 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:31.088223 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:31.090322 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-03a962d9-8427-45b7-853f-5be5574e92ba tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Volume info retrieved successfully. Dec 02 11:10:31.162162 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-03a962d9-8427-45b7-853f-5be5574e92ba tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Delete volume request issued successfully. Dec 02 11:10:31.163849 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-03a962d9-8427-45b7-853f-5be5574e92ba tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/volumes/aafcb29c-fea6-4d54-ae5a-cd57bffd759b returned with HTTP 202 Dec 02 11:10:31.171452 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1434/2910] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:10:30 2020] DELETE /volume/v3/28ea24d403a94e5ea600815c2b5804b3/volumes/aafcb29c-fea6-4d54-ae5a-cd57bffd759b => generated 0 bytes in 196 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:10:31.173437 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fb7e85c6-e859-44da-aaab-f4efa798ccab tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/volumes/aafcb29c-fea6-4d54-ae5a-cd57bffd759b Dec 02 11:10:31.174876 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fb7e85c6-e859-44da-aaab-f4efa798ccab tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:31.175102 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:31.175102 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:31.175477 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fb7e85c6-e859-44da-aaab-f4efa798ccab tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:31.244176 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:31.244176 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:31.256562 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-fb7e85c6-e859-44da-aaab-f4efa798ccab tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Volume info retrieved successfully. Dec 02 11:10:31.292303 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fb7e85c6-e859-44da-aaab-f4efa798ccab tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/volumes/aafcb29c-fea6-4d54-ae5a-cd57bffd759b returned with HTTP 200 Dec 02 11:10:31.292960 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1477/2911] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:10:31 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/volumes/aafcb29c-fea6-4d54-ae5a-cd57bffd759b => generated 915 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:10:32.312526 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-96c5dd4a-9f84-462c-a9fc-e0a962d8d227 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/volumes/aafcb29c-fea6-4d54-ae5a-cd57bffd759b Dec 02 11:10:32.313837 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-96c5dd4a-9f84-462c-a9fc-e0a962d8d227 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:32.314262 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:32.314262 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:32.314941 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-96c5dd4a-9f84-462c-a9fc-e0a962d8d227 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:32.531999 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:32.531999 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:32.565697 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-96c5dd4a-9f84-462c-a9fc-e0a962d8d227 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Volume info retrieved successfully. Dec 02 11:10:32.644894 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-96c5dd4a-9f84-462c-a9fc-e0a962d8d227 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/volumes/aafcb29c-fea6-4d54-ae5a-cd57bffd759b returned with HTTP 200 Dec 02 11:10:32.658003 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1435/2912] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:10:32 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/volumes/aafcb29c-fea6-4d54-ae5a-cd57bffd759b => generated 915 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:10:33.664570 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b589a70f-d996-4006-88e9-946fda1706af tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/volumes/aafcb29c-fea6-4d54-ae5a-cd57bffd759b Dec 02 11:10:33.665303 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b589a70f-d996-4006-88e9-946fda1706af tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:33.665630 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:33.665630 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:33.666185 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b589a70f-d996-4006-88e9-946fda1706af tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:33.850631 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b589a70f-d996-4006-88e9-946fda1706af tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/volumes/aafcb29c-fea6-4d54-ae5a-cd57bffd759b returned with HTTP 404 Dec 02 11:10:33.852048 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1478/2913] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:10:33 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/volumes/aafcb29c-fea6-4d54-ae5a-cd57bffd759b => generated 109 bytes in 193 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:10:33.861052 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-193a1275-4ef6-4cef-a1fb-74ce118d5a5a tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] DELETE http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/volumes/1205624c-58db-437c-89c3-f51ad9728a0f Dec 02 11:10:33.862492 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-193a1275-4ef6-4cef-a1fb-74ce118d5a5a tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:33.862794 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:33.862794 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:33.863338 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-193a1275-4ef6-4cef-a1fb-74ce118d5a5a tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:33.863939 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-193a1275-4ef6-4cef-a1fb-74ce118d5a5a tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Delete volume with id: 1205624c-58db-437c-89c3-f51ad9728a0f Dec 02 11:10:34.012465 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:34.012465 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:34.019891 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-193a1275-4ef6-4cef-a1fb-74ce118d5a5a tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Volume info retrieved successfully. Dec 02 11:10:34.095265 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-193a1275-4ef6-4cef-a1fb-74ce118d5a5a tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Delete volume request issued successfully. Dec 02 11:10:34.098708 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-193a1275-4ef6-4cef-a1fb-74ce118d5a5a tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/volumes/1205624c-58db-437c-89c3-f51ad9728a0f returned with HTTP 202 Dec 02 11:10:34.110716 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b80f9066-01d7-4e8b-be6a-e402d6e53b3b tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/volumes/1205624c-58db-437c-89c3-f51ad9728a0f Dec 02 11:10:34.111326 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b80f9066-01d7-4e8b-be6a-e402d6e53b3b tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:34.112086 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b80f9066-01d7-4e8b-be6a-e402d6e53b3b tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:34.119004 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1436/2914] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:10:33 2020] DELETE /volume/v3/28ea24d403a94e5ea600815c2b5804b3/volumes/1205624c-58db-437c-89c3-f51ad9728a0f => generated 0 bytes in 263 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:10:34.266197 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:34.266197 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:34.293074 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b80f9066-01d7-4e8b-be6a-e402d6e53b3b tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Volume info retrieved successfully. Dec 02 11:10:34.340056 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b80f9066-01d7-4e8b-be6a-e402d6e53b3b tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/volumes/1205624c-58db-437c-89c3-f51ad9728a0f returned with HTTP 200 Dec 02 11:10:34.352152 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1479/2915] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:10:34 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/volumes/1205624c-58db-437c-89c3-f51ad9728a0f => generated 915 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:10:35.359133 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-022f9753-b686-46f6-a168-72d518fbe2ff tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/volumes/1205624c-58db-437c-89c3-f51ad9728a0f Dec 02 11:10:35.359918 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-022f9753-b686-46f6-a168-72d518fbe2ff tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:35.359918 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:35.359918 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:35.360368 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-022f9753-b686-46f6-a168-72d518fbe2ff tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:35.542215 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:35.542215 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:35.573865 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-022f9753-b686-46f6-a168-72d518fbe2ff tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Volume info retrieved successfully. Dec 02 11:10:35.631738 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-022f9753-b686-46f6-a168-72d518fbe2ff tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/volumes/1205624c-58db-437c-89c3-f51ad9728a0f returned with HTTP 200 Dec 02 11:10:35.651591 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1437/2916] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:10:35 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/volumes/1205624c-58db-437c-89c3-f51ad9728a0f => generated 915 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:10:36.657427 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4c5b5a15-1056-452e-bbc9-36dde20b7bd4 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/volumes/1205624c-58db-437c-89c3-f51ad9728a0f Dec 02 11:10:36.658895 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4c5b5a15-1056-452e-bbc9-36dde20b7bd4 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:36.659445 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:36.659445 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:36.660122 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4c5b5a15-1056-452e-bbc9-36dde20b7bd4 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:36.727355 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:36.727355 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:36.738279 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-4c5b5a15-1056-452e-bbc9-36dde20b7bd4 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Volume info retrieved successfully. Dec 02 11:10:36.774137 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4c5b5a15-1056-452e-bbc9-36dde20b7bd4 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/volumes/1205624c-58db-437c-89c3-f51ad9728a0f returned with HTTP 200 Dec 02 11:10:36.775287 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1480/2917] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:10:36 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/volumes/1205624c-58db-437c-89c3-f51ad9728a0f => generated 915 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:10:37.791171 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7de31c81-3dbb-4314-867c-b35004aac7e0 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] GET http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/volumes/1205624c-58db-437c-89c3-f51ad9728a0f Dec 02 11:10:37.791680 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7de31c81-3dbb-4314-867c-b35004aac7e0 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:37.791933 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:37.791933 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:37.792646 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7de31c81-3dbb-4314-867c-b35004aac7e0 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:37.840733 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7de31c81-3dbb-4314-867c-b35004aac7e0 tempest-VolumesBackupsAdminTest-872100726 tempest-VolumesBackupsAdminTest-872100726] http://10.222.0.23/volume/v3/28ea24d403a94e5ea600815c2b5804b3/volumes/1205624c-58db-437c-89c3-f51ad9728a0f returned with HTTP 404 Dec 02 11:10:37.846189 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1438/2918] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:10:37 2020] GET /volume/v3/28ea24d403a94e5ea600815c2b5804b3/volumes/1205624c-58db-437c-89c3-f51ad9728a0f => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:10:43.406232 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-adccc752-8710-4051-8ca7-aa23f008d26c tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] POST http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes Dec 02 11:10:43.407420 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:43.407420 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:43.408229 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-adccc752-8710-4051-8ca7-aa23f008d26c tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-1082821801", "snapshot_id": null, "imageRef": "094fecdd-824b-4239-a742-0b5b1ba014b8", "volume_type": null, "size": 1}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:10:43.409893 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-adccc752-8710-4051-8ca7-aa23f008d26c tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-1082821801', 'snapshot_id': None, 'imageRef': '094fecdd-824b-4239-a742-0b5b1ba014b8', 'volume_type': None, 'size': 1}} {{(pid=88069) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 11:10:43.569217 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-adccc752-8710-4051-8ca7-aa23f008d26c tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Create volume of 1 GB Dec 02 11:10:43.609447 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-adccc752-8710-4051-8ca7-aa23f008d26c tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Availability Zones retrieved successfully. Dec 02 11:10:43.653528 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-adccc752-8710-4051-8ca7-aa23f008d26c tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Flow 'volume_create_api' (fde397ac-59f9-4678-8983-40aeaccb8f69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:10:43.662184 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-adccc752-8710-4051-8ca7-aa23f008d26c tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (905301ab-49fa-4236-ac08-1ff8244447e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:10:43.668348 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-adccc752-8710-4051-8ca7-aa23f008d26c tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Validating volume size '1' using validate_int {{(pid=88069) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 11:10:43.871539 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-adccc752-8710-4051-8ca7-aa23f008d26c tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (905301ab-49fa-4236-ac08-1ff8244447e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:10:43.874569 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-adccc752-8710-4051-8ca7-aa23f008d26c tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (142968ea-99e1-4dba-bab4-41c05cd7db3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:10:44.023905 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-adccc752-8710-4051-8ca7-aa23f008d26c tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Created reservations ['3beb9b24-2e57-48c3-a7fb-aecbdd2a85f5', 'ff959c07-8331-4a8e-b03f-ec46b18768e3', '4dbef9b5-6b6f-46b1-a0f3-6c9d214e4270', '7852dc5c-d67e-4fb2-8cbd-61b1e4a398f8'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:10:44.026379 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-adccc752-8710-4051-8ca7-aa23f008d26c tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (142968ea-99e1-4dba-bab4-41c05cd7db3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3beb9b24-2e57-48c3-a7fb-aecbdd2a85f5', 'ff959c07-8331-4a8e-b03f-ec46b18768e3', '4dbef9b5-6b6f-46b1-a0f3-6c9d214e4270', '7852dc5c-d67e-4fb2-8cbd-61b1e4a398f8']}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:10:44.033026 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-adccc752-8710-4051-8ca7-aa23f008d26c tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f55c22d5-2d00-4457-bd56-b79c50f4362a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:10:44.159976 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-adccc752-8710-4051-8ca7-aa23f008d26c tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f55c22d5-2d00-4457-bd56-b79c50f4362a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '185bf72b-99e9-47c1-b1b4-484b0d5b47ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1082821801',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76bbc7b233b6475fb946de6e640d51ed',qos_specs=None,replication_status=,reservations=['3beb9b24-2e57-48c3-a7fb-aecbdd2a85f5','ff959c07-8331-4a8e-b03f-ec46b18768e3','4dbef9b5-6b6f-46b1-a0f3-6c9d214e4270','7852dc5c-d67e-4fb2-8cbd-61b1e4a398f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c45f1c6d9abf456aaebda052a5db9898',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T11:10:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1082821801',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=185bf72b-99e9-47c1-b1b4-484b0d5b47ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76bbc7b233b6475fb946de6e640d51ed',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,user_id='c45f1c6d9abf456aaebda052a5db9898',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:10:44.162126 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-adccc752-8710-4051-8ca7-aa23f008d26c tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d62b28ae-8b97-420f-a97f-5b92ee8ac313) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:10:44.225441 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-adccc752-8710-4051-8ca7-aa23f008d26c tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d62b28ae-8b97-420f-a97f-5b92ee8ac313) 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-TestVolumeBackupRestore-volume-1082821801',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76bbc7b233b6475fb946de6e640d51ed',qos_specs=None,replication_status=,reservations=['3beb9b24-2e57-48c3-a7fb-aecbdd2a85f5','ff959c07-8331-4a8e-b03f-ec46b18768e3','4dbef9b5-6b6f-46b1-a0f3-6c9d214e4270','7852dc5c-d67e-4fb2-8cbd-61b1e4a398f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c45f1c6d9abf456aaebda052a5db9898',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:10:44.227903 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-adccc752-8710-4051-8ca7-aa23f008d26c tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd5af40f-dfac-41f7-93d4-00ffae1335fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:10:44.267975 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-adccc752-8710-4051-8ca7-aa23f008d26c tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd5af40f-dfac-41f7-93d4-00ffae1335fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:10:44.285910 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-adccc752-8710-4051-8ca7-aa23f008d26c tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Flow 'volume_create_api' (fde397ac-59f9-4678-8983-40aeaccb8f69) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:10:44.420316 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-adccc752-8710-4051-8ca7-aa23f008d26c tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Create volume request issued successfully. Dec 02 11:10:44.461030 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-adccc752-8710-4051-8ca7-aa23f008d26c tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes returned with HTTP 202 Dec 02 11:10:44.476032 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1481/2919] 10.222.0.23 () {60 vars in 1226 bytes} [Wed Dec 2 11:10:43 2020] POST /volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes => generated 823 bytes in 1061 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:10:44.482705 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-efba1e37-da59-4325-bb63-2c3f7a1c60d6 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef Dec 02 11:10:44.483235 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-efba1e37-da59-4325-bb63-2c3f7a1c60d6 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:44.483463 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:44.483463 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:44.483815 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-efba1e37-da59-4325-bb63-2c3f7a1c60d6 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:44.605753 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:44.605753 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:44.629857 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-efba1e37-da59-4325-bb63-2c3f7a1c60d6 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Volume info retrieved successfully. Dec 02 11:10:44.693113 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-efba1e37-da59-4325-bb63-2c3f7a1c60d6 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef returned with HTTP 200 Dec 02 11:10:44.693927 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1482/2920] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:10:44 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef => generated 915 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:10:45.160248 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-87204df0-6e6b-4adf-b6dd-324314f3b591 tempest-ExtensionsTestJSON-1665106194 tempest-ExtensionsTestJSON-1665106194] GET http://10.222.0.23/volume/v3/a02afe19cfac410c8af6efa90c27a72a/extensions Dec 02 11:10:45.162799 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-87204df0-6e6b-4adf-b6dd-324314f3b591 tempest-ExtensionsTestJSON-1665106194 tempest-ExtensionsTestJSON-1665106194] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:45.165596 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-87204df0-6e6b-4adf-b6dd-324314f3b591 tempest-ExtensionsTestJSON-1665106194 tempest-ExtensionsTestJSON-1665106194] Calling method 'index' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:45.170644 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-87204df0-6e6b-4adf-b6dd-324314f3b591 tempest-ExtensionsTestJSON-1665106194 tempest-ExtensionsTestJSON-1665106194] http://10.222.0.23/volume/v3/a02afe19cfac410c8af6efa90c27a72a/extensions returned with HTTP 200 Dec 02 11:10:45.186871 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1439/2921] 10.222.0.23 () {58 vars in 1213 bytes} [Wed Dec 2 11:10:44 2020] GET /volume/v3/a02afe19cfac410c8af6efa90c27a72a/extensions => generated 5245 bytes in 708 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:10:45.711312 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bf4471ab-09fd-4156-be48-02fcecaddccd tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef Dec 02 11:10:45.712108 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bf4471ab-09fd-4156-be48-02fcecaddccd tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:45.712108 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:45.712108 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:45.712558 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bf4471ab-09fd-4156-be48-02fcecaddccd tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:45.884252 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:45.884252 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:45.922148 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-bf4471ab-09fd-4156-be48-02fcecaddccd tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Volume info retrieved successfully. Dec 02 11:10:45.988325 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bf4471ab-09fd-4156-be48-02fcecaddccd tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef returned with HTTP 200 Dec 02 11:10:45.990990 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1483/2922] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:10:45 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef => generated 915 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:10:47.017265 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6e64da6a-28dd-4c84-8d9f-88fb6d8f8bc7 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef Dec 02 11:10:47.018583 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6e64da6a-28dd-4c84-8d9f-88fb6d8f8bc7 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:47.019258 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6e64da6a-28dd-4c84-8d9f-88fb6d8f8bc7 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:47.128533 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:47.128533 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:47.161009 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6e64da6a-28dd-4c84-8d9f-88fb6d8f8bc7 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Volume info retrieved successfully. Dec 02 11:10:47.215652 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6e64da6a-28dd-4c84-8d9f-88fb6d8f8bc7 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef returned with HTTP 200 Dec 02 11:10:47.216886 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1440/2923] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:10:47 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef => generated 915 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:10:48.233966 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c30184ff-a97e-48c5-b05d-630a048112b2 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef Dec 02 11:10:48.235161 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c30184ff-a97e-48c5-b05d-630a048112b2 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:48.236239 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:48.236239 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:48.237785 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c30184ff-a97e-48c5-b05d-630a048112b2 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:48.361941 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:48.361941 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:48.389473 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c30184ff-a97e-48c5-b05d-630a048112b2 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Volume info retrieved successfully. Dec 02 11:10:48.442026 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c30184ff-a97e-48c5-b05d-630a048112b2 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef returned with HTTP 200 Dec 02 11:10:48.445850 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1484/2924] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:10:48 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef => generated 915 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:10:49.460459 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e62b9459-4f7c-4189-bcc3-c00ddb714615 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef Dec 02 11:10:49.461219 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e62b9459-4f7c-4189-bcc3-c00ddb714615 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:49.461305 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:49.461305 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:49.461652 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e62b9459-4f7c-4189-bcc3-c00ddb714615 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:49.609392 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:49.609392 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:49.635246 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e62b9459-4f7c-4189-bcc3-c00ddb714615 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Volume info retrieved successfully. Dec 02 11:10:49.694380 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e62b9459-4f7c-4189-bcc3-c00ddb714615 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef returned with HTTP 200 Dec 02 11:10:49.695239 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1441/2925] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:10:49 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef => generated 915 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:10:50.724218 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ce430332-fcab-491e-b556-4174ca94bd3a tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef Dec 02 11:10:50.724744 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ce430332-fcab-491e-b556-4174ca94bd3a tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:50.725150 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:50.725150 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:50.725759 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ce430332-fcab-491e-b556-4174ca94bd3a tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:50.845167 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:50.845167 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:50.886208 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-ce430332-fcab-491e-b556-4174ca94bd3a tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Volume info retrieved successfully. Dec 02 11:10:50.953260 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ce430332-fcab-491e-b556-4174ca94bd3a tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef returned with HTTP 200 Dec 02 11:10:50.960887 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1485/2926] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:10:50 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef => generated 915 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:10:51.421917 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cb4b7932-2982-445c-a982-da55c0f0abea tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] POST http://10.222.0.23/volume/v3/20b5f9d624cb45ed9c1520921a07a26e/volumes Dec 02 11:10:51.427593 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:51.427593 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:51.429446 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cb4b7932-2982-445c-a982-da55c0f0abea tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-861437051"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:10:51.433606 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-cb4b7932-2982-445c-a982-da55c0f0abea tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-861437051'}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 11:10:51.441689 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-cb4b7932-2982-445c-a982-da55c0f0abea tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Create volume of 1 GB Dec 02 11:10:51.524249 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-cb4b7932-2982-445c-a982-da55c0f0abea tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Availability Zones retrieved successfully. Dec 02 11:10:51.580264 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-cb4b7932-2982-445c-a982-da55c0f0abea tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Flow 'volume_create_api' (6275d895-54a0-4c29-8d9c-377f80e70c64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:10:51.587766 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-cb4b7932-2982-445c-a982-da55c0f0abea tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a0ea879-e062-4da9-986f-f543368bf9ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:10:51.597796 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-cb4b7932-2982-445c-a982-da55c0f0abea tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Validating volume size '1' using validate_int {{(pid=88068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 11:10:51.778831 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-cb4b7932-2982-445c-a982-da55c0f0abea tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a0ea879-e062-4da9-986f-f543368bf9ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:10:51.789373 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-cb4b7932-2982-445c-a982-da55c0f0abea tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f310492a-3bad-49dc-bd2e-f0deb5a1f9d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:10:51.979548 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dab02d82-ad22-4fc3-b9b0-5a355e005e27 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef Dec 02 11:10:51.980079 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dab02d82-ad22-4fc3-b9b0-5a355e005e27 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:51.980279 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:51.980279 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:51.980932 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dab02d82-ad22-4fc3-b9b0-5a355e005e27 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:52.088960 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-cb4b7932-2982-445c-a982-da55c0f0abea tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Created reservations ['d89bcb96-af72-4484-8f34-538ee2dd0da0', 'b73cb033-d847-4780-b5ca-4622c9c4f472', 'c2d1808d-3d8f-4f73-bd1a-4f0c73deba8e', 'b751c914-c096-4419-801d-738238ce4c7e'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:10:52.093635 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-cb4b7932-2982-445c-a982-da55c0f0abea tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f310492a-3bad-49dc-bd2e-f0deb5a1f9d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d89bcb96-af72-4484-8f34-538ee2dd0da0', 'b73cb033-d847-4780-b5ca-4622c9c4f472', 'c2d1808d-3d8f-4f73-bd1a-4f0c73deba8e', 'b751c914-c096-4419-801d-738238ce4c7e']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:10:52.108019 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-cb4b7932-2982-445c-a982-da55c0f0abea tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c9f3572-aa9b-4799-8137-3f666462ff80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:10:52.129288 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:52.129288 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:52.156557 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-dab02d82-ad22-4fc3-b9b0-5a355e005e27 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Volume info retrieved successfully. Dec 02 11:10:52.207647 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dab02d82-ad22-4fc3-b9b0-5a355e005e27 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef returned with HTTP 200 Dec 02 11:10:52.208776 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1486/2927] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:10:51 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef => generated 915 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:10:52.299485 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-cb4b7932-2982-445c-a982-da55c0f0abea tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c9f3572-aa9b-4799-8137-3f666462ff80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a30084c7-c5c9-42ba-aa59-a0c9dc652fc0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-861437051',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20b5f9d624cb45ed9c1520921a07a26e',qos_specs=None,replication_status=,reservations=['d89bcb96-af72-4484-8f34-538ee2dd0da0','b73cb033-d847-4780-b5ca-4622c9c4f472','c2d1808d-3d8f-4f73-bd1a-4f0c73deba8e','b751c914-c096-4419-801d-738238ce4c7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3adcd86aa3d046fa8f4f0a0e0a229082',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T11:10:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-861437051',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a30084c7-c5c9-42ba-aa59-a0c9dc652fc0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20b5f9d624cb45ed9c1520921a07a26e',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,user_id='3adcd86aa3d046fa8f4f0a0e0a229082',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:10:52.307322 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-cb4b7932-2982-445c-a982-da55c0f0abea tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06cba942-2b4c-4cfd-a9f5-66e78589c7f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:10:52.402573 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-cb4b7932-2982-445c-a982-da55c0f0abea tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06cba942-2b4c-4cfd-a9f5-66e78589c7f2) 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-SnapshotMetadataTestJSON-Volume-861437051',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20b5f9d624cb45ed9c1520921a07a26e',qos_specs=None,replication_status=,reservations=['d89bcb96-af72-4484-8f34-538ee2dd0da0','b73cb033-d847-4780-b5ca-4622c9c4f472','c2d1808d-3d8f-4f73-bd1a-4f0c73deba8e','b751c914-c096-4419-801d-738238ce4c7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3adcd86aa3d046fa8f4f0a0e0a229082',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:10:52.405497 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-cb4b7932-2982-445c-a982-da55c0f0abea tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0504a3d-4214-4b21-84fa-c81928cba3f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:10:52.425729 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-cb4b7932-2982-445c-a982-da55c0f0abea tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0504a3d-4214-4b21-84fa-c81928cba3f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:10:52.428490 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-cb4b7932-2982-445c-a982-da55c0f0abea tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Flow 'volume_create_api' (6275d895-54a0-4c29-8d9c-377f80e70c64) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:10:52.510423 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-cb4b7932-2982-445c-a982-da55c0f0abea tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Create volume request issued successfully. Dec 02 11:10:52.535152 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cb4b7932-2982-445c-a982-da55c0f0abea tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] http://10.222.0.23/volume/v3/20b5f9d624cb45ed9c1520921a07a26e/volumes returned with HTTP 202 Dec 02 11:10:52.538458 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1442/2928] 10.222.0.23 () {60 vars in 1225 bytes} [Wed Dec 2 11:10:51 2020] POST /volume/v3/20b5f9d624cb45ed9c1520921a07a26e/volumes => generated 823 bytes in 1426 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:10:52.552568 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0d35f1b1-b64c-41a0-9cd7-a03d272e28b7 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] GET http://10.222.0.23/volume/v3/20b5f9d624cb45ed9c1520921a07a26e/volumes/a30084c7-c5c9-42ba-aa59-a0c9dc652fc0 Dec 02 11:10:52.553377 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0d35f1b1-b64c-41a0-9cd7-a03d272e28b7 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:52.554449 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:52.554449 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:52.554914 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0d35f1b1-b64c-41a0-9cd7-a03d272e28b7 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:52.640759 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:52.640759 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:52.658565 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0d35f1b1-b64c-41a0-9cd7-a03d272e28b7 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Volume info retrieved successfully. Dec 02 11:10:52.723391 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0d35f1b1-b64c-41a0-9cd7-a03d272e28b7 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] http://10.222.0.23/volume/v3/20b5f9d624cb45ed9c1520921a07a26e/volumes/a30084c7-c5c9-42ba-aa59-a0c9dc652fc0 returned with HTTP 200 Dec 02 11:10:52.724410 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1487/2929] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:10:52 2020] GET /volume/v3/20b5f9d624cb45ed9c1520921a07a26e/volumes/a30084c7-c5c9-42ba-aa59-a0c9dc652fc0 => generated 891 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:10:53.240115 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-24ca139b-dd4f-4dac-a31d-b3a89f1549ee tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef Dec 02 11:10:53.241869 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-24ca139b-dd4f-4dac-a31d-b3a89f1549ee tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:53.242402 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:53.242402 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:53.243366 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-24ca139b-dd4f-4dac-a31d-b3a89f1549ee tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:53.413623 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:53.413623 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:53.434427 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-24ca139b-dd4f-4dac-a31d-b3a89f1549ee tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Volume info retrieved successfully. Dec 02 11:10:53.459045 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-24ca139b-dd4f-4dac-a31d-b3a89f1549ee tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef returned with HTTP 200 Dec 02 11:10:53.469770 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1443/2930] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:10:53 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef => generated 915 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:10:53.754610 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6105d9d6-02b6-4bf9-bb37-dfcd3831fd27 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] GET http://10.222.0.23/volume/v3/20b5f9d624cb45ed9c1520921a07a26e/volumes/a30084c7-c5c9-42ba-aa59-a0c9dc652fc0 Dec 02 11:10:53.755331 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6105d9d6-02b6-4bf9-bb37-dfcd3831fd27 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:53.755545 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:53.755545 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:53.756197 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6105d9d6-02b6-4bf9-bb37-dfcd3831fd27 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:53.845274 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:53.845274 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:53.870924 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6105d9d6-02b6-4bf9-bb37-dfcd3831fd27 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Volume info retrieved successfully. Dec 02 11:10:53.908639 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6105d9d6-02b6-4bf9-bb37-dfcd3831fd27 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] http://10.222.0.23/volume/v3/20b5f9d624cb45ed9c1520921a07a26e/volumes/a30084c7-c5c9-42ba-aa59-a0c9dc652fc0 returned with HTTP 200 Dec 02 11:10:53.920015 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1488/2931] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:10:53 2020] GET /volume/v3/20b5f9d624cb45ed9c1520921a07a26e/volumes/a30084c7-c5c9-42ba-aa59-a0c9dc652fc0 => generated 915 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:10:54.483066 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-69f0672f-fb1c-4e45-8f81-ddc3dc729f07 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef Dec 02 11:10:54.483877 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-69f0672f-fb1c-4e45-8f81-ddc3dc729f07 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:54.484082 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:54.484082 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:54.485555 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-69f0672f-fb1c-4e45-8f81-ddc3dc729f07 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:54.737716 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:54.737716 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:54.768368 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-69f0672f-fb1c-4e45-8f81-ddc3dc729f07 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Volume info retrieved successfully. Dec 02 11:10:54.818264 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-69f0672f-fb1c-4e45-8f81-ddc3dc729f07 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef returned with HTTP 200 Dec 02 11:10:54.829548 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1444/2932] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:10:54 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef => generated 915 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:10:54.926606 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-12bf05e7-4a52-4b25-aecb-ee0af0aefa2b tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] GET http://10.222.0.23/volume/v3/20b5f9d624cb45ed9c1520921a07a26e/volumes/a30084c7-c5c9-42ba-aa59-a0c9dc652fc0 Dec 02 11:10:54.927651 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-12bf05e7-4a52-4b25-aecb-ee0af0aefa2b tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:54.927985 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:54.927985 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:54.928505 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-12bf05e7-4a52-4b25-aecb-ee0af0aefa2b tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:55.025040 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:55.025040 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:55.052549 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-12bf05e7-4a52-4b25-aecb-ee0af0aefa2b tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Volume info retrieved successfully. Dec 02 11:10:55.118885 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-12bf05e7-4a52-4b25-aecb-ee0af0aefa2b tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] http://10.222.0.23/volume/v3/20b5f9d624cb45ed9c1520921a07a26e/volumes/a30084c7-c5c9-42ba-aa59-a0c9dc652fc0 returned with HTTP 200 Dec 02 11:10:55.120177 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1489/2933] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:10:54 2020] GET /volume/v3/20b5f9d624cb45ed9c1520921a07a26e/volumes/a30084c7-c5c9-42ba-aa59-a0c9dc652fc0 => generated 916 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:10:55.142016 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-22f7f419-5ef3-44bf-a7f5-59d802d44e0d tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] POST http://10.222.0.23/volume/v3/20b5f9d624cb45ed9c1520921a07a26e/snapshots Dec 02 11:10:55.142805 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:55.142805 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:55.144562 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-22f7f419-5ef3-44bf-a7f5-59d802d44e0d tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a30084c7-c5c9-42ba-aa59-a0c9dc652fc0", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-821443411"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:10:55.216527 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:55.216527 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:55.219464 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-22f7f419-5ef3-44bf-a7f5-59d802d44e0d tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Volume info retrieved successfully. Dec 02 11:10:55.221279 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v2.snapshots [None req-22f7f419-5ef3-44bf-a7f5-59d802d44e0d tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Create snapshot from volume a30084c7-c5c9-42ba-aa59-a0c9dc652fc0 Dec 02 11:10:55.331504 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-22f7f419-5ef3-44bf-a7f5-59d802d44e0d tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Created reservations ['0231f0a7-4aba-4967-8ee2-dc5fd2163770', '4e33374b-b280-4bdd-8414-2ad8ff998ddc', 'a5c73cfc-cc37-4ed6-b99f-ddcd28b93e9b', '866b1634-3a28-4456-89cf-a7f988548179'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:10:55.537888 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-22f7f419-5ef3-44bf-a7f5-59d802d44e0d tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Snapshot create request issued successfully. Dec 02 11:10:55.538692 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-22f7f419-5ef3-44bf-a7f5-59d802d44e0d tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] http://10.222.0.23/volume/v3/20b5f9d624cb45ed9c1520921a07a26e/snapshots returned with HTTP 202 Dec 02 11:10:55.540297 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1445/2934] 10.222.0.23 () {60 vars in 1232 bytes} [Wed Dec 2 11:10:55 2020] POST /volume/v3/20b5f9d624cb45ed9c1520921a07a26e/snapshots => generated 310 bytes in 403 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:10:55.566304 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-205f7f3c-9d22-4515-a725-1f318450f769 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] GET http://10.222.0.23/volume/v3/20b5f9d624cb45ed9c1520921a07a26e/snapshots/17f6893a-b503-4b95-8d3a-9c1fc6c49764 Dec 02 11:10:55.567555 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-205f7f3c-9d22-4515-a725-1f318450f769 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:55.567930 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:55.567930 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:55.568619 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-205f7f3c-9d22-4515-a725-1f318450f769 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:55.664686 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:55.664686 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:55.665934 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-205f7f3c-9d22-4515-a725-1f318450f769 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Snapshot retrieved successfully. Dec 02 11:10:55.672752 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-205f7f3c-9d22-4515-a725-1f318450f769 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] http://10.222.0.23/volume/v3/20b5f9d624cb45ed9c1520921a07a26e/snapshots/17f6893a-b503-4b95-8d3a-9c1fc6c49764 returned with HTTP 200 Dec 02 11:10:55.672752 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1490/2935] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:10:55 2020] GET /volume/v3/20b5f9d624cb45ed9c1520921a07a26e/snapshots/17f6893a-b503-4b95-8d3a-9c1fc6c49764 => generated 442 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:10:55.835549 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-33808589-1444-4558-b78b-4c462a20d4ec tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef Dec 02 11:10:55.836106 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-33808589-1444-4558-b78b-4c462a20d4ec tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:55.836748 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:55.836748 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:55.837344 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-33808589-1444-4558-b78b-4c462a20d4ec tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:55.938236 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:55.938236 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:55.952141 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-33808589-1444-4558-b78b-4c462a20d4ec tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Volume info retrieved successfully. Dec 02 11:10:55.992899 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-33808589-1444-4558-b78b-4c462a20d4ec tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef returned with HTTP 200 Dec 02 11:10:55.996413 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1446/2936] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:10:55 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef => generated 915 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:10:56.689171 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2abba36d-240f-41a7-82ef-bc346b306334 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] GET http://10.222.0.23/volume/v3/20b5f9d624cb45ed9c1520921a07a26e/snapshots/17f6893a-b503-4b95-8d3a-9c1fc6c49764 Dec 02 11:10:56.689697 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2abba36d-240f-41a7-82ef-bc346b306334 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:56.689969 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:56.689969 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:56.690228 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2abba36d-240f-41a7-82ef-bc346b306334 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:56.731918 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:56.731918 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:56.733132 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-2abba36d-240f-41a7-82ef-bc346b306334 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Snapshot retrieved successfully. Dec 02 11:10:56.735049 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2abba36d-240f-41a7-82ef-bc346b306334 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] http://10.222.0.23/volume/v3/20b5f9d624cb45ed9c1520921a07a26e/snapshots/17f6893a-b503-4b95-8d3a-9c1fc6c49764 returned with HTTP 200 Dec 02 11:10:56.735835 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1491/2937] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:10:56 2020] GET /volume/v3/20b5f9d624cb45ed9c1520921a07a26e/snapshots/17f6893a-b503-4b95-8d3a-9c1fc6c49764 => generated 442 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:10:57.015836 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a6876d46-2be7-4a13-8201-4a4ff85ac305 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef Dec 02 11:10:57.016505 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a6876d46-2be7-4a13-8201-4a4ff85ac305 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:57.016749 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:57.016749 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:57.017120 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a6876d46-2be7-4a13-8201-4a4ff85ac305 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:57.099202 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:57.099202 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:57.108484 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a6876d46-2be7-4a13-8201-4a4ff85ac305 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Volume info retrieved successfully. Dec 02 11:10:57.154911 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a6876d46-2be7-4a13-8201-4a4ff85ac305 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef returned with HTTP 200 Dec 02 11:10:57.155058 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1447/2938] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:10:57 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef => generated 915 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:10:57.749500 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8544cca1-398b-49ab-b139-a4c8f01a1d41 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] GET http://10.222.0.23/volume/v3/20b5f9d624cb45ed9c1520921a07a26e/snapshots/17f6893a-b503-4b95-8d3a-9c1fc6c49764 Dec 02 11:10:57.750606 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8544cca1-398b-49ab-b139-a4c8f01a1d41 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:57.751023 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:57.751023 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:57.751673 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8544cca1-398b-49ab-b139-a4c8f01a1d41 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:57.786898 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:57.786898 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:57.788030 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-8544cca1-398b-49ab-b139-a4c8f01a1d41 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Snapshot retrieved successfully. Dec 02 11:10:57.790223 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8544cca1-398b-49ab-b139-a4c8f01a1d41 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] http://10.222.0.23/volume/v3/20b5f9d624cb45ed9c1520921a07a26e/snapshots/17f6893a-b503-4b95-8d3a-9c1fc6c49764 returned with HTTP 200 Dec 02 11:10:57.791207 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1492/2939] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:10:57 2020] GET /volume/v3/20b5f9d624cb45ed9c1520921a07a26e/snapshots/17f6893a-b503-4b95-8d3a-9c1fc6c49764 => generated 469 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:10:57.807395 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-54acde3a-2135-48f6-a6b8-68cf34cea578 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] POST http://10.222.0.23/volume/v3/20b5f9d624cb45ed9c1520921a07a26e/snapshots/17f6893a-b503-4b95-8d3a-9c1fc6c49764/metadata Dec 02 11:10:57.808583 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:57.808583 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:57.809388 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-54acde3a-2135-48f6-a6b8-68cf34cea578 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:10:57.841873 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:57.841873 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:57.843494 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-54acde3a-2135-48f6-a6b8-68cf34cea578 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Snapshot retrieved successfully. Dec 02 11:10:57.904953 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-54acde3a-2135-48f6-a6b8-68cf34cea578 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Update snapshot metadata completed successfully. Dec 02 11:10:57.905924 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-54acde3a-2135-48f6-a6b8-68cf34cea578 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] http://10.222.0.23/volume/v3/20b5f9d624cb45ed9c1520921a07a26e/snapshots/17f6893a-b503-4b95-8d3a-9c1fc6c49764/metadata returned with HTTP 200 Dec 02 11:10:57.907034 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1448/2940] 10.222.0.23 () {60 vars in 1369 bytes} [Wed Dec 2 11:10:57 2020] POST /volume/v3/20b5f9d624cb45ed9c1520921a07a26e/snapshots/17f6893a-b503-4b95-8d3a-9c1fc6c49764/metadata => generated 68 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 02 11:10:57.916890 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-405ab747-3375-4099-b0c1-b3a1134e32cf tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] GET http://10.222.0.23/volume/v3/20b5f9d624cb45ed9c1520921a07a26e/snapshots/17f6893a-b503-4b95-8d3a-9c1fc6c49764/metadata Dec 02 11:10:57.918461 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-405ab747-3375-4099-b0c1-b3a1134e32cf tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:57.919137 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:57.919137 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:57.919783 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-405ab747-3375-4099-b0c1-b3a1134e32cf tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Calling method 'index' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:57.956113 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:57.956113 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:57.957389 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-405ab747-3375-4099-b0c1-b3a1134e32cf tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Snapshot retrieved successfully. Dec 02 11:10:57.959555 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-405ab747-3375-4099-b0c1-b3a1134e32cf tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Get snapshot metadata completed successfully. Dec 02 11:10:57.960466 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-405ab747-3375-4099-b0c1-b3a1134e32cf tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] http://10.222.0.23/volume/v3/20b5f9d624cb45ed9c1520921a07a26e/snapshots/17f6893a-b503-4b95-8d3a-9c1fc6c49764/metadata returned with HTTP 200 Dec 02 11:10:57.961424 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1493/2941] 10.222.0.23 () {58 vars in 1348 bytes} [Wed Dec 2 11:10:57 2020] GET /volume/v3/20b5f9d624cb45ed9c1520921a07a26e/snapshots/17f6893a-b503-4b95-8d3a-9c1fc6c49764/metadata => generated 68 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Dec 02 11:10:57.975795 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2de526ad-022e-471d-8630-f8edf0587b94 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] PUT http://10.222.0.23/volume/v3/20b5f9d624cb45ed9c1520921a07a26e/snapshots/17f6893a-b503-4b95-8d3a-9c1fc6c49764/metadata Dec 02 11:10:57.976280 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:57.976280 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:57.976796 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2de526ad-022e-471d-8630-f8edf0587b94 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:10:58.020761 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:58.020761 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:58.023516 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-2de526ad-022e-471d-8630-f8edf0587b94 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Snapshot retrieved successfully. Dec 02 11:10:58.112816 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-2de526ad-022e-471d-8630-f8edf0587b94 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Update snapshot metadata completed successfully. Dec 02 11:10:58.114450 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2de526ad-022e-471d-8630-f8edf0587b94 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] http://10.222.0.23/volume/v3/20b5f9d624cb45ed9c1520921a07a26e/snapshots/17f6893a-b503-4b95-8d3a-9c1fc6c49764/metadata returned with HTTP 200 Dec 02 11:10:58.121715 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1449/2942] 10.222.0.23 () {60 vars in 1368 bytes} [Wed Dec 2 11:10:57 2020] PUT /volume/v3/20b5f9d624cb45ed9c1520921a07a26e/snapshots/17f6893a-b503-4b95-8d3a-9c1fc6c49764/metadata => generated 57 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 02 11:10:58.127160 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c5d0f12b-b47e-4820-ab91-0092bfe9dbb5 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] GET http://10.222.0.23/volume/v3/20b5f9d624cb45ed9c1520921a07a26e/snapshots/17f6893a-b503-4b95-8d3a-9c1fc6c49764/metadata Dec 02 11:10:58.127852 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c5d0f12b-b47e-4820-ab91-0092bfe9dbb5 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:58.128079 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:58.128079 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:58.128457 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c5d0f12b-b47e-4820-ab91-0092bfe9dbb5 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Calling method 'index' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:58.161627 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:58.161627 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:58.162784 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c5d0f12b-b47e-4820-ab91-0092bfe9dbb5 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Snapshot retrieved successfully. Dec 02 11:10:58.166724 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c5d0f12b-b47e-4820-ab91-0092bfe9dbb5 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Get snapshot metadata completed successfully. Dec 02 11:10:58.167385 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c5d0f12b-b47e-4820-ab91-0092bfe9dbb5 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] http://10.222.0.23/volume/v3/20b5f9d624cb45ed9c1520921a07a26e/snapshots/17f6893a-b503-4b95-8d3a-9c1fc6c49764/metadata returned with HTTP 200 Dec 02 11:10:58.172809 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1494/2943] 10.222.0.23 () {58 vars in 1348 bytes} [Wed Dec 2 11:10:58 2020] GET /volume/v3/20b5f9d624cb45ed9c1520921a07a26e/snapshots/17f6893a-b503-4b95-8d3a-9c1fc6c49764/metadata => generated 57 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 02 11:10:58.172980 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3a13279b-527d-41cc-a0fc-6e5b8be34bdc tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef Dec 02 11:10:58.172980 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3a13279b-527d-41cc-a0fc-6e5b8be34bdc tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:58.172980 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:58.172980 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:58.172980 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3a13279b-527d-41cc-a0fc-6e5b8be34bdc tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:58.178237 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-07488089-b51c-4851-bc05-80697993a85a tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] DELETE http://10.222.0.23/volume/v3/20b5f9d624cb45ed9c1520921a07a26e/snapshots/17f6893a-b503-4b95-8d3a-9c1fc6c49764/metadata/key3 Dec 02 11:10:58.179338 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-07488089-b51c-4851-bc05-80697993a85a tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:58.182017 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:58.182017 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:58.182267 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-07488089-b51c-4851-bc05-80697993a85a tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:58.219397 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:58.219397 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:58.221169 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-07488089-b51c-4851-bc05-80697993a85a tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Snapshot retrieved successfully. Dec 02 11:10:58.224335 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-07488089-b51c-4851-bc05-80697993a85a tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Get snapshot metadata completed successfully. Dec 02 11:10:58.233274 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 02 11:10:58.233274 n-d-764292-5 devstack@c-api.service[88067]: "UPDATE / DELETE expressions." % clause Dec 02 11:10:58.238293 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:58.238293 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:58.244538 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-07488089-b51c-4851-bc05-80697993a85a tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Delete snapshot metadata completed successfully. Dec 02 11:10:58.245561 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-07488089-b51c-4851-bc05-80697993a85a tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] http://10.222.0.23/volume/v3/20b5f9d624cb45ed9c1520921a07a26e/snapshots/17f6893a-b503-4b95-8d3a-9c1fc6c49764/metadata/key3 returned with HTTP 200 Dec 02 11:10:58.247443 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1495/2944] 10.222.0.23 () {58 vars in 1366 bytes} [Wed Dec 2 11:10:58 2020] DELETE /volume/v3/20b5f9d624cb45ed9c1520921a07a26e/snapshots/17f6893a-b503-4b95-8d3a-9c1fc6c49764/metadata/key3 => generated 0 bytes in 73 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Dec 02 11:10:58.249457 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3a13279b-527d-41cc-a0fc-6e5b8be34bdc tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Volume info retrieved successfully. Dec 02 11:10:58.258687 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9d307748-16cb-40da-92d7-366b4ef4e1e9 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] GET http://10.222.0.23/volume/v3/20b5f9d624cb45ed9c1520921a07a26e/snapshots/17f6893a-b503-4b95-8d3a-9c1fc6c49764/metadata Dec 02 11:10:58.261414 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9d307748-16cb-40da-92d7-366b4ef4e1e9 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:58.264209 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:58.264209 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:58.265805 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9d307748-16cb-40da-92d7-366b4ef4e1e9 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Calling method 'index' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:58.307729 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3a13279b-527d-41cc-a0fc-6e5b8be34bdc tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef returned with HTTP 200 Dec 02 11:10:58.309267 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1450/2945] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:10:58 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef => generated 915 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:10:58.317700 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:58.317700 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:58.321627 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-9d307748-16cb-40da-92d7-366b4ef4e1e9 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Snapshot retrieved successfully. Dec 02 11:10:58.323870 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-9d307748-16cb-40da-92d7-366b4ef4e1e9 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Get snapshot metadata completed successfully. Dec 02 11:10:58.324506 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9d307748-16cb-40da-92d7-366b4ef4e1e9 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] http://10.222.0.23/volume/v3/20b5f9d624cb45ed9c1520921a07a26e/snapshots/17f6893a-b503-4b95-8d3a-9c1fc6c49764/metadata returned with HTTP 200 Dec 02 11:10:58.325409 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1496/2946] 10.222.0.23 () {58 vars in 1348 bytes} [Wed Dec 2 11:10:58 2020] GET /volume/v3/20b5f9d624cb45ed9c1520921a07a26e/snapshots/17f6893a-b503-4b95-8d3a-9c1fc6c49764/metadata => generated 32 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 02 11:10:58.335283 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c223b41f-4bf2-4fb4-99e0-b0ca30deeb9b tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] PUT http://10.222.0.23/volume/v3/20b5f9d624cb45ed9c1520921a07a26e/snapshots/17f6893a-b503-4b95-8d3a-9c1fc6c49764/metadata Dec 02 11:10:58.335771 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:58.335771 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:58.336223 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c223b41f-4bf2-4fb4-99e0-b0ca30deeb9b tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:10:58.364700 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:58.364700 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:58.365920 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c223b41f-4bf2-4fb4-99e0-b0ca30deeb9b tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Snapshot retrieved successfully. Dec 02 11:10:58.413408 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c223b41f-4bf2-4fb4-99e0-b0ca30deeb9b tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Update snapshot metadata completed successfully. Dec 02 11:10:58.414221 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c223b41f-4bf2-4fb4-99e0-b0ca30deeb9b tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] http://10.222.0.23/volume/v3/20b5f9d624cb45ed9c1520921a07a26e/snapshots/17f6893a-b503-4b95-8d3a-9c1fc6c49764/metadata returned with HTTP 200 Dec 02 11:10:58.416910 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1451/2947] 10.222.0.23 () {60 vars in 1368 bytes} [Wed Dec 2 11:10:58 2020] PUT /volume/v3/20b5f9d624cb45ed9c1520921a07a26e/snapshots/17f6893a-b503-4b95-8d3a-9c1fc6c49764/metadata => generated 16 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 02 11:10:58.426303 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-937f457b-d49f-4894-9c86-d622eddb84ab tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] POST http://10.222.0.23/volume/v3/20b5f9d624cb45ed9c1520921a07a26e/snapshots/17f6893a-b503-4b95-8d3a-9c1fc6c49764/metadata Dec 02 11:10:58.427289 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:58.427289 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:58.427980 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-937f457b-d49f-4894-9c86-d622eddb84ab tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:10:58.456377 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:58.456377 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:58.457712 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-937f457b-d49f-4894-9c86-d622eddb84ab tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Snapshot retrieved successfully. Dec 02 11:10:58.502263 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-937f457b-d49f-4894-9c86-d622eddb84ab tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Update snapshot metadata completed successfully. Dec 02 11:10:58.503177 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-937f457b-d49f-4894-9c86-d622eddb84ab tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] http://10.222.0.23/volume/v3/20b5f9d624cb45ed9c1520921a07a26e/snapshots/17f6893a-b503-4b95-8d3a-9c1fc6c49764/metadata returned with HTTP 200 Dec 02 11:10:58.504923 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1497/2948] 10.222.0.23 () {60 vars in 1369 bytes} [Wed Dec 2 11:10:58 2020] POST /volume/v3/20b5f9d624cb45ed9c1520921a07a26e/snapshots/17f6893a-b503-4b95-8d3a-9c1fc6c49764/metadata => generated 68 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 02 11:10:58.515697 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9d84ed3c-874a-4937-91f6-9134ccba2674 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] GET http://10.222.0.23/volume/v3/20b5f9d624cb45ed9c1520921a07a26e/snapshots/17f6893a-b503-4b95-8d3a-9c1fc6c49764/metadata Dec 02 11:10:58.516783 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9d84ed3c-874a-4937-91f6-9134ccba2674 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:58.517113 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:58.517113 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:58.517510 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9d84ed3c-874a-4937-91f6-9134ccba2674 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Calling method 'index' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:58.548530 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:58.548530 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:58.549616 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-9d84ed3c-874a-4937-91f6-9134ccba2674 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Snapshot retrieved successfully. Dec 02 11:10:58.551566 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-9d84ed3c-874a-4937-91f6-9134ccba2674 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Get snapshot metadata completed successfully. Dec 02 11:10:58.552169 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9d84ed3c-874a-4937-91f6-9134ccba2674 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] http://10.222.0.23/volume/v3/20b5f9d624cb45ed9c1520921a07a26e/snapshots/17f6893a-b503-4b95-8d3a-9c1fc6c49764/metadata returned with HTTP 200 Dec 02 11:10:58.553047 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1452/2949] 10.222.0.23 () {58 vars in 1348 bytes} [Wed Dec 2 11:10:58 2020] GET /volume/v3/20b5f9d624cb45ed9c1520921a07a26e/snapshots/17f6893a-b503-4b95-8d3a-9c1fc6c49764/metadata => generated 68 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 02 11:10:58.562944 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fe515b0b-c199-412e-a898-5e5d06c390fe tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] PUT http://10.222.0.23/volume/v3/20b5f9d624cb45ed9c1520921a07a26e/snapshots/17f6893a-b503-4b95-8d3a-9c1fc6c49764/metadata/key3 Dec 02 11:10:58.563411 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:58.563411 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:58.563810 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fe515b0b-c199-412e-a898-5e5d06c390fe tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:10:58.596353 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:58.596353 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:58.597874 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-fe515b0b-c199-412e-a898-5e5d06c390fe tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Snapshot retrieved successfully. Dec 02 11:10:58.648514 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-fe515b0b-c199-412e-a898-5e5d06c390fe tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Update snapshot metadata completed successfully. Dec 02 11:10:58.649657 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fe515b0b-c199-412e-a898-5e5d06c390fe tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] http://10.222.0.23/volume/v3/20b5f9d624cb45ed9c1520921a07a26e/snapshots/17f6893a-b503-4b95-8d3a-9c1fc6c49764/metadata/key3 returned with HTTP 200 Dec 02 11:10:58.651381 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1498/2950] 10.222.0.23 () {60 vars in 1383 bytes} [Wed Dec 2 11:10:58 2020] PUT /volume/v3/20b5f9d624cb45ed9c1520921a07a26e/snapshots/17f6893a-b503-4b95-8d3a-9c1fc6c49764/metadata/key3 => generated 35 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Dec 02 11:10:58.662797 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-438e2591-f195-47e7-8b72-249c190e60ab tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] GET http://10.222.0.23/volume/v3/20b5f9d624cb45ed9c1520921a07a26e/snapshots/17f6893a-b503-4b95-8d3a-9c1fc6c49764/metadata/key3 Dec 02 11:10:58.663569 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-438e2591-f195-47e7-8b72-249c190e60ab tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:58.663791 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:58.663791 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:58.664364 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-438e2591-f195-47e7-8b72-249c190e60ab tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:58.694543 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:58.694543 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:58.695932 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-438e2591-f195-47e7-8b72-249c190e60ab tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Snapshot retrieved successfully. Dec 02 11:10:58.698558 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-438e2591-f195-47e7-8b72-249c190e60ab tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Get snapshot metadata completed successfully. Dec 02 11:10:58.699263 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-438e2591-f195-47e7-8b72-249c190e60ab tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] http://10.222.0.23/volume/v3/20b5f9d624cb45ed9c1520921a07a26e/snapshots/17f6893a-b503-4b95-8d3a-9c1fc6c49764/metadata/key3 returned with HTTP 200 Dec 02 11:10:58.700195 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1453/2951] 10.222.0.23 () {58 vars in 1363 bytes} [Wed Dec 2 11:10:58 2020] GET /volume/v3/20b5f9d624cb45ed9c1520921a07a26e/snapshots/17f6893a-b503-4b95-8d3a-9c1fc6c49764/metadata/key3 => generated 35 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 02 11:10:58.709738 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d2dd47ca-e7a3-47bc-b2f0-c236ab4c1ce7 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] GET http://10.222.0.23/volume/v3/20b5f9d624cb45ed9c1520921a07a26e/snapshots/17f6893a-b503-4b95-8d3a-9c1fc6c49764/metadata Dec 02 11:10:58.710275 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d2dd47ca-e7a3-47bc-b2f0-c236ab4c1ce7 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:58.710497 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:58.710497 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:58.710982 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d2dd47ca-e7a3-47bc-b2f0-c236ab4c1ce7 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Calling method 'index' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:58.745116 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:58.745116 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:58.746293 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-d2dd47ca-e7a3-47bc-b2f0-c236ab4c1ce7 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Snapshot retrieved successfully. Dec 02 11:10:58.748431 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-d2dd47ca-e7a3-47bc-b2f0-c236ab4c1ce7 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Get snapshot metadata completed successfully. Dec 02 11:10:58.750734 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d2dd47ca-e7a3-47bc-b2f0-c236ab4c1ce7 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] http://10.222.0.23/volume/v3/20b5f9d624cb45ed9c1520921a07a26e/snapshots/17f6893a-b503-4b95-8d3a-9c1fc6c49764/metadata returned with HTTP 200 Dec 02 11:10:58.758256 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1499/2952] 10.222.0.23 () {58 vars in 1348 bytes} [Wed Dec 2 11:10:58 2020] GET /volume/v3/20b5f9d624cb45ed9c1520921a07a26e/snapshots/17f6893a-b503-4b95-8d3a-9c1fc6c49764/metadata => generated 75 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 02 11:10:58.763715 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3afea8eb-6fbb-40c0-9d6e-5762c8477b69 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] PUT http://10.222.0.23/volume/v3/20b5f9d624cb45ed9c1520921a07a26e/snapshots/17f6893a-b503-4b95-8d3a-9c1fc6c49764/metadata Dec 02 11:10:58.764797 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:58.764797 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:58.765733 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3afea8eb-6fbb-40c0-9d6e-5762c8477b69 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:10:58.793662 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:58.793662 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:58.795188 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3afea8eb-6fbb-40c0-9d6e-5762c8477b69 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Snapshot retrieved successfully. Dec 02 11:10:58.847005 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3afea8eb-6fbb-40c0-9d6e-5762c8477b69 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Update snapshot metadata completed successfully. Dec 02 11:10:58.849688 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3afea8eb-6fbb-40c0-9d6e-5762c8477b69 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] http://10.222.0.23/volume/v3/20b5f9d624cb45ed9c1520921a07a26e/snapshots/17f6893a-b503-4b95-8d3a-9c1fc6c49764/metadata returned with HTTP 200 Dec 02 11:10:58.850715 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1454/2953] 10.222.0.23 () {60 vars in 1368 bytes} [Wed Dec 2 11:10:58 2020] PUT /volume/v3/20b5f9d624cb45ed9c1520921a07a26e/snapshots/17f6893a-b503-4b95-8d3a-9c1fc6c49764/metadata => generated 16 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Dec 02 11:10:58.861310 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2b8eab12-d7c0-41c9-a8eb-41d7af9f9d64 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] DELETE http://10.222.0.23/volume/v3/20b5f9d624cb45ed9c1520921a07a26e/snapshots/17f6893a-b503-4b95-8d3a-9c1fc6c49764 Dec 02 11:10:58.861856 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2b8eab12-d7c0-41c9-a8eb-41d7af9f9d64 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:58.862044 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:58.862044 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:58.863071 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2b8eab12-d7c0-41c9-a8eb-41d7af9f9d64 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:58.863788 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v2.snapshots [None req-2b8eab12-d7c0-41c9-a8eb-41d7af9f9d64 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Delete snapshot with id: 17f6893a-b503-4b95-8d3a-9c1fc6c49764 Dec 02 11:10:58.901672 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:58.901672 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:58.903409 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-2b8eab12-d7c0-41c9-a8eb-41d7af9f9d64 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Snapshot retrieved successfully. Dec 02 11:10:58.984881 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-2b8eab12-d7c0-41c9-a8eb-41d7af9f9d64 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Snapshot delete request issued successfully. Dec 02 11:10:58.985725 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2b8eab12-d7c0-41c9-a8eb-41d7af9f9d64 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] http://10.222.0.23/volume/v3/20b5f9d624cb45ed9c1520921a07a26e/snapshots/17f6893a-b503-4b95-8d3a-9c1fc6c49764 returned with HTTP 202 Dec 02 11:10:58.987327 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1500/2954] 10.222.0.23 () {58 vars in 1324 bytes} [Wed Dec 2 11:10:58 2020] DELETE /volume/v3/20b5f9d624cb45ed9c1520921a07a26e/snapshots/17f6893a-b503-4b95-8d3a-9c1fc6c49764 => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:10:58.995300 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-65bb647b-b630-45cc-a339-aa60d7793cf9 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] GET http://10.222.0.23/volume/v3/20b5f9d624cb45ed9c1520921a07a26e/snapshots/17f6893a-b503-4b95-8d3a-9c1fc6c49764 Dec 02 11:10:58.995972 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-65bb647b-b630-45cc-a339-aa60d7793cf9 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:58.995972 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:58.995972 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:58.996449 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-65bb647b-b630-45cc-a339-aa60d7793cf9 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:59.028943 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:59.028943 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:59.030077 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-65bb647b-b630-45cc-a339-aa60d7793cf9 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Snapshot retrieved successfully. Dec 02 11:10:59.032434 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-65bb647b-b630-45cc-a339-aa60d7793cf9 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] http://10.222.0.23/volume/v3/20b5f9d624cb45ed9c1520921a07a26e/snapshots/17f6893a-b503-4b95-8d3a-9c1fc6c49764 returned with HTTP 200 Dec 02 11:10:59.033471 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1455/2955] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:10:58 2020] GET /volume/v3/20b5f9d624cb45ed9c1520921a07a26e/snapshots/17f6893a-b503-4b95-8d3a-9c1fc6c49764 => generated 468 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:10:59.330275 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-82c317cf-b279-4784-8469-5097238e6c51 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef Dec 02 11:10:59.332171 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-82c317cf-b279-4784-8469-5097238e6c51 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:10:59.333027 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:59.333027 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:59.334473 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-82c317cf-b279-4784-8469-5097238e6c51 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:10:59.456575 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:10:59.456575 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:10:59.467847 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-82c317cf-b279-4784-8469-5097238e6c51 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Volume info retrieved successfully. Dec 02 11:10:59.497765 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-82c317cf-b279-4784-8469-5097238e6c51 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef returned with HTTP 200 Dec 02 11:10:59.507966 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1501/2956] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:10:59 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef => generated 915 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:10:59.993532 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7cabc2d0-6fd3-48d7-84cd-7d62a3a15b72 tempest-GroupsTest-1625831231 tempest-GroupsTest-1625831231] POST http://10.222.0.23/volume/v3/e1ec3b7538184d16aeedecff1e3b2148/types Dec 02 11:10:59.995570 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:10:59.995570 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:10:59.997030 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7cabc2d0-6fd3-48d7-84cd-7d62a3a15b72 tempest-GroupsTest-1625831231 tempest-GroupsTest-1625831231] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-36072418"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:11:00.047252 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ca5a5e3b-c3f8-4027-b8be-df4a55019076 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] GET http://10.222.0.23/volume/v3/20b5f9d624cb45ed9c1520921a07a26e/snapshots/17f6893a-b503-4b95-8d3a-9c1fc6c49764 Dec 02 11:11:00.048543 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ca5a5e3b-c3f8-4027-b8be-df4a55019076 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:00.049003 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:00.049003 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:00.049627 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ca5a5e3b-c3f8-4027-b8be-df4a55019076 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:00.115549 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7cabc2d0-6fd3-48d7-84cd-7d62a3a15b72 tempest-GroupsTest-1625831231 tempest-GroupsTest-1625831231] http://10.222.0.23/volume/v3/e1ec3b7538184d16aeedecff1e3b2148/types returned with HTTP 200 Dec 02 11:11:00.118922 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1456/2957] 10.222.0.23 () {60 vars in 1219 bytes} [Wed Dec 2 11:10:59 2020] POST /volume/v3/e1ec3b7538184d16aeedecff1e3b2148/types => generated 214 bytes in 481 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:00.130198 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-baf7bf5e-2ee0-4229-92c8-6df190dd9c14 tempest-GroupsTest-1625831231 tempest-GroupsTest-1625831231] POST http://10.222.0.23/volume/v3/e1ec3b7538184d16aeedecff1e3b2148/group_types Dec 02 11:11:00.131177 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-baf7bf5e-2ee0-4229-92c8-6df190dd9c14 tempest-GroupsTest-1625831231 tempest-GroupsTest-1625831231] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-206462543"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:11:00.151058 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:00.151058 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:00.159590 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-ca5a5e3b-c3f8-4027-b8be-df4a55019076 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Snapshot retrieved successfully. Dec 02 11:11:00.159590 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ca5a5e3b-c3f8-4027-b8be-df4a55019076 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] http://10.222.0.23/volume/v3/20b5f9d624cb45ed9c1520921a07a26e/snapshots/17f6893a-b503-4b95-8d3a-9c1fc6c49764 returned with HTTP 200 Dec 02 11:11:00.159590 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1502/2958] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:11:00 2020] GET /volume/v3/20b5f9d624cb45ed9c1520921a07a26e/snapshots/17f6893a-b503-4b95-8d3a-9c1fc6c49764 => generated 468 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:00.193825 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-baf7bf5e-2ee0-4229-92c8-6df190dd9c14 tempest-GroupsTest-1625831231 tempest-GroupsTest-1625831231] http://10.222.0.23/volume/v3/e1ec3b7538184d16aeedecff1e3b2148/group_types returned with HTTP 202 Dec 02 11:11:00.194973 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1457/2959] 10.222.0.23 () {62 vars in 1278 bytes} [Wed Dec 2 11:11:00 2020] POST /volume/v3/e1ec3b7538184d16aeedecff1e3b2148/group_types => generated 172 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:11:00.365909 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c3fccd45-2ef6-42dd-bbf6-e9f896770b37 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] POST http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/groups Dec 02 11:11:00.366414 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:00.366414 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:00.366826 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c3fccd45-2ef6-42dd-bbf6-e9f896770b37 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Action: 'create', calling method: version_select, body: {"group": {"group_type": "e28adba9-94b6-42e9-98b7-699431d776ea", "volume_types": ["1f5ea08e-19fd-49e9-9ce6-dd6d7424ada1"], "name": "tempest-Group1-2132993016"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:11:00.367994 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-c3fccd45-2ef6-42dd-bbf6-e9f896770b37 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Creating new group {'group': {'group_type': 'e28adba9-94b6-42e9-98b7-699431d776ea', 'volume_types': ['1f5ea08e-19fd-49e9-9ce6-dd6d7424ada1'], 'name': 'tempest-Group1-2132993016'}} {{(pid=88069) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Dec 02 11:11:00.380027 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.groups [None req-c3fccd45-2ef6-42dd-bbf6-e9f896770b37 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Creating group tempest-Group1-2132993016. Dec 02 11:11:00.406374 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c3fccd45-2ef6-42dd-bbf6-e9f896770b37 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Availability Zones retrieved successfully. Dec 02 11:11:00.432026 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-c3fccd45-2ef6-42dd-bbf6-e9f896770b37 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Created reservations ['bf3692d7-3ef3-4c5e-b5ab-c74d50cfcd0d'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:11:00.490516 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c3fccd45-2ef6-42dd-bbf6-e9f896770b37 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/groups returned with HTTP 202 Dec 02 11:11:00.491652 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1503/2960] 10.222.0.23 () {62 vars in 1264 bytes} [Wed Dec 2 11:11:00 2020] POST /volume/v3/c42963641e5946c79b594d686097ab1e/groups => generated 94 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:11:00.501910 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cdb7ae79-1054-4444-87eb-1c4297fbef1c tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] GET http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/groups/a8c4412d-ef31-43c8-ad92-fcf53d490f0f Dec 02 11:11:00.503233 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cdb7ae79-1054-4444-87eb-1c4297fbef1c tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:00.504424 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cdb7ae79-1054-4444-87eb-1c4297fbef1c tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Calling method 'version_select' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:00.504777 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-cdb7ae79-1054-4444-87eb-1c4297fbef1c tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] show called for member a8c4412d-ef31-43c8-ad92-fcf53d490f0f {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 02 11:11:00.514605 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:00.514605 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:00.515065 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-182e289e-3f0f-4291-a83b-4014f4f6c7b5 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef Dec 02 11:11:00.515589 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-182e289e-3f0f-4291-a83b-4014f4f6c7b5 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:00.515805 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:00.515805 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:00.516173 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-182e289e-3f0f-4291-a83b-4014f4f6c7b5 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:00.551182 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cdb7ae79-1054-4444-87eb-1c4297fbef1c tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/groups/a8c4412d-ef31-43c8-ad92-fcf53d490f0f returned with HTTP 200 Dec 02 11:11:00.552315 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1458/2961] 10.222.0.23 () {60 vars in 1353 bytes} [Wed Dec 2 11:11:00 2020] GET /volume/v3/c42963641e5946c79b594d686097ab1e/groups/a8c4412d-ef31-43c8-ad92-fcf53d490f0f => generated 322 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:11:00.591088 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:00.591088 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:00.600332 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-182e289e-3f0f-4291-a83b-4014f4f6c7b5 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Volume info retrieved successfully. Dec 02 11:11:00.624481 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-182e289e-3f0f-4291-a83b-4014f4f6c7b5 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef returned with HTTP 200 Dec 02 11:11:00.625475 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1504/2962] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:00 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef => generated 915 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:01.172741 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-279980e5-7c60-4fca-a239-c42374eee6ae tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] GET http://10.222.0.23/volume/v3/20b5f9d624cb45ed9c1520921a07a26e/snapshots/17f6893a-b503-4b95-8d3a-9c1fc6c49764 Dec 02 11:11:01.175047 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-279980e5-7c60-4fca-a239-c42374eee6ae tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:01.175269 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:01.175269 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:01.175778 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-279980e5-7c60-4fca-a239-c42374eee6ae tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:01.200649 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-279980e5-7c60-4fca-a239-c42374eee6ae tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] http://10.222.0.23/volume/v3/20b5f9d624cb45ed9c1520921a07a26e/snapshots/17f6893a-b503-4b95-8d3a-9c1fc6c49764 returned with HTTP 404 Dec 02 11:11:01.201948 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1459/2963] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:11:01 2020] GET /volume/v3/20b5f9d624cb45ed9c1520921a07a26e/snapshots/17f6893a-b503-4b95-8d3a-9c1fc6c49764 => generated 111 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:11:01.209743 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0d39114f-2095-4381-af99-eeae9ae52188 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] DELETE http://10.222.0.23/volume/v3/20b5f9d624cb45ed9c1520921a07a26e/volumes/a30084c7-c5c9-42ba-aa59-a0c9dc652fc0 Dec 02 11:11:01.210556 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0d39114f-2095-4381-af99-eeae9ae52188 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:01.211029 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:01.211029 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:01.211524 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0d39114f-2095-4381-af99-eeae9ae52188 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:01.212207 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-0d39114f-2095-4381-af99-eeae9ae52188 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Delete volume with id: a30084c7-c5c9-42ba-aa59-a0c9dc652fc0 Dec 02 11:11:01.266738 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:01.266738 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:01.268042 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0d39114f-2095-4381-af99-eeae9ae52188 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Volume info retrieved successfully. Dec 02 11:11:01.314928 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0d39114f-2095-4381-af99-eeae9ae52188 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Delete volume request issued successfully. Dec 02 11:11:01.315989 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0d39114f-2095-4381-af99-eeae9ae52188 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] http://10.222.0.23/volume/v3/20b5f9d624cb45ed9c1520921a07a26e/volumes/a30084c7-c5c9-42ba-aa59-a0c9dc652fc0 returned with HTTP 202 Dec 02 11:11:01.321004 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1505/2964] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:11:01 2020] DELETE /volume/v3/20b5f9d624cb45ed9c1520921a07a26e/volumes/a30084c7-c5c9-42ba-aa59-a0c9dc652fc0 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:11:01.326081 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-acf3aefc-5ed4-4a93-86de-30b8cafa06a9 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] GET http://10.222.0.23/volume/v3/20b5f9d624cb45ed9c1520921a07a26e/volumes/a30084c7-c5c9-42ba-aa59-a0c9dc652fc0 Dec 02 11:11:01.326708 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-acf3aefc-5ed4-4a93-86de-30b8cafa06a9 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:01.327244 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-acf3aefc-5ed4-4a93-86de-30b8cafa06a9 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:01.384132 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:01.384132 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:01.394263 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-acf3aefc-5ed4-4a93-86de-30b8cafa06a9 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Volume info retrieved successfully. Dec 02 11:11:01.420212 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-acf3aefc-5ed4-4a93-86de-30b8cafa06a9 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] http://10.222.0.23/volume/v3/20b5f9d624cb45ed9c1520921a07a26e/volumes/a30084c7-c5c9-42ba-aa59-a0c9dc652fc0 returned with HTTP 200 Dec 02 11:11:01.421354 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1460/2965] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:01 2020] GET /volume/v3/20b5f9d624cb45ed9c1520921a07a26e/volumes/a30084c7-c5c9-42ba-aa59-a0c9dc652fc0 => generated 915 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:01.569840 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5d2bc7b3-0294-42ad-abd9-f017042cd9ee tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] GET http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/groups/a8c4412d-ef31-43c8-ad92-fcf53d490f0f Dec 02 11:11:01.570574 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5d2bc7b3-0294-42ad-abd9-f017042cd9ee tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:01.570574 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:01.570574 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:01.571345 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5d2bc7b3-0294-42ad-abd9-f017042cd9ee tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Calling method 'version_select' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:01.572113 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-5d2bc7b3-0294-42ad-abd9-f017042cd9ee tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] show called for member a8c4412d-ef31-43c8-ad92-fcf53d490f0f {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 02 11:11:01.590541 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:01.590541 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:01.632336 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5d2bc7b3-0294-42ad-abd9-f017042cd9ee tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/groups/a8c4412d-ef31-43c8-ad92-fcf53d490f0f returned with HTTP 200 Dec 02 11:11:01.639939 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1506/2966] 10.222.0.23 () {60 vars in 1353 bytes} [Wed Dec 2 11:11:01 2020] GET /volume/v3/c42963641e5946c79b594d686097ab1e/groups/a8c4412d-ef31-43c8-ad92-fcf53d490f0f => generated 323 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:11:01.642271 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cff04dfb-bb2e-4719-ac81-f1ed0fec1933 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef Dec 02 11:11:01.643001 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cff04dfb-bb2e-4719-ac81-f1ed0fec1933 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:01.643388 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:01.643388 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:01.644009 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cff04dfb-bb2e-4719-ac81-f1ed0fec1933 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:01.645780 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3bc2ba73-e7c5-4e22-aee2-241747a3ed5b tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] POST http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/groups Dec 02 11:11:01.646292 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:01.646292 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:01.646698 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3bc2ba73-e7c5-4e22-aee2-241747a3ed5b tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Action: 'create', calling method: version_select, body: {"group": {"group_type": "e28adba9-94b6-42e9-98b7-699431d776ea", "volume_types": ["1f5ea08e-19fd-49e9-9ce6-dd6d7424ada1"], "name": "tempest-Group2-1837568598"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:11:01.647756 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-3bc2ba73-e7c5-4e22-aee2-241747a3ed5b tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Creating new group {'group': {'group_type': 'e28adba9-94b6-42e9-98b7-699431d776ea', 'volume_types': ['1f5ea08e-19fd-49e9-9ce6-dd6d7424ada1'], 'name': 'tempest-Group2-1837568598'}} {{(pid=88069) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Dec 02 11:11:01.663321 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.groups [None req-3bc2ba73-e7c5-4e22-aee2-241747a3ed5b tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Creating group tempest-Group2-1837568598. Dec 02 11:11:01.666447 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:01.666447 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:01.729059 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3bc2ba73-e7c5-4e22-aee2-241747a3ed5b tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Availability Zones retrieved successfully. Dec 02 11:11:01.734721 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:01.734721 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:01.756990 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-cff04dfb-bb2e-4719-ac81-f1ed0fec1933 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Volume info retrieved successfully. Dec 02 11:11:01.773353 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-3bc2ba73-e7c5-4e22-aee2-241747a3ed5b tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Created reservations ['02772561-7158-4119-85e6-7e8b0f60d455'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:11:01.805227 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cff04dfb-bb2e-4719-ac81-f1ed0fec1933 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef returned with HTTP 200 Dec 02 11:11:01.807992 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1461/2967] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:01 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef => generated 915 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:01.846394 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3bc2ba73-e7c5-4e22-aee2-241747a3ed5b tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/groups returned with HTTP 202 Dec 02 11:11:01.847803 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1507/2968] 10.222.0.23 () {62 vars in 1264 bytes} [Wed Dec 2 11:11:01 2020] POST /volume/v3/c42963641e5946c79b594d686097ab1e/groups => generated 94 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:11:01.857295 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c4ef06a4-9070-4b85-9480-6f6eac5faf26 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] GET http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/groups/b7ab86a3-9321-47c1-bafc-bb0fb606385c Dec 02 11:11:01.857869 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c4ef06a4-9070-4b85-9480-6f6eac5faf26 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:01.858371 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:01.858371 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:01.858889 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c4ef06a4-9070-4b85-9480-6f6eac5faf26 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Calling method 'version_select' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:01.859733 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-c4ef06a4-9070-4b85-9480-6f6eac5faf26 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] show called for member b7ab86a3-9321-47c1-bafc-bb0fb606385c {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 02 11:11:01.871645 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:01.871645 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:01.946945 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c4ef06a4-9070-4b85-9480-6f6eac5faf26 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/groups/b7ab86a3-9321-47c1-bafc-bb0fb606385c returned with HTTP 200 Dec 02 11:11:01.948358 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1462/2969] 10.222.0.23 () {60 vars in 1353 bytes} [Wed Dec 2 11:11:01 2020] GET /volume/v3/c42963641e5946c79b594d686097ab1e/groups/b7ab86a3-9321-47c1-bafc-bb0fb606385c => generated 322 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:11:02.452014 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-aeac0ff7-30be-4509-b142-2882f34d8d46 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] GET http://10.222.0.23/volume/v3/20b5f9d624cb45ed9c1520921a07a26e/volumes/a30084c7-c5c9-42ba-aa59-a0c9dc652fc0 Dec 02 11:11:02.453229 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-aeac0ff7-30be-4509-b142-2882f34d8d46 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:02.453605 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:02.453605 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:02.454216 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-aeac0ff7-30be-4509-b142-2882f34d8d46 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:02.531639 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:02.531639 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:02.543980 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-aeac0ff7-30be-4509-b142-2882f34d8d46 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Volume info retrieved successfully. Dec 02 11:11:02.576089 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-aeac0ff7-30be-4509-b142-2882f34d8d46 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] http://10.222.0.23/volume/v3/20b5f9d624cb45ed9c1520921a07a26e/volumes/a30084c7-c5c9-42ba-aa59-a0c9dc652fc0 returned with HTTP 200 Dec 02 11:11:02.585590 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1508/2970] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:02 2020] GET /volume/v3/20b5f9d624cb45ed9c1520921a07a26e/volumes/a30084c7-c5c9-42ba-aa59-a0c9dc652fc0 => generated 915 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:02.824660 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-50c6f493-92ad-43b9-85d0-34c283caa390 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef Dec 02 11:11:02.825563 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-50c6f493-92ad-43b9-85d0-34c283caa390 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:02.826089 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:02.826089 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:02.826967 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-50c6f493-92ad-43b9-85d0-34c283caa390 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:02.891514 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:02.891514 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:02.900622 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-50c6f493-92ad-43b9-85d0-34c283caa390 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Volume info retrieved successfully. Dec 02 11:11:02.926606 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-50c6f493-92ad-43b9-85d0-34c283caa390 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef returned with HTTP 200 Dec 02 11:11:02.932784 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1463/2971] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:02 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef => generated 915 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:02.960595 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f8809687-c447-4f7d-926e-2b8c5119f4ff tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] GET http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/groups/b7ab86a3-9321-47c1-bafc-bb0fb606385c Dec 02 11:11:02.961430 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f8809687-c447-4f7d-926e-2b8c5119f4ff tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:02.961754 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:02.961754 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:02.962302 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f8809687-c447-4f7d-926e-2b8c5119f4ff tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Calling method 'version_select' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:02.962853 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-f8809687-c447-4f7d-926e-2b8c5119f4ff tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] show called for member b7ab86a3-9321-47c1-bafc-bb0fb606385c {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 02 11:11:02.970868 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:02.970868 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:03.012641 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f8809687-c447-4f7d-926e-2b8c5119f4ff tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/groups/b7ab86a3-9321-47c1-bafc-bb0fb606385c returned with HTTP 200 Dec 02 11:11:03.014056 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1509/2972] 10.222.0.23 () {60 vars in 1353 bytes} [Wed Dec 2 11:11:02 2020] GET /volume/v3/c42963641e5946c79b594d686097ab1e/groups/b7ab86a3-9321-47c1-bafc-bb0fb606385c => generated 323 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:11:03.026354 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3ee6fa75-da80-47b8-8e55-87d007c1b63b tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] POST http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/volumes Dec 02 11:11:03.027146 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:03.027146 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:03.027752 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3ee6fa75-da80-47b8-8e55-87d007c1b63b tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-642035893", "volume_type": "1f5ea08e-19fd-49e9-9ce6-dd6d7424ada1", "group_id": "a8c4412d-ef31-43c8-ad92-fcf53d490f0f", "size": 1}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:11:03.029090 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-3ee6fa75-da80-47b8-8e55-87d007c1b63b tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Create volume request body: {'volume': {'name': 'tempest-volume-642035893', 'volume_type': '1f5ea08e-19fd-49e9-9ce6-dd6d7424ada1', 'group_id': 'a8c4412d-ef31-43c8-ad92-fcf53d490f0f', 'size': 1}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 11:11:03.067492 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:03.067492 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:03.068934 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-3ee6fa75-da80-47b8-8e55-87d007c1b63b tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Create volume of 1 GB Dec 02 11:11:03.087716 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3ee6fa75-da80-47b8-8e55-87d007c1b63b tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Availability Zones retrieved successfully. Dec 02 11:11:03.107253 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-3ee6fa75-da80-47b8-8e55-87d007c1b63b tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Flow 'volume_create_api' (c51abf43-06bd-4dbc-955e-37a1c7875d93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:11:03.111408 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-3ee6fa75-da80-47b8-8e55-87d007c1b63b tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c5eec89-5be2-492d-addd-59202ec8bf1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:11:03.113156 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:03.113156 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:03.113759 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-3ee6fa75-da80-47b8-8e55-87d007c1b63b tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Validating volume size '1' using validate_int {{(pid=88068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 11:11:03.193079 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-3ee6fa75-da80-47b8-8e55-87d007c1b63b tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c5eec89-5be2-492d-addd-59202ec8bf1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T11:11:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1f5ea08e-19fd-49e9-9ce6-dd6d7424ada1,is_public=True,name='tempest-GroupsTest-volume-type-36072418',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1f5ea08e-19fd-49e9-9ce6-dd6d7424ada1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a8c4412d-ef31-43c8-ad92-fcf53d490f0f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:11:03.196236 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-3ee6fa75-da80-47b8-8e55-87d007c1b63b tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09bc12f2-651f-4e8f-9046-4bb6f2cc7ea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:11:03.258402 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.quota [None req-3ee6fa75-da80-47b8-8e55-87d007c1b63b tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-36072418 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-36072418, it is now deprecated. Please use the default quota class for default quota. Dec 02 11:11:03.259934 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.quota [None req-3ee6fa75-da80-47b8-8e55-87d007c1b63b tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-36072418 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-36072418, it is now deprecated. Please use the default quota class for default quota. Dec 02 11:11:03.329333 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-3ee6fa75-da80-47b8-8e55-87d007c1b63b tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Created reservations ['c608c799-c14d-48f4-8717-23f6994de691', 'b234247b-ac62-4334-908c-62616bacff84', 'd6243707-de33-44b5-a5b4-dcf5497a1418', '171d9680-b224-4e04-85b2-a03645371852'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:11:03.334868 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-3ee6fa75-da80-47b8-8e55-87d007c1b63b tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09bc12f2-651f-4e8f-9046-4bb6f2cc7ea2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c608c799-c14d-48f4-8717-23f6994de691', 'b234247b-ac62-4334-908c-62616bacff84', 'd6243707-de33-44b5-a5b4-dcf5497a1418', '171d9680-b224-4e04-85b2-a03645371852']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:11:03.341850 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-3ee6fa75-da80-47b8-8e55-87d007c1b63b tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7dffab34-0a2a-4f96-bc7b-d0ebfa76b680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:11:03.444807 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-3ee6fa75-da80-47b8-8e55-87d007c1b63b tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7dffab34-0a2a-4f96-bc7b-d0ebfa76b680) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd4b52f3-b4e6-4038-be97-1e570a3fc642', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-642035893',encryption_key_id=None,group_id=a8c4412d-ef31-43c8-ad92-fcf53d490f0f,group_type_id=,metadata={},multiattach=False,project_id='c42963641e5946c79b594d686097ab1e',qos_specs=None,replication_status=,reservations=['c608c799-c14d-48f4-8717-23f6994de691','b234247b-ac62-4334-908c-62616bacff84','d6243707-de33-44b5-a5b4-dcf5497a1418','171d9680-b224-4e04-85b2-a03645371852'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b798e2d0bd2e48c6b2846cb293db6b5f',volume_type_id=1f5ea08e-19fd-49e9-9ce6-dd6d7424ada1), '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=2020-12-02T11:11:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-642035893',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a8c4412d-ef31-43c8-ad92-fcf53d490f0f,host=None,id=dd4b52f3-b4e6-4038-be97-1e570a3fc642,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c42963641e5946c79b594d686097ab1e',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,user_id='b798e2d0bd2e48c6b2846cb293db6b5f',volume_attachment=,volume_type=,volume_type_id=1f5ea08e-19fd-49e9-9ce6-dd6d7424ada1)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:11:03.447273 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-3ee6fa75-da80-47b8-8e55-87d007c1b63b tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8dc2a794-beeb-419e-a009-6517efa6e7e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:11:03.484231 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-3ee6fa75-da80-47b8-8e55-87d007c1b63b tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8dc2a794-beeb-419e-a009-6517efa6e7e0) 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-volume-642035893',encryption_key_id=None,group_id=a8c4412d-ef31-43c8-ad92-fcf53d490f0f,group_type_id=,metadata={},multiattach=False,project_id='c42963641e5946c79b594d686097ab1e',qos_specs=None,replication_status=,reservations=['c608c799-c14d-48f4-8717-23f6994de691','b234247b-ac62-4334-908c-62616bacff84','d6243707-de33-44b5-a5b4-dcf5497a1418','171d9680-b224-4e04-85b2-a03645371852'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b798e2d0bd2e48c6b2846cb293db6b5f',volume_type_id=1f5ea08e-19fd-49e9-9ce6-dd6d7424ada1)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:11:03.486610 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-3ee6fa75-da80-47b8-8e55-87d007c1b63b tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05894f2c-9781-483e-a64b-d7921d65219b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:11:03.520242 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-3ee6fa75-da80-47b8-8e55-87d007c1b63b tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05894f2c-9781-483e-a64b-d7921d65219b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:11:03.523907 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-3ee6fa75-da80-47b8-8e55-87d007c1b63b tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Flow 'volume_create_api' (c51abf43-06bd-4dbc-955e-37a1c7875d93) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:11:03.584329 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3ee6fa75-da80-47b8-8e55-87d007c1b63b tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Create volume request issued successfully. Dec 02 11:11:03.592496 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6442cfe3-100b-4b22-b34c-6cf66d6b21d9 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] GET http://10.222.0.23/volume/v3/20b5f9d624cb45ed9c1520921a07a26e/volumes/a30084c7-c5c9-42ba-aa59-a0c9dc652fc0 Dec 02 11:11:03.593701 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6442cfe3-100b-4b22-b34c-6cf66d6b21d9 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:03.594086 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:03.594086 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:03.594905 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6442cfe3-100b-4b22-b34c-6cf66d6b21d9 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:03.621313 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-3ee6fa75-da80-47b8-8e55-87d007c1b63b tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 11:11:03.623482 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-3ee6fa75-da80-47b8-8e55-87d007c1b63b tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 11:11:03.638455 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-3ee6fa75-da80-47b8-8e55-87d007c1b63b tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] 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=88068) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 11:11:03.651962 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:03.651962 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:03.684060 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3ee6fa75-da80-47b8-8e55-87d007c1b63b tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/volumes returned with HTTP 202 Dec 02 11:11:03.685154 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1464/2973] 10.222.0.23 () {62 vars in 1267 bytes} [Wed Dec 2 11:11:03 2020] POST /volume/v3/c42963641e5946c79b594d686097ab1e/volumes => generated 878 bytes in 663 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:11:03.700272 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2d0e7c9f-62d7-411f-8618-283f782d4b87 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] GET http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/volumes/dd4b52f3-b4e6-4038-be97-1e570a3fc642 Dec 02 11:11:03.703966 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2d0e7c9f-62d7-411f-8618-283f782d4b87 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:03.704319 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:03.704319 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:03.704884 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2d0e7c9f-62d7-411f-8618-283f782d4b87 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:03.709363 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6442cfe3-100b-4b22-b34c-6cf66d6b21d9 tempest-SnapshotMetadataTestJSON-900567916 tempest-SnapshotMetadataTestJSON-900567916] http://10.222.0.23/volume/v3/20b5f9d624cb45ed9c1520921a07a26e/volumes/a30084c7-c5c9-42ba-aa59-a0c9dc652fc0 returned with HTTP 404 Dec 02 11:11:03.714631 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1510/2974] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:03 2020] GET /volume/v3/20b5f9d624cb45ed9c1520921a07a26e/volumes/a30084c7-c5c9-42ba-aa59-a0c9dc652fc0 => generated 109 bytes in 126 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:11:03.816010 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:03.816010 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:03.865554 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-2d0e7c9f-62d7-411f-8618-283f782d4b87 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Volume info retrieved successfully. Dec 02 11:11:03.910685 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-2d0e7c9f-62d7-411f-8618-283f782d4b87 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 11:11:03.924499 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-2d0e7c9f-62d7-411f-8618-283f782d4b87 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 11:11:03.939445 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-2d0e7c9f-62d7-411f-8618-283f782d4b87 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] 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=88068) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 11:11:03.944083 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5cb6fbf2-1773-49ff-a855-a62d1bcc9394 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef Dec 02 11:11:03.944952 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5cb6fbf2-1773-49ff-a855-a62d1bcc9394 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:03.945644 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5cb6fbf2-1773-49ff-a855-a62d1bcc9394 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:03.967385 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:03.967385 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:04.038640 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2d0e7c9f-62d7-411f-8618-283f782d4b87 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/volumes/dd4b52f3-b4e6-4038-be97-1e570a3fc642 returned with HTTP 200 Dec 02 11:11:04.040120 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1465/2975] 10.222.0.23 () {60 vars in 1356 bytes} [Wed Dec 2 11:11:03 2020] GET /volume/v3/c42963641e5946c79b594d686097ab1e/volumes/dd4b52f3-b4e6-4038-be97-1e570a3fc642 => generated 946 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 02 11:11:04.103244 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:04.103244 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:04.124786 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-5cb6fbf2-1773-49ff-a855-a62d1bcc9394 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Volume info retrieved successfully. Dec 02 11:11:04.175209 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5cb6fbf2-1773-49ff-a855-a62d1bcc9394 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef returned with HTTP 200 Dec 02 11:11:04.176212 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1511/2976] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:03 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef => generated 973 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:05.065831 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-be2e4af2-f986-4b2e-9e62-ba8a666ced9d tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] GET http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/volumes/dd4b52f3-b4e6-4038-be97-1e570a3fc642 Dec 02 11:11:05.066767 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-be2e4af2-f986-4b2e-9e62-ba8a666ced9d tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:05.067190 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:05.067190 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:05.067816 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-be2e4af2-f986-4b2e-9e62-ba8a666ced9d tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:05.192816 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-72c9f2be-285d-4bd4-8af2-1786cf7c3b6c tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef Dec 02 11:11:05.193580 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-72c9f2be-285d-4bd4-8af2-1786cf7c3b6c tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:05.193963 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:05.193963 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:05.194533 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-72c9f2be-285d-4bd4-8af2-1786cf7c3b6c tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:05.261653 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:05.261653 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:05.261653 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-be2e4af2-f986-4b2e-9e62-ba8a666ced9d tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Volume info retrieved successfully. Dec 02 11:11:05.271246 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-be2e4af2-f986-4b2e-9e62-ba8a666ced9d tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 11:11:05.271437 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-be2e4af2-f986-4b2e-9e62-ba8a666ced9d tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 11:11:05.286938 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-be2e4af2-f986-4b2e-9e62-ba8a666ced9d tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] 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=88068) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 11:11:05.302389 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:05.302389 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:05.338177 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:05.338177 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:05.357164 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-72c9f2be-285d-4bd4-8af2-1786cf7c3b6c tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Volume info retrieved successfully. Dec 02 11:11:05.377924 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-be2e4af2-f986-4b2e-9e62-ba8a666ced9d tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/volumes/dd4b52f3-b4e6-4038-be97-1e570a3fc642 returned with HTTP 200 Dec 02 11:11:05.383425 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1466/2977] 10.222.0.23 () {60 vars in 1356 bytes} [Wed Dec 2 11:11:05 2020] GET /volume/v3/c42963641e5946c79b594d686097ab1e/volumes/dd4b52f3-b4e6-4038-be97-1e570a3fc642 => generated 971 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:11:05.402542 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-126f9d68-e34e-4741-a095-2a52910842a1 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] GET http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/groups/a8c4412d-ef31-43c8-ad92-fcf53d490f0f Dec 02 11:11:05.410208 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-72c9f2be-285d-4bd4-8af2-1786cf7c3b6c tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef returned with HTTP 200 Dec 02 11:11:05.411186 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1512/2978] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:05 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef => generated 976 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:05.420251 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-126f9d68-e34e-4741-a095-2a52910842a1 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:05.420251 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:05.420251 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:05.420251 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-126f9d68-e34e-4741-a095-2a52910842a1 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Calling method 'version_select' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:05.420251 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-126f9d68-e34e-4741-a095-2a52910842a1 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] show called for member a8c4412d-ef31-43c8-ad92-fcf53d490f0f {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 02 11:11:05.440204 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:05.440204 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:05.506515 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-126f9d68-e34e-4741-a095-2a52910842a1 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/groups/a8c4412d-ef31-43c8-ad92-fcf53d490f0f returned with HTTP 200 Dec 02 11:11:05.508219 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1467/2979] 10.222.0.23 () {60 vars in 1353 bytes} [Wed Dec 2 11:11:05 2020] GET /volume/v3/c42963641e5946c79b594d686097ab1e/groups/a8c4412d-ef31-43c8-ad92-fcf53d490f0f => generated 323 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:11:05.519001 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9fd72af6-ca72-4e3e-a713-b59c27462419 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] GET http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/groups/b7ab86a3-9321-47c1-bafc-bb0fb606385c Dec 02 11:11:05.519565 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9fd72af6-ca72-4e3e-a713-b59c27462419 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:05.519788 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:05.519788 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:05.520152 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9fd72af6-ca72-4e3e-a713-b59c27462419 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Calling method 'version_select' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:05.520550 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-9fd72af6-ca72-4e3e-a713-b59c27462419 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] show called for member b7ab86a3-9321-47c1-bafc-bb0fb606385c {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 02 11:11:05.546534 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:05.546534 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:05.615000 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9fd72af6-ca72-4e3e-a713-b59c27462419 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/groups/b7ab86a3-9321-47c1-bafc-bb0fb606385c returned with HTTP 200 Dec 02 11:11:05.615854 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1513/2980] 10.222.0.23 () {60 vars in 1353 bytes} [Wed Dec 2 11:11:05 2020] GET /volume/v3/c42963641e5946c79b594d686097ab1e/groups/b7ab86a3-9321-47c1-bafc-bb0fb606385c => generated 323 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:11:05.627004 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-aefe7dcb-62cf-4100-8a3a-f0d7ba4f42b1 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] GET http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/groups/detail Dec 02 11:11:05.627492 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-aefe7dcb-62cf-4100-8a3a-f0d7ba4f42b1 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:05.627710 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:05.627710 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:05.628087 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-aefe7dcb-62cf-4100-8a3a-f0d7ba4f42b1 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Calling method 'version_select' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:05.629054 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:05.629054 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:05.758516 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-aefe7dcb-62cf-4100-8a3a-f0d7ba4f42b1 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/groups/detail returned with HTTP 200 Dec 02 11:11:05.761152 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1468/2981] 10.222.0.23 () {60 vars in 1263 bytes} [Wed Dec 2 11:11:05 2020] GET /volume/v3/c42963641e5946c79b594d686097ab1e/groups/detail => generated 640 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:11:05.770194 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e0ddc920-103e-473a-b27b-a587a56ebdb1 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] GET http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/volumes/detail Dec 02 11:11:05.770939 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e0ddc920-103e-473a-b27b-a587a56ebdb1 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:05.771260 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:05.771260 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:05.772738 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e0ddc920-103e-473a-b27b-a587a56ebdb1 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Calling method 'detail' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:05.773501 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-e0ddc920-103e-473a-b27b-a587a56ebdb1 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Removing options '' from query. {{(pid=88069) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 11:11:05.774418 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:05.774418 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:05.775645 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-e0ddc920-103e-473a-b27b-a587a56ebdb1 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88069) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 02 11:11:05.896995 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e0ddc920-103e-473a-b27b-a587a56ebdb1 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Get all volumes completed successfully. Dec 02 11:11:05.899078 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-e0ddc920-103e-473a-b27b-a587a56ebdb1 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 11:11:05.899887 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-e0ddc920-103e-473a-b27b-a587a56ebdb1 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 11:11:05.910576 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-e0ddc920-103e-473a-b27b-a587a56ebdb1 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] 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=88069) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 11:11:05.918847 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:05.918847 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:05.944229 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e0ddc920-103e-473a-b27b-a587a56ebdb1 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/volumes/detail returned with HTTP 200 Dec 02 11:11:05.946416 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1514/2982] 10.222.0.23 () {60 vars in 1266 bytes} [Wed Dec 2 11:11:05 2020] GET /volume/v3/c42963641e5946c79b594d686097ab1e/volumes/detail => generated 974 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:11:05.961899 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3ddbd19b-de14-4666-a8f4-b29805a993e9 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] GET http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/volumes/detail Dec 02 11:11:05.962952 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3ddbd19b-de14-4666-a8f4-b29805a993e9 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:05.963176 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:05.963176 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:05.963563 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3ddbd19b-de14-4666-a8f4-b29805a993e9 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Calling method 'detail' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:05.964394 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-3ddbd19b-de14-4666-a8f4-b29805a993e9 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Removing options '' from query. {{(pid=88068) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 11:11:05.965280 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:05.965280 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:05.967785 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-3ddbd19b-de14-4666-a8f4-b29805a993e9 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88068) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 02 11:11:06.085403 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3ddbd19b-de14-4666-a8f4-b29805a993e9 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Get all volumes completed successfully. Dec 02 11:11:06.091151 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-3ddbd19b-de14-4666-a8f4-b29805a993e9 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 11:11:06.091634 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-3ddbd19b-de14-4666-a8f4-b29805a993e9 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 11:11:06.110851 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-3ddbd19b-de14-4666-a8f4-b29805a993e9 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] 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=88068) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 11:11:06.122442 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:06.122442 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:06.153433 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3ddbd19b-de14-4666-a8f4-b29805a993e9 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/volumes/detail returned with HTTP 200 Dec 02 11:11:06.166639 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1469/2983] 10.222.0.23 () {60 vars in 1266 bytes} [Wed Dec 2 11:11:05 2020] GET /volume/v3/c42963641e5946c79b594d686097ab1e/volumes/detail => generated 974 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:11:06.171944 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b0a5a3df-2989-4743-8b2b-788c1e8a61c7 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] POST http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/groups/a8c4412d-ef31-43c8-ad92-fcf53d490f0f/action Dec 02 11:11:06.172462 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:06.172462 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:06.172949 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b0a5a3df-2989-4743-8b2b-788c1e8a61c7 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 11:11:06.174055 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b0a5a3df-2989-4743-8b2b-788c1e8a61c7 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:11:06.174992 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-b0a5a3df-2989-4743-8b2b-788c1e8a61c7 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] delete called for group a8c4412d-ef31-43c8-ad92-fcf53d490f0f {{(pid=88069) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 02 11:11:06.175336 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.groups [None req-b0a5a3df-2989-4743-8b2b-788c1e8a61c7 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Delete group with id: a8c4412d-ef31-43c8-ad92-fcf53d490f0f Dec 02 11:11:06.193017 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:06.193017 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:06.379388 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b0a5a3df-2989-4743-8b2b-788c1e8a61c7 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/groups/a8c4412d-ef31-43c8-ad92-fcf53d490f0f/action returned with HTTP 202 Dec 02 11:11:06.380795 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1515/2984] 10.222.0.23 () {62 vars in 1395 bytes} [Wed Dec 2 11:11:06 2020] POST /volume/v3/c42963641e5946c79b594d686097ab1e/groups/a8c4412d-ef31-43c8-ad92-fcf53d490f0f/action => generated 0 bytes in 213 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 02 11:11:06.389020 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-71992a40-f8df-4fa8-8255-ae2e77217fe1 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] GET http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/volumes/dd4b52f3-b4e6-4038-be97-1e570a3fc642 Dec 02 11:11:06.389675 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-71992a40-f8df-4fa8-8255-ae2e77217fe1 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:06.389905 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:06.389905 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:06.390276 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-71992a40-f8df-4fa8-8255-ae2e77217fe1 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:06.428200 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-860ccf35-d95a-41f6-9986-9f1352a3c810 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef Dec 02 11:11:06.428753 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-860ccf35-d95a-41f6-9986-9f1352a3c810 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:06.429322 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:06.429322 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:06.429996 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-860ccf35-d95a-41f6-9986-9f1352a3c810 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:06.474531 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:06.474531 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:06.486264 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-71992a40-f8df-4fa8-8255-ae2e77217fe1 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Volume info retrieved successfully. Dec 02 11:11:06.502302 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-71992a40-f8df-4fa8-8255-ae2e77217fe1 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 11:11:06.502751 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-71992a40-f8df-4fa8-8255-ae2e77217fe1 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 11:11:06.515113 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-71992a40-f8df-4fa8-8255-ae2e77217fe1 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] 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=88068) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 11:11:06.522880 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:06.522880 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:06.548675 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-71992a40-f8df-4fa8-8255-ae2e77217fe1 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/volumes/dd4b52f3-b4e6-4038-be97-1e570a3fc642 returned with HTTP 200 Dec 02 11:11:06.549820 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1470/2985] 10.222.0.23 () {60 vars in 1356 bytes} [Wed Dec 2 11:11:06 2020] GET /volume/v3/c42963641e5946c79b594d686097ab1e/volumes/dd4b52f3-b4e6-4038-be97-1e570a3fc642 => generated 970 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:11:06.727022 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:06.727022 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:06.742920 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-860ccf35-d95a-41f6-9986-9f1352a3c810 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Volume info retrieved successfully. Dec 02 11:11:06.773871 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-860ccf35-d95a-41f6-9986-9f1352a3c810 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef returned with HTTP 200 Dec 02 11:11:06.774726 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1516/2986] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:06 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef => generated 976 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:07.205572 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-062de1d0-ca98-47a7-8caf-f5ddd6825e9c tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] POST http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes Dec 02 11:11:07.206020 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:07.206020 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:07.207050 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-062de1d0-ca98-47a7-8caf-f5ddd6825e9c tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Action: 'create', calling method: create, body: {"volume": {"imageRef": "094fecdd-824b-4239-a742-0b5b1ba014b8", "size": 1, "name": "tempest-VolumesCloneTest-Volume-565892755"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:11:07.207537 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-062de1d0-ca98-47a7-8caf-f5ddd6825e9c tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Create volume request body: {'volume': {'imageRef': '094fecdd-824b-4239-a742-0b5b1ba014b8', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-565892755'}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 11:11:07.343720 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-062de1d0-ca98-47a7-8caf-f5ddd6825e9c tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Create volume of 1 GB Dec 02 11:11:07.360815 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-062de1d0-ca98-47a7-8caf-f5ddd6825e9c tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Availability Zones retrieved successfully. Dec 02 11:11:07.382124 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-062de1d0-ca98-47a7-8caf-f5ddd6825e9c tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Flow 'volume_create_api' (8a635ec0-a56c-4146-bbfa-e9e6863cb6fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:11:07.385569 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-062de1d0-ca98-47a7-8caf-f5ddd6825e9c tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5a512ab-e38e-46be-8c4b-e556d73f657c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:11:07.388221 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-062de1d0-ca98-47a7-8caf-f5ddd6825e9c tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Validating volume size '1' using validate_int {{(pid=88068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 11:11:07.530875 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-062de1d0-ca98-47a7-8caf-f5ddd6825e9c tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5a512ab-e38e-46be-8c4b-e556d73f657c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:11:07.534051 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-062de1d0-ca98-47a7-8caf-f5ddd6825e9c tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb49bbda-04e6-4c29-9c3f-67067bdf232e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:11:07.566553 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4bb02225-7462-4dda-96b7-1c3177c464c4 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] GET http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/volumes/dd4b52f3-b4e6-4038-be97-1e570a3fc642 Dec 02 11:11:07.567484 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4bb02225-7462-4dda-96b7-1c3177c464c4 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:07.567914 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:07.567914 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:07.568587 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4bb02225-7462-4dda-96b7-1c3177c464c4 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:07.671690 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:07.671690 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:07.697459 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-4bb02225-7462-4dda-96b7-1c3177c464c4 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Volume info retrieved successfully. Dec 02 11:11:07.712698 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-4bb02225-7462-4dda-96b7-1c3177c464c4 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 11:11:07.713372 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-4bb02225-7462-4dda-96b7-1c3177c464c4 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 11:11:07.721414 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-4bb02225-7462-4dda-96b7-1c3177c464c4 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] 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=88069) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 11:11:07.730053 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:07.730053 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:07.767924 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4bb02225-7462-4dda-96b7-1c3177c464c4 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/volumes/dd4b52f3-b4e6-4038-be97-1e570a3fc642 returned with HTTP 200 Dec 02 11:11:07.769024 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1517/2987] 10.222.0.23 () {60 vars in 1356 bytes} [Wed Dec 2 11:11:07 2020] GET /volume/v3/c42963641e5946c79b594d686097ab1e/volumes/dd4b52f3-b4e6-4038-be97-1e570a3fc642 => generated 970 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 02 11:11:07.788449 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-062de1d0-ca98-47a7-8caf-f5ddd6825e9c tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Created reservations ['033d7fda-0d51-4bb2-9b3a-4e6ca2ef51f1', '2a79d461-8acb-4cc2-87d0-b8853483f45c', '723362e0-1198-4560-b4f1-44fc7f12cc46', 'd1997543-856d-4494-92aa-fe009e73a3f6'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:11:07.790903 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-062de1d0-ca98-47a7-8caf-f5ddd6825e9c tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb49bbda-04e6-4c29-9c3f-67067bdf232e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['033d7fda-0d51-4bb2-9b3a-4e6ca2ef51f1', '2a79d461-8acb-4cc2-87d0-b8853483f45c', '723362e0-1198-4560-b4f1-44fc7f12cc46', 'd1997543-856d-4494-92aa-fe009e73a3f6']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:11:07.793667 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-062de1d0-ca98-47a7-8caf-f5ddd6825e9c tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c697270-7347-4b97-b44e-b5161cced78b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:11:07.798481 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-29237df1-8e0f-488a-8426-c6f180f7c8d6 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef Dec 02 11:11:07.799163 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-29237df1-8e0f-488a-8426-c6f180f7c8d6 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:07.799331 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:07.799331 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:07.800212 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-29237df1-8e0f-488a-8426-c6f180f7c8d6 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:07.882031 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:07.882031 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:07.888769 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-062de1d0-ca98-47a7-8caf-f5ddd6825e9c tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c697270-7347-4b97-b44e-b5161cced78b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3b79ec3-41f1-40cf-8833-0a2e283eb2b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-565892755',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e56f9728a77a4c3f9ff394366a66eaad',qos_specs=None,replication_status=,reservations=['033d7fda-0d51-4bb2-9b3a-4e6ca2ef51f1','2a79d461-8acb-4cc2-87d0-b8853483f45c','723362e0-1198-4560-b4f1-44fc7f12cc46','d1997543-856d-4494-92aa-fe009e73a3f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42c98f47c34d4ad08f50754c52a16dcc',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T11:11:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-565892755',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3b79ec3-41f1-40cf-8833-0a2e283eb2b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e56f9728a77a4c3f9ff394366a66eaad',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,user_id='42c98f47c34d4ad08f50754c52a16dcc',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:11:07.891119 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-062de1d0-ca98-47a7-8caf-f5ddd6825e9c tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da1067f2-0344-485c-ae7e-3f4febfa2759) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:11:07.896317 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-29237df1-8e0f-488a-8426-c6f180f7c8d6 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Volume info retrieved successfully. Dec 02 11:11:07.928113 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-062de1d0-ca98-47a7-8caf-f5ddd6825e9c tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da1067f2-0344-485c-ae7e-3f4febfa2759) 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-VolumesCloneTest-Volume-565892755',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e56f9728a77a4c3f9ff394366a66eaad',qos_specs=None,replication_status=,reservations=['033d7fda-0d51-4bb2-9b3a-4e6ca2ef51f1','2a79d461-8acb-4cc2-87d0-b8853483f45c','723362e0-1198-4560-b4f1-44fc7f12cc46','d1997543-856d-4494-92aa-fe009e73a3f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42c98f47c34d4ad08f50754c52a16dcc',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:11:07.931312 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-062de1d0-ca98-47a7-8caf-f5ddd6825e9c tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d978969-ce89-4bc4-9d53-5192a33020d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:11:07.931606 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-29237df1-8e0f-488a-8426-c6f180f7c8d6 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef returned with HTTP 200 Dec 02 11:11:07.932749 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1518/2988] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:07 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef => generated 976 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:07.957940 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-062de1d0-ca98-47a7-8caf-f5ddd6825e9c tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d978969-ce89-4bc4-9d53-5192a33020d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:11:07.961027 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-062de1d0-ca98-47a7-8caf-f5ddd6825e9c tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Flow 'volume_create_api' (8a635ec0-a56c-4146-bbfa-e9e6863cb6fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:11:08.036774 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-062de1d0-ca98-47a7-8caf-f5ddd6825e9c tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Create volume request issued successfully. Dec 02 11:11:08.063424 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-062de1d0-ca98-47a7-8caf-f5ddd6825e9c tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes returned with HTTP 202 Dec 02 11:11:08.064629 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1471/2989] 10.222.0.23 () {60 vars in 1226 bytes} [Wed Dec 2 11:11:07 2020] POST /volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes => generated 815 bytes in 864 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:11:08.095253 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fd4a4cc7-71bb-4aaf-81ec-a50f39ad8420 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] GET http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 Dec 02 11:11:08.095882 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fd4a4cc7-71bb-4aaf-81ec-a50f39ad8420 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:08.096298 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:08.096298 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:08.096858 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fd4a4cc7-71bb-4aaf-81ec-a50f39ad8420 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:08.209225 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:08.209225 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:08.258580 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-fd4a4cc7-71bb-4aaf-81ec-a50f39ad8420 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Volume info retrieved successfully. Dec 02 11:11:08.318627 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fd4a4cc7-71bb-4aaf-81ec-a50f39ad8420 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 returned with HTTP 200 Dec 02 11:11:08.320762 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1519/2990] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:08 2020] GET /volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 => generated 907 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:08.787231 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c6f7df8a-eb03-4448-84d3-ecb08cfb7800 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] GET http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/volumes/dd4b52f3-b4e6-4038-be97-1e570a3fc642 Dec 02 11:11:08.787917 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c6f7df8a-eb03-4448-84d3-ecb08cfb7800 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:08.788294 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:08.788294 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:08.789245 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c6f7df8a-eb03-4448-84d3-ecb08cfb7800 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:08.841988 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c6f7df8a-eb03-4448-84d3-ecb08cfb7800 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/volumes/dd4b52f3-b4e6-4038-be97-1e570a3fc642 returned with HTTP 404 Dec 02 11:11:08.843184 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1472/2991] 10.222.0.23 () {60 vars in 1356 bytes} [Wed Dec 2 11:11:08 2020] GET /volume/v3/c42963641e5946c79b594d686097ab1e/volumes/dd4b52f3-b4e6-4038-be97-1e570a3fc642 => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 02 11:11:08.852004 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-be63dea3-2982-4ab7-ad41-a3509d21a8be tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] GET http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/groups/a8c4412d-ef31-43c8-ad92-fcf53d490f0f Dec 02 11:11:08.852912 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-be63dea3-2982-4ab7-ad41-a3509d21a8be tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:08.853181 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:08.853181 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:08.855430 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-be63dea3-2982-4ab7-ad41-a3509d21a8be tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Calling method 'version_select' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:08.856166 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-be63dea3-2982-4ab7-ad41-a3509d21a8be tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] show called for member a8c4412d-ef31-43c8-ad92-fcf53d490f0f {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 02 11:11:08.864240 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-be63dea3-2982-4ab7-ad41-a3509d21a8be tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/groups/a8c4412d-ef31-43c8-ad92-fcf53d490f0f returned with HTTP 404 Dec 02 11:11:08.865659 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1520/2992] 10.222.0.23 () {60 vars in 1353 bytes} [Wed Dec 2 11:11:08 2020] GET /volume/v3/c42963641e5946c79b594d686097ab1e/groups/a8c4412d-ef31-43c8-ad92-fcf53d490f0f => generated 108 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 02 11:11:08.874420 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9fc467e2-1e4c-46ec-96a3-fea4947552e3 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] POST http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/groups/b7ab86a3-9321-47c1-bafc-bb0fb606385c/action Dec 02 11:11:08.875807 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9fc467e2-1e4c-46ec-96a3-fea4947552e3 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 11:11:08.876030 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9fc467e2-1e4c-46ec-96a3-fea4947552e3 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:11:08.878082 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-9fc467e2-1e4c-46ec-96a3-fea4947552e3 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] delete called for group b7ab86a3-9321-47c1-bafc-bb0fb606385c {{(pid=88068) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 02 11:11:08.878558 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.groups [None req-9fc467e2-1e4c-46ec-96a3-fea4947552e3 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Delete group with id: b7ab86a3-9321-47c1-bafc-bb0fb606385c Dec 02 11:11:08.887689 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:08.887689 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:08.950570 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0ed2d0d8-8fb5-4ae4-80f1-eeffb0dd6825 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef Dec 02 11:11:08.951477 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0ed2d0d8-8fb5-4ae4-80f1-eeffb0dd6825 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:08.960354 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0ed2d0d8-8fb5-4ae4-80f1-eeffb0dd6825 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:09.005592 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9fc467e2-1e4c-46ec-96a3-fea4947552e3 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/groups/b7ab86a3-9321-47c1-bafc-bb0fb606385c/action returned with HTTP 202 Dec 02 11:11:09.007129 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1473/2993] 10.222.0.23 () {62 vars in 1395 bytes} [Wed Dec 2 11:11:08 2020] POST /volume/v3/c42963641e5946c79b594d686097ab1e/groups/b7ab86a3-9321-47c1-bafc-bb0fb606385c/action => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 02 11:11:09.023415 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-744d129b-e9f2-44ba-8c9b-e56534e7d2f7 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] GET http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/groups/b7ab86a3-9321-47c1-bafc-bb0fb606385c Dec 02 11:11:09.024266 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-744d129b-e9f2-44ba-8c9b-e56534e7d2f7 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:09.024646 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:09.024646 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:09.025289 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-744d129b-e9f2-44ba-8c9b-e56534e7d2f7 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Calling method 'version_select' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:09.025854 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-744d129b-e9f2-44ba-8c9b-e56534e7d2f7 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] show called for member b7ab86a3-9321-47c1-bafc-bb0fb606385c {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 02 11:11:09.053713 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:09.053713 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:09.073072 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0ed2d0d8-8fb5-4ae4-80f1-eeffb0dd6825 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Volume info retrieved successfully. Dec 02 11:11:09.089879 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:09.089879 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:09.132588 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0ed2d0d8-8fb5-4ae4-80f1-eeffb0dd6825 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef returned with HTTP 200 Dec 02 11:11:09.134153 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1521/2994] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:08 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef => generated 976 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:11:09.161761 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-744d129b-e9f2-44ba-8c9b-e56534e7d2f7 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/groups/b7ab86a3-9321-47c1-bafc-bb0fb606385c returned with HTTP 200 Dec 02 11:11:09.170982 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1474/2995] 10.222.0.23 () {60 vars in 1353 bytes} [Wed Dec 2 11:11:09 2020] GET /volume/v3/c42963641e5946c79b594d686097ab1e/groups/b7ab86a3-9321-47c1-bafc-bb0fb606385c => generated 322 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 02 11:11:09.341734 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-63d03148-2adb-49d2-bfb7-bb797ecec351 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] GET http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 Dec 02 11:11:09.343759 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-63d03148-2adb-49d2-bfb7-bb797ecec351 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:09.344695 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:09.344695 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:09.344695 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-63d03148-2adb-49d2-bfb7-bb797ecec351 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:09.418582 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:09.418582 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:09.433061 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-63d03148-2adb-49d2-bfb7-bb797ecec351 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Volume info retrieved successfully. Dec 02 11:11:09.473998 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-63d03148-2adb-49d2-bfb7-bb797ecec351 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 returned with HTTP 200 Dec 02 11:11:09.477422 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1522/2996] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:09 2020] GET /volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 => generated 907 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:10.154368 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f089c969-4e6d-44ee-b4f7-5bc7900ddf53 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef Dec 02 11:11:10.155292 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f089c969-4e6d-44ee-b4f7-5bc7900ddf53 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:10.155655 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:10.155655 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:10.156343 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f089c969-4e6d-44ee-b4f7-5bc7900ddf53 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:10.180434 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-62c2bafe-3eca-4565-9cfa-7e5b2ad92b92 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] GET http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/groups/b7ab86a3-9321-47c1-bafc-bb0fb606385c Dec 02 11:11:10.181527 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-62c2bafe-3eca-4565-9cfa-7e5b2ad92b92 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:10.181890 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:10.181890 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:10.182577 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-62c2bafe-3eca-4565-9cfa-7e5b2ad92b92 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Calling method 'version_select' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:10.183328 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-62c2bafe-3eca-4565-9cfa-7e5b2ad92b92 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] show called for member b7ab86a3-9321-47c1-bafc-bb0fb606385c {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 02 11:11:10.210034 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-62c2bafe-3eca-4565-9cfa-7e5b2ad92b92 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/groups/b7ab86a3-9321-47c1-bafc-bb0fb606385c returned with HTTP 404 Dec 02 11:11:10.226533 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1523/2997] 10.222.0.23 () {60 vars in 1353 bytes} [Wed Dec 2 11:11:10 2020] GET /volume/v3/c42963641e5946c79b594d686097ab1e/groups/b7ab86a3-9321-47c1-bafc-bb0fb606385c => generated 108 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Dec 02 11:11:10.234558 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a0e48edb-d0bb-44ac-b810-94f0964d8364 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] GET http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/groups/detail Dec 02 11:11:10.235608 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a0e48edb-d0bb-44ac-b810-94f0964d8364 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:10.236476 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a0e48edb-d0bb-44ac-b810-94f0964d8364 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Calling method 'version_select' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:10.275156 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a0e48edb-d0bb-44ac-b810-94f0964d8364 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/groups/detail returned with HTTP 200 Dec 02 11:11:10.282965 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1524/2998] 10.222.0.23 () {60 vars in 1263 bytes} [Wed Dec 2 11:11:10 2020] GET /volume/v3/c42963641e5946c79b594d686097ab1e/groups/detail => generated 14 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:10.291394 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9515df59-c8a5-44f8-972d-cccfa8b5a309 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] GET http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/volumes/detail Dec 02 11:11:10.291954 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9515df59-c8a5-44f8-972d-cccfa8b5a309 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:10.292434 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9515df59-c8a5-44f8-972d-cccfa8b5a309 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Calling method 'detail' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:10.293073 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-9515df59-c8a5-44f8-972d-cccfa8b5a309 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Removing options '' from query. {{(pid=88069) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 11:11:10.294825 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-9515df59-c8a5-44f8-972d-cccfa8b5a309 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88069) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 02 11:11:10.332649 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:10.332649 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:10.355204 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-9515df59-c8a5-44f8-972d-cccfa8b5a309 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Get all volumes completed successfully. Dec 02 11:11:10.358856 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f089c969-4e6d-44ee-b4f7-5bc7900ddf53 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Volume info retrieved successfully. Dec 02 11:11:10.361823 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9515df59-c8a5-44f8-972d-cccfa8b5a309 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/volumes/detail returned with HTTP 200 Dec 02 11:11:10.362883 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1525/2999] 10.222.0.23 () {60 vars in 1266 bytes} [Wed Dec 2 11:11:10 2020] GET /volume/v3/c42963641e5946c79b594d686097ab1e/volumes/detail => generated 15 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:11:10.381544 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4257a398-ef2f-4926-a0bc-3baba9f86772 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] POST http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/groups/b7ab86a3-9321-47c1-bafc-bb0fb606385c/action Dec 02 11:11:10.382660 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4257a398-ef2f-4926-a0bc-3baba9f86772 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 11:11:10.383039 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4257a398-ef2f-4926-a0bc-3baba9f86772 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:11:10.383978 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-4257a398-ef2f-4926-a0bc-3baba9f86772 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] delete called for group b7ab86a3-9321-47c1-bafc-bb0fb606385c {{(pid=88069) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 02 11:11:10.384365 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.groups [None req-4257a398-ef2f-4926-a0bc-3baba9f86772 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Delete group with id: b7ab86a3-9321-47c1-bafc-bb0fb606385c Dec 02 11:11:10.395164 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4257a398-ef2f-4926-a0bc-3baba9f86772 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/groups/b7ab86a3-9321-47c1-bafc-bb0fb606385c/action returned with HTTP 404 Dec 02 11:11:10.396254 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1526/3000] 10.222.0.23 () {62 vars in 1395 bytes} [Wed Dec 2 11:11:10 2020] POST /volume/v3/c42963641e5946c79b594d686097ab1e/groups/b7ab86a3-9321-47c1-bafc-bb0fb606385c/action => generated 108 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 02 11:11:10.396438 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f089c969-4e6d-44ee-b4f7-5bc7900ddf53 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef returned with HTTP 200 Dec 02 11:11:10.400826 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1475/3001] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:10 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef => generated 976 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:10.409604 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-97bf7642-18c6-47f6-a782-9db4bc8ea71b tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] GET http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/volumes/detail Dec 02 11:11:10.410385 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-97bf7642-18c6-47f6-a782-9db4bc8ea71b tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:10.410944 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-97bf7642-18c6-47f6-a782-9db4bc8ea71b tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Calling method 'detail' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:10.411560 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-97bf7642-18c6-47f6-a782-9db4bc8ea71b tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Removing options '' from query. {{(pid=88069) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 11:11:10.413478 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-97bf7642-18c6-47f6-a782-9db4bc8ea71b tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88069) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 02 11:11:10.464906 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-97bf7642-18c6-47f6-a782-9db4bc8ea71b tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Get all volumes completed successfully. Dec 02 11:11:10.470018 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-97bf7642-18c6-47f6-a782-9db4bc8ea71b tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/volumes/detail returned with HTTP 200 Dec 02 11:11:10.470839 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1527/3002] 10.222.0.23 () {60 vars in 1266 bytes} [Wed Dec 2 11:11:10 2020] GET /volume/v3/c42963641e5946c79b594d686097ab1e/volumes/detail => generated 15 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:10.486773 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-24d87007-faac-4e17-ae65-3b5e2d32b48f tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] POST http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/groups/a8c4412d-ef31-43c8-ad92-fcf53d490f0f/action Dec 02 11:11:10.487277 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:10.487277 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:10.487739 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-24d87007-faac-4e17-ae65-3b5e2d32b48f tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 11:11:10.488122 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-24d87007-faac-4e17-ae65-3b5e2d32b48f tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:11:10.489481 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-24d87007-faac-4e17-ae65-3b5e2d32b48f tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] delete called for group a8c4412d-ef31-43c8-ad92-fcf53d490f0f {{(pid=88068) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 02 11:11:10.489995 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.groups [None req-24d87007-faac-4e17-ae65-3b5e2d32b48f tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Delete group with id: a8c4412d-ef31-43c8-ad92-fcf53d490f0f Dec 02 11:11:10.493938 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ca54d757-d3b0-4cd7-814d-0642e19fee14 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] GET http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 Dec 02 11:11:10.494508 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ca54d757-d3b0-4cd7-814d-0642e19fee14 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:10.494913 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ca54d757-d3b0-4cd7-814d-0642e19fee14 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:10.497186 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-24d87007-faac-4e17-ae65-3b5e2d32b48f tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/groups/a8c4412d-ef31-43c8-ad92-fcf53d490f0f/action returned with HTTP 404 Dec 02 11:11:10.498497 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1476/3003] 10.222.0.23 () {62 vars in 1395 bytes} [Wed Dec 2 11:11:10 2020] POST /volume/v3/c42963641e5946c79b594d686097ab1e/groups/a8c4412d-ef31-43c8-ad92-fcf53d490f0f/action => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Dec 02 11:11:10.506472 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7261c64f-d35d-4e6f-8d77-c5ece338951f tempest-GroupsTest-1625831231 tempest-GroupsTest-1625831231] DELETE http://10.222.0.23/volume/v3/e1ec3b7538184d16aeedecff1e3b2148/group_types/e28adba9-94b6-42e9-98b7-699431d776ea Dec 02 11:11:10.507022 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7261c64f-d35d-4e6f-8d77-c5ece338951f tempest-GroupsTest-1625831231 tempest-GroupsTest-1625831231] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:10.507546 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7261c64f-d35d-4e6f-8d77-c5ece338951f tempest-GroupsTest-1625831231 tempest-GroupsTest-1625831231] Calling method 'version_select' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:10.537373 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 02 11:11:10.537373 n-d-764292-5 devstack@c-api.service[88067]: "UPDATE / DELETE expressions." % clause Dec 02 11:11:10.545236 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7261c64f-d35d-4e6f-8d77-c5ece338951f tempest-GroupsTest-1625831231 tempest-GroupsTest-1625831231] http://10.222.0.23/volume/v3/e1ec3b7538184d16aeedecff1e3b2148/group_types/e28adba9-94b6-42e9-98b7-699431d776ea returned with HTTP 202 Dec 02 11:11:10.550622 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1477/3004] 10.222.0.23 () {60 vars in 1371 bytes} [Wed Dec 2 11:11:10 2020] DELETE /volume/v3/e1ec3b7538184d16aeedecff1e3b2148/group_types/e28adba9-94b6-42e9-98b7-699431d776ea => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 02 11:11:10.552830 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:10.552830 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:10.558310 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d1a365a2-fbf6-46bb-a204-f505bac88204 tempest-GroupsTest-1625831231 tempest-GroupsTest-1625831231] POST http://10.222.0.23/volume/v3/e1ec3b7538184d16aeedecff1e3b2148/types Dec 02 11:11:10.559200 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d1a365a2-fbf6-46bb-a204-f505bac88204 tempest-GroupsTest-1625831231 tempest-GroupsTest-1625831231] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1268048227"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:11:10.563031 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-ca54d757-d3b0-4cd7-814d-0642e19fee14 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Volume info retrieved successfully. Dec 02 11:11:10.588041 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ca54d757-d3b0-4cd7-814d-0642e19fee14 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 returned with HTTP 200 Dec 02 11:11:10.590081 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1528/3005] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:10 2020] GET /volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 => generated 907 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:11:10.608703 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d1a365a2-fbf6-46bb-a204-f505bac88204 tempest-GroupsTest-1625831231 tempest-GroupsTest-1625831231] http://10.222.0.23/volume/v3/e1ec3b7538184d16aeedecff1e3b2148/types returned with HTTP 200 Dec 02 11:11:10.610017 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1478/3006] 10.222.0.23 () {60 vars in 1219 bytes} [Wed Dec 2 11:11:10 2020] POST /volume/v3/e1ec3b7538184d16aeedecff1e3b2148/types => generated 216 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:10.620602 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d3b43f7a-6dcd-4648-9507-2124361f39c5 tempest-GroupsTest-1625831231 tempest-GroupsTest-1625831231] POST http://10.222.0.23/volume/v3/e1ec3b7538184d16aeedecff1e3b2148/group_types Dec 02 11:11:10.621284 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:10.621284 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:10.621850 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d3b43f7a-6dcd-4648-9507-2124361f39c5 tempest-GroupsTest-1625831231 tempest-GroupsTest-1625831231] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-90414191"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:11:10.663102 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d3b43f7a-6dcd-4648-9507-2124361f39c5 tempest-GroupsTest-1625831231 tempest-GroupsTest-1625831231] http://10.222.0.23/volume/v3/e1ec3b7538184d16aeedecff1e3b2148/group_types returned with HTTP 202 Dec 02 11:11:10.663951 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1529/3007] 10.222.0.23 () {62 vars in 1278 bytes} [Wed Dec 2 11:11:10 2020] POST /volume/v3/e1ec3b7538184d16aeedecff1e3b2148/group_types => generated 171 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:11:10.674331 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-876d55af-b888-42a3-905c-41f7546038e1 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] POST http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/groups Dec 02 11:11:10.675349 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-876d55af-b888-42a3-905c-41f7546038e1 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Action: 'create', calling method: version_select, body: {"group": {"group_type": "6b3713b2-eb73-44a0-a4eb-25e483b52664", "volume_types": ["b3d57f42-de7b-48f4-970c-b2a66e0ab7a6"], "name": "tempest-GroupsTest-Group-1966227552"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:11:10.676225 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-876d55af-b888-42a3-905c-41f7546038e1 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Creating new group {'group': {'group_type': '6b3713b2-eb73-44a0-a4eb-25e483b52664', 'volume_types': ['b3d57f42-de7b-48f4-970c-b2a66e0ab7a6'], 'name': 'tempest-GroupsTest-Group-1966227552'}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Dec 02 11:11:10.688966 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.groups [None req-876d55af-b888-42a3-905c-41f7546038e1 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Creating group tempest-GroupsTest-Group-1966227552. Dec 02 11:11:10.714503 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-876d55af-b888-42a3-905c-41f7546038e1 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Availability Zones retrieved successfully. Dec 02 11:11:10.737222 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-876d55af-b888-42a3-905c-41f7546038e1 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Created reservations ['05ae6e3b-dde1-4953-bb0a-d45cfe5b7791'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:11:10.801930 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-876d55af-b888-42a3-905c-41f7546038e1 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/groups returned with HTTP 202 Dec 02 11:11:10.803106 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1479/3008] 10.222.0.23 () {62 vars in 1264 bytes} [Wed Dec 2 11:11:10 2020] POST /volume/v3/c42963641e5946c79b594d686097ab1e/groups => generated 104 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:11:10.813077 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f44a67c0-1fe5-402c-ba52-b3823d86dd51 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] GET http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/groups/142d29ed-e019-4b93-affc-c613b14e18a3 Dec 02 11:11:10.813597 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f44a67c0-1fe5-402c-ba52-b3823d86dd51 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:10.814068 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f44a67c0-1fe5-402c-ba52-b3823d86dd51 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Calling method 'version_select' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:10.814466 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-f44a67c0-1fe5-402c-ba52-b3823d86dd51 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] show called for member 142d29ed-e019-4b93-affc-c613b14e18a3 {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 02 11:11:10.822566 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:10.822566 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:10.853072 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f44a67c0-1fe5-402c-ba52-b3823d86dd51 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/groups/142d29ed-e019-4b93-affc-c613b14e18a3 returned with HTTP 200 Dec 02 11:11:10.853937 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1530/3009] 10.222.0.23 () {60 vars in 1353 bytes} [Wed Dec 2 11:11:10 2020] GET /volume/v3/c42963641e5946c79b594d686097ab1e/groups/142d29ed-e019-4b93-affc-c613b14e18a3 => generated 332 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:11:11.414953 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5b44ae57-8419-4fcf-a9cd-d2d928f86320 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef Dec 02 11:11:11.415525 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5b44ae57-8419-4fcf-a9cd-d2d928f86320 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:11.415696 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:11.415696 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:11.416056 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5b44ae57-8419-4fcf-a9cd-d2d928f86320 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:11.466671 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:11.466671 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:11.476431 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-5b44ae57-8419-4fcf-a9cd-d2d928f86320 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Volume info retrieved successfully. Dec 02 11:11:11.503815 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5b44ae57-8419-4fcf-a9cd-d2d928f86320 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef returned with HTTP 200 Dec 02 11:11:11.504320 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1480/3010] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:11 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef => generated 1364 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:11:11.519726 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-18de51f8-862b-4665-9927-75d419cf9db1 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef Dec 02 11:11:11.520246 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-18de51f8-862b-4665-9927-75d419cf9db1 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:11.520452 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:11.520452 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:11.520823 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-18de51f8-862b-4665-9927-75d419cf9db1 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:11.572928 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:11.572928 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:11.583022 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-18de51f8-862b-4665-9927-75d419cf9db1 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Volume info retrieved successfully. Dec 02 11:11:11.606163 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-518ef8ed-3e09-44aa-ba7a-fada71347314 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] GET http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 Dec 02 11:11:11.606695 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-518ef8ed-3e09-44aa-ba7a-fada71347314 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:11.606899 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:11.606899 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:11.607274 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-518ef8ed-3e09-44aa-ba7a-fada71347314 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:11.611010 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-18de51f8-862b-4665-9927-75d419cf9db1 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef returned with HTTP 200 Dec 02 11:11:11.612015 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1531/3011] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:11 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef => generated 1364 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:11:11.631753 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-801515e0-ffb1-4698-8fdf-76d2c9505aa0 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef Dec 02 11:11:11.632309 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-801515e0-ffb1-4698-8fdf-76d2c9505aa0 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:11.632639 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:11.632639 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:11.633880 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-801515e0-ffb1-4698-8fdf-76d2c9505aa0 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:11.658080 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:11.658080 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:11.667339 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-518ef8ed-3e09-44aa-ba7a-fada71347314 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Volume info retrieved successfully. Dec 02 11:11:11.686387 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:11.686387 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:11.691355 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-518ef8ed-3e09-44aa-ba7a-fada71347314 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 returned with HTTP 200 Dec 02 11:11:11.696095 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-801515e0-ffb1-4698-8fdf-76d2c9505aa0 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Volume info retrieved successfully. Dec 02 11:11:11.701407 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1481/3012] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:11 2020] GET /volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 => generated 907 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:11:11.722359 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-801515e0-ffb1-4698-8fdf-76d2c9505aa0 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef returned with HTTP 200 Dec 02 11:11:11.723388 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1532/3013] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:11 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef => generated 1364 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 02 11:11:11.739858 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8537d1ca-2a4d-4125-be68-a3576f53705b tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] POST http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups Dec 02 11:11:11.740245 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:11.740245 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:11.740659 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8537d1ca-2a4d-4125-be68-a3576f53705b tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Action: 'create', calling method: create, body: {"backup": {"volume_id": "185bf72b-99e9-47c1-b1b4-484b0d5b47ef", "name": "tempest-TestVolumeBackupRestore-backup-417581088", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:11:11.742012 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.contrib.backups [None req-8537d1ca-2a4d-4125-be68-a3576f53705b tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Creating new backup {'backup': {'volume_id': '185bf72b-99e9-47c1-b1b4-484b0d5b47ef', 'name': 'tempest-TestVolumeBackupRestore-backup-417581088', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=88068) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Dec 02 11:11:11.742419 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.contrib.backups [None req-8537d1ca-2a4d-4125-be68-a3576f53705b tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Creating backup of volume 185bf72b-99e9-47c1-b1b4-484b0d5b47ef in container None Dec 02 11:11:11.791743 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:11.791743 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:11.793029 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-8537d1ca-2a4d-4125-be68-a3576f53705b tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Volume info retrieved successfully. Dec 02 11:11:11.837403 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-8537d1ca-2a4d-4125-be68-a3576f53705b tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Created reservations ['9949b119-2b92-4cda-a8c0-9bbcafa005e9', 'ca897d7a-83c3-45e8-aabe-8adf8d40e35b'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:11:11.866395 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fbe5e436-7002-41e7-80d8-f8a301e37ecf tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] GET http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/groups/142d29ed-e019-4b93-affc-c613b14e18a3 Dec 02 11:11:11.867164 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fbe5e436-7002-41e7-80d8-f8a301e37ecf tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:11.867455 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:11.867455 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:11.867942 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fbe5e436-7002-41e7-80d8-f8a301e37ecf tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Calling method 'version_select' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:11.868428 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-fbe5e436-7002-41e7-80d8-f8a301e37ecf tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] show called for member 142d29ed-e019-4b93-affc-c613b14e18a3 {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 02 11:11:11.876651 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:11.876651 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:11.900183 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8537d1ca-2a4d-4125-be68-a3576f53705b tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups returned with HTTP 202 Dec 02 11:11:11.905821 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1482/3014] 10.222.0.23 () {60 vars in 1226 bytes} [Wed Dec 2 11:11:11 2020] POST /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups => generated 400 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:11:11.911504 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fbe5e436-7002-41e7-80d8-f8a301e37ecf tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/groups/142d29ed-e019-4b93-affc-c613b14e18a3 returned with HTTP 200 Dec 02 11:11:11.912759 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1533/3015] 10.222.0.23 () {60 vars in 1353 bytes} [Wed Dec 2 11:11:11 2020] GET /volume/v3/c42963641e5946c79b594d686097ab1e/groups/142d29ed-e019-4b93-affc-c613b14e18a3 => generated 333 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:11:11.914247 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3f63735f-800c-414a-bcf5-72fa91661359 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:11:11.914885 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3f63735f-800c-414a-bcf5-72fa91661359 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:11.914991 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:11.914991 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:11.915403 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3f63735f-800c-414a-bcf5-72fa91661359 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:11.915780 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-3f63735f-800c-414a-bcf5-72fa91661359 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:11:11.925131 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b409b830-8cd5-48a7-9743-021ec0eb36f4 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] POST http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/volumes Dec 02 11:11:11.925835 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:11.925835 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:11.926393 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b409b830-8cd5-48a7-9743-021ec0eb36f4 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b3d57f42-de7b-48f4-970c-b2a66e0ab7a6", "group_id": "142d29ed-e019-4b93-affc-c613b14e18a3", "size": 1, "name": "tempest-GroupsTest-Volume-694356011"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:11:11.928453 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-b409b830-8cd5-48a7-9743-021ec0eb36f4 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Create volume request body: {'volume': {'volume_type': 'b3d57f42-de7b-48f4-970c-b2a66e0ab7a6', 'group_id': '142d29ed-e019-4b93-affc-c613b14e18a3', 'size': 1, 'name': 'tempest-GroupsTest-Volume-694356011'}} {{(pid=88069) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 11:11:11.943311 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:11.943311 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:11.945804 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3f63735f-800c-414a-bcf5-72fa91661359 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:11:11.946279 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1483/3016] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:11 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 807 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:11.961753 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:11.961753 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:11.963017 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-b409b830-8cd5-48a7-9743-021ec0eb36f4 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Create volume of 1 GB Dec 02 11:11:11.980816 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b409b830-8cd5-48a7-9743-021ec0eb36f4 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Availability Zones retrieved successfully. Dec 02 11:11:11.998436 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-b409b830-8cd5-48a7-9743-021ec0eb36f4 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Flow 'volume_create_api' (1243082c-43fe-44ab-afeb-00acd976b85f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:11:12.001465 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-b409b830-8cd5-48a7-9743-021ec0eb36f4 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07c392f2-c03c-4826-91d3-a274a5db6314) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:11:12.003113 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:12.003113 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:12.004414 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-b409b830-8cd5-48a7-9743-021ec0eb36f4 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Validating volume size '1' using validate_int {{(pid=88069) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 11:11:12.073444 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-b409b830-8cd5-48a7-9743-021ec0eb36f4 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07c392f2-c03c-4826-91d3-a274a5db6314) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T11:11:11Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b3d57f42-de7b-48f4-970c-b2a66e0ab7a6,is_public=True,name='tempest-GroupsTest-volume-type-1268048227',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3d57f42-de7b-48f4-970c-b2a66e0ab7a6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '142d29ed-e019-4b93-affc-c613b14e18a3', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:11:12.074344 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-b409b830-8cd5-48a7-9743-021ec0eb36f4 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14a988a8-30d5-446a-afde-2ab90a3edb53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:11:12.125753 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.quota [None req-b409b830-8cd5-48a7-9743-021ec0eb36f4 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1268048227 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1268048227, it is now deprecated. Please use the default quota class for default quota. Dec 02 11:11:12.126762 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.quota [None req-b409b830-8cd5-48a7-9743-021ec0eb36f4 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1268048227 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1268048227, it is now deprecated. Please use the default quota class for default quota. Dec 02 11:11:12.165388 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-b409b830-8cd5-48a7-9743-021ec0eb36f4 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Created reservations ['64e8ce4d-e37e-45fc-9933-ac8309a9a77a', 'e262d030-7965-4860-a14e-acbd4ea89ff7', '009b2002-9aa6-49c1-a5cf-9b61d4e37733', '33994897-56f8-4856-9a72-ee8a8b7871b6'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:11:12.167514 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-b409b830-8cd5-48a7-9743-021ec0eb36f4 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14a988a8-30d5-446a-afde-2ab90a3edb53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64e8ce4d-e37e-45fc-9933-ac8309a9a77a', 'e262d030-7965-4860-a14e-acbd4ea89ff7', '009b2002-9aa6-49c1-a5cf-9b61d4e37733', '33994897-56f8-4856-9a72-ee8a8b7871b6']}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:11:12.170480 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-b409b830-8cd5-48a7-9743-021ec0eb36f4 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f9878f5-24c9-4f36-bb51-801e6a3deca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:11:12.233090 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-b409b830-8cd5-48a7-9743-021ec0eb36f4 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f9878f5-24c9-4f36-bb51-801e6a3deca1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2557475-6412-4cb4-bd01-f7993c3e1b63', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsTest-Volume-694356011',encryption_key_id=None,group_id=142d29ed-e019-4b93-affc-c613b14e18a3,group_type_id=,metadata={},multiattach=False,project_id='c42963641e5946c79b594d686097ab1e',qos_specs=None,replication_status=,reservations=['64e8ce4d-e37e-45fc-9933-ac8309a9a77a','e262d030-7965-4860-a14e-acbd4ea89ff7','009b2002-9aa6-49c1-a5cf-9b61d4e37733','33994897-56f8-4856-9a72-ee8a8b7871b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b798e2d0bd2e48c6b2846cb293db6b5f',volume_type_id=b3d57f42-de7b-48f4-970c-b2a66e0ab7a6), '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=2020-12-02T11:11:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-694356011',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=142d29ed-e019-4b93-affc-c613b14e18a3,host=None,id=c2557475-6412-4cb4-bd01-f7993c3e1b63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c42963641e5946c79b594d686097ab1e',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,user_id='b798e2d0bd2e48c6b2846cb293db6b5f',volume_attachment=,volume_type=,volume_type_id=b3d57f42-de7b-48f4-970c-b2a66e0ab7a6)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:11:12.235360 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-b409b830-8cd5-48a7-9743-021ec0eb36f4 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb9e41d3-c65e-466c-a034-8a8f94a6117c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:11:12.282435 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-b409b830-8cd5-48a7-9743-021ec0eb36f4 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb9e41d3-c65e-466c-a034-8a8f94a6117c) 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-GroupsTest-Volume-694356011',encryption_key_id=None,group_id=142d29ed-e019-4b93-affc-c613b14e18a3,group_type_id=,metadata={},multiattach=False,project_id='c42963641e5946c79b594d686097ab1e',qos_specs=None,replication_status=,reservations=['64e8ce4d-e37e-45fc-9933-ac8309a9a77a','e262d030-7965-4860-a14e-acbd4ea89ff7','009b2002-9aa6-49c1-a5cf-9b61d4e37733','33994897-56f8-4856-9a72-ee8a8b7871b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b798e2d0bd2e48c6b2846cb293db6b5f',volume_type_id=b3d57f42-de7b-48f4-970c-b2a66e0ab7a6)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:11:12.284563 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-b409b830-8cd5-48a7-9743-021ec0eb36f4 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3400a17d-a81e-4302-b830-df3bc889a192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:11:12.337275 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-b409b830-8cd5-48a7-9743-021ec0eb36f4 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3400a17d-a81e-4302-b830-df3bc889a192) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:11:12.348528 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-b409b830-8cd5-48a7-9743-021ec0eb36f4 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Flow 'volume_create_api' (1243082c-43fe-44ab-afeb-00acd976b85f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:11:12.566772 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b409b830-8cd5-48a7-9743-021ec0eb36f4 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Create volume request issued successfully. Dec 02 11:11:12.638773 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-b409b830-8cd5-48a7-9743-021ec0eb36f4 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 11:11:12.639331 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-b409b830-8cd5-48a7-9743-021ec0eb36f4 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 11:11:12.647492 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-b409b830-8cd5-48a7-9743-021ec0eb36f4 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] 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=88069) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 11:11:12.654933 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:12.654933 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:12.667207 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b409b830-8cd5-48a7-9743-021ec0eb36f4 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/volumes returned with HTTP 202 Dec 02 11:11:12.677801 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1534/3017] 10.222.0.23 () {62 vars in 1267 bytes} [Wed Dec 2 11:11:11 2020] POST /volume/v3/c42963641e5946c79b594d686097ab1e/volumes => generated 891 bytes in 748 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:11:12.682945 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-76a88f6f-1029-4884-9c9a-e9e6010485f1 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] GET http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/volumes/c2557475-6412-4cb4-bd01-f7993c3e1b63 Dec 02 11:11:12.684027 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-76a88f6f-1029-4884-9c9a-e9e6010485f1 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:12.684385 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:12.684385 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:12.685156 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-76a88f6f-1029-4884-9c9a-e9e6010485f1 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:12.708985 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-75a3ee4d-ddf6-411a-aaf7-1bb269fc72c2 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] GET http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 Dec 02 11:11:12.709644 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-75a3ee4d-ddf6-411a-aaf7-1bb269fc72c2 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:12.709974 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:12.709974 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:12.711189 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-75a3ee4d-ddf6-411a-aaf7-1bb269fc72c2 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:12.767832 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:12.767832 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:12.782876 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:12.782876 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:12.785343 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-75a3ee4d-ddf6-411a-aaf7-1bb269fc72c2 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Volume info retrieved successfully. Dec 02 11:11:12.799669 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-76a88f6f-1029-4884-9c9a-e9e6010485f1 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Volume info retrieved successfully. Dec 02 11:11:12.812112 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-75a3ee4d-ddf6-411a-aaf7-1bb269fc72c2 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 returned with HTTP 200 Dec 02 11:11:12.816423 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-76a88f6f-1029-4884-9c9a-e9e6010485f1 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 11:11:12.817121 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-76a88f6f-1029-4884-9c9a-e9e6010485f1 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 11:11:12.822613 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1535/3018] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:12 2020] GET /volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 => generated 907 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:12.826880 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-76a88f6f-1029-4884-9c9a-e9e6010485f1 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] 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=88068) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 11:11:12.839307 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:12.839307 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:12.879396 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-76a88f6f-1029-4884-9c9a-e9e6010485f1 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/volumes/c2557475-6412-4cb4-bd01-f7993c3e1b63 returned with HTTP 200 Dec 02 11:11:12.880788 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1484/3019] 10.222.0.23 () {60 vars in 1356 bytes} [Wed Dec 2 11:11:12 2020] GET /volume/v3/c42963641e5946c79b594d686097ab1e/volumes/c2557475-6412-4cb4-bd01-f7993c3e1b63 => generated 983 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:11:12.960461 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7bfcea5a-e182-4436-a030-d10a128204e3 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:11:12.961835 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7bfcea5a-e182-4436-a030-d10a128204e3 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:12.962468 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:12.962468 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:12.963470 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7bfcea5a-e182-4436-a030-d10a128204e3 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:12.964012 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-7bfcea5a-e182-4436-a030-d10a128204e3 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:11:13.001497 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:13.001497 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:13.003593 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7bfcea5a-e182-4436-a030-d10a128204e3 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:11:13.004701 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1536/3020] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:12 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 807 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:13.840446 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-24dbd7b7-5111-40c3-9c54-0c0c988d589b tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] GET http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 Dec 02 11:11:13.840446 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-24dbd7b7-5111-40c3-9c54-0c0c988d589b tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:13.840446 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:13.840446 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:13.840446 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-24dbd7b7-5111-40c3-9c54-0c0c988d589b tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:13.907385 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0e1d9a31-1610-4d5b-b31b-f523bb1b61fb tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] GET http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/volumes/c2557475-6412-4cb4-bd01-f7993c3e1b63 Dec 02 11:11:13.907385 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0e1d9a31-1610-4d5b-b31b-f523bb1b61fb tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:13.907385 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:13.907385 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:13.907385 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0e1d9a31-1610-4d5b-b31b-f523bb1b61fb tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:13.980434 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:13.980434 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:13.995239 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-24dbd7b7-5111-40c3-9c54-0c0c988d589b tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Volume info retrieved successfully. Dec 02 11:11:14.129603 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-24dbd7b7-5111-40c3-9c54-0c0c988d589b tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 returned with HTTP 200 Dec 02 11:11:14.135664 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:14.135664 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:14.136590 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1485/3021] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:13 2020] GET /volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 => generated 907 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:14.154177 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0e1d9a31-1610-4d5b-b31b-f523bb1b61fb tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Volume info retrieved successfully. Dec 02 11:11:14.156605 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-585b570b-b8f8-442e-94e1-66f025dfea07 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:11:14.158794 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-585b570b-b8f8-442e-94e1-66f025dfea07 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:14.159725 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:14.159725 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:14.160848 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-585b570b-b8f8-442e-94e1-66f025dfea07 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:14.161773 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-585b570b-b8f8-442e-94e1-66f025dfea07 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:11:14.191146 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-0e1d9a31-1610-4d5b-b31b-f523bb1b61fb tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 11:11:14.191473 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-0e1d9a31-1610-4d5b-b31b-f523bb1b61fb tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 11:11:14.210382 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-0e1d9a31-1610-4d5b-b31b-f523bb1b61fb tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] 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=88069) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 11:11:14.228197 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:14.228197 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:14.247991 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:14.247991 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:14.250758 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-585b570b-b8f8-442e-94e1-66f025dfea07 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:11:14.252974 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1486/3022] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:14 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 807 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:14.279406 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0e1d9a31-1610-4d5b-b31b-f523bb1b61fb tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/volumes/c2557475-6412-4cb4-bd01-f7993c3e1b63 returned with HTTP 200 Dec 02 11:11:14.289036 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1537/3023] 10.222.0.23 () {60 vars in 1356 bytes} [Wed Dec 2 11:11:13 2020] GET /volume/v3/c42963641e5946c79b594d686097ab1e/volumes/c2557475-6412-4cb4-bd01-f7993c3e1b63 => generated 984 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:11:14.307383 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1f4eb0df-d221-4e1b-abec-34566e3aa979 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] POST http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/volumes Dec 02 11:11:14.307897 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:14.307897 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:14.308302 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1f4eb0df-d221-4e1b-abec-34566e3aa979 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b3d57f42-de7b-48f4-970c-b2a66e0ab7a6", "group_id": "142d29ed-e019-4b93-affc-c613b14e18a3", "size": 1, "name": "tempest-GroupsTest-Volume-1805222389"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:11:14.309742 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-1f4eb0df-d221-4e1b-abec-34566e3aa979 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Create volume request body: {'volume': {'volume_type': 'b3d57f42-de7b-48f4-970c-b2a66e0ab7a6', 'group_id': '142d29ed-e019-4b93-affc-c613b14e18a3', 'size': 1, 'name': 'tempest-GroupsTest-Volume-1805222389'}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 11:11:14.334916 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:14.334916 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:14.336564 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-1f4eb0df-d221-4e1b-abec-34566e3aa979 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Create volume of 1 GB Dec 02 11:11:14.356337 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-1f4eb0df-d221-4e1b-abec-34566e3aa979 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Availability Zones retrieved successfully. Dec 02 11:11:14.377441 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-1f4eb0df-d221-4e1b-abec-34566e3aa979 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Flow 'volume_create_api' (a9fa652a-9ec1-42ca-8f95-daaf1dc51bb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:11:14.381212 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-1f4eb0df-d221-4e1b-abec-34566e3aa979 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d51eabd4-1abb-4f48-bb77-24fefaf407a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:11:14.383648 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:14.383648 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:14.385963 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-1f4eb0df-d221-4e1b-abec-34566e3aa979 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Validating volume size '1' using validate_int {{(pid=88068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 11:11:14.450728 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-1f4eb0df-d221-4e1b-abec-34566e3aa979 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d51eabd4-1abb-4f48-bb77-24fefaf407a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T11:11:11Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b3d57f42-de7b-48f4-970c-b2a66e0ab7a6,is_public=True,name='tempest-GroupsTest-volume-type-1268048227',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3d57f42-de7b-48f4-970c-b2a66e0ab7a6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '142d29ed-e019-4b93-affc-c613b14e18a3', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:11:14.454547 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-1f4eb0df-d221-4e1b-abec-34566e3aa979 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2050ba33-d02e-4121-bbb9-bdc5e8b2fa6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:11:14.508408 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.quota [None req-1f4eb0df-d221-4e1b-abec-34566e3aa979 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1268048227 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1268048227, it is now deprecated. Please use the default quota class for default quota. Dec 02 11:11:14.509331 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.quota [None req-1f4eb0df-d221-4e1b-abec-34566e3aa979 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1268048227 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1268048227, it is now deprecated. Please use the default quota class for default quota. Dec 02 11:11:14.542214 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-1f4eb0df-d221-4e1b-abec-34566e3aa979 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Created reservations ['b6fb7273-6b39-41a0-8fe9-02da8f5e866f', 'f9b78db8-0910-46bd-aeda-bd7d6e268daf', '476971c9-2f58-4775-a35f-98425da94f3c', '5b4f235f-ea37-4329-bc1c-7a7fa8a76919'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:11:14.544147 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-1f4eb0df-d221-4e1b-abec-34566e3aa979 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2050ba33-d02e-4121-bbb9-bdc5e8b2fa6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6fb7273-6b39-41a0-8fe9-02da8f5e866f', 'f9b78db8-0910-46bd-aeda-bd7d6e268daf', '476971c9-2f58-4775-a35f-98425da94f3c', '5b4f235f-ea37-4329-bc1c-7a7fa8a76919']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:11:14.546446 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-1f4eb0df-d221-4e1b-abec-34566e3aa979 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e46f243c-1992-4db1-a9c5-b9068319cc71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:11:14.611362 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-1f4eb0df-d221-4e1b-abec-34566e3aa979 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e46f243c-1992-4db1-a9c5-b9068319cc71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc4019f3-0caf-4dae-84f4-bb11fc19d427', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsTest-Volume-1805222389',encryption_key_id=None,group_id=142d29ed-e019-4b93-affc-c613b14e18a3,group_type_id=,metadata={},multiattach=False,project_id='c42963641e5946c79b594d686097ab1e',qos_specs=None,replication_status=,reservations=['b6fb7273-6b39-41a0-8fe9-02da8f5e866f','f9b78db8-0910-46bd-aeda-bd7d6e268daf','476971c9-2f58-4775-a35f-98425da94f3c','5b4f235f-ea37-4329-bc1c-7a7fa8a76919'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b798e2d0bd2e48c6b2846cb293db6b5f',volume_type_id=b3d57f42-de7b-48f4-970c-b2a66e0ab7a6), '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=2020-12-02T11:11:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-1805222389',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=142d29ed-e019-4b93-affc-c613b14e18a3,host=None,id=fc4019f3-0caf-4dae-84f4-bb11fc19d427,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c42963641e5946c79b594d686097ab1e',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,user_id='b798e2d0bd2e48c6b2846cb293db6b5f',volume_attachment=,volume_type=,volume_type_id=b3d57f42-de7b-48f4-970c-b2a66e0ab7a6)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:11:14.613496 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-1f4eb0df-d221-4e1b-abec-34566e3aa979 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1a4d0aa-113d-41df-b823-bf9f7b2516ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:11:14.646631 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-1f4eb0df-d221-4e1b-abec-34566e3aa979 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1a4d0aa-113d-41df-b823-bf9f7b2516ae) 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-GroupsTest-Volume-1805222389',encryption_key_id=None,group_id=142d29ed-e019-4b93-affc-c613b14e18a3,group_type_id=,metadata={},multiattach=False,project_id='c42963641e5946c79b594d686097ab1e',qos_specs=None,replication_status=,reservations=['b6fb7273-6b39-41a0-8fe9-02da8f5e866f','f9b78db8-0910-46bd-aeda-bd7d6e268daf','476971c9-2f58-4775-a35f-98425da94f3c','5b4f235f-ea37-4329-bc1c-7a7fa8a76919'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b798e2d0bd2e48c6b2846cb293db6b5f',volume_type_id=b3d57f42-de7b-48f4-970c-b2a66e0ab7a6)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:11:14.648911 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-1f4eb0df-d221-4e1b-abec-34566e3aa979 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b53a930-7571-4008-8e7e-64718b91cfb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:11:14.672151 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-1f4eb0df-d221-4e1b-abec-34566e3aa979 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b53a930-7571-4008-8e7e-64718b91cfb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:11:14.674930 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-1f4eb0df-d221-4e1b-abec-34566e3aa979 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Flow 'volume_create_api' (a9fa652a-9ec1-42ca-8f95-daaf1dc51bb5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:11:14.729007 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-1f4eb0df-d221-4e1b-abec-34566e3aa979 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Create volume request issued successfully. Dec 02 11:11:14.750659 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-1f4eb0df-d221-4e1b-abec-34566e3aa979 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 11:11:14.751440 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-1f4eb0df-d221-4e1b-abec-34566e3aa979 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 11:11:14.764970 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-1f4eb0df-d221-4e1b-abec-34566e3aa979 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] 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=88068) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 11:11:14.775454 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:14.775454 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:14.788412 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1f4eb0df-d221-4e1b-abec-34566e3aa979 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/volumes returned with HTTP 202 Dec 02 11:11:14.800738 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1487/3024] 10.222.0.23 () {62 vars in 1267 bytes} [Wed Dec 2 11:11:14 2020] POST /volume/v3/c42963641e5946c79b594d686097ab1e/volumes => generated 892 bytes in 487 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:11:14.811018 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bf762114-3aef-4a86-a5a6-e4ed48576f71 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] GET http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/volumes/fc4019f3-0caf-4dae-84f4-bb11fc19d427 Dec 02 11:11:14.811600 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bf762114-3aef-4a86-a5a6-e4ed48576f71 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:14.811826 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:14.811826 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:14.812225 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bf762114-3aef-4a86-a5a6-e4ed48576f71 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:14.865612 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:14.865612 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:14.875178 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-bf762114-3aef-4a86-a5a6-e4ed48576f71 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Volume info retrieved successfully. Dec 02 11:11:14.907810 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-bf762114-3aef-4a86-a5a6-e4ed48576f71 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 11:11:14.908266 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-bf762114-3aef-4a86-a5a6-e4ed48576f71 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 11:11:14.924841 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-bf762114-3aef-4a86-a5a6-e4ed48576f71 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] 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=88069) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 11:11:14.933164 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:14.933164 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:14.955257 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bf762114-3aef-4a86-a5a6-e4ed48576f71 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/volumes/fc4019f3-0caf-4dae-84f4-bb11fc19d427 returned with HTTP 200 Dec 02 11:11:14.961221 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1538/3025] 10.222.0.23 () {60 vars in 1356 bytes} [Wed Dec 2 11:11:14 2020] GET /volume/v3/c42963641e5946c79b594d686097ab1e/volumes/fc4019f3-0caf-4dae-84f4-bb11fc19d427 => generated 984 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:11:15.155735 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fd4afd09-020b-4bd6-9603-73cec60889cd tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] GET http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 Dec 02 11:11:15.156982 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fd4afd09-020b-4bd6-9603-73cec60889cd tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:15.157698 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:15.157698 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:15.158562 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fd4afd09-020b-4bd6-9603-73cec60889cd tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:15.237091 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:15.237091 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:15.258152 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-fd4afd09-020b-4bd6-9603-73cec60889cd tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Volume info retrieved successfully. Dec 02 11:11:15.278548 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9d66dab7-242f-4228-8cbb-c48757178050 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:11:15.280442 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9d66dab7-242f-4228-8cbb-c48757178050 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:15.281060 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:15.281060 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:15.282305 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9d66dab7-242f-4228-8cbb-c48757178050 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:15.283177 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-9d66dab7-242f-4228-8cbb-c48757178050 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:11:15.306721 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fd4afd09-020b-4bd6-9603-73cec60889cd tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 returned with HTTP 200 Dec 02 11:11:15.308206 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1488/3026] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:15 2020] GET /volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 => generated 907 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:15.326875 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:15.326875 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:15.329659 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9d66dab7-242f-4228-8cbb-c48757178050 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:11:15.330982 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1539/3027] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:15 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 818 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:15.972704 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c639ff45-8a78-4e1d-bb10-b9b124276275 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] GET http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/volumes/fc4019f3-0caf-4dae-84f4-bb11fc19d427 Dec 02 11:11:15.974047 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c639ff45-8a78-4e1d-bb10-b9b124276275 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:15.974541 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:15.974541 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:15.974927 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c639ff45-8a78-4e1d-bb10-b9b124276275 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:16.045546 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:16.045546 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:16.064194 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c639ff45-8a78-4e1d-bb10-b9b124276275 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Volume info retrieved successfully. Dec 02 11:11:16.082020 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-c639ff45-8a78-4e1d-bb10-b9b124276275 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 11:11:16.082486 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-c639ff45-8a78-4e1d-bb10-b9b124276275 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 11:11:16.091141 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-c639ff45-8a78-4e1d-bb10-b9b124276275 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] 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=88068) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 11:11:16.107492 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:16.107492 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:16.146487 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c639ff45-8a78-4e1d-bb10-b9b124276275 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/volumes/fc4019f3-0caf-4dae-84f4-bb11fc19d427 returned with HTTP 200 Dec 02 11:11:16.148207 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1489/3028] 10.222.0.23 () {60 vars in 1356 bytes} [Wed Dec 2 11:11:15 2020] GET /volume/v3/c42963641e5946c79b594d686097ab1e/volumes/fc4019f3-0caf-4dae-84f4-bb11fc19d427 => generated 985 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:11:16.166515 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-33e9a1d0-68aa-4f73-a533-1e6f813cbad6 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] PUT http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/groups/142d29ed-e019-4b93-affc-c613b14e18a3 Dec 02 11:11:16.167564 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:16.167564 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:16.168861 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-33e9a1d0-68aa-4f73-a533-1e6f813cbad6 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "fc4019f3-0caf-4dae-84f4-bb11fc19d427"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:11:16.170340 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-33e9a1d0-68aa-4f73-a533-1e6f813cbad6 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Update called for group 142d29ed-e019-4b93-affc-c613b14e18a3. {{(pid=88069) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Dec 02 11:11:16.171031 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.groups [None req-33e9a1d0-68aa-4f73-a533-1e6f813cbad6 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Updating group 142d29ed-e019-4b93-affc-c613b14e18a3 with name new_group description: This is a new group add_volumes: None remove_volumes: fc4019f3-0caf-4dae-84f4-bb11fc19d427. Dec 02 11:11:16.182408 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:16.182408 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:16.308591 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-33e9a1d0-68aa-4f73-a533-1e6f813cbad6 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/groups/142d29ed-e019-4b93-affc-c613b14e18a3 returned with HTTP 202 Dec 02 11:11:16.309551 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1540/3029] 10.222.0.23 () {62 vars in 1374 bytes} [Wed Dec 2 11:11:16 2020] PUT /volume/v3/c42963641e5946c79b594d686097ab1e/groups/142d29ed-e019-4b93-affc-c613b14e18a3 => generated 0 bytes in 151 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 02 11:11:16.318690 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a756cb6a-caa5-40b1-ba5d-ac1fe367c0f2 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] GET http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/groups/142d29ed-e019-4b93-affc-c613b14e18a3 Dec 02 11:11:16.319515 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a756cb6a-caa5-40b1-ba5d-ac1fe367c0f2 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:16.320602 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:16.320602 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:16.321298 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a756cb6a-caa5-40b1-ba5d-ac1fe367c0f2 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Calling method 'version_select' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:16.321787 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-a756cb6a-caa5-40b1-ba5d-ac1fe367c0f2 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] show called for member 142d29ed-e019-4b93-affc-c613b14e18a3 {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 02 11:11:16.327735 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-49feec8b-0d7b-4311-bd94-a476d222327f tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] GET http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 Dec 02 11:11:16.328539 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-49feec8b-0d7b-4311-bd94-a476d222327f tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:16.328891 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:16.328891 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:16.329427 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-49feec8b-0d7b-4311-bd94-a476d222327f tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:16.355096 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:16.355096 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:16.414647 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:16.414647 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:16.425175 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-49feec8b-0d7b-4311-bd94-a476d222327f tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Volume info retrieved successfully. Dec 02 11:11:16.428407 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a756cb6a-caa5-40b1-ba5d-ac1fe367c0f2 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/groups/142d29ed-e019-4b93-affc-c613b14e18a3 returned with HTTP 200 Dec 02 11:11:16.429780 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1490/3030] 10.222.0.23 () {60 vars in 1353 bytes} [Wed Dec 2 11:11:16 2020] GET /volume/v3/c42963641e5946c79b594d686097ab1e/groups/142d29ed-e019-4b93-affc-c613b14e18a3 => generated 323 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:11:16.441062 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-965971b5-56cb-486c-ae05-87daec5e23bd tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:11:16.441645 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-965971b5-56cb-486c-ae05-87daec5e23bd tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:16.441851 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:16.441851 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:16.442495 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-965971b5-56cb-486c-ae05-87daec5e23bd tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:16.443192 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-965971b5-56cb-486c-ae05-87daec5e23bd tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:11:16.468452 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:16.468452 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:16.470956 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-965971b5-56cb-486c-ae05-87daec5e23bd tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:11:16.471990 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1491/3031] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:16 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 818 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:16.480303 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-49feec8b-0d7b-4311-bd94-a476d222327f tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 returned with HTTP 200 Dec 02 11:11:16.480303 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1541/3032] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:16 2020] GET /volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 => generated 907 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:17.442977 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-62f9ba59-60b0-482f-ac2a-8550d7157407 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] GET http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/groups/142d29ed-e019-4b93-affc-c613b14e18a3 Dec 02 11:11:17.444598 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-62f9ba59-60b0-482f-ac2a-8550d7157407 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:17.444907 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:17.444907 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:17.445432 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-62f9ba59-60b0-482f-ac2a-8550d7157407 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Calling method 'version_select' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:17.445875 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-62f9ba59-60b0-482f-ac2a-8550d7157407 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] show called for member 142d29ed-e019-4b93-affc-c613b14e18a3 {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 02 11:11:17.454043 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:17.454043 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:17.480078 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-62f9ba59-60b0-482f-ac2a-8550d7157407 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/groups/142d29ed-e019-4b93-affc-c613b14e18a3 returned with HTTP 200 Dec 02 11:11:17.481590 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1492/3033] 10.222.0.23 () {60 vars in 1353 bytes} [Wed Dec 2 11:11:17 2020] GET /volume/v3/c42963641e5946c79b594d686097ab1e/groups/142d29ed-e019-4b93-affc-c613b14e18a3 => generated 324 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:11:17.486205 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c990cdba-0240-4b45-bf3b-48b68602a4c5 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:11:17.486936 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c990cdba-0240-4b45-bf3b-48b68602a4c5 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:17.487339 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:17.487339 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:17.488312 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c990cdba-0240-4b45-bf3b-48b68602a4c5 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:17.488680 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-c990cdba-0240-4b45-bf3b-48b68602a4c5 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:11:17.492848 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-736eddc3-a7e4-4ffc-b52e-1f041fd9be5d tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] GET http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/groups/142d29ed-e019-4b93-affc-c613b14e18a3 Dec 02 11:11:17.493407 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-736eddc3-a7e4-4ffc-b52e-1f041fd9be5d tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:17.494316 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:17.494316 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:17.494316 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-736eddc3-a7e4-4ffc-b52e-1f041fd9be5d tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Calling method 'version_select' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:17.494316 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-736eddc3-a7e4-4ffc-b52e-1f041fd9be5d tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] show called for member 142d29ed-e019-4b93-affc-c613b14e18a3 {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 02 11:11:17.514260 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:17.514260 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:17.516797 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:17.516797 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:17.519013 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c990cdba-0240-4b45-bf3b-48b68602a4c5 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:11:17.519915 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1542/3034] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:17 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 818 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:17.531400 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c1ad4bef-e9db-4803-b552-bb6fc97508d5 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] GET http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 Dec 02 11:11:17.532009 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c1ad4bef-e9db-4803-b552-bb6fc97508d5 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:17.532536 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:17.532536 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:17.533001 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c1ad4bef-e9db-4803-b552-bb6fc97508d5 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:17.560228 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-736eddc3-a7e4-4ffc-b52e-1f041fd9be5d tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/groups/142d29ed-e019-4b93-affc-c613b14e18a3 returned with HTTP 200 Dec 02 11:11:17.561746 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1493/3035] 10.222.0.23 () {60 vars in 1353 bytes} [Wed Dec 2 11:11:17 2020] GET /volume/v3/c42963641e5946c79b594d686097ab1e/groups/142d29ed-e019-4b93-affc-c613b14e18a3 => generated 324 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 02 11:11:17.575412 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-83bc5737-4b27-4f18-afcd-ef2a0cdf2ee1 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] GET http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/volumes/detail Dec 02 11:11:17.576603 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-83bc5737-4b27-4f18-afcd-ef2a0cdf2ee1 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:17.577074 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:17.577074 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:17.577891 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-83bc5737-4b27-4f18-afcd-ef2a0cdf2ee1 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Calling method 'detail' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:17.579093 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-83bc5737-4b27-4f18-afcd-ef2a0cdf2ee1 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Removing options '' from query. {{(pid=88068) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 11:11:17.580127 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:17.580127 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:17.582827 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-83bc5737-4b27-4f18-afcd-ef2a0cdf2ee1 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88068) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 02 11:11:17.593089 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:17.593089 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:17.602545 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c1ad4bef-e9db-4803-b552-bb6fc97508d5 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Volume info retrieved successfully. Dec 02 11:11:17.628198 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c1ad4bef-e9db-4803-b552-bb6fc97508d5 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 returned with HTTP 200 Dec 02 11:11:17.629060 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1543/3036] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:17 2020] GET /volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 => generated 907 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:17.649828 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-83bc5737-4b27-4f18-afcd-ef2a0cdf2ee1 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Get all volumes completed successfully. Dec 02 11:11:17.652173 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-83bc5737-4b27-4f18-afcd-ef2a0cdf2ee1 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 11:11:17.652697 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-83bc5737-4b27-4f18-afcd-ef2a0cdf2ee1 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 11:11:17.663375 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-83bc5737-4b27-4f18-afcd-ef2a0cdf2ee1 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] 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=88068) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 11:11:17.672579 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:17.672579 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:17.700078 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-83bc5737-4b27-4f18-afcd-ef2a0cdf2ee1 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/volumes/detail returned with HTTP 200 Dec 02 11:11:17.704825 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1494/3037] 10.222.0.23 () {60 vars in 1266 bytes} [Wed Dec 2 11:11:17 2020] GET /volume/v3/c42963641e5946c79b594d686097ab1e/volumes/detail => generated 1928 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 02 11:11:17.717618 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a7f998cd-31a1-493b-815a-2f1b00b8f357 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] PUT http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/groups/142d29ed-e019-4b93-affc-c613b14e18a3 Dec 02 11:11:17.718225 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:17.718225 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:17.718721 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a7f998cd-31a1-493b-815a-2f1b00b8f357 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "fc4019f3-0caf-4dae-84f4-bb11fc19d427"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:11:17.719833 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-a7f998cd-31a1-493b-815a-2f1b00b8f357 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Update called for group 142d29ed-e019-4b93-affc-c613b14e18a3. {{(pid=88069) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Dec 02 11:11:17.720257 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.groups [None req-a7f998cd-31a1-493b-815a-2f1b00b8f357 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Updating group 142d29ed-e019-4b93-affc-c613b14e18a3 with name None description: None add_volumes: fc4019f3-0caf-4dae-84f4-bb11fc19d427 remove_volumes: None. Dec 02 11:11:17.734223 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:17.734223 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:17.893438 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a7f998cd-31a1-493b-815a-2f1b00b8f357 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/groups/142d29ed-e019-4b93-affc-c613b14e18a3 returned with HTTP 202 Dec 02 11:11:17.897667 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1544/3038] 10.222.0.23 () {62 vars in 1373 bytes} [Wed Dec 2 11:11:17 2020] PUT /volume/v3/c42963641e5946c79b594d686097ab1e/groups/142d29ed-e019-4b93-affc-c613b14e18a3 => generated 0 bytes in 181 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 02 11:11:17.905606 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bad20a7a-7981-463d-927e-1135e0bc3fea tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] GET http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/groups/142d29ed-e019-4b93-affc-c613b14e18a3 Dec 02 11:11:17.908818 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bad20a7a-7981-463d-927e-1135e0bc3fea tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:17.909230 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:17.909230 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:17.909902 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bad20a7a-7981-463d-927e-1135e0bc3fea tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Calling method 'version_select' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:17.910499 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-bad20a7a-7981-463d-927e-1135e0bc3fea tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] show called for member 142d29ed-e019-4b93-affc-c613b14e18a3 {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 02 11:11:17.935971 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:17.935971 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:18.009547 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bad20a7a-7981-463d-927e-1135e0bc3fea tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/groups/142d29ed-e019-4b93-affc-c613b14e18a3 returned with HTTP 200 Dec 02 11:11:18.011090 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1495/3039] 10.222.0.23 () {60 vars in 1353 bytes} [Wed Dec 2 11:11:17 2020] GET /volume/v3/c42963641e5946c79b594d686097ab1e/groups/142d29ed-e019-4b93-affc-c613b14e18a3 => generated 323 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:11:18.540637 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8c3fd980-da87-4573-b71a-3d78df6ea4f5 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:11:18.543969 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8c3fd980-da87-4573-b71a-3d78df6ea4f5 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:18.544390 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:18.544390 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:18.545074 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8c3fd980-da87-4573-b71a-3d78df6ea4f5 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:18.545645 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-8c3fd980-da87-4573-b71a-3d78df6ea4f5 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:11:18.617736 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:18.617736 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:18.641622 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8c3fd980-da87-4573-b71a-3d78df6ea4f5 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:11:18.645803 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2c458ff9-a843-4cba-880f-deb751d4cdfb tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] GET http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 Dec 02 11:11:18.646453 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2c458ff9-a843-4cba-880f-deb751d4cdfb tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:18.646775 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:18.646775 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:18.647323 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2c458ff9-a843-4cba-880f-deb751d4cdfb tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:18.652745 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1545/3040] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:18 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 818 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:18.702420 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:18.702420 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:18.713405 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-2c458ff9-a843-4cba-880f-deb751d4cdfb tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Volume info retrieved successfully. Dec 02 11:11:18.740598 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2c458ff9-a843-4cba-880f-deb751d4cdfb tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 returned with HTTP 200 Dec 02 11:11:18.742775 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1496/3041] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:18 2020] GET /volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 => generated 907 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:19.023590 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6e213619-3419-4859-a731-1e695fc2f6a7 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] GET http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/groups/142d29ed-e019-4b93-affc-c613b14e18a3 Dec 02 11:11:19.024526 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6e213619-3419-4859-a731-1e695fc2f6a7 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:19.024959 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:19.024959 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:19.025624 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6e213619-3419-4859-a731-1e695fc2f6a7 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Calling method 'version_select' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:19.026233 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-6e213619-3419-4859-a731-1e695fc2f6a7 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] show called for member 142d29ed-e019-4b93-affc-c613b14e18a3 {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 02 11:11:19.052061 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:19.052061 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:19.094899 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6e213619-3419-4859-a731-1e695fc2f6a7 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/groups/142d29ed-e019-4b93-affc-c613b14e18a3 returned with HTTP 200 Dec 02 11:11:19.096316 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1546/3042] 10.222.0.23 () {60 vars in 1353 bytes} [Wed Dec 2 11:11:19 2020] GET /volume/v3/c42963641e5946c79b594d686097ab1e/groups/142d29ed-e019-4b93-affc-c613b14e18a3 => generated 324 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:11:19.108022 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-aa5fa3a2-9786-490b-8e37-0b9301a822c2 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] GET http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/volumes/detail Dec 02 11:11:19.109235 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-aa5fa3a2-9786-490b-8e37-0b9301a822c2 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:19.109693 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:19.109693 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:19.110503 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-aa5fa3a2-9786-490b-8e37-0b9301a822c2 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Calling method 'detail' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:19.111531 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-aa5fa3a2-9786-490b-8e37-0b9301a822c2 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Removing options '' from query. {{(pid=88068) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 11:11:19.113911 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-aa5fa3a2-9786-490b-8e37-0b9301a822c2 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88068) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 02 11:11:19.194648 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-aa5fa3a2-9786-490b-8e37-0b9301a822c2 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Get all volumes completed successfully. Dec 02 11:11:19.196640 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-aa5fa3a2-9786-490b-8e37-0b9301a822c2 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 11:11:19.197169 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-aa5fa3a2-9786-490b-8e37-0b9301a822c2 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 11:11:19.206204 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-aa5fa3a2-9786-490b-8e37-0b9301a822c2 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] 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=88068) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 11:11:19.218049 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:19.218049 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:19.232005 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-aa5fa3a2-9786-490b-8e37-0b9301a822c2 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 11:11:19.232854 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-aa5fa3a2-9786-490b-8e37-0b9301a822c2 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 11:11:19.242774 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-aa5fa3a2-9786-490b-8e37-0b9301a822c2 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] 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=88068) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 11:11:19.251112 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:19.251112 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:19.275369 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-aa5fa3a2-9786-490b-8e37-0b9301a822c2 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/volumes/detail returned with HTTP 200 Dec 02 11:11:19.276639 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1497/3043] 10.222.0.23 () {60 vars in 1266 bytes} [Wed Dec 2 11:11:19 2020] GET /volume/v3/c42963641e5946c79b594d686097ab1e/volumes/detail => generated 1962 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 02 11:11:19.293327 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-13864cf2-fbd8-4a79-85c4-d3bcf4a9b2bc tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] GET http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/volumes/detail Dec 02 11:11:19.294446 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-13864cf2-fbd8-4a79-85c4-d3bcf4a9b2bc tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:19.295099 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:19.295099 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:19.295753 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-13864cf2-fbd8-4a79-85c4-d3bcf4a9b2bc tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Calling method 'detail' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:19.300324 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-13864cf2-fbd8-4a79-85c4-d3bcf4a9b2bc tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Removing options '' from query. {{(pid=88069) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 11:11:19.301298 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:19.301298 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:19.302398 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-13864cf2-fbd8-4a79-85c4-d3bcf4a9b2bc tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88069) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 02 11:11:19.371910 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-13864cf2-fbd8-4a79-85c4-d3bcf4a9b2bc tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Get all volumes completed successfully. Dec 02 11:11:19.373701 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-13864cf2-fbd8-4a79-85c4-d3bcf4a9b2bc tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 11:11:19.374599 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-13864cf2-fbd8-4a79-85c4-d3bcf4a9b2bc tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 11:11:19.387048 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-13864cf2-fbd8-4a79-85c4-d3bcf4a9b2bc tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] 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=88069) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 11:11:19.395698 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:19.395698 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:19.411468 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-13864cf2-fbd8-4a79-85c4-d3bcf4a9b2bc tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 11:11:19.412484 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-13864cf2-fbd8-4a79-85c4-d3bcf4a9b2bc tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 11:11:19.422323 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-13864cf2-fbd8-4a79-85c4-d3bcf4a9b2bc tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] 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=88069) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 11:11:19.431359 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:19.431359 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:19.458855 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-13864cf2-fbd8-4a79-85c4-d3bcf4a9b2bc tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/volumes/detail returned with HTTP 200 Dec 02 11:11:19.461481 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1547/3044] 10.222.0.23 () {60 vars in 1266 bytes} [Wed Dec 2 11:11:19 2020] GET /volume/v3/c42963641e5946c79b594d686097ab1e/volumes/detail => generated 1962 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 02 11:11:19.478656 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-67715d54-ac48-431b-bdd3-2b394eb28ddc tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] POST http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/groups/142d29ed-e019-4b93-affc-c613b14e18a3/action Dec 02 11:11:19.479482 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:19.479482 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:19.480617 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-67715d54-ac48-431b-bdd3-2b394eb28ddc tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 11:11:19.482780 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-67715d54-ac48-431b-bdd3-2b394eb28ddc tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:11:19.483885 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-67715d54-ac48-431b-bdd3-2b394eb28ddc tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] delete called for group 142d29ed-e019-4b93-affc-c613b14e18a3 {{(pid=88068) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 02 11:11:19.484393 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.groups [None req-67715d54-ac48-431b-bdd3-2b394eb28ddc tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Delete group with id: 142d29ed-e019-4b93-affc-c613b14e18a3 Dec 02 11:11:19.493970 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:19.493970 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:19.648398 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-abedad7c-bcd0-461d-bff4-d4329f8fb6c8 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:11:19.650136 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-abedad7c-bcd0-461d-bff4-d4329f8fb6c8 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:19.650491 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:19.650491 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:19.651079 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-abedad7c-bcd0-461d-bff4-d4329f8fb6c8 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:19.651710 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-abedad7c-bcd0-461d-bff4-d4329f8fb6c8 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:11:19.697255 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:19.697255 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:19.713064 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-abedad7c-bcd0-461d-bff4-d4329f8fb6c8 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:11:19.713064 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1548/3045] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:19 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 818 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:19.758200 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0932c657-7d84-4181-89b3-9ef3824a0a50 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] GET http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 Dec 02 11:11:19.758843 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0932c657-7d84-4181-89b3-9ef3824a0a50 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:19.759770 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:19.759770 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:19.759770 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0932c657-7d84-4181-89b3-9ef3824a0a50 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:19.809427 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-67715d54-ac48-431b-bdd3-2b394eb28ddc tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/groups/142d29ed-e019-4b93-affc-c613b14e18a3/action returned with HTTP 202 Dec 02 11:11:19.814188 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1498/3046] 10.222.0.23 () {62 vars in 1395 bytes} [Wed Dec 2 11:11:19 2020] POST /volume/v3/c42963641e5946c79b594d686097ab1e/groups/142d29ed-e019-4b93-affc-c613b14e18a3/action => generated 0 bytes in 340 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 02 11:11:19.826657 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-eb41e41a-a0fa-412f-a27e-dc4e65ff692c tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] GET http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/volumes/fc4019f3-0caf-4dae-84f4-bb11fc19d427 Dec 02 11:11:19.827255 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-eb41e41a-a0fa-412f-a27e-dc4e65ff692c tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:19.827485 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:19.827485 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:19.827866 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-eb41e41a-a0fa-412f-a27e-dc4e65ff692c tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:19.874029 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:19.874029 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:19.899011 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0932c657-7d84-4181-89b3-9ef3824a0a50 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Volume info retrieved successfully. Dec 02 11:11:19.948128 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0932c657-7d84-4181-89b3-9ef3824a0a50 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 returned with HTTP 200 Dec 02 11:11:19.949128 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1549/3047] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:19 2020] GET /volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 => generated 907 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:19.955580 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:19.955580 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:19.965136 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-eb41e41a-a0fa-412f-a27e-dc4e65ff692c tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Volume info retrieved successfully. Dec 02 11:11:19.980744 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-eb41e41a-a0fa-412f-a27e-dc4e65ff692c tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 11:11:19.981511 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-eb41e41a-a0fa-412f-a27e-dc4e65ff692c tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 11:11:19.989931 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-eb41e41a-a0fa-412f-a27e-dc4e65ff692c tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] 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=88068) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 11:11:19.997828 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:19.997828 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:20.037489 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-eb41e41a-a0fa-412f-a27e-dc4e65ff692c tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/volumes/fc4019f3-0caf-4dae-84f4-bb11fc19d427 returned with HTTP 200 Dec 02 11:11:20.037489 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1499/3048] 10.222.0.23 () {60 vars in 1356 bytes} [Wed Dec 2 11:11:19 2020] GET /volume/v3/c42963641e5946c79b594d686097ab1e/volumes/fc4019f3-0caf-4dae-84f4-bb11fc19d427 => generated 984 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:11:20.730372 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-395c4b02-688b-4988-8e3d-12dd96ec1cac tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:11:20.730941 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-395c4b02-688b-4988-8e3d-12dd96ec1cac tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:20.731066 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:20.731066 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:20.731681 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-395c4b02-688b-4988-8e3d-12dd96ec1cac tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:20.732625 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-395c4b02-688b-4988-8e3d-12dd96ec1cac tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:11:20.778588 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:20.778588 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:20.783092 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-395c4b02-688b-4988-8e3d-12dd96ec1cac tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:11:20.785203 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1550/3049] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:20 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 818 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:20.973674 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-472bf9f1-6c30-4bed-a1f5-eca04db22392 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] GET http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 Dec 02 11:11:20.974585 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-472bf9f1-6c30-4bed-a1f5-eca04db22392 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:20.974980 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:20.974980 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:20.975636 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-472bf9f1-6c30-4bed-a1f5-eca04db22392 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:21.052476 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c28dab89-3ab5-430f-9cdb-2a03176251bd tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] GET http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/volumes/fc4019f3-0caf-4dae-84f4-bb11fc19d427 Dec 02 11:11:21.054696 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c28dab89-3ab5-430f-9cdb-2a03176251bd tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:21.055111 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:21.055111 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:21.056148 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c28dab89-3ab5-430f-9cdb-2a03176251bd tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:21.124458 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:21.124458 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:21.154064 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:21.154064 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:21.155511 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-472bf9f1-6c30-4bed-a1f5-eca04db22392 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Volume info retrieved successfully. Dec 02 11:11:21.175798 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c28dab89-3ab5-430f-9cdb-2a03176251bd tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Volume info retrieved successfully. Dec 02 11:11:21.219964 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-c28dab89-3ab5-430f-9cdb-2a03176251bd tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 11:11:21.235591 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-c28dab89-3ab5-430f-9cdb-2a03176251bd tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 11:11:21.244224 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-c28dab89-3ab5-430f-9cdb-2a03176251bd tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] 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=88069) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 11:11:21.252319 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:21.252319 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:21.253235 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-472bf9f1-6c30-4bed-a1f5-eca04db22392 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 returned with HTTP 200 Dec 02 11:11:21.254794 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1500/3050] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:20 2020] GET /volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 => generated 907 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:21.274325 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c28dab89-3ab5-430f-9cdb-2a03176251bd tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/volumes/fc4019f3-0caf-4dae-84f4-bb11fc19d427 returned with HTTP 200 Dec 02 11:11:21.284505 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1551/3051] 10.222.0.23 () {60 vars in 1356 bytes} [Wed Dec 2 11:11:21 2020] GET /volume/v3/c42963641e5946c79b594d686097ab1e/volumes/fc4019f3-0caf-4dae-84f4-bb11fc19d427 => generated 984 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:11:21.802277 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d0535c66-b2c8-4619-b66a-2313b44e0f95 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:11:21.802277 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d0535c66-b2c8-4619-b66a-2313b44e0f95 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:21.802277 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:21.802277 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:21.802968 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d0535c66-b2c8-4619-b66a-2313b44e0f95 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:21.802968 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-d0535c66-b2c8-4619-b66a-2313b44e0f95 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:11:21.854252 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:21.854252 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:21.856024 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d0535c66-b2c8-4619-b66a-2313b44e0f95 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:11:21.856892 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1501/3052] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:21 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 818 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:22.271873 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-93c1e258-fc74-4a95-9a4b-a602db94d69b tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] GET http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 Dec 02 11:11:22.273052 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-93c1e258-fc74-4a95-9a4b-a602db94d69b tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:22.273745 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:22.273745 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:22.274368 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-93c1e258-fc74-4a95-9a4b-a602db94d69b tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:22.291307 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bb854d07-fc6d-4d37-82f2-c7a6d00a6eb6 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] GET http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/volumes/fc4019f3-0caf-4dae-84f4-bb11fc19d427 Dec 02 11:11:22.291977 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bb854d07-fc6d-4d37-82f2-c7a6d00a6eb6 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:22.292269 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:22.292269 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:22.292783 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bb854d07-fc6d-4d37-82f2-c7a6d00a6eb6 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:22.433265 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:22.433265 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:22.441414 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:22.441414 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:22.467355 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-bb854d07-fc6d-4d37-82f2-c7a6d00a6eb6 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Volume info retrieved successfully. Dec 02 11:11:22.487021 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-93c1e258-fc74-4a95-9a4b-a602db94d69b tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Volume info retrieved successfully. Dec 02 11:11:22.502216 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-bb854d07-fc6d-4d37-82f2-c7a6d00a6eb6 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 11:11:22.505492 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-bb854d07-fc6d-4d37-82f2-c7a6d00a6eb6 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 11:11:22.521490 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-bb854d07-fc6d-4d37-82f2-c7a6d00a6eb6 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] 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=88068) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 11:11:22.532834 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:22.532834 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:22.543351 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-93c1e258-fc74-4a95-9a4b-a602db94d69b tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 returned with HTTP 200 Dec 02 11:11:22.547024 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1552/3053] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:22 2020] GET /volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 => generated 907 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:22.573230 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bb854d07-fc6d-4d37-82f2-c7a6d00a6eb6 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/volumes/fc4019f3-0caf-4dae-84f4-bb11fc19d427 returned with HTTP 200 Dec 02 11:11:22.584300 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1502/3054] 10.222.0.23 () {60 vars in 1356 bytes} [Wed Dec 2 11:11:22 2020] GET /volume/v3/c42963641e5946c79b594d686097ab1e/volumes/fc4019f3-0caf-4dae-84f4-bb11fc19d427 => generated 984 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:11:22.871124 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f3494319-3820-4af2-acf8-1e37382af65c tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:11:22.872218 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f3494319-3820-4af2-acf8-1e37382af65c tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:22.875030 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:22.875030 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:22.875792 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f3494319-3820-4af2-acf8-1e37382af65c tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:22.876360 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-f3494319-3820-4af2-acf8-1e37382af65c tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:11:22.914223 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:22.914223 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:22.916810 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f3494319-3820-4af2-acf8-1e37382af65c tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:11:22.917869 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1553/3055] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:22 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 818 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:23.611181 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ee0b74c3-dac1-474e-94c1-219be31fd18a tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] GET http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/volumes/fc4019f3-0caf-4dae-84f4-bb11fc19d427 Dec 02 11:11:23.611181 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ee0b74c3-dac1-474e-94c1-219be31fd18a tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:23.611181 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:23.611181 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:23.611181 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ee0b74c3-dac1-474e-94c1-219be31fd18a tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:23.611848 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7c579598-4c0d-43f6-8ab4-97b1e91d13b0 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] GET http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 Dec 02 11:11:23.611848 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7c579598-4c0d-43f6-8ab4-97b1e91d13b0 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:23.611848 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:23.611848 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:23.611848 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7c579598-4c0d-43f6-8ab4-97b1e91d13b0 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:23.779714 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:23.779714 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:23.792168 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-ee0b74c3-dac1-474e-94c1-219be31fd18a tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Volume info retrieved successfully. Dec 02 11:11:23.802591 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:23.802591 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:23.810111 n-d-764292-5 devstack@c-api.service[88067]: WARNING stevedore.named [None req-ee0b74c3-dac1-474e-94c1-219be31fd18a tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 02 11:11:23.810656 n-d-764292-5 devstack@c-api.service[88067]: WARNING castellan.key_manager [None req-ee0b74c3-dac1-474e-94c1-219be31fd18a tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 02 11:11:23.813558 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-7c579598-4c0d-43f6-8ab4-97b1e91d13b0 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Volume info retrieved successfully. Dec 02 11:11:23.819214 n-d-764292-5 devstack@c-api.service[88067]: DEBUG oslo_db.sqlalchemy.engines [None req-ee0b74c3-dac1-474e-94c1-219be31fd18a tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] 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=88069) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 02 11:11:23.826956 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:23.826956 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:23.845004 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7c579598-4c0d-43f6-8ab4-97b1e91d13b0 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 returned with HTTP 200 Dec 02 11:11:23.846462 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1503/3056] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:23 2020] GET /volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 => generated 907 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:23.852869 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ee0b74c3-dac1-474e-94c1-219be31fd18a tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/volumes/fc4019f3-0caf-4dae-84f4-bb11fc19d427 returned with HTTP 200 Dec 02 11:11:23.853742 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1554/3057] 10.222.0.23 () {60 vars in 1356 bytes} [Wed Dec 2 11:11:23 2020] GET /volume/v3/c42963641e5946c79b594d686097ab1e/volumes/fc4019f3-0caf-4dae-84f4-bb11fc19d427 => generated 984 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:11:23.995585 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2c8a873b-94f0-47a2-a11b-eff1a3bdca48 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:11:23.995585 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2c8a873b-94f0-47a2-a11b-eff1a3bdca48 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:23.995585 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:23.995585 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:23.995585 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2c8a873b-94f0-47a2-a11b-eff1a3bdca48 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:23.995585 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-2c8a873b-94f0-47a2-a11b-eff1a3bdca48 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:11:23.995585 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:23.995585 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:23.995585 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2c8a873b-94f0-47a2-a11b-eff1a3bdca48 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:11:23.995585 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1504/3058] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:23 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 818 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:24.863245 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cb93c9c1-ccc5-46d2-a8cd-d309c8ec9b5d tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] GET http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 Dec 02 11:11:24.864022 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cb93c9c1-ccc5-46d2-a8cd-d309c8ec9b5d tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:24.864356 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:24.864356 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:24.864949 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cb93c9c1-ccc5-46d2-a8cd-d309c8ec9b5d tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:24.870450 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cbd20bb2-7c96-4803-a472-79c16ab01077 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] GET http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/volumes/fc4019f3-0caf-4dae-84f4-bb11fc19d427 Dec 02 11:11:24.871027 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cbd20bb2-7c96-4803-a472-79c16ab01077 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:24.871223 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:24.871223 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:24.871868 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cbd20bb2-7c96-4803-a472-79c16ab01077 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:24.972363 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:24.972363 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:24.977316 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cbd20bb2-7c96-4803-a472-79c16ab01077 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/volumes/fc4019f3-0caf-4dae-84f4-bb11fc19d427 returned with HTTP 404 Dec 02 11:11:24.985132 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1505/3059] 10.222.0.23 () {60 vars in 1356 bytes} [Wed Dec 2 11:11:24 2020] GET /volume/v3/c42963641e5946c79b594d686097ab1e/volumes/fc4019f3-0caf-4dae-84f4-bb11fc19d427 => generated 109 bytes in 118 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 02 11:11:24.996082 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a0bb0b1b-ec00-4c43-a0a2-8ba7fc8dc0ba tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] GET http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/volumes/c2557475-6412-4cb4-bd01-f7993c3e1b63 Dec 02 11:11:24.998671 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a0bb0b1b-ec00-4c43-a0a2-8ba7fc8dc0ba tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:24.999533 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a0bb0b1b-ec00-4c43-a0a2-8ba7fc8dc0ba tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:25.006628 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-cb93c9c1-ccc5-46d2-a8cd-d309c8ec9b5d tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Volume info retrieved successfully. Dec 02 11:11:25.049475 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cb93c9c1-ccc5-46d2-a8cd-d309c8ec9b5d tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 returned with HTTP 200 Dec 02 11:11:25.076294 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1555/3060] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:24 2020] GET /volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 => generated 907 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:25.076294 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-345db5a1-59e6-4926-905c-40a190a38740 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:11:25.076294 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-345db5a1-59e6-4926-905c-40a190a38740 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:25.076294 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:25.076294 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:25.076294 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-345db5a1-59e6-4926-905c-40a190a38740 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:25.076294 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-345db5a1-59e6-4926-905c-40a190a38740 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:11:25.121863 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:25.121863 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:25.123710 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-345db5a1-59e6-4926-905c-40a190a38740 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:11:25.124540 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1556/3061] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:25 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 818 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:25.138496 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a0bb0b1b-ec00-4c43-a0a2-8ba7fc8dc0ba tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/volumes/c2557475-6412-4cb4-bd01-f7993c3e1b63 returned with HTTP 404 Dec 02 11:11:25.142970 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1506/3062] 10.222.0.23 () {60 vars in 1356 bytes} [Wed Dec 2 11:11:24 2020] GET /volume/v3/c42963641e5946c79b594d686097ab1e/volumes/c2557475-6412-4cb4-bd01-f7993c3e1b63 => generated 109 bytes in 154 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 02 11:11:25.147931 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-97616da2-427a-46e3-9aad-49113a7f7011 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] GET http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/groups/142d29ed-e019-4b93-affc-c613b14e18a3 Dec 02 11:11:25.148490 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-97616da2-427a-46e3-9aad-49113a7f7011 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:25.148724 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:25.148724 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:25.149110 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-97616da2-427a-46e3-9aad-49113a7f7011 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Calling method 'version_select' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:25.149513 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.groups [None req-97616da2-427a-46e3-9aad-49113a7f7011 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] show called for member 142d29ed-e019-4b93-affc-c613b14e18a3 {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 02 11:11:25.156686 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-97616da2-427a-46e3-9aad-49113a7f7011 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/groups/142d29ed-e019-4b93-affc-c613b14e18a3 returned with HTTP 404 Dec 02 11:11:25.161336 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1557/3063] 10.222.0.23 () {60 vars in 1353 bytes} [Wed Dec 2 11:11:25 2020] GET /volume/v3/c42963641e5946c79b594d686097ab1e/groups/142d29ed-e019-4b93-affc-c613b14e18a3 => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 02 11:11:25.169623 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8d3b2af7-9b42-4b9d-acf8-7e70090a382d tempest-GroupsTest-1625831231 tempest-GroupsTest-1625831231] DELETE http://10.222.0.23/volume/v3/e1ec3b7538184d16aeedecff1e3b2148/group_types/6b3713b2-eb73-44a0-a4eb-25e483b52664 Dec 02 11:11:25.170192 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8d3b2af7-9b42-4b9d-acf8-7e70090a382d tempest-GroupsTest-1625831231 tempest-GroupsTest-1625831231] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:25.170675 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8d3b2af7-9b42-4b9d-acf8-7e70090a382d tempest-GroupsTest-1625831231 tempest-GroupsTest-1625831231] Calling method 'version_select' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:25.272728 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 02 11:11:25.272728 n-d-764292-5 devstack@c-api.service[88067]: "UPDATE / DELETE expressions." % clause Dec 02 11:11:25.286419 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8d3b2af7-9b42-4b9d-acf8-7e70090a382d tempest-GroupsTest-1625831231 tempest-GroupsTest-1625831231] http://10.222.0.23/volume/v3/e1ec3b7538184d16aeedecff1e3b2148/group_types/6b3713b2-eb73-44a0-a4eb-25e483b52664 returned with HTTP 202 Dec 02 11:11:25.289232 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1507/3064] 10.222.0.23 () {60 vars in 1371 bytes} [Wed Dec 2 11:11:25 2020] DELETE /volume/v3/e1ec3b7538184d16aeedecff1e3b2148/group_types/6b3713b2-eb73-44a0-a4eb-25e483b52664 => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 02 11:11:25.305152 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6b2f6641-8b7c-4d49-ba5f-9f2e0392b073 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] DELETE http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/volumes/fc4019f3-0caf-4dae-84f4-bb11fc19d427 Dec 02 11:11:25.309674 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6b2f6641-8b7c-4d49-ba5f-9f2e0392b073 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:25.310630 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6b2f6641-8b7c-4d49-ba5f-9f2e0392b073 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:25.311276 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-6b2f6641-8b7c-4d49-ba5f-9f2e0392b073 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Delete volume with id: fc4019f3-0caf-4dae-84f4-bb11fc19d427 Dec 02 11:11:25.398122 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6b2f6641-8b7c-4d49-ba5f-9f2e0392b073 tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/volumes/fc4019f3-0caf-4dae-84f4-bb11fc19d427 returned with HTTP 404 Dec 02 11:11:25.399109 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1558/3065] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:11:25 2020] DELETE /volume/v3/c42963641e5946c79b594d686097ab1e/volumes/fc4019f3-0caf-4dae-84f4-bb11fc19d427 => generated 109 bytes in 98 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:11:25.411607 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9180e144-75b8-40b1-a8f3-ecdfde99dc9d tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] DELETE http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/volumes/c2557475-6412-4cb4-bd01-f7993c3e1b63 Dec 02 11:11:25.414813 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9180e144-75b8-40b1-a8f3-ecdfde99dc9d tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:25.417977 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9180e144-75b8-40b1-a8f3-ecdfde99dc9d tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:25.420202 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-9180e144-75b8-40b1-a8f3-ecdfde99dc9d tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] Delete volume with id: c2557475-6412-4cb4-bd01-f7993c3e1b63 Dec 02 11:11:25.489771 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9180e144-75b8-40b1-a8f3-ecdfde99dc9d tempest-GroupsTest-1991672485 tempest-GroupsTest-1991672485] http://10.222.0.23/volume/v3/c42963641e5946c79b594d686097ab1e/volumes/c2557475-6412-4cb4-bd01-f7993c3e1b63 returned with HTTP 404 Dec 02 11:11:25.491487 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1508/3066] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:11:25 2020] DELETE /volume/v3/c42963641e5946c79b594d686097ab1e/volumes/c2557475-6412-4cb4-bd01-f7993c3e1b63 => generated 109 bytes in 88 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:11:25.499109 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8786346f-a89c-4de0-acb9-0235f1ee9b04 tempest-GroupsTest-1625831231 tempest-GroupsTest-1625831231] DELETE http://10.222.0.23/volume/v3/e1ec3b7538184d16aeedecff1e3b2148/types/b3d57f42-de7b-48f4-970c-b2a66e0ab7a6 Dec 02 11:11:25.500277 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8786346f-a89c-4de0-acb9-0235f1ee9b04 tempest-GroupsTest-1625831231 tempest-GroupsTest-1625831231] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:25.501027 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8786346f-a89c-4de0-acb9-0235f1ee9b04 tempest-GroupsTest-1625831231 tempest-GroupsTest-1625831231] Calling method '_delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:25.595773 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 02 11:11:25.595773 n-d-764292-5 devstack@c-api.service[88067]: "UPDATE / DELETE expressions." % clause Dec 02 11:11:25.609974 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8786346f-a89c-4de0-acb9-0235f1ee9b04 tempest-GroupsTest-1625831231 tempest-GroupsTest-1625831231] http://10.222.0.23/volume/v3/e1ec3b7538184d16aeedecff1e3b2148/types/b3d57f42-de7b-48f4-970c-b2a66e0ab7a6 returned with HTTP 202 Dec 02 11:11:25.610941 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1559/3067] 10.222.0.23 () {58 vars in 1312 bytes} [Wed Dec 2 11:11:25 2020] DELETE /volume/v3/e1ec3b7538184d16aeedecff1e3b2148/types/b3d57f42-de7b-48f4-970c-b2a66e0ab7a6 => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:11:25.619504 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dac77c65-6378-4a3c-8d54-337fa1580721 tempest-GroupsTest-1625831231 tempest-GroupsTest-1625831231] GET http://10.222.0.23/volume/v3/e1ec3b7538184d16aeedecff1e3b2148/types/b3d57f42-de7b-48f4-970c-b2a66e0ab7a6 Dec 02 11:11:25.620222 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dac77c65-6378-4a3c-8d54-337fa1580721 tempest-GroupsTest-1625831231 tempest-GroupsTest-1625831231] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:25.620927 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dac77c65-6378-4a3c-8d54-337fa1580721 tempest-GroupsTest-1625831231 tempest-GroupsTest-1625831231] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:25.632966 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dac77c65-6378-4a3c-8d54-337fa1580721 tempest-GroupsTest-1625831231 tempest-GroupsTest-1625831231] http://10.222.0.23/volume/v3/e1ec3b7538184d16aeedecff1e3b2148/types/b3d57f42-de7b-48f4-970c-b2a66e0ab7a6 returned with HTTP 404 Dec 02 11:11:25.634192 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1509/3068] 10.222.0.23 () {58 vars in 1309 bytes} [Wed Dec 2 11:11:25 2020] GET /volume/v3/e1ec3b7538184d16aeedecff1e3b2148/types/b3d57f42-de7b-48f4-970c-b2a66e0ab7a6 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:11:25.642282 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ec587339-9dd1-49f3-a5e4-22fbdc33715d tempest-GroupsTest-1625831231 tempest-GroupsTest-1625831231] DELETE http://10.222.0.23/volume/v3/e1ec3b7538184d16aeedecff1e3b2148/types/1f5ea08e-19fd-49e9-9ce6-dd6d7424ada1 Dec 02 11:11:25.650288 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ec587339-9dd1-49f3-a5e4-22fbdc33715d tempest-GroupsTest-1625831231 tempest-GroupsTest-1625831231] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:25.651004 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ec587339-9dd1-49f3-a5e4-22fbdc33715d tempest-GroupsTest-1625831231 tempest-GroupsTest-1625831231] Calling method '_delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:25.733257 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ec587339-9dd1-49f3-a5e4-22fbdc33715d tempest-GroupsTest-1625831231 tempest-GroupsTest-1625831231] http://10.222.0.23/volume/v3/e1ec3b7538184d16aeedecff1e3b2148/types/1f5ea08e-19fd-49e9-9ce6-dd6d7424ada1 returned with HTTP 202 Dec 02 11:11:25.734237 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1560/3069] 10.222.0.23 () {58 vars in 1312 bytes} [Wed Dec 2 11:11:25 2020] DELETE /volume/v3/e1ec3b7538184d16aeedecff1e3b2148/types/1f5ea08e-19fd-49e9-9ce6-dd6d7424ada1 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:11:25.742101 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3b0042b6-ba3b-4f17-a238-ee6440c6f2cf tempest-GroupsTest-1625831231 tempest-GroupsTest-1625831231] GET http://10.222.0.23/volume/v3/e1ec3b7538184d16aeedecff1e3b2148/types/1f5ea08e-19fd-49e9-9ce6-dd6d7424ada1 Dec 02 11:11:25.743015 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3b0042b6-ba3b-4f17-a238-ee6440c6f2cf tempest-GroupsTest-1625831231 tempest-GroupsTest-1625831231] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:25.743984 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3b0042b6-ba3b-4f17-a238-ee6440c6f2cf tempest-GroupsTest-1625831231 tempest-GroupsTest-1625831231] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:25.757628 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3b0042b6-ba3b-4f17-a238-ee6440c6f2cf tempest-GroupsTest-1625831231 tempest-GroupsTest-1625831231] http://10.222.0.23/volume/v3/e1ec3b7538184d16aeedecff1e3b2148/types/1f5ea08e-19fd-49e9-9ce6-dd6d7424ada1 returned with HTTP 404 Dec 02 11:11:25.759153 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1510/3070] 10.222.0.23 () {58 vars in 1309 bytes} [Wed Dec 2 11:11:25 2020] GET /volume/v3/e1ec3b7538184d16aeedecff1e3b2148/types/1f5ea08e-19fd-49e9-9ce6-dd6d7424ada1 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:11:26.083154 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5bced648-fd53-4be6-885b-2e210da19da7 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] GET http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 Dec 02 11:11:26.083685 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5bced648-fd53-4be6-885b-2e210da19da7 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:26.086110 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5bced648-fd53-4be6-885b-2e210da19da7 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:26.138105 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0481cb07-1e92-4e90-afc7-b19c5667ba79 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:11:26.139664 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0481cb07-1e92-4e90-afc7-b19c5667ba79 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:26.139664 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0481cb07-1e92-4e90-afc7-b19c5667ba79 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:26.139924 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-0481cb07-1e92-4e90-afc7-b19c5667ba79 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:11:26.167019 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:26.167019 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:26.187335 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-5bced648-fd53-4be6-885b-2e210da19da7 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Volume info retrieved successfully. Dec 02 11:11:26.191470 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:26.191470 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:26.193625 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0481cb07-1e92-4e90-afc7-b19c5667ba79 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:11:26.200180 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1511/3071] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:26 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 818 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:26.237496 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5bced648-fd53-4be6-885b-2e210da19da7 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 returned with HTTP 200 Dec 02 11:11:26.251781 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1561/3072] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:26 2020] GET /volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 => generated 965 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:27.207766 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6eda53eb-5680-4fb7-908f-81e265c2edfc tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:11:27.208270 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6eda53eb-5680-4fb7-908f-81e265c2edfc tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:27.208697 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:27.208697 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:27.209079 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6eda53eb-5680-4fb7-908f-81e265c2edfc tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:27.209433 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-6eda53eb-5680-4fb7-908f-81e265c2edfc tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:11:27.240564 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:27.240564 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:27.243715 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6eda53eb-5680-4fb7-908f-81e265c2edfc tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:11:27.245368 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1512/3073] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:27 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 818 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:27.270867 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3de9157a-1fea-41ff-9f56-572dc6edcf7d tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] GET http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 Dec 02 11:11:27.271562 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3de9157a-1fea-41ff-9f56-572dc6edcf7d tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:27.271927 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:27.271927 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:27.272522 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3de9157a-1fea-41ff-9f56-572dc6edcf7d tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:27.328405 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:27.328405 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:27.338823 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3de9157a-1fea-41ff-9f56-572dc6edcf7d tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Volume info retrieved successfully. Dec 02 11:11:27.424487 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3de9157a-1fea-41ff-9f56-572dc6edcf7d tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 returned with HTTP 200 Dec 02 11:11:27.425640 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1562/3074] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:27 2020] GET /volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 => generated 968 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:28.259897 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ea40b6e5-0670-4cd3-b2e6-d4fc5114e0c4 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:11:28.260498 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ea40b6e5-0670-4cd3-b2e6-d4fc5114e0c4 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:28.260812 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:28.260812 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:28.261310 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ea40b6e5-0670-4cd3-b2e6-d4fc5114e0c4 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:28.261753 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-ea40b6e5-0670-4cd3-b2e6-d4fc5114e0c4 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:11:28.301949 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:28.301949 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:28.303769 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ea40b6e5-0670-4cd3-b2e6-d4fc5114e0c4 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:11:28.304977 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1513/3075] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:28 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 818 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:28.441877 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5d0b361f-6782-4bfd-8d18-b4540478c097 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] GET http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 Dec 02 11:11:28.442397 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5d0b361f-6782-4bfd-8d18-b4540478c097 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:28.442759 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:28.442759 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:28.443128 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5d0b361f-6782-4bfd-8d18-b4540478c097 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:28.518484 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:28.518484 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:28.531157 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-5d0b361f-6782-4bfd-8d18-b4540478c097 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Volume info retrieved successfully. Dec 02 11:11:28.559272 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5d0b361f-6782-4bfd-8d18-b4540478c097 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 returned with HTTP 200 Dec 02 11:11:28.569489 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1563/3076] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:28 2020] GET /volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 => generated 968 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:29.322958 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-85915d19-c561-4385-aa11-96bc0f809120 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:11:29.323511 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-85915d19-c561-4385-aa11-96bc0f809120 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:29.323851 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:29.323851 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:29.324351 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-85915d19-c561-4385-aa11-96bc0f809120 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:29.324819 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-85915d19-c561-4385-aa11-96bc0f809120 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:11:29.359506 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:29.359506 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:29.361753 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-85915d19-c561-4385-aa11-96bc0f809120 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:11:29.362776 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1514/3077] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:29 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 818 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:29.578355 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2df1d133-d383-43f1-939c-f7659a827bf7 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] GET http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 Dec 02 11:11:29.578893 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2df1d133-d383-43f1-939c-f7659a827bf7 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:29.579111 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:29.579111 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:29.579481 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2df1d133-d383-43f1-939c-f7659a827bf7 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:29.666784 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:29.666784 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:29.676112 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-2df1d133-d383-43f1-939c-f7659a827bf7 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Volume info retrieved successfully. Dec 02 11:11:29.714796 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2df1d133-d383-43f1-939c-f7659a827bf7 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 returned with HTTP 200 Dec 02 11:11:29.715674 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1564/3078] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:29 2020] GET /volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 => generated 968 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:30.255546 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cf411f39-de17-4b73-b1d1-bbd9f0196b95 tempest-VolumeQuotaClassesTest-313243079 tempest-VolumeQuotaClassesTest-313243079] GET http://10.222.0.23/volume/v3/478feec9bb614466b58ce34e7ce77255/os-quota-class-sets/default Dec 02 11:11:30.256120 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cf411f39-de17-4b73-b1d1-bbd9f0196b95 tempest-VolumeQuotaClassesTest-313243079 tempest-VolumeQuotaClassesTest-313243079] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:30.256389 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:30.256389 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:30.256794 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cf411f39-de17-4b73-b1d1-bbd9f0196b95 tempest-VolumeQuotaClassesTest-313243079 tempest-VolumeQuotaClassesTest-313243079] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:30.293654 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cf411f39-de17-4b73-b1d1-bbd9f0196b95 tempest-VolumeQuotaClassesTest-313243079 tempest-VolumeQuotaClassesTest-313243079] http://10.222.0.23/volume/v3/478feec9bb614466b58ce34e7ce77255/os-quota-class-sets/default returned with HTTP 200 Dec 02 11:11:30.293654 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1515/3079] 10.222.0.23 () {58 vars in 1264 bytes} [Wed Dec 2 11:11:30 2020] GET /volume/v3/478feec9bb614466b58ce34e7ce77255/os-quota-class-sets/default => generated 342 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:30.306884 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7a4e66ba-9a70-4279-a100-8bd4735aa562 tempest-VolumeQuotaClassesTest-313243079 tempest-VolumeQuotaClassesTest-313243079] GET http://10.222.0.23/volume/v3/478feec9bb614466b58ce34e7ce77255/os-quota-class-sets/default Dec 02 11:11:30.307386 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7a4e66ba-9a70-4279-a100-8bd4735aa562 tempest-VolumeQuotaClassesTest-313243079 tempest-VolumeQuotaClassesTest-313243079] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:30.307665 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:30.307665 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:30.308037 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7a4e66ba-9a70-4279-a100-8bd4735aa562 tempest-VolumeQuotaClassesTest-313243079 tempest-VolumeQuotaClassesTest-313243079] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:30.356385 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7a4e66ba-9a70-4279-a100-8bd4735aa562 tempest-VolumeQuotaClassesTest-313243079 tempest-VolumeQuotaClassesTest-313243079] http://10.222.0.23/volume/v3/478feec9bb614466b58ce34e7ce77255/os-quota-class-sets/default returned with HTTP 200 Dec 02 11:11:30.358951 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1565/3080] 10.222.0.23 () {58 vars in 1264 bytes} [Wed Dec 2 11:11:30 2020] GET /volume/v3/478feec9bb614466b58ce34e7ce77255/os-quota-class-sets/default => generated 342 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:30.373657 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9197b6ed-2b1a-4e4e-ba7b-ffd5714cc39d tempest-VolumeQuotaClassesTest-313243079 tempest-VolumeQuotaClassesTest-313243079] POST http://10.222.0.23/volume/v3/478feec9bb614466b58ce34e7ce77255/types Dec 02 11:11:30.376628 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9197b6ed-2b1a-4e4e-ba7b-ffd5714cc39d tempest-VolumeQuotaClassesTest-313243079 tempest-VolumeQuotaClassesTest-313243079] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-85158270"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:11:30.393112 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4b63b1b1-a654-4865-94f7-219addaab60b tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:11:30.393750 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4b63b1b1-a654-4865-94f7-219addaab60b tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:30.394374 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4b63b1b1-a654-4865-94f7-219addaab60b tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:30.394623 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-4b63b1b1-a654-4865-94f7-219addaab60b tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:11:30.418348 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:30.418348 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:30.420262 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4b63b1b1-a654-4865-94f7-219addaab60b tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:11:30.421119 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1566/3081] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:30 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 818 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:30.434378 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9197b6ed-2b1a-4e4e-ba7b-ffd5714cc39d tempest-VolumeQuotaClassesTest-313243079 tempest-VolumeQuotaClassesTest-313243079] http://10.222.0.23/volume/v3/478feec9bb614466b58ce34e7ce77255/types returned with HTTP 200 Dec 02 11:11:30.435159 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1516/3082] 10.222.0.23 () {60 vars in 1219 bytes} [Wed Dec 2 11:11:30 2020] POST /volume/v3/478feec9bb614466b58ce34e7ce77255/types => generated 226 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:30.447051 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-da1bb041-6890-4183-a501-b05c36c4cb39 tempest-VolumeQuotaClassesTest-313243079 tempest-VolumeQuotaClassesTest-313243079] PUT http://10.222.0.23/volume/v3/478feec9bb614466b58ce34e7ce77255/os-quota-class-sets/default Dec 02 11:11:30.447847 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:30.447847 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:30.448688 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-da1bb041-6890-4183-a501-b05c36c4cb39 tempest-VolumeQuotaClassesTest-313243079 tempest-VolumeQuotaClassesTest-313243079] Action: 'update', calling method: update, body: {"quota_class_set": {"volumes": 11, "per_volume_gigabytes": -1, "snapshots": 11, "gigabytes": 1001, "backups": 11, "backup_gigabytes": 1001, "volumes_tempest-VolumeQuotaClassesTest-volume-type-85158270": 1, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-85158270": 8, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-85158270": 7}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:11:30.720567 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-da1bb041-6890-4183-a501-b05c36c4cb39 tempest-VolumeQuotaClassesTest-313243079 tempest-VolumeQuotaClassesTest-313243079] http://10.222.0.23/volume/v3/478feec9bb614466b58ce34e7ce77255/os-quota-class-sets/default returned with HTTP 200 Dec 02 11:11:30.729554 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1567/3083] 10.222.0.23 () {60 vars in 1285 bytes} [Wed Dec 2 11:11:30 2020] PUT /volume/v3/478feec9bb614466b58ce34e7ce77255/os-quota-class-sets/default => generated 527 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:30.731300 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3940c4a5-bfd3-4961-993e-0382233c7848 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] GET http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 Dec 02 11:11:30.731840 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3940c4a5-bfd3-4961-993e-0382233c7848 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:30.732332 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3940c4a5-bfd3-4961-993e-0382233c7848 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:30.737510 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-90972ae4-ed0f-401e-80d8-c97de0de7b65 tempest-VolumeQuotaClassesTest-313243079 tempest-VolumeQuotaClassesTest-313243079] GET http://10.222.0.23/volume/v3/478feec9bb614466b58ce34e7ce77255/os-quota-sets/478feec9bb614466b58ce34e7ce77255/defaults Dec 02 11:11:30.739468 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-90972ae4-ed0f-401e-80d8-c97de0de7b65 tempest-VolumeQuotaClassesTest-313243079 tempest-VolumeQuotaClassesTest-313243079] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:30.740335 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-90972ae4-ed0f-401e-80d8-c97de0de7b65 tempest-VolumeQuotaClassesTest-313243079 tempest-VolumeQuotaClassesTest-313243079] Calling method 'defaults' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:30.778205 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-90972ae4-ed0f-401e-80d8-c97de0de7b65 tempest-VolumeQuotaClassesTest-313243079 tempest-VolumeQuotaClassesTest-313243079] http://10.222.0.23/volume/v3/478feec9bb614466b58ce34e7ce77255/os-quota-sets/478feec9bb614466b58ce34e7ce77255/defaults returned with HTTP 200 Dec 02 11:11:30.779197 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1568/3084] 10.222.0.23 () {58 vars in 1348 bytes} [Wed Dec 2 11:11:30 2020] GET /volume/v3/478feec9bb614466b58ce34e7ce77255/os-quota-sets/478feec9bb614466b58ce34e7ce77255/defaults => generated 563 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:30.814989 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:30.814989 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:30.829237 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3940c4a5-bfd3-4961-993e-0382233c7848 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Volume info retrieved successfully. Dec 02 11:11:30.865793 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3940c4a5-bfd3-4961-993e-0382233c7848 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 returned with HTTP 200 Dec 02 11:11:30.869774 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1517/3085] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:30 2020] GET /volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 => generated 968 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:31.347570 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a51cecab-3b44-44a8-9c75-1223130cdec6 tempest-VolumeQuotaClassesTest-313243079 tempest-VolumeQuotaClassesTest-313243079] GET http://10.222.0.23/volume/v3/478feec9bb614466b58ce34e7ce77255/os-quota-sets/73bfe81ec6fb40b7a5adcabf9f8dae0d/defaults Dec 02 11:11:31.348258 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a51cecab-3b44-44a8-9c75-1223130cdec6 tempest-VolumeQuotaClassesTest-313243079 tempest-VolumeQuotaClassesTest-313243079] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:31.348817 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a51cecab-3b44-44a8-9c75-1223130cdec6 tempest-VolumeQuotaClassesTest-313243079 tempest-VolumeQuotaClassesTest-313243079] Calling method 'defaults' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:31.377150 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a51cecab-3b44-44a8-9c75-1223130cdec6 tempest-VolumeQuotaClassesTest-313243079 tempest-VolumeQuotaClassesTest-313243079] http://10.222.0.23/volume/v3/478feec9bb614466b58ce34e7ce77255/os-quota-sets/73bfe81ec6fb40b7a5adcabf9f8dae0d/defaults returned with HTTP 200 Dec 02 11:11:31.378024 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1569/3086] 10.222.0.23 () {58 vars in 1348 bytes} [Wed Dec 2 11:11:31 2020] GET /volume/v3/478feec9bb614466b58ce34e7ce77255/os-quota-sets/73bfe81ec6fb40b7a5adcabf9f8dae0d/defaults => generated 563 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:11:31.441996 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c518313c-e63d-4c1f-b70d-f993893eed28 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:11:31.444583 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c518313c-e63d-4c1f-b70d-f993893eed28 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:31.447411 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:31.447411 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:31.450262 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c518313c-e63d-4c1f-b70d-f993893eed28 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:31.451048 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-c518313c-e63d-4c1f-b70d-f993893eed28 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:11:31.488225 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:31.488225 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:31.492185 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c518313c-e63d-4c1f-b70d-f993893eed28 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:11:31.494811 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1518/3087] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:31 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 818 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:31.748067 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3aa72274-b35e-44b0-ad07-089a51ac5732 tempest-VolumeQuotaClassesTest-313243079 tempest-VolumeQuotaClassesTest-313243079] PUT http://10.222.0.23/volume/v3/478feec9bb614466b58ce34e7ce77255/os-quota-class-sets/default Dec 02 11:11:31.749028 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3aa72274-b35e-44b0-ad07-089a51ac5732 tempest-VolumeQuotaClassesTest-313243079 tempest-VolumeQuotaClassesTest-313243079] Action: 'update', calling method: update, body: {"quota_class_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:11:31.893614 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5aee853d-ee1c-46df-98c9-0959fd2888bd tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] GET http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 Dec 02 11:11:31.894578 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5aee853d-ee1c-46df-98c9-0959fd2888bd tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:31.894973 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:31.894973 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:31.895622 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5aee853d-ee1c-46df-98c9-0959fd2888bd tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:31.947534 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3aa72274-b35e-44b0-ad07-089a51ac5732 tempest-VolumeQuotaClassesTest-313243079 tempest-VolumeQuotaClassesTest-313243079] http://10.222.0.23/volume/v3/478feec9bb614466b58ce34e7ce77255/os-quota-class-sets/default returned with HTTP 200 Dec 02 11:11:31.949180 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1570/3088] 10.222.0.23 () {60 vars in 1285 bytes} [Wed Dec 2 11:11:31 2020] PUT /volume/v3/478feec9bb614466b58ce34e7ce77255/os-quota-class-sets/default => generated 527 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:31.989152 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f5754778-0231-4f1b-bcc0-433d75c8e36e tempest-VolumeQuotaClassesTest-313243079 tempest-VolumeQuotaClassesTest-313243079] DELETE http://10.222.0.23/volume/v3/478feec9bb614466b58ce34e7ce77255/types/0a0b0e6a-dc13-4943-965a-7182a72743bd Dec 02 11:11:31.989894 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f5754778-0231-4f1b-bcc0-433d75c8e36e tempest-VolumeQuotaClassesTest-313243079 tempest-VolumeQuotaClassesTest-313243079] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:31.990567 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f5754778-0231-4f1b-bcc0-433d75c8e36e tempest-VolumeQuotaClassesTest-313243079 tempest-VolumeQuotaClassesTest-313243079] Calling method '_delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:32.003601 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:32.003601 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:32.018710 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-5aee853d-ee1c-46df-98c9-0959fd2888bd tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Volume info retrieved successfully. Dec 02 11:11:32.056194 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5aee853d-ee1c-46df-98c9-0959fd2888bd tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 returned with HTTP 200 Dec 02 11:11:32.058053 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1519/3089] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:31 2020] GET /volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 => generated 968 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:11:32.149446 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 02 11:11:32.149446 n-d-764292-5 devstack@c-api.service[88067]: "UPDATE / DELETE expressions." % clause Dec 02 11:11:32.160254 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f5754778-0231-4f1b-bcc0-433d75c8e36e tempest-VolumeQuotaClassesTest-313243079 tempest-VolumeQuotaClassesTest-313243079] http://10.222.0.23/volume/v3/478feec9bb614466b58ce34e7ce77255/types/0a0b0e6a-dc13-4943-965a-7182a72743bd returned with HTTP 202 Dec 02 11:11:32.169041 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1571/3090] 10.222.0.23 () {58 vars in 1312 bytes} [Wed Dec 2 11:11:31 2020] DELETE /volume/v3/478feec9bb614466b58ce34e7ce77255/types/0a0b0e6a-dc13-4943-965a-7182a72743bd => generated 0 bytes in 200 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:11:32.174829 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-197751f6-4d87-4bbb-90ff-7b7fa5abf054 tempest-VolumeQuotaClassesTest-313243079 tempest-VolumeQuotaClassesTest-313243079] GET http://10.222.0.23/volume/v3/478feec9bb614466b58ce34e7ce77255/types/0a0b0e6a-dc13-4943-965a-7182a72743bd Dec 02 11:11:32.175709 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-197751f6-4d87-4bbb-90ff-7b7fa5abf054 tempest-VolumeQuotaClassesTest-313243079 tempest-VolumeQuotaClassesTest-313243079] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:32.176112 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:32.176112 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:32.176838 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-197751f6-4d87-4bbb-90ff-7b7fa5abf054 tempest-VolumeQuotaClassesTest-313243079 tempest-VolumeQuotaClassesTest-313243079] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:32.214538 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-197751f6-4d87-4bbb-90ff-7b7fa5abf054 tempest-VolumeQuotaClassesTest-313243079 tempest-VolumeQuotaClassesTest-313243079] http://10.222.0.23/volume/v3/478feec9bb614466b58ce34e7ce77255/types/0a0b0e6a-dc13-4943-965a-7182a72743bd returned with HTTP 404 Dec 02 11:11:32.216494 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1520/3091] 10.222.0.23 () {58 vars in 1309 bytes} [Wed Dec 2 11:11:32 2020] GET /volume/v3/478feec9bb614466b58ce34e7ce77255/types/0a0b0e6a-dc13-4943-965a-7182a72743bd => generated 114 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:11:32.510254 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dcc473b8-018b-4e04-9089-05cc9ff32586 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:11:32.510865 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dcc473b8-018b-4e04-9089-05cc9ff32586 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:32.511236 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dcc473b8-018b-4e04-9089-05cc9ff32586 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:32.511599 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-dcc473b8-018b-4e04-9089-05cc9ff32586 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:11:32.562894 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:32.562894 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:32.564876 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dcc473b8-018b-4e04-9089-05cc9ff32586 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:11:32.565697 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1572/3092] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:32 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 818 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:33.076434 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a482fe7d-0039-467a-990d-42d4f8797acc tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] GET http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 Dec 02 11:11:33.077248 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a482fe7d-0039-467a-990d-42d4f8797acc tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:33.077909 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a482fe7d-0039-467a-990d-42d4f8797acc tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:33.129755 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:33.129755 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:33.139314 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a482fe7d-0039-467a-990d-42d4f8797acc tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Volume info retrieved successfully. Dec 02 11:11:33.170785 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a482fe7d-0039-467a-990d-42d4f8797acc tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 returned with HTTP 200 Dec 02 11:11:33.171827 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1521/3093] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:33 2020] GET /volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 => generated 1356 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:11:33.187535 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e26a77bd-73e2-45d6-af64-da94a491d808 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] POST http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes Dec 02 11:11:33.188214 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:33.188214 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:33.188627 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e26a77bd-73e2-45d6-af64-da94a491d808 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Action: 'create', calling method: create, body: {"volume": {"source_volid": "a3b79ec3-41f1-40cf-8833-0a2e283eb2b2", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1948310880"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:11:33.189907 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-e26a77bd-73e2-45d6-af64-da94a491d808 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Create volume request body: {'volume': {'source_volid': 'a3b79ec3-41f1-40cf-8833-0a2e283eb2b2', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1948310880'}} {{(pid=88069) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 11:11:33.241072 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:33.241072 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:33.242504 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e26a77bd-73e2-45d6-af64-da94a491d808 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Volume retrieved successfully. Dec 02 11:11:33.242845 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-e26a77bd-73e2-45d6-af64-da94a491d808 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Create volume of 1 GB Dec 02 11:11:33.255653 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e26a77bd-73e2-45d6-af64-da94a491d808 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Availability Zones retrieved successfully. Dec 02 11:11:33.272368 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-e26a77bd-73e2-45d6-af64-da94a491d808 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Flow 'volume_create_api' (b7de2a0d-8184-45d9-9dcc-ee73b930e3c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:11:33.275179 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-e26a77bd-73e2-45d6-af64-da94a491d808 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08421399-056f-4000-ae12-21f418b405da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:11:33.277241 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-e26a77bd-73e2-45d6-af64-da94a491d808 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Validating volume size '1' using validate_int, validate_source_size {{(pid=88069) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 11:11:33.355738 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-e26a77bd-73e2-45d6-af64-da94a491d808 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08421399-056f-4000-ae12-21f418b405da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'a3b79ec3-41f1-40cf-8833-0a2e283eb2b2', 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:11:33.358169 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-e26a77bd-73e2-45d6-af64-da94a491d808 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85197db9-f168-47f5-b17f-fced732ca9d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:11:33.436202 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-e26a77bd-73e2-45d6-af64-da94a491d808 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Created reservations ['f2323459-8d54-4009-a3f6-a858ec1fc177', 'ddc730f2-e9a7-4fcf-a844-7dc3190bdf5d', '44d65839-54b5-4928-8b60-2b997d18586a', '64568335-d3ee-45e5-a7d5-ea5b00d3416c'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:11:33.438638 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-e26a77bd-73e2-45d6-af64-da94a491d808 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85197db9-f168-47f5-b17f-fced732ca9d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2323459-8d54-4009-a3f6-a858ec1fc177', 'ddc730f2-e9a7-4fcf-a844-7dc3190bdf5d', '44d65839-54b5-4928-8b60-2b997d18586a', '64568335-d3ee-45e5-a7d5-ea5b00d3416c']}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:11:33.441341 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-e26a77bd-73e2-45d6-af64-da94a491d808 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5cd32cf8-3cf7-4b08-8e67-acef3ca5e8f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:11:33.566405 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-e26a77bd-73e2-45d6-af64-da94a491d808 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5cd32cf8-3cf7-4b08-8e67-acef3ca5e8f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db8ceb03-8ed3-41f0-a45d-0e72559ffc9f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1948310880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e56f9728a77a4c3f9ff394366a66eaad',qos_specs=None,replication_status=,reservations=['f2323459-8d54-4009-a3f6-a858ec1fc177','ddc730f2-e9a7-4fcf-a844-7dc3190bdf5d','44d65839-54b5-4928-8b60-2b997d18586a','64568335-d3ee-45e5-a7d5-ea5b00d3416c'],size=1,snapshot_id=None,source_replicaid=,source_volid=a3b79ec3-41f1-40cf-8833-0a2e283eb2b2,status='creating',user_id='42c98f47c34d4ad08f50754c52a16dcc',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-02T11:11:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1948310880',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db8ceb03-8ed3-41f0-a45d-0e72559ffc9f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e56f9728a77a4c3f9ff394366a66eaad',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=a3b79ec3-41f1-40cf-8833-0a2e283eb2b2,status='creating',terminated_at=None,updated_at=None,user_id='42c98f47c34d4ad08f50754c52a16dcc',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:11:33.571190 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-e26a77bd-73e2-45d6-af64-da94a491d808 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b3e816c-af3a-4099-9346-fd1f8a52141d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:11:33.579835 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b2d46a20-dceb-42d1-83bc-0cbb1dd2be2a tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:11:33.580592 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b2d46a20-dceb-42d1-83bc-0cbb1dd2be2a tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:33.580983 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:33.580983 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:33.581629 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b2d46a20-dceb-42d1-83bc-0cbb1dd2be2a tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:33.582133 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-b2d46a20-dceb-42d1-83bc-0cbb1dd2be2a tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:11:33.604374 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-e26a77bd-73e2-45d6-af64-da94a491d808 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b3e816c-af3a-4099-9346-fd1f8a52141d) 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-VolumesCloneTest-Volume-1948310880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e56f9728a77a4c3f9ff394366a66eaad',qos_specs=None,replication_status=,reservations=['f2323459-8d54-4009-a3f6-a858ec1fc177','ddc730f2-e9a7-4fcf-a844-7dc3190bdf5d','44d65839-54b5-4928-8b60-2b997d18586a','64568335-d3ee-45e5-a7d5-ea5b00d3416c'],size=1,snapshot_id=None,source_replicaid=,source_volid=a3b79ec3-41f1-40cf-8833-0a2e283eb2b2,status='creating',user_id='42c98f47c34d4ad08f50754c52a16dcc',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:11:33.607682 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-e26a77bd-73e2-45d6-af64-da94a491d808 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c0f4e88-a5c3-4016-a149-e430ddd48c6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:11:33.626614 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:33.626614 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:33.628454 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b2d46a20-dceb-42d1-83bc-0cbb1dd2be2a tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:11:33.629457 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1522/3094] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:33 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 818 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:33.693896 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-e26a77bd-73e2-45d6-af64-da94a491d808 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c0f4e88-a5c3-4016-a149-e430ddd48c6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:11:33.696628 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-e26a77bd-73e2-45d6-af64-da94a491d808 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Flow 'volume_create_api' (b7de2a0d-8184-45d9-9dcc-ee73b930e3c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:11:33.756085 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e26a77bd-73e2-45d6-af64-da94a491d808 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Create volume request issued successfully. Dec 02 11:11:33.781481 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e26a77bd-73e2-45d6-af64-da94a491d808 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes returned with HTTP 202 Dec 02 11:11:33.781481 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1573/3095] 10.222.0.23 () {60 vars in 1226 bytes} [Wed Dec 2 11:11:33 2020] POST /volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes => generated 849 bytes in 597 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:11:33.806885 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-37b2d95a-d53f-41f4-958d-3f9c0218c05b tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] GET http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/db8ceb03-8ed3-41f0-a45d-0e72559ffc9f Dec 02 11:11:33.807557 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-37b2d95a-d53f-41f4-958d-3f9c0218c05b tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:33.807886 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:33.807886 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:33.808447 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-37b2d95a-d53f-41f4-958d-3f9c0218c05b tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:33.916217 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:33.916217 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:33.926503 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-37b2d95a-d53f-41f4-958d-3f9c0218c05b tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Volume info retrieved successfully. Dec 02 11:11:33.954421 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-37b2d95a-d53f-41f4-958d-3f9c0218c05b tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/db8ceb03-8ed3-41f0-a45d-0e72559ffc9f returned with HTTP 200 Dec 02 11:11:33.974329 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1523/3096] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:33 2020] GET /volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/db8ceb03-8ed3-41f0-a45d-0e72559ffc9f => generated 941 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:34.645420 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c34398c0-3e3d-4c0b-b7e8-4623f9a407b9 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:11:34.646106 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c34398c0-3e3d-4c0b-b7e8-4623f9a407b9 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:34.646428 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:34.646428 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:34.647150 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c34398c0-3e3d-4c0b-b7e8-4623f9a407b9 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:34.647697 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-c34398c0-3e3d-4c0b-b7e8-4623f9a407b9 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:11:34.678281 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:34.678281 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:34.681295 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c34398c0-3e3d-4c0b-b7e8-4623f9a407b9 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:11:34.682629 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1574/3097] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:34 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 818 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:34.981603 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f8fc7a24-d9e2-44ae-ad78-71c2dfa59e21 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] GET http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/db8ceb03-8ed3-41f0-a45d-0e72559ffc9f Dec 02 11:11:34.982099 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f8fc7a24-d9e2-44ae-ad78-71c2dfa59e21 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:34.982573 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:34.982573 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:34.983174 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f8fc7a24-d9e2-44ae-ad78-71c2dfa59e21 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:35.071532 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:35.071532 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:35.085495 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f8fc7a24-d9e2-44ae-ad78-71c2dfa59e21 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Volume info retrieved successfully. Dec 02 11:11:35.170637 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f8fc7a24-d9e2-44ae-ad78-71c2dfa59e21 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/db8ceb03-8ed3-41f0-a45d-0e72559ffc9f returned with HTTP 200 Dec 02 11:11:35.186548 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1524/3098] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:34 2020] GET /volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/db8ceb03-8ed3-41f0-a45d-0e72559ffc9f => generated 941 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:35.696443 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-832a7660-d734-46d8-bba0-83a56bebff58 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:11:35.697632 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-832a7660-d734-46d8-bba0-83a56bebff58 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:35.698053 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:35.698053 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:35.698955 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-832a7660-d734-46d8-bba0-83a56bebff58 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:35.699519 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-832a7660-d734-46d8-bba0-83a56bebff58 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:11:35.724362 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:35.724362 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:35.726752 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-832a7660-d734-46d8-bba0-83a56bebff58 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:11:35.727728 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1575/3099] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:35 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 818 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:36.187754 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7c32fd61-e223-4de2-a9e1-43d150fa3e94 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] GET http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/db8ceb03-8ed3-41f0-a45d-0e72559ffc9f Dec 02 11:11:36.188575 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7c32fd61-e223-4de2-a9e1-43d150fa3e94 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:36.189032 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:36.189032 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:36.189660 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7c32fd61-e223-4de2-a9e1-43d150fa3e94 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:36.244504 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:36.244504 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:36.253519 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-7c32fd61-e223-4de2-a9e1-43d150fa3e94 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Volume info retrieved successfully. Dec 02 11:11:36.276958 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7c32fd61-e223-4de2-a9e1-43d150fa3e94 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/db8ceb03-8ed3-41f0-a45d-0e72559ffc9f returned with HTTP 200 Dec 02 11:11:36.278237 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1525/3100] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:36 2020] GET /volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/db8ceb03-8ed3-41f0-a45d-0e72559ffc9f => generated 941 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:36.742600 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5c7cc7d4-4637-4676-8506-001968e4498b tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:11:36.744129 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5c7cc7d4-4637-4676-8506-001968e4498b tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:36.744508 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:36.744508 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:36.745162 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5c7cc7d4-4637-4676-8506-001968e4498b tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:36.745719 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-5c7cc7d4-4637-4676-8506-001968e4498b tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:11:36.820100 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:36.820100 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:36.828848 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5c7cc7d4-4637-4676-8506-001968e4498b tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:11:36.829817 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1576/3101] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:36 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 818 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:37.294998 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-77cab205-3dbe-4cfc-8613-836ea1d85dd2 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] GET http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/db8ceb03-8ed3-41f0-a45d-0e72559ffc9f Dec 02 11:11:37.297843 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-77cab205-3dbe-4cfc-8613-836ea1d85dd2 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:37.298238 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:37.298238 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:37.298841 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-77cab205-3dbe-4cfc-8613-836ea1d85dd2 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:37.316919 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c98ee4f6-d842-47fa-97a4-3a4d99b51fae tempest-VolumesServicesTestJSON-648739198 tempest-VolumesServicesTestJSON-648739198] GET http://10.222.0.23/volume/v3/1df947ecc8514d34b7dbd9a629e92af1/os-services Dec 02 11:11:37.317657 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c98ee4f6-d842-47fa-97a4-3a4d99b51fae tempest-VolumesServicesTestJSON-648739198 tempest-VolumesServicesTestJSON-648739198] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:37.317922 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:37.317922 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:37.318338 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c98ee4f6-d842-47fa-97a4-3a4d99b51fae tempest-VolumesServicesTestJSON-648739198 tempest-VolumesServicesTestJSON-648739198] Calling method 'index' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:37.339881 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c98ee4f6-d842-47fa-97a4-3a4d99b51fae tempest-VolumesServicesTestJSON-648739198 tempest-VolumesServicesTestJSON-648739198] http://10.222.0.23/volume/v3/1df947ecc8514d34b7dbd9a629e92af1/os-services returned with HTTP 200 Dec 02 11:11:37.340761 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1526/3102] 10.222.0.23 () {58 vars in 1216 bytes} [Wed Dec 2 11:11:37 2020] GET /volume/v3/1df947ecc8514d34b7dbd9a629e92af1/os-services => generated 629 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:37.361867 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-81fe61b4-c35c-4c08-872a-1f3b0a412433 tempest-VolumesServicesTestJSON-648739198 tempest-VolumesServicesTestJSON-648739198] GET http://10.222.0.23/volume/v3/1df947ecc8514d34b7dbd9a629e92af1/os-services?host=n-d-764292-5 Dec 02 11:11:37.362400 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-81fe61b4-c35c-4c08-872a-1f3b0a412433 tempest-VolumesServicesTestJSON-648739198 tempest-VolumesServicesTestJSON-648739198] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:37.362883 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-81fe61b4-c35c-4c08-872a-1f3b0a412433 tempest-VolumesServicesTestJSON-648739198 tempest-VolumesServicesTestJSON-648739198] Calling method 'index' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:37.387137 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-81fe61b4-c35c-4c08-872a-1f3b0a412433 tempest-VolumesServicesTestJSON-648739198 tempest-VolumesServicesTestJSON-648739198] http://10.222.0.23/volume/v3/1df947ecc8514d34b7dbd9a629e92af1/os-services?host=n-d-764292-5 returned with HTTP 200 Dec 02 11:11:37.390032 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1527/3103] 10.222.0.23 () {58 vars in 1251 bytes} [Wed Dec 2 11:11:37 2020] GET /volume/v3/1df947ecc8514d34b7dbd9a629e92af1/os-services?host=n-d-764292-5 => generated 629 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:37.406778 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e47c94ca-c217-4206-bf10-fd4799a5a380 tempest-VolumesServicesTestJSON-648739198 tempest-VolumesServicesTestJSON-648739198] GET http://10.222.0.23/volume/v3/1df947ecc8514d34b7dbd9a629e92af1/os-services?host=n-d-764292-5&binary=cinder-scheduler Dec 02 11:11:37.407575 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e47c94ca-c217-4206-bf10-fd4799a5a380 tempest-VolumesServicesTestJSON-648739198 tempest-VolumesServicesTestJSON-648739198] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:37.408268 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e47c94ca-c217-4206-bf10-fd4799a5a380 tempest-VolumesServicesTestJSON-648739198 tempest-VolumesServicesTestJSON-648739198] Calling method 'index' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:37.408850 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:37.408850 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:37.417671 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-77cab205-3dbe-4cfc-8613-836ea1d85dd2 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Volume info retrieved successfully. Dec 02 11:11:37.418166 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e47c94ca-c217-4206-bf10-fd4799a5a380 tempest-VolumesServicesTestJSON-648739198 tempest-VolumesServicesTestJSON-648739198] http://10.222.0.23/volume/v3/1df947ecc8514d34b7dbd9a629e92af1/os-services?host=n-d-764292-5&binary=cinder-scheduler returned with HTTP 200 Dec 02 11:11:37.419191 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1528/3104] 10.222.0.23 () {58 vars in 1299 bytes} [Wed Dec 2 11:11:37 2020] GET /volume/v3/1df947ecc8514d34b7dbd9a629e92af1/os-services?host=n-d-764292-5&binary=cinder-scheduler => generated 191 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:37.436331 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7a9d664a-d270-4d28-a3ec-a9eeff6d04bf tempest-VolumesServicesTestJSON-648739198 tempest-VolumesServicesTestJSON-648739198] GET http://10.222.0.23/volume/v3/1df947ecc8514d34b7dbd9a629e92af1/os-services?binary=cinder-scheduler Dec 02 11:11:37.437087 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7a9d664a-d270-4d28-a3ec-a9eeff6d04bf tempest-VolumesServicesTestJSON-648739198 tempest-VolumesServicesTestJSON-648739198] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:37.437715 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7a9d664a-d270-4d28-a3ec-a9eeff6d04bf tempest-VolumesServicesTestJSON-648739198 tempest-VolumesServicesTestJSON-648739198] Calling method 'index' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:37.443678 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-77cab205-3dbe-4cfc-8613-836ea1d85dd2 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/db8ceb03-8ed3-41f0-a45d-0e72559ffc9f returned with HTTP 200 Dec 02 11:11:37.445181 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1577/3105] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:37 2020] GET /volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/db8ceb03-8ed3-41f0-a45d-0e72559ffc9f => generated 941 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:37.447904 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7a9d664a-d270-4d28-a3ec-a9eeff6d04bf tempest-VolumesServicesTestJSON-648739198 tempest-VolumesServicesTestJSON-648739198] http://10.222.0.23/volume/v3/1df947ecc8514d34b7dbd9a629e92af1/os-services?binary=cinder-scheduler returned with HTTP 200 Dec 02 11:11:37.449073 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1529/3106] 10.222.0.23 () {58 vars in 1263 bytes} [Wed Dec 2 11:11:37 2020] GET /volume/v3/1df947ecc8514d34b7dbd9a629e92af1/os-services?binary=cinder-scheduler => generated 191 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:37.632952 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-25362504-44af-4169-b90b-1092d890d903 tempest-VolumesServicesTestJSON-499299416 tempest-VolumesServicesTestJSON-499299416] POST http://10.222.0.23/volume/v3/96ee35d4bc8d4e32a060d09579cd6e79/volumes Dec 02 11:11:37.633535 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:37.633535 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:37.634022 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-25362504-44af-4169-b90b-1092d890d903 tempest-VolumesServicesTestJSON-499299416 tempest-VolumesServicesTestJSON-499299416] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-746893639"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:11:37.635677 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-25362504-44af-4169-b90b-1092d890d903 tempest-VolumesServicesTestJSON-499299416 tempest-VolumesServicesTestJSON-499299416] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-746893639'}} {{(pid=88069) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 11:11:37.636137 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-25362504-44af-4169-b90b-1092d890d903 tempest-VolumesServicesTestJSON-499299416 tempest-VolumesServicesTestJSON-499299416] Create volume of 1 GB Dec 02 11:11:37.652870 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-25362504-44af-4169-b90b-1092d890d903 tempest-VolumesServicesTestJSON-499299416 tempest-VolumesServicesTestJSON-499299416] Availability Zones retrieved successfully. Dec 02 11:11:37.679889 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-25362504-44af-4169-b90b-1092d890d903 tempest-VolumesServicesTestJSON-499299416 tempest-VolumesServicesTestJSON-499299416] Flow 'volume_create_api' (513f3ef1-8b55-4a42-88f4-354511cede2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:11:37.683436 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-25362504-44af-4169-b90b-1092d890d903 tempest-VolumesServicesTestJSON-499299416 tempest-VolumesServicesTestJSON-499299416] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9061bccc-b794-42eb-a7fc-87dfd2252915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:11:37.686548 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-25362504-44af-4169-b90b-1092d890d903 tempest-VolumesServicesTestJSON-499299416 tempest-VolumesServicesTestJSON-499299416] Validating volume size '1' using validate_int {{(pid=88069) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 11:11:37.814357 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-25362504-44af-4169-b90b-1092d890d903 tempest-VolumesServicesTestJSON-499299416 tempest-VolumesServicesTestJSON-499299416] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9061bccc-b794-42eb-a7fc-87dfd2252915) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:11:37.816604 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-25362504-44af-4169-b90b-1092d890d903 tempest-VolumesServicesTestJSON-499299416 tempest-VolumesServicesTestJSON-499299416] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (faf3059d-7cf6-4d53-bd94-f0136c17ebba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:11:37.845657 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-35734042-2153-43dc-81c6-9c228c4285c3 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:11:37.846370 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-35734042-2153-43dc-81c6-9c228c4285c3 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:37.846929 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-35734042-2153-43dc-81c6-9c228c4285c3 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:37.847387 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-35734042-2153-43dc-81c6-9c228c4285c3 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:11:37.885507 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:37.885507 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:37.892581 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-35734042-2153-43dc-81c6-9c228c4285c3 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:11:37.894291 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1530/3107] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:37 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 818 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:38.115723 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-25362504-44af-4169-b90b-1092d890d903 tempest-VolumesServicesTestJSON-499299416 tempest-VolumesServicesTestJSON-499299416] Created reservations ['98405aeb-8f23-458c-b937-4443772c1357', '844fe0c7-4843-402a-964c-4b29e6dd0cbe', '28498b41-7abe-4e42-80f6-73a0ca1ae935', 'b7486abd-b000-47d3-8161-a936cd2257c8'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:11:38.118321 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-25362504-44af-4169-b90b-1092d890d903 tempest-VolumesServicesTestJSON-499299416 tempest-VolumesServicesTestJSON-499299416] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (faf3059d-7cf6-4d53-bd94-f0136c17ebba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98405aeb-8f23-458c-b937-4443772c1357', '844fe0c7-4843-402a-964c-4b29e6dd0cbe', '28498b41-7abe-4e42-80f6-73a0ca1ae935', 'b7486abd-b000-47d3-8161-a936cd2257c8']}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:11:38.120855 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-25362504-44af-4169-b90b-1092d890d903 tempest-VolumesServicesTestJSON-499299416 tempest-VolumesServicesTestJSON-499299416] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9f72a7b-ef93-4180-81cf-cfc728ed77fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:11:38.433073 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-25362504-44af-4169-b90b-1092d890d903 tempest-VolumesServicesTestJSON-499299416 tempest-VolumesServicesTestJSON-499299416] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9f72a7b-ef93-4180-81cf-cfc728ed77fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44bac4b5-d660-44ff-96b0-78e9a9033720', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-746893639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96ee35d4bc8d4e32a060d09579cd6e79',qos_specs=None,replication_status=,reservations=['98405aeb-8f23-458c-b937-4443772c1357','844fe0c7-4843-402a-964c-4b29e6dd0cbe','28498b41-7abe-4e42-80f6-73a0ca1ae935','b7486abd-b000-47d3-8161-a936cd2257c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e698c0c2bda74eab823351a4877b8337',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T11:11:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-746893639',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=44bac4b5-d660-44ff-96b0-78e9a9033720,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96ee35d4bc8d4e32a060d09579cd6e79',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,user_id='e698c0c2bda74eab823351a4877b8337',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:11:38.435440 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-25362504-44af-4169-b90b-1092d890d903 tempest-VolumesServicesTestJSON-499299416 tempest-VolumesServicesTestJSON-499299416] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f43bceff-33e1-434b-a407-38d74a2bba32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:11:38.461106 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4881fde1-e3a3-4884-906d-129798f50253 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] GET http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/db8ceb03-8ed3-41f0-a45d-0e72559ffc9f Dec 02 11:11:38.461947 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4881fde1-e3a3-4884-906d-129798f50253 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:38.462885 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:38.462885 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:38.465965 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4881fde1-e3a3-4884-906d-129798f50253 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:38.550325 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:38.550325 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:38.559061 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-25362504-44af-4169-b90b-1092d890d903 tempest-VolumesServicesTestJSON-499299416 tempest-VolumesServicesTestJSON-499299416] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f43bceff-33e1-434b-a407-38d74a2bba32) 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-VolumesServicesTestJSON-Volume-746893639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96ee35d4bc8d4e32a060d09579cd6e79',qos_specs=None,replication_status=,reservations=['98405aeb-8f23-458c-b937-4443772c1357','844fe0c7-4843-402a-964c-4b29e6dd0cbe','28498b41-7abe-4e42-80f6-73a0ca1ae935','b7486abd-b000-47d3-8161-a936cd2257c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e698c0c2bda74eab823351a4877b8337',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:11:38.561200 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-25362504-44af-4169-b90b-1092d890d903 tempest-VolumesServicesTestJSON-499299416 tempest-VolumesServicesTestJSON-499299416] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e0b3923-84c1-407b-8d9b-26f2a620b41c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:11:38.584128 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-4881fde1-e3a3-4884-906d-129798f50253 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Volume info retrieved successfully. Dec 02 11:11:38.635536 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-25362504-44af-4169-b90b-1092d890d903 tempest-VolumesServicesTestJSON-499299416 tempest-VolumesServicesTestJSON-499299416] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e0b3923-84c1-407b-8d9b-26f2a620b41c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:11:38.638243 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4881fde1-e3a3-4884-906d-129798f50253 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/db8ceb03-8ed3-41f0-a45d-0e72559ffc9f returned with HTTP 200 Dec 02 11:11:38.639393 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1531/3108] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:38 2020] GET /volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/db8ceb03-8ed3-41f0-a45d-0e72559ffc9f => generated 941 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:38.649164 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-25362504-44af-4169-b90b-1092d890d903 tempest-VolumesServicesTestJSON-499299416 tempest-VolumesServicesTestJSON-499299416] Flow 'volume_create_api' (513f3ef1-8b55-4a42-88f4-354511cede2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:11:38.765319 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-25362504-44af-4169-b90b-1092d890d903 tempest-VolumesServicesTestJSON-499299416 tempest-VolumesServicesTestJSON-499299416] Create volume request issued successfully. Dec 02 11:11:38.805229 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-25362504-44af-4169-b90b-1092d890d903 tempest-VolumesServicesTestJSON-499299416 tempest-VolumesServicesTestJSON-499299416] http://10.222.0.23/volume/v3/96ee35d4bc8d4e32a060d09579cd6e79/volumes returned with HTTP 202 Dec 02 11:11:38.806565 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1578/3109] 10.222.0.23 () {60 vars in 1225 bytes} [Wed Dec 2 11:11:37 2020] POST /volume/v3/96ee35d4bc8d4e32a060d09579cd6e79/volumes => generated 822 bytes in 1348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:11:38.820639 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e40a0666-458d-4a72-ab26-921219a65e6d tempest-VolumesServicesTestJSON-499299416 tempest-VolumesServicesTestJSON-499299416] GET http://10.222.0.23/volume/v3/96ee35d4bc8d4e32a060d09579cd6e79/volumes/44bac4b5-d660-44ff-96b0-78e9a9033720 Dec 02 11:11:38.821201 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e40a0666-458d-4a72-ab26-921219a65e6d tempest-VolumesServicesTestJSON-499299416 tempest-VolumesServicesTestJSON-499299416] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:38.821397 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:38.821397 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:38.821769 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e40a0666-458d-4a72-ab26-921219a65e6d tempest-VolumesServicesTestJSON-499299416 tempest-VolumesServicesTestJSON-499299416] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:38.912908 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:38.912908 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:38.922250 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ba87c8c8-0dde-4223-8f86-a6f76ed1b1c2 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:11:38.922772 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ba87c8c8-0dde-4223-8f86-a6f76ed1b1c2 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:38.922974 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:38.922974 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:38.923573 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e40a0666-458d-4a72-ab26-921219a65e6d tempest-VolumesServicesTestJSON-499299416 tempest-VolumesServicesTestJSON-499299416] Volume info retrieved successfully. Dec 02 11:11:38.923777 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ba87c8c8-0dde-4223-8f86-a6f76ed1b1c2 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:38.924150 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-ba87c8c8-0dde-4223-8f86-a6f76ed1b1c2 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:11:38.969057 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:38.969057 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:38.971977 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ba87c8c8-0dde-4223-8f86-a6f76ed1b1c2 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:11:38.975402 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e40a0666-458d-4a72-ab26-921219a65e6d tempest-VolumesServicesTestJSON-499299416 tempest-VolumesServicesTestJSON-499299416] http://10.222.0.23/volume/v3/96ee35d4bc8d4e32a060d09579cd6e79/volumes/44bac4b5-d660-44ff-96b0-78e9a9033720 returned with HTTP 200 Dec 02 11:11:38.976421 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1532/3110] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:38 2020] GET /volume/v3/96ee35d4bc8d4e32a060d09579cd6e79/volumes/44bac4b5-d660-44ff-96b0-78e9a9033720 => generated 890 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:38.982238 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1579/3111] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:38 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 818 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:39.671642 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e48df1d0-327e-46c0-95ce-026f392986d7 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] GET http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/db8ceb03-8ed3-41f0-a45d-0e72559ffc9f Dec 02 11:11:39.672374 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e48df1d0-327e-46c0-95ce-026f392986d7 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:39.672769 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:39.672769 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:39.673399 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e48df1d0-327e-46c0-95ce-026f392986d7 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:39.795197 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:39.795197 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:39.815683 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e48df1d0-327e-46c0-95ce-026f392986d7 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Volume info retrieved successfully. Dec 02 11:11:39.892596 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e48df1d0-327e-46c0-95ce-026f392986d7 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/db8ceb03-8ed3-41f0-a45d-0e72559ffc9f returned with HTTP 200 Dec 02 11:11:39.895023 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1533/3112] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:39 2020] GET /volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/db8ceb03-8ed3-41f0-a45d-0e72559ffc9f => generated 941 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:39.992695 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-30817e87-a262-4ce3-97d9-876e65c5701b tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:11:39.993334 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-30817e87-a262-4ce3-97d9-876e65c5701b tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:39.993563 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:39.993563 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:39.994414 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-30817e87-a262-4ce3-97d9-876e65c5701b tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:39.994792 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-30817e87-a262-4ce3-97d9-876e65c5701b tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:11:39.996552 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1a8d9364-95f9-4ebb-b2c1-d01d50c0e59d tempest-VolumesServicesTestJSON-499299416 tempest-VolumesServicesTestJSON-499299416] GET http://10.222.0.23/volume/v3/96ee35d4bc8d4e32a060d09579cd6e79/volumes/44bac4b5-d660-44ff-96b0-78e9a9033720 Dec 02 11:11:40.001635 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1a8d9364-95f9-4ebb-b2c1-d01d50c0e59d tempest-VolumesServicesTestJSON-499299416 tempest-VolumesServicesTestJSON-499299416] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:40.002151 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:40.002151 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:40.002860 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1a8d9364-95f9-4ebb-b2c1-d01d50c0e59d tempest-VolumesServicesTestJSON-499299416 tempest-VolumesServicesTestJSON-499299416] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:40.059962 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:40.059962 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:40.067701 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-30817e87-a262-4ce3-97d9-876e65c5701b tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:11:40.068775 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1580/3113] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:39 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 818 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:40.230438 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:40.230438 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:40.273121 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-1a8d9364-95f9-4ebb-b2c1-d01d50c0e59d tempest-VolumesServicesTestJSON-499299416 tempest-VolumesServicesTestJSON-499299416] Volume info retrieved successfully. Dec 02 11:11:40.344725 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1a8d9364-95f9-4ebb-b2c1-d01d50c0e59d tempest-VolumesServicesTestJSON-499299416 tempest-VolumesServicesTestJSON-499299416] http://10.222.0.23/volume/v3/96ee35d4bc8d4e32a060d09579cd6e79/volumes/44bac4b5-d660-44ff-96b0-78e9a9033720 returned with HTTP 200 Dec 02 11:11:40.345576 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1534/3114] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:39 2020] GET /volume/v3/96ee35d4bc8d4e32a060d09579cd6e79/volumes/44bac4b5-d660-44ff-96b0-78e9a9033720 => generated 914 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:11:40.917156 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3ecac1fb-e5cb-488d-8f43-23be2dac97de tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] GET http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/db8ceb03-8ed3-41f0-a45d-0e72559ffc9f Dec 02 11:11:40.927169 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3ecac1fb-e5cb-488d-8f43-23be2dac97de tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:40.927857 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:40.927857 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:40.929541 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3ecac1fb-e5cb-488d-8f43-23be2dac97de tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:41.117843 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9ab4f106-998a-494b-9baa-cf8c1102bdc1 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:11:41.125217 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9ab4f106-998a-494b-9baa-cf8c1102bdc1 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:41.129692 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:41.129692 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:41.141525 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9ab4f106-998a-494b-9baa-cf8c1102bdc1 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:41.150597 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-9ab4f106-998a-494b-9baa-cf8c1102bdc1 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:11:41.200481 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:41.200481 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:41.224992 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3ecac1fb-e5cb-488d-8f43-23be2dac97de tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Volume info retrieved successfully. Dec 02 11:11:41.291563 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3ecac1fb-e5cb-488d-8f43-23be2dac97de tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/db8ceb03-8ed3-41f0-a45d-0e72559ffc9f returned with HTTP 200 Dec 02 11:11:41.298929 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:41.298929 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:41.302147 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1581/3115] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:40 2020] GET /volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/db8ceb03-8ed3-41f0-a45d-0e72559ffc9f => generated 941 bytes in 392 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:41.310272 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9ab4f106-998a-494b-9baa-cf8c1102bdc1 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:11:41.322974 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1535/3116] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:41 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 818 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:41.370133 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-442a5c04-c3b4-42f2-94da-76bdb1c6308c tempest-VolumesServicesTestJSON-499299416 tempest-VolumesServicesTestJSON-499299416] GET http://10.222.0.23/volume/v3/96ee35d4bc8d4e32a060d09579cd6e79/volumes/44bac4b5-d660-44ff-96b0-78e9a9033720 Dec 02 11:11:41.370708 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-442a5c04-c3b4-42f2-94da-76bdb1c6308c tempest-VolumesServicesTestJSON-499299416 tempest-VolumesServicesTestJSON-499299416] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:41.371030 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:41.371030 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:41.371603 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-442a5c04-c3b4-42f2-94da-76bdb1c6308c tempest-VolumesServicesTestJSON-499299416 tempest-VolumesServicesTestJSON-499299416] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:41.463804 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:41.463804 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:41.473229 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-442a5c04-c3b4-42f2-94da-76bdb1c6308c tempest-VolumesServicesTestJSON-499299416 tempest-VolumesServicesTestJSON-499299416] Volume info retrieved successfully. Dec 02 11:11:41.497520 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-442a5c04-c3b4-42f2-94da-76bdb1c6308c tempest-VolumesServicesTestJSON-499299416 tempest-VolumesServicesTestJSON-499299416] http://10.222.0.23/volume/v3/96ee35d4bc8d4e32a060d09579cd6e79/volumes/44bac4b5-d660-44ff-96b0-78e9a9033720 returned with HTTP 200 Dec 02 11:11:41.498753 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1582/3117] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:41 2020] GET /volume/v3/96ee35d4bc8d4e32a060d09579cd6e79/volumes/44bac4b5-d660-44ff-96b0-78e9a9033720 => generated 915 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:41.527802 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f6305ac2-57f1-461f-924e-62b0e043fb7e tempest-VolumesServicesTestJSON-648739198 tempest-VolumesServicesTestJSON-648739198] GET http://10.222.0.23/volume/v3/1df947ecc8514d34b7dbd9a629e92af1/volumes/44bac4b5-d660-44ff-96b0-78e9a9033720 Dec 02 11:11:41.529232 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f6305ac2-57f1-461f-924e-62b0e043fb7e tempest-VolumesServicesTestJSON-648739198 tempest-VolumesServicesTestJSON-648739198] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:41.529477 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:41.529477 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:41.529868 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f6305ac2-57f1-461f-924e-62b0e043fb7e tempest-VolumesServicesTestJSON-648739198 tempest-VolumesServicesTestJSON-648739198] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:41.635318 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:41.635318 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:41.648432 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f6305ac2-57f1-461f-924e-62b0e043fb7e tempest-VolumesServicesTestJSON-648739198 tempest-VolumesServicesTestJSON-648739198] Volume info retrieved successfully. Dec 02 11:11:41.684508 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f6305ac2-57f1-461f-924e-62b0e043fb7e tempest-VolumesServicesTestJSON-648739198 tempest-VolumesServicesTestJSON-648739198] http://10.222.0.23/volume/v3/1df947ecc8514d34b7dbd9a629e92af1/volumes/44bac4b5-d660-44ff-96b0-78e9a9033720 returned with HTTP 200 Dec 02 11:11:41.699015 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1536/3118] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:41 2020] GET /volume/v3/1df947ecc8514d34b7dbd9a629e92af1/volumes/44bac4b5-d660-44ff-96b0-78e9a9033720 => generated 1086 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:11:41.725744 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b2026ab7-6ce6-48b1-91a6-bb02ec4c024e tempest-VolumesServicesTestJSON-648739198 tempest-VolumesServicesTestJSON-648739198] GET http://10.222.0.23/volume/v3/1df947ecc8514d34b7dbd9a629e92af1/os-services?host=n-d-764292-5&binary=cinder-volume Dec 02 11:11:41.727790 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b2026ab7-6ce6-48b1-91a6-bb02ec4c024e tempest-VolumesServicesTestJSON-648739198 tempest-VolumesServicesTestJSON-648739198] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:41.728286 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:41.728286 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:41.728741 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b2026ab7-6ce6-48b1-91a6-bb02ec4c024e tempest-VolumesServicesTestJSON-648739198 tempest-VolumesServicesTestJSON-648739198] Calling method 'index' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:41.746433 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b2026ab7-6ce6-48b1-91a6-bb02ec4c024e tempest-VolumesServicesTestJSON-648739198 tempest-VolumesServicesTestJSON-648739198] http://10.222.0.23/volume/v3/1df947ecc8514d34b7dbd9a629e92af1/os-services?host=n-d-764292-5&binary=cinder-volume returned with HTTP 200 Dec 02 11:11:41.747481 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1583/3119] 10.222.0.23 () {58 vars in 1293 bytes} [Wed Dec 2 11:11:41 2020] GET /volume/v3/1df947ecc8514d34b7dbd9a629e92af1/os-services?host=n-d-764292-5&binary=cinder-volume => generated 278 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:41.767623 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-69d7d2d2-f520-4d10-a98d-3a26586b4124 tempest-VolumesServicesTestJSON-648739198 tempest-VolumesServicesTestJSON-648739198] GET http://10.222.0.23/volume/v3/1df947ecc8514d34b7dbd9a629e92af1/os-services Dec 02 11:11:41.768250 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-69d7d2d2-f520-4d10-a98d-3a26586b4124 tempest-VolumesServicesTestJSON-648739198 tempest-VolumesServicesTestJSON-648739198] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:41.768477 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:41.768477 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:41.768920 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-69d7d2d2-f520-4d10-a98d-3a26586b4124 tempest-VolumesServicesTestJSON-648739198 tempest-VolumesServicesTestJSON-648739198] Calling method 'index' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:41.779629 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-69d7d2d2-f520-4d10-a98d-3a26586b4124 tempest-VolumesServicesTestJSON-648739198 tempest-VolumesServicesTestJSON-648739198] http://10.222.0.23/volume/v3/1df947ecc8514d34b7dbd9a629e92af1/os-services returned with HTTP 200 Dec 02 11:11:41.780737 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1537/3120] 10.222.0.23 () {58 vars in 1216 bytes} [Wed Dec 2 11:11:41 2020] GET /volume/v3/1df947ecc8514d34b7dbd9a629e92af1/os-services => generated 629 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:41.793116 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ebd31a46-df66-47c5-9e1a-6e85fd888b8f tempest-VolumesServicesTestJSON-499299416 tempest-VolumesServicesTestJSON-499299416] DELETE http://10.222.0.23/volume/v3/96ee35d4bc8d4e32a060d09579cd6e79/volumes/44bac4b5-d660-44ff-96b0-78e9a9033720 Dec 02 11:11:41.793669 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ebd31a46-df66-47c5-9e1a-6e85fd888b8f tempest-VolumesServicesTestJSON-499299416 tempest-VolumesServicesTestJSON-499299416] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:41.794123 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ebd31a46-df66-47c5-9e1a-6e85fd888b8f tempest-VolumesServicesTestJSON-499299416 tempest-VolumesServicesTestJSON-499299416] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:41.794599 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-ebd31a46-df66-47c5-9e1a-6e85fd888b8f tempest-VolumesServicesTestJSON-499299416 tempest-VolumesServicesTestJSON-499299416] Delete volume with id: 44bac4b5-d660-44ff-96b0-78e9a9033720 Dec 02 11:11:41.851880 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:41.851880 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:41.853227 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-ebd31a46-df66-47c5-9e1a-6e85fd888b8f tempest-VolumesServicesTestJSON-499299416 tempest-VolumesServicesTestJSON-499299416] Volume info retrieved successfully. Dec 02 11:11:42.045209 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-ebd31a46-df66-47c5-9e1a-6e85fd888b8f tempest-VolumesServicesTestJSON-499299416 tempest-VolumesServicesTestJSON-499299416] Delete volume request issued successfully. Dec 02 11:11:42.052159 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ebd31a46-df66-47c5-9e1a-6e85fd888b8f tempest-VolumesServicesTestJSON-499299416 tempest-VolumesServicesTestJSON-499299416] http://10.222.0.23/volume/v3/96ee35d4bc8d4e32a060d09579cd6e79/volumes/44bac4b5-d660-44ff-96b0-78e9a9033720 returned with HTTP 202 Dec 02 11:11:42.057722 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1584/3121] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:11:41 2020] DELETE /volume/v3/96ee35d4bc8d4e32a060d09579cd6e79/volumes/44bac4b5-d660-44ff-96b0-78e9a9033720 => generated 0 bytes in 268 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:11:42.069047 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-386adb5b-8bb5-45c9-81be-cc2b05cedc19 tempest-VolumesServicesTestJSON-499299416 tempest-VolumesServicesTestJSON-499299416] GET http://10.222.0.23/volume/v3/96ee35d4bc8d4e32a060d09579cd6e79/volumes/44bac4b5-d660-44ff-96b0-78e9a9033720 Dec 02 11:11:42.069642 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-386adb5b-8bb5-45c9-81be-cc2b05cedc19 tempest-VolumesServicesTestJSON-499299416 tempest-VolumesServicesTestJSON-499299416] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:42.070154 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-386adb5b-8bb5-45c9-81be-cc2b05cedc19 tempest-VolumesServicesTestJSON-499299416 tempest-VolumesServicesTestJSON-499299416] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:42.201035 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:42.201035 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:42.218929 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-386adb5b-8bb5-45c9-81be-cc2b05cedc19 tempest-VolumesServicesTestJSON-499299416 tempest-VolumesServicesTestJSON-499299416] Volume info retrieved successfully. Dec 02 11:11:42.257406 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-386adb5b-8bb5-45c9-81be-cc2b05cedc19 tempest-VolumesServicesTestJSON-499299416 tempest-VolumesServicesTestJSON-499299416] http://10.222.0.23/volume/v3/96ee35d4bc8d4e32a060d09579cd6e79/volumes/44bac4b5-d660-44ff-96b0-78e9a9033720 returned with HTTP 200 Dec 02 11:11:42.258339 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1538/3122] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:42 2020] GET /volume/v3/96ee35d4bc8d4e32a060d09579cd6e79/volumes/44bac4b5-d660-44ff-96b0-78e9a9033720 => generated 914 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:42.309725 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0b0524ed-96b9-4b92-ac21-351712b13c8d tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] GET http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/db8ceb03-8ed3-41f0-a45d-0e72559ffc9f Dec 02 11:11:42.310193 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0b0524ed-96b9-4b92-ac21-351712b13c8d tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:42.310415 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:42.310415 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:42.310786 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0b0524ed-96b9-4b92-ac21-351712b13c8d tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:42.339855 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e78e5329-8df7-482a-8582-f2e52247cf22 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:11:42.341573 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e78e5329-8df7-482a-8582-f2e52247cf22 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:42.341977 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:42.341977 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:42.342728 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e78e5329-8df7-482a-8582-f2e52247cf22 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:42.343461 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-e78e5329-8df7-482a-8582-f2e52247cf22 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:11:42.395716 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:42.395716 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:42.405654 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e78e5329-8df7-482a-8582-f2e52247cf22 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:11:42.413327 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1539/3123] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:42 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 818 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:42.532426 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:42.532426 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:42.561557 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0b0524ed-96b9-4b92-ac21-351712b13c8d tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Volume info retrieved successfully. Dec 02 11:11:42.603037 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0b0524ed-96b9-4b92-ac21-351712b13c8d tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/db8ceb03-8ed3-41f0-a45d-0e72559ffc9f returned with HTTP 200 Dec 02 11:11:42.606381 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1585/3124] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:42 2020] GET /volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/db8ceb03-8ed3-41f0-a45d-0e72559ffc9f => generated 941 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:11:43.277265 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f7b1dc12-d581-49f8-adff-70cb61d17f6a tempest-VolumesServicesTestJSON-499299416 tempest-VolumesServicesTestJSON-499299416] GET http://10.222.0.23/volume/v3/96ee35d4bc8d4e32a060d09579cd6e79/volumes/44bac4b5-d660-44ff-96b0-78e9a9033720 Dec 02 11:11:43.278462 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f7b1dc12-d581-49f8-adff-70cb61d17f6a tempest-VolumesServicesTestJSON-499299416 tempest-VolumesServicesTestJSON-499299416] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:43.278881 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:43.278881 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:43.279498 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f7b1dc12-d581-49f8-adff-70cb61d17f6a tempest-VolumesServicesTestJSON-499299416 tempest-VolumesServicesTestJSON-499299416] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:43.395895 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:43.395895 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:43.416242 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f7b1dc12-d581-49f8-adff-70cb61d17f6a tempest-VolumesServicesTestJSON-499299416 tempest-VolumesServicesTestJSON-499299416] Volume info retrieved successfully. Dec 02 11:11:43.434443 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c228c0e4-fa23-4a89-b904-d4c8a071c371 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:11:43.434988 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c228c0e4-fa23-4a89-b904-d4c8a071c371 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:43.435215 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:43.435215 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:43.435588 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c228c0e4-fa23-4a89-b904-d4c8a071c371 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:43.435954 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-c228c0e4-fa23-4a89-b904-d4c8a071c371 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:11:43.488561 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f7b1dc12-d581-49f8-adff-70cb61d17f6a tempest-VolumesServicesTestJSON-499299416 tempest-VolumesServicesTestJSON-499299416] http://10.222.0.23/volume/v3/96ee35d4bc8d4e32a060d09579cd6e79/volumes/44bac4b5-d660-44ff-96b0-78e9a9033720 returned with HTTP 200 Dec 02 11:11:43.491618 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1540/3125] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:43 2020] GET /volume/v3/96ee35d4bc8d4e32a060d09579cd6e79/volumes/44bac4b5-d660-44ff-96b0-78e9a9033720 => generated 914 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:43.493852 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:43.493852 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:43.496124 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c228c0e4-fa23-4a89-b904-d4c8a071c371 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:11:43.497446 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1586/3126] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:43 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 818 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:43.622101 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b155d358-b6bb-4496-b013-6581f1a9323e tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] GET http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/db8ceb03-8ed3-41f0-a45d-0e72559ffc9f Dec 02 11:11:43.622861 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b155d358-b6bb-4496-b013-6581f1a9323e tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:43.623229 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:43.623229 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:43.624682 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b155d358-b6bb-4496-b013-6581f1a9323e tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:43.697281 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:43.697281 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:43.721293 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b155d358-b6bb-4496-b013-6581f1a9323e tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Volume info retrieved successfully. Dec 02 11:11:43.780298 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b155d358-b6bb-4496-b013-6581f1a9323e tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/db8ceb03-8ed3-41f0-a45d-0e72559ffc9f returned with HTTP 200 Dec 02 11:11:43.783476 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1541/3127] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:43 2020] GET /volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/db8ceb03-8ed3-41f0-a45d-0e72559ffc9f => generated 941 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:44.509618 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e81c2f8e-7309-4346-bdfe-37dff3223e4c tempest-VolumesServicesTestJSON-499299416 tempest-VolumesServicesTestJSON-499299416] GET http://10.222.0.23/volume/v3/96ee35d4bc8d4e32a060d09579cd6e79/volumes/44bac4b5-d660-44ff-96b0-78e9a9033720 Dec 02 11:11:44.510680 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e81c2f8e-7309-4346-bdfe-37dff3223e4c tempest-VolumesServicesTestJSON-499299416 tempest-VolumesServicesTestJSON-499299416] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:44.511032 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:44.511032 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:44.511639 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7c1da4c5-a472-4e8d-ab26-105b0ead382a tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:11:44.511790 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e81c2f8e-7309-4346-bdfe-37dff3223e4c tempest-VolumesServicesTestJSON-499299416 tempest-VolumesServicesTestJSON-499299416] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:44.512163 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7c1da4c5-a472-4e8d-ab26-105b0ead382a tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:44.512380 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:44.512380 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:44.512765 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7c1da4c5-a472-4e8d-ab26-105b0ead382a tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:44.513127 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-7c1da4c5-a472-4e8d-ab26-105b0ead382a tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:11:44.569384 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:44.569384 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:44.584935 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7c1da4c5-a472-4e8d-ab26-105b0ead382a tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:11:44.591782 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1542/3128] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:44 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 818 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:44.594041 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e81c2f8e-7309-4346-bdfe-37dff3223e4c tempest-VolumesServicesTestJSON-499299416 tempest-VolumesServicesTestJSON-499299416] http://10.222.0.23/volume/v3/96ee35d4bc8d4e32a060d09579cd6e79/volumes/44bac4b5-d660-44ff-96b0-78e9a9033720 returned with HTTP 404 Dec 02 11:11:44.598387 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1587/3129] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:44 2020] GET /volume/v3/96ee35d4bc8d4e32a060d09579cd6e79/volumes/44bac4b5-d660-44ff-96b0-78e9a9033720 => generated 109 bytes in 93 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:11:44.813601 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b887becf-84d7-4f5a-ac9f-0cbb207e4c5c tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] GET http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/db8ceb03-8ed3-41f0-a45d-0e72559ffc9f Dec 02 11:11:44.821337 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b887becf-84d7-4f5a-ac9f-0cbb207e4c5c tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:44.823777 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:44.823777 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:44.829150 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b887becf-84d7-4f5a-ac9f-0cbb207e4c5c tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:44.979774 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:44.979774 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:45.004493 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b887becf-84d7-4f5a-ac9f-0cbb207e4c5c tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Volume info retrieved successfully. Dec 02 11:11:45.061354 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b887becf-84d7-4f5a-ac9f-0cbb207e4c5c tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/db8ceb03-8ed3-41f0-a45d-0e72559ffc9f returned with HTTP 200 Dec 02 11:11:45.062756 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1543/3130] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:44 2020] GET /volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/db8ceb03-8ed3-41f0-a45d-0e72559ffc9f => generated 941 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:45.604065 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-28306dcb-12af-462a-ad58-6d6030ede6b3 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:11:45.605473 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-28306dcb-12af-462a-ad58-6d6030ede6b3 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:45.606134 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-28306dcb-12af-462a-ad58-6d6030ede6b3 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:45.612693 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-28306dcb-12af-462a-ad58-6d6030ede6b3 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:11:45.685510 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:45.685510 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:45.687714 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-28306dcb-12af-462a-ad58-6d6030ede6b3 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:11:45.689225 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1588/3131] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:45 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 818 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:46.078698 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2424a717-e07a-4a3e-965b-05d3b4208ca2 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] GET http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/db8ceb03-8ed3-41f0-a45d-0e72559ffc9f Dec 02 11:11:46.079393 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2424a717-e07a-4a3e-965b-05d3b4208ca2 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:46.079759 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:46.079759 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:46.080349 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2424a717-e07a-4a3e-965b-05d3b4208ca2 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:46.197045 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:46.197045 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:46.224242 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-2424a717-e07a-4a3e-965b-05d3b4208ca2 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Volume info retrieved successfully. Dec 02 11:11:46.256318 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2424a717-e07a-4a3e-965b-05d3b4208ca2 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/db8ceb03-8ed3-41f0-a45d-0e72559ffc9f returned with HTTP 200 Dec 02 11:11:46.257556 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1544/3132] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:46 2020] GET /volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/db8ceb03-8ed3-41f0-a45d-0e72559ffc9f => generated 941 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:46.703892 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-82623fe8-70d1-464e-a806-c1986f70acfa tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:11:46.705407 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-82623fe8-70d1-464e-a806-c1986f70acfa tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:46.705785 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:46.705785 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:46.706463 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-82623fe8-70d1-464e-a806-c1986f70acfa tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:46.707005 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-82623fe8-70d1-464e-a806-c1986f70acfa tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:11:46.754302 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:46.754302 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:46.757490 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-82623fe8-70d1-464e-a806-c1986f70acfa tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:11:46.759233 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1589/3133] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:46 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 818 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:47.273822 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-58b10f3a-11e3-401c-88de-b913e08cd54c tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] GET http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/db8ceb03-8ed3-41f0-a45d-0e72559ffc9f Dec 02 11:11:47.274802 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-58b10f3a-11e3-401c-88de-b913e08cd54c tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:47.275215 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:47.275215 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:47.276078 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-58b10f3a-11e3-401c-88de-b913e08cd54c tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:47.329867 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:47.329867 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:47.339950 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-58b10f3a-11e3-401c-88de-b913e08cd54c tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Volume info retrieved successfully. Dec 02 11:11:47.365473 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-58b10f3a-11e3-401c-88de-b913e08cd54c tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/db8ceb03-8ed3-41f0-a45d-0e72559ffc9f returned with HTTP 200 Dec 02 11:11:47.366765 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1545/3134] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:47 2020] GET /volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/db8ceb03-8ed3-41f0-a45d-0e72559ffc9f => generated 1391 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:11:47.381610 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-60fe16b5-c777-45a0-8e68-7d022acaf256 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] GET http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/db8ceb03-8ed3-41f0-a45d-0e72559ffc9f Dec 02 11:11:47.382119 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-60fe16b5-c777-45a0-8e68-7d022acaf256 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:47.382313 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:47.382313 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:47.382884 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-60fe16b5-c777-45a0-8e68-7d022acaf256 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:47.463572 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:47.463572 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:47.484235 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-60fe16b5-c777-45a0-8e68-7d022acaf256 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Volume info retrieved successfully. Dec 02 11:11:47.520364 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-60fe16b5-c777-45a0-8e68-7d022acaf256 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/db8ceb03-8ed3-41f0-a45d-0e72559ffc9f returned with HTTP 200 Dec 02 11:11:47.521458 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1590/3135] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:47 2020] GET /volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/db8ceb03-8ed3-41f0-a45d-0e72559ffc9f => generated 1391 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:11:47.539893 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c4969ec9-c483-4f46-afff-5403b7ee3fd1 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] POST http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes Dec 02 11:11:47.540352 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:47.540352 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:47.540819 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c4969ec9-c483-4f46-afff-5403b7ee3fd1 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-286978852"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:11:47.542020 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-c4969ec9-c483-4f46-afff-5403b7ee3fd1 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-286978852'}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 11:11:47.542412 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-c4969ec9-c483-4f46-afff-5403b7ee3fd1 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Create volume of 1 GB Dec 02 11:11:47.557561 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c4969ec9-c483-4f46-afff-5403b7ee3fd1 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Availability Zones retrieved successfully. Dec 02 11:11:47.576339 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c4969ec9-c483-4f46-afff-5403b7ee3fd1 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Flow 'volume_create_api' (d2a4888e-fbed-4cc5-8c27-a64c8db19de4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:11:47.579258 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c4969ec9-c483-4f46-afff-5403b7ee3fd1 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fa7b756-8221-4aef-900e-dfa30d1b0c08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:11:47.581490 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-c4969ec9-c483-4f46-afff-5403b7ee3fd1 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Validating volume size '1' using validate_int {{(pid=88068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 11:11:47.650151 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c4969ec9-c483-4f46-afff-5403b7ee3fd1 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fa7b756-8221-4aef-900e-dfa30d1b0c08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:11:47.652672 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c4969ec9-c483-4f46-afff-5403b7ee3fd1 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7ab69ee-9491-450f-a417-b24dcf447313) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:11:47.743984 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-c4969ec9-c483-4f46-afff-5403b7ee3fd1 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Created reservations ['192d14ec-82f5-482e-9c77-cc01534d8560', 'c48a5d55-e2ad-4009-a3fa-ec73bf548686', '7117f929-939f-4a43-85c4-74f9873f25f7', '2abbd250-7c32-46fd-8a58-b8388b18c136'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:11:47.746093 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c4969ec9-c483-4f46-afff-5403b7ee3fd1 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7ab69ee-9491-450f-a417-b24dcf447313) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['192d14ec-82f5-482e-9c77-cc01534d8560', 'c48a5d55-e2ad-4009-a3fa-ec73bf548686', '7117f929-939f-4a43-85c4-74f9873f25f7', '2abbd250-7c32-46fd-8a58-b8388b18c136']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:11:47.748063 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c4969ec9-c483-4f46-afff-5403b7ee3fd1 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53a8fa15-d20b-4407-8274-e51ac69bfcc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:11:47.771744 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cafbd147-d9f5-4ff6-afdf-b665d3264230 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:11:47.772668 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cafbd147-d9f5-4ff6-afdf-b665d3264230 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:47.774120 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:47.774120 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:47.774831 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cafbd147-d9f5-4ff6-afdf-b665d3264230 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:47.775404 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-cafbd147-d9f5-4ff6-afdf-b665d3264230 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:11:47.801797 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:47.801797 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:47.804785 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cafbd147-d9f5-4ff6-afdf-b665d3264230 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:11:47.806393 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1591/3136] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:47 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 818 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:47.809212 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c4969ec9-c483-4f46-afff-5403b7ee3fd1 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53a8fa15-d20b-4407-8274-e51ac69bfcc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a168cba-f1c9-46db-b7ba-20dd7733a889', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-286978852',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e56f9728a77a4c3f9ff394366a66eaad',qos_specs=None,replication_status=,reservations=['192d14ec-82f5-482e-9c77-cc01534d8560','c48a5d55-e2ad-4009-a3fa-ec73bf548686','7117f929-939f-4a43-85c4-74f9873f25f7','2abbd250-7c32-46fd-8a58-b8388b18c136'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42c98f47c34d4ad08f50754c52a16dcc',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T11:11:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-286978852',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a168cba-f1c9-46db-b7ba-20dd7733a889,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e56f9728a77a4c3f9ff394366a66eaad',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,user_id='42c98f47c34d4ad08f50754c52a16dcc',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:11:47.811630 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c4969ec9-c483-4f46-afff-5403b7ee3fd1 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae6291ca-8c8d-4cfc-b9fd-b25aef23f366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:11:47.841365 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c4969ec9-c483-4f46-afff-5403b7ee3fd1 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae6291ca-8c8d-4cfc-b9fd-b25aef23f366) 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-VolumesCloneTest-Volume-286978852',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e56f9728a77a4c3f9ff394366a66eaad',qos_specs=None,replication_status=,reservations=['192d14ec-82f5-482e-9c77-cc01534d8560','c48a5d55-e2ad-4009-a3fa-ec73bf548686','7117f929-939f-4a43-85c4-74f9873f25f7','2abbd250-7c32-46fd-8a58-b8388b18c136'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42c98f47c34d4ad08f50754c52a16dcc',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:11:47.843452 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c4969ec9-c483-4f46-afff-5403b7ee3fd1 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d396b40-acd2-4c5d-89a3-3b6f64e58c4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:11:47.859696 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c4969ec9-c483-4f46-afff-5403b7ee3fd1 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d396b40-acd2-4c5d-89a3-3b6f64e58c4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:11:47.862835 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c4969ec9-c483-4f46-afff-5403b7ee3fd1 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Flow 'volume_create_api' (d2a4888e-fbed-4cc5-8c27-a64c8db19de4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:11:47.920345 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c4969ec9-c483-4f46-afff-5403b7ee3fd1 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Create volume request issued successfully. Dec 02 11:11:47.939769 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c4969ec9-c483-4f46-afff-5403b7ee3fd1 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes returned with HTTP 202 Dec 02 11:11:47.940768 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1546/3137] 10.222.0.23 () {60 vars in 1225 bytes} [Wed Dec 2 11:11:47 2020] POST /volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes => generated 815 bytes in 405 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:11:47.956141 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-627887be-47fc-47b1-856c-19458b195f22 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] GET http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/4a168cba-f1c9-46db-b7ba-20dd7733a889 Dec 02 11:11:47.957583 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-627887be-47fc-47b1-856c-19458b195f22 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:47.958559 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:47.958559 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:47.969738 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-627887be-47fc-47b1-856c-19458b195f22 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:48.132862 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:48.132862 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:48.156450 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-627887be-47fc-47b1-856c-19458b195f22 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Volume info retrieved successfully. Dec 02 11:11:48.210393 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-627887be-47fc-47b1-856c-19458b195f22 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/4a168cba-f1c9-46db-b7ba-20dd7733a889 returned with HTTP 200 Dec 02 11:11:48.213717 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1592/3138] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:47 2020] GET /volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/4a168cba-f1c9-46db-b7ba-20dd7733a889 => generated 907 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:48.820401 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-818b5fcb-2cac-49e9-a33e-5c1f4dc602da tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:11:48.821493 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-818b5fcb-2cac-49e9-a33e-5c1f4dc602da tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:48.821858 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:48.821858 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:48.822487 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-818b5fcb-2cac-49e9-a33e-5c1f4dc602da tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:48.822858 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-818b5fcb-2cac-49e9-a33e-5c1f4dc602da tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:11:48.845217 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:48.845217 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:48.847601 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-818b5fcb-2cac-49e9-a33e-5c1f4dc602da tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:11:48.848700 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1547/3139] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:48 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 818 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:49.229702 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f44aefe7-f7e7-43b1-ac67-a48221ebbf87 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] GET http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/4a168cba-f1c9-46db-b7ba-20dd7733a889 Dec 02 11:11:49.230223 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f44aefe7-f7e7-43b1-ac67-a48221ebbf87 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:49.230440 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:49.230440 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:49.230809 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f44aefe7-f7e7-43b1-ac67-a48221ebbf87 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:49.288198 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:49.288198 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:49.297164 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f44aefe7-f7e7-43b1-ac67-a48221ebbf87 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Volume info retrieved successfully. Dec 02 11:11:49.329802 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f44aefe7-f7e7-43b1-ac67-a48221ebbf87 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/4a168cba-f1c9-46db-b7ba-20dd7733a889 returned with HTTP 200 Dec 02 11:11:49.330752 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1593/3140] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:49 2020] GET /volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/4a168cba-f1c9-46db-b7ba-20dd7733a889 => generated 908 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:49.345649 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-232af36b-5373-4f05-bee0-32056b82e646 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] POST http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes Dec 02 11:11:49.346108 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:49.346108 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:49.346521 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-232af36b-5373-4f05-bee0-32056b82e646 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Action: 'create', calling method: create, body: {"volume": {"source_volid": "4a168cba-f1c9-46db-b7ba-20dd7733a889", "size": 2, "name": "tempest-VolumesCloneTest-Volume-886939233"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:11:49.348022 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-232af36b-5373-4f05-bee0-32056b82e646 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Create volume request body: {'volume': {'source_volid': '4a168cba-f1c9-46db-b7ba-20dd7733a889', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-886939233'}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 11:11:49.402151 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:49.402151 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:49.403306 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-232af36b-5373-4f05-bee0-32056b82e646 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Volume retrieved successfully. Dec 02 11:11:49.403674 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-232af36b-5373-4f05-bee0-32056b82e646 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Create volume of 2 GB Dec 02 11:11:49.415431 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-232af36b-5373-4f05-bee0-32056b82e646 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Availability Zones retrieved successfully. Dec 02 11:11:49.440988 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-232af36b-5373-4f05-bee0-32056b82e646 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Flow 'volume_create_api' (ff309328-a7af-462b-88bf-db9badc6a556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:11:49.440988 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-232af36b-5373-4f05-bee0-32056b82e646 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bae9cc08-4538-4342-9eb1-4959cf659ba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:11:49.440988 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-232af36b-5373-4f05-bee0-32056b82e646 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Validating volume size '2' using validate_int, validate_source_size {{(pid=88068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 11:11:49.513567 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-232af36b-5373-4f05-bee0-32056b82e646 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bae9cc08-4538-4342-9eb1-4959cf659ba2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '4a168cba-f1c9-46db-b7ba-20dd7733a889', 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:11:49.516171 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-232af36b-5373-4f05-bee0-32056b82e646 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9aa55557-9572-4624-b939-f15946a1f427) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:11:49.584605 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-232af36b-5373-4f05-bee0-32056b82e646 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Created reservations ['d275e50f-30bf-4e99-9ae6-15d5c96490d9', 'e1d9ddc6-7e03-438e-90ff-0422a8a9a04f', 'a78c0a34-1921-49b1-b4eb-e62e0ca7f521', 'ba34131b-8513-4c4f-9ee0-3f918bd295c7'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:11:49.586651 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-232af36b-5373-4f05-bee0-32056b82e646 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9aa55557-9572-4624-b939-f15946a1f427) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d275e50f-30bf-4e99-9ae6-15d5c96490d9', 'e1d9ddc6-7e03-438e-90ff-0422a8a9a04f', 'a78c0a34-1921-49b1-b4eb-e62e0ca7f521', 'ba34131b-8513-4c4f-9ee0-3f918bd295c7']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:11:49.588952 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-232af36b-5373-4f05-bee0-32056b82e646 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e11c5b4-9e3d-4983-a4c8-2a9830df861f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:11:49.701124 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-232af36b-5373-4f05-bee0-32056b82e646 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e11c5b4-9e3d-4983-a4c8-2a9830df861f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31239a1a-02f3-4666-927a-ad7c693f1cbd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-886939233',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e56f9728a77a4c3f9ff394366a66eaad',qos_specs=None,replication_status=,reservations=['d275e50f-30bf-4e99-9ae6-15d5c96490d9','e1d9ddc6-7e03-438e-90ff-0422a8a9a04f','a78c0a34-1921-49b1-b4eb-e62e0ca7f521','ba34131b-8513-4c4f-9ee0-3f918bd295c7'],size=2,snapshot_id=None,source_replicaid=,source_volid=4a168cba-f1c9-46db-b7ba-20dd7733a889,status='creating',user_id='42c98f47c34d4ad08f50754c52a16dcc',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T11:11:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-886939233',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=31239a1a-02f3-4666-927a-ad7c693f1cbd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e56f9728a77a4c3f9ff394366a66eaad',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=2,snapshot_id=None,snapshots=,source_volid=4a168cba-f1c9-46db-b7ba-20dd7733a889,status='creating',terminated_at=None,updated_at=None,user_id='42c98f47c34d4ad08f50754c52a16dcc',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:11:49.703586 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-232af36b-5373-4f05-bee0-32056b82e646 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b43c484-6dfa-4faa-8205-5ed9a554a61b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:11:49.731334 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-232af36b-5373-4f05-bee0-32056b82e646 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b43c484-6dfa-4faa-8205-5ed9a554a61b) 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-VolumesCloneTest-Volume-886939233',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e56f9728a77a4c3f9ff394366a66eaad',qos_specs=None,replication_status=,reservations=['d275e50f-30bf-4e99-9ae6-15d5c96490d9','e1d9ddc6-7e03-438e-90ff-0422a8a9a04f','a78c0a34-1921-49b1-b4eb-e62e0ca7f521','ba34131b-8513-4c4f-9ee0-3f918bd295c7'],size=2,snapshot_id=None,source_replicaid=,source_volid=4a168cba-f1c9-46db-b7ba-20dd7733a889,status='creating',user_id='42c98f47c34d4ad08f50754c52a16dcc',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:11:49.734300 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-232af36b-5373-4f05-bee0-32056b82e646 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b048e521-a9e8-40c1-8e4d-e1b19cb27c6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:11:49.801684 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-232af36b-5373-4f05-bee0-32056b82e646 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b048e521-a9e8-40c1-8e4d-e1b19cb27c6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:11:49.804843 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-232af36b-5373-4f05-bee0-32056b82e646 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Flow 'volume_create_api' (ff309328-a7af-462b-88bf-db9badc6a556) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:11:49.829294 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5acd5879-81e3-43bd-bac0-39325238b683 tempest-ExtraSpecsNegativeTest-1001781247 tempest-ExtraSpecsNegativeTest-1001781247] POST http://10.222.0.23/volume/v3/d393266a2bab49c6b0971367e5ff42b8/types Dec 02 11:11:49.830450 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:49.830450 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:49.831151 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5acd5879-81e3-43bd-bac0-39325238b683 tempest-ExtraSpecsNegativeTest-1001781247 tempest-ExtraSpecsNegativeTest-1001781247] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-769250852", "extra_specs": {"spec1": "val1"}}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:11:49.859763 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-232af36b-5373-4f05-bee0-32056b82e646 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Create volume request issued successfully. Dec 02 11:11:49.877244 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-232af36b-5373-4f05-bee0-32056b82e646 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes returned with HTTP 202 Dec 02 11:11:49.878204 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1548/3141] 10.222.0.23 () {60 vars in 1226 bytes} [Wed Dec 2 11:11:49 2020] POST /volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes => generated 849 bytes in 536 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 02 11:11:49.894501 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1d2682c6-6fc8-40a2-a014-ead568c43983 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:11:49.895415 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1d2682c6-6fc8-40a2-a014-ead568c43983 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:49.895820 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:49.895820 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:49.896201 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1d2682c6-6fc8-40a2-a014-ead568c43983 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:49.896566 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-1d2682c6-6fc8-40a2-a014-ead568c43983 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:11:49.901819 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5acd5879-81e3-43bd-bac0-39325238b683 tempest-ExtraSpecsNegativeTest-1001781247 tempest-ExtraSpecsNegativeTest-1001781247] http://10.222.0.23/volume/v3/d393266a2bab49c6b0971367e5ff42b8/types returned with HTTP 200 Dec 02 11:11:49.903407 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1594/3142] 10.222.0.23 () {60 vars in 1220 bytes} [Wed Dec 2 11:11:49 2020] POST /volume/v3/d393266a2bab49c6b0971367e5ff42b8/types => generated 242 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:49.907312 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9b91aaa8-2a80-498d-9d11-1846f9882c37 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] GET http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/31239a1a-02f3-4666-927a-ad7c693f1cbd Dec 02 11:11:49.908040 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9b91aaa8-2a80-498d-9d11-1846f9882c37 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:49.908761 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9b91aaa8-2a80-498d-9d11-1846f9882c37 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:49.927450 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:49.927450 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:49.929711 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1d2682c6-6fc8-40a2-a014-ead568c43983 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:11:49.931836 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1549/3143] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:49 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 818 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:49.937449 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ca1a353d-027f-4ee7-b0ed-3d8bf2591e8a tempest-ExtraSpecsNegativeTest-1001781247 tempest-ExtraSpecsNegativeTest-1001781247] POST http://10.222.0.23/volume/v3/d393266a2bab49c6b0971367e5ff42b8/types/7a010995-3be4-4788-bb68-7771d991a8a5/extra_specs Dec 02 11:11:49.937906 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:49.937906 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:49.938732 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ca1a353d-027f-4ee7-b0ed-3d8bf2591e8a tempest-ExtraSpecsNegativeTest-1001781247 tempest-ExtraSpecsNegativeTest-1001781247] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:11:49.939745 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ca1a353d-027f-4ee7-b0ed-3d8bf2591e8a tempest-ExtraSpecsNegativeTest-1001781247 tempest-ExtraSpecsNegativeTest-1001781247] http://10.222.0.23/volume/v3/d393266a2bab49c6b0971367e5ff42b8/types/7a010995-3be4-4788-bb68-7771d991a8a5/extra_specs returned with HTTP 400 Dec 02 11:11:49.945663 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1550/3144] 10.222.0.23 () {60 vars in 1366 bytes} [Wed Dec 2 11:11:49 2020] POST /volume/v3/d393266a2bab49c6b0971367e5ff42b8/types/7a010995-3be4-4788-bb68-7771d991a8a5/extra_specs => generated 146 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 02 11:11:49.951286 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c653b1b1-ae71-4290-abd6-106ab3fa95f0 tempest-ExtraSpecsNegativeTest-1001781247 tempest-ExtraSpecsNegativeTest-1001781247] POST http://10.222.0.23/volume/v3/d393266a2bab49c6b0971367e5ff42b8/types/7a010995-3be4-4788-bb68-7771d991a8a5/extra_specs Dec 02 11:11:49.952050 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c653b1b1-ae71-4290-abd6-106ab3fa95f0 tempest-ExtraSpecsNegativeTest-1001781247 tempest-ExtraSpecsNegativeTest-1001781247] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:11:49.953441 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c653b1b1-ae71-4290-abd6-106ab3fa95f0 tempest-ExtraSpecsNegativeTest-1001781247 tempest-ExtraSpecsNegativeTest-1001781247] http://10.222.0.23/volume/v3/d393266a2bab49c6b0971367e5ff42b8/types/7a010995-3be4-4788-bb68-7771d991a8a5/extra_specs returned with HTTP 400 Dec 02 11:11:49.954995 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1551/3145] 10.222.0.23 () {60 vars in 1366 bytes} [Wed Dec 2 11:11:49 2020] POST /volume/v3/d393266a2bab49c6b0971367e5ff42b8/types/7a010995-3be4-4788-bb68-7771d991a8a5/extra_specs => generated 132 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 02 11:11:49.967364 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-acf20e4d-6a7d-4534-935d-ff8b4d638012 tempest-ExtraSpecsNegativeTest-1001781247 tempest-ExtraSpecsNegativeTest-1001781247] POST http://10.222.0.23/volume/v3/d393266a2bab49c6b0971367e5ff42b8/types/2a583e32-e6ae-4d73-866f-079e0df7c801/extra_specs Dec 02 11:11:49.968380 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-acf20e4d-6a7d-4534-935d-ff8b4d638012 tempest-ExtraSpecsNegativeTest-1001781247 tempest-ExtraSpecsNegativeTest-1001781247] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:11:49.983213 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:49.983213 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:49.993392 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-9b91aaa8-2a80-498d-9d11-1846f9882c37 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Volume info retrieved successfully. Dec 02 11:11:50.026889 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9b91aaa8-2a80-498d-9d11-1846f9882c37 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/31239a1a-02f3-4666-927a-ad7c693f1cbd returned with HTTP 200 Dec 02 11:11:50.028013 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1595/3146] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:49 2020] GET /volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/31239a1a-02f3-4666-927a-ad7c693f1cbd => generated 941 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:50.042811 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-acf20e4d-6a7d-4534-935d-ff8b4d638012 tempest-ExtraSpecsNegativeTest-1001781247 tempest-ExtraSpecsNegativeTest-1001781247] http://10.222.0.23/volume/v3/d393266a2bab49c6b0971367e5ff42b8/types/2a583e32-e6ae-4d73-866f-079e0df7c801/extra_specs returned with HTTP 404 Dec 02 11:11:50.043824 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1552/3147] 10.222.0.23 () {60 vars in 1366 bytes} [Wed Dec 2 11:11:49 2020] POST /volume/v3/d393266a2bab49c6b0971367e5ff42b8/types/2a583e32-e6ae-4d73-866f-079e0df7c801/extra_specs => generated 114 bytes in 83 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 02 11:11:50.055882 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f5fa31e3-56fa-4088-a510-dcf88d6da8e4 tempest-ExtraSpecsNegativeTest-1001781247 tempest-ExtraSpecsNegativeTest-1001781247] DELETE http://10.222.0.23/volume/v3/d393266a2bab49c6b0971367e5ff42b8/types/e2014b82-d751-499e-93b6-205c4f4202e9/extra_specs/spec1 Dec 02 11:11:50.057293 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f5fa31e3-56fa-4088-a510-dcf88d6da8e4 tempest-ExtraSpecsNegativeTest-1001781247 tempest-ExtraSpecsNegativeTest-1001781247] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:50.057293 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:50.057293 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:50.057293 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f5fa31e3-56fa-4088-a510-dcf88d6da8e4 tempest-ExtraSpecsNegativeTest-1001781247 tempest-ExtraSpecsNegativeTest-1001781247] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:50.070043 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f5fa31e3-56fa-4088-a510-dcf88d6da8e4 tempest-ExtraSpecsNegativeTest-1001781247 tempest-ExtraSpecsNegativeTest-1001781247] http://10.222.0.23/volume/v3/d393266a2bab49c6b0971367e5ff42b8/types/e2014b82-d751-499e-93b6-205c4f4202e9/extra_specs/spec1 returned with HTTP 404 Dec 02 11:11:50.071425 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1596/3148] 10.222.0.23 () {58 vars in 1366 bytes} [Wed Dec 2 11:11:50 2020] DELETE /volume/v3/d393266a2bab49c6b0971367e5ff42b8/types/e2014b82-d751-499e-93b6-205c4f4202e9/extra_specs/spec1 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:11:50.083930 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0d5641a1-28cd-4dce-a1bc-e260094eee1e tempest-ExtraSpecsNegativeTest-1001781247 tempest-ExtraSpecsNegativeTest-1001781247] GET http://10.222.0.23/volume/v3/d393266a2bab49c6b0971367e5ff42b8/types/7a010995-3be4-4788-bb68-7771d991a8a5/extra_specs/nonexistent_extra_spec_name Dec 02 11:11:50.084489 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0d5641a1-28cd-4dce-a1bc-e260094eee1e tempest-ExtraSpecsNegativeTest-1001781247 tempest-ExtraSpecsNegativeTest-1001781247] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:50.085087 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0d5641a1-28cd-4dce-a1bc-e260094eee1e tempest-ExtraSpecsNegativeTest-1001781247 tempest-ExtraSpecsNegativeTest-1001781247] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:50.104413 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0d5641a1-28cd-4dce-a1bc-e260094eee1e tempest-ExtraSpecsNegativeTest-1001781247 tempest-ExtraSpecsNegativeTest-1001781247] http://10.222.0.23/volume/v3/d393266a2bab49c6b0971367e5ff42b8/types/7a010995-3be4-4788-bb68-7771d991a8a5/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Dec 02 11:11:50.113441 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1553/3149] 10.222.0.23 () {58 vars in 1429 bytes} [Wed Dec 2 11:11:50 2020] GET /volume/v3/d393266a2bab49c6b0971367e5ff42b8/types/7a010995-3be4-4788-bb68-7771d991a8a5/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:11:50.118216 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4dbb7de2-6174-4581-acff-1e05327feb52 tempest-ExtraSpecsNegativeTest-1001781247 tempest-ExtraSpecsNegativeTest-1001781247] GET http://10.222.0.23/volume/v3/d393266a2bab49c6b0971367e5ff42b8/types/41902d09-0b63-4549-90de-2bfb0ebce565/extra_specs/spec1 Dec 02 11:11:50.119094 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4dbb7de2-6174-4581-acff-1e05327feb52 tempest-ExtraSpecsNegativeTest-1001781247 tempest-ExtraSpecsNegativeTest-1001781247] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:50.119805 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4dbb7de2-6174-4581-acff-1e05327feb52 tempest-ExtraSpecsNegativeTest-1001781247 tempest-ExtraSpecsNegativeTest-1001781247] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:50.134713 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4dbb7de2-6174-4581-acff-1e05327feb52 tempest-ExtraSpecsNegativeTest-1001781247 tempest-ExtraSpecsNegativeTest-1001781247] http://10.222.0.23/volume/v3/d393266a2bab49c6b0971367e5ff42b8/types/41902d09-0b63-4549-90de-2bfb0ebce565/extra_specs/spec1 returned with HTTP 404 Dec 02 11:11:50.136020 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1597/3150] 10.222.0.23 () {58 vars in 1363 bytes} [Wed Dec 2 11:11:50 2020] GET /volume/v3/d393266a2bab49c6b0971367e5ff42b8/types/41902d09-0b63-4549-90de-2bfb0ebce565/extra_specs/spec1 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:11:50.146968 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f0bc28a4-b718-48c2-8353-2328e6573cb4 tempest-ExtraSpecsNegativeTest-1001781247 tempest-ExtraSpecsNegativeTest-1001781247] GET http://10.222.0.23/volume/v3/d393266a2bab49c6b0971367e5ff42b8/types/a061a3e7-ddc9-4ab8-b75e-1728af5f2218/extra_specs Dec 02 11:11:50.147548 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f0bc28a4-b718-48c2-8353-2328e6573cb4 tempest-ExtraSpecsNegativeTest-1001781247 tempest-ExtraSpecsNegativeTest-1001781247] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:50.148010 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f0bc28a4-b718-48c2-8353-2328e6573cb4 tempest-ExtraSpecsNegativeTest-1001781247 tempest-ExtraSpecsNegativeTest-1001781247] Calling method 'index' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:50.160332 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f0bc28a4-b718-48c2-8353-2328e6573cb4 tempest-ExtraSpecsNegativeTest-1001781247 tempest-ExtraSpecsNegativeTest-1001781247] http://10.222.0.23/volume/v3/d393266a2bab49c6b0971367e5ff42b8/types/a061a3e7-ddc9-4ab8-b75e-1728af5f2218/extra_specs returned with HTTP 404 Dec 02 11:11:50.161321 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1554/3151] 10.222.0.23 () {58 vars in 1345 bytes} [Wed Dec 2 11:11:50 2020] GET /volume/v3/d393266a2bab49c6b0971367e5ff42b8/types/a061a3e7-ddc9-4ab8-b75e-1728af5f2218/extra_specs => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:11:50.171528 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-afc4a8c2-092b-4080-a80e-7d8cb48cd48c tempest-ExtraSpecsNegativeTest-1001781247 tempest-ExtraSpecsNegativeTest-1001781247] PUT http://10.222.0.23/volume/v3/d393266a2bab49c6b0971367e5ff42b8/types/7a010995-3be4-4788-bb68-7771d991a8a5/extra_specs/spec1 Dec 02 11:11:50.172346 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-afc4a8c2-092b-4080-a80e-7d8cb48cd48c tempest-ExtraSpecsNegativeTest-1001781247 tempest-ExtraSpecsNegativeTest-1001781247] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:11:50.174002 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-afc4a8c2-092b-4080-a80e-7d8cb48cd48c tempest-ExtraSpecsNegativeTest-1001781247 tempest-ExtraSpecsNegativeTest-1001781247] http://10.222.0.23/volume/v3/d393266a2bab49c6b0971367e5ff42b8/types/7a010995-3be4-4788-bb68-7771d991a8a5/extra_specs/spec1 returned with HTTP 400 Dec 02 11:11:50.179575 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1598/3152] 10.222.0.23 () {60 vars in 1383 bytes} [Wed Dec 2 11:11:50 2020] PUT /volume/v3/d393266a2bab49c6b0971367e5ff42b8/types/7a010995-3be4-4788-bb68-7771d991a8a5/extra_specs/spec1 => generated 102 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 02 11:11:50.185689 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-539ecee8-f152-4f45-973b-9a1e64c5688e tempest-ExtraSpecsNegativeTest-1001781247 tempest-ExtraSpecsNegativeTest-1001781247] PUT http://10.222.0.23/volume/v3/d393266a2bab49c6b0971367e5ff42b8/types/7a010995-3be4-4788-bb68-7771d991a8a5/extra_specs/spec1 Dec 02 11:11:50.186687 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-539ecee8-f152-4f45-973b-9a1e64c5688e tempest-ExtraSpecsNegativeTest-1001781247 tempest-ExtraSpecsNegativeTest-1001781247] Action: 'update', calling method: update, body: null {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:11:50.188254 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-539ecee8-f152-4f45-973b-9a1e64c5688e tempest-ExtraSpecsNegativeTest-1001781247 tempest-ExtraSpecsNegativeTest-1001781247] http://10.222.0.23/volume/v3/d393266a2bab49c6b0971367e5ff42b8/types/7a010995-3be4-4788-bb68-7771d991a8a5/extra_specs/spec1 returned with HTTP 400 Dec 02 11:11:50.193283 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1555/3153] 10.222.0.23 () {60 vars in 1382 bytes} [Wed Dec 2 11:11:50 2020] PUT /volume/v3/d393266a2bab49c6b0971367e5ff42b8/types/7a010995-3be4-4788-bb68-7771d991a8a5/extra_specs/spec1 => generated 72 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Dec 02 11:11:50.199995 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cfd39fe8-7ac7-44bf-8630-08fdc96e0553 tempest-ExtraSpecsNegativeTest-1001781247 tempest-ExtraSpecsNegativeTest-1001781247] PUT http://10.222.0.23/volume/v3/d393266a2bab49c6b0971367e5ff42b8/types/7a010995-3be4-4788-bb68-7771d991a8a5/extra_specs/None Dec 02 11:11:50.201291 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cfd39fe8-7ac7-44bf-8630-08fdc96e0553 tempest-ExtraSpecsNegativeTest-1001781247 tempest-ExtraSpecsNegativeTest-1001781247] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:11:50.265323 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cfd39fe8-7ac7-44bf-8630-08fdc96e0553 tempest-ExtraSpecsNegativeTest-1001781247 tempest-ExtraSpecsNegativeTest-1001781247] HTTP exception thrown: Request body and URI mismatch Dec 02 11:11:50.265906 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cfd39fe8-7ac7-44bf-8630-08fdc96e0553 tempest-ExtraSpecsNegativeTest-1001781247 tempest-ExtraSpecsNegativeTest-1001781247] http://10.222.0.23/volume/v3/d393266a2bab49c6b0971367e5ff42b8/types/7a010995-3be4-4788-bb68-7771d991a8a5/extra_specs/None returned with HTTP 400 Dec 02 11:11:50.267143 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1599/3154] 10.222.0.23 () {60 vars in 1380 bytes} [Wed Dec 2 11:11:50 2020] PUT /volume/v3/d393266a2bab49c6b0971367e5ff42b8/types/7a010995-3be4-4788-bb68-7771d991a8a5/extra_specs/None => generated 73 bytes in 73 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Dec 02 11:11:50.278800 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-832b78cc-b09f-4553-a960-984785d96d56 tempest-ExtraSpecsNegativeTest-1001781247 tempest-ExtraSpecsNegativeTest-1001781247] PUT http://10.222.0.23/volume/v3/d393266a2bab49c6b0971367e5ff42b8/types/7a010995-3be4-4788-bb68-7771d991a8a5/extra_specs/4a729c0c-b3f7-4e62-95cf-8e9a6fa7e5bb Dec 02 11:11:50.279079 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-832b78cc-b09f-4553-a960-984785d96d56 tempest-ExtraSpecsNegativeTest-1001781247 tempest-ExtraSpecsNegativeTest-1001781247] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:11:50.349287 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-832b78cc-b09f-4553-a960-984785d96d56 tempest-ExtraSpecsNegativeTest-1001781247 tempest-ExtraSpecsNegativeTest-1001781247] HTTP exception thrown: Request body and URI mismatch Dec 02 11:11:50.349727 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-832b78cc-b09f-4553-a960-984785d96d56 tempest-ExtraSpecsNegativeTest-1001781247 tempest-ExtraSpecsNegativeTest-1001781247] http://10.222.0.23/volume/v3/d393266a2bab49c6b0971367e5ff42b8/types/7a010995-3be4-4788-bb68-7771d991a8a5/extra_specs/4a729c0c-b3f7-4e62-95cf-8e9a6fa7e5bb returned with HTTP 400 Dec 02 11:11:50.350849 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1556/3155] 10.222.0.23 () {60 vars in 1476 bytes} [Wed Dec 2 11:11:50 2020] PUT /volume/v3/d393266a2bab49c6b0971367e5ff42b8/types/7a010995-3be4-4788-bb68-7771d991a8a5/extra_specs/4a729c0c-b3f7-4e62-95cf-8e9a6fa7e5bb => generated 73 bytes in 79 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Dec 02 11:11:50.360093 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7ada559d-e058-4bb1-8c1b-e9ebbe5c1e62 tempest-ExtraSpecsNegativeTest-1001781247 tempest-ExtraSpecsNegativeTest-1001781247] DELETE http://10.222.0.23/volume/v3/d393266a2bab49c6b0971367e5ff42b8/types/7a010995-3be4-4788-bb68-7771d991a8a5 Dec 02 11:11:50.360996 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7ada559d-e058-4bb1-8c1b-e9ebbe5c1e62 tempest-ExtraSpecsNegativeTest-1001781247 tempest-ExtraSpecsNegativeTest-1001781247] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:50.361552 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7ada559d-e058-4bb1-8c1b-e9ebbe5c1e62 tempest-ExtraSpecsNegativeTest-1001781247 tempest-ExtraSpecsNegativeTest-1001781247] Calling method '_delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:50.430292 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 02 11:11:50.430292 n-d-764292-5 devstack@c-api.service[88067]: "UPDATE / DELETE expressions." % clause Dec 02 11:11:50.441578 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7ada559d-e058-4bb1-8c1b-e9ebbe5c1e62 tempest-ExtraSpecsNegativeTest-1001781247 tempest-ExtraSpecsNegativeTest-1001781247] http://10.222.0.23/volume/v3/d393266a2bab49c6b0971367e5ff42b8/types/7a010995-3be4-4788-bb68-7771d991a8a5 returned with HTTP 202 Dec 02 11:11:50.442670 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1600/3156] 10.222.0.23 () {58 vars in 1312 bytes} [Wed Dec 2 11:11:50 2020] DELETE /volume/v3/d393266a2bab49c6b0971367e5ff42b8/types/7a010995-3be4-4788-bb68-7771d991a8a5 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:11:50.451885 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f66b1ed7-10f7-4918-beda-1eac709aed9a tempest-ExtraSpecsNegativeTest-1001781247 tempest-ExtraSpecsNegativeTest-1001781247] GET http://10.222.0.23/volume/v3/d393266a2bab49c6b0971367e5ff42b8/types/7a010995-3be4-4788-bb68-7771d991a8a5 Dec 02 11:11:50.452928 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f66b1ed7-10f7-4918-beda-1eac709aed9a tempest-ExtraSpecsNegativeTest-1001781247 tempest-ExtraSpecsNegativeTest-1001781247] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:50.453726 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f66b1ed7-10f7-4918-beda-1eac709aed9a tempest-ExtraSpecsNegativeTest-1001781247 tempest-ExtraSpecsNegativeTest-1001781247] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:50.469555 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f66b1ed7-10f7-4918-beda-1eac709aed9a tempest-ExtraSpecsNegativeTest-1001781247 tempest-ExtraSpecsNegativeTest-1001781247] http://10.222.0.23/volume/v3/d393266a2bab49c6b0971367e5ff42b8/types/7a010995-3be4-4788-bb68-7771d991a8a5 returned with HTTP 404 Dec 02 11:11:50.470889 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1557/3157] 10.222.0.23 () {58 vars in 1309 bytes} [Wed Dec 2 11:11:50 2020] GET /volume/v3/d393266a2bab49c6b0971367e5ff42b8/types/7a010995-3be4-4788-bb68-7771d991a8a5 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:11:50.945513 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5e9fc148-d28e-4e5e-a924-1a4700a47df4 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:11:50.946770 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5e9fc148-d28e-4e5e-a924-1a4700a47df4 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:50.947343 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5e9fc148-d28e-4e5e-a924-1a4700a47df4 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:50.947774 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-5e9fc148-d28e-4e5e-a924-1a4700a47df4 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:11:50.970364 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:50.970364 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:50.972609 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5e9fc148-d28e-4e5e-a924-1a4700a47df4 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:11:50.973586 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1601/3158] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:50 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 818 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:51.045996 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bb478456-830b-47ce-b0bb-c1d8e547e586 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] GET http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/31239a1a-02f3-4666-927a-ad7c693f1cbd Dec 02 11:11:51.046525 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bb478456-830b-47ce-b0bb-c1d8e547e586 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:51.047003 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bb478456-830b-47ce-b0bb-c1d8e547e586 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:51.112639 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:51.112639 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:51.122957 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-bb478456-830b-47ce-b0bb-c1d8e547e586 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Volume info retrieved successfully. Dec 02 11:11:51.151171 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bb478456-830b-47ce-b0bb-c1d8e547e586 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/31239a1a-02f3-4666-927a-ad7c693f1cbd returned with HTTP 200 Dec 02 11:11:51.152684 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1558/3159] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:51 2020] GET /volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/31239a1a-02f3-4666-927a-ad7c693f1cbd => generated 941 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:51.991707 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4a35f332-4c5d-4582-b3e2-9eb4150473ba tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:11:51.992392 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4a35f332-4c5d-4582-b3e2-9eb4150473ba tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:51.993031 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:51.993031 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:51.993563 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4a35f332-4c5d-4582-b3e2-9eb4150473ba tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:51.994021 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-4a35f332-4c5d-4582-b3e2-9eb4150473ba tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:11:52.054567 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:52.054567 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:52.054567 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4a35f332-4c5d-4582-b3e2-9eb4150473ba tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:11:52.054567 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1602/3160] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:51 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 818 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:52.169343 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-67e91a9d-6b0b-4316-9e3b-26dcca934f13 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] GET http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/31239a1a-02f3-4666-927a-ad7c693f1cbd Dec 02 11:11:52.169856 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-67e91a9d-6b0b-4316-9e3b-26dcca934f13 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:52.170346 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:52.170346 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:52.170962 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-67e91a9d-6b0b-4316-9e3b-26dcca934f13 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:52.223118 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:52.223118 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:52.233705 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-67e91a9d-6b0b-4316-9e3b-26dcca934f13 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Volume info retrieved successfully. Dec 02 11:11:52.259222 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-67e91a9d-6b0b-4316-9e3b-26dcca934f13 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/31239a1a-02f3-4666-927a-ad7c693f1cbd returned with HTTP 200 Dec 02 11:11:52.260386 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1559/3161] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:52 2020] GET /volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/31239a1a-02f3-4666-927a-ad7c693f1cbd => generated 941 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:53.067836 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-23f46525-63f1-4998-85b4-cf45941ba4fe tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:11:53.069291 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-23f46525-63f1-4998-85b4-cf45941ba4fe tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:53.070297 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:53.070297 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:53.071189 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-23f46525-63f1-4998-85b4-cf45941ba4fe tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:53.071871 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-23f46525-63f1-4998-85b4-cf45941ba4fe tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:11:53.119157 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:53.119157 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:53.121030 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-23f46525-63f1-4998-85b4-cf45941ba4fe tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:11:53.122028 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1603/3162] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:53 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 818 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:53.278050 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e1fe7a23-78da-4253-bebb-4567ab167b65 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] GET http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/31239a1a-02f3-4666-927a-ad7c693f1cbd Dec 02 11:11:53.278834 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e1fe7a23-78da-4253-bebb-4567ab167b65 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:53.279245 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:53.279245 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:53.279887 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e1fe7a23-78da-4253-bebb-4567ab167b65 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:53.342157 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:53.342157 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:53.351890 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e1fe7a23-78da-4253-bebb-4567ab167b65 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Volume info retrieved successfully. Dec 02 11:11:53.375655 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e1fe7a23-78da-4253-bebb-4567ab167b65 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/31239a1a-02f3-4666-927a-ad7c693f1cbd returned with HTTP 200 Dec 02 11:11:53.376583 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1560/3163] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:53 2020] GET /volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/31239a1a-02f3-4666-927a-ad7c693f1cbd => generated 941 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:54.142243 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a791e3d6-3463-4bba-be6b-8203a780c6ff tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:11:54.143352 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a791e3d6-3463-4bba-be6b-8203a780c6ff tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:54.143754 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:54.143754 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:54.144381 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a791e3d6-3463-4bba-be6b-8203a780c6ff tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:54.145116 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-a791e3d6-3463-4bba-be6b-8203a780c6ff tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:11:54.170497 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:54.170497 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:54.174017 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a791e3d6-3463-4bba-be6b-8203a780c6ff tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:11:54.175029 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1604/3164] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:54 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 818 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:54.396237 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-aa5610ac-9eb6-4e54-a8b8-7c3f4b3ae502 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] GET http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/31239a1a-02f3-4666-927a-ad7c693f1cbd Dec 02 11:11:54.396802 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-aa5610ac-9eb6-4e54-a8b8-7c3f4b3ae502 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:54.397210 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:54.397210 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:54.397817 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-aa5610ac-9eb6-4e54-a8b8-7c3f4b3ae502 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:54.449849 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:54.449849 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:54.459173 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-aa5610ac-9eb6-4e54-a8b8-7c3f4b3ae502 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Volume info retrieved successfully. Dec 02 11:11:54.497698 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-aa5610ac-9eb6-4e54-a8b8-7c3f4b3ae502 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/31239a1a-02f3-4666-927a-ad7c693f1cbd returned with HTTP 200 Dec 02 11:11:54.499947 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1561/3165] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:54 2020] GET /volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/31239a1a-02f3-4666-927a-ad7c693f1cbd => generated 941 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:55.190574 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d9ae2e2f-e58f-4ac7-b2a2-8aebd0857e3a tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:11:55.191768 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d9ae2e2f-e58f-4ac7-b2a2-8aebd0857e3a tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:55.192196 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:55.192196 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:55.192933 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d9ae2e2f-e58f-4ac7-b2a2-8aebd0857e3a tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:55.193523 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-d9ae2e2f-e58f-4ac7-b2a2-8aebd0857e3a tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:11:55.233272 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:55.233272 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:55.235973 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d9ae2e2f-e58f-4ac7-b2a2-8aebd0857e3a tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:11:55.243912 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1605/3166] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:55 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 818 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:55.516205 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6bd65560-1c81-4461-9b96-371fde74e12a tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] GET http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/31239a1a-02f3-4666-927a-ad7c693f1cbd Dec 02 11:11:55.516751 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6bd65560-1c81-4461-9b96-371fde74e12a tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:55.517407 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:55.517407 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:55.517789 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6bd65560-1c81-4461-9b96-371fde74e12a tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:55.603357 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:55.603357 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:55.613489 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6bd65560-1c81-4461-9b96-371fde74e12a tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Volume info retrieved successfully. Dec 02 11:11:55.641124 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6bd65560-1c81-4461-9b96-371fde74e12a tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/31239a1a-02f3-4666-927a-ad7c693f1cbd returned with HTTP 200 Dec 02 11:11:55.652259 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1562/3167] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:55 2020] GET /volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/31239a1a-02f3-4666-927a-ad7c693f1cbd => generated 941 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:56.254225 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1dcfbf5e-28fc-4080-a8c1-9e37873f3f61 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:11:56.255701 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1dcfbf5e-28fc-4080-a8c1-9e37873f3f61 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:56.256119 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:56.256119 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:56.256771 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1dcfbf5e-28fc-4080-a8c1-9e37873f3f61 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:56.257332 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-1dcfbf5e-28fc-4080-a8c1-9e37873f3f61 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:11:56.279736 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:56.279736 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:56.281796 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1dcfbf5e-28fc-4080-a8c1-9e37873f3f61 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:11:56.282883 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1606/3168] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:56 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 818 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:56.584229 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8f549377-cdc9-4441-a187-6c7e2d30affb tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] POST http://10.222.0.23/volume/v3/c36818f38ff746d0bb7b454e2d6adc55/volumes Dec 02 11:11:56.585026 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:56.585026 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:56.586060 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8f549377-cdc9-4441-a187-6c7e2d30affb tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1797881734"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:11:56.586915 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-8f549377-cdc9-4441-a187-6c7e2d30affb tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1797881734'}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 11:11:56.587570 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-8f549377-cdc9-4441-a187-6c7e2d30affb tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Create volume of 1 GB Dec 02 11:11:56.604263 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-8f549377-cdc9-4441-a187-6c7e2d30affb tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Availability Zones retrieved successfully. Dec 02 11:11:56.655983 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-8f549377-cdc9-4441-a187-6c7e2d30affb tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Flow 'volume_create_api' (b85738be-5b8b-4806-9b77-edb8db3a1c07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:11:56.661823 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fca57532-9987-43cb-94f9-b49ad8ff8ff2 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] GET http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/31239a1a-02f3-4666-927a-ad7c693f1cbd Dec 02 11:11:56.662677 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fca57532-9987-43cb-94f9-b49ad8ff8ff2 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:56.663115 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:56.663115 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:56.663880 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fca57532-9987-43cb-94f9-b49ad8ff8ff2 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:56.666832 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-8f549377-cdc9-4441-a187-6c7e2d30affb tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecdee440-4fc8-4f72-b43a-23acbcd2d3d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:11:56.669190 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-8f549377-cdc9-4441-a187-6c7e2d30affb tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Validating volume size '1' using validate_int {{(pid=88068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 11:11:56.735638 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:56.735638 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:56.745855 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-fca57532-9987-43cb-94f9-b49ad8ff8ff2 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Volume info retrieved successfully. Dec 02 11:11:56.771382 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fca57532-9987-43cb-94f9-b49ad8ff8ff2 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/31239a1a-02f3-4666-927a-ad7c693f1cbd returned with HTTP 200 Dec 02 11:11:56.772681 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1607/3169] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:56 2020] GET /volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/31239a1a-02f3-4666-927a-ad7c693f1cbd => generated 941 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:56.799537 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-8f549377-cdc9-4441-a187-6c7e2d30affb tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecdee440-4fc8-4f72-b43a-23acbcd2d3d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:11:56.801788 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-8f549377-cdc9-4441-a187-6c7e2d30affb tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (acd6dd7e-d406-42d3-8c13-6847b7b0cc30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:11:56.989382 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-8f549377-cdc9-4441-a187-6c7e2d30affb tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Created reservations ['954f92e3-4054-4556-bc22-ac062b2193b3', '5bfe788c-09d8-4f3e-a791-c9c4b05d67d8', '19a1921e-3091-4c81-a3b3-c726b22abe1a', '16e473a6-1310-4718-a7e6-548348ce2538'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:11:56.991365 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-8f549377-cdc9-4441-a187-6c7e2d30affb tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (acd6dd7e-d406-42d3-8c13-6847b7b0cc30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['954f92e3-4054-4556-bc22-ac062b2193b3', '5bfe788c-09d8-4f3e-a791-c9c4b05d67d8', '19a1921e-3091-4c81-a3b3-c726b22abe1a', '16e473a6-1310-4718-a7e6-548348ce2538']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:11:56.993556 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-8f549377-cdc9-4441-a187-6c7e2d30affb tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d6b1896-4ee7-444a-9d16-323f8d1be091) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:11:57.148553 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-8f549377-cdc9-4441-a187-6c7e2d30affb tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d6b1896-4ee7-444a-9d16-323f8d1be091) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30d3892a-628d-4134-b2f2-02375e824652', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1797881734',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c36818f38ff746d0bb7b454e2d6adc55',qos_specs=None,replication_status=,reservations=['954f92e3-4054-4556-bc22-ac062b2193b3','5bfe788c-09d8-4f3e-a791-c9c4b05d67d8','19a1921e-3091-4c81-a3b3-c726b22abe1a','16e473a6-1310-4718-a7e6-548348ce2538'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd3434096f404a09b7aa5234a325556c',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T11:11:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1797881734',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30d3892a-628d-4134-b2f2-02375e824652,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c36818f38ff746d0bb7b454e2d6adc55',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,user_id='cd3434096f404a09b7aa5234a325556c',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:11:57.151289 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-8f549377-cdc9-4441-a187-6c7e2d30affb tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71a7b58e-3edb-4ee5-93fb-5e4a7f0ad246) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:11:57.298172 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0c3fea39-0290-419d-b05e-4affdb631d85 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:11:57.300895 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0c3fea39-0290-419d-b05e-4affdb631d85 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:57.300895 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:57.300895 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:57.300895 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0c3fea39-0290-419d-b05e-4affdb631d85 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:57.300895 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-0c3fea39-0290-419d-b05e-4affdb631d85 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:11:57.322659 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:57.322659 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:57.324551 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0c3fea39-0290-419d-b05e-4affdb631d85 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:11:57.325594 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1608/3170] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:57 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 818 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:11:57.401870 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-8f549377-cdc9-4441-a187-6c7e2d30affb tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71a7b58e-3edb-4ee5-93fb-5e4a7f0ad246) 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-VolumesTransfersTest-Volume-1797881734',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c36818f38ff746d0bb7b454e2d6adc55',qos_specs=None,replication_status=,reservations=['954f92e3-4054-4556-bc22-ac062b2193b3','5bfe788c-09d8-4f3e-a791-c9c4b05d67d8','19a1921e-3091-4c81-a3b3-c726b22abe1a','16e473a6-1310-4718-a7e6-548348ce2538'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd3434096f404a09b7aa5234a325556c',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:11:57.405356 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-8f549377-cdc9-4441-a187-6c7e2d30affb tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a5cc95c-7d0e-40af-9d52-d4f2a0457412) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:11:57.478659 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-8f549377-cdc9-4441-a187-6c7e2d30affb tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a5cc95c-7d0e-40af-9d52-d4f2a0457412) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:11:57.481900 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-8f549377-cdc9-4441-a187-6c7e2d30affb tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Flow 'volume_create_api' (b85738be-5b8b-4806-9b77-edb8db3a1c07) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:11:57.532869 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-8f549377-cdc9-4441-a187-6c7e2d30affb tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Create volume request issued successfully. Dec 02 11:11:57.547620 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8f549377-cdc9-4441-a187-6c7e2d30affb tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] http://10.222.0.23/volume/v3/c36818f38ff746d0bb7b454e2d6adc55/volumes returned with HTTP 202 Dec 02 11:11:57.548960 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1563/3171] 10.222.0.23 () {60 vars in 1225 bytes} [Wed Dec 2 11:11:56 2020] POST /volume/v3/c36818f38ff746d0bb7b454e2d6adc55/volumes => generated 820 bytes in 1232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:11:57.565912 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ddb44e8d-41de-4588-a874-9c5f40e17db2 tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] GET http://10.222.0.23/volume/v3/c36818f38ff746d0bb7b454e2d6adc55/volumes/30d3892a-628d-4134-b2f2-02375e824652 Dec 02 11:11:57.566451 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ddb44e8d-41de-4588-a874-9c5f40e17db2 tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:57.566670 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:57.566670 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:57.567368 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ddb44e8d-41de-4588-a874-9c5f40e17db2 tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:57.640796 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:57.640796 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:57.652366 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-ddb44e8d-41de-4588-a874-9c5f40e17db2 tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Volume info retrieved successfully. Dec 02 11:11:57.680440 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ddb44e8d-41de-4588-a874-9c5f40e17db2 tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] http://10.222.0.23/volume/v3/c36818f38ff746d0bb7b454e2d6adc55/volumes/30d3892a-628d-4134-b2f2-02375e824652 returned with HTTP 200 Dec 02 11:11:57.680440 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1609/3172] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:57 2020] GET /volume/v3/c36818f38ff746d0bb7b454e2d6adc55/volumes/30d3892a-628d-4134-b2f2-02375e824652 => generated 888 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:57.789606 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7c174e0a-b6a0-49ec-a338-28fd56f263ab tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] GET http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/31239a1a-02f3-4666-927a-ad7c693f1cbd Dec 02 11:11:57.796529 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7c174e0a-b6a0-49ec-a338-28fd56f263ab tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:57.796529 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:57.796529 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:57.796529 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7c174e0a-b6a0-49ec-a338-28fd56f263ab tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:57.863558 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:57.863558 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:57.873385 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-7c174e0a-b6a0-49ec-a338-28fd56f263ab tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Volume info retrieved successfully. Dec 02 11:11:57.918494 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7c174e0a-b6a0-49ec-a338-28fd56f263ab tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/31239a1a-02f3-4666-927a-ad7c693f1cbd returned with HTTP 200 Dec 02 11:11:57.920478 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1564/3173] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:57 2020] GET /volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/31239a1a-02f3-4666-927a-ad7c693f1cbd => generated 941 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:58.352246 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0f020601-f292-4115-ae81-6b33f8822f9d tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:11:58.352801 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0f020601-f292-4115-ae81-6b33f8822f9d tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:58.352801 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:58.352801 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:58.353096 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0f020601-f292-4115-ae81-6b33f8822f9d tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:58.353446 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-0f020601-f292-4115-ae81-6b33f8822f9d tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:11:58.383641 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:58.383641 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:58.385834 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0f020601-f292-4115-ae81-6b33f8822f9d tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:11:58.386757 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1610/3174] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:58 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 818 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:58.702949 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-80956666-de82-4c53-a77f-28e0ae1fea6e tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] GET http://10.222.0.23/volume/v3/c36818f38ff746d0bb7b454e2d6adc55/volumes/30d3892a-628d-4134-b2f2-02375e824652 Dec 02 11:11:58.703383 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-80956666-de82-4c53-a77f-28e0ae1fea6e tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:58.703610 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:58.703610 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:58.703965 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-80956666-de82-4c53-a77f-28e0ae1fea6e tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:58.757522 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:58.757522 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:58.766569 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-80956666-de82-4c53-a77f-28e0ae1fea6e tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Volume info retrieved successfully. Dec 02 11:11:58.789390 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-80956666-de82-4c53-a77f-28e0ae1fea6e tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] http://10.222.0.23/volume/v3/c36818f38ff746d0bb7b454e2d6adc55/volumes/30d3892a-628d-4134-b2f2-02375e824652 returned with HTTP 200 Dec 02 11:11:58.790447 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1565/3175] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:58 2020] GET /volume/v3/c36818f38ff746d0bb7b454e2d6adc55/volumes/30d3892a-628d-4134-b2f2-02375e824652 => generated 913 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:58.807871 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5b92f733-bcc0-4ab7-831e-80f4b0908932 tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] POST http://10.222.0.23/volume/v3/c36818f38ff746d0bb7b454e2d6adc55/os-volume-transfer Dec 02 11:11:58.808336 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:58.808336 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:58.808768 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5b92f733-bcc0-4ab7-831e-80f4b0908932 tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "30d3892a-628d-4134-b2f2-02375e824652"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:11:58.809713 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.contrib.volume_transfer [None req-5b92f733-bcc0-4ab7-831e-80f4b0908932 tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Creating new volume transfer {'transfer': {'volume_id': '30d3892a-628d-4134-b2f2-02375e824652'}} {{(pid=88069) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Dec 02 11:11:58.810064 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.contrib.volume_transfer [None req-5b92f733-bcc0-4ab7-831e-80f4b0908932 tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Creating transfer of volume 30d3892a-628d-4134-b2f2-02375e824652 Dec 02 11:11:58.810409 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.transfer.api [None req-5b92f733-bcc0-4ab7-831e-80f4b0908932 tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Generating transfer record for volume 30d3892a-628d-4134-b2f2-02375e824652 Dec 02 11:11:58.860492 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:58.860492 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:58.884738 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5b92f733-bcc0-4ab7-831e-80f4b0908932 tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] http://10.222.0.23/volume/v3/c36818f38ff746d0bb7b454e2d6adc55/os-volume-transfer returned with HTTP 202 Dec 02 11:11:58.891734 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1611/3176] 10.222.0.23 () {60 vars in 1258 bytes} [Wed Dec 2 11:11:58 2020] POST /volume/v3/c36818f38ff746d0bb7b454e2d6adc55/os-volume-transfer => generated 507 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:11:58.896560 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c1424c35-30c3-4c8d-bb30-22c1a2e11903 tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] GET http://10.222.0.23/volume/v3/c36818f38ff746d0bb7b454e2d6adc55/volumes/30d3892a-628d-4134-b2f2-02375e824652 Dec 02 11:11:58.897138 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c1424c35-30c3-4c8d-bb30-22c1a2e11903 tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:58.897353 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:58.897353 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:58.897698 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c1424c35-30c3-4c8d-bb30-22c1a2e11903 tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:58.938064 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-529a9cdf-48dd-45fe-b48f-0643e7e62a05 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] GET http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/31239a1a-02f3-4666-927a-ad7c693f1cbd Dec 02 11:11:58.938599 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-529a9cdf-48dd-45fe-b48f-0643e7e62a05 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:58.939310 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:58.939310 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:58.941341 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-529a9cdf-48dd-45fe-b48f-0643e7e62a05 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:59.017534 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:59.017534 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:59.053595 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-529a9cdf-48dd-45fe-b48f-0643e7e62a05 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Volume info retrieved successfully. Dec 02 11:11:59.083449 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-529a9cdf-48dd-45fe-b48f-0643e7e62a05 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/31239a1a-02f3-4666-927a-ad7c693f1cbd returned with HTTP 200 Dec 02 11:11:59.084504 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1612/3177] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:58 2020] GET /volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/31239a1a-02f3-4666-927a-ad7c693f1cbd => generated 941 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:59.119846 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:59.119846 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:59.131692 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c1424c35-30c3-4c8d-bb30-22c1a2e11903 tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Volume info retrieved successfully. Dec 02 11:11:59.156740 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c1424c35-30c3-4c8d-bb30-22c1a2e11903 tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] http://10.222.0.23/volume/v3/c36818f38ff746d0bb7b454e2d6adc55/volumes/30d3892a-628d-4134-b2f2-02375e824652 returned with HTTP 200 Dec 02 11:11:59.157738 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1566/3178] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:58 2020] GET /volume/v3/c36818f38ff746d0bb7b454e2d6adc55/volumes/30d3892a-628d-4134-b2f2-02375e824652 => generated 921 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:59.176939 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-268a3e9e-ddaf-4791-85ed-5567bde94e8c tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] GET http://10.222.0.23/volume/v3/c36818f38ff746d0bb7b454e2d6adc55/os-volume-transfer/bc20cb9a-1c45-44a2-9083-fe12b4ea52b0 Dec 02 11:11:59.177714 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-268a3e9e-ddaf-4791-85ed-5567bde94e8c tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:59.177913 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:59.177913 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:59.178631 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-268a3e9e-ddaf-4791-85ed-5567bde94e8c tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:59.187097 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-268a3e9e-ddaf-4791-85ed-5567bde94e8c tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] http://10.222.0.23/volume/v3/c36818f38ff746d0bb7b454e2d6adc55/os-volume-transfer/bc20cb9a-1c45-44a2-9083-fe12b4ea52b0 returned with HTTP 200 Dec 02 11:11:59.187909 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1613/3179] 10.222.0.23 () {58 vars in 1348 bytes} [Wed Dec 2 11:11:59 2020] GET /volume/v3/c36818f38ff746d0bb7b454e2d6adc55/os-volume-transfer/bc20cb9a-1c45-44a2-9083-fe12b4ea52b0 => generated 475 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:59.199566 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ba2f7c22-ffeb-4102-8a7f-237f5bf4d1d1 tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] GET http://10.222.0.23/volume/v3/c36818f38ff746d0bb7b454e2d6adc55/os-volume-transfer Dec 02 11:11:59.200089 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ba2f7c22-ffeb-4102-8a7f-237f5bf4d1d1 tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:59.200328 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:11:59.200328 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:11:59.200699 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ba2f7c22-ffeb-4102-8a7f-237f5bf4d1d1 tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Calling method 'index' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:59.201172 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.contrib.volume_transfer [None req-ba2f7c22-ffeb-4102-8a7f-237f5bf4d1d1 tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Listing volume transfers {{(pid=88068) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Dec 02 11:11:59.210837 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ba2f7c22-ffeb-4102-8a7f-237f5bf4d1d1 tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] http://10.222.0.23/volume/v3/c36818f38ff746d0bb7b454e2d6adc55/os-volume-transfer returned with HTTP 200 Dec 02 11:11:59.211691 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1567/3180] 10.222.0.23 () {58 vars in 1237 bytes} [Wed Dec 2 11:11:59 2020] GET /volume/v3/c36818f38ff746d0bb7b454e2d6adc55/os-volume-transfer => generated 434 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:59.401648 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f6190106-980b-4278-9a5d-2953f457e521 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:11:59.402146 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f6190106-980b-4278-9a5d-2953f457e521 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:11:59.402784 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f6190106-980b-4278-9a5d-2953f457e521 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:11:59.403334 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-f6190106-980b-4278-9a5d-2953f457e521 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:11:59.417898 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8334bdbe-4961-446f-aa19-36d6d31d7cf5 tempest-VolumesTransfersTest-1819442387 tempest-VolumesTransfersTest-1819442387] POST http://10.222.0.23/volume/v3/da3b5f7e13274bf7ad915adb77e6440c/os-volume-transfer/bc20cb9a-1c45-44a2-9083-fe12b4ea52b0/accept Dec 02 11:11:59.418968 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8334bdbe-4961-446f-aa19-36d6d31d7cf5 tempest-VolumesTransfersTest-1819442387 tempest-VolumesTransfersTest-1819442387] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "cf8e4405a078e3e4"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:11:59.419875 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.contrib.volume_transfer [None req-8334bdbe-4961-446f-aa19-36d6d31d7cf5 tempest-VolumesTransfersTest-1819442387 tempest-VolumesTransfersTest-1819442387] Accepting volume transfer bc20cb9a-1c45-44a2-9083-fe12b4ea52b0 {{(pid=88069) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Dec 02 11:11:59.420217 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.contrib.volume_transfer [None req-8334bdbe-4961-446f-aa19-36d6d31d7cf5 tempest-VolumesTransfersTest-1819442387 tempest-VolumesTransfersTest-1819442387] Accepting transfer bc20cb9a-1c45-44a2-9083-fe12b4ea52b0 Dec 02 11:11:59.425404 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:59.425404 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:59.427755 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f6190106-980b-4278-9a5d-2953f457e521 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:11:59.428818 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1568/3181] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:11:59 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 818 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:11:59.583340 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-8334bdbe-4961-446f-aa19-36d6d31d7cf5 tempest-VolumesTransfersTest-1819442387 tempest-VolumesTransfersTest-1819442387] Created reservations ['6b74c17d-0477-4598-80b2-1ba50dca6504', '5a5dc698-0794-4a0e-a3b6-7fdb8f92728e', 'c11f9267-0c00-4633-a6c6-2127243ee9db', '677271a9-5c79-46d0-84b1-962384cb1b6a'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:11:59.631091 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-8334bdbe-4961-446f-aa19-36d6d31d7cf5 tempest-VolumesTransfersTest-1819442387 tempest-VolumesTransfersTest-1819442387] Created reservations ['98f30f9f-2289-44a1-bfda-2d53781f1a7b', 'daf3b66c-e1c9-4898-876f-b68247a27afc', 'ce6c034d-0a34-405c-b4b9-863d1229395f', '9621ed43-a798-4f89-93a1-ff3ec60ebb30'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:11:59.709135 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-8334bdbe-4961-446f-aa19-36d6d31d7cf5 tempest-VolumesTransfersTest-1819442387 tempest-VolumesTransfersTest-1819442387] Created reservations ['70455f7f-4b70-478f-9872-5fd6ca44d0be', '6870ebb6-c85e-443d-83b8-0a1dfa3398e6', '83632a07-078b-4627-93f4-b751635b6aa2', 'b6ee2c26-24e6-4e24-ab75-b964563bc2bb'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:11:59.768472 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-8334bdbe-4961-446f-aa19-36d6d31d7cf5 tempest-VolumesTransfersTest-1819442387 tempest-VolumesTransfersTest-1819442387] Created reservations ['98f63cf1-3c92-41f1-88e5-ff1bf8c00c1d', '1ac1d6d1-1420-4cb6-8303-f17302852367', '5afd4ecf-4d50-4dea-a45b-6a26d57ff8e4', '9fe5820b-389c-4768-a71b-c34ba5bee6dc'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:11:59.770959 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:11:59.770959 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:11:59.837186 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-8334bdbe-4961-446f-aa19-36d6d31d7cf5 tempest-VolumesTransfersTest-1819442387 tempest-VolumesTransfersTest-1819442387] Transfer volume completed successfully. Dec 02 11:11:59.862241 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 02 11:11:59.862241 n-d-764292-5 devstack@c-api.service[88067]: "UPDATE / DELETE expressions." % clause Dec 02 11:11:59.971394 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.transfer.api [None req-8334bdbe-4961-446f-aa19-36d6d31d7cf5 tempest-VolumesTransfersTest-1819442387 tempest-VolumesTransfersTest-1819442387] Volume 30d3892a-628d-4134-b2f2-02375e824652 has been transferred. Dec 02 11:12:00.021667 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8334bdbe-4961-446f-aa19-36d6d31d7cf5 tempest-VolumesTransfersTest-1819442387 tempest-VolumesTransfersTest-1819442387] http://10.222.0.23/volume/v3/da3b5f7e13274bf7ad915adb77e6440c/os-volume-transfer/bc20cb9a-1c45-44a2-9083-fe12b4ea52b0/accept returned with HTTP 202 Dec 02 11:12:00.028762 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1614/3182] 10.222.0.23 () {60 vars in 1390 bytes} [Wed Dec 2 11:11:59 2020] POST /volume/v3/da3b5f7e13274bf7ad915adb77e6440c/os-volume-transfer/bc20cb9a-1c45-44a2-9083-fe12b4ea52b0/accept => generated 431 bytes in 802 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:12:00.033397 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f5f60f41-d192-4d8f-8efd-93eac7c3a149 tempest-VolumesTransfersTest-1819442387 tempest-VolumesTransfersTest-1819442387] GET http://10.222.0.23/volume/v3/da3b5f7e13274bf7ad915adb77e6440c/volumes/30d3892a-628d-4134-b2f2-02375e824652 Dec 02 11:12:00.034294 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f5f60f41-d192-4d8f-8efd-93eac7c3a149 tempest-VolumesTransfersTest-1819442387 tempest-VolumesTransfersTest-1819442387] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:00.034461 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:00.034461 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:00.035334 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f5f60f41-d192-4d8f-8efd-93eac7c3a149 tempest-VolumesTransfersTest-1819442387 tempest-VolumesTransfersTest-1819442387] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:00.085084 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:00.085084 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:00.093598 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f5f60f41-d192-4d8f-8efd-93eac7c3a149 tempest-VolumesTransfersTest-1819442387 tempest-VolumesTransfersTest-1819442387] Volume info retrieved successfully. Dec 02 11:12:00.101368 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f2baa3fb-8bd4-4262-84f4-a9edd80adeec tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] GET http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/31239a1a-02f3-4666-927a-ad7c693f1cbd Dec 02 11:12:00.103120 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f2baa3fb-8bd4-4262-84f4-a9edd80adeec tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:00.103648 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:00.103648 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:00.104426 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f2baa3fb-8bd4-4262-84f4-a9edd80adeec tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:00.116971 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f5f60f41-d192-4d8f-8efd-93eac7c3a149 tempest-VolumesTransfersTest-1819442387 tempest-VolumesTransfersTest-1819442387] http://10.222.0.23/volume/v3/da3b5f7e13274bf7ad915adb77e6440c/volumes/30d3892a-628d-4134-b2f2-02375e824652 returned with HTTP 200 Dec 02 11:12:00.118199 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1569/3183] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:00 2020] GET /volume/v3/da3b5f7e13274bf7ad915adb77e6440c/volumes/30d3892a-628d-4134-b2f2-02375e824652 => generated 913 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:00.133354 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-66384948-888f-4393-8f0d-42ad5c4f3236 tempest-VolumesTransfersTest-1819442387 tempest-VolumesTransfersTest-1819442387] GET http://10.222.0.23/volume/v3/da3b5f7e13274bf7ad915adb77e6440c/volumes/30d3892a-628d-4134-b2f2-02375e824652 Dec 02 11:12:00.133984 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-66384948-888f-4393-8f0d-42ad5c4f3236 tempest-VolumesTransfersTest-1819442387 tempest-VolumesTransfersTest-1819442387] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:00.134204 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:00.134204 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:00.134571 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-66384948-888f-4393-8f0d-42ad5c4f3236 tempest-VolumesTransfersTest-1819442387 tempest-VolumesTransfersTest-1819442387] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:00.161267 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:00.161267 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:00.172116 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f2baa3fb-8bd4-4262-84f4-a9edd80adeec tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Volume info retrieved successfully. Dec 02 11:12:00.185781 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:00.185781 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:00.194973 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-66384948-888f-4393-8f0d-42ad5c4f3236 tempest-VolumesTransfersTest-1819442387 tempest-VolumesTransfersTest-1819442387] Volume info retrieved successfully. Dec 02 11:12:00.196506 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f2baa3fb-8bd4-4262-84f4-a9edd80adeec tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/31239a1a-02f3-4666-927a-ad7c693f1cbd returned with HTTP 200 Dec 02 11:12:00.197539 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1615/3184] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:00 2020] GET /volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/31239a1a-02f3-4666-927a-ad7c693f1cbd => generated 942 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:00.211945 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6b898376-5ac0-474f-a112-6a399c327a0b tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] GET http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/31239a1a-02f3-4666-927a-ad7c693f1cbd Dec 02 11:12:00.212460 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6b898376-5ac0-474f-a112-6a399c327a0b tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:00.212661 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:00.212661 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:00.213052 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6b898376-5ac0-474f-a112-6a399c327a0b tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:00.218141 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-66384948-888f-4393-8f0d-42ad5c4f3236 tempest-VolumesTransfersTest-1819442387 tempest-VolumesTransfersTest-1819442387] http://10.222.0.23/volume/v3/da3b5f7e13274bf7ad915adb77e6440c/volumes/30d3892a-628d-4134-b2f2-02375e824652 returned with HTTP 200 Dec 02 11:12:00.219349 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1570/3185] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:00 2020] GET /volume/v3/da3b5f7e13274bf7ad915adb77e6440c/volumes/30d3892a-628d-4134-b2f2-02375e824652 => generated 913 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:00.235350 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-73d292ea-575e-47ff-b9d4-f196c35c1a71 tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] DELETE http://10.222.0.23/volume/v3/c36818f38ff746d0bb7b454e2d6adc55/os-volume-transfer/bc20cb9a-1c45-44a2-9083-fe12b4ea52b0 Dec 02 11:12:00.235894 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-73d292ea-575e-47ff-b9d4-f196c35c1a71 tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:00.236048 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:00.236048 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:00.236557 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-73d292ea-575e-47ff-b9d4-f196c35c1a71 tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:00.237090 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.contrib.volume_transfer [None req-73d292ea-575e-47ff-b9d4-f196c35c1a71 tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Delete transfer with id: bc20cb9a-1c45-44a2-9083-fe12b4ea52b0 Dec 02 11:12:00.243253 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-73d292ea-575e-47ff-b9d4-f196c35c1a71 tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] http://10.222.0.23/volume/v3/c36818f38ff746d0bb7b454e2d6adc55/os-volume-transfer/bc20cb9a-1c45-44a2-9083-fe12b4ea52b0 returned with HTTP 404 Dec 02 11:12:00.244347 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1571/3186] 10.222.0.23 () {58 vars in 1351 bytes} [Wed Dec 2 11:12:00 2020] DELETE /volume/v3/c36818f38ff746d0bb7b454e2d6adc55/os-volume-transfer/bc20cb9a-1c45-44a2-9083-fe12b4ea52b0 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 02 11:12:00.264834 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:00.264834 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:00.273845 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6b898376-5ac0-474f-a112-6a399c327a0b tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Volume info retrieved successfully. Dec 02 11:12:00.297829 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6b898376-5ac0-474f-a112-6a399c327a0b tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/31239a1a-02f3-4666-927a-ad7c693f1cbd returned with HTTP 200 Dec 02 11:12:00.298733 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1616/3187] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:00 2020] GET /volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/31239a1a-02f3-4666-927a-ad7c693f1cbd => generated 942 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:12:00.316302 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b825e8ca-a774-4dcf-8cb1-fa7c48ae32e9 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] DELETE http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/31239a1a-02f3-4666-927a-ad7c693f1cbd Dec 02 11:12:00.316878 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b825e8ca-a774-4dcf-8cb1-fa7c48ae32e9 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:00.317112 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:00.317112 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:00.317475 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b825e8ca-a774-4dcf-8cb1-fa7c48ae32e9 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:00.317925 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-b825e8ca-a774-4dcf-8cb1-fa7c48ae32e9 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Delete volume with id: 31239a1a-02f3-4666-927a-ad7c693f1cbd Dec 02 11:12:00.330991 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9264a8d4-a1b3-4cab-a97e-0beac06a01e1 tempest-VolumesTransfersTest-1942152998 tempest-VolumesTransfersTest-1942152998] DELETE http://10.222.0.23/volume/v3/afb5ef8727fd4c6586fbc8b9b2e76fa4/volumes/30d3892a-628d-4134-b2f2-02375e824652 Dec 02 11:12:00.331632 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9264a8d4-a1b3-4cab-a97e-0beac06a01e1 tempest-VolumesTransfersTest-1942152998 tempest-VolumesTransfersTest-1942152998] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:00.332220 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9264a8d4-a1b3-4cab-a97e-0beac06a01e1 tempest-VolumesTransfersTest-1942152998 tempest-VolumesTransfersTest-1942152998] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:00.333075 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-9264a8d4-a1b3-4cab-a97e-0beac06a01e1 tempest-VolumesTransfersTest-1942152998 tempest-VolumesTransfersTest-1942152998] Delete volume with id: 30d3892a-628d-4134-b2f2-02375e824652 Dec 02 11:12:00.367615 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:00.367615 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:00.369022 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b825e8ca-a774-4dcf-8cb1-fa7c48ae32e9 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Volume info retrieved successfully. Dec 02 11:12:00.391911 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:00.391911 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:00.393469 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-9264a8d4-a1b3-4cab-a97e-0beac06a01e1 tempest-VolumesTransfersTest-1942152998 tempest-VolumesTransfersTest-1942152998] Volume info retrieved successfully. Dec 02 11:12:00.397620 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b825e8ca-a774-4dcf-8cb1-fa7c48ae32e9 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Delete volume request issued successfully. Dec 02 11:12:00.398192 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b825e8ca-a774-4dcf-8cb1-fa7c48ae32e9 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/31239a1a-02f3-4666-927a-ad7c693f1cbd returned with HTTP 202 Dec 02 11:12:00.403041 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1617/3188] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:12:00 2020] DELETE /volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/31239a1a-02f3-4666-927a-ad7c693f1cbd => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:12:00.408211 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9afca42e-1879-4a3c-acf9-c8ee48ec2a6e tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] GET http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/31239a1a-02f3-4666-927a-ad7c693f1cbd Dec 02 11:12:00.408775 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9afca42e-1879-4a3c-acf9-c8ee48ec2a6e tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:00.409087 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:00.409087 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:00.409686 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9afca42e-1879-4a3c-acf9-c8ee48ec2a6e tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:00.428533 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-9264a8d4-a1b3-4cab-a97e-0beac06a01e1 tempest-VolumesTransfersTest-1942152998 tempest-VolumesTransfersTest-1942152998] Delete volume request issued successfully. Dec 02 11:12:00.429457 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9264a8d4-a1b3-4cab-a97e-0beac06a01e1 tempest-VolumesTransfersTest-1942152998 tempest-VolumesTransfersTest-1942152998] http://10.222.0.23/volume/v3/afb5ef8727fd4c6586fbc8b9b2e76fa4/volumes/30d3892a-628d-4134-b2f2-02375e824652 returned with HTTP 202 Dec 02 11:12:00.430390 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1572/3189] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:12:00 2020] DELETE /volume/v3/afb5ef8727fd4c6586fbc8b9b2e76fa4/volumes/30d3892a-628d-4134-b2f2-02375e824652 => generated 0 bytes in 182 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 02 11:12:00.440283 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b9f65728-fe3f-4ae2-b5d1-273d2271610c tempest-VolumesTransfersTest-1942152998 tempest-VolumesTransfersTest-1942152998] GET http://10.222.0.23/volume/v3/afb5ef8727fd4c6586fbc8b9b2e76fa4/volumes/30d3892a-628d-4134-b2f2-02375e824652 Dec 02 11:12:00.440932 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b9f65728-fe3f-4ae2-b5d1-273d2271610c tempest-VolumesTransfersTest-1942152998 tempest-VolumesTransfersTest-1942152998] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:00.441240 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:00.441240 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:00.441760 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b9f65728-fe3f-4ae2-b5d1-273d2271610c tempest-VolumesTransfersTest-1942152998 tempest-VolumesTransfersTest-1942152998] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:00.463278 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:00.463278 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:00.472735 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-9afca42e-1879-4a3c-acf9-c8ee48ec2a6e tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Volume info retrieved successfully. Dec 02 11:12:00.497217 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9afca42e-1879-4a3c-acf9-c8ee48ec2a6e tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/31239a1a-02f3-4666-927a-ad7c693f1cbd returned with HTTP 200 Dec 02 11:12:00.498117 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1618/3190] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:00 2020] GET /volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/31239a1a-02f3-4666-927a-ad7c693f1cbd => generated 941 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:00.507504 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:00.507504 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:00.512849 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b9f65728-fe3f-4ae2-b5d1-273d2271610c tempest-VolumesTransfersTest-1942152998 tempest-VolumesTransfersTest-1942152998] Volume info retrieved successfully. Dec 02 11:12:00.515455 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-665e4b74-7e08-4fb8-8499-61066a366f1b tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:12:00.516129 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-665e4b74-7e08-4fb8-8499-61066a366f1b tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:00.516495 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:00.516495 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:00.517107 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-665e4b74-7e08-4fb8-8499-61066a366f1b tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:00.517626 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-665e4b74-7e08-4fb8-8499-61066a366f1b tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:12:00.536943 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b9f65728-fe3f-4ae2-b5d1-273d2271610c tempest-VolumesTransfersTest-1942152998 tempest-VolumesTransfersTest-1942152998] http://10.222.0.23/volume/v3/afb5ef8727fd4c6586fbc8b9b2e76fa4/volumes/30d3892a-628d-4134-b2f2-02375e824652 returned with HTTP 200 Dec 02 11:12:00.537939 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1573/3191] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:00 2020] GET /volume/v3/afb5ef8727fd4c6586fbc8b9b2e76fa4/volumes/30d3892a-628d-4134-b2f2-02375e824652 => generated 1083 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:12:00.541105 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:00.541105 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:00.543246 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-665e4b74-7e08-4fb8-8499-61066a366f1b tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:12:00.550056 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1619/3192] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:00 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 818 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:01.515024 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1c2255f9-f9ef-4d80-9410-b371eccdcb68 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] GET http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/31239a1a-02f3-4666-927a-ad7c693f1cbd Dec 02 11:12:01.516234 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1c2255f9-f9ef-4d80-9410-b371eccdcb68 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:01.516644 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:01.516644 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:01.517325 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1c2255f9-f9ef-4d80-9410-b371eccdcb68 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:01.558805 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a12a6eb4-dae8-4003-a08c-dcc4ed1c93ea tempest-VolumesTransfersTest-1942152998 tempest-VolumesTransfersTest-1942152998] GET http://10.222.0.23/volume/v3/afb5ef8727fd4c6586fbc8b9b2e76fa4/volumes/30d3892a-628d-4134-b2f2-02375e824652 Dec 02 11:12:01.559252 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a12a6eb4-dae8-4003-a08c-dcc4ed1c93ea tempest-VolumesTransfersTest-1942152998 tempest-VolumesTransfersTest-1942152998] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:01.559469 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:01.559469 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:01.559842 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a12a6eb4-dae8-4003-a08c-dcc4ed1c93ea tempest-VolumesTransfersTest-1942152998 tempest-VolumesTransfersTest-1942152998] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:01.588437 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:01.588437 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:01.615202 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-1c2255f9-f9ef-4d80-9410-b371eccdcb68 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Volume info retrieved successfully. Dec 02 11:12:01.653207 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1c2255f9-f9ef-4d80-9410-b371eccdcb68 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/31239a1a-02f3-4666-927a-ad7c693f1cbd returned with HTTP 200 Dec 02 11:12:01.654061 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1574/3193] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:01 2020] GET /volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/31239a1a-02f3-4666-927a-ad7c693f1cbd => generated 941 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:01.663201 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-385ae5ee-3d4a-49b5-b561-d89830324ace tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:12:01.663661 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-385ae5ee-3d4a-49b5-b561-d89830324ace tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:01.663880 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:01.663880 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:01.664252 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-385ae5ee-3d4a-49b5-b561-d89830324ace tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:01.664619 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-385ae5ee-3d4a-49b5-b561-d89830324ace tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:12:01.704085 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:01.704085 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:01.704527 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-385ae5ee-3d4a-49b5-b561-d89830324ace tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:12:01.705369 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1575/3194] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:01 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 818 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:01.713610 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:01.713610 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:01.723723 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a12a6eb4-dae8-4003-a08c-dcc4ed1c93ea tempest-VolumesTransfersTest-1942152998 tempest-VolumesTransfersTest-1942152998] Volume info retrieved successfully. Dec 02 11:12:01.752522 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a12a6eb4-dae8-4003-a08c-dcc4ed1c93ea tempest-VolumesTransfersTest-1942152998 tempest-VolumesTransfersTest-1942152998] http://10.222.0.23/volume/v3/afb5ef8727fd4c6586fbc8b9b2e76fa4/volumes/30d3892a-628d-4134-b2f2-02375e824652 returned with HTTP 200 Dec 02 11:12:01.753502 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1620/3195] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:01 2020] GET /volume/v3/afb5ef8727fd4c6586fbc8b9b2e76fa4/volumes/30d3892a-628d-4134-b2f2-02375e824652 => generated 1083 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:12:02.670760 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-98e342b0-39ac-4ca7-a449-2869b9626cf6 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] GET http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/31239a1a-02f3-4666-927a-ad7c693f1cbd Dec 02 11:12:02.672558 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-98e342b0-39ac-4ca7-a449-2869b9626cf6 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:02.673001 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:02.673001 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:02.673763 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-98e342b0-39ac-4ca7-a449-2869b9626cf6 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:02.720380 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-47747120-a09a-4eba-8f1c-68fce0502d46 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:12:02.721381 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-47747120-a09a-4eba-8f1c-68fce0502d46 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:02.721817 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:02.721817 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:02.723162 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-47747120-a09a-4eba-8f1c-68fce0502d46 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:02.723887 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-47747120-a09a-4eba-8f1c-68fce0502d46 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:12:02.748684 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-98e342b0-39ac-4ca7-a449-2869b9626cf6 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/31239a1a-02f3-4666-927a-ad7c693f1cbd returned with HTTP 404 Dec 02 11:12:02.752340 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1576/3196] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:02 2020] GET /volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/31239a1a-02f3-4666-927a-ad7c693f1cbd => generated 109 bytes in 86 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:12:02.761349 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:02.761349 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:02.762986 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-47747120-a09a-4eba-8f1c-68fce0502d46 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:12:02.764068 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1621/3197] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:02 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 818 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:02.775242 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9f4486a3-df13-4abc-84ea-00f31dbae71f tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] DELETE http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/4a168cba-f1c9-46db-b7ba-20dd7733a889 Dec 02 11:12:02.775991 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9f4486a3-df13-4abc-84ea-00f31dbae71f tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:02.776671 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9f4486a3-df13-4abc-84ea-00f31dbae71f tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:02.777398 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-9f4486a3-df13-4abc-84ea-00f31dbae71f tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Delete volume with id: 4a168cba-f1c9-46db-b7ba-20dd7733a889 Dec 02 11:12:02.778785 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8ebc37db-a62f-4b92-8226-5b49b5269ad6 tempest-VolumesTransfersTest-1942152998 tempest-VolumesTransfersTest-1942152998] GET http://10.222.0.23/volume/v3/afb5ef8727fd4c6586fbc8b9b2e76fa4/volumes/30d3892a-628d-4134-b2f2-02375e824652 Dec 02 11:12:02.779858 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8ebc37db-a62f-4b92-8226-5b49b5269ad6 tempest-VolumesTransfersTest-1942152998 tempest-VolumesTransfersTest-1942152998] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:02.780260 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:02.780260 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:02.780920 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8ebc37db-a62f-4b92-8226-5b49b5269ad6 tempest-VolumesTransfersTest-1942152998 tempest-VolumesTransfersTest-1942152998] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:02.837881 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:02.837881 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:02.839071 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-9f4486a3-df13-4abc-84ea-00f31dbae71f tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Volume info retrieved successfully. Dec 02 11:12:02.839851 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8ebc37db-a62f-4b92-8226-5b49b5269ad6 tempest-VolumesTransfersTest-1942152998 tempest-VolumesTransfersTest-1942152998] http://10.222.0.23/volume/v3/afb5ef8727fd4c6586fbc8b9b2e76fa4/volumes/30d3892a-628d-4134-b2f2-02375e824652 returned with HTTP 404 Dec 02 11:12:02.842268 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1622/3198] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:02 2020] GET /volume/v3/afb5ef8727fd4c6586fbc8b9b2e76fa4/volumes/30d3892a-628d-4134-b2f2-02375e824652 => generated 109 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:12:02.864372 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3504d4a6-332d-445e-a565-26805a3a99fa tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] POST http://10.222.0.23/volume/v3/c36818f38ff746d0bb7b454e2d6adc55/volumes Dec 02 11:12:02.869135 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3504d4a6-332d-445e-a565-26805a3a99fa tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1144441886"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:12:02.870884 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-3504d4a6-332d-445e-a565-26805a3a99fa tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1144441886'}} {{(pid=88069) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 11:12:02.871276 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-3504d4a6-332d-445e-a565-26805a3a99fa tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Create volume of 1 GB Dec 02 11:12:02.886527 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3504d4a6-332d-445e-a565-26805a3a99fa tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Availability Zones retrieved successfully. Dec 02 11:12:02.889959 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-9f4486a3-df13-4abc-84ea-00f31dbae71f tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Delete volume request issued successfully. Dec 02 11:12:02.890885 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9f4486a3-df13-4abc-84ea-00f31dbae71f tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/4a168cba-f1c9-46db-b7ba-20dd7733a889 returned with HTTP 202 Dec 02 11:12:02.892000 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1577/3199] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:12:02 2020] DELETE /volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/4a168cba-f1c9-46db-b7ba-20dd7733a889 => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:12:02.900021 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d9c90d70-8b84-4552-9092-2bc2f9dd965f tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] GET http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/4a168cba-f1c9-46db-b7ba-20dd7733a889 Dec 02 11:12:02.901304 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d9c90d70-8b84-4552-9092-2bc2f9dd965f tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:02.901736 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:02.901736 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:02.902395 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d9c90d70-8b84-4552-9092-2bc2f9dd965f tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:02.904830 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-3504d4a6-332d-445e-a565-26805a3a99fa tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Flow 'volume_create_api' (2f05a155-002c-4a66-a94a-6022efd5760f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:12:02.907643 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-3504d4a6-332d-445e-a565-26805a3a99fa tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9beedd70-77aa-40e6-81fd-38ecab32c54f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:12:02.910012 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-3504d4a6-332d-445e-a565-26805a3a99fa tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Validating volume size '1' using validate_int {{(pid=88069) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 11:12:02.969654 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:02.969654 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:02.979243 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-d9c90d70-8b84-4552-9092-2bc2f9dd965f tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Volume info retrieved successfully. Dec 02 11:12:02.987615 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-3504d4a6-332d-445e-a565-26805a3a99fa tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9beedd70-77aa-40e6-81fd-38ecab32c54f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:12:02.991262 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-3504d4a6-332d-445e-a565-26805a3a99fa tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d07e7d99-35e2-4294-93af-098e6c0705c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:12:03.005901 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d9c90d70-8b84-4552-9092-2bc2f9dd965f tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/4a168cba-f1c9-46db-b7ba-20dd7733a889 returned with HTTP 200 Dec 02 11:12:03.007377 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1578/3200] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:02 2020] GET /volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/4a168cba-f1c9-46db-b7ba-20dd7733a889 => generated 907 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:03.078293 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-3504d4a6-332d-445e-a565-26805a3a99fa tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Created reservations ['931fd182-6a6a-4d2f-9292-0af4a449e471', '346c6fab-bf71-4f87-8da0-661c079a2255', '88b2836f-078b-463c-b274-291ee14d66aa', '3bf9ffae-82c9-49eb-b883-8f80baea9f08'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:12:03.080535 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-3504d4a6-332d-445e-a565-26805a3a99fa tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d07e7d99-35e2-4294-93af-098e6c0705c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['931fd182-6a6a-4d2f-9292-0af4a449e471', '346c6fab-bf71-4f87-8da0-661c079a2255', '88b2836f-078b-463c-b274-291ee14d66aa', '3bf9ffae-82c9-49eb-b883-8f80baea9f08']}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:12:03.083106 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-3504d4a6-332d-445e-a565-26805a3a99fa tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca34d602-e497-47fe-9172-fc7aed186303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:12:03.154533 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-3504d4a6-332d-445e-a565-26805a3a99fa tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca34d602-e497-47fe-9172-fc7aed186303) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c18b2eef-e15a-48e1-b411-1509d342de4e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1144441886',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c36818f38ff746d0bb7b454e2d6adc55',qos_specs=None,replication_status=,reservations=['931fd182-6a6a-4d2f-9292-0af4a449e471','346c6fab-bf71-4f87-8da0-661c079a2255','88b2836f-078b-463c-b274-291ee14d66aa','3bf9ffae-82c9-49eb-b883-8f80baea9f08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd3434096f404a09b7aa5234a325556c',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T11:12:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1144441886',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c18b2eef-e15a-48e1-b411-1509d342de4e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c36818f38ff746d0bb7b454e2d6adc55',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,user_id='cd3434096f404a09b7aa5234a325556c',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:12:03.156390 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-3504d4a6-332d-445e-a565-26805a3a99fa tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6174186e-82d8-468b-95dd-9199b49fdec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:12:03.194088 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-3504d4a6-332d-445e-a565-26805a3a99fa tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6174186e-82d8-468b-95dd-9199b49fdec4) 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-VolumesTransfersTest-Volume-1144441886',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c36818f38ff746d0bb7b454e2d6adc55',qos_specs=None,replication_status=,reservations=['931fd182-6a6a-4d2f-9292-0af4a449e471','346c6fab-bf71-4f87-8da0-661c079a2255','88b2836f-078b-463c-b274-291ee14d66aa','3bf9ffae-82c9-49eb-b883-8f80baea9f08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd3434096f404a09b7aa5234a325556c',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:12:03.196041 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-3504d4a6-332d-445e-a565-26805a3a99fa tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c25e67a9-9099-4397-8835-c879c4530dc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:12:03.212150 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-3504d4a6-332d-445e-a565-26805a3a99fa tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c25e67a9-9099-4397-8835-c879c4530dc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:12:03.215281 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-3504d4a6-332d-445e-a565-26805a3a99fa tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Flow 'volume_create_api' (2f05a155-002c-4a66-a94a-6022efd5760f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:12:03.288792 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3504d4a6-332d-445e-a565-26805a3a99fa tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Create volume request issued successfully. Dec 02 11:12:03.302538 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3504d4a6-332d-445e-a565-26805a3a99fa tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] http://10.222.0.23/volume/v3/c36818f38ff746d0bb7b454e2d6adc55/volumes returned with HTTP 202 Dec 02 11:12:03.303468 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1623/3201] 10.222.0.23 () {60 vars in 1225 bytes} [Wed Dec 2 11:12:02 2020] POST /volume/v3/c36818f38ff746d0bb7b454e2d6adc55/volumes => generated 820 bytes in 447 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:12:03.318331 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-52e510e7-9d1c-41f5-9a2e-05afacc12e58 tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] GET http://10.222.0.23/volume/v3/c36818f38ff746d0bb7b454e2d6adc55/volumes/c18b2eef-e15a-48e1-b411-1509d342de4e Dec 02 11:12:03.318941 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-52e510e7-9d1c-41f5-9a2e-05afacc12e58 tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:03.319159 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:03.319159 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:03.319530 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-52e510e7-9d1c-41f5-9a2e-05afacc12e58 tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:03.379373 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:03.379373 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:03.389091 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-52e510e7-9d1c-41f5-9a2e-05afacc12e58 tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Volume info retrieved successfully. Dec 02 11:12:03.414381 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-52e510e7-9d1c-41f5-9a2e-05afacc12e58 tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] http://10.222.0.23/volume/v3/c36818f38ff746d0bb7b454e2d6adc55/volumes/c18b2eef-e15a-48e1-b411-1509d342de4e returned with HTTP 200 Dec 02 11:12:03.416177 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1579/3202] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:03 2020] GET /volume/v3/c36818f38ff746d0bb7b454e2d6adc55/volumes/c18b2eef-e15a-48e1-b411-1509d342de4e => generated 912 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:03.789710 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7bd737f9-20cb-43b7-94fd-f7b903f1018c tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:12:03.790244 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7bd737f9-20cb-43b7-94fd-f7b903f1018c tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:03.790501 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:03.790501 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:03.790888 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7bd737f9-20cb-43b7-94fd-f7b903f1018c tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:03.791243 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-7bd737f9-20cb-43b7-94fd-f7b903f1018c tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:12:03.838631 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:03.838631 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:03.838631 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7bd737f9-20cb-43b7-94fd-f7b903f1018c tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:12:03.838631 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1624/3203] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:03 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 818 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:04.023558 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9244ac85-a1c9-41b8-aa6d-ba72be7275a2 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] GET http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/4a168cba-f1c9-46db-b7ba-20dd7733a889 Dec 02 11:12:04.024505 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9244ac85-a1c9-41b8-aa6d-ba72be7275a2 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:04.024986 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:04.024986 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:04.027052 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9244ac85-a1c9-41b8-aa6d-ba72be7275a2 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:04.142206 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:04.142206 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:04.151633 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-9244ac85-a1c9-41b8-aa6d-ba72be7275a2 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Volume info retrieved successfully. Dec 02 11:12:04.177294 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9244ac85-a1c9-41b8-aa6d-ba72be7275a2 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/4a168cba-f1c9-46db-b7ba-20dd7733a889 returned with HTTP 200 Dec 02 11:12:04.178139 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1580/3204] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:04 2020] GET /volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/4a168cba-f1c9-46db-b7ba-20dd7733a889 => generated 907 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:04.432962 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-32735c1e-218d-413d-9454-785685394760 tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] GET http://10.222.0.23/volume/v3/c36818f38ff746d0bb7b454e2d6adc55/volumes/c18b2eef-e15a-48e1-b411-1509d342de4e Dec 02 11:12:04.433803 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-32735c1e-218d-413d-9454-785685394760 tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:04.434226 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:04.434226 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:04.434557 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-32735c1e-218d-413d-9454-785685394760 tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:04.485368 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:04.485368 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:04.494075 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-32735c1e-218d-413d-9454-785685394760 tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Volume info retrieved successfully. Dec 02 11:12:04.516387 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-32735c1e-218d-413d-9454-785685394760 tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] http://10.222.0.23/volume/v3/c36818f38ff746d0bb7b454e2d6adc55/volumes/c18b2eef-e15a-48e1-b411-1509d342de4e returned with HTTP 200 Dec 02 11:12:04.517858 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1625/3205] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:04 2020] GET /volume/v3/c36818f38ff746d0bb7b454e2d6adc55/volumes/c18b2eef-e15a-48e1-b411-1509d342de4e => generated 913 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:04.535756 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f3b3b32d-2edc-4eb6-bf14-ceca1e39fa69 tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] POST http://10.222.0.23/volume/v3/c36818f38ff746d0bb7b454e2d6adc55/os-volume-transfer Dec 02 11:12:04.536221 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:04.536221 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:04.536688 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f3b3b32d-2edc-4eb6-bf14-ceca1e39fa69 tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "c18b2eef-e15a-48e1-b411-1509d342de4e"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:12:04.538412 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.contrib.volume_transfer [None req-f3b3b32d-2edc-4eb6-bf14-ceca1e39fa69 tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Creating new volume transfer {'transfer': {'volume_id': 'c18b2eef-e15a-48e1-b411-1509d342de4e'}} {{(pid=88068) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Dec 02 11:12:04.538940 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.contrib.volume_transfer [None req-f3b3b32d-2edc-4eb6-bf14-ceca1e39fa69 tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Creating transfer of volume c18b2eef-e15a-48e1-b411-1509d342de4e Dec 02 11:12:04.539454 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.transfer.api [None req-f3b3b32d-2edc-4eb6-bf14-ceca1e39fa69 tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Generating transfer record for volume c18b2eef-e15a-48e1-b411-1509d342de4e Dec 02 11:12:04.591149 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:04.591149 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:04.639659 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f3b3b32d-2edc-4eb6-bf14-ceca1e39fa69 tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] http://10.222.0.23/volume/v3/c36818f38ff746d0bb7b454e2d6adc55/os-volume-transfer returned with HTTP 202 Dec 02 11:12:04.640347 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1581/3206] 10.222.0.23 () {60 vars in 1258 bytes} [Wed Dec 2 11:12:04 2020] POST /volume/v3/c36818f38ff746d0bb7b454e2d6adc55/os-volume-transfer => generated 507 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:12:04.650601 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-46a86605-9c72-499e-9f94-2606182f6f32 tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] GET http://10.222.0.23/volume/v3/c36818f38ff746d0bb7b454e2d6adc55/volumes/c18b2eef-e15a-48e1-b411-1509d342de4e Dec 02 11:12:04.651672 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-46a86605-9c72-499e-9f94-2606182f6f32 tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:04.651970 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:04.651970 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:04.652520 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-46a86605-9c72-499e-9f94-2606182f6f32 tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:04.703883 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:04.703883 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:04.713118 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-46a86605-9c72-499e-9f94-2606182f6f32 tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Volume info retrieved successfully. Dec 02 11:12:04.737062 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-46a86605-9c72-499e-9f94-2606182f6f32 tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] http://10.222.0.23/volume/v3/c36818f38ff746d0bb7b454e2d6adc55/volumes/c18b2eef-e15a-48e1-b411-1509d342de4e returned with HTTP 200 Dec 02 11:12:04.738129 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1626/3207] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:04 2020] GET /volume/v3/c36818f38ff746d0bb7b454e2d6adc55/volumes/c18b2eef-e15a-48e1-b411-1509d342de4e => generated 921 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:04.757776 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ef44c9d2-8db8-48fd-9b04-b22f539962c0 tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] GET http://10.222.0.23/volume/v3/c36818f38ff746d0bb7b454e2d6adc55/os-volume-transfer/detail Dec 02 11:12:04.758313 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ef44c9d2-8db8-48fd-9b04-b22f539962c0 tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:04.758556 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:04.758556 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:04.758938 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ef44c9d2-8db8-48fd-9b04-b22f539962c0 tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Calling method 'detail' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:04.759363 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.contrib.volume_transfer [None req-ef44c9d2-8db8-48fd-9b04-b22f539962c0 tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Listing volume transfers {{(pid=88068) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Dec 02 11:12:04.767946 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ef44c9d2-8db8-48fd-9b04-b22f539962c0 tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] http://10.222.0.23/volume/v3/c36818f38ff746d0bb7b454e2d6adc55/os-volume-transfer/detail returned with HTTP 200 Dec 02 11:12:04.768947 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1582/3208] 10.222.0.23 () {58 vars in 1258 bytes} [Wed Dec 2 11:12:04 2020] GET /volume/v3/c36818f38ff746d0bb7b454e2d6adc55/os-volume-transfer/detail => generated 478 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:04.780936 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-95e4739c-f343-44c3-bfcc-305af29df5c4 tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] DELETE http://10.222.0.23/volume/v3/c36818f38ff746d0bb7b454e2d6adc55/os-volume-transfer/21075b07-2065-4f71-9c24-056c2225e0c0 Dec 02 11:12:04.781459 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-95e4739c-f343-44c3-bfcc-305af29df5c4 tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:04.781677 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:04.781677 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:04.782055 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-95e4739c-f343-44c3-bfcc-305af29df5c4 tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:04.782419 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.contrib.volume_transfer [None req-95e4739c-f343-44c3-bfcc-305af29df5c4 tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Delete transfer with id: 21075b07-2065-4f71-9c24-056c2225e0c0 Dec 02 11:12:04.838186 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:04.838186 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:04.853817 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-845edde5-0646-4b4f-a00b-a58b3aaf0fe0 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:12:04.854511 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 02 11:12:04.854511 n-d-764292-5 devstack@c-api.service[88067]: "UPDATE / DELETE expressions." % clause Dec 02 11:12:04.855345 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-845edde5-0646-4b4f-a00b-a58b3aaf0fe0 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:04.856697 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-845edde5-0646-4b4f-a00b-a58b3aaf0fe0 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:04.857456 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-845edde5-0646-4b4f-a00b-a58b3aaf0fe0 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:12:04.862298 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-95e4739c-f343-44c3-bfcc-305af29df5c4 tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] http://10.222.0.23/volume/v3/c36818f38ff746d0bb7b454e2d6adc55/os-volume-transfer/21075b07-2065-4f71-9c24-056c2225e0c0 returned with HTTP 202 Dec 02 11:12:04.863290 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1627/3209] 10.222.0.23 () {58 vars in 1351 bytes} [Wed Dec 2 11:12:04 2020] DELETE /volume/v3/c36818f38ff746d0bb7b454e2d6adc55/os-volume-transfer/21075b07-2065-4f71-9c24-056c2225e0c0 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:12:04.871050 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-36b910c0-38ce-44c8-83f8-d774db1c4b82 tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] GET http://10.222.0.23/volume/v3/c36818f38ff746d0bb7b454e2d6adc55/volumes/c18b2eef-e15a-48e1-b411-1509d342de4e Dec 02 11:12:04.872507 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-36b910c0-38ce-44c8-83f8-d774db1c4b82 tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:04.872862 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:04.872862 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:04.873674 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-36b910c0-38ce-44c8-83f8-d774db1c4b82 tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:04.880450 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:04.880450 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:04.882419 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-845edde5-0646-4b4f-a00b-a58b3aaf0fe0 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:12:04.883274 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1583/3210] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:04 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 818 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:12:04.928073 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:04.928073 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:04.937155 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-36b910c0-38ce-44c8-83f8-d774db1c4b82 tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Volume info retrieved successfully. Dec 02 11:12:04.959251 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-36b910c0-38ce-44c8-83f8-d774db1c4b82 tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] http://10.222.0.23/volume/v3/c36818f38ff746d0bb7b454e2d6adc55/volumes/c18b2eef-e15a-48e1-b411-1509d342de4e returned with HTTP 200 Dec 02 11:12:04.960466 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1628/3211] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:04 2020] GET /volume/v3/c36818f38ff746d0bb7b454e2d6adc55/volumes/c18b2eef-e15a-48e1-b411-1509d342de4e => generated 913 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:04.979325 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-02f6df4e-ca34-4059-b128-b124542f05d5 tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] DELETE http://10.222.0.23/volume/v3/c36818f38ff746d0bb7b454e2d6adc55/os-volume-transfer/21075b07-2065-4f71-9c24-056c2225e0c0 Dec 02 11:12:04.979869 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-02f6df4e-ca34-4059-b128-b124542f05d5 tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:04.980075 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:04.980075 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:04.980404 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-02f6df4e-ca34-4059-b128-b124542f05d5 tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:04.980814 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.contrib.volume_transfer [None req-02f6df4e-ca34-4059-b128-b124542f05d5 tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Delete transfer with id: 21075b07-2065-4f71-9c24-056c2225e0c0 Dec 02 11:12:04.987048 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-02f6df4e-ca34-4059-b128-b124542f05d5 tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] http://10.222.0.23/volume/v3/c36818f38ff746d0bb7b454e2d6adc55/os-volume-transfer/21075b07-2065-4f71-9c24-056c2225e0c0 returned with HTTP 404 Dec 02 11:12:04.988156 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1584/3212] 10.222.0.23 () {58 vars in 1351 bytes} [Wed Dec 2 11:12:04 2020] DELETE /volume/v3/c36818f38ff746d0bb7b454e2d6adc55/os-volume-transfer/21075b07-2065-4f71-9c24-056c2225e0c0 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 02 11:12:04.995824 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-755f7094-2553-40dd-8f8b-26448346d303 tempest-VolumesTransfersTest-1942152998 tempest-VolumesTransfersTest-1942152998] DELETE http://10.222.0.23/volume/v3/afb5ef8727fd4c6586fbc8b9b2e76fa4/volumes/c18b2eef-e15a-48e1-b411-1509d342de4e Dec 02 11:12:04.996308 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-755f7094-2553-40dd-8f8b-26448346d303 tempest-VolumesTransfersTest-1942152998 tempest-VolumesTransfersTest-1942152998] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:04.996535 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:04.996535 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:04.996897 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-755f7094-2553-40dd-8f8b-26448346d303 tempest-VolumesTransfersTest-1942152998 tempest-VolumesTransfersTest-1942152998] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:04.997381 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-755f7094-2553-40dd-8f8b-26448346d303 tempest-VolumesTransfersTest-1942152998 tempest-VolumesTransfersTest-1942152998] Delete volume with id: c18b2eef-e15a-48e1-b411-1509d342de4e Dec 02 11:12:05.050445 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:05.050445 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:05.051987 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-755f7094-2553-40dd-8f8b-26448346d303 tempest-VolumesTransfersTest-1942152998 tempest-VolumesTransfersTest-1942152998] Volume info retrieved successfully. Dec 02 11:12:05.082490 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-755f7094-2553-40dd-8f8b-26448346d303 tempest-VolumesTransfersTest-1942152998 tempest-VolumesTransfersTest-1942152998] Delete volume request issued successfully. Dec 02 11:12:05.083241 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-755f7094-2553-40dd-8f8b-26448346d303 tempest-VolumesTransfersTest-1942152998 tempest-VolumesTransfersTest-1942152998] http://10.222.0.23/volume/v3/afb5ef8727fd4c6586fbc8b9b2e76fa4/volumes/c18b2eef-e15a-48e1-b411-1509d342de4e returned with HTTP 202 Dec 02 11:12:05.084290 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1629/3213] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:12:04 2020] DELETE /volume/v3/afb5ef8727fd4c6586fbc8b9b2e76fa4/volumes/c18b2eef-e15a-48e1-b411-1509d342de4e => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:12:05.093335 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-62d6798c-9182-470c-8194-baed7d05aa19 tempest-VolumesTransfersTest-1942152998 tempest-VolumesTransfersTest-1942152998] GET http://10.222.0.23/volume/v3/afb5ef8727fd4c6586fbc8b9b2e76fa4/volumes/c18b2eef-e15a-48e1-b411-1509d342de4e Dec 02 11:12:05.094120 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-62d6798c-9182-470c-8194-baed7d05aa19 tempest-VolumesTransfersTest-1942152998 tempest-VolumesTransfersTest-1942152998] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:05.094753 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-62d6798c-9182-470c-8194-baed7d05aa19 tempest-VolumesTransfersTest-1942152998 tempest-VolumesTransfersTest-1942152998] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:05.158039 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:05.158039 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:05.175304 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-62d6798c-9182-470c-8194-baed7d05aa19 tempest-VolumesTransfersTest-1942152998 tempest-VolumesTransfersTest-1942152998] Volume info retrieved successfully. Dec 02 11:12:05.193974 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3a3694ed-9fec-45dc-bb0b-4ab417f71e5d tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] GET http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/4a168cba-f1c9-46db-b7ba-20dd7733a889 Dec 02 11:12:05.194543 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3a3694ed-9fec-45dc-bb0b-4ab417f71e5d tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:05.194760 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:05.194760 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:05.195128 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3a3694ed-9fec-45dc-bb0b-4ab417f71e5d tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:05.210880 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-62d6798c-9182-470c-8194-baed7d05aa19 tempest-VolumesTransfersTest-1942152998 tempest-VolumesTransfersTest-1942152998] http://10.222.0.23/volume/v3/afb5ef8727fd4c6586fbc8b9b2e76fa4/volumes/c18b2eef-e15a-48e1-b411-1509d342de4e returned with HTTP 200 Dec 02 11:12:05.212411 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1585/3214] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:05 2020] GET /volume/v3/afb5ef8727fd4c6586fbc8b9b2e76fa4/volumes/c18b2eef-e15a-48e1-b411-1509d342de4e => generated 1083 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:12:05.276574 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3a3694ed-9fec-45dc-bb0b-4ab417f71e5d tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/4a168cba-f1c9-46db-b7ba-20dd7733a889 returned with HTTP 404 Dec 02 11:12:05.278257 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1630/3215] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:05 2020] GET /volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/4a168cba-f1c9-46db-b7ba-20dd7733a889 => generated 109 bytes in 88 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:12:05.285562 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fbfa2866-e3db-42b5-ad3a-1f9f0e1c8bcf tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] DELETE http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/db8ceb03-8ed3-41f0-a45d-0e72559ffc9f Dec 02 11:12:05.286331 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fbfa2866-e3db-42b5-ad3a-1f9f0e1c8bcf tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:05.286700 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:05.286700 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:05.287298 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fbfa2866-e3db-42b5-ad3a-1f9f0e1c8bcf tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:05.287933 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-fbfa2866-e3db-42b5-ad3a-1f9f0e1c8bcf tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Delete volume with id: db8ceb03-8ed3-41f0-a45d-0e72559ffc9f Dec 02 11:12:05.339180 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:05.339180 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:05.340402 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-fbfa2866-e3db-42b5-ad3a-1f9f0e1c8bcf tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Volume info retrieved successfully. Dec 02 11:12:05.368933 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-fbfa2866-e3db-42b5-ad3a-1f9f0e1c8bcf tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Delete volume request issued successfully. Dec 02 11:12:05.369615 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fbfa2866-e3db-42b5-ad3a-1f9f0e1c8bcf tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/db8ceb03-8ed3-41f0-a45d-0e72559ffc9f returned with HTTP 202 Dec 02 11:12:05.370617 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1586/3216] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:12:05 2020] DELETE /volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/db8ceb03-8ed3-41f0-a45d-0e72559ffc9f => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 02 11:12:05.384164 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-be74efae-a43d-4711-84ec-cdc9baa94c57 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] GET http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/db8ceb03-8ed3-41f0-a45d-0e72559ffc9f Dec 02 11:12:05.385150 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-be74efae-a43d-4711-84ec-cdc9baa94c57 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:05.385810 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-be74efae-a43d-4711-84ec-cdc9baa94c57 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:05.447849 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:05.447849 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:05.457773 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-be74efae-a43d-4711-84ec-cdc9baa94c57 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Volume info retrieved successfully. Dec 02 11:12:05.483867 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-be74efae-a43d-4711-84ec-cdc9baa94c57 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/db8ceb03-8ed3-41f0-a45d-0e72559ffc9f returned with HTTP 200 Dec 02 11:12:05.485607 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1631/3217] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:05 2020] GET /volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/db8ceb03-8ed3-41f0-a45d-0e72559ffc9f => generated 1390 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:12:05.897986 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-829f2d25-8066-490e-8c6a-3534c225499f tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:12:05.899254 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-829f2d25-8066-490e-8c6a-3534c225499f tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:05.899676 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:05.899676 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:05.900377 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-829f2d25-8066-490e-8c6a-3534c225499f tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:05.900987 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-829f2d25-8066-490e-8c6a-3534c225499f tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:12:05.947819 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:05.947819 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:05.950051 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-829f2d25-8066-490e-8c6a-3534c225499f tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:12:05.950812 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1587/3218] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:05 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 818 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:06.233381 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ad8a4386-b201-4c5e-b767-4a04b59a4cf3 tempest-VolumesTransfersTest-1942152998 tempest-VolumesTransfersTest-1942152998] GET http://10.222.0.23/volume/v3/afb5ef8727fd4c6586fbc8b9b2e76fa4/volumes/c18b2eef-e15a-48e1-b411-1509d342de4e Dec 02 11:12:06.244223 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ad8a4386-b201-4c5e-b767-4a04b59a4cf3 tempest-VolumesTransfersTest-1942152998 tempest-VolumesTransfersTest-1942152998] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:06.244766 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:06.244766 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:06.245430 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ad8a4386-b201-4c5e-b767-4a04b59a4cf3 tempest-VolumesTransfersTest-1942152998 tempest-VolumesTransfersTest-1942152998] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:06.315632 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:06.315632 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:06.327660 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-ad8a4386-b201-4c5e-b767-4a04b59a4cf3 tempest-VolumesTransfersTest-1942152998 tempest-VolumesTransfersTest-1942152998] Volume info retrieved successfully. Dec 02 11:12:06.356908 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ad8a4386-b201-4c5e-b767-4a04b59a4cf3 tempest-VolumesTransfersTest-1942152998 tempest-VolumesTransfersTest-1942152998] http://10.222.0.23/volume/v3/afb5ef8727fd4c6586fbc8b9b2e76fa4/volumes/c18b2eef-e15a-48e1-b411-1509d342de4e returned with HTTP 200 Dec 02 11:12:06.358527 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1632/3219] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:06 2020] GET /volume/v3/afb5ef8727fd4c6586fbc8b9b2e76fa4/volumes/c18b2eef-e15a-48e1-b411-1509d342de4e => generated 1083 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:12:06.503105 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bd3ad085-0376-4624-a5ff-df09d078f83f tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] GET http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/db8ceb03-8ed3-41f0-a45d-0e72559ffc9f Dec 02 11:12:06.503950 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bd3ad085-0376-4624-a5ff-df09d078f83f tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:06.504357 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:06.504357 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:06.505021 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bd3ad085-0376-4624-a5ff-df09d078f83f tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:06.567579 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:06.567579 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:06.582875 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-bd3ad085-0376-4624-a5ff-df09d078f83f tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Volume info retrieved successfully. Dec 02 11:12:06.611050 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bd3ad085-0376-4624-a5ff-df09d078f83f tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/db8ceb03-8ed3-41f0-a45d-0e72559ffc9f returned with HTTP 200 Dec 02 11:12:06.612003 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1588/3220] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:06 2020] GET /volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/db8ceb03-8ed3-41f0-a45d-0e72559ffc9f => generated 1390 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:12:06.965322 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e271ac25-38e8-44dc-8ce4-a4379ce58a56 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:12:06.966447 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e271ac25-38e8-44dc-8ce4-a4379ce58a56 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:06.966818 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:06.966818 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:06.967421 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e271ac25-38e8-44dc-8ce4-a4379ce58a56 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:06.967928 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-e271ac25-38e8-44dc-8ce4-a4379ce58a56 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:12:06.992025 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:06.992025 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:06.994649 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e271ac25-38e8-44dc-8ce4-a4379ce58a56 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:12:06.995669 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1633/3221] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:06 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 818 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:07.376024 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6598ee62-d820-4d9b-bf4d-79f2816541ec tempest-VolumesTransfersTest-1942152998 tempest-VolumesTransfersTest-1942152998] GET http://10.222.0.23/volume/v3/afb5ef8727fd4c6586fbc8b9b2e76fa4/volumes/c18b2eef-e15a-48e1-b411-1509d342de4e Dec 02 11:12:07.377286 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6598ee62-d820-4d9b-bf4d-79f2816541ec tempest-VolumesTransfersTest-1942152998 tempest-VolumesTransfersTest-1942152998] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:07.378353 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:07.378353 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:07.379029 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6598ee62-d820-4d9b-bf4d-79f2816541ec tempest-VolumesTransfersTest-1942152998 tempest-VolumesTransfersTest-1942152998] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:07.438394 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6598ee62-d820-4d9b-bf4d-79f2816541ec tempest-VolumesTransfersTest-1942152998 tempest-VolumesTransfersTest-1942152998] http://10.222.0.23/volume/v3/afb5ef8727fd4c6586fbc8b9b2e76fa4/volumes/c18b2eef-e15a-48e1-b411-1509d342de4e returned with HTTP 404 Dec 02 11:12:07.439609 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1589/3222] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:07 2020] GET /volume/v3/afb5ef8727fd4c6586fbc8b9b2e76fa4/volumes/c18b2eef-e15a-48e1-b411-1509d342de4e => generated 109 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:12:07.452922 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9a5dadfe-f526-4a66-9848-3f07785d5af2 tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] DELETE http://10.222.0.23/volume/v3/c36818f38ff746d0bb7b454e2d6adc55/volumes/c18b2eef-e15a-48e1-b411-1509d342de4e Dec 02 11:12:07.453542 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9a5dadfe-f526-4a66-9848-3f07785d5af2 tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:07.454008 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:07.454008 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:07.454666 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9a5dadfe-f526-4a66-9848-3f07785d5af2 tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:07.455325 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-9a5dadfe-f526-4a66-9848-3f07785d5af2 tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Delete volume with id: c18b2eef-e15a-48e1-b411-1509d342de4e Dec 02 11:12:07.516463 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9a5dadfe-f526-4a66-9848-3f07785d5af2 tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] http://10.222.0.23/volume/v3/c36818f38ff746d0bb7b454e2d6adc55/volumes/c18b2eef-e15a-48e1-b411-1509d342de4e returned with HTTP 404 Dec 02 11:12:07.517908 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1634/3223] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:12:07 2020] DELETE /volume/v3/c36818f38ff746d0bb7b454e2d6adc55/volumes/c18b2eef-e15a-48e1-b411-1509d342de4e => generated 109 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:12:07.526062 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-472f7400-75c3-4a29-b23a-b31616f30df3 tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] DELETE http://10.222.0.23/volume/v3/c36818f38ff746d0bb7b454e2d6adc55/volumes/30d3892a-628d-4134-b2f2-02375e824652 Dec 02 11:12:07.526797 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-472f7400-75c3-4a29-b23a-b31616f30df3 tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:07.527426 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-472f7400-75c3-4a29-b23a-b31616f30df3 tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:07.528048 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-472f7400-75c3-4a29-b23a-b31616f30df3 tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] Delete volume with id: 30d3892a-628d-4134-b2f2-02375e824652 Dec 02 11:12:07.582326 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-472f7400-75c3-4a29-b23a-b31616f30df3 tempest-VolumesTransfersTest-1990583574 tempest-VolumesTransfersTest-1990583574] http://10.222.0.23/volume/v3/c36818f38ff746d0bb7b454e2d6adc55/volumes/30d3892a-628d-4134-b2f2-02375e824652 returned with HTTP 404 Dec 02 11:12:07.591702 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1590/3224] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:12:07 2020] DELETE /volume/v3/c36818f38ff746d0bb7b454e2d6adc55/volumes/30d3892a-628d-4134-b2f2-02375e824652 => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:12:07.632181 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ff909c6d-0d2f-43e2-9127-6ec3f367602a tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] GET http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/db8ceb03-8ed3-41f0-a45d-0e72559ffc9f Dec 02 11:12:07.633307 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ff909c6d-0d2f-43e2-9127-6ec3f367602a tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:07.634002 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ff909c6d-0d2f-43e2-9127-6ec3f367602a tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:07.694625 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ff909c6d-0d2f-43e2-9127-6ec3f367602a tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/db8ceb03-8ed3-41f0-a45d-0e72559ffc9f returned with HTTP 404 Dec 02 11:12:07.696012 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1635/3225] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:07 2020] GET /volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/db8ceb03-8ed3-41f0-a45d-0e72559ffc9f => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:12:07.704180 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2a17db40-94ee-4eba-a300-bf3d21ed4311 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] DELETE http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 Dec 02 11:12:07.705581 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2a17db40-94ee-4eba-a300-bf3d21ed4311 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:07.706253 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2a17db40-94ee-4eba-a300-bf3d21ed4311 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:07.706881 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-2a17db40-94ee-4eba-a300-bf3d21ed4311 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Delete volume with id: a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 Dec 02 11:12:07.773251 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:07.773251 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:07.775039 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-2a17db40-94ee-4eba-a300-bf3d21ed4311 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Volume info retrieved successfully. Dec 02 11:12:07.816754 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-2a17db40-94ee-4eba-a300-bf3d21ed4311 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Delete volume request issued successfully. Dec 02 11:12:07.817494 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2a17db40-94ee-4eba-a300-bf3d21ed4311 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 returned with HTTP 202 Dec 02 11:12:07.818940 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1591/3226] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:12:07 2020] DELETE /volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:12:07.826969 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7abc4b8b-8c47-4991-b3c0-3db65c69dfb7 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] GET http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 Dec 02 11:12:07.827493 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7abc4b8b-8c47-4991-b3c0-3db65c69dfb7 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:07.827980 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7abc4b8b-8c47-4991-b3c0-3db65c69dfb7 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:07.913744 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:07.913744 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:07.923161 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-7abc4b8b-8c47-4991-b3c0-3db65c69dfb7 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Volume info retrieved successfully. Dec 02 11:12:07.950168 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7abc4b8b-8c47-4991-b3c0-3db65c69dfb7 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 returned with HTTP 200 Dec 02 11:12:07.952846 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1636/3227] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:07 2020] GET /volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 => generated 1355 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:12:08.012434 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-584d9bb1-dfbd-4265-974a-a43ca47754a7 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:12:08.013679 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-584d9bb1-dfbd-4265-974a-a43ca47754a7 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:08.014147 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:08.014147 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:08.015383 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-584d9bb1-dfbd-4265-974a-a43ca47754a7 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:08.015956 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-584d9bb1-dfbd-4265-974a-a43ca47754a7 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:12:08.045657 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:08.045657 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:08.048689 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-584d9bb1-dfbd-4265-974a-a43ca47754a7 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:12:08.057511 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1592/3228] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:08 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 818 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:08.967125 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2ecc0bb6-da10-48c0-8c9a-e2d3c27c7c42 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] GET http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 Dec 02 11:12:08.967617 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2ecc0bb6-da10-48c0-8c9a-e2d3c27c7c42 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:08.968012 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:08.968012 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:08.969767 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2ecc0bb6-da10-48c0-8c9a-e2d3c27c7c42 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:09.037476 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:09.037476 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:09.047608 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-2ecc0bb6-da10-48c0-8c9a-e2d3c27c7c42 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Volume info retrieved successfully. Dec 02 11:12:09.070462 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-07bc00eb-42d5-48fa-b7e3-b38c5b361756 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:12:09.075277 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-07bc00eb-42d5-48fa-b7e3-b38c5b361756 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:09.075622 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:09.075622 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:09.076193 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-07bc00eb-42d5-48fa-b7e3-b38c5b361756 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:09.076652 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-07bc00eb-42d5-48fa-b7e3-b38c5b361756 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:12:09.082788 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2ecc0bb6-da10-48c0-8c9a-e2d3c27c7c42 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 returned with HTTP 200 Dec 02 11:12:09.086141 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1637/3229] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:08 2020] GET /volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 => generated 1355 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:12:09.142149 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:09.142149 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:09.144080 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-07bc00eb-42d5-48fa-b7e3-b38c5b361756 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:12:09.148555 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1593/3230] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:09 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 818 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:10.102513 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9af368c0-d92c-40c5-b465-29650189e069 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] GET http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 Dec 02 11:12:10.103171 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9af368c0-d92c-40c5-b465-29650189e069 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:10.103509 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:10.103509 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:10.104418 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9af368c0-d92c-40c5-b465-29650189e069 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:10.170426 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d964bfbc-3176-4224-8ceb-bf200fb58ffa tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:12:10.170967 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d964bfbc-3176-4224-8ceb-bf200fb58ffa tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:10.171189 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:10.171189 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:10.171555 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d964bfbc-3176-4224-8ceb-bf200fb58ffa tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:10.171890 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-d964bfbc-3176-4224-8ceb-bf200fb58ffa tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:12:10.207964 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:10.207964 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:10.210544 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d964bfbc-3176-4224-8ceb-bf200fb58ffa tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:12:10.211090 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9af368c0-d92c-40c5-b465-29650189e069 tempest-VolumesCloneTest-189123009 tempest-VolumesCloneTest-189123009] http://10.222.0.23/volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 returned with HTTP 404 Dec 02 11:12:10.212452 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1594/3231] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:10 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 818 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:10.216749 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1638/3232] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:10 2020] GET /volume/v3/e56f9728a77a4c3f9ff394366a66eaad/volumes/a3b79ec3-41f1-40cf-8833-0a2e283eb2b2 => generated 109 bytes in 116 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:12:11.226411 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dbc68858-5a1f-4a19-937b-7354c8e88a4d tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:12:11.227638 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dbc68858-5a1f-4a19-937b-7354c8e88a4d tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:11.228039 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:11.228039 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:11.228661 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dbc68858-5a1f-4a19-937b-7354c8e88a4d tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:11.229263 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-dbc68858-5a1f-4a19-937b-7354c8e88a4d tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:12:11.253389 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:11.253389 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:11.255861 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dbc68858-5a1f-4a19-937b-7354c8e88a4d tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:12:11.256960 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1595/3233] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:11 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 818 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:11.802200 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3e9c3eec-8d3f-42ce-83d8-75ed2c0b40de tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] GET http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes Dec 02 11:12:11.802908 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3e9c3eec-8d3f-42ce-83d8-75ed2c0b40de tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:11.803217 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3e9c3eec-8d3f-42ce-83d8-75ed2c0b40de tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Calling method 'index' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:11.804256 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-3e9c3eec-8d3f-42ce-83d8-75ed2c0b40de tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Removing options '' from query. {{(pid=88069) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 11:12:11.806042 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-3e9c3eec-8d3f-42ce-83d8-75ed2c0b40de tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88069) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 02 11:12:11.857354 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3e9c3eec-8d3f-42ce-83d8-75ed2c0b40de tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Get all volumes completed successfully. Dec 02 11:12:11.858179 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3e9c3eec-8d3f-42ce-83d8-75ed2c0b40de tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes returned with HTTP 200 Dec 02 11:12:11.859211 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1639/3234] 10.222.0.23 () {58 vars in 1204 bytes} [Wed Dec 2 11:12:11 2020] GET /volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes => generated 15 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 02 11:12:11.869073 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f8b48126-08c2-4c62-993c-11981d7a2423 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] POST http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes Dec 02 11:12:11.869548 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:11.869548 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:11.869907 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f8b48126-08c2-4c62-993c-11981d7a2423 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1613135400"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:12:11.871294 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-f8b48126-08c2-4c62-993c-11981d7a2423 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1613135400'}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 11:12:11.871666 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-f8b48126-08c2-4c62-993c-11981d7a2423 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Create volume of 1 GB Dec 02 11:12:11.884784 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f8b48126-08c2-4c62-993c-11981d7a2423 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Availability Zones retrieved successfully. Dec 02 11:12:11.901176 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-f8b48126-08c2-4c62-993c-11981d7a2423 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Flow 'volume_create_api' (05396561-32d8-413b-b894-dd036fe91009) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:12:11.904182 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-f8b48126-08c2-4c62-993c-11981d7a2423 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (207d1693-ca1f-4a47-a6cf-519ef8e5e25a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:12:11.906267 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-f8b48126-08c2-4c62-993c-11981d7a2423 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Validating volume size '1' using validate_int {{(pid=88068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 11:12:11.970809 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-f8b48126-08c2-4c62-993c-11981d7a2423 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (207d1693-ca1f-4a47-a6cf-519ef8e5e25a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:12:11.975051 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-f8b48126-08c2-4c62-993c-11981d7a2423 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54b15c6c-ab1b-4eb3-9322-6d26955834f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:12:12.087116 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-f8b48126-08c2-4c62-993c-11981d7a2423 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Created reservations ['faa318aa-57c4-4564-9a45-54fc2632a274', '7bb18664-6274-454f-9d6e-84e844691a8a', '5404d163-d762-4f89-8a18-0cd91d009b9e', 'f32030c8-d11d-4e3b-a4ea-81db637027a6'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:12:12.089286 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-f8b48126-08c2-4c62-993c-11981d7a2423 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54b15c6c-ab1b-4eb3-9322-6d26955834f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['faa318aa-57c4-4564-9a45-54fc2632a274', '7bb18664-6274-454f-9d6e-84e844691a8a', '5404d163-d762-4f89-8a18-0cd91d009b9e', 'f32030c8-d11d-4e3b-a4ea-81db637027a6']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:12:12.091548 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-f8b48126-08c2-4c62-993c-11981d7a2423 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05907d27-a0c5-4d9f-a08b-739d4ca70bb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:12:12.160364 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-f8b48126-08c2-4c62-993c-11981d7a2423 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05907d27-a0c5-4d9f-a08b-739d4ca70bb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56e1761a-eb8e-4c1f-8c80-5f4291a6acb0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1613135400',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='7711d585ea01436dbbd9af1ffdf78c2b',qos_specs=None,replication_status=,reservations=['faa318aa-57c4-4564-9a45-54fc2632a274','7bb18664-6274-454f-9d6e-84e844691a8a','5404d163-d762-4f89-8a18-0cd91d009b9e','f32030c8-d11d-4e3b-a4ea-81db637027a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ba09483c319464aadb6f00518befab2',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T11:12:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1613135400',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=56e1761a-eb8e-4c1f-8c80-5f4291a6acb0,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='7711d585ea01436dbbd9af1ffdf78c2b',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,user_id='7ba09483c319464aadb6f00518befab2',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:12:12.162665 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-f8b48126-08c2-4c62-993c-11981d7a2423 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ed149ad-a117-4cf2-b5c2-013decc43e7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:12:12.200397 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-f8b48126-08c2-4c62-993c-11981d7a2423 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ed149ad-a117-4cf2-b5c2-013decc43e7e) 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-VolumesListTestJSON-Volume-1613135400',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='7711d585ea01436dbbd9af1ffdf78c2b',qos_specs=None,replication_status=,reservations=['faa318aa-57c4-4564-9a45-54fc2632a274','7bb18664-6274-454f-9d6e-84e844691a8a','5404d163-d762-4f89-8a18-0cd91d009b9e','f32030c8-d11d-4e3b-a4ea-81db637027a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ba09483c319464aadb6f00518befab2',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:12:12.202779 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-f8b48126-08c2-4c62-993c-11981d7a2423 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01e0dc3e-f580-48dd-8214-46f67c2c57da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:12:12.223133 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-f8b48126-08c2-4c62-993c-11981d7a2423 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01e0dc3e-f580-48dd-8214-46f67c2c57da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:12:12.226151 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-f8b48126-08c2-4c62-993c-11981d7a2423 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Flow 'volume_create_api' (05396561-32d8-413b-b894-dd036fe91009) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:12:12.271195 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7f241a2a-5db8-4f65-9f8e-6d817640504d tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:12:12.271860 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7f241a2a-5db8-4f65-9f8e-6d817640504d tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:12.272474 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7f241a2a-5db8-4f65-9f8e-6d817640504d tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:12.273273 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-7f241a2a-5db8-4f65-9f8e-6d817640504d tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:12:12.277508 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f8b48126-08c2-4c62-993c-11981d7a2423 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Create volume request issued successfully. Dec 02 11:12:12.294891 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f8b48126-08c2-4c62-993c-11981d7a2423 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes returned with HTTP 202 Dec 02 11:12:12.296164 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1596/3235] 10.222.0.23 () {60 vars in 1226 bytes} [Wed Dec 2 11:12:11 2020] POST /volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes => generated 833 bytes in 431 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 02 11:12:12.306356 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:12.306356 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:12.308983 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7f241a2a-5db8-4f65-9f8e-6d817640504d tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:12:12.310017 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1640/3236] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:12 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 818 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:12.314503 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9b0c0d24-e30f-412c-b0de-4e0b06cdda87 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] GET http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/56e1761a-eb8e-4c1f-8c80-5f4291a6acb0 Dec 02 11:12:12.315123 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9b0c0d24-e30f-412c-b0de-4e0b06cdda87 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:12.315319 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:12.315319 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:12.315958 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9b0c0d24-e30f-412c-b0de-4e0b06cdda87 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:12.367906 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:12.367906 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:12.376192 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-9b0c0d24-e30f-412c-b0de-4e0b06cdda87 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Volume info retrieved successfully. Dec 02 11:12:12.399467 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9b0c0d24-e30f-412c-b0de-4e0b06cdda87 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/56e1761a-eb8e-4c1f-8c80-5f4291a6acb0 returned with HTTP 200 Dec 02 11:12:12.400306 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1597/3237] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:12 2020] GET /volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/56e1761a-eb8e-4c1f-8c80-5f4291a6acb0 => generated 901 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:13.324425 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c951cd70-afff-4827-bedb-dc025d9bb019 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:12:13.325022 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c951cd70-afff-4827-bedb-dc025d9bb019 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:13.325172 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:13.325172 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:13.325526 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c951cd70-afff-4827-bedb-dc025d9bb019 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:13.325863 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-c951cd70-afff-4827-bedb-dc025d9bb019 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:12:13.381257 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:13.381257 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:13.383543 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c951cd70-afff-4827-bedb-dc025d9bb019 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:12:13.385075 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1641/3238] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:13 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 818 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:13.418186 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bf94d6d8-0a27-421c-8e77-6c4f99bc1f1c tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] GET http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/56e1761a-eb8e-4c1f-8c80-5f4291a6acb0 Dec 02 11:12:13.418627 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bf94d6d8-0a27-421c-8e77-6c4f99bc1f1c tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:13.418849 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:13.418849 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:13.419214 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bf94d6d8-0a27-421c-8e77-6c4f99bc1f1c tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:13.478397 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:13.478397 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:13.488743 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-bf94d6d8-0a27-421c-8e77-6c4f99bc1f1c tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Volume info retrieved successfully. Dec 02 11:12:13.512229 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bf94d6d8-0a27-421c-8e77-6c4f99bc1f1c tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/56e1761a-eb8e-4c1f-8c80-5f4291a6acb0 returned with HTTP 200 Dec 02 11:12:13.513474 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1598/3239] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:13 2020] GET /volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/56e1761a-eb8e-4c1f-8c80-5f4291a6acb0 => generated 926 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:13.529618 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-edd712da-f4f8-4a97-b0b5-58ba55694ad2 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] GET http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/56e1761a-eb8e-4c1f-8c80-5f4291a6acb0 Dec 02 11:12:13.530296 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-edd712da-f4f8-4a97-b0b5-58ba55694ad2 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:13.530634 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:13.530634 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:13.531004 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-edd712da-f4f8-4a97-b0b5-58ba55694ad2 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:13.583053 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:13.583053 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:13.593760 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-edd712da-f4f8-4a97-b0b5-58ba55694ad2 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Volume info retrieved successfully. Dec 02 11:12:13.616620 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-edd712da-f4f8-4a97-b0b5-58ba55694ad2 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/56e1761a-eb8e-4c1f-8c80-5f4291a6acb0 returned with HTTP 200 Dec 02 11:12:13.618984 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1642/3240] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:13 2020] GET /volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/56e1761a-eb8e-4c1f-8c80-5f4291a6acb0 => generated 926 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:13.634366 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c2f4a7e9-9146-40b1-ae70-bdf61af16371 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] POST http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes Dec 02 11:12:13.634835 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:13.634835 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:13.635393 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c2f4a7e9-9146-40b1-ae70-bdf61af16371 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-93125208"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:12:13.637401 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-c2f4a7e9-9146-40b1-ae70-bdf61af16371 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-93125208'}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 11:12:13.637401 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-c2f4a7e9-9146-40b1-ae70-bdf61af16371 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Create volume of 1 GB Dec 02 11:12:13.660104 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c2f4a7e9-9146-40b1-ae70-bdf61af16371 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Availability Zones retrieved successfully. Dec 02 11:12:13.672970 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c2f4a7e9-9146-40b1-ae70-bdf61af16371 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Flow 'volume_create_api' (7bac2d89-913d-48bb-8eb1-db9fa8285835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:12:13.675678 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c2f4a7e9-9146-40b1-ae70-bdf61af16371 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0449f73e-5249-4202-a343-cdd3536a48db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:12:13.677998 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-c2f4a7e9-9146-40b1-ae70-bdf61af16371 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Validating volume size '1' using validate_int {{(pid=88068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 11:12:13.750841 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c2f4a7e9-9146-40b1-ae70-bdf61af16371 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0449f73e-5249-4202-a343-cdd3536a48db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:12:13.753268 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c2f4a7e9-9146-40b1-ae70-bdf61af16371 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9709ddf-5b13-49ec-9d6b-afb21db0964f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:12:13.833839 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-c2f4a7e9-9146-40b1-ae70-bdf61af16371 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Created reservations ['d428314a-6f81-4e9e-a4ed-ad0de702e58a', '2851d613-a2ff-489f-a116-1e21c37b011e', '5a5953c9-4a51-4197-869b-e060117e2d0b', '45a3933c-2e51-4854-a325-a3a2297f29a6'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:12:13.835588 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c2f4a7e9-9146-40b1-ae70-bdf61af16371 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9709ddf-5b13-49ec-9d6b-afb21db0964f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d428314a-6f81-4e9e-a4ed-ad0de702e58a', '2851d613-a2ff-489f-a116-1e21c37b011e', '5a5953c9-4a51-4197-869b-e060117e2d0b', '45a3933c-2e51-4854-a325-a3a2297f29a6']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:12:13.842016 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c2f4a7e9-9146-40b1-ae70-bdf61af16371 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fba1636a-9917-46d8-bb87-ff3793a70ef1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:12:13.920733 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c2f4a7e9-9146-40b1-ae70-bdf61af16371 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fba1636a-9917-46d8-bb87-ff3793a70ef1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f82b811-3cea-4985-be8b-259ecd78eb1f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-93125208',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='7711d585ea01436dbbd9af1ffdf78c2b',qos_specs=None,replication_status=,reservations=['d428314a-6f81-4e9e-a4ed-ad0de702e58a','2851d613-a2ff-489f-a116-1e21c37b011e','5a5953c9-4a51-4197-869b-e060117e2d0b','45a3933c-2e51-4854-a325-a3a2297f29a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ba09483c319464aadb6f00518befab2',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T11:12:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-93125208',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f82b811-3cea-4985-be8b-259ecd78eb1f,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='7711d585ea01436dbbd9af1ffdf78c2b',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,user_id='7ba09483c319464aadb6f00518befab2',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:12:13.922827 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c2f4a7e9-9146-40b1-ae70-bdf61af16371 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cc64b06-a8a9-4e3e-8665-05f580994999) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:12:13.960356 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c2f4a7e9-9146-40b1-ae70-bdf61af16371 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cc64b06-a8a9-4e3e-8665-05f580994999) 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-VolumesListTestJSON-Volume-93125208',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='7711d585ea01436dbbd9af1ffdf78c2b',qos_specs=None,replication_status=,reservations=['d428314a-6f81-4e9e-a4ed-ad0de702e58a','2851d613-a2ff-489f-a116-1e21c37b011e','5a5953c9-4a51-4197-869b-e060117e2d0b','45a3933c-2e51-4854-a325-a3a2297f29a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ba09483c319464aadb6f00518befab2',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:12:13.962786 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c2f4a7e9-9146-40b1-ae70-bdf61af16371 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c524642-dc3a-40d7-a51a-2c18470e3b3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:12:13.994006 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c2f4a7e9-9146-40b1-ae70-bdf61af16371 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c524642-dc3a-40d7-a51a-2c18470e3b3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:12:13.996685 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c2f4a7e9-9146-40b1-ae70-bdf61af16371 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Flow 'volume_create_api' (7bac2d89-913d-48bb-8eb1-db9fa8285835) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:12:14.102040 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c2f4a7e9-9146-40b1-ae70-bdf61af16371 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Create volume request issued successfully. Dec 02 11:12:14.126154 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c2f4a7e9-9146-40b1-ae70-bdf61af16371 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes returned with HTTP 202 Dec 02 11:12:14.136776 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1599/3241] 10.222.0.23 () {60 vars in 1226 bytes} [Wed Dec 2 11:12:13 2020] POST /volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes => generated 831 bytes in 497 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:12:14.141271 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-07431263-9e7c-44cc-8aa7-d0a18bf3f6c4 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] GET http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/0f82b811-3cea-4985-be8b-259ecd78eb1f Dec 02 11:12:14.141795 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-07431263-9e7c-44cc-8aa7-d0a18bf3f6c4 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:14.142015 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:14.142015 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:14.142383 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-07431263-9e7c-44cc-8aa7-d0a18bf3f6c4 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:14.209547 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:14.209547 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:14.218749 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-07431263-9e7c-44cc-8aa7-d0a18bf3f6c4 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Volume info retrieved successfully. Dec 02 11:12:14.244849 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-07431263-9e7c-44cc-8aa7-d0a18bf3f6c4 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/0f82b811-3cea-4985-be8b-259ecd78eb1f returned with HTTP 200 Dec 02 11:12:14.246207 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1643/3242] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:14 2020] GET /volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/0f82b811-3cea-4985-be8b-259ecd78eb1f => generated 923 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:14.400090 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f7936e99-be16-4ef2-915e-b6d36687ce08 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:12:14.400623 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f7936e99-be16-4ef2-915e-b6d36687ce08 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:14.400869 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:14.400869 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:14.401526 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f7936e99-be16-4ef2-915e-b6d36687ce08 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:14.402170 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-f7936e99-be16-4ef2-915e-b6d36687ce08 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:12:14.424669 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:14.424669 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:14.427712 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f7936e99-be16-4ef2-915e-b6d36687ce08 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:12:14.430236 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1600/3243] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:14 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 818 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:15.263952 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bcb81f3b-f0a1-4e61-832d-5adfee971e7b tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] GET http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/0f82b811-3cea-4985-be8b-259ecd78eb1f Dec 02 11:12:15.265735 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bcb81f3b-f0a1-4e61-832d-5adfee971e7b tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:15.265735 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:15.265735 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:15.266079 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bcb81f3b-f0a1-4e61-832d-5adfee971e7b tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:15.320978 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:15.320978 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:15.330811 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-bcb81f3b-f0a1-4e61-832d-5adfee971e7b tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Volume info retrieved successfully. Dec 02 11:12:15.354441 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bcb81f3b-f0a1-4e61-832d-5adfee971e7b tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/0f82b811-3cea-4985-be8b-259ecd78eb1f returned with HTTP 200 Dec 02 11:12:15.355775 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1644/3244] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:15 2020] GET /volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/0f82b811-3cea-4985-be8b-259ecd78eb1f => generated 924 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:15.371488 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5b0c27fb-6739-4024-bb3b-d5b0119dda71 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] GET http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/0f82b811-3cea-4985-be8b-259ecd78eb1f Dec 02 11:12:15.385160 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5b0c27fb-6739-4024-bb3b-d5b0119dda71 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:15.385700 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:15.385700 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:15.386634 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5b0c27fb-6739-4024-bb3b-d5b0119dda71 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:15.437438 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:15.437438 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:15.443393 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3e74ff23-e692-4149-b4e9-a71ca3dfc2bc tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:12:15.443990 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3e74ff23-e692-4149-b4e9-a71ca3dfc2bc tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:15.444211 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:15.444211 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:15.444585 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3e74ff23-e692-4149-b4e9-a71ca3dfc2bc tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:15.444981 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-3e74ff23-e692-4149-b4e9-a71ca3dfc2bc tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:12:15.448612 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-5b0c27fb-6739-4024-bb3b-d5b0119dda71 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Volume info retrieved successfully. Dec 02 11:12:15.471188 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5b0c27fb-6739-4024-bb3b-d5b0119dda71 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/0f82b811-3cea-4985-be8b-259ecd78eb1f returned with HTTP 200 Dec 02 11:12:15.472421 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1601/3245] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:15 2020] GET /volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/0f82b811-3cea-4985-be8b-259ecd78eb1f => generated 924 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:15.487313 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e8e833ba-9a62-456b-8db3-3b767f0527b3 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] POST http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes Dec 02 11:12:15.488040 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:15.488040 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:15.488770 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e8e833ba-9a62-456b-8db3-3b767f0527b3 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1342939375"}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:12:15.489121 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:15.489121 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:15.490562 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-e8e833ba-9a62-456b-8db3-3b767f0527b3 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1342939375'}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 11:12:15.490900 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3e74ff23-e692-4149-b4e9-a71ca3dfc2bc tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:12:15.491347 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-e8e833ba-9a62-456b-8db3-3b767f0527b3 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Create volume of 1 GB Dec 02 11:12:15.491739 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1645/3246] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:15 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 818 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:15.505732 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e8e833ba-9a62-456b-8db3-3b767f0527b3 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Availability Zones retrieved successfully. Dec 02 11:12:15.537894 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-e8e833ba-9a62-456b-8db3-3b767f0527b3 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Flow 'volume_create_api' (e482bb4b-f96b-4dad-a268-cae156b4fd00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:12:15.543582 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-e8e833ba-9a62-456b-8db3-3b767f0527b3 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0a765ef-3237-440c-8c2d-8e78d54b810b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:12:15.545771 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-e8e833ba-9a62-456b-8db3-3b767f0527b3 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Validating volume size '1' using validate_int {{(pid=88068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 11:12:15.621748 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-e8e833ba-9a62-456b-8db3-3b767f0527b3 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0a765ef-3237-440c-8c2d-8e78d54b810b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:12:15.624195 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-e8e833ba-9a62-456b-8db3-3b767f0527b3 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f98c9e9d-8824-400a-965f-af264504e322) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:12:15.724276 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-e8e833ba-9a62-456b-8db3-3b767f0527b3 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Created reservations ['63cbffee-5332-4d9f-9d3b-878c2e31f546', '3170f1d0-51e9-4bc4-9b98-b38c3a40a1d9', 'e78e8097-4bb2-45a5-a951-d64fda0f687e', '102dd9a8-d9a7-4b49-b710-e408bc984810'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:12:15.724276 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-e8e833ba-9a62-456b-8db3-3b767f0527b3 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f98c9e9d-8824-400a-965f-af264504e322) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63cbffee-5332-4d9f-9d3b-878c2e31f546', '3170f1d0-51e9-4bc4-9b98-b38c3a40a1d9', 'e78e8097-4bb2-45a5-a951-d64fda0f687e', '102dd9a8-d9a7-4b49-b710-e408bc984810']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:12:15.724276 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-e8e833ba-9a62-456b-8db3-3b767f0527b3 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78e500e0-59ac-4c41-81f9-ec8876fa8df3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:12:15.803214 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-e8e833ba-9a62-456b-8db3-3b767f0527b3 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78e500e0-59ac-4c41-81f9-ec8876fa8df3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd01dd60d-88c3-448d-83b9-a3c133d93b34', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1342939375',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='7711d585ea01436dbbd9af1ffdf78c2b',qos_specs=None,replication_status=,reservations=['63cbffee-5332-4d9f-9d3b-878c2e31f546','3170f1d0-51e9-4bc4-9b98-b38c3a40a1d9','e78e8097-4bb2-45a5-a951-d64fda0f687e','102dd9a8-d9a7-4b49-b710-e408bc984810'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ba09483c319464aadb6f00518befab2',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T11:12:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1342939375',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d01dd60d-88c3-448d-83b9-a3c133d93b34,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='7711d585ea01436dbbd9af1ffdf78c2b',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,user_id='7ba09483c319464aadb6f00518befab2',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:12:15.807713 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-e8e833ba-9a62-456b-8db3-3b767f0527b3 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fc1767a-19b4-43b8-a981-306d7f9f6626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:12:15.836434 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-e8e833ba-9a62-456b-8db3-3b767f0527b3 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fc1767a-19b4-43b8-a981-306d7f9f6626) 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-VolumesListTestJSON-Volume-1342939375',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='7711d585ea01436dbbd9af1ffdf78c2b',qos_specs=None,replication_status=,reservations=['63cbffee-5332-4d9f-9d3b-878c2e31f546','3170f1d0-51e9-4bc4-9b98-b38c3a40a1d9','e78e8097-4bb2-45a5-a951-d64fda0f687e','102dd9a8-d9a7-4b49-b710-e408bc984810'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ba09483c319464aadb6f00518befab2',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:12:15.838949 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-e8e833ba-9a62-456b-8db3-3b767f0527b3 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84bebd6a-a3d4-4601-9db0-beb8f9cbbacf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:12:15.864361 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-e8e833ba-9a62-456b-8db3-3b767f0527b3 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84bebd6a-a3d4-4601-9db0-beb8f9cbbacf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:12:15.867545 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-e8e833ba-9a62-456b-8db3-3b767f0527b3 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Flow 'volume_create_api' (e482bb4b-f96b-4dad-a268-cae156b4fd00) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:12:15.979130 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e8e833ba-9a62-456b-8db3-3b767f0527b3 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Create volume request issued successfully. Dec 02 11:12:15.997111 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e8e833ba-9a62-456b-8db3-3b767f0527b3 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes returned with HTTP 202 Dec 02 11:12:15.998569 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1602/3247] 10.222.0.23 () {60 vars in 1226 bytes} [Wed Dec 2 11:12:15 2020] POST /volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes => generated 833 bytes in 515 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:12:16.017137 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d3bac291-ecbd-4c64-9abb-2c0ff36ccc94 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] GET http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/d01dd60d-88c3-448d-83b9-a3c133d93b34 Dec 02 11:12:16.017922 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d3bac291-ecbd-4c64-9abb-2c0ff36ccc94 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:16.018878 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:16.018878 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:16.020240 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d3bac291-ecbd-4c64-9abb-2c0ff36ccc94 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:16.092555 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:16.092555 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:16.102487 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-d3bac291-ecbd-4c64-9abb-2c0ff36ccc94 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Volume info retrieved successfully. Dec 02 11:12:16.147093 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d3bac291-ecbd-4c64-9abb-2c0ff36ccc94 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/d01dd60d-88c3-448d-83b9-a3c133d93b34 returned with HTTP 200 Dec 02 11:12:16.148539 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1646/3248] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:16 2020] GET /volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/d01dd60d-88c3-448d-83b9-a3c133d93b34 => generated 925 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:16.505321 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-51b91c0f-fc5b-431f-bfce-972a40a81e7d tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:12:16.506150 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-51b91c0f-fc5b-431f-bfce-972a40a81e7d tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:16.506545 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:16.506545 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:16.506932 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-51b91c0f-fc5b-431f-bfce-972a40a81e7d tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:16.507278 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-51b91c0f-fc5b-431f-bfce-972a40a81e7d tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:12:16.566432 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:16.566432 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:16.572058 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-51b91c0f-fc5b-431f-bfce-972a40a81e7d tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:12:16.579016 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1603/3249] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:16 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 818 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:17.166448 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7ebed2dc-0552-4ab8-9fb2-e2226e906a68 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] GET http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/d01dd60d-88c3-448d-83b9-a3c133d93b34 Dec 02 11:12:17.167090 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7ebed2dc-0552-4ab8-9fb2-e2226e906a68 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:17.167371 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:17.167371 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:17.167830 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7ebed2dc-0552-4ab8-9fb2-e2226e906a68 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:17.230758 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:17.230758 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:17.240157 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-7ebed2dc-0552-4ab8-9fb2-e2226e906a68 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Volume info retrieved successfully. Dec 02 11:12:17.280435 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7ebed2dc-0552-4ab8-9fb2-e2226e906a68 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/d01dd60d-88c3-448d-83b9-a3c133d93b34 returned with HTTP 200 Dec 02 11:12:17.281925 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1647/3250] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:17 2020] GET /volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/d01dd60d-88c3-448d-83b9-a3c133d93b34 => generated 926 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:17.296681 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9fcc96e9-7609-4ff2-8218-697d5baa7469 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] GET http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/d01dd60d-88c3-448d-83b9-a3c133d93b34 Dec 02 11:12:17.297498 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9fcc96e9-7609-4ff2-8218-697d5baa7469 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:17.297855 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:17.297855 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:17.298495 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9fcc96e9-7609-4ff2-8218-697d5baa7469 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:17.367649 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:17.367649 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:17.381705 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-9fcc96e9-7609-4ff2-8218-697d5baa7469 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Volume info retrieved successfully. Dec 02 11:12:17.407384 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9fcc96e9-7609-4ff2-8218-697d5baa7469 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/d01dd60d-88c3-448d-83b9-a3c133d93b34 returned with HTTP 200 Dec 02 11:12:17.408672 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1604/3251] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:17 2020] GET /volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/d01dd60d-88c3-448d-83b9-a3c133d93b34 => generated 926 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:17.423447 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1f5e9c12-34ea-4437-b4ee-d0e5b1c2a776 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] GET http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes Dec 02 11:12:17.424258 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1f5e9c12-34ea-4437-b4ee-d0e5b1c2a776 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:17.425352 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:17.425352 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:17.425352 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1f5e9c12-34ea-4437-b4ee-d0e5b1c2a776 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Calling method 'index' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:17.426085 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-1f5e9c12-34ea-4437-b4ee-d0e5b1c2a776 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Removing options '' from query. {{(pid=88069) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 11:12:17.429894 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-1f5e9c12-34ea-4437-b4ee-d0e5b1c2a776 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88069) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 02 11:12:17.548380 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-1f5e9c12-34ea-4437-b4ee-d0e5b1c2a776 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Get all volumes completed successfully. Dec 02 11:12:17.549784 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1f5e9c12-34ea-4437-b4ee-d0e5b1c2a776 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes returned with HTTP 200 Dec 02 11:12:17.550631 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1648/3252] 10.222.0.23 () {58 vars in 1204 bytes} [Wed Dec 2 11:12:17 2020] GET /volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes => generated 1172 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:12:17.562889 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d870558f-9e72-4512-9578-30279937ebae tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] GET http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes?name=tempest-VolumesListTestJSON-Volume-1613135400 Dec 02 11:12:17.563575 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d870558f-9e72-4512-9578-30279937ebae tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:17.563901 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:17.563901 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:17.564891 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d870558f-9e72-4512-9578-30279937ebae tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Calling method 'index' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:17.565778 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-d870558f-9e72-4512-9578-30279937ebae tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Removing options '' from query. {{(pid=88068) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 11:12:17.567729 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-d870558f-9e72-4512-9578-30279937ebae tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1613135400'), ('no_migration_targets', True)]). {{(pid=88068) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 02 11:12:17.591786 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a0c81a1c-6487-4faf-a69a-09a0cceca7a9 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:12:17.592584 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a0c81a1c-6487-4faf-a69a-09a0cceca7a9 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:17.592985 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:17.592985 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:17.593580 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a0c81a1c-6487-4faf-a69a-09a0cceca7a9 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:17.594077 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-a0c81a1c-6487-4faf-a69a-09a0cceca7a9 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:12:17.638918 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:17.638918 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:17.641196 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a0c81a1c-6487-4faf-a69a-09a0cceca7a9 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:12:17.652911 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1649/3253] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:17 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 818 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:17.720408 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-d870558f-9e72-4512-9578-30279937ebae tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Get all volumes completed successfully. Dec 02 11:12:17.721493 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d870558f-9e72-4512-9578-30279937ebae tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes?name=tempest-VolumesListTestJSON-Volume-1613135400 returned with HTTP 200 Dec 02 11:12:17.722392 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1605/3254] 10.222.0.23 () {58 vars in 1305 bytes} [Wed Dec 2 11:12:17 2020] GET /volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes?name=tempest-VolumesListTestJSON-Volume-1613135400 => generated 400 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:17.735592 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5d7e000b-9771-46ce-8bd7-0af41db15d0b tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] GET http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1613135400 Dec 02 11:12:17.736113 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5d7e000b-9771-46ce-8bd7-0af41db15d0b tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:17.737422 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:17.737422 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:17.738123 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5d7e000b-9771-46ce-8bd7-0af41db15d0b tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Calling method 'detail' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:17.738971 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-5d7e000b-9771-46ce-8bd7-0af41db15d0b tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Removing options '' from query. {{(pid=88069) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 11:12:17.741393 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-5d7e000b-9771-46ce-8bd7-0af41db15d0b tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1613135400'), ('no_migration_targets', True)]). {{(pid=88069) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 02 11:12:17.899071 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-5d7e000b-9771-46ce-8bd7-0af41db15d0b tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Get all volumes completed successfully. Dec 02 11:12:17.910325 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:17.910325 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:17.923614 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5d7e000b-9771-46ce-8bd7-0af41db15d0b tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1613135400 returned with HTTP 200 Dec 02 11:12:17.924394 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1650/3255] 10.222.0.23 () {58 vars in 1326 bytes} [Wed Dec 2 11:12:17 2020] GET /volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1613135400 => generated 929 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:17.942448 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a6f83757-40d1-4e78-addb-ad16bf13c419 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] GET http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/detail?limit=1 Dec 02 11:12:17.943234 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a6f83757-40d1-4e78-addb-ad16bf13c419 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:17.943540 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:17.943540 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:17.943976 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a6f83757-40d1-4e78-addb-ad16bf13c419 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Calling method 'detail' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:17.944741 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-a6f83757-40d1-4e78-addb-ad16bf13c419 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Removing options '' from query. {{(pid=88068) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 11:12:17.945594 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:17.945594 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:17.946696 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-a6f83757-40d1-4e78-addb-ad16bf13c419 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88068) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 02 11:12:18.067258 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a6f83757-40d1-4e78-addb-ad16bf13c419 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Get all volumes completed successfully. Dec 02 11:12:18.074849 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:18.074849 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:18.096359 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a6f83757-40d1-4e78-addb-ad16bf13c419 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/detail?limit=1 returned with HTTP 200 Dec 02 11:12:18.097523 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1606/3256] 10.222.0.23 () {58 vars in 1240 bytes} [Wed Dec 2 11:12:17 2020] GET /volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/detail?limit=1 => generated 1105 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:12:18.112771 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-37057ea4-32fc-4995-9614-f8e8aa817d9d tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] GET http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/detail?limit=1&marker=d01dd60d-88c3-448d-83b9-a3c133d93b34 Dec 02 11:12:18.113231 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-37057ea4-32fc-4995-9614-f8e8aa817d9d tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:18.113461 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:18.113461 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:18.113991 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-37057ea4-32fc-4995-9614-f8e8aa817d9d tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Calling method 'detail' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:18.114660 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-37057ea4-32fc-4995-9614-f8e8aa817d9d tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Removing options '' from query. {{(pid=88069) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 11:12:18.116700 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-37057ea4-32fc-4995-9614-f8e8aa817d9d tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88069) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 02 11:12:18.293759 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-37057ea4-32fc-4995-9614-f8e8aa817d9d tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Get all volumes completed successfully. Dec 02 11:12:18.295810 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:18.295810 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:18.307831 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-37057ea4-32fc-4995-9614-f8e8aa817d9d tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/detail?limit=1&marker=d01dd60d-88c3-448d-83b9-a3c133d93b34 returned with HTTP 200 Dec 02 11:12:18.309669 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1651/3257] 10.222.0.23 () {58 vars in 1328 bytes} [Wed Dec 2 11:12:18 2020] GET /volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/detail?limit=1&marker=d01dd60d-88c3-448d-83b9-a3c133d93b34 => generated 1103 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:12:18.326254 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-69056c60-4492-4b07-81f9-2a2d39ac9715 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] GET http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/detail?limit=1&marker=0f82b811-3cea-4985-be8b-259ecd78eb1f Dec 02 11:12:18.326816 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-69056c60-4492-4b07-81f9-2a2d39ac9715 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:18.327010 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:18.327010 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:18.327632 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-69056c60-4492-4b07-81f9-2a2d39ac9715 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Calling method 'detail' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:18.329025 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-69056c60-4492-4b07-81f9-2a2d39ac9715 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Removing options '' from query. {{(pid=88068) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 11:12:18.331599 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-69056c60-4492-4b07-81f9-2a2d39ac9715 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88068) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 02 11:12:18.546691 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-69056c60-4492-4b07-81f9-2a2d39ac9715 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Get all volumes completed successfully. Dec 02 11:12:18.548443 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:18.548443 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:18.576330 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-69056c60-4492-4b07-81f9-2a2d39ac9715 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/detail?limit=1&marker=0f82b811-3cea-4985-be8b-259ecd78eb1f returned with HTTP 200 Dec 02 11:12:18.577172 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1607/3258] 10.222.0.23 () {58 vars in 1328 bytes} [Wed Dec 2 11:12:18 2020] GET /volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/detail?limit=1&marker=0f82b811-3cea-4985-be8b-259ecd78eb1f => generated 1105 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:12:18.598231 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a77f912b-4c32-4735-9281-d69ee3dcf477 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] GET http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/detail?limit=1&marker=56e1761a-eb8e-4c1f-8c80-5f4291a6acb0 Dec 02 11:12:18.599000 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a77f912b-4c32-4735-9281-d69ee3dcf477 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:18.599541 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:18.599541 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:18.600283 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a77f912b-4c32-4735-9281-d69ee3dcf477 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Calling method 'detail' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:18.602018 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-a77f912b-4c32-4735-9281-d69ee3dcf477 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Removing options '' from query. {{(pid=88069) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 11:12:18.604044 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-a77f912b-4c32-4735-9281-d69ee3dcf477 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88069) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 02 11:12:18.659302 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-eff66020-a2b3-4905-8f5d-dca38fc22795 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:12:18.659946 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-eff66020-a2b3-4905-8f5d-dca38fc22795 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:18.660077 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:18.660077 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:18.660402 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-eff66020-a2b3-4905-8f5d-dca38fc22795 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:18.661035 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-eff66020-a2b3-4905-8f5d-dca38fc22795 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:12:18.738911 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:18.738911 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:18.765234 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-eff66020-a2b3-4905-8f5d-dca38fc22795 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:12:18.766055 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1608/3259] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:18 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 818 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:18.791468 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a77f912b-4c32-4735-9281-d69ee3dcf477 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Get all volumes completed successfully. Dec 02 11:12:18.830843 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a77f912b-4c32-4735-9281-d69ee3dcf477 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/detail?limit=1&marker=56e1761a-eb8e-4c1f-8c80-5f4291a6acb0 returned with HTTP 200 Dec 02 11:12:18.830843 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1652/3260] 10.222.0.23 () {58 vars in 1328 bytes} [Wed Dec 2 11:12:18 2020] GET /volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/detail?limit=1&marker=56e1761a-eb8e-4c1f-8c80-5f4291a6acb0 => generated 15 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 02 11:12:18.836128 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-eab8e6b0-1805-4d85-a260-aecb6445ac97 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] GET http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Dec 02 11:12:18.836128 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-eab8e6b0-1805-4d85-a260-aecb6445ac97 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:18.836128 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:18.836128 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:18.836128 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-eab8e6b0-1805-4d85-a260-aecb6445ac97 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Calling method 'detail' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:18.841268 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-eab8e6b0-1805-4d85-a260-aecb6445ac97 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Removing options '' from query. {{(pid=88068) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 11:12:18.841912 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-eab8e6b0-1805-4d85-a260-aecb6445ac97 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Could not evaluate value available, assuming string {{(pid=88068) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Dec 02 11:12:18.843615 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-eab8e6b0-1805-4d85-a260-aecb6445ac97 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=88068) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 02 11:12:19.000889 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-eab8e6b0-1805-4d85-a260-aecb6445ac97 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Get all volumes completed successfully. Dec 02 11:12:19.003038 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:19.003038 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:19.025871 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-eab8e6b0-1805-4d85-a260-aecb6445ac97 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Dec 02 11:12:19.026732 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1609/3261] 10.222.0.23 () {58 vars in 1324 bytes} [Wed Dec 2 11:12:18 2020] GET /volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 2061 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:12:19.043392 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7bcff28b-cf5a-4bba-9175-08334f3ee788 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] GET http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Dec 02 11:12:19.044147 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7bcff28b-cf5a-4bba-9175-08334f3ee788 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:19.045012 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7bcff28b-cf5a-4bba-9175-08334f3ee788 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Calling method 'detail' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:19.045842 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-7bcff28b-cf5a-4bba-9175-08334f3ee788 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Removing options '' from query. {{(pid=88069) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 11:12:19.046576 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-7bcff28b-cf5a-4bba-9175-08334f3ee788 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Could not evaluate value available, assuming string {{(pid=88069) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Dec 02 11:12:19.049001 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-7bcff28b-cf5a-4bba-9175-08334f3ee788 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=88069) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 02 11:12:19.161546 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-7bcff28b-cf5a-4bba-9175-08334f3ee788 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Get all volumes completed successfully. Dec 02 11:12:19.167993 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:19.167993 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:19.190939 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7bcff28b-cf5a-4bba-9175-08334f3ee788 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Dec 02 11:12:19.192959 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1653/3262] 10.222.0.23 () {58 vars in 1326 bytes} [Wed Dec 2 11:12:19 2020] GET /volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 2064 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:12:19.214816 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-58b1e234-8269-41b2-99b2-8adde0b22a3a tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] GET http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes?limit=1 Dec 02 11:12:19.215667 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-58b1e234-8269-41b2-99b2-8adde0b22a3a tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:19.216037 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:19.216037 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:19.216661 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-58b1e234-8269-41b2-99b2-8adde0b22a3a tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Calling method 'index' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:19.217861 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-58b1e234-8269-41b2-99b2-8adde0b22a3a tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Removing options '' from query. {{(pid=88068) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 11:12:19.220681 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-58b1e234-8269-41b2-99b2-8adde0b22a3a tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88068) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 02 11:12:19.409412 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-58b1e234-8269-41b2-99b2-8adde0b22a3a tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Get all volumes completed successfully. Dec 02 11:12:19.418708 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-58b1e234-8269-41b2-99b2-8adde0b22a3a tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes?limit=1 returned with HTTP 200 Dec 02 11:12:19.428436 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1610/3263] 10.222.0.23 () {58 vars in 1219 bytes} [Wed Dec 2 11:12:19 2020] GET /volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes?limit=1 => generated 569 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:12:19.435051 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-eda26067-19e7-45d6-99c2-3a90d5f37629 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] GET http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes?limit=1&marker=d01dd60d-88c3-448d-83b9-a3c133d93b34 Dec 02 11:12:19.436246 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-eda26067-19e7-45d6-99c2-3a90d5f37629 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:19.436641 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:19.436641 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:19.437676 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-eda26067-19e7-45d6-99c2-3a90d5f37629 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Calling method 'index' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:19.438487 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-eda26067-19e7-45d6-99c2-3a90d5f37629 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Removing options '' from query. {{(pid=88069) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 11:12:19.440830 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-eda26067-19e7-45d6-99c2-3a90d5f37629 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88069) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 02 11:12:19.591276 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-eda26067-19e7-45d6-99c2-3a90d5f37629 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Get all volumes completed successfully. Dec 02 11:12:19.603538 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-eda26067-19e7-45d6-99c2-3a90d5f37629 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes?limit=1&marker=d01dd60d-88c3-448d-83b9-a3c133d93b34 returned with HTTP 200 Dec 02 11:12:19.604780 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1654/3264] 10.222.0.23 () {58 vars in 1307 bytes} [Wed Dec 2 11:12:19 2020] GET /volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes?limit=1&marker=d01dd60d-88c3-448d-83b9-a3c133d93b34 => generated 567 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:19.615677 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1339120f-8aab-449f-abed-2e180013004c tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] GET http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes?limit=1&marker=0f82b811-3cea-4985-be8b-259ecd78eb1f Dec 02 11:12:19.616212 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1339120f-8aab-449f-abed-2e180013004c tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:19.616419 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:19.616419 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:19.617084 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1339120f-8aab-449f-abed-2e180013004c tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Calling method 'index' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:19.618032 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-1339120f-8aab-449f-abed-2e180013004c tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Removing options '' from query. {{(pid=88068) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 11:12:19.618976 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:19.618976 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:19.620498 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-1339120f-8aab-449f-abed-2e180013004c tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88068) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 02 11:12:19.778319 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-1339120f-8aab-449f-abed-2e180013004c tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Get all volumes completed successfully. Dec 02 11:12:19.779698 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1339120f-8aab-449f-abed-2e180013004c tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes?limit=1&marker=0f82b811-3cea-4985-be8b-259ecd78eb1f returned with HTTP 200 Dec 02 11:12:19.783915 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1611/3265] 10.222.0.23 () {58 vars in 1307 bytes} [Wed Dec 2 11:12:19 2020] GET /volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes?limit=1&marker=0f82b811-3cea-4985-be8b-259ecd78eb1f => generated 569 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:19.785744 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8f645754-973e-4228-b17a-4a070f16bf7b tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:12:19.786625 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8f645754-973e-4228-b17a-4a070f16bf7b tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:19.786999 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:19.786999 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:19.787680 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8f645754-973e-4228-b17a-4a070f16bf7b tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:19.788195 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-8f645754-973e-4228-b17a-4a070f16bf7b tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:12:19.794543 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c1152a09-9e5c-4670-9166-8bb965d9c4ea tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] GET http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes?limit=1&marker=56e1761a-eb8e-4c1f-8c80-5f4291a6acb0 Dec 02 11:12:19.811843 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c1152a09-9e5c-4670-9166-8bb965d9c4ea tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:19.812183 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:19.812183 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:19.812795 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c1152a09-9e5c-4670-9166-8bb965d9c4ea tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Calling method 'index' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:19.815940 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-c1152a09-9e5c-4670-9166-8bb965d9c4ea tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Removing options '' from query. {{(pid=88068) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 11:12:19.817260 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:19.817260 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:19.822757 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-c1152a09-9e5c-4670-9166-8bb965d9c4ea tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88068) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 02 11:12:19.894205 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:19.894205 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:19.904110 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8f645754-973e-4228-b17a-4a070f16bf7b tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:12:19.905430 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1655/3266] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:19 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 818 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:12:20.052492 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c1152a09-9e5c-4670-9166-8bb965d9c4ea tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Get all volumes completed successfully. Dec 02 11:12:20.053369 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c1152a09-9e5c-4670-9166-8bb965d9c4ea tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes?limit=1&marker=56e1761a-eb8e-4c1f-8c80-5f4291a6acb0 returned with HTTP 200 Dec 02 11:12:20.054593 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1612/3267] 10.222.0.23 () {58 vars in 1307 bytes} [Wed Dec 2 11:12:19 2020] GET /volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes?limit=1&marker=56e1761a-eb8e-4c1f-8c80-5f4291a6acb0 => generated 15 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 02 11:12:20.066080 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f55df05e-1033-4221-babc-e6979668804f tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] GET http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes?name=tempest-VolumesListTestJSON-Volume-93125208&status=available Dec 02 11:12:20.066912 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f55df05e-1033-4221-babc-e6979668804f tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:20.067290 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:20.067290 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:20.067896 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f55df05e-1033-4221-babc-e6979668804f tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Calling method 'index' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:20.068836 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-f55df05e-1033-4221-babc-e6979668804f tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Removing options '' from query. {{(pid=88069) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 11:12:20.069769 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-f55df05e-1033-4221-babc-e6979668804f tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Could not evaluate value available, assuming string {{(pid=88069) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Dec 02 11:12:20.071957 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-f55df05e-1033-4221-babc-e6979668804f tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-93125208'), ('no_migration_targets', True)]). {{(pid=88069) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 02 11:12:20.249951 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f55df05e-1033-4221-babc-e6979668804f tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Get all volumes completed successfully. Dec 02 11:12:20.251198 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f55df05e-1033-4221-babc-e6979668804f tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes?name=tempest-VolumesListTestJSON-Volume-93125208&status=available returned with HTTP 200 Dec 02 11:12:20.253283 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1656/3268] 10.222.0.23 () {58 vars in 1335 bytes} [Wed Dec 2 11:12:20 2020] GET /volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes?name=tempest-VolumesListTestJSON-Volume-93125208&status=available => generated 398 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:20.267239 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-59509819-d0f9-44d0-bbe8-92cd207dd671 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] GET http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/detail?name=tempest-VolumesListTestJSON-Volume-93125208&status=available Dec 02 11:12:20.268476 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-59509819-d0f9-44d0-bbe8-92cd207dd671 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:20.268476 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-59509819-d0f9-44d0-bbe8-92cd207dd671 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Calling method 'detail' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:20.268667 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-59509819-d0f9-44d0-bbe8-92cd207dd671 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Removing options '' from query. {{(pid=88068) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 11:12:20.269550 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-59509819-d0f9-44d0-bbe8-92cd207dd671 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Could not evaluate value available, assuming string {{(pid=88068) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Dec 02 11:12:20.270910 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-59509819-d0f9-44d0-bbe8-92cd207dd671 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-93125208'), ('no_migration_targets', True)]). {{(pid=88068) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 02 11:12:20.367203 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-59509819-d0f9-44d0-bbe8-92cd207dd671 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Get all volumes completed successfully. Dec 02 11:12:20.368532 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:20.368532 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:20.390329 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-59509819-d0f9-44d0-bbe8-92cd207dd671 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/detail?name=tempest-VolumesListTestJSON-Volume-93125208&status=available returned with HTTP 200 Dec 02 11:12:20.391187 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1613/3269] 10.222.0.23 () {58 vars in 1356 bytes} [Wed Dec 2 11:12:20 2020] GET /volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/detail?name=tempest-VolumesListTestJSON-Volume-93125208&status=available => generated 927 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:20.407766 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f900ec20-cb11-4861-b6d7-a50871de7398 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] GET http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/detail?marker=0f82b811-3cea-4985-be8b-259ecd78eb1f&sort=id%3Aasc Dec 02 11:12:20.408285 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f900ec20-cb11-4861-b6d7-a50871de7398 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:20.408484 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:20.408484 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:20.409247 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f900ec20-cb11-4861-b6d7-a50871de7398 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Calling method 'detail' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:20.410072 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-f900ec20-cb11-4861-b6d7-a50871de7398 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Removing options '' from query. {{(pid=88069) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 11:12:20.411070 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:20.411070 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:20.412443 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-f900ec20-cb11-4861-b6d7-a50871de7398 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88069) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 02 11:12:20.554632 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f900ec20-cb11-4861-b6d7-a50871de7398 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Get all volumes completed successfully. Dec 02 11:12:20.556737 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:20.556737 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:20.567562 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f900ec20-cb11-4861-b6d7-a50871de7398 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/detail?marker=0f82b811-3cea-4985-be8b-259ecd78eb1f&sort=id%3Aasc returned with HTTP 200 Dec 02 11:12:20.568903 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1657/3270] 10.222.0.23 () {58 vars in 1340 bytes} [Wed Dec 2 11:12:20 2020] GET /volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/detail?marker=0f82b811-3cea-4985-be8b-259ecd78eb1f&sort=id%3Aasc => generated 1845 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:12:20.587900 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6eb8fb06-cda8-41c1-af34-865e82f13e3a tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] GET http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Dec 02 11:12:20.588690 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6eb8fb06-cda8-41c1-af34-865e82f13e3a tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:20.589135 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:20.589135 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:20.589802 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6eb8fb06-cda8-41c1-af34-865e82f13e3a tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Calling method 'detail' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:20.590687 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-6eb8fb06-cda8-41c1-af34-865e82f13e3a tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Removing options '' from query. {{(pid=88068) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 11:12:20.593560 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-6eb8fb06-cda8-41c1-af34-865e82f13e3a tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=88068) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 02 11:12:20.690024 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6eb8fb06-cda8-41c1-af34-865e82f13e3a tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Get all volumes completed successfully. Dec 02 11:12:20.692440 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:20.692440 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:20.702328 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6eb8fb06-cda8-41c1-af34-865e82f13e3a tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Dec 02 11:12:20.703437 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1614/3271] 10.222.0.23 () {58 vars in 1304 bytes} [Wed Dec 2 11:12:20 2020] GET /volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2759 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:12:20.721011 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e62710ff-eb18-4ee5-a4ee-fbd19ceecc6e tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] GET http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/detail Dec 02 11:12:20.721885 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e62710ff-eb18-4ee5-a4ee-fbd19ceecc6e tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:20.722297 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:20.722297 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:20.723110 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e62710ff-eb18-4ee5-a4ee-fbd19ceecc6e tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Calling method 'detail' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:20.724675 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-e62710ff-eb18-4ee5-a4ee-fbd19ceecc6e tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Removing options '' from query. {{(pid=88069) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 11:12:20.726723 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-e62710ff-eb18-4ee5-a4ee-fbd19ceecc6e tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88069) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 02 11:12:20.828307 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e62710ff-eb18-4ee5-a4ee-fbd19ceecc6e tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Get all volumes completed successfully. Dec 02 11:12:20.830490 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:20.830490 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:20.840551 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e62710ff-eb18-4ee5-a4ee-fbd19ceecc6e tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/detail returned with HTTP 200 Dec 02 11:12:20.852478 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1658/3272] 10.222.0.23 () {58 vars in 1225 bytes} [Wed Dec 2 11:12:20 2020] GET /volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/detail => generated 2759 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:12:20.873697 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-da4d6d0c-9135-4010-9272-4457a8204087 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] GET http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Dec 02 11:12:20.874225 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-da4d6d0c-9135-4010-9272-4457a8204087 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:20.874497 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:20.874497 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:20.874945 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-da4d6d0c-9135-4010-9272-4457a8204087 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Calling method 'index' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:20.875844 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-da4d6d0c-9135-4010-9272-4457a8204087 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Removing options '' from query. {{(pid=88068) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 11:12:20.878870 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-da4d6d0c-9135-4010-9272-4457a8204087 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=88068) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 02 11:12:20.920652 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f5076f2c-5d72-40ad-96fa-1a91cb17516d tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:12:20.921212 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f5076f2c-5d72-40ad-96fa-1a91cb17516d tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:20.921435 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:20.921435 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:20.921806 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f5076f2c-5d72-40ad-96fa-1a91cb17516d tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:20.922364 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-f5076f2c-5d72-40ad-96fa-1a91cb17516d tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:12:20.990644 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:20.990644 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:20.992921 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f5076f2c-5d72-40ad-96fa-1a91cb17516d tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:12:20.999225 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1659/3273] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:20 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 818 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:21.095758 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-da4d6d0c-9135-4010-9272-4457a8204087 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Get all volumes completed successfully. Dec 02 11:12:21.097318 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-da4d6d0c-9135-4010-9272-4457a8204087 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Dec 02 11:12:21.098197 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1615/3274] 10.222.0.23 () {58 vars in 1283 bytes} [Wed Dec 2 11:12:20 2020] GET /volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 1172 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:12:21.110898 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-be6eb95e-2ceb-4df0-a368-92fde7bc3149 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] GET http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes?availability_zone=nova Dec 02 11:12:21.111631 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-be6eb95e-2ceb-4df0-a368-92fde7bc3149 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:21.111995 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:21.111995 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:21.115884 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-be6eb95e-2ceb-4df0-a368-92fde7bc3149 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Calling method 'index' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:21.117155 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-be6eb95e-2ceb-4df0-a368-92fde7bc3149 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Removing options '' from query. {{(pid=88069) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 11:12:21.117931 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-be6eb95e-2ceb-4df0-a368-92fde7bc3149 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Could not evaluate value nova, assuming string {{(pid=88069) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Dec 02 11:12:21.119789 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-be6eb95e-2ceb-4df0-a368-92fde7bc3149 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=88069) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 02 11:12:21.219462 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-be6eb95e-2ceb-4df0-a368-92fde7bc3149 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Get all volumes completed successfully. Dec 02 11:12:21.222631 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-be6eb95e-2ceb-4df0-a368-92fde7bc3149 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes?availability_zone=nova returned with HTTP 200 Dec 02 11:12:21.226063 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1660/3275] 10.222.0.23 () {58 vars in 1249 bytes} [Wed Dec 2 11:12:21 2020] GET /volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes?availability_zone=nova => generated 1172 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:12:21.237461 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-69641a85-a096-49ca-a800-a8d93909282b tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] GET http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes?availability_zone=nova Dec 02 11:12:21.238215 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-69641a85-a096-49ca-a800-a8d93909282b tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:21.238544 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:21.238544 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:21.239275 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-69641a85-a096-49ca-a800-a8d93909282b tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Calling method 'index' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:21.240012 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-69641a85-a096-49ca-a800-a8d93909282b tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Removing options '' from query. {{(pid=88068) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 11:12:21.240740 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-69641a85-a096-49ca-a800-a8d93909282b tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Could not evaluate value nova, assuming string {{(pid=88068) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Dec 02 11:12:21.241532 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:21.241532 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:21.242804 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-69641a85-a096-49ca-a800-a8d93909282b tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=88068) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 02 11:12:21.378683 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-69641a85-a096-49ca-a800-a8d93909282b tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Get all volumes completed successfully. Dec 02 11:12:21.380491 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-69641a85-a096-49ca-a800-a8d93909282b tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes?availability_zone=nova returned with HTTP 200 Dec 02 11:12:21.382083 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1616/3276] 10.222.0.23 () {58 vars in 1249 bytes} [Wed Dec 2 11:12:21 2020] GET /volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes?availability_zone=nova => generated 1172 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:12:21.394851 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-610b54f7-b01c-4fe8-8c6b-fdbc02526f91 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] GET http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes?bootable=false Dec 02 11:12:21.395457 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-610b54f7-b01c-4fe8-8c6b-fdbc02526f91 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:21.395732 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:21.395732 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:21.396177 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-610b54f7-b01c-4fe8-8c6b-fdbc02526f91 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Calling method 'index' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:21.396954 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-610b54f7-b01c-4fe8-8c6b-fdbc02526f91 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Removing options '' from query. {{(pid=88069) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 11:12:21.397868 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:21.397868 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:21.399027 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-610b54f7-b01c-4fe8-8c6b-fdbc02526f91 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=88069) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 02 11:12:21.455929 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-610b54f7-b01c-4fe8-8c6b-fdbc02526f91 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Get all volumes completed successfully. Dec 02 11:12:21.457477 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-610b54f7-b01c-4fe8-8c6b-fdbc02526f91 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes?bootable=false returned with HTTP 200 Dec 02 11:12:21.458433 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1661/3277] 10.222.0.23 () {58 vars in 1233 bytes} [Wed Dec 2 11:12:21 2020] GET /volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes?bootable=false => generated 1172 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:12:21.468675 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d32fe5c8-ced8-489a-86ad-dcce3e0d60f3 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] GET http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes?bootable=false Dec 02 11:12:21.469308 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d32fe5c8-ced8-489a-86ad-dcce3e0d60f3 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:21.469588 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:21.469588 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:21.470031 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d32fe5c8-ced8-489a-86ad-dcce3e0d60f3 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Calling method 'index' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:21.470732 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-d32fe5c8-ced8-489a-86ad-dcce3e0d60f3 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Removing options '' from query. {{(pid=88068) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 11:12:21.471596 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:21.471596 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:21.472826 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-d32fe5c8-ced8-489a-86ad-dcce3e0d60f3 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=88068) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 02 11:12:21.532645 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-d32fe5c8-ced8-489a-86ad-dcce3e0d60f3 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Get all volumes completed successfully. Dec 02 11:12:21.534092 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d32fe5c8-ced8-489a-86ad-dcce3e0d60f3 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes?bootable=false returned with HTTP 200 Dec 02 11:12:21.535027 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1617/3278] 10.222.0.23 () {58 vars in 1233 bytes} [Wed Dec 2 11:12:21 2020] GET /volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes?bootable=false => generated 1172 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:12:21.548768 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e2c18ab9-a8fe-4c54-bd3c-9748c65e38bf tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] GET http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes?status=available Dec 02 11:12:21.549261 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e2c18ab9-a8fe-4c54-bd3c-9748c65e38bf tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:21.549605 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:21.549605 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:21.550092 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e2c18ab9-a8fe-4c54-bd3c-9748c65e38bf tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Calling method 'index' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:21.550787 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-e2c18ab9-a8fe-4c54-bd3c-9748c65e38bf tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Removing options '' from query. {{(pid=88069) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 11:12:21.551450 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-e2c18ab9-a8fe-4c54-bd3c-9748c65e38bf tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Could not evaluate value available, assuming string {{(pid=88069) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Dec 02 11:12:21.552167 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:21.552167 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:21.553510 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-e2c18ab9-a8fe-4c54-bd3c-9748c65e38bf tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=88069) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 02 11:12:21.639284 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e2c18ab9-a8fe-4c54-bd3c-9748c65e38bf tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Get all volumes completed successfully. Dec 02 11:12:21.641679 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e2c18ab9-a8fe-4c54-bd3c-9748c65e38bf tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes?status=available returned with HTTP 200 Dec 02 11:12:21.643078 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1662/3279] 10.222.0.23 () {58 vars in 1237 bytes} [Wed Dec 2 11:12:21 2020] GET /volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes?status=available => generated 1172 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:12:21.654425 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a2865c13-06d2-4225-b619-df3b750b1790 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] GET http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes?status=available Dec 02 11:12:21.655198 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a2865c13-06d2-4225-b619-df3b750b1790 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:21.655596 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:21.655596 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:21.656237 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a2865c13-06d2-4225-b619-df3b750b1790 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Calling method 'index' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:21.657135 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-a2865c13-06d2-4225-b619-df3b750b1790 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Removing options '' from query. {{(pid=88068) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 11:12:21.657906 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-a2865c13-06d2-4225-b619-df3b750b1790 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Could not evaluate value available, assuming string {{(pid=88068) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Dec 02 11:12:21.658726 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:21.658726 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:21.660285 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-a2865c13-06d2-4225-b619-df3b750b1790 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=88068) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 02 11:12:21.724051 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a2865c13-06d2-4225-b619-df3b750b1790 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Get all volumes completed successfully. Dec 02 11:12:21.725811 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a2865c13-06d2-4225-b619-df3b750b1790 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes?status=available returned with HTTP 200 Dec 02 11:12:21.744824 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1618/3280] 10.222.0.23 () {58 vars in 1237 bytes} [Wed Dec 2 11:12:21 2020] GET /volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes?status=available => generated 1172 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:12:21.745431 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-838a94bf-9cae-48e1-afe1-ebe32c05353f tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] GET http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/detail?availability_zone=nova Dec 02 11:12:21.762356 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-838a94bf-9cae-48e1-afe1-ebe32c05353f tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:21.762356 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:21.762356 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:21.762356 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-838a94bf-9cae-48e1-afe1-ebe32c05353f tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Calling method 'detail' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:21.763177 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-838a94bf-9cae-48e1-afe1-ebe32c05353f tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Removing options '' from query. {{(pid=88069) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 11:12:21.763915 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-838a94bf-9cae-48e1-afe1-ebe32c05353f tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Could not evaluate value nova, assuming string {{(pid=88069) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Dec 02 11:12:21.764830 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:21.764830 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:21.766156 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-838a94bf-9cae-48e1-afe1-ebe32c05353f tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=88069) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 02 11:12:21.846811 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-838a94bf-9cae-48e1-afe1-ebe32c05353f tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Get all volumes completed successfully. Dec 02 11:12:21.849305 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:21.849305 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:21.864419 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-838a94bf-9cae-48e1-afe1-ebe32c05353f tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/detail?availability_zone=nova returned with HTTP 200 Dec 02 11:12:21.866039 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1663/3281] 10.222.0.23 () {58 vars in 1270 bytes} [Wed Dec 2 11:12:21 2020] GET /volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/detail?availability_zone=nova => generated 2759 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:12:21.891522 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f256aa04-f70c-41da-a6ff-c6786f435849 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] GET http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/detail?bootable=false Dec 02 11:12:21.891973 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f256aa04-f70c-41da-a6ff-c6786f435849 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:21.892167 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:21.892167 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:21.893062 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f256aa04-f70c-41da-a6ff-c6786f435849 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Calling method 'detail' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:21.893867 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-f256aa04-f70c-41da-a6ff-c6786f435849 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Removing options '' from query. {{(pid=88068) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 11:12:21.895040 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:21.895040 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:21.896908 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-f256aa04-f70c-41da-a6ff-c6786f435849 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=88068) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 02 11:12:21.981212 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f256aa04-f70c-41da-a6ff-c6786f435849 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Get all volumes completed successfully. Dec 02 11:12:21.998170 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:21.998170 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:22.012438 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f256aa04-f70c-41da-a6ff-c6786f435849 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/detail?bootable=false returned with HTTP 200 Dec 02 11:12:22.013502 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-00622469-7f63-4c53-b166-6eec4514fef3 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:12:22.014002 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1619/3282] 10.222.0.23 () {58 vars in 1254 bytes} [Wed Dec 2 11:12:21 2020] GET /volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/detail?bootable=false => generated 2759 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:12:22.025104 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-00622469-7f63-4c53-b166-6eec4514fef3 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:22.025104 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:22.025104 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:22.025104 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-00622469-7f63-4c53-b166-6eec4514fef3 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:22.025104 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-00622469-7f63-4c53-b166-6eec4514fef3 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:12:22.035692 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-337ebe46-e323-4def-b6b8-fb21f966b95d tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] GET http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/detail?status=available Dec 02 11:12:22.037631 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-337ebe46-e323-4def-b6b8-fb21f966b95d tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:22.038036 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:22.038036 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:22.038656 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-337ebe46-e323-4def-b6b8-fb21f966b95d tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Calling method 'detail' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:22.039563 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-337ebe46-e323-4def-b6b8-fb21f966b95d tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Removing options '' from query. {{(pid=88068) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 11:12:22.040347 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-337ebe46-e323-4def-b6b8-fb21f966b95d tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Could not evaluate value available, assuming string {{(pid=88068) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Dec 02 11:12:22.043074 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-337ebe46-e323-4def-b6b8-fb21f966b95d tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=88068) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 02 11:12:22.080059 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:22.080059 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:22.089193 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-00622469-7f63-4c53-b166-6eec4514fef3 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:12:22.090788 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1664/3283] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:22 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 818 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:22.118880 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-337ebe46-e323-4def-b6b8-fb21f966b95d tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Get all volumes completed successfully. Dec 02 11:12:22.122599 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:22.122599 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:22.148488 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-337ebe46-e323-4def-b6b8-fb21f966b95d tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/detail?status=available returned with HTTP 200 Dec 02 11:12:22.168873 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1620/3284] 10.222.0.23 () {58 vars in 1258 bytes} [Wed Dec 2 11:12:22 2020] GET /volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/detail?status=available => generated 2759 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 02 11:12:22.174777 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-89c51cd2-649b-42cd-83ce-24500a51888b tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] DELETE http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/d01dd60d-88c3-448d-83b9-a3c133d93b34 Dec 02 11:12:22.175473 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-89c51cd2-649b-42cd-83ce-24500a51888b tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:22.175789 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:22.175789 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:22.176309 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-89c51cd2-649b-42cd-83ce-24500a51888b tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:22.177171 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-89c51cd2-649b-42cd-83ce-24500a51888b tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Delete volume with id: d01dd60d-88c3-448d-83b9-a3c133d93b34 Dec 02 11:12:22.242368 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:22.242368 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:22.243597 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-89c51cd2-649b-42cd-83ce-24500a51888b tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Volume info retrieved successfully. Dec 02 11:12:22.310928 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-89c51cd2-649b-42cd-83ce-24500a51888b tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Delete volume request issued successfully. Dec 02 11:12:22.311404 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-89c51cd2-649b-42cd-83ce-24500a51888b tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/d01dd60d-88c3-448d-83b9-a3c133d93b34 returned with HTTP 202 Dec 02 11:12:22.315606 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1665/3285] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:12:22 2020] DELETE /volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/d01dd60d-88c3-448d-83b9-a3c133d93b34 => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 02 11:12:22.329020 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-28635c77-7e8c-48cc-945b-b367c60d87c1 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] GET http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/d01dd60d-88c3-448d-83b9-a3c133d93b34 Dec 02 11:12:22.329847 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-28635c77-7e8c-48cc-945b-b367c60d87c1 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:22.330254 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:22.330254 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:22.330916 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-28635c77-7e8c-48cc-945b-b367c60d87c1 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:22.494032 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:22.494032 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:22.513671 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-28635c77-7e8c-48cc-945b-b367c60d87c1 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Volume info retrieved successfully. Dec 02 11:12:22.544477 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-28635c77-7e8c-48cc-945b-b367c60d87c1 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/d01dd60d-88c3-448d-83b9-a3c133d93b34 returned with HTTP 200 Dec 02 11:12:22.545495 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1621/3286] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:22 2020] GET /volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/d01dd60d-88c3-448d-83b9-a3c133d93b34 => generated 925 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:23.104172 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0b54f9d2-a837-4351-a373-338062b76b89 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:12:23.104781 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0b54f9d2-a837-4351-a373-338062b76b89 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:23.104927 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:23.104927 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:23.105297 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0b54f9d2-a837-4351-a373-338062b76b89 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:23.105667 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-0b54f9d2-a837-4351-a373-338062b76b89 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:12:23.136096 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:23.136096 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:23.137986 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0b54f9d2-a837-4351-a373-338062b76b89 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:12:23.149540 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1666/3287] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:23 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 818 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:23.563039 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-efef42e7-4c15-4c33-9e95-5c9bfb5a3965 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] GET http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/d01dd60d-88c3-448d-83b9-a3c133d93b34 Dec 02 11:12:23.563771 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-efef42e7-4c15-4c33-9e95-5c9bfb5a3965 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:23.564129 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:23.564129 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:23.564805 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-efef42e7-4c15-4c33-9e95-5c9bfb5a3965 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:23.722207 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:23.722207 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:23.759947 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-efef42e7-4c15-4c33-9e95-5c9bfb5a3965 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Volume info retrieved successfully. Dec 02 11:12:23.803744 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-efef42e7-4c15-4c33-9e95-5c9bfb5a3965 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/d01dd60d-88c3-448d-83b9-a3c133d93b34 returned with HTTP 200 Dec 02 11:12:23.813193 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1622/3288] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:23 2020] GET /volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/d01dd60d-88c3-448d-83b9-a3c133d93b34 => generated 925 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:24.156836 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f2b41b07-cb92-4dd0-b7f1-5921e3c22854 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:12:24.157853 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f2b41b07-cb92-4dd0-b7f1-5921e3c22854 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:24.158234 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:24.158234 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:24.159117 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f2b41b07-cb92-4dd0-b7f1-5921e3c22854 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:24.159814 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-f2b41b07-cb92-4dd0-b7f1-5921e3c22854 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:12:24.209819 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:24.209819 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:24.212410 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f2b41b07-cb92-4dd0-b7f1-5921e3c22854 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:12:24.217127 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1667/3289] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:24 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 818 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:24.829228 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2cd15a09-b1d9-4943-aba9-01dc0620cc75 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] GET http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/d01dd60d-88c3-448d-83b9-a3c133d93b34 Dec 02 11:12:24.830060 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2cd15a09-b1d9-4943-aba9-01dc0620cc75 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:24.830500 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:24.830500 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:24.831139 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2cd15a09-b1d9-4943-aba9-01dc0620cc75 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:24.904113 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2cd15a09-b1d9-4943-aba9-01dc0620cc75 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/d01dd60d-88c3-448d-83b9-a3c133d93b34 returned with HTTP 404 Dec 02 11:12:24.905679 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1623/3290] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:24 2020] GET /volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/d01dd60d-88c3-448d-83b9-a3c133d93b34 => generated 109 bytes in 88 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:12:24.913802 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2dbd282c-dedd-45c4-95fc-5ac1033264a9 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] DELETE http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/0f82b811-3cea-4985-be8b-259ecd78eb1f Dec 02 11:12:24.914841 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2dbd282c-dedd-45c4-95fc-5ac1033264a9 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:24.915698 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:24.915698 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:24.916344 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2dbd282c-dedd-45c4-95fc-5ac1033264a9 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:24.917051 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-2dbd282c-dedd-45c4-95fc-5ac1033264a9 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Delete volume with id: 0f82b811-3cea-4985-be8b-259ecd78eb1f Dec 02 11:12:25.002695 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:25.002695 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:25.003877 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-2dbd282c-dedd-45c4-95fc-5ac1033264a9 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Volume info retrieved successfully. Dec 02 11:12:25.064625 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-2dbd282c-dedd-45c4-95fc-5ac1033264a9 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Delete volume request issued successfully. Dec 02 11:12:25.065157 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2dbd282c-dedd-45c4-95fc-5ac1033264a9 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/0f82b811-3cea-4985-be8b-259ecd78eb1f returned with HTTP 202 Dec 02 11:12:25.066028 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1668/3291] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:12:24 2020] DELETE /volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/0f82b811-3cea-4985-be8b-259ecd78eb1f => generated 0 bytes in 156 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:12:25.073987 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f3ed5a6b-b8f6-43e8-81a4-140df574dbe7 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] GET http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/0f82b811-3cea-4985-be8b-259ecd78eb1f Dec 02 11:12:25.074518 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f3ed5a6b-b8f6-43e8-81a4-140df574dbe7 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:25.074993 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f3ed5a6b-b8f6-43e8-81a4-140df574dbe7 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:25.133380 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:25.133380 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:25.166040 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f3ed5a6b-b8f6-43e8-81a4-140df574dbe7 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Volume info retrieved successfully. Dec 02 11:12:25.229644 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-49fdea4d-3a04-4629-9c87-09740ac1ec96 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:12:25.230189 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-49fdea4d-3a04-4629-9c87-09740ac1ec96 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:25.230417 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:25.230417 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:25.231056 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-49fdea4d-3a04-4629-9c87-09740ac1ec96 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:25.231420 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-49fdea4d-3a04-4629-9c87-09740ac1ec96 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:12:25.251794 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f3ed5a6b-b8f6-43e8-81a4-140df574dbe7 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/0f82b811-3cea-4985-be8b-259ecd78eb1f returned with HTTP 200 Dec 02 11:12:25.261630 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1624/3292] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:25 2020] GET /volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/0f82b811-3cea-4985-be8b-259ecd78eb1f => generated 923 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:25.279265 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:25.279265 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:25.282538 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-49fdea4d-3a04-4629-9c87-09740ac1ec96 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:12:25.283915 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1669/3293] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:25 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 818 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:26.269598 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-586a8855-bab1-4e4d-847c-ef6d0a9f3c6b tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] GET http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/0f82b811-3cea-4985-be8b-259ecd78eb1f Dec 02 11:12:26.271067 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-586a8855-bab1-4e4d-847c-ef6d0a9f3c6b tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:26.271567 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:26.271567 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:26.272259 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-586a8855-bab1-4e4d-847c-ef6d0a9f3c6b tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:26.297642 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6f58eaef-9115-458b-bd9a-4bc83d13fe36 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:12:26.298919 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6f58eaef-9115-458b-bd9a-4bc83d13fe36 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:26.299284 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:26.299284 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:26.299882 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6f58eaef-9115-458b-bd9a-4bc83d13fe36 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:26.300399 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-6f58eaef-9115-458b-bd9a-4bc83d13fe36 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:12:26.348463 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:26.348463 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:26.351299 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6f58eaef-9115-458b-bd9a-4bc83d13fe36 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:12:26.354169 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1670/3294] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:26 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 818 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:26.399690 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:26.399690 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:26.426618 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-586a8855-bab1-4e4d-847c-ef6d0a9f3c6b tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Volume info retrieved successfully. Dec 02 11:12:26.487724 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-586a8855-bab1-4e4d-847c-ef6d0a9f3c6b tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/0f82b811-3cea-4985-be8b-259ecd78eb1f returned with HTTP 200 Dec 02 11:12:26.488577 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1625/3295] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:26 2020] GET /volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/0f82b811-3cea-4985-be8b-259ecd78eb1f => generated 923 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:27.368540 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9de02233-6bd8-4791-803f-6d4d98f15694 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:12:27.369736 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9de02233-6bd8-4791-803f-6d4d98f15694 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:27.370103 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:27.370103 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:27.370728 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9de02233-6bd8-4791-803f-6d4d98f15694 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:27.371258 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-9de02233-6bd8-4791-803f-6d4d98f15694 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:12:27.419115 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:27.419115 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:27.420992 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9de02233-6bd8-4791-803f-6d4d98f15694 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:12:27.421826 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1671/3296] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:27 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 820 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:27.504956 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e07d8137-8879-4635-96de-f13caa0ce90f tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] GET http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/0f82b811-3cea-4985-be8b-259ecd78eb1f Dec 02 11:12:27.506523 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e07d8137-8879-4635-96de-f13caa0ce90f tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:27.507113 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:27.507113 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:27.507755 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e07d8137-8879-4635-96de-f13caa0ce90f tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:27.624291 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e07d8137-8879-4635-96de-f13caa0ce90f tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/0f82b811-3cea-4985-be8b-259ecd78eb1f returned with HTTP 404 Dec 02 11:12:27.625736 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1626/3297] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:27 2020] GET /volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/0f82b811-3cea-4985-be8b-259ecd78eb1f => generated 109 bytes in 125 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:12:27.633451 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-adcd5357-0dad-4b5c-a5dd-f6cb0a3c6c91 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] DELETE http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/56e1761a-eb8e-4c1f-8c80-5f4291a6acb0 Dec 02 11:12:27.634445 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-adcd5357-0dad-4b5c-a5dd-f6cb0a3c6c91 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:27.634859 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:27.634859 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:27.635499 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-adcd5357-0dad-4b5c-a5dd-f6cb0a3c6c91 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:27.636164 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-adcd5357-0dad-4b5c-a5dd-f6cb0a3c6c91 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Delete volume with id: 56e1761a-eb8e-4c1f-8c80-5f4291a6acb0 Dec 02 11:12:27.751548 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:27.751548 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:27.752770 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-adcd5357-0dad-4b5c-a5dd-f6cb0a3c6c91 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Volume info retrieved successfully. Dec 02 11:12:27.821629 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-adcd5357-0dad-4b5c-a5dd-f6cb0a3c6c91 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Delete volume request issued successfully. Dec 02 11:12:27.822118 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-adcd5357-0dad-4b5c-a5dd-f6cb0a3c6c91 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/56e1761a-eb8e-4c1f-8c80-5f4291a6acb0 returned with HTTP 202 Dec 02 11:12:27.823551 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1672/3298] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:12:27 2020] DELETE /volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/56e1761a-eb8e-4c1f-8c80-5f4291a6acb0 => generated 0 bytes in 194 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:12:27.841303 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a9927399-0625-4de6-a806-06f1dfd57431 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] GET http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/56e1761a-eb8e-4c1f-8c80-5f4291a6acb0 Dec 02 11:12:27.843173 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a9927399-0625-4de6-a806-06f1dfd57431 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:27.844042 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a9927399-0625-4de6-a806-06f1dfd57431 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:27.993243 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:27.993243 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:28.021179 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a9927399-0625-4de6-a806-06f1dfd57431 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Volume info retrieved successfully. Dec 02 11:12:28.073471 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a9927399-0625-4de6-a806-06f1dfd57431 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/56e1761a-eb8e-4c1f-8c80-5f4291a6acb0 returned with HTTP 200 Dec 02 11:12:28.083623 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1627/3299] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:27 2020] GET /volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/56e1761a-eb8e-4c1f-8c80-5f4291a6acb0 => generated 925 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:28.435396 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1163a45a-6f92-494e-a1c6-b5b774f4779c tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:12:28.435947 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1163a45a-6f92-494e-a1c6-b5b774f4779c tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:28.436116 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:28.436116 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:28.436508 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1163a45a-6f92-494e-a1c6-b5b774f4779c tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:28.436961 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-1163a45a-6f92-494e-a1c6-b5b774f4779c tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:12:28.511710 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:28.511710 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:28.513699 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1163a45a-6f92-494e-a1c6-b5b774f4779c tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:12:28.542824 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1673/3300] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:28 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 821 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:28.555600 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a9a857f3-dda6-4a3b-b507-74b49e27bf97 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef Dec 02 11:12:28.556754 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a9a857f3-dda6-4a3b-b507-74b49e27bf97 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:28.557098 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:28.557098 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:28.557665 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a9a857f3-dda6-4a3b-b507-74b49e27bf97 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:28.676499 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:28.676499 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:28.705334 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a9a857f3-dda6-4a3b-b507-74b49e27bf97 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Volume info retrieved successfully. Dec 02 11:12:28.768309 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a9a857f3-dda6-4a3b-b507-74b49e27bf97 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef returned with HTTP 200 Dec 02 11:12:28.769344 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1628/3301] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:28 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef => generated 1364 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:12:28.786767 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-17d42ab9-f1ae-4a82-b18b-61a4236a4f9b tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] POST http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a/restore Dec 02 11:12:28.787789 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:28.787789 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:28.788494 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-17d42ab9-f1ae-4a82-b18b-61a4236a4f9b tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:12:28.789777 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.contrib.backups [None req-17d42ab9-f1ae-4a82-b18b-61a4236a4f9b tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Restoring backup f0c90862-866e-491c-8ff5-651afa7a8d3a ({'restore': {}}) {{(pid=88069) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Dec 02 11:12:28.790529 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.contrib.backups [None req-17d42ab9-f1ae-4a82-b18b-61a4236a4f9b tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Restoring backup f0c90862-866e-491c-8ff5-651afa7a8d3a to volume None. Dec 02 11:12:28.862115 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:28.862115 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:28.869132 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.backup.api [None req-17d42ab9-f1ae-4a82-b18b-61a4236a4f9b tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Creating volume of 1 GB for restore of backup f0c90862-866e-491c-8ff5-651afa7a8d3a. Dec 02 11:12:28.899225 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-17d42ab9-f1ae-4a82-b18b-61a4236a4f9b tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Availability Zones retrieved successfully. Dec 02 11:12:28.941659 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-17d42ab9-f1ae-4a82-b18b-61a4236a4f9b tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Flow 'volume_create_api' (67cb351d-8a4e-402a-951c-70494beb0a45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:12:28.963481 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-17d42ab9-f1ae-4a82-b18b-61a4236a4f9b tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfdf6612-dde3-4155-b8ed-26fd2fcff0b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:12:28.971304 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-17d42ab9-f1ae-4a82-b18b-61a4236a4f9b tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Validating volume size '1' using validate_int {{(pid=88069) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 11:12:29.091486 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-177ab875-15d2-4dd7-87fa-ad19b58f710e tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] GET http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/56e1761a-eb8e-4c1f-8c80-5f4291a6acb0 Dec 02 11:12:29.092833 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-177ab875-15d2-4dd7-87fa-ad19b58f710e tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:29.093253 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:29.093253 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:29.093922 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-177ab875-15d2-4dd7-87fa-ad19b58f710e tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:29.222311 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-17d42ab9-f1ae-4a82-b18b-61a4236a4f9b tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfdf6612-dde3-4155-b8ed-26fd2fcff0b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:12:29.224470 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-17d42ab9-f1ae-4a82-b18b-61a4236a4f9b tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8075189c-0b28-4354-b63c-173693bbf08d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:12:29.260800 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:29.260800 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:29.316688 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-177ab875-15d2-4dd7-87fa-ad19b58f710e tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Volume info retrieved successfully. Dec 02 11:12:29.384750 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-177ab875-15d2-4dd7-87fa-ad19b58f710e tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/56e1761a-eb8e-4c1f-8c80-5f4291a6acb0 returned with HTTP 200 Dec 02 11:12:29.387891 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1629/3302] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:29 2020] GET /volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/56e1761a-eb8e-4c1f-8c80-5f4291a6acb0 => generated 925 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:29.398848 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-17d42ab9-f1ae-4a82-b18b-61a4236a4f9b tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Created reservations ['184c3842-5ea0-4f2a-acec-7975d90531ed', '3fc088ef-0d34-4148-aed1-56a3c89e662c', '694eab15-6dfd-4b63-bac3-a7c2d20c5cdd', '39807af0-6bc3-4467-ac9d-b4a3935e16b7'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:12:29.400775 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-17d42ab9-f1ae-4a82-b18b-61a4236a4f9b tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8075189c-0b28-4354-b63c-173693bbf08d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['184c3842-5ea0-4f2a-acec-7975d90531ed', '3fc088ef-0d34-4148-aed1-56a3c89e662c', '694eab15-6dfd-4b63-bac3-a7c2d20c5cdd', '39807af0-6bc3-4467-ac9d-b4a3935e16b7']}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:12:29.402949 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-17d42ab9-f1ae-4a82-b18b-61a4236a4f9b tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1d29739-cb31-4ad2-b9bf-e65e15cfcef5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:12:29.536590 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-17d42ab9-f1ae-4a82-b18b-61a4236a4f9b tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1d29739-cb31-4ad2-b9bf-e65e15cfcef5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15d3a7a4-80f5-448b-862e-9a2ea4424cc1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_f0c90862-866e-491c-8ff5-651afa7a8d3a',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76bbc7b233b6475fb946de6e640d51ed',qos_specs=None,replication_status=,reservations=['184c3842-5ea0-4f2a-acec-7975d90531ed','3fc088ef-0d34-4148-aed1-56a3c89e662c','694eab15-6dfd-4b63-bac3-a7c2d20c5cdd','39807af0-6bc3-4467-ac9d-b4a3935e16b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c45f1c6d9abf456aaebda052a5db9898',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T11:12:29Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_f0c90862-866e-491c-8ff5-651afa7a8d3a',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=15d3a7a4-80f5-448b-862e-9a2ea4424cc1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76bbc7b233b6475fb946de6e640d51ed',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,user_id='c45f1c6d9abf456aaebda052a5db9898',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:12:29.538953 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-17d42ab9-f1ae-4a82-b18b-61a4236a4f9b tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99c01f9c-62c5-4ad8-8d4a-477ac28024d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:12:29.574822 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-17d42ab9-f1ae-4a82-b18b-61a4236a4f9b tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99c01f9c-62c5-4ad8-8d4a-477ac28024d6) 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='auto-created_from_restore_from_backup',display_name='restore_backup_f0c90862-866e-491c-8ff5-651afa7a8d3a',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76bbc7b233b6475fb946de6e640d51ed',qos_specs=None,replication_status=,reservations=['184c3842-5ea0-4f2a-acec-7975d90531ed','3fc088ef-0d34-4148-aed1-56a3c89e662c','694eab15-6dfd-4b63-bac3-a7c2d20c5cdd','39807af0-6bc3-4467-ac9d-b4a3935e16b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c45f1c6d9abf456aaebda052a5db9898',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:12:29.576996 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-17d42ab9-f1ae-4a82-b18b-61a4236a4f9b tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ea82368-9b8b-4008-af57-2b7b01e8c94b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:12:29.615043 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-17d42ab9-f1ae-4a82-b18b-61a4236a4f9b tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ea82368-9b8b-4008-af57-2b7b01e8c94b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:12:29.617773 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-17d42ab9-f1ae-4a82-b18b-61a4236a4f9b tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Flow 'volume_create_api' (67cb351d-8a4e-402a-951c-70494beb0a45) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:12:29.738053 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-17d42ab9-f1ae-4a82-b18b-61a4236a4f9b tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Create volume request issued successfully. Dec 02 11:12:29.854788 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:29.854788 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:29.855995 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-17d42ab9-f1ae-4a82-b18b-61a4236a4f9b tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Volume info retrieved successfully. Dec 02 11:12:30.404665 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f9a335ad-b3a1-4292-ba59-d1a5950edc01 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] GET http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/56e1761a-eb8e-4c1f-8c80-5f4291a6acb0 Dec 02 11:12:30.405435 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f9a335ad-b3a1-4292-ba59-d1a5950edc01 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:30.405794 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:30.405794 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:30.406645 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f9a335ad-b3a1-4292-ba59-d1a5950edc01 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:30.521275 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:30.521275 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:30.548924 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f9a335ad-b3a1-4292-ba59-d1a5950edc01 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Volume info retrieved successfully. Dec 02 11:12:30.598402 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f9a335ad-b3a1-4292-ba59-d1a5950edc01 tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/56e1761a-eb8e-4c1f-8c80-5f4291a6acb0 returned with HTTP 200 Dec 02 11:12:30.606027 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1630/3303] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:30 2020] GET /volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/56e1761a-eb8e-4c1f-8c80-5f4291a6acb0 => generated 925 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:30.919102 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:30.919102 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:30.920851 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-17d42ab9-f1ae-4a82-b18b-61a4236a4f9b tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Volume info retrieved successfully. Dec 02 11:12:31.621502 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ee86aebb-37f5-415b-aed7-a555778ed2bf tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] GET http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/56e1761a-eb8e-4c1f-8c80-5f4291a6acb0 Dec 02 11:12:31.623195 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ee86aebb-37f5-415b-aed7-a555778ed2bf tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:31.623710 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:31.623710 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:31.624661 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ee86aebb-37f5-415b-aed7-a555778ed2bf tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:31.781665 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ee86aebb-37f5-415b-aed7-a555778ed2bf tempest-VolumesListTestJSON-1195621649 tempest-VolumesListTestJSON-1195621649] http://10.222.0.23/volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/56e1761a-eb8e-4c1f-8c80-5f4291a6acb0 returned with HTTP 404 Dec 02 11:12:31.787637 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1631/3304] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:31 2020] GET /volume/v3/7711d585ea01436dbbd9af1ffdf78c2b/volumes/56e1761a-eb8e-4c1f-8c80-5f4291a6acb0 => generated 109 bytes in 170 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 02 11:12:32.079001 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:32.079001 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:32.080210 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-17d42ab9-f1ae-4a82-b18b-61a4236a4f9b tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Volume info retrieved successfully. Dec 02 11:12:32.080593 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.backup.api [None req-17d42ab9-f1ae-4a82-b18b-61a4236a4f9b tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Checking backup size 1 against volume size 1 {{(pid=88069) restore /opt/stack/cinder/cinder/backup/api.py:383}} Dec 02 11:12:32.093494 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.backup.api [None req-17d42ab9-f1ae-4a82-b18b-61a4236a4f9b tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Overwriting volume 15d3a7a4-80f5-448b-862e-9a2ea4424cc1 with restore of backup f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:12:32.156239 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.backup.rpcapi [None req-17d42ab9-f1ae-4a82-b18b-61a4236a4f9b tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] restore_backup in rpcapi backup_id f0c90862-866e-491c-8ff5-651afa7a8d3a {{(pid=88069) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Dec 02 11:12:32.183736 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-17d42ab9-f1ae-4a82-b18b-61a4236a4f9b tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a/restore returned with HTTP 202 Dec 02 11:12:32.184690 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1674/3305] 10.222.0.23 () {60 vars in 1360 bytes} [Wed Dec 2 11:12:28 2020] POST /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a/restore => generated 189 bytes in 3403 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:12:32.194986 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-afecc999-b1fd-4e13-a7d0-ac0c0b79e2f9 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:12:32.196260 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-afecc999-b1fd-4e13-a7d0-ac0c0b79e2f9 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:32.196260 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-afecc999-b1fd-4e13-a7d0-ac0c0b79e2f9 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:32.196260 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-afecc999-b1fd-4e13-a7d0-ac0c0b79e2f9 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:12:32.243643 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:32.243643 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:32.245521 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-afecc999-b1fd-4e13-a7d0-ac0c0b79e2f9 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:12:32.251068 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1632/3306] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:32 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 821 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:33.267481 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ed08d402-487e-4319-953f-211fd1d1fb03 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:12:33.268695 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ed08d402-487e-4319-953f-211fd1d1fb03 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:33.268695 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:33.268695 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:33.268695 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ed08d402-487e-4319-953f-211fd1d1fb03 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:33.269045 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-ed08d402-487e-4319-953f-211fd1d1fb03 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:12:33.318553 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:33.318553 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:33.321783 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ed08d402-487e-4319-953f-211fd1d1fb03 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:12:33.323738 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1675/3307] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:33 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 821 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:34.338894 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e6646751-6808-475f-84ab-45670eac99f9 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:12:34.339435 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e6646751-6808-475f-84ab-45670eac99f9 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:34.339654 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:34.339654 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:34.340023 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e6646751-6808-475f-84ab-45670eac99f9 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:34.340386 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-e6646751-6808-475f-84ab-45670eac99f9 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:12:34.390495 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:34.390495 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:34.396608 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e6646751-6808-475f-84ab-45670eac99f9 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:12:34.397683 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1633/3308] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:34 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 821 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:35.412092 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-187d51b6-aa92-463a-a086-71d42bdfb335 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:12:35.413985 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-187d51b6-aa92-463a-a086-71d42bdfb335 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:35.414423 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:35.414423 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:35.415104 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-187d51b6-aa92-463a-a086-71d42bdfb335 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:35.415667 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-187d51b6-aa92-463a-a086-71d42bdfb335 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:12:35.489858 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:35.489858 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:35.493130 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-187d51b6-aa92-463a-a086-71d42bdfb335 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:12:35.497020 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1676/3309] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:35 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 821 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:36.537918 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7d4b12f1-8075-42b6-b1e7-5363921ec0cd tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:12:36.558803 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7d4b12f1-8075-42b6-b1e7-5363921ec0cd tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:36.558803 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:36.558803 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:36.558803 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7d4b12f1-8075-42b6-b1e7-5363921ec0cd tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:36.558803 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-7d4b12f1-8075-42b6-b1e7-5363921ec0cd tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:12:36.667633 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:36.667633 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:36.667633 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7d4b12f1-8075-42b6-b1e7-5363921ec0cd tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:12:36.667633 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1634/3310] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:36 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 821 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:37.694306 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b4ac6743-ee07-4f2b-9e73-6c7d2ed1de60 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:12:37.694306 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b4ac6743-ee07-4f2b-9e73-6c7d2ed1de60 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:37.694306 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:37.694306 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:37.694306 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b4ac6743-ee07-4f2b-9e73-6c7d2ed1de60 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:37.694306 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-b4ac6743-ee07-4f2b-9e73-6c7d2ed1de60 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:12:37.803316 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:37.803316 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:37.803316 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b4ac6743-ee07-4f2b-9e73-6c7d2ed1de60 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:12:37.809510 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1677/3311] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:37 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 821 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:38.825710 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3e508f50-2981-4668-856d-4b6deb7d8920 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:12:38.825710 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3e508f50-2981-4668-856d-4b6deb7d8920 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:38.825710 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:38.825710 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:38.825710 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3e508f50-2981-4668-856d-4b6deb7d8920 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:38.825710 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-3e508f50-2981-4668-856d-4b6deb7d8920 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:12:38.861575 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:38.861575 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:38.861575 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3e508f50-2981-4668-856d-4b6deb7d8920 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:12:38.870255 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1635/3312] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:38 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 821 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:39.877979 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-89ee36f0-950b-463c-b819-9d83c5acfbb3 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:12:39.877979 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-89ee36f0-950b-463c-b819-9d83c5acfbb3 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:39.877979 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:39.877979 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:39.877979 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-89ee36f0-950b-463c-b819-9d83c5acfbb3 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:39.877979 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-89ee36f0-950b-463c-b819-9d83c5acfbb3 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:12:39.921245 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:39.921245 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:39.924097 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-89ee36f0-950b-463c-b819-9d83c5acfbb3 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:12:39.925000 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1678/3313] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:39 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 821 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:40.939042 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ae69cfb1-4c1b-4c07-9e6f-6b153133aa50 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:12:40.940764 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ae69cfb1-4c1b-4c07-9e6f-6b153133aa50 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:40.941555 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:40.941555 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:40.942199 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ae69cfb1-4c1b-4c07-9e6f-6b153133aa50 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:40.942739 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-ae69cfb1-4c1b-4c07-9e6f-6b153133aa50 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:12:40.978904 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:40.978904 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:40.982442 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ae69cfb1-4c1b-4c07-9e6f-6b153133aa50 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:12:40.983288 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1636/3314] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:40 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 821 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:42.004669 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3d63099f-60cc-4788-a64f-ebee2b773aa0 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:12:42.004669 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3d63099f-60cc-4788-a64f-ebee2b773aa0 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:42.004669 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:42.004669 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:42.004669 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3d63099f-60cc-4788-a64f-ebee2b773aa0 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:42.004669 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-3d63099f-60cc-4788-a64f-ebee2b773aa0 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:12:42.086264 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:42.086264 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:42.090724 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3d63099f-60cc-4788-a64f-ebee2b773aa0 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:12:42.094635 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1679/3315] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:41 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 821 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:43.122417 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0de66a49-140b-4b12-9836-9779344624a7 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:12:43.122417 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0de66a49-140b-4b12-9836-9779344624a7 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:43.122417 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:43.122417 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:43.158053 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0de66a49-140b-4b12-9836-9779344624a7 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:43.158053 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-0de66a49-140b-4b12-9836-9779344624a7 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:12:43.258894 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:43.258894 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:43.258894 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0de66a49-140b-4b12-9836-9779344624a7 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:12:43.268810 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1637/3316] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:43 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 821 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:44.277553 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-79e8329f-b7ee-42f2-a40d-28710fe4fc80 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:12:44.277553 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-79e8329f-b7ee-42f2-a40d-28710fe4fc80 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:44.277553 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:44.277553 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:44.277553 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-79e8329f-b7ee-42f2-a40d-28710fe4fc80 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:44.277553 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-79e8329f-b7ee-42f2-a40d-28710fe4fc80 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:12:44.309191 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:44.309191 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:44.309191 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-79e8329f-b7ee-42f2-a40d-28710fe4fc80 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:12:44.309191 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1680/3317] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:44 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 821 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:45.331795 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-add20c0d-88c6-4b6b-be60-2a47141b70bb tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:12:45.331795 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-add20c0d-88c6-4b6b-be60-2a47141b70bb tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:45.331795 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:45.331795 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:45.331795 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-add20c0d-88c6-4b6b-be60-2a47141b70bb tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:45.331795 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-add20c0d-88c6-4b6b-be60-2a47141b70bb tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:12:45.377240 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:45.377240 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:45.377240 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-add20c0d-88c6-4b6b-be60-2a47141b70bb tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:12:45.381462 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1638/3318] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:45 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 821 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:46.396117 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-be2a2c75-6a40-40c8-88a0-972f1a4b7574 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:12:46.396117 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-be2a2c75-6a40-40c8-88a0-972f1a4b7574 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:46.396117 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:46.396117 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:46.396117 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-be2a2c75-6a40-40c8-88a0-972f1a4b7574 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:46.396117 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-be2a2c75-6a40-40c8-88a0-972f1a4b7574 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:12:46.477576 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:46.477576 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:46.479699 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-be2a2c75-6a40-40c8-88a0-972f1a4b7574 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:12:46.480534 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1681/3319] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:46 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 821 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:47.511414 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-600d5dab-e5cd-4178-955d-bcfda3d13aab tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:12:47.511414 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-600d5dab-e5cd-4178-955d-bcfda3d13aab tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:47.511414 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:47.511414 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:47.511414 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-600d5dab-e5cd-4178-955d-bcfda3d13aab tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:47.515800 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-600d5dab-e5cd-4178-955d-bcfda3d13aab tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:12:47.560471 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:47.560471 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:47.562680 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-600d5dab-e5cd-4178-955d-bcfda3d13aab tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:12:47.563738 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1639/3320] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:47 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 821 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:48.576975 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a053348a-e693-46bc-98cc-013b94cfd9a7 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:12:48.577570 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a053348a-e693-46bc-98cc-013b94cfd9a7 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:48.577770 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:48.577770 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:48.578221 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a053348a-e693-46bc-98cc-013b94cfd9a7 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:48.578591 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-a053348a-e693-46bc-98cc-013b94cfd9a7 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:12:48.601084 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:48.601084 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:48.602939 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a053348a-e693-46bc-98cc-013b94cfd9a7 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:12:48.610121 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1682/3321] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:48 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 821 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:49.618825 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0c0fef08-ce76-4788-82b8-77b43efcb16e tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:12:49.618825 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0c0fef08-ce76-4788-82b8-77b43efcb16e tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:49.618825 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:49.618825 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:49.625657 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0c0fef08-ce76-4788-82b8-77b43efcb16e tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:49.625657 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-0c0fef08-ce76-4788-82b8-77b43efcb16e tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:12:49.673538 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:49.673538 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:49.673538 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0c0fef08-ce76-4788-82b8-77b43efcb16e tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:12:49.688144 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1640/3322] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:49 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 821 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:50.706364 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-451c5816-04eb-46dc-a99a-79fd3496ba93 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:12:50.706364 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-451c5816-04eb-46dc-a99a-79fd3496ba93 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:50.706364 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:50.706364 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:50.706364 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-451c5816-04eb-46dc-a99a-79fd3496ba93 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:50.706364 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-451c5816-04eb-46dc-a99a-79fd3496ba93 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:12:50.785520 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:50.785520 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:50.785520 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-451c5816-04eb-46dc-a99a-79fd3496ba93 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:12:50.785520 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1683/3323] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:50 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 821 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:51.804470 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-79ea1fd9-8dd4-490b-8a29-9732f6e0bf57 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:12:51.804470 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-79ea1fd9-8dd4-490b-8a29-9732f6e0bf57 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:51.804470 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:51.804470 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:51.804470 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-79ea1fd9-8dd4-490b-8a29-9732f6e0bf57 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:51.804470 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-79ea1fd9-8dd4-490b-8a29-9732f6e0bf57 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:12:51.851460 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:51.851460 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:51.851460 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-79ea1fd9-8dd4-490b-8a29-9732f6e0bf57 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:12:51.857785 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1641/3324] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:51 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 821 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:52.864339 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-121af70e-97e8-4a07-8d56-4d5619226762 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:12:52.864339 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-121af70e-97e8-4a07-8d56-4d5619226762 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:52.864339 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:52.864339 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:52.864339 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-121af70e-97e8-4a07-8d56-4d5619226762 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:52.864339 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-121af70e-97e8-4a07-8d56-4d5619226762 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:12:52.940168 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:52.940168 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:52.942202 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-121af70e-97e8-4a07-8d56-4d5619226762 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:12:52.944875 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1684/3325] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:52 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 821 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:53.960792 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e0a6cd62-e39e-4be8-af5c-8c0a2e3ce718 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:12:53.960792 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e0a6cd62-e39e-4be8-af5c-8c0a2e3ce718 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:53.960792 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:53.960792 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:53.960792 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e0a6cd62-e39e-4be8-af5c-8c0a2e3ce718 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:53.960792 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-e0a6cd62-e39e-4be8-af5c-8c0a2e3ce718 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:12:54.024161 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:54.024161 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:54.024161 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e0a6cd62-e39e-4be8-af5c-8c0a2e3ce718 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:12:54.024161 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1642/3326] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:53 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 821 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:55.032827 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1ed9d961-3cb8-43cf-85ce-dc065a0e4f5f tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:12:55.032827 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1ed9d961-3cb8-43cf-85ce-dc065a0e4f5f tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:55.032827 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:55.032827 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:55.032827 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1ed9d961-3cb8-43cf-85ce-dc065a0e4f5f tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:55.034095 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-1ed9d961-3cb8-43cf-85ce-dc065a0e4f5f tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:12:55.058795 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:55.058795 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:55.060909 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1ed9d961-3cb8-43cf-85ce-dc065a0e4f5f tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:12:55.061922 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1685/3327] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:55 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 821 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:56.080553 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-490f86ee-f1e5-45b0-b1e7-d23c43ab6353 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:12:56.080553 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-490f86ee-f1e5-45b0-b1e7-d23c43ab6353 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:56.080553 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:56.080553 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:56.080553 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-490f86ee-f1e5-45b0-b1e7-d23c43ab6353 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:56.080553 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-490f86ee-f1e5-45b0-b1e7-d23c43ab6353 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:12:56.166422 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:56.166422 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:56.166422 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-490f86ee-f1e5-45b0-b1e7-d23c43ab6353 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:12:56.166422 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1643/3328] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:56 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 821 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:57.185229 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c17f3373-f173-41c8-ba08-2a2e0db2ca5a tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:12:57.185229 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c17f3373-f173-41c8-ba08-2a2e0db2ca5a tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:57.185229 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:57.185229 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:57.185229 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c17f3373-f173-41c8-ba08-2a2e0db2ca5a tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:57.185229 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-c17f3373-f173-41c8-ba08-2a2e0db2ca5a tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:12:57.277397 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:57.277397 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:57.286772 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c17f3373-f173-41c8-ba08-2a2e0db2ca5a tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:12:57.286772 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1686/3329] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:57 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 821 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:58.300128 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bc37d2c3-021d-4522-b01e-6d7c24267f70 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:12:58.301539 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bc37d2c3-021d-4522-b01e-6d7c24267f70 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:58.301980 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:58.301980 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:58.302612 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bc37d2c3-021d-4522-b01e-6d7c24267f70 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:58.303180 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-bc37d2c3-021d-4522-b01e-6d7c24267f70 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:12:58.402305 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:58.402305 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:58.402305 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bc37d2c3-021d-4522-b01e-6d7c24267f70 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:12:58.414312 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1644/3330] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:58 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 821 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:12:59.440135 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8010e095-aaed-4cf3-97db-b2838d0f0828 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:12:59.440135 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8010e095-aaed-4cf3-97db-b2838d0f0828 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:12:59.440135 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:12:59.440135 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:12:59.440135 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8010e095-aaed-4cf3-97db-b2838d0f0828 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:12:59.440135 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-8010e095-aaed-4cf3-97db-b2838d0f0828 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:12:59.513662 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:12:59.513662 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:12:59.515985 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8010e095-aaed-4cf3-97db-b2838d0f0828 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:12:59.517077 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1687/3331] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:12:59 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 821 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:13:00.545792 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f22c25b8-ce9d-4ffc-bdeb-7a234699e7ee tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:13:00.545792 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f22c25b8-ce9d-4ffc-bdeb-7a234699e7ee tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:13:00.545792 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:13:00.545792 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:13:00.545792 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f22c25b8-ce9d-4ffc-bdeb-7a234699e7ee tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:13:00.545792 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-f22c25b8-ce9d-4ffc-bdeb-7a234699e7ee tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:13:00.575586 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:13:00.575586 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:13:00.575586 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f22c25b8-ce9d-4ffc-bdeb-7a234699e7ee tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:13:00.596534 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1645/3332] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:13:00 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 821 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:13:01.593783 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-79633e83-8c33-4b1c-835b-843e56adae72 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:13:01.593783 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-79633e83-8c33-4b1c-835b-843e56adae72 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:13:01.593783 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:13:01.593783 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:13:01.593783 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-79633e83-8c33-4b1c-835b-843e56adae72 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:13:01.593783 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-79633e83-8c33-4b1c-835b-843e56adae72 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:13:01.730803 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:13:01.730803 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:13:01.730803 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-79633e83-8c33-4b1c-835b-843e56adae72 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:13:01.730803 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1688/3333] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:13:01 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 821 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:13:02.745160 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f6bf7d21-ffa1-491a-bd7b-d10b0a573605 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:13:02.745160 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f6bf7d21-ffa1-491a-bd7b-d10b0a573605 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:13:02.745160 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:13:02.745160 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:13:02.745160 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f6bf7d21-ffa1-491a-bd7b-d10b0a573605 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:13:02.745160 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-f6bf7d21-ffa1-491a-bd7b-d10b0a573605 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:13:02.904538 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:13:02.904538 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:13:02.922488 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f6bf7d21-ffa1-491a-bd7b-d10b0a573605 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:13:02.922488 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1646/3334] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:13:02 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 821 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:13:03.937496 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a242cf59-03c5-4a2c-ad6a-8c17c53483d2 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:13:03.944910 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a242cf59-03c5-4a2c-ad6a-8c17c53483d2 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:13:03.944910 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:13:03.944910 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:13:03.944910 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a242cf59-03c5-4a2c-ad6a-8c17c53483d2 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:13:03.944910 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-a242cf59-03c5-4a2c-ad6a-8c17c53483d2 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:13:03.991131 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:13:03.991131 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:13:03.993514 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a242cf59-03c5-4a2c-ad6a-8c17c53483d2 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:13:03.994827 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1689/3335] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:13:03 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 821 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:13:05.011515 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d25f93f6-3d88-45a9-affd-fa4a5d2d35d2 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:13:05.012034 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d25f93f6-3d88-45a9-affd-fa4a5d2d35d2 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:13:05.012270 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:13:05.012270 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:13:05.013397 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d25f93f6-3d88-45a9-affd-fa4a5d2d35d2 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:13:05.013775 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-d25f93f6-3d88-45a9-affd-fa4a5d2d35d2 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:13:05.048567 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:13:05.048567 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:13:05.050638 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d25f93f6-3d88-45a9-affd-fa4a5d2d35d2 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:13:05.058384 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1647/3336] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:13:05 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 821 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:13:06.073606 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2d045212-9a96-4f40-8632-60b01104f69f tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:13:06.074393 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2d045212-9a96-4f40-8632-60b01104f69f tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:13:06.074932 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:13:06.074932 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:13:06.075731 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2d045212-9a96-4f40-8632-60b01104f69f tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:13:06.076349 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-2d045212-9a96-4f40-8632-60b01104f69f tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88069) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:13:06.122317 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:13:06.122317 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:13:06.128406 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2d045212-9a96-4f40-8632-60b01104f69f tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:13:06.135747 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1690/3337] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:13:06 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 821 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:13:07.150023 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-959f2ddc-aaf7-4d08-9b07-a89b5d8d0a8b tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:13:07.150570 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-959f2ddc-aaf7-4d08-9b07-a89b5d8d0a8b tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:13:07.150782 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:13:07.150782 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:13:07.151110 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-959f2ddc-aaf7-4d08-9b07-a89b5d8d0a8b tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:13:07.151471 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.backups [None req-959f2ddc-aaf7-4d08-9b07-a89b5d8d0a8b tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Show backup with id f0c90862-866e-491c-8ff5-651afa7a8d3a. {{(pid=88068) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 02 11:13:07.178428 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:13:07.178428 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:13:07.180672 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-959f2ddc-aaf7-4d08-9b07-a89b5d8d0a8b tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 200 Dec 02 11:13:07.181566 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1648/3338] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:13:07 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 821 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:13:07.194024 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f479319c-21da-48f7-aaa2-16d9831c7d55 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/15d3a7a4-80f5-448b-862e-9a2ea4424cc1 Dec 02 11:13:07.194553 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f479319c-21da-48f7-aaa2-16d9831c7d55 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:13:07.194774 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:13:07.194774 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:13:07.195145 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f479319c-21da-48f7-aaa2-16d9831c7d55 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:13:07.258851 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:13:07.258851 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:13:07.267550 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f479319c-21da-48f7-aaa2-16d9831c7d55 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Volume info retrieved successfully. Dec 02 11:13:07.291289 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f479319c-21da-48f7-aaa2-16d9831c7d55 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/15d3a7a4-80f5-448b-862e-9a2ea4424cc1 returned with HTTP 200 Dec 02 11:13:07.292887 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1691/3339] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:13:07 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/15d3a7a4-80f5-448b-862e-9a2ea4424cc1 => generated 1419 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:13:07.307803 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f222fc44-2fc4-4f37-9cdc-96d159f4dfea tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/15d3a7a4-80f5-448b-862e-9a2ea4424cc1 Dec 02 11:13:07.308343 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f222fc44-2fc4-4f37-9cdc-96d159f4dfea tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:13:07.308506 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:13:07.308506 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:13:07.309216 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f222fc44-2fc4-4f37-9cdc-96d159f4dfea tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:13:07.358824 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:13:07.358824 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:13:07.368049 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f222fc44-2fc4-4f37-9cdc-96d159f4dfea tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Volume info retrieved successfully. Dec 02 11:13:07.394621 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f222fc44-2fc4-4f37-9cdc-96d159f4dfea tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/15d3a7a4-80f5-448b-862e-9a2ea4424cc1 returned with HTTP 200 Dec 02 11:13:07.396315 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1649/3340] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:13:07 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/15d3a7a4-80f5-448b-862e-9a2ea4424cc1 => generated 1419 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:13:10.328029 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-8011dcc9-0f7b-4f4b-893b-50a66b09959f req-da500032-e36b-4a3d-9db4-247a155c5d94 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/15d3a7a4-80f5-448b-862e-9a2ea4424cc1 Dec 02 11:13:10.328566 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-8011dcc9-0f7b-4f4b-893b-50a66b09959f req-da500032-e36b-4a3d-9db4-247a155c5d94 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:13:10.328702 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:13:10.328702 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:13:10.329038 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-8011dcc9-0f7b-4f4b-893b-50a66b09959f req-da500032-e36b-4a3d-9db4-247a155c5d94 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:13:10.378148 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:13:10.378148 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:13:10.387137 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-8011dcc9-0f7b-4f4b-893b-50a66b09959f req-da500032-e36b-4a3d-9db4-247a155c5d94 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Volume info retrieved successfully. Dec 02 11:13:10.410276 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-8011dcc9-0f7b-4f4b-893b-50a66b09959f req-da500032-e36b-4a3d-9db4-247a155c5d94 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/15d3a7a4-80f5-448b-862e-9a2ea4424cc1 returned with HTTP 200 Dec 02 11:13:10.411154 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1692/3341] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 11:13:10 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/15d3a7a4-80f5-448b-862e-9a2ea4424cc1 => generated 1419 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:13:11.211405 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-8011dcc9-0f7b-4f4b-893b-50a66b09959f req-0c9eb468-71a3-4460-8524-045c63f38ed9 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/15d3a7a4-80f5-448b-862e-9a2ea4424cc1 Dec 02 11:13:11.212164 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-8011dcc9-0f7b-4f4b-893b-50a66b09959f req-0c9eb468-71a3-4460-8524-045c63f38ed9 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:13:11.212616 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:13:11.212616 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:13:11.213259 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-8011dcc9-0f7b-4f4b-893b-50a66b09959f req-0c9eb468-71a3-4460-8524-045c63f38ed9 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:13:11.262954 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:13:11.262954 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:13:11.271810 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-8011dcc9-0f7b-4f4b-893b-50a66b09959f req-0c9eb468-71a3-4460-8524-045c63f38ed9 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Volume info retrieved successfully. Dec 02 11:13:11.295231 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-8011dcc9-0f7b-4f4b-893b-50a66b09959f req-0c9eb468-71a3-4460-8524-045c63f38ed9 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/15d3a7a4-80f5-448b-862e-9a2ea4424cc1 returned with HTTP 200 Dec 02 11:13:11.296073 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1650/3342] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 11:13:11 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/15d3a7a4-80f5-448b-862e-9a2ea4424cc1 => generated 1419 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:13:11.307754 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-8011dcc9-0f7b-4f4b-893b-50a66b09959f req-da500032-e36b-4a3d-9db4-247a155c5d94 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume// Dec 02 11:13:11.308275 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-8011dcc9-0f7b-4f4b-893b-50a66b09959f req-da500032-e36b-4a3d-9db4-247a155c5d94 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:13:11.308527 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:13:11.308527 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:13:11.308937 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-8011dcc9-0f7b-4f4b-893b-50a66b09959f req-da500032-e36b-4a3d-9db4-247a155c5d94 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'all' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:13:11.310354 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-8011dcc9-0f7b-4f4b-893b-50a66b09959f req-da500032-e36b-4a3d-9db4-247a155c5d94 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 11:13:11.311040 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1693/3343] 10.222.0.23 () {58 vars in 1289 bytes} [Wed Dec 2 11:13:11 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 11:13:11.325561 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-8011dcc9-0f7b-4f4b-893b-50a66b09959f req-9e57587c-6526-4b9d-914e-ea5322cd4aa0 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] POST http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/attachments Dec 02 11:13:11.326082 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:13:11.326082 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:13:11.326497 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-8011dcc9-0f7b-4f4b-893b-50a66b09959f req-9e57587c-6526-4b9d-914e-ea5322cd4aa0 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "15d3a7a4-80f5-448b-862e-9a2ea4424cc1", "instance_uuid": "d0d50f46-23af-46d2-aaa5-31f991ebbb5d", "connector": null}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:13:11.377564 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:13:11.377564 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:13:11.437093 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-8011dcc9-0f7b-4f4b-893b-50a66b09959f req-9e57587c-6526-4b9d-914e-ea5322cd4aa0 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/attachments returned with HTTP 200 Dec 02 11:13:11.438175 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1651/3344] 10.222.0.23 () {66 vars in 1565 bytes} [Wed Dec 2 11:13:11 2020] POST /volume/v3/76bbc7b233b6475fb946de6e640d51ed/attachments => generated 273 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:13:13.200290 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-8011dcc9-0f7b-4f4b-893b-50a66b09959f req-da500032-e36b-4a3d-9db4-247a155c5d94 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume// Dec 02 11:13:13.200929 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-8011dcc9-0f7b-4f4b-893b-50a66b09959f req-da500032-e36b-4a3d-9db4-247a155c5d94 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:13:13.201259 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-8011dcc9-0f7b-4f4b-893b-50a66b09959f req-da500032-e36b-4a3d-9db4-247a155c5d94 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'all' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:13:13.202309 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-8011dcc9-0f7b-4f4b-893b-50a66b09959f req-da500032-e36b-4a3d-9db4-247a155c5d94 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 11:13:13.202923 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1694/3345] 10.222.0.32 () {56 vars in 1089 bytes} [Wed Dec 2 11:13:13 2020] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 11:13:13.216225 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-8011dcc9-0f7b-4f4b-893b-50a66b09959f req-b75a0e6f-1d11-4e00-99eb-57e88ebb0931 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/15d3a7a4-80f5-448b-862e-9a2ea4424cc1 Dec 02 11:13:13.216830 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-8011dcc9-0f7b-4f4b-893b-50a66b09959f req-b75a0e6f-1d11-4e00-99eb-57e88ebb0931 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:13:13.217006 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:13:13.217006 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:13:13.217399 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-8011dcc9-0f7b-4f4b-893b-50a66b09959f req-b75a0e6f-1d11-4e00-99eb-57e88ebb0931 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:13:13.267112 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:13:13.267112 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:13:13.276353 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-8011dcc9-0f7b-4f4b-893b-50a66b09959f req-b75a0e6f-1d11-4e00-99eb-57e88ebb0931 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Volume info retrieved successfully. Dec 02 11:13:13.294977 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:13:13.294977 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:13:13.305447 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-8011dcc9-0f7b-4f4b-893b-50a66b09959f req-b75a0e6f-1d11-4e00-99eb-57e88ebb0931 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/15d3a7a4-80f5-448b-862e-9a2ea4424cc1 returned with HTTP 200 Dec 02 11:13:13.306299 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1652/3346] 10.222.0.32 () {60 vars in 1403 bytes} [Wed Dec 2 11:13:13 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/15d3a7a4-80f5-448b-862e-9a2ea4424cc1 => generated 1517 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 02 11:13:13.350077 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-8011dcc9-0f7b-4f4b-893b-50a66b09959f req-e221403d-21e9-41f9-9ac0-ddf4cf59fce7 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] PUT http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/attachments/cfb303f9-0223-4cc8-a4a5-4e82aa3bd43c Dec 02 11:13:13.350908 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-8011dcc9-0f7b-4f4b-893b-50a66b09959f req-e221403d-21e9-41f9-9ac0-ddf4cf59fce7 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.32", "host": "n-h1-764292-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-764292-5.cbci-764292-5.local", "mountpoint": "/dev/sda"}}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:13:13.381723 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 02 11:13:13.381723 n-d-764292-5 devstack@c-api.service[88067]: return self.call(f, *args, **kw) Dec 02 11:13:13.382244 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.coordination [req-8011dcc9-0f7b-4f4b-893b-50a66b09959f req-e221403d-21e9-41f9-9ac0-ddf4cf59fce7 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Lock "b'cinder-attachment_update-15d3a7a4-80f5-448b-862e-9a2ea4424cc1-n-h1-764292-5'" acquired by "attachment_update" :: waited 0.011s {{(pid=88069) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 02 11:13:13.384599 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:13:13.384599 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:13:14.764657 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.coordination [req-8011dcc9-0f7b-4f4b-893b-50a66b09959f req-e221403d-21e9-41f9-9ac0-ddf4cf59fce7 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Lock "b'cinder-attachment_update-15d3a7a4-80f5-448b-862e-9a2ea4424cc1-n-h1-764292-5'" released by "attachment_update" :: held 1.382s {{(pid=88069) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 02 11:13:14.765944 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-8011dcc9-0f7b-4f4b-893b-50a66b09959f req-e221403d-21e9-41f9-9ac0-ddf4cf59fce7 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/attachments/cfb303f9-0223-4cc8-a4a5-4e82aa3bd43c returned with HTTP 200 Dec 02 11:13:14.767060 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1695/3347] 10.222.0.32 () {64 vars in 1468 bytes} [Wed Dec 2 11:13:13 2020] PUT /volume/v3/76bbc7b233b6475fb946de6e640d51ed/attachments/cfb303f9-0223-4cc8-a4a5-4e82aa3bd43c => generated 762 bytes in 1422 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:13:14.811360 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-8011dcc9-0f7b-4f4b-893b-50a66b09959f req-11b63336-0a15-4347-acf4-497d2d160e91 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] POST http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/attachments/cfb303f9-0223-4cc8-a4a5-4e82aa3bd43c/action Dec 02 11:13:14.811898 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:13:14.811898 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:13:14.812424 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-8011dcc9-0f7b-4f4b-893b-50a66b09959f req-11b63336-0a15-4347-acf4-497d2d160e91 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Action body: b'{"os-complete": null}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 11:13:14.812930 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-8011dcc9-0f7b-4f4b-893b-50a66b09959f req-11b63336-0a15-4347-acf4-497d2d160e91 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:13:14.894060 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:13:14.894060 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:13:14.911963 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-8011dcc9-0f7b-4f4b-893b-50a66b09959f req-11b63336-0a15-4347-acf4-497d2d160e91 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/attachments/cfb303f9-0223-4cc8-a4a5-4e82aa3bd43c/action returned with HTTP 204 Dec 02 11:13:14.913547 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1653/3348] 10.222.0.32 () {64 vars in 1489 bytes} [Wed Dec 2 11:13:14 2020] POST /volume/v3/76bbc7b233b6475fb946de6e640d51ed/attachments/cfb303f9-0223-4cc8-a4a5-4e82aa3bd43c/action => generated 0 bytes in 107 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:14:22.865305 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-1647afd1-0612-4f5e-a25e-a1c9fecd2c67 req-1955c887-6aef-4bf5-9046-35520d058100 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] DELETE http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/attachments/cfb303f9-0223-4cc8-a4a5-4e82aa3bd43c Dec 02 11:14:22.865810 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-1647afd1-0612-4f5e-a25e-a1c9fecd2c67 req-1955c887-6aef-4bf5-9046-35520d058100 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:14:22.866014 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:14:22.866014 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:14:22.866359 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-1647afd1-0612-4f5e-a25e-a1c9fecd2c67 req-1955c887-6aef-4bf5-9046-35520d058100 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'version_select' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:14:22.887812 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:14:22.887812 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:14:23.420549 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-1647afd1-0612-4f5e-a25e-a1c9fecd2c67 req-1955c887-6aef-4bf5-9046-35520d058100 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88069) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 02 11:14:23.421036 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-1647afd1-0612-4f5e-a25e-a1c9fecd2c67 req-1955c887-6aef-4bf5-9046-35520d058100 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Pending status list for volume during attachment-delete: [] {{(pid=88069) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 02 11:14:23.429799 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-1647afd1-0612-4f5e-a25e-a1c9fecd2c67 req-1955c887-6aef-4bf5-9046-35520d058100 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/attachments/cfb303f9-0223-4cc8-a4a5-4e82aa3bd43c returned with HTTP 200 Dec 02 11:14:23.430681 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1696/3349] 10.222.0.32 () {62 vars in 1437 bytes} [Wed Dec 2 11:14:22 2020] DELETE /volume/v3/76bbc7b233b6475fb946de6e640d51ed/attachments/cfb303f9-0223-4cc8-a4a5-4e82aa3bd43c => generated 19 bytes in 570 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:14:25.586320 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c0b4406f-708a-4b03-9b77-78080db3bb37 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] DELETE http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/15d3a7a4-80f5-448b-862e-9a2ea4424cc1 Dec 02 11:14:25.586874 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c0b4406f-708a-4b03-9b77-78080db3bb37 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:14:25.587037 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:14:25.587037 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:14:25.587407 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c0b4406f-708a-4b03-9b77-78080db3bb37 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:14:25.587866 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-c0b4406f-708a-4b03-9b77-78080db3bb37 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Delete volume with id: 15d3a7a4-80f5-448b-862e-9a2ea4424cc1 Dec 02 11:14:25.638500 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:14:25.638500 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:14:25.639698 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c0b4406f-708a-4b03-9b77-78080db3bb37 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Volume info retrieved successfully. Dec 02 11:14:25.669103 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c0b4406f-708a-4b03-9b77-78080db3bb37 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Delete volume request issued successfully. Dec 02 11:14:25.669562 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c0b4406f-708a-4b03-9b77-78080db3bb37 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/15d3a7a4-80f5-448b-862e-9a2ea4424cc1 returned with HTTP 202 Dec 02 11:14:25.670454 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1654/3350] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:14:25 2020] DELETE /volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/15d3a7a4-80f5-448b-862e-9a2ea4424cc1 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:14:25.680085 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1eadcaa9-e9d5-4e10-8545-02d7a81f6e54 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] DELETE http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a Dec 02 11:14:25.681030 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1eadcaa9-e9d5-4e10-8545-02d7a81f6e54 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:14:25.681347 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:14:25.681347 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:14:25.681815 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1eadcaa9-e9d5-4e10-8545-02d7a81f6e54 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:14:25.682209 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.contrib.backups [None req-1eadcaa9-e9d5-4e10-8545-02d7a81f6e54 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Delete backup with id: f0c90862-866e-491c-8ff5-651afa7a8d3a. Dec 02 11:14:25.828154 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:14:25.828154 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:14:25.857806 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.backup.rpcapi [None req-1eadcaa9-e9d5-4e10-8545-02d7a81f6e54 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] delete_backup rpcapi backup_id f0c90862-866e-491c-8ff5-651afa7a8d3a {{(pid=88069) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Dec 02 11:14:25.861080 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1eadcaa9-e9d5-4e10-8545-02d7a81f6e54 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a returned with HTTP 202 Dec 02 11:14:25.861937 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1697/3351] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:14:25 2020] DELETE /volume/v3/76bbc7b233b6475fb946de6e640d51ed/backups/f0c90862-866e-491c-8ff5-651afa7a8d3a => generated 0 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 02 11:14:25.870177 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3fc558cb-e34b-4d84-a7f5-2c1b1dbc0f20 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] DELETE http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef Dec 02 11:14:25.870806 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3fc558cb-e34b-4d84-a7f5-2c1b1dbc0f20 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:14:25.871126 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:14:25.871126 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:14:25.871627 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3fc558cb-e34b-4d84-a7f5-2c1b1dbc0f20 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:14:25.872210 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-3fc558cb-e34b-4d84-a7f5-2c1b1dbc0f20 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Delete volume with id: 185bf72b-99e9-47c1-b1b4-484b0d5b47ef Dec 02 11:14:25.939065 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:14:25.939065 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:14:25.940874 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3fc558cb-e34b-4d84-a7f5-2c1b1dbc0f20 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Volume info retrieved successfully. Dec 02 11:14:25.995823 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3fc558cb-e34b-4d84-a7f5-2c1b1dbc0f20 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Delete volume request issued successfully. Dec 02 11:14:25.996579 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3fc558cb-e34b-4d84-a7f5-2c1b1dbc0f20 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef returned with HTTP 202 Dec 02 11:14:25.997606 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1655/3352] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:14:25 2020] DELETE /volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:14:26.009298 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c8be84d6-4cfb-4a83-9206-de8d1eb0d619 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef Dec 02 11:14:26.010107 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c8be84d6-4cfb-4a83-9206-de8d1eb0d619 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:14:26.010506 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:14:26.010506 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:14:26.011098 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c8be84d6-4cfb-4a83-9206-de8d1eb0d619 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:14:26.077572 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:14:26.077572 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:14:26.092285 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c8be84d6-4cfb-4a83-9206-de8d1eb0d619 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Volume info retrieved successfully. Dec 02 11:14:26.142838 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c8be84d6-4cfb-4a83-9206-de8d1eb0d619 tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef returned with HTTP 200 Dec 02 11:14:26.143660 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1698/3353] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:14:26 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef => generated 1363 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:14:27.165102 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f209c4fe-2565-498a-94fa-171f650aef0d tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef Dec 02 11:14:27.166864 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f209c4fe-2565-498a-94fa-171f650aef0d tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:14:27.167203 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:14:27.167203 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:14:27.167815 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f209c4fe-2565-498a-94fa-171f650aef0d tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:14:27.227462 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:14:27.227462 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:14:27.248090 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f209c4fe-2565-498a-94fa-171f650aef0d tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Volume info retrieved successfully. Dec 02 11:14:27.278965 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f209c4fe-2565-498a-94fa-171f650aef0d tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef returned with HTTP 200 Dec 02 11:14:27.279765 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1656/3354] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:14:27 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef => generated 1363 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:14:28.297570 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fd84751c-649c-4cf6-b993-a5e5bcde934a tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] GET http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef Dec 02 11:14:28.298426 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fd84751c-649c-4cf6-b993-a5e5bcde934a tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:14:28.298589 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:14:28.298589 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:14:28.299313 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fd84751c-649c-4cf6-b993-a5e5bcde934a tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:14:28.364838 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fd84751c-649c-4cf6-b993-a5e5bcde934a tempest-TestVolumeBackupRestore-1541997432 tempest-TestVolumeBackupRestore-1541997432] http://10.222.0.23/volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef returned with HTTP 404 Dec 02 11:14:28.366778 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1699/3355] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:14:28 2020] GET /volume/v3/76bbc7b233b6475fb946de6e640d51ed/volumes/185bf72b-99e9-47c1-b1b4-484b0d5b47ef => generated 109 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:20:40.651476 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4e6fc366-f6a3-479c-bff9-6a3abe865629 tempest-TestVolumeBootPattern-252180873 tempest-TestVolumeBootPattern-252180873] POST http://10.222.0.23/volume/v3/1b1b5a149c314e1ba95e334492d7783c/types Dec 02 11:20:40.652112 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:20:40.652112 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:20:40.653494 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4e6fc366-f6a3-479c-bff9-6a3abe865629 tempest-TestVolumeBootPattern-252180873 tempest-TestVolumeBootPattern-252180873] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-463881894", "extra_specs": {}}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:20:40.698148 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4e6fc366-f6a3-479c-bff9-6a3abe865629 tempest-TestVolumeBootPattern-252180873 tempest-TestVolumeBootPattern-252180873] http://10.222.0.23/volume/v3/1b1b5a149c314e1ba95e334492d7783c/types returned with HTTP 200 Dec 02 11:20:40.698860 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1657/3356] 10.222.0.23 () {60 vars in 1219 bytes} [Wed Dec 2 11:20:40 2020] POST /volume/v3/1b1b5a149c314e1ba95e334492d7783c/types => generated 211 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:20:40.711396 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c894de25-3cad-4b27-9c96-ed200f8e6a46 tempest-TestVolumeBootPattern-252180873 tempest-TestVolumeBootPattern-252180873] POST http://10.222.0.23/volume/v3/1b1b5a149c314e1ba95e334492d7783c/types/298f3125-7e66-453f-a197-b74cedc6330a/encryption Dec 02 11:20:40.712363 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c894de25-3cad-4b27-9c96-ed200f8e6a46 tempest-TestVolumeBootPattern-252180873 tempest-TestVolumeBootPattern-252180873] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:20:40.765873 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c894de25-3cad-4b27-9c96-ed200f8e6a46 tempest-TestVolumeBootPattern-252180873 tempest-TestVolumeBootPattern-252180873] http://10.222.0.23/volume/v3/1b1b5a149c314e1ba95e334492d7783c/types/298f3125-7e66-453f-a197-b74cedc6330a/encryption returned with HTTP 200 Dec 02 11:20:40.766903 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1700/3357] 10.222.0.23 () {60 vars in 1364 bytes} [Wed Dec 2 11:20:40 2020] POST /volume/v3/1b1b5a149c314e1ba95e334492d7783c/types/298f3125-7e66-453f-a197-b74cedc6330a/encryption => generated 230 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:20:40.911682 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9263a01a-bebe-4690-8ed8-56e5b495e27a tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] POST http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes Dec 02 11:20:40.912455 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9263a01a-bebe-4690-8ed8-56e5b495e27a tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1889403256", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-463881894", "size": 1}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:20:40.913781 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-9263a01a-bebe-4690-8ed8-56e5b495e27a tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1889403256', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-463881894', 'size': 1}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 11:20:40.927068 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-9263a01a-bebe-4690-8ed8-56e5b495e27a tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Create volume of 1 GB Dec 02 11:20:40.927798 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:20:40.927798 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:20:40.928465 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-9263a01a-bebe-4690-8ed8-56e5b495e27a tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Availability Zones retrieved successfully. Dec 02 11:20:40.945456 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-9263a01a-bebe-4690-8ed8-56e5b495e27a tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Flow 'volume_create_api' (517bdebb-629c-4506-b3ed-6a5a171cf1b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:20:40.948322 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-9263a01a-bebe-4690-8ed8-56e5b495e27a tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94026d2c-5f73-495a-8588-41c2f0ec3b1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:20:40.950892 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-9263a01a-bebe-4690-8ed8-56e5b495e27a tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Validating volume size '1' using validate_int {{(pid=88068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 11:20:41.013333 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-9263a01a-bebe-4690-8ed8-56e5b495e27a tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94026d2c-5f73-495a-8588-41c2f0ec3b1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T11:20:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=298f3125-7e66-453f-a197-b74cedc6330a,is_public=True,name='tempest-scenario-type-luks-463881894',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '298f3125-7e66-453f-a197-b74cedc6330a', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', '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=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:20:41.016012 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-9263a01a-bebe-4690-8ed8-56e5b495e27a tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6420152-07b1-4fa8-abc1-80b24a9ce035) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:20:41.065463 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.quota [None req-9263a01a-bebe-4690-8ed8-56e5b495e27a tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-463881894 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-463881894, it is now deprecated. Please use the default quota class for default quota. Dec 02 11:20:41.066333 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.quota [None req-9263a01a-bebe-4690-8ed8-56e5b495e27a tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-463881894 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-463881894, it is now deprecated. Please use the default quota class for default quota. Dec 02 11:20:41.109715 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-9263a01a-bebe-4690-8ed8-56e5b495e27a tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Created reservations ['c9ccba85-34fd-40da-a616-4ee3d6d6dab1', '9a4b230b-bd61-45c7-8b8e-fe3babd752f1', '7a7f205e-6d85-480e-bcfe-13e7aa02a414', 'b6e098f4-c584-41b8-9232-f79c9b370fbc'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:20:41.111624 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-9263a01a-bebe-4690-8ed8-56e5b495e27a tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6420152-07b1-4fa8-abc1-80b24a9ce035) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9ccba85-34fd-40da-a616-4ee3d6d6dab1', '9a4b230b-bd61-45c7-8b8e-fe3babd752f1', '7a7f205e-6d85-480e-bcfe-13e7aa02a414', 'b6e098f4-c584-41b8-9232-f79c9b370fbc']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:20:41.113765 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-9263a01a-bebe-4690-8ed8-56e5b495e27a tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdd61948-9d22-4d37-82b8-ccee826a78bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:20:41.174467 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-9263a01a-bebe-4690-8ed8-56e5b495e27a tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdd61948-9d22-4d37-82b8-ccee826a78bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8743cf39-9bdf-4264-8015-81a8c2d9b11f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1889403256',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2632e054300e43a2b10d3a15f3a98090',qos_specs=None,replication_status=,reservations=['c9ccba85-34fd-40da-a616-4ee3d6d6dab1','9a4b230b-bd61-45c7-8b8e-fe3babd752f1','7a7f205e-6d85-480e-bcfe-13e7aa02a414','b6e098f4-c584-41b8-9232-f79c9b370fbc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79efeb77d58643479c5ea751ee0e9297',volume_type_id=298f3125-7e66-453f-a197-b74cedc6330a), '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=2020-12-02T11:20:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1889403256',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=8743cf39-9bdf-4264-8015-81a8c2d9b11f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2632e054300e43a2b10d3a15f3a98090',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,user_id='79efeb77d58643479c5ea751ee0e9297',volume_attachment=,volume_type=,volume_type_id=298f3125-7e66-453f-a197-b74cedc6330a)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:20:41.176933 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-9263a01a-bebe-4690-8ed8-56e5b495e27a tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e1b92a9-26cf-4a21-b1aa-e45918f15224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:20:41.207236 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-9263a01a-bebe-4690-8ed8-56e5b495e27a tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e1b92a9-26cf-4a21-b1aa-e45918f15224) 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-TestVolumeBootPattern-volume-1889403256',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2632e054300e43a2b10d3a15f3a98090',qos_specs=None,replication_status=,reservations=['c9ccba85-34fd-40da-a616-4ee3d6d6dab1','9a4b230b-bd61-45c7-8b8e-fe3babd752f1','7a7f205e-6d85-480e-bcfe-13e7aa02a414','b6e098f4-c584-41b8-9232-f79c9b370fbc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79efeb77d58643479c5ea751ee0e9297',volume_type_id=298f3125-7e66-453f-a197-b74cedc6330a)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:20:41.209189 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-9263a01a-bebe-4690-8ed8-56e5b495e27a tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee231637-1b7b-40d9-932d-e3ff862063db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:20:41.224636 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-9263a01a-bebe-4690-8ed8-56e5b495e27a tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee231637-1b7b-40d9-932d-e3ff862063db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:20:41.227288 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-9263a01a-bebe-4690-8ed8-56e5b495e27a tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Flow 'volume_create_api' (517bdebb-629c-4506-b3ed-6a5a171cf1b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:20:41.275078 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-9263a01a-bebe-4690-8ed8-56e5b495e27a tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Create volume request issued successfully. Dec 02 11:20:41.289230 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9263a01a-bebe-4690-8ed8-56e5b495e27a tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes returned with HTTP 202 Dec 02 11:20:41.290298 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1658/3358] 10.222.0.23 () {60 vars in 1226 bytes} [Wed Dec 2 11:20:40 2020] POST /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes => generated 845 bytes in 517 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:20:41.305198 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7ae5b89e-f237-4e9b-9547-c4bf20b51de5 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/8743cf39-9bdf-4264-8015-81a8c2d9b11f Dec 02 11:20:41.305710 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7ae5b89e-f237-4e9b-9547-c4bf20b51de5 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:20:41.306186 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7ae5b89e-f237-4e9b-9547-c4bf20b51de5 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:20:41.357603 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:20:41.357603 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:20:41.366514 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-7ae5b89e-f237-4e9b-9547-c4bf20b51de5 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:20:41.390346 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7ae5b89e-f237-4e9b-9547-c4bf20b51de5 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/8743cf39-9bdf-4264-8015-81a8c2d9b11f returned with HTTP 200 Dec 02 11:20:41.391165 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1701/3359] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:20:41 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/8743cf39-9bdf-4264-8015-81a8c2d9b11f => generated 937 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:20:42.407878 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3b5a3870-da88-4d38-b085-fccfe6153c04 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/8743cf39-9bdf-4264-8015-81a8c2d9b11f Dec 02 11:20:42.408449 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3b5a3870-da88-4d38-b085-fccfe6153c04 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:20:42.408670 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:20:42.408670 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:20:42.409061 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3b5a3870-da88-4d38-b085-fccfe6153c04 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:20:42.459002 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:20:42.459002 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:20:42.468133 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3b5a3870-da88-4d38-b085-fccfe6153c04 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:20:42.490521 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3b5a3870-da88-4d38-b085-fccfe6153c04 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/8743cf39-9bdf-4264-8015-81a8c2d9b11f returned with HTTP 200 Dec 02 11:20:42.491369 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1659/3360] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:20:42 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/8743cf39-9bdf-4264-8015-81a8c2d9b11f => generated 938 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:20:42.510180 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-43b795c1-f13a-42be-99b1-9d3716a9bd17 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/8743cf39-9bdf-4264-8015-81a8c2d9b11f Dec 02 11:20:42.510708 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-43b795c1-f13a-42be-99b1-9d3716a9bd17 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:20:42.510940 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:20:42.510940 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:20:42.513651 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-43b795c1-f13a-42be-99b1-9d3716a9bd17 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:20:42.564293 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:20:42.564293 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:20:42.572918 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-43b795c1-f13a-42be-99b1-9d3716a9bd17 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:20:42.594059 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-43b795c1-f13a-42be-99b1-9d3716a9bd17 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/8743cf39-9bdf-4264-8015-81a8c2d9b11f returned with HTTP 200 Dec 02 11:20:42.594904 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1702/3361] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:20:42 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/8743cf39-9bdf-4264-8015-81a8c2d9b11f => generated 938 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:20:42.610467 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-568056cb-a001-40ae-9634-0c0b266d9d8f tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] POST http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/8743cf39-9bdf-4264-8015-81a8c2d9b11f/action Dec 02 11:20:42.610816 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:20:42.610816 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:20:42.611258 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-568056cb-a001-40ae-9634-0c0b266d9d8f tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 11:20:42.611642 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-568056cb-a001-40ae-9634-0c0b266d9d8f tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:20:42.661453 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:20:42.661453 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:20:42.662557 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-568056cb-a001-40ae-9634-0c0b266d9d8f tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:20:42.672380 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-568056cb-a001-40ae-9634-0c0b266d9d8f tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume updated successfully. Dec 02 11:20:42.673086 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-568056cb-a001-40ae-9634-0c0b266d9d8f tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/8743cf39-9bdf-4264-8015-81a8c2d9b11f/action returned with HTTP 200 Dec 02 11:20:42.674410 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1660/3362] 10.222.0.23 () {60 vars in 1357 bytes} [Wed Dec 2 11:20:42 2020] POST /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/8743cf39-9bdf-4264-8015-81a8c2d9b11f/action => generated 0 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Dec 02 11:20:42.790154 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-8001f35b-9150-46f1-a9f9-8072b9438f75 req-1fc93d3f-55f4-4cef-92f9-25eb926d0fff tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/8743cf39-9bdf-4264-8015-81a8c2d9b11f Dec 02 11:20:42.790676 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-8001f35b-9150-46f1-a9f9-8072b9438f75 req-1fc93d3f-55f4-4cef-92f9-25eb926d0fff tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:20:42.790917 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:20:42.790917 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:20:42.791271 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-8001f35b-9150-46f1-a9f9-8072b9438f75 req-1fc93d3f-55f4-4cef-92f9-25eb926d0fff tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:20:42.842118 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:20:42.842118 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:20:42.853046 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-8001f35b-9150-46f1-a9f9-8072b9438f75 req-1fc93d3f-55f4-4cef-92f9-25eb926d0fff tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:20:42.879785 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-8001f35b-9150-46f1-a9f9-8072b9438f75 req-1fc93d3f-55f4-4cef-92f9-25eb926d0fff tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/8743cf39-9bdf-4264-8015-81a8c2d9b11f returned with HTTP 200 Dec 02 11:20:42.880665 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1703/3363] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 11:20:42 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/8743cf39-9bdf-4264-8015-81a8c2d9b11f => generated 937 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:20:43.594674 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-8001f35b-9150-46f1-a9f9-8072b9438f75 req-3ede323f-6822-4263-a5c4-d07ba8bba043 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/8743cf39-9bdf-4264-8015-81a8c2d9b11f Dec 02 11:20:43.595246 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-8001f35b-9150-46f1-a9f9-8072b9438f75 req-3ede323f-6822-4263-a5c4-d07ba8bba043 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:20:43.595360 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:20:43.595360 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:20:43.595717 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-8001f35b-9150-46f1-a9f9-8072b9438f75 req-3ede323f-6822-4263-a5c4-d07ba8bba043 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:20:43.652188 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:20:43.652188 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:20:43.660925 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-8001f35b-9150-46f1-a9f9-8072b9438f75 req-3ede323f-6822-4263-a5c4-d07ba8bba043 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:20:43.682641 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-8001f35b-9150-46f1-a9f9-8072b9438f75 req-3ede323f-6822-4263-a5c4-d07ba8bba043 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/8743cf39-9bdf-4264-8015-81a8c2d9b11f returned with HTTP 200 Dec 02 11:20:43.683678 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1661/3364] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 11:20:43 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/8743cf39-9bdf-4264-8015-81a8c2d9b11f => generated 937 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:20:43.694271 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-8001f35b-9150-46f1-a9f9-8072b9438f75 req-1fc93d3f-55f4-4cef-92f9-25eb926d0fff tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume// Dec 02 11:20:43.694832 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-8001f35b-9150-46f1-a9f9-8072b9438f75 req-1fc93d3f-55f4-4cef-92f9-25eb926d0fff tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:20:43.695091 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:20:43.695091 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:20:43.695401 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-8001f35b-9150-46f1-a9f9-8072b9438f75 req-1fc93d3f-55f4-4cef-92f9-25eb926d0fff tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'all' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:20:43.696477 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-8001f35b-9150-46f1-a9f9-8072b9438f75 req-1fc93d3f-55f4-4cef-92f9-25eb926d0fff tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 11:20:43.697088 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1704/3365] 10.222.0.23 () {58 vars in 1289 bytes} [Wed Dec 2 11:20:43 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 11:20:43.710782 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-8001f35b-9150-46f1-a9f9-8072b9438f75 req-00bb9be2-a936-4e3c-9a5c-777c147294cd tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] POST http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments Dec 02 11:20:43.711427 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:20:43.711427 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:20:43.711883 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-8001f35b-9150-46f1-a9f9-8072b9438f75 req-00bb9be2-a936-4e3c-9a5c-777c147294cd tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8743cf39-9bdf-4264-8015-81a8c2d9b11f", "instance_uuid": "3d85ab9c-e66f-465e-a53c-b6b13b11a6e2", "connector": null}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:20:43.764236 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:20:43.764236 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:20:43.821194 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-8001f35b-9150-46f1-a9f9-8072b9438f75 req-00bb9be2-a936-4e3c-9a5c-777c147294cd tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments returned with HTTP 200 Dec 02 11:20:43.822142 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1662/3366] 10.222.0.23 () {66 vars in 1565 bytes} [Wed Dec 2 11:20:43 2020] POST /volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments => generated 273 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:20:45.403903 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-8001f35b-9150-46f1-a9f9-8072b9438f75 req-1fc93d3f-55f4-4cef-92f9-25eb926d0fff tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume// Dec 02 11:20:45.405017 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-8001f35b-9150-46f1-a9f9-8072b9438f75 req-1fc93d3f-55f4-4cef-92f9-25eb926d0fff tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:20:45.405488 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-8001f35b-9150-46f1-a9f9-8072b9438f75 req-1fc93d3f-55f4-4cef-92f9-25eb926d0fff tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'all' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:20:45.406725 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-8001f35b-9150-46f1-a9f9-8072b9438f75 req-1fc93d3f-55f4-4cef-92f9-25eb926d0fff tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 11:20:45.407304 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1705/3367] 10.222.0.41 () {56 vars in 1089 bytes} [Wed Dec 2 11:20:45 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 11:20:45.423761 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-8001f35b-9150-46f1-a9f9-8072b9438f75 req-e86a36a0-5de0-45be-9f07-36d1013efa28 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/8743cf39-9bdf-4264-8015-81a8c2d9b11f Dec 02 11:20:45.425311 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-8001f35b-9150-46f1-a9f9-8072b9438f75 req-e86a36a0-5de0-45be-9f07-36d1013efa28 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:20:45.425920 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:20:45.425920 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:20:45.426779 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-8001f35b-9150-46f1-a9f9-8072b9438f75 req-e86a36a0-5de0-45be-9f07-36d1013efa28 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:20:45.479378 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:20:45.479378 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:20:45.491081 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-8001f35b-9150-46f1-a9f9-8072b9438f75 req-e86a36a0-5de0-45be-9f07-36d1013efa28 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:20:45.512056 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:20:45.512056 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:20:45.521342 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-8001f35b-9150-46f1-a9f9-8072b9438f75 req-e86a36a0-5de0-45be-9f07-36d1013efa28 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/8743cf39-9bdf-4264-8015-81a8c2d9b11f returned with HTTP 200 Dec 02 11:20:45.522817 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1663/3368] 10.222.0.41 () {60 vars in 1403 bytes} [Wed Dec 2 11:20:45 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/8743cf39-9bdf-4264-8015-81a8c2d9b11f => generated 1035 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 02 11:20:45.558487 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-8001f35b-9150-46f1-a9f9-8072b9438f75 req-a4fdc4a1-bb94-4d03-baac-4b112ffc4269 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] PUT http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments/cdb4e705-fc06-42b5-944c-23a6fa976c58 Dec 02 11:20:45.559532 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-8001f35b-9150-46f1-a9f9-8072b9438f75 req-a4fdc4a1-bb94-4d03-baac-4b112ffc4269 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.41", "host": "n-h2-764292-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-764292-5.cbci-764292-5.local", "mountpoint": "/dev/sda"}}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:20:45.593660 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 02 11:20:45.593660 n-d-764292-5 devstack@c-api.service[88067]: return self.call(f, *args, **kw) Dec 02 11:20:45.594713 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.coordination [req-8001f35b-9150-46f1-a9f9-8072b9438f75 req-a4fdc4a1-bb94-4d03-baac-4b112ffc4269 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Lock "b'cinder-attachment_update-8743cf39-9bdf-4264-8015-81a8c2d9b11f-n-h2-764292-5'" acquired by "attachment_update" :: waited 0.012s {{(pid=88069) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 02 11:20:45.597267 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:20:45.597267 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:20:47.074810 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.coordination [req-8001f35b-9150-46f1-a9f9-8072b9438f75 req-a4fdc4a1-bb94-4d03-baac-4b112ffc4269 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Lock "b'cinder-attachment_update-8743cf39-9bdf-4264-8015-81a8c2d9b11f-n-h2-764292-5'" released by "attachment_update" :: held 1.480s {{(pid=88069) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 02 11:20:47.076173 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-8001f35b-9150-46f1-a9f9-8072b9438f75 req-a4fdc4a1-bb94-4d03-baac-4b112ffc4269 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments/cdb4e705-fc06-42b5-944c-23a6fa976c58 returned with HTTP 200 Dec 02 11:20:47.077316 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1706/3369] 10.222.0.41 () {64 vars in 1468 bytes} [Wed Dec 2 11:20:45 2020] PUT /volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments/cdb4e705-fc06-42b5-944c-23a6fa976c58 => generated 761 bytes in 1524 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 02 11:20:47.117592 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-8001f35b-9150-46f1-a9f9-8072b9438f75 req-1df5e625-58d3-4776-b776-86d4b2a311a8 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] POST http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments/cdb4e705-fc06-42b5-944c-23a6fa976c58/action Dec 02 11:20:47.118188 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:20:47.118188 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:20:47.118655 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-8001f35b-9150-46f1-a9f9-8072b9438f75 req-1df5e625-58d3-4776-b776-86d4b2a311a8 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Action body: b'{"os-complete": null}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 11:20:47.119031 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-8001f35b-9150-46f1-a9f9-8072b9438f75 req-1df5e625-58d3-4776-b776-86d4b2a311a8 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:20:47.191959 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:20:47.191959 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:20:47.207466 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-8001f35b-9150-46f1-a9f9-8072b9438f75 req-1df5e625-58d3-4776-b776-86d4b2a311a8 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments/cdb4e705-fc06-42b5-944c-23a6fa976c58/action returned with HTTP 204 Dec 02 11:20:47.208367 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1664/3370] 10.222.0.41 () {64 vars in 1489 bytes} [Wed Dec 2 11:20:47 2020] POST /volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments/cdb4e705-fc06-42b5-944c-23a6fa976c58/action => generated 0 bytes in 96 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:21:02.322985 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-eae5f038-c7b8-42f6-9aa3-a879cfd6e277 req-3b9b3f26-74d7-4f3a-a570-f0d184db6c25 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] DELETE http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments/cdb4e705-fc06-42b5-944c-23a6fa976c58 Dec 02 11:21:02.323520 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-eae5f038-c7b8-42f6-9aa3-a879cfd6e277 req-3b9b3f26-74d7-4f3a-a570-f0d184db6c25 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:21:02.323733 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:21:02.323733 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:21:02.324084 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-eae5f038-c7b8-42f6-9aa3-a879cfd6e277 req-3b9b3f26-74d7-4f3a-a570-f0d184db6c25 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'version_select' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:21:02.348022 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:21:02.348022 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:21:02.788654 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-eae5f038-c7b8-42f6-9aa3-a879cfd6e277 req-3b9b3f26-74d7-4f3a-a570-f0d184db6c25 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88069) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 02 11:21:02.789035 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-eae5f038-c7b8-42f6-9aa3-a879cfd6e277 req-3b9b3f26-74d7-4f3a-a570-f0d184db6c25 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Pending status list for volume during attachment-delete: [] {{(pid=88069) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 02 11:21:02.796769 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-eae5f038-c7b8-42f6-9aa3-a879cfd6e277 req-3b9b3f26-74d7-4f3a-a570-f0d184db6c25 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments/cdb4e705-fc06-42b5-944c-23a6fa976c58 returned with HTTP 200 Dec 02 11:21:02.797648 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1707/3371] 10.222.0.41 () {62 vars in 1437 bytes} [Wed Dec 2 11:21:02 2020] DELETE /volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments/cdb4e705-fc06-42b5-944c-23a6fa976c58 => generated 19 bytes in 482 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:21:03.628326 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8302634b-0c6a-4edc-8f64-8948439cba24 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] DELETE http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/8743cf39-9bdf-4264-8015-81a8c2d9b11f Dec 02 11:21:03.628855 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8302634b-0c6a-4edc-8f64-8948439cba24 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:21:03.629082 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:21:03.629082 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:21:03.629444 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8302634b-0c6a-4edc-8f64-8948439cba24 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:21:03.629899 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-8302634b-0c6a-4edc-8f64-8948439cba24 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Delete volume with id: 8743cf39-9bdf-4264-8015-81a8c2d9b11f Dec 02 11:21:03.678960 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:21:03.678960 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:21:03.680104 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-8302634b-0c6a-4edc-8f64-8948439cba24 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:21:03.703423 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.keymgr.conf_key_mgr [None req-8302634b-0c6a-4edc-8f64-8948439cba24 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Not deleting key 00000000-0000-0000-0000-000000000000 Dec 02 11:21:03.714111 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-8302634b-0c6a-4edc-8f64-8948439cba24 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Delete volume request issued successfully. Dec 02 11:21:03.714548 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8302634b-0c6a-4edc-8f64-8948439cba24 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/8743cf39-9bdf-4264-8015-81a8c2d9b11f returned with HTTP 202 Dec 02 11:21:03.715379 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1665/3372] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:21:03 2020] DELETE /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/8743cf39-9bdf-4264-8015-81a8c2d9b11f => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:21:03.723662 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-33c5f0bf-d6ca-43b9-ad11-39b6df3154ee tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/8743cf39-9bdf-4264-8015-81a8c2d9b11f Dec 02 11:21:03.724186 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-33c5f0bf-d6ca-43b9-ad11-39b6df3154ee tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:21:03.724394 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:21:03.724394 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:21:03.724787 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-33c5f0bf-d6ca-43b9-ad11-39b6df3154ee tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:21:03.774158 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:21:03.774158 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:21:03.783435 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-33c5f0bf-d6ca-43b9-ad11-39b6df3154ee tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:21:03.808305 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-33c5f0bf-d6ca-43b9-ad11-39b6df3154ee tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/8743cf39-9bdf-4264-8015-81a8c2d9b11f returned with HTTP 200 Dec 02 11:21:03.809077 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1708/3373] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:21:03 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/8743cf39-9bdf-4264-8015-81a8c2d9b11f => generated 936 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:21:04.826198 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8d15f5b5-8237-43be-97b9-2ae32bd8f4d1 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/8743cf39-9bdf-4264-8015-81a8c2d9b11f Dec 02 11:21:04.826747 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8d15f5b5-8237-43be-97b9-2ae32bd8f4d1 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:21:04.826845 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:21:04.826845 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:21:04.827184 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8d15f5b5-8237-43be-97b9-2ae32bd8f4d1 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:21:04.876017 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:21:04.876017 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:21:04.884819 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-8d15f5b5-8237-43be-97b9-2ae32bd8f4d1 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:21:04.907589 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8d15f5b5-8237-43be-97b9-2ae32bd8f4d1 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/8743cf39-9bdf-4264-8015-81a8c2d9b11f returned with HTTP 200 Dec 02 11:21:04.908416 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1666/3374] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:21:04 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/8743cf39-9bdf-4264-8015-81a8c2d9b11f => generated 936 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:21:05.926004 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-947de5df-e844-4432-8ecb-9bbf73a6dc70 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/8743cf39-9bdf-4264-8015-81a8c2d9b11f Dec 02 11:21:05.927263 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-947de5df-e844-4432-8ecb-9bbf73a6dc70 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:21:05.927792 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:21:05.927792 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:21:05.928176 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-947de5df-e844-4432-8ecb-9bbf73a6dc70 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:21:05.975135 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-947de5df-e844-4432-8ecb-9bbf73a6dc70 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/8743cf39-9bdf-4264-8015-81a8c2d9b11f returned with HTTP 404 Dec 02 11:21:05.976386 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1709/3375] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:21:05 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/8743cf39-9bdf-4264-8015-81a8c2d9b11f => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:21:05.984309 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-767bb828-9c48-49bc-b795-e413fd61a229 tempest-TestVolumeBootPattern-252180873 tempest-TestVolumeBootPattern-252180873] GET http://10.222.0.23/volume/v3/1b1b5a149c314e1ba95e334492d7783c/volumes/detail?all_tenants=1 Dec 02 11:21:05.984860 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-767bb828-9c48-49bc-b795-e413fd61a229 tempest-TestVolumeBootPattern-252180873 tempest-TestVolumeBootPattern-252180873] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:21:05.985090 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:21:05.985090 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:21:05.985469 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-767bb828-9c48-49bc-b795-e413fd61a229 tempest-TestVolumeBootPattern-252180873 tempest-TestVolumeBootPattern-252180873] Calling method 'detail' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:21:05.987482 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-767bb828-9c48-49bc-b795-e413fd61a229 tempest-TestVolumeBootPattern-252180873 tempest-TestVolumeBootPattern-252180873] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=88068) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 02 11:21:06.038948 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-767bb828-9c48-49bc-b795-e413fd61a229 tempest-TestVolumeBootPattern-252180873 tempest-TestVolumeBootPattern-252180873] Get all volumes completed successfully. Dec 02 11:21:06.043292 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-767bb828-9c48-49bc-b795-e413fd61a229 tempest-TestVolumeBootPattern-252180873 tempest-TestVolumeBootPattern-252180873] http://10.222.0.23/volume/v3/1b1b5a149c314e1ba95e334492d7783c/volumes/detail?all_tenants=1 returned with HTTP 200 Dec 02 11:21:06.044107 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1667/3376] 10.222.0.23 () {58 vars in 1252 bytes} [Wed Dec 2 11:21:05 2020] GET /volume/v3/1b1b5a149c314e1ba95e334492d7783c/volumes/detail?all_tenants=1 => generated 15 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 02 11:21:06.059557 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2762a603-8b46-4e7c-94fa-407764582a7f tempest-TestVolumeBootPattern-252180873 tempest-TestVolumeBootPattern-252180873] DELETE http://10.222.0.23/volume/v3/1b1b5a149c314e1ba95e334492d7783c/types/298f3125-7e66-453f-a197-b74cedc6330a Dec 02 11:21:06.060381 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2762a603-8b46-4e7c-94fa-407764582a7f tempest-TestVolumeBootPattern-252180873 tempest-TestVolumeBootPattern-252180873] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:21:06.061176 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2762a603-8b46-4e7c-94fa-407764582a7f tempest-TestVolumeBootPattern-252180873 tempest-TestVolumeBootPattern-252180873] Calling method '_delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:21:06.126324 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 02 11:21:06.126324 n-d-764292-5 devstack@c-api.service[88067]: "UPDATE / DELETE expressions." % clause Dec 02 11:21:06.137312 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2762a603-8b46-4e7c-94fa-407764582a7f tempest-TestVolumeBootPattern-252180873 tempest-TestVolumeBootPattern-252180873] http://10.222.0.23/volume/v3/1b1b5a149c314e1ba95e334492d7783c/types/298f3125-7e66-453f-a197-b74cedc6330a returned with HTTP 202 Dec 02 11:21:06.138217 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1710/3377] 10.222.0.23 () {58 vars in 1312 bytes} [Wed Dec 2 11:21:06 2020] DELETE /volume/v3/1b1b5a149c314e1ba95e334492d7783c/types/298f3125-7e66-453f-a197-b74cedc6330a => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:21:06.178748 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fc50e113-e8f9-4721-8aa7-62ee9aaed460 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] POST http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes Dec 02 11:21:06.179509 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fc50e113-e8f9-4721-8aa7-62ee9aaed460 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-274660961", "snapshot_id": null, "imageRef": "094fecdd-824b-4239-a742-0b5b1ba014b8", "volume_type": null, "size": 1}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:21:06.180766 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-fc50e113-e8f9-4721-8aa7-62ee9aaed460 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-274660961', 'snapshot_id': None, 'imageRef': '094fecdd-824b-4239-a742-0b5b1ba014b8', 'volume_type': None, 'size': 1}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 11:21:06.303118 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-fc50e113-e8f9-4721-8aa7-62ee9aaed460 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Create volume of 1 GB Dec 02 11:21:06.320040 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-fc50e113-e8f9-4721-8aa7-62ee9aaed460 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Availability Zones retrieved successfully. Dec 02 11:21:06.337500 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-fc50e113-e8f9-4721-8aa7-62ee9aaed460 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Flow 'volume_create_api' (48a4dfd0-fabe-4f4f-80a7-7e828ef91981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:21:06.340190 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-fc50e113-e8f9-4721-8aa7-62ee9aaed460 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccb7aa1f-f956-4dcd-9a61-8903d118f46f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:21:06.342244 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-fc50e113-e8f9-4721-8aa7-62ee9aaed460 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Validating volume size '1' using validate_int {{(pid=88068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 11:21:06.452644 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-fc50e113-e8f9-4721-8aa7-62ee9aaed460 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccb7aa1f-f956-4dcd-9a61-8903d118f46f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:21:06.454915 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-fc50e113-e8f9-4721-8aa7-62ee9aaed460 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd3e69b8-1c65-4c90-925b-8b8c1e8b73d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:21:06.536596 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-fc50e113-e8f9-4721-8aa7-62ee9aaed460 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Created reservations ['2f523698-e2a5-4780-8dd4-444a74595f67', 'b2fbe9c9-1e7c-4e23-9f93-420aa59fb636', '32458160-1ae9-4b9b-817b-6c16726317f9', 'cc3ecc9f-08f1-40d4-8c3a-1aff8a41e218'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:21:06.539457 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-fc50e113-e8f9-4721-8aa7-62ee9aaed460 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd3e69b8-1c65-4c90-925b-8b8c1e8b73d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f523698-e2a5-4780-8dd4-444a74595f67', 'b2fbe9c9-1e7c-4e23-9f93-420aa59fb636', '32458160-1ae9-4b9b-817b-6c16726317f9', 'cc3ecc9f-08f1-40d4-8c3a-1aff8a41e218']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:21:06.542232 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-fc50e113-e8f9-4721-8aa7-62ee9aaed460 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55dcdc1a-e614-4976-911c-3a2f3e8b460b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:21:06.600612 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-fc50e113-e8f9-4721-8aa7-62ee9aaed460 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55dcdc1a-e614-4976-911c-3a2f3e8b460b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dcb79aac-0866-48aa-8758-7651de254569', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-274660961',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2632e054300e43a2b10d3a15f3a98090',qos_specs=None,replication_status=,reservations=['2f523698-e2a5-4780-8dd4-444a74595f67','b2fbe9c9-1e7c-4e23-9f93-420aa59fb636','32458160-1ae9-4b9b-817b-6c16726317f9','cc3ecc9f-08f1-40d4-8c3a-1aff8a41e218'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79efeb77d58643479c5ea751ee0e9297',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T11:21:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-274660961',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dcb79aac-0866-48aa-8758-7651de254569,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2632e054300e43a2b10d3a15f3a98090',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,user_id='79efeb77d58643479c5ea751ee0e9297',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:21:06.602583 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-fc50e113-e8f9-4721-8aa7-62ee9aaed460 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69bf47a6-2e88-469f-bc6f-be235507bd66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:21:06.633614 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-fc50e113-e8f9-4721-8aa7-62ee9aaed460 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69bf47a6-2e88-469f-bc6f-be235507bd66) 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-TestVolumeBootPattern-volume-origin-274660961',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2632e054300e43a2b10d3a15f3a98090',qos_specs=None,replication_status=,reservations=['2f523698-e2a5-4780-8dd4-444a74595f67','b2fbe9c9-1e7c-4e23-9f93-420aa59fb636','32458160-1ae9-4b9b-817b-6c16726317f9','cc3ecc9f-08f1-40d4-8c3a-1aff8a41e218'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79efeb77d58643479c5ea751ee0e9297',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:21:06.635685 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-fc50e113-e8f9-4721-8aa7-62ee9aaed460 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55e37f20-2f96-454f-a435-002dd6951893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:21:06.650975 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-fc50e113-e8f9-4721-8aa7-62ee9aaed460 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55e37f20-2f96-454f-a435-002dd6951893) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:21:06.654293 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-fc50e113-e8f9-4721-8aa7-62ee9aaed460 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Flow 'volume_create_api' (48a4dfd0-fabe-4f4f-80a7-7e828ef91981) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:21:06.703759 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-fc50e113-e8f9-4721-8aa7-62ee9aaed460 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Create volume request issued successfully. Dec 02 11:21:06.717841 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fc50e113-e8f9-4721-8aa7-62ee9aaed460 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes returned with HTTP 202 Dec 02 11:21:06.719520 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1668/3378] 10.222.0.23 () {60 vars in 1226 bytes} [Wed Dec 2 11:21:06 2020] POST /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes => generated 827 bytes in 544 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:21:06.733422 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-abf95ef9-d741-4c70-8178-c666bd93845a tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/dcb79aac-0866-48aa-8758-7651de254569 Dec 02 11:21:06.733946 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-abf95ef9-d741-4c70-8178-c666bd93845a tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:21:06.734429 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-abf95ef9-d741-4c70-8178-c666bd93845a tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:21:06.784241 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:21:06.784241 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:21:06.792897 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-abf95ef9-d741-4c70-8178-c666bd93845a tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:21:06.815239 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-abf95ef9-d741-4c70-8178-c666bd93845a tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/dcb79aac-0866-48aa-8758-7651de254569 returned with HTTP 200 Dec 02 11:21:06.816111 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1711/3379] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:21:06 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/dcb79aac-0866-48aa-8758-7651de254569 => generated 919 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:21:07.833454 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-044fb459-31fa-4317-9f21-cb9315919280 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/dcb79aac-0866-48aa-8758-7651de254569 Dec 02 11:21:07.834682 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-044fb459-31fa-4317-9f21-cb9315919280 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:21:07.834844 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:21:07.834844 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:21:07.835253 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-044fb459-31fa-4317-9f21-cb9315919280 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:21:07.895367 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:21:07.895367 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:21:07.905961 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-044fb459-31fa-4317-9f21-cb9315919280 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:21:07.928856 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-044fb459-31fa-4317-9f21-cb9315919280 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/dcb79aac-0866-48aa-8758-7651de254569 returned with HTTP 200 Dec 02 11:21:07.929703 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1669/3380] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:21:07 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/dcb79aac-0866-48aa-8758-7651de254569 => generated 919 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:21:08.946660 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-63a9a925-fea8-40ed-9d92-d93870af5a33 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/dcb79aac-0866-48aa-8758-7651de254569 Dec 02 11:21:08.947323 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-63a9a925-fea8-40ed-9d92-d93870af5a33 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:21:08.947627 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:21:08.947627 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:21:08.948126 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-63a9a925-fea8-40ed-9d92-d93870af5a33 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:21:08.996448 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:21:08.996448 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:21:09.005939 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-63a9a925-fea8-40ed-9d92-d93870af5a33 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:21:09.030166 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-63a9a925-fea8-40ed-9d92-d93870af5a33 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/dcb79aac-0866-48aa-8758-7651de254569 returned with HTTP 200 Dec 02 11:21:09.031467 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1712/3381] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:21:08 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/dcb79aac-0866-48aa-8758-7651de254569 => generated 919 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:21:10.047214 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d262ebec-f535-4da6-bf2a-8d372999f5a8 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/dcb79aac-0866-48aa-8758-7651de254569 Dec 02 11:21:10.047746 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d262ebec-f535-4da6-bf2a-8d372999f5a8 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:21:10.047929 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:21:10.047929 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:21:10.048296 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d262ebec-f535-4da6-bf2a-8d372999f5a8 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:21:10.157223 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:21:10.157223 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:21:10.166374 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-d262ebec-f535-4da6-bf2a-8d372999f5a8 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:21:10.190266 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d262ebec-f535-4da6-bf2a-8d372999f5a8 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/dcb79aac-0866-48aa-8758-7651de254569 returned with HTTP 200 Dec 02 11:21:10.200338 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1670/3382] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:21:10 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/dcb79aac-0866-48aa-8758-7651de254569 => generated 919 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:21:11.207229 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-426f07db-22c1-4a08-9b58-c54fbccd1cf0 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/dcb79aac-0866-48aa-8758-7651de254569 Dec 02 11:21:11.207799 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-426f07db-22c1-4a08-9b58-c54fbccd1cf0 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:21:11.207996 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:21:11.207996 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:21:11.208330 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-426f07db-22c1-4a08-9b58-c54fbccd1cf0 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:21:11.260097 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:21:11.260097 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:21:11.271587 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-426f07db-22c1-4a08-9b58-c54fbccd1cf0 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:21:11.295839 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-426f07db-22c1-4a08-9b58-c54fbccd1cf0 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/dcb79aac-0866-48aa-8758-7651de254569 returned with HTTP 200 Dec 02 11:21:11.296665 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1713/3383] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:21:11 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/dcb79aac-0866-48aa-8758-7651de254569 => generated 919 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:21:12.313157 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-790c119c-30ae-4b26-88e1-a56b2f108ad2 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/dcb79aac-0866-48aa-8758-7651de254569 Dec 02 11:21:12.313703 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-790c119c-30ae-4b26-88e1-a56b2f108ad2 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:21:12.313944 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:21:12.313944 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:21:12.314211 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-790c119c-30ae-4b26-88e1-a56b2f108ad2 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:21:12.367645 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:21:12.367645 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:21:12.376233 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-790c119c-30ae-4b26-88e1-a56b2f108ad2 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:21:12.398231 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-790c119c-30ae-4b26-88e1-a56b2f108ad2 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/dcb79aac-0866-48aa-8758-7651de254569 returned with HTTP 200 Dec 02 11:21:12.399061 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1671/3384] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:21:12 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/dcb79aac-0866-48aa-8758-7651de254569 => generated 919 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:21:13.415073 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c1eaf3ee-6ee1-4bbf-9b1d-9bf26eb93a96 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/dcb79aac-0866-48aa-8758-7651de254569 Dec 02 11:21:13.415634 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c1eaf3ee-6ee1-4bbf-9b1d-9bf26eb93a96 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:21:13.415799 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:21:13.415799 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:21:13.416149 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c1eaf3ee-6ee1-4bbf-9b1d-9bf26eb93a96 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:21:13.466199 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:21:13.466199 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:21:13.474725 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c1eaf3ee-6ee1-4bbf-9b1d-9bf26eb93a96 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:21:13.498528 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c1eaf3ee-6ee1-4bbf-9b1d-9bf26eb93a96 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/dcb79aac-0866-48aa-8758-7651de254569 returned with HTTP 200 Dec 02 11:21:13.499377 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1714/3385] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:21:13 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/dcb79aac-0866-48aa-8758-7651de254569 => generated 919 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:21:14.515265 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-31b2d8c9-2392-4030-9ea7-827cbe6087f0 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/dcb79aac-0866-48aa-8758-7651de254569 Dec 02 11:21:14.515922 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-31b2d8c9-2392-4030-9ea7-827cbe6087f0 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:21:14.516046 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:21:14.516046 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:21:14.516314 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-31b2d8c9-2392-4030-9ea7-827cbe6087f0 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:21:14.567235 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:21:14.567235 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:21:14.576337 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-31b2d8c9-2392-4030-9ea7-827cbe6087f0 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:21:14.600194 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-31b2d8c9-2392-4030-9ea7-827cbe6087f0 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/dcb79aac-0866-48aa-8758-7651de254569 returned with HTTP 200 Dec 02 11:21:14.601054 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1672/3386] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:21:14 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/dcb79aac-0866-48aa-8758-7651de254569 => generated 919 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:21:15.617055 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ac48ff95-83e0-4260-bf98-29152a0206b7 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/dcb79aac-0866-48aa-8758-7651de254569 Dec 02 11:21:15.617711 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ac48ff95-83e0-4260-bf98-29152a0206b7 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:21:15.617711 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:21:15.617711 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:21:15.618113 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ac48ff95-83e0-4260-bf98-29152a0206b7 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:21:15.666927 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:21:15.666927 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:21:15.675842 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-ac48ff95-83e0-4260-bf98-29152a0206b7 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:21:15.698740 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ac48ff95-83e0-4260-bf98-29152a0206b7 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/dcb79aac-0866-48aa-8758-7651de254569 returned with HTTP 200 Dec 02 11:21:15.699572 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1715/3387] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:21:15 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/dcb79aac-0866-48aa-8758-7651de254569 => generated 919 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:21:16.715263 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0e4c5823-1d85-44e0-8d90-dde88992106b tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/dcb79aac-0866-48aa-8758-7651de254569 Dec 02 11:21:16.715849 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0e4c5823-1d85-44e0-8d90-dde88992106b tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:21:16.716124 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:21:16.716124 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:21:16.716496 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0e4c5823-1d85-44e0-8d90-dde88992106b tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:21:16.765160 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:21:16.765160 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:21:16.773773 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0e4c5823-1d85-44e0-8d90-dde88992106b tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:21:16.796145 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0e4c5823-1d85-44e0-8d90-dde88992106b tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/dcb79aac-0866-48aa-8758-7651de254569 returned with HTTP 200 Dec 02 11:21:16.797223 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1673/3388] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:21:16 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/dcb79aac-0866-48aa-8758-7651de254569 => generated 919 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:21:17.813324 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1f5aae10-13de-4250-be92-3db34c01bb05 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/dcb79aac-0866-48aa-8758-7651de254569 Dec 02 11:21:17.813867 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1f5aae10-13de-4250-be92-3db34c01bb05 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:21:17.813966 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:21:17.813966 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:21:17.814261 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1f5aae10-13de-4250-be92-3db34c01bb05 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:21:17.865008 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:21:17.865008 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:21:17.875034 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-1f5aae10-13de-4250-be92-3db34c01bb05 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:21:17.902917 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1f5aae10-13de-4250-be92-3db34c01bb05 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/dcb79aac-0866-48aa-8758-7651de254569 returned with HTTP 200 Dec 02 11:21:17.903761 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1716/3389] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:21:17 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/dcb79aac-0866-48aa-8758-7651de254569 => generated 977 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:21:18.921600 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f83b4c65-3ff5-43ec-96b2-facc2134a42d tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/dcb79aac-0866-48aa-8758-7651de254569 Dec 02 11:21:18.922530 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f83b4c65-3ff5-43ec-96b2-facc2134a42d tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:21:18.922699 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:21:18.922699 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:21:18.923151 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f83b4c65-3ff5-43ec-96b2-facc2134a42d tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:21:18.976272 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:21:18.976272 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:21:18.985688 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f83b4c65-3ff5-43ec-96b2-facc2134a42d tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:21:19.008210 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f83b4c65-3ff5-43ec-96b2-facc2134a42d tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/dcb79aac-0866-48aa-8758-7651de254569 returned with HTTP 200 Dec 02 11:21:19.009177 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1674/3390] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:21:18 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/dcb79aac-0866-48aa-8758-7651de254569 => generated 980 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:21:20.031121 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7a619f2a-069c-4928-a6ce-8ceeb59014ce tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/dcb79aac-0866-48aa-8758-7651de254569 Dec 02 11:21:20.031901 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7a619f2a-069c-4928-a6ce-8ceeb59014ce tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:21:20.031901 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:21:20.031901 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:21:20.032289 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7a619f2a-069c-4928-a6ce-8ceeb59014ce tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:21:20.088472 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:21:20.088472 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:21:20.097700 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-7a619f2a-069c-4928-a6ce-8ceeb59014ce tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:21:20.122279 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7a619f2a-069c-4928-a6ce-8ceeb59014ce tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/dcb79aac-0866-48aa-8758-7651de254569 returned with HTTP 200 Dec 02 11:21:20.123183 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1717/3391] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:21:20 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/dcb79aac-0866-48aa-8758-7651de254569 => generated 980 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:21:21.140837 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e1b35636-2d97-4044-9724-3566e8d0cc16 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/dcb79aac-0866-48aa-8758-7651de254569 Dec 02 11:21:21.141547 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e1b35636-2d97-4044-9724-3566e8d0cc16 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:21:21.141649 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:21:21.141649 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:21:21.141999 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e1b35636-2d97-4044-9724-3566e8d0cc16 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:21:21.195794 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:21:21.195794 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:21:21.205597 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e1b35636-2d97-4044-9724-3566e8d0cc16 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:21:21.230635 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e1b35636-2d97-4044-9724-3566e8d0cc16 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/dcb79aac-0866-48aa-8758-7651de254569 returned with HTTP 200 Dec 02 11:21:21.231475 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1675/3392] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:21:21 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/dcb79aac-0866-48aa-8758-7651de254569 => generated 980 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:21:22.252467 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-87d331f4-ec10-45a5-a2ea-8598b9ec6096 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/dcb79aac-0866-48aa-8758-7651de254569 Dec 02 11:21:22.253346 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-87d331f4-ec10-45a5-a2ea-8598b9ec6096 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:21:22.253513 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:21:22.253513 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:21:22.253981 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-87d331f4-ec10-45a5-a2ea-8598b9ec6096 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:21:22.303824 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:21:22.303824 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:21:22.312328 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-87d331f4-ec10-45a5-a2ea-8598b9ec6096 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:21:22.335974 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-87d331f4-ec10-45a5-a2ea-8598b9ec6096 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/dcb79aac-0866-48aa-8758-7651de254569 returned with HTTP 200 Dec 02 11:21:22.336898 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1718/3393] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:21:22 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/dcb79aac-0866-48aa-8758-7651de254569 => generated 1368 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:21:22.352926 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-22dc0e07-ffd1-4dde-b1b8-1424d92fc1c3 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/dcb79aac-0866-48aa-8758-7651de254569 Dec 02 11:21:22.353439 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-22dc0e07-ffd1-4dde-b1b8-1424d92fc1c3 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:21:22.353677 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:21:22.353677 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:21:22.354036 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-22dc0e07-ffd1-4dde-b1b8-1424d92fc1c3 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:21:22.406364 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:21:22.406364 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:21:22.414838 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-22dc0e07-ffd1-4dde-b1b8-1424d92fc1c3 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:21:22.438637 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-22dc0e07-ffd1-4dde-b1b8-1424d92fc1c3 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/dcb79aac-0866-48aa-8758-7651de254569 returned with HTTP 200 Dec 02 11:21:22.439439 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1676/3394] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:21:22 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/dcb79aac-0866-48aa-8758-7651de254569 => generated 1368 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:21:22.464037 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-54f7ae18-de8f-46b1-92a5-b37879ae67a6 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] POST http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots Dec 02 11:21:22.464501 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:21:22.464501 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:21:22.464953 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-54f7ae18-de8f-46b1-92a5-b37879ae67a6 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dcb79aac-0866-48aa-8758-7651de254569", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1112427639", "description": null, "metadata": null}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:21:22.519257 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:21:22.519257 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:21:22.520504 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-54f7ae18-de8f-46b1-92a5-b37879ae67a6 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:21:22.520893 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v2.snapshots [None req-54f7ae18-de8f-46b1-92a5-b37879ae67a6 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Create snapshot from volume dcb79aac-0866-48aa-8758-7651de254569 Dec 02 11:21:22.603598 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-54f7ae18-de8f-46b1-92a5-b37879ae67a6 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Created reservations ['b4119b61-859f-4e4a-8ec2-e205f05141c7', '3456783e-2805-47a5-9a67-da34617141bf', '5d49bae3-1e80-493f-984a-b956a969f5cb', '14127be0-70e9-4dca-9085-5e3dd0711255'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:21:22.712434 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-54f7ae18-de8f-46b1-92a5-b37879ae67a6 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Snapshot create request issued successfully. Dec 02 11:21:22.713157 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-54f7ae18-de8f-46b1-92a5-b37879ae67a6 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots returned with HTTP 202 Dec 02 11:21:22.714043 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1719/3395] 10.222.0.23 () {60 vars in 1232 bytes} [Wed Dec 2 11:21:22 2020] POST /volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots => generated 308 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:21:22.725207 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2db5d6f4-7e1e-4fe6-8853-3bcee3f6072a tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/d6c2423f-ccd9-4457-9af2-73b5406a7572 Dec 02 11:21:22.725903 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2db5d6f4-7e1e-4fe6-8853-3bcee3f6072a tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:21:22.726729 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:21:22.726729 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:21:22.726729 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2db5d6f4-7e1e-4fe6-8853-3bcee3f6072a tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:21:22.753682 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:21:22.753682 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:21:22.754932 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-2db5d6f4-7e1e-4fe6-8853-3bcee3f6072a tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Snapshot retrieved successfully. Dec 02 11:21:22.756870 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2db5d6f4-7e1e-4fe6-8853-3bcee3f6072a tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/d6c2423f-ccd9-4457-9af2-73b5406a7572 returned with HTTP 200 Dec 02 11:21:22.757685 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1677/3396] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:21:22 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/d6c2423f-ccd9-4457-9af2-73b5406a7572 => generated 440 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:21:23.773879 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f7d6288f-15de-4ce2-a997-2b898159da20 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/d6c2423f-ccd9-4457-9af2-73b5406a7572 Dec 02 11:21:23.774423 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f7d6288f-15de-4ce2-a997-2b898159da20 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:21:23.774666 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:21:23.774666 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:21:23.775051 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f7d6288f-15de-4ce2-a997-2b898159da20 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:21:23.802062 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:21:23.802062 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:21:23.803257 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f7d6288f-15de-4ce2-a997-2b898159da20 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Snapshot retrieved successfully. Dec 02 11:21:23.805269 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f7d6288f-15de-4ce2-a997-2b898159da20 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/d6c2423f-ccd9-4457-9af2-73b5406a7572 returned with HTTP 200 Dec 02 11:21:23.806173 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1720/3397] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:21:23 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/d6c2423f-ccd9-4457-9af2-73b5406a7572 => generated 440 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:21:24.818712 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5bac143f-c4c1-4c1f-8936-36038f4474d1 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/d6c2423f-ccd9-4457-9af2-73b5406a7572 Dec 02 11:21:24.819309 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5bac143f-c4c1-4c1f-8936-36038f4474d1 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:21:24.819425 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:21:24.819425 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:21:24.819753 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5bac143f-c4c1-4c1f-8936-36038f4474d1 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:21:24.845150 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:21:24.845150 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:21:24.846197 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-5bac143f-c4c1-4c1f-8936-36038f4474d1 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Snapshot retrieved successfully. Dec 02 11:21:24.848067 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5bac143f-c4c1-4c1f-8936-36038f4474d1 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/d6c2423f-ccd9-4457-9af2-73b5406a7572 returned with HTTP 200 Dec 02 11:21:24.848863 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1678/3398] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:21:24 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/d6c2423f-ccd9-4457-9af2-73b5406a7572 => generated 467 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:21:24.863201 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5e862ddf-8559-4f18-a227-d91b9a3e37c5 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/d6c2423f-ccd9-4457-9af2-73b5406a7572 Dec 02 11:21:24.863723 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5e862ddf-8559-4f18-a227-d91b9a3e37c5 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:21:24.863959 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:21:24.863959 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:21:24.864323 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5e862ddf-8559-4f18-a227-d91b9a3e37c5 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:21:24.889413 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:21:24.889413 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:21:24.890479 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-5e862ddf-8559-4f18-a227-d91b9a3e37c5 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Snapshot retrieved successfully. Dec 02 11:21:24.892383 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5e862ddf-8559-4f18-a227-d91b9a3e37c5 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/d6c2423f-ccd9-4457-9af2-73b5406a7572 returned with HTTP 200 Dec 02 11:21:24.893197 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1721/3399] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:21:24 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/d6c2423f-ccd9-4457-9af2-73b5406a7572 => generated 467 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:21:25.007898 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-0e923c95-fa47-4bb5-ae1b-a955b659185a tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/d6c2423f-ccd9-4457-9af2-73b5406a7572 Dec 02 11:21:25.008436 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-0e923c95-fa47-4bb5-ae1b-a955b659185a tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:21:25.008686 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:21:25.008686 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:21:25.009189 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-0e923c95-fa47-4bb5-ae1b-a955b659185a tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:21:25.033460 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:21:25.033460 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:21:25.034554 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-0e923c95-fa47-4bb5-ae1b-a955b659185a tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Snapshot retrieved successfully. Dec 02 11:21:25.036456 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-0e923c95-fa47-4bb5-ae1b-a955b659185a tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/d6c2423f-ccd9-4457-9af2-73b5406a7572 returned with HTTP 200 Dec 02 11:21:25.037340 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1679/3400] 10.222.0.23 () {60 vars in 1575 bytes} [Wed Dec 2 11:21:25 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/d6c2423f-ccd9-4457-9af2-73b5406a7572 => generated 467 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:21:25.055044 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-c16e42de-c6aa-4712-af5f-931ffe7feee6 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/dcb79aac-0866-48aa-8758-7651de254569 Dec 02 11:21:25.055604 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-c16e42de-c6aa-4712-af5f-931ffe7feee6 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:21:25.055765 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:21:25.055765 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:21:25.056353 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-c16e42de-c6aa-4712-af5f-931ffe7feee6 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:21:25.105399 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:21:25.105399 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:21:25.118519 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-c16e42de-c6aa-4712-af5f-931ffe7feee6 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:21:25.147219 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-c16e42de-c6aa-4712-af5f-931ffe7feee6 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/dcb79aac-0866-48aa-8758-7651de254569 returned with HTTP 200 Dec 02 11:21:25.148049 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1722/3401] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 11:21:25 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/dcb79aac-0866-48aa-8758-7651de254569 => generated 1368 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:21:25.827962 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-845126a3-40ad-45c3-bd7d-c6b9c900448d tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/d6c2423f-ccd9-4457-9af2-73b5406a7572 Dec 02 11:21:25.828485 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-845126a3-40ad-45c3-bd7d-c6b9c900448d tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:21:25.828605 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:21:25.828605 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:21:25.829092 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-845126a3-40ad-45c3-bd7d-c6b9c900448d tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:21:25.854244 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:21:25.854244 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:21:25.855294 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-845126a3-40ad-45c3-bd7d-c6b9c900448d tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Snapshot retrieved successfully. Dec 02 11:21:25.857189 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-845126a3-40ad-45c3-bd7d-c6b9c900448d tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/d6c2423f-ccd9-4457-9af2-73b5406a7572 returned with HTTP 200 Dec 02 11:21:25.858014 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1680/3402] 10.222.0.23 () {60 vars in 1575 bytes} [Wed Dec 2 11:21:25 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/d6c2423f-ccd9-4457-9af2-73b5406a7572 => generated 467 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:21:29.428441 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-224b0291-d691-4358-98bd-dfacbde7a54e tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/d6c2423f-ccd9-4457-9af2-73b5406a7572 Dec 02 11:21:29.429034 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-224b0291-d691-4358-98bd-dfacbde7a54e tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:21:29.429176 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:21:29.429176 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:21:29.429923 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-224b0291-d691-4358-98bd-dfacbde7a54e tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:21:29.454669 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:21:29.454669 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:21:29.455983 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-224b0291-d691-4358-98bd-dfacbde7a54e tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Snapshot retrieved successfully. Dec 02 11:21:29.457987 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-224b0291-d691-4358-98bd-dfacbde7a54e tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/d6c2423f-ccd9-4457-9af2-73b5406a7572 returned with HTTP 200 Dec 02 11:21:29.458814 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1723/3403] 10.222.0.41 () {58 vars in 1368 bytes} [Wed Dec 2 11:21:29 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/d6c2423f-ccd9-4457-9af2-73b5406a7572 => generated 467 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:21:29.494832 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-67118d53-0056-4c96-b794-f3759d2f72af tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/dcb79aac-0866-48aa-8758-7651de254569 Dec 02 11:21:29.495355 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-67118d53-0056-4c96-b794-f3759d2f72af tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:21:29.495506 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:21:29.495506 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:21:29.495919 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-67118d53-0056-4c96-b794-f3759d2f72af tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:21:29.546193 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:21:29.546193 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:21:29.555126 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-67118d53-0056-4c96-b794-f3759d2f72af tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:21:29.578115 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-67118d53-0056-4c96-b794-f3759d2f72af tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/dcb79aac-0866-48aa-8758-7651de254569 returned with HTTP 200 Dec 02 11:21:29.579055 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1681/3404] 10.222.0.41 () {58 vars in 1362 bytes} [Wed Dec 2 11:21:29 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/dcb79aac-0866-48aa-8758-7651de254569 => generated 1368 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:21:29.593059 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-5d2a9d10-d57d-4ad2-ae98-f0b0dd52ddbf tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] POST http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes Dec 02 11:21:29.593678 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:21:29.593678 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:21:29.594094 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-5d2a9d10-d57d-4ad2-ae98-f0b0dd52ddbf tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "d6c2423f-ccd9-4457-9af2-73b5406a7572", "name": "", "description": "", "volume_type": "lvmdriver-1", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:21:29.595704 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-5d2a9d10-d57d-4ad2-ae98-f0b0dd52ddbf tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'd6c2423f-ccd9-4457-9af2-73b5406a7572', 'name': '', 'description': '', 'volume_type': 'lvmdriver-1', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=88069) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 11:21:29.634057 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:21:29.634057 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:21:29.635266 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-5d2a9d10-d57d-4ad2-ae98-f0b0dd52ddbf tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Snapshot retrieved successfully. Dec 02 11:21:29.635623 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-5d2a9d10-d57d-4ad2-ae98-f0b0dd52ddbf tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Create volume of 1 GB Dec 02 11:21:29.636781 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-5d2a9d10-d57d-4ad2-ae98-f0b0dd52ddbf tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Availability Zones retrieved successfully. Dec 02 11:21:29.652951 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-5d2a9d10-d57d-4ad2-ae98-f0b0dd52ddbf tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Flow 'volume_create_api' (ce2ffb56-6d93-486d-9d62-67e4b54d848a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:21:29.655680 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-5d2a9d10-d57d-4ad2-ae98-f0b0dd52ddbf tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (161e9494-d91f-496a-905e-71c3571b0e78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:21:29.658032 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-5d2a9d10-d57d-4ad2-ae98-f0b0dd52ddbf tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88069) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 11:21:29.755829 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-5d2a9d10-d57d-4ad2-ae98-f0b0dd52ddbf tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (161e9494-d91f-496a-905e-71c3571b0e78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd6c2423f-ccd9-4457-9af2-73b5406a7572', 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:21:29.757960 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-5d2a9d10-d57d-4ad2-ae98-f0b0dd52ddbf tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2d1efad-47b6-4876-8d4f-97e3c22e71aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:21:29.826528 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-5d2a9d10-d57d-4ad2-ae98-f0b0dd52ddbf tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Created reservations ['2804f049-be13-4471-8b5f-14907c3740e4', '5ec0c717-7433-4648-9184-4f7d7be08166', 'ddaa379f-6873-43a0-b2b0-2ed19895f8f2', 'f738e2dd-2561-4168-8499-c5b8e70f8541'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:21:29.828660 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-5d2a9d10-d57d-4ad2-ae98-f0b0dd52ddbf tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2d1efad-47b6-4876-8d4f-97e3c22e71aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2804f049-be13-4471-8b5f-14907c3740e4', '5ec0c717-7433-4648-9184-4f7d7be08166', 'ddaa379f-6873-43a0-b2b0-2ed19895f8f2', 'f738e2dd-2561-4168-8499-c5b8e70f8541']}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:21:29.830870 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-5d2a9d10-d57d-4ad2-ae98-f0b0dd52ddbf tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d053da22-f140-429a-8ab8-bf5e36fb0b90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:21:29.958719 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-5d2a9d10-d57d-4ad2-ae98-f0b0dd52ddbf tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d053da22-f140-429a-8ab8-bf5e36fb0b90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb237cd3-2812-493b-ab83-6a83cf91da41', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2632e054300e43a2b10d3a15f3a98090',qos_specs=None,replication_status=,reservations=['2804f049-be13-4471-8b5f-14907c3740e4','5ec0c717-7433-4648-9184-4f7d7be08166','ddaa379f-6873-43a0-b2b0-2ed19895f8f2','f738e2dd-2561-4168-8499-c5b8e70f8541'],size=1,snapshot_id=d6c2423f-ccd9-4457-9af2-73b5406a7572,source_replicaid=,source_volid=None,status='creating',user_id='79efeb77d58643479c5ea751ee0e9297',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-02T11:21:29Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb237cd3-2812-493b-ab83-6a83cf91da41,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2632e054300e43a2b10d3a15f3a98090',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=d6c2423f-ccd9-4457-9af2-73b5406a7572,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='79efeb77d58643479c5ea751ee0e9297',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:21:29.961330 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-5d2a9d10-d57d-4ad2-ae98-f0b0dd52ddbf tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33f75e20-2d48-4ff2-b526-445c548210b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:21:29.992034 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-5d2a9d10-d57d-4ad2-ae98-f0b0dd52ddbf tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33f75e20-2d48-4ff2-b526-445c548210b0) 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='',display_name='',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2632e054300e43a2b10d3a15f3a98090',qos_specs=None,replication_status=,reservations=['2804f049-be13-4471-8b5f-14907c3740e4','5ec0c717-7433-4648-9184-4f7d7be08166','ddaa379f-6873-43a0-b2b0-2ed19895f8f2','f738e2dd-2561-4168-8499-c5b8e70f8541'],size=1,snapshot_id=d6c2423f-ccd9-4457-9af2-73b5406a7572,source_replicaid=,source_volid=None,status='creating',user_id='79efeb77d58643479c5ea751ee0e9297',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:21:29.994222 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-5d2a9d10-d57d-4ad2-ae98-f0b0dd52ddbf tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff09aebb-a479-49f4-aa6b-406d05a6e49c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:21:30.088033 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-5d2a9d10-d57d-4ad2-ae98-f0b0dd52ddbf tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff09aebb-a479-49f4-aa6b-406d05a6e49c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:21:30.091310 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-5d2a9d10-d57d-4ad2-ae98-f0b0dd52ddbf tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Flow 'volume_create_api' (ce2ffb56-6d93-486d-9d62-67e4b54d848a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:21:30.143706 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-5d2a9d10-d57d-4ad2-ae98-f0b0dd52ddbf tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Create volume request issued successfully. Dec 02 11:21:30.158194 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-5d2a9d10-d57d-4ad2-ae98-f0b0dd52ddbf tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes returned with HTTP 202 Dec 02 11:21:30.159366 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1724/3405] 10.222.0.41 () {62 vars in 1305 bytes} [Wed Dec 2 11:21:29 2020] POST /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes => generated 805 bytes in 570 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:21:30.170429 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-9d240030-af59-48ba-8797-3052f329c4ca tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/fb237cd3-2812-493b-ab83-6a83cf91da41 Dec 02 11:21:30.171307 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-9d240030-af59-48ba-8797-3052f329c4ca tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:21:30.171684 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:21:30.171684 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:21:30.172083 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-9d240030-af59-48ba-8797-3052f329c4ca tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:21:30.240285 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:21:30.240285 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:21:30.249627 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-9d240030-af59-48ba-8797-3052f329c4ca tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:21:30.274063 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-9d240030-af59-48ba-8797-3052f329c4ca tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/fb237cd3-2812-493b-ab83-6a83cf91da41 returned with HTTP 200 Dec 02 11:21:30.275192 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1682/3406] 10.222.0.41 () {58 vars in 1362 bytes} [Wed Dec 2 11:21:30 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/fb237cd3-2812-493b-ab83-6a83cf91da41 => generated 897 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:21:30.289666 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-450eb852-c635-4dc1-96d0-6aca157ec230 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/fb237cd3-2812-493b-ab83-6a83cf91da41 Dec 02 11:21:30.290393 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-450eb852-c635-4dc1-96d0-6aca157ec230 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:21:30.290527 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:21:30.290527 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:21:30.290880 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-450eb852-c635-4dc1-96d0-6aca157ec230 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:21:30.342459 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:21:30.342459 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:21:30.352187 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-450eb852-c635-4dc1-96d0-6aca157ec230 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:21:30.376894 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-450eb852-c635-4dc1-96d0-6aca157ec230 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/fb237cd3-2812-493b-ab83-6a83cf91da41 returned with HTTP 200 Dec 02 11:21:30.377869 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1725/3407] 10.222.0.41 () {58 vars in 1362 bytes} [Wed Dec 2 11:21:30 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/fb237cd3-2812-493b-ab83-6a83cf91da41 => generated 897 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:21:33.388830 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-eae7f0e6-aa2d-43ca-a64b-25493e6bf630 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/fb237cd3-2812-493b-ab83-6a83cf91da41 Dec 02 11:21:33.388830 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-eae7f0e6-aa2d-43ca-a64b-25493e6bf630 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:21:33.388830 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:21:33.388830 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:21:33.392299 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-eae7f0e6-aa2d-43ca-a64b-25493e6bf630 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:21:33.443442 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:21:33.443442 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:21:33.452498 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-eae7f0e6-aa2d-43ca-a64b-25493e6bf630 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:21:33.476140 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-eae7f0e6-aa2d-43ca-a64b-25493e6bf630 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/fb237cd3-2812-493b-ab83-6a83cf91da41 returned with HTTP 200 Dec 02 11:21:33.477153 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1683/3408] 10.222.0.41 () {58 vars in 1362 bytes} [Wed Dec 2 11:21:33 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/fb237cd3-2812-493b-ab83-6a83cf91da41 => generated 897 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:21:36.470005 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-2fd7276f-874a-4a8b-b19f-853577b159f6 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/fb237cd3-2812-493b-ab83-6a83cf91da41 Dec 02 11:21:36.471267 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-2fd7276f-874a-4a8b-b19f-853577b159f6 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:21:36.471641 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:21:36.471641 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:21:36.472016 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-2fd7276f-874a-4a8b-b19f-853577b159f6 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:21:36.524157 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:21:36.524157 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:21:36.534105 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-2fd7276f-874a-4a8b-b19f-853577b159f6 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:21:36.559984 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-2fd7276f-874a-4a8b-b19f-853577b159f6 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/fb237cd3-2812-493b-ab83-6a83cf91da41 returned with HTTP 200 Dec 02 11:21:36.561342 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1726/3409] 10.222.0.41 () {58 vars in 1362 bytes} [Wed Dec 2 11:21:36 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/fb237cd3-2812-493b-ab83-6a83cf91da41 => generated 897 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:21:39.554807 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-b997c6a6-4ede-4689-af42-314cbe2de69b tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/fb237cd3-2812-493b-ab83-6a83cf91da41 Dec 02 11:21:39.555398 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-b997c6a6-4ede-4689-af42-314cbe2de69b tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:21:39.555644 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:21:39.555644 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:21:39.556078 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-b997c6a6-4ede-4689-af42-314cbe2de69b tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:21:39.610615 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:21:39.610615 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:21:39.621005 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-b997c6a6-4ede-4689-af42-314cbe2de69b tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:21:39.644765 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-b997c6a6-4ede-4689-af42-314cbe2de69b tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/fb237cd3-2812-493b-ab83-6a83cf91da41 returned with HTTP 200 Dec 02 11:21:39.645599 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1684/3410] 10.222.0.41 () {58 vars in 1362 bytes} [Wed Dec 2 11:21:39 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/fb237cd3-2812-493b-ab83-6a83cf91da41 => generated 1347 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:21:39.652573 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-2fd7276f-874a-4a8b-b19f-853577b159f6 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume// Dec 02 11:21:39.653121 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-2fd7276f-874a-4a8b-b19f-853577b159f6 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:21:39.653297 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:21:39.653297 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:21:39.653698 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-2fd7276f-874a-4a8b-b19f-853577b159f6 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'all' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:21:39.654906 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-2fd7276f-874a-4a8b-b19f-853577b159f6 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 11:21:39.655499 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1727/3411] 10.222.0.41 () {56 vars in 1089 bytes} [Wed Dec 2 11:21:39 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 11:21:39.669700 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-9a917814-5578-458d-bc8d-4c2f88a13a05 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] POST http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments Dec 02 11:21:39.670199 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:21:39.670199 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:21:39.670610 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-9a917814-5578-458d-bc8d-4c2f88a13a05 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fb237cd3-2812-493b-ab83-6a83cf91da41", "instance_uuid": "548df61b-9422-4421-8cca-e63d91e99271", "connector": null}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:21:39.720702 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:21:39.720702 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:21:39.777230 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-9a917814-5578-458d-bc8d-4c2f88a13a05 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments returned with HTTP 200 Dec 02 11:21:39.778146 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1685/3412] 10.222.0.41 () {64 vars in 1358 bytes} [Wed Dec 2 11:21:39 2020] POST /volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments => generated 273 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:21:39.785007 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-2fd7276f-874a-4a8b-b19f-853577b159f6 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume// Dec 02 11:21:39.785515 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-2fd7276f-874a-4a8b-b19f-853577b159f6 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:21:39.786010 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-2fd7276f-874a-4a8b-b19f-853577b159f6 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'all' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:21:39.787045 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-2fd7276f-874a-4a8b-b19f-853577b159f6 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 11:21:39.787615 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1728/3413] 10.222.0.41 () {56 vars in 1089 bytes} [Wed Dec 2 11:21:39 2020] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 11:21:39.802790 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-2dbae250-031a-4da7-9226-cf3eefff40dd tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/fb237cd3-2812-493b-ab83-6a83cf91da41 Dec 02 11:21:39.803625 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-2dbae250-031a-4da7-9226-cf3eefff40dd tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:21:39.803844 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:21:39.803844 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:21:39.804336 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-2dbae250-031a-4da7-9226-cf3eefff40dd tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:21:39.855306 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:21:39.855306 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:21:39.864324 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-2dbae250-031a-4da7-9226-cf3eefff40dd tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:21:39.882986 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:21:39.882986 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:21:39.892863 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-2dbae250-031a-4da7-9226-cf3eefff40dd tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/fb237cd3-2812-493b-ab83-6a83cf91da41 returned with HTTP 200 Dec 02 11:21:39.893702 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1686/3414] 10.222.0.41 () {60 vars in 1403 bytes} [Wed Dec 2 11:21:39 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/fb237cd3-2812-493b-ab83-6a83cf91da41 => generated 1445 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 02 11:21:39.930522 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-f14f7093-b0d0-401f-b1ea-060419739c46 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] PUT http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments/c5d82a92-7bcc-41df-88f4-bb9e6613c001 Dec 02 11:21:39.931378 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-f14f7093-b0d0-401f-b1ea-060419739c46 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.41", "host": "n-h2-764292-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-764292-5.cbci-764292-5.local", "mountpoint": "/dev/sda"}}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:21:39.959992 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 02 11:21:39.959992 n-d-764292-5 devstack@c-api.service[88067]: return self.call(f, *args, **kw) Dec 02 11:21:39.960459 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.coordination [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-f14f7093-b0d0-401f-b1ea-060419739c46 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Lock "b'cinder-attachment_update-fb237cd3-2812-493b-ab83-6a83cf91da41-n-h2-764292-5'" acquired by "attachment_update" :: waited 0.009s {{(pid=88069) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 02 11:21:39.962769 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:21:39.962769 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:21:41.288154 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.coordination [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-f14f7093-b0d0-401f-b1ea-060419739c46 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Lock "b'cinder-attachment_update-fb237cd3-2812-493b-ab83-6a83cf91da41-n-h2-764292-5'" released by "attachment_update" :: held 1.327s {{(pid=88069) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 02 11:21:41.289001 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-f14f7093-b0d0-401f-b1ea-060419739c46 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments/c5d82a92-7bcc-41df-88f4-bb9e6613c001 returned with HTTP 200 Dec 02 11:21:41.290286 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1729/3415] 10.222.0.41 () {64 vars in 1468 bytes} [Wed Dec 2 11:21:39 2020] PUT /volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments/c5d82a92-7bcc-41df-88f4-bb9e6613c001 => generated 762 bytes in 1365 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:21:41.329053 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-3efeaf21-f2f8-4553-8fcc-d00b2a8e2554 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] POST http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments/c5d82a92-7bcc-41df-88f4-bb9e6613c001/action Dec 02 11:21:41.329821 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:21:41.329821 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:21:41.330578 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-3efeaf21-f2f8-4553-8fcc-d00b2a8e2554 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Action body: b'{"os-complete": null}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 11:21:41.331259 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-3efeaf21-f2f8-4553-8fcc-d00b2a8e2554 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:21:41.403921 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:21:41.403921 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:21:41.419086 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-fa893c6f-a0c0-4405-b9d4-5f2237128a3d req-3efeaf21-f2f8-4553-8fcc-d00b2a8e2554 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments/c5d82a92-7bcc-41df-88f4-bb9e6613c001/action returned with HTTP 204 Dec 02 11:21:41.419995 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1687/3416] 10.222.0.41 () {64 vars in 1489 bytes} [Wed Dec 2 11:21:41 2020] POST /volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments/c5d82a92-7bcc-41df-88f4-bb9e6613c001/action => generated 0 bytes in 97 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:21:52.552092 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1ed7576f-611f-43c5-a46e-b7dfb0c167c5 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/fb237cd3-2812-493b-ab83-6a83cf91da41 Dec 02 11:21:52.552647 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1ed7576f-611f-43c5-a46e-b7dfb0c167c5 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:21:52.552848 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:21:52.552848 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:21:52.553181 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1ed7576f-611f-43c5-a46e-b7dfb0c167c5 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:21:52.605959 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:21:52.605959 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:21:52.615674 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-1ed7576f-611f-43c5-a46e-b7dfb0c167c5 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:21:52.634403 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:21:52.634403 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:21:52.644147 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1ed7576f-611f-43c5-a46e-b7dfb0c167c5 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/fb237cd3-2812-493b-ab83-6a83cf91da41 returned with HTTP 200 Dec 02 11:21:52.645018 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1730/3417] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:21:52 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/fb237cd3-2812-493b-ab83-6a83cf91da41 => generated 1639 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:21:56.109309 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-2a6aa4fa-15b7-4985-860d-8c3a6a6bdecd req-a7ca83db-edf8-49c4-9756-99b71c624a5c tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] DELETE http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments/c5d82a92-7bcc-41df-88f4-bb9e6613c001 Dec 02 11:21:56.110157 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-2a6aa4fa-15b7-4985-860d-8c3a6a6bdecd req-a7ca83db-edf8-49c4-9756-99b71c624a5c tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:21:56.110464 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:21:56.110464 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:21:56.111160 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-2a6aa4fa-15b7-4985-860d-8c3a6a6bdecd req-a7ca83db-edf8-49c4-9756-99b71c624a5c tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'version_select' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:21:56.133255 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:21:56.133255 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:21:56.575427 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-2a6aa4fa-15b7-4985-860d-8c3a6a6bdecd req-a7ca83db-edf8-49c4-9756-99b71c624a5c tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88068) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 02 11:21:56.575848 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-2a6aa4fa-15b7-4985-860d-8c3a6a6bdecd req-a7ca83db-edf8-49c4-9756-99b71c624a5c tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Pending status list for volume during attachment-delete: [] {{(pid=88068) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 02 11:21:56.584488 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-2a6aa4fa-15b7-4985-860d-8c3a6a6bdecd req-a7ca83db-edf8-49c4-9756-99b71c624a5c tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments/c5d82a92-7bcc-41df-88f4-bb9e6613c001 returned with HTTP 200 Dec 02 11:21:56.585467 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1688/3418] 10.222.0.41 () {62 vars in 1437 bytes} [Wed Dec 2 11:21:56 2020] DELETE /volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments/c5d82a92-7bcc-41df-88f4-bb9e6613c001 => generated 19 bytes in 482 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:21:56.612500 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-2a6aa4fa-15b7-4985-860d-8c3a6a6bdecd req-0360d9f8-b2fd-49b7-872b-f14fd8547d6a tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] DELETE http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/fb237cd3-2812-493b-ab83-6a83cf91da41 Dec 02 11:21:56.613002 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-2a6aa4fa-15b7-4985-860d-8c3a6a6bdecd req-0360d9f8-b2fd-49b7-872b-f14fd8547d6a tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:21:56.613195 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:21:56.613195 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:21:56.613565 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-2a6aa4fa-15b7-4985-860d-8c3a6a6bdecd req-0360d9f8-b2fd-49b7-872b-f14fd8547d6a tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:21:56.614030 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [req-2a6aa4fa-15b7-4985-860d-8c3a6a6bdecd req-0360d9f8-b2fd-49b7-872b-f14fd8547d6a tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Delete volume with id: fb237cd3-2812-493b-ab83-6a83cf91da41 Dec 02 11:21:56.662498 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:21:56.662498 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:21:56.663628 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-2a6aa4fa-15b7-4985-860d-8c3a6a6bdecd req-0360d9f8-b2fd-49b7-872b-f14fd8547d6a tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:21:56.693832 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-2a6aa4fa-15b7-4985-860d-8c3a6a6bdecd req-0360d9f8-b2fd-49b7-872b-f14fd8547d6a tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Delete volume request issued successfully. Dec 02 11:21:56.694320 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-2a6aa4fa-15b7-4985-860d-8c3a6a6bdecd req-0360d9f8-b2fd-49b7-872b-f14fd8547d6a tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/fb237cd3-2812-493b-ab83-6a83cf91da41 returned with HTTP 202 Dec 02 11:21:56.695156 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1731/3419] 10.222.0.41 () {60 vars in 1384 bytes} [Wed Dec 2 11:21:56 2020] DELETE /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/fb237cd3-2812-493b-ab83-6a83cf91da41 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:21:58.277759 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-efe93ec8-4310-4677-8313-2e1a30b02228 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/fb237cd3-2812-493b-ab83-6a83cf91da41 Dec 02 11:21:58.278260 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-efe93ec8-4310-4677-8313-2e1a30b02228 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:21:58.278472 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:21:58.278472 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:21:58.278837 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-efe93ec8-4310-4677-8313-2e1a30b02228 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:21:58.328470 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-efe93ec8-4310-4677-8313-2e1a30b02228 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/fb237cd3-2812-493b-ab83-6a83cf91da41 returned with HTTP 404 Dec 02 11:21:58.329513 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1689/3420] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:21:58 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/fb237cd3-2812-493b-ab83-6a83cf91da41 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:21:58.505034 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0a95f10d-1def-4957-9d9c-f20c78e8b975 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] DELETE http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/d6c2423f-ccd9-4457-9af2-73b5406a7572 Dec 02 11:21:58.505552 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0a95f10d-1def-4957-9d9c-f20c78e8b975 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:21:58.505745 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:21:58.505745 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:21:58.506128 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0a95f10d-1def-4957-9d9c-f20c78e8b975 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:21:58.506472 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v2.snapshots [None req-0a95f10d-1def-4957-9d9c-f20c78e8b975 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Delete snapshot with id: d6c2423f-ccd9-4457-9af2-73b5406a7572 Dec 02 11:21:58.532953 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:21:58.532953 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:21:58.533678 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0a95f10d-1def-4957-9d9c-f20c78e8b975 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Snapshot retrieved successfully. Dec 02 11:21:58.597911 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0a95f10d-1def-4957-9d9c-f20c78e8b975 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Snapshot delete request issued successfully. Dec 02 11:21:58.598375 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0a95f10d-1def-4957-9d9c-f20c78e8b975 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/d6c2423f-ccd9-4457-9af2-73b5406a7572 returned with HTTP 202 Dec 02 11:21:58.599234 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1732/3421] 10.222.0.23 () {58 vars in 1324 bytes} [Wed Dec 2 11:21:58 2020] DELETE /volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/d6c2423f-ccd9-4457-9af2-73b5406a7572 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:21:58.607653 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-aafc4bda-b530-4009-a6f3-9461ede90153 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/d6c2423f-ccd9-4457-9af2-73b5406a7572 Dec 02 11:21:58.608137 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-aafc4bda-b530-4009-a6f3-9461ede90153 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:21:58.609098 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-aafc4bda-b530-4009-a6f3-9461ede90153 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:21:58.634189 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:21:58.634189 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:21:58.635436 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-aafc4bda-b530-4009-a6f3-9461ede90153 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Snapshot retrieved successfully. Dec 02 11:21:58.637736 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-aafc4bda-b530-4009-a6f3-9461ede90153 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/d6c2423f-ccd9-4457-9af2-73b5406a7572 returned with HTTP 200 Dec 02 11:21:58.638970 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1690/3422] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:21:58 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/d6c2423f-ccd9-4457-9af2-73b5406a7572 => generated 466 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:21:59.654693 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-19a9fdd0-9dfa-429d-97a7-67c0e3093382 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/d6c2423f-ccd9-4457-9af2-73b5406a7572 Dec 02 11:21:59.655496 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-19a9fdd0-9dfa-429d-97a7-67c0e3093382 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:21:59.655709 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:21:59.655709 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:21:59.656255 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-19a9fdd0-9dfa-429d-97a7-67c0e3093382 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:21:59.680935 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-19a9fdd0-9dfa-429d-97a7-67c0e3093382 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/d6c2423f-ccd9-4457-9af2-73b5406a7572 returned with HTTP 404 Dec 02 11:21:59.681991 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1733/3423] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:21:59 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/d6c2423f-ccd9-4457-9af2-73b5406a7572 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:21:59.690693 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cbf80289-56d2-4cc7-a30e-625382a58b72 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] DELETE http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/dcb79aac-0866-48aa-8758-7651de254569 Dec 02 11:21:59.691289 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cbf80289-56d2-4cc7-a30e-625382a58b72 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:21:59.691720 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:21:59.691720 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:21:59.691913 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cbf80289-56d2-4cc7-a30e-625382a58b72 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:21:59.692343 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-cbf80289-56d2-4cc7-a30e-625382a58b72 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Delete volume with id: dcb79aac-0866-48aa-8758-7651de254569 Dec 02 11:21:59.740565 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:21:59.740565 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:21:59.741721 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-cbf80289-56d2-4cc7-a30e-625382a58b72 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:21:59.771503 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-cbf80289-56d2-4cc7-a30e-625382a58b72 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Delete volume request issued successfully. Dec 02 11:21:59.772661 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cbf80289-56d2-4cc7-a30e-625382a58b72 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/dcb79aac-0866-48aa-8758-7651de254569 returned with HTTP 202 Dec 02 11:21:59.774759 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1691/3424] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:21:59 2020] DELETE /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/dcb79aac-0866-48aa-8758-7651de254569 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:21:59.782828 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-beec8684-5957-45f6-85ae-f4906b8af10a tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/dcb79aac-0866-48aa-8758-7651de254569 Dec 02 11:21:59.783354 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-beec8684-5957-45f6-85ae-f4906b8af10a tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:21:59.783819 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-beec8684-5957-45f6-85ae-f4906b8af10a tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:21:59.833146 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:21:59.833146 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:21:59.841725 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-beec8684-5957-45f6-85ae-f4906b8af10a tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:21:59.865998 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-beec8684-5957-45f6-85ae-f4906b8af10a tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/dcb79aac-0866-48aa-8758-7651de254569 returned with HTTP 200 Dec 02 11:21:59.866840 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1734/3425] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:21:59 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/dcb79aac-0866-48aa-8758-7651de254569 => generated 1367 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:22:00.883561 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-164bf09f-e047-4848-b329-b16ed3c7e07f tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/dcb79aac-0866-48aa-8758-7651de254569 Dec 02 11:22:00.884101 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-164bf09f-e047-4848-b329-b16ed3c7e07f tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:22:00.884455 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:22:00.884455 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:22:00.884865 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-164bf09f-e047-4848-b329-b16ed3c7e07f tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:22:00.934533 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:22:00.934533 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:22:00.943526 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-164bf09f-e047-4848-b329-b16ed3c7e07f tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:22:00.968846 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-164bf09f-e047-4848-b329-b16ed3c7e07f tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/dcb79aac-0866-48aa-8758-7651de254569 returned with HTTP 200 Dec 02 11:22:00.969686 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1692/3426] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:22:00 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/dcb79aac-0866-48aa-8758-7651de254569 => generated 1367 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:22:01.986770 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f4460e96-0715-46ff-b0ec-11791b954439 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/dcb79aac-0866-48aa-8758-7651de254569 Dec 02 11:22:01.987332 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f4460e96-0715-46ff-b0ec-11791b954439 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:22:01.987502 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:22:01.987502 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:22:01.987880 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f4460e96-0715-46ff-b0ec-11791b954439 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:22:02.033748 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f4460e96-0715-46ff-b0ec-11791b954439 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/dcb79aac-0866-48aa-8758-7651de254569 returned with HTTP 404 Dec 02 11:22:02.034826 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1735/3427] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:22:01 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/dcb79aac-0866-48aa-8758-7651de254569 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:22:02.079021 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7e4c037f-b85d-4009-be4f-79f2b73db5c9 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] POST http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes Dec 02 11:22:02.079439 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:22:02.079439 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:22:02.079877 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7e4c037f-b85d-4009-be4f-79f2b73db5c9 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1266183071", "snapshot_id": null, "imageRef": "094fecdd-824b-4239-a742-0b5b1ba014b8", "volume_type": null, "size": 1}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:22:02.081300 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-7e4c037f-b85d-4009-be4f-79f2b73db5c9 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1266183071', 'snapshot_id': None, 'imageRef': '094fecdd-824b-4239-a742-0b5b1ba014b8', 'volume_type': None, 'size': 1}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 11:22:02.189464 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-7e4c037f-b85d-4009-be4f-79f2b73db5c9 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Create volume of 1 GB Dec 02 11:22:02.203015 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-7e4c037f-b85d-4009-be4f-79f2b73db5c9 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Availability Zones retrieved successfully. Dec 02 11:22:02.219456 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-7e4c037f-b85d-4009-be4f-79f2b73db5c9 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Flow 'volume_create_api' (8bbcb98a-d29b-4052-a4cd-2cd630679731) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:22:02.222201 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-7e4c037f-b85d-4009-be4f-79f2b73db5c9 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c18520d-363c-4775-9ad8-865a95071c14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:22:02.224303 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-7e4c037f-b85d-4009-be4f-79f2b73db5c9 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Validating volume size '1' using validate_int {{(pid=88068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 11:22:02.334543 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-7e4c037f-b85d-4009-be4f-79f2b73db5c9 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c18520d-363c-4775-9ad8-865a95071c14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:22:02.336758 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-7e4c037f-b85d-4009-be4f-79f2b73db5c9 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2e3f267-266a-4032-b5f7-c3b8796b4344) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:22:02.407326 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-7e4c037f-b85d-4009-be4f-79f2b73db5c9 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Created reservations ['974199b8-927c-4d7d-a45e-c73f92d6967b', '774bb1f7-f891-4a9c-8098-666002ab7724', '665fb3fc-e647-4663-8dec-a84b226459d6', '73edf7aa-cf6d-4ef7-a2f7-b319bfa6183e'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:22:02.409362 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-7e4c037f-b85d-4009-be4f-79f2b73db5c9 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2e3f267-266a-4032-b5f7-c3b8796b4344) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['974199b8-927c-4d7d-a45e-c73f92d6967b', '774bb1f7-f891-4a9c-8098-666002ab7724', '665fb3fc-e647-4663-8dec-a84b226459d6', '73edf7aa-cf6d-4ef7-a2f7-b319bfa6183e']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:22:02.411483 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-7e4c037f-b85d-4009-be4f-79f2b73db5c9 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94587ba0-8945-422a-8568-cd300ab37706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:22:02.472328 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-7e4c037f-b85d-4009-be4f-79f2b73db5c9 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94587ba0-8945-422a-8568-cd300ab37706) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d2f63c0-c726-4845-8463-089b7de915e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1266183071',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2632e054300e43a2b10d3a15f3a98090',qos_specs=None,replication_status=,reservations=['974199b8-927c-4d7d-a45e-c73f92d6967b','774bb1f7-f891-4a9c-8098-666002ab7724','665fb3fc-e647-4663-8dec-a84b226459d6','73edf7aa-cf6d-4ef7-a2f7-b319bfa6183e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79efeb77d58643479c5ea751ee0e9297',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T11:22:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1266183071',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d2f63c0-c726-4845-8463-089b7de915e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2632e054300e43a2b10d3a15f3a98090',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,user_id='79efeb77d58643479c5ea751ee0e9297',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:22:02.474404 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-7e4c037f-b85d-4009-be4f-79f2b73db5c9 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b189aae-403e-421d-9256-689b1b5eca97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:22:02.504139 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-7e4c037f-b85d-4009-be4f-79f2b73db5c9 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b189aae-403e-421d-9256-689b1b5eca97) 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-TestVolumeBootPattern-volume-origin-1266183071',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2632e054300e43a2b10d3a15f3a98090',qos_specs=None,replication_status=,reservations=['974199b8-927c-4d7d-a45e-c73f92d6967b','774bb1f7-f891-4a9c-8098-666002ab7724','665fb3fc-e647-4663-8dec-a84b226459d6','73edf7aa-cf6d-4ef7-a2f7-b319bfa6183e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79efeb77d58643479c5ea751ee0e9297',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:22:02.506137 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-7e4c037f-b85d-4009-be4f-79f2b73db5c9 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f51a9357-feab-444b-b69e-be1d8948b90d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:22:02.520970 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-7e4c037f-b85d-4009-be4f-79f2b73db5c9 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f51a9357-feab-444b-b69e-be1d8948b90d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:22:02.523682 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-7e4c037f-b85d-4009-be4f-79f2b73db5c9 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Flow 'volume_create_api' (8bbcb98a-d29b-4052-a4cd-2cd630679731) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:22:02.571303 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-7e4c037f-b85d-4009-be4f-79f2b73db5c9 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Create volume request issued successfully. Dec 02 11:22:02.585222 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7e4c037f-b85d-4009-be4f-79f2b73db5c9 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes returned with HTTP 202 Dec 02 11:22:02.596123 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1693/3428] 10.222.0.23 () {60 vars in 1226 bytes} [Wed Dec 2 11:22:02 2020] POST /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes => generated 828 bytes in 511 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:22:02.600972 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b14de215-9f09-4aa9-ab99-e33b5e6c276b tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/7d2f63c0-c726-4845-8463-089b7de915e0 Dec 02 11:22:02.601537 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b14de215-9f09-4aa9-ab99-e33b5e6c276b tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:22:02.602026 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b14de215-9f09-4aa9-ab99-e33b5e6c276b tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:22:02.656812 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:22:02.656812 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:22:02.665964 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b14de215-9f09-4aa9-ab99-e33b5e6c276b tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:22:02.688895 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b14de215-9f09-4aa9-ab99-e33b5e6c276b tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/7d2f63c0-c726-4845-8463-089b7de915e0 returned with HTTP 200 Dec 02 11:22:02.689767 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1736/3429] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:22:02 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/7d2f63c0-c726-4845-8463-089b7de915e0 => generated 920 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:22:03.707221 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cfdeb2ff-3af2-4f84-aa32-0606b86fc797 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/7d2f63c0-c726-4845-8463-089b7de915e0 Dec 02 11:22:03.707827 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cfdeb2ff-3af2-4f84-aa32-0606b86fc797 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:22:03.708071 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:22:03.708071 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:22:03.708404 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-cfdeb2ff-3af2-4f84-aa32-0606b86fc797 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:22:03.757612 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:22:03.757612 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:22:03.766358 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-cfdeb2ff-3af2-4f84-aa32-0606b86fc797 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:22:03.788750 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-cfdeb2ff-3af2-4f84-aa32-0606b86fc797 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/7d2f63c0-c726-4845-8463-089b7de915e0 returned with HTTP 200 Dec 02 11:22:03.789902 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1694/3430] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:22:03 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/7d2f63c0-c726-4845-8463-089b7de915e0 => generated 920 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:22:04.807126 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-87d2fb4a-d9c4-4541-aa17-dfb47a75b9f5 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/7d2f63c0-c726-4845-8463-089b7de915e0 Dec 02 11:22:04.807671 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-87d2fb4a-d9c4-4541-aa17-dfb47a75b9f5 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:22:04.807772 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:22:04.807772 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:22:04.808127 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-87d2fb4a-d9c4-4541-aa17-dfb47a75b9f5 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:22:04.857383 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:22:04.857383 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:22:04.866562 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-87d2fb4a-d9c4-4541-aa17-dfb47a75b9f5 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:22:04.890281 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-87d2fb4a-d9c4-4541-aa17-dfb47a75b9f5 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/7d2f63c0-c726-4845-8463-089b7de915e0 returned with HTTP 200 Dec 02 11:22:04.891144 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1737/3431] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:22:04 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/7d2f63c0-c726-4845-8463-089b7de915e0 => generated 920 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:22:05.907154 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4d0ce0c5-4225-4bc2-be9a-547f58fc665a tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/7d2f63c0-c726-4845-8463-089b7de915e0 Dec 02 11:22:05.907686 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4d0ce0c5-4225-4bc2-be9a-547f58fc665a tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:22:05.907930 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:22:05.907930 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:22:05.908263 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4d0ce0c5-4225-4bc2-be9a-547f58fc665a tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:22:05.959047 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:22:05.959047 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:22:05.968063 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-4d0ce0c5-4225-4bc2-be9a-547f58fc665a tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:22:05.991747 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4d0ce0c5-4225-4bc2-be9a-547f58fc665a tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/7d2f63c0-c726-4845-8463-089b7de915e0 returned with HTTP 200 Dec 02 11:22:05.992631 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1695/3432] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:22:05 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/7d2f63c0-c726-4845-8463-089b7de915e0 => generated 920 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:22:07.008502 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3b456033-a609-4788-8ef1-1bf944fe85d1 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/7d2f63c0-c726-4845-8463-089b7de915e0 Dec 02 11:22:07.009129 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3b456033-a609-4788-8ef1-1bf944fe85d1 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:22:07.009228 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:22:07.009228 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:22:07.009562 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3b456033-a609-4788-8ef1-1bf944fe85d1 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:22:07.059921 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:22:07.059921 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:22:07.069335 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3b456033-a609-4788-8ef1-1bf944fe85d1 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:22:07.095035 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3b456033-a609-4788-8ef1-1bf944fe85d1 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/7d2f63c0-c726-4845-8463-089b7de915e0 returned with HTTP 200 Dec 02 11:22:07.096004 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1738/3433] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:22:07 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/7d2f63c0-c726-4845-8463-089b7de915e0 => generated 920 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:22:08.112333 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-06543169-93da-45cf-a438-42414286f4f0 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/7d2f63c0-c726-4845-8463-089b7de915e0 Dec 02 11:22:08.112933 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-06543169-93da-45cf-a438-42414286f4f0 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:22:08.113052 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:22:08.113052 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:22:08.113440 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-06543169-93da-45cf-a438-42414286f4f0 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:22:08.164175 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:22:08.164175 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:22:08.174716 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-06543169-93da-45cf-a438-42414286f4f0 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:22:08.198165 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-06543169-93da-45cf-a438-42414286f4f0 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/7d2f63c0-c726-4845-8463-089b7de915e0 returned with HTTP 200 Dec 02 11:22:08.199000 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1696/3434] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:22:08 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/7d2f63c0-c726-4845-8463-089b7de915e0 => generated 920 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:22:09.215167 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9053202d-8d4c-48f8-b1a8-09c29fe93609 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/7d2f63c0-c726-4845-8463-089b7de915e0 Dec 02 11:22:09.215689 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9053202d-8d4c-48f8-b1a8-09c29fe93609 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:22:09.215996 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:22:09.215996 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:22:09.216514 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9053202d-8d4c-48f8-b1a8-09c29fe93609 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:22:09.266428 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:22:09.266428 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:22:09.276573 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-9053202d-8d4c-48f8-b1a8-09c29fe93609 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:22:09.302154 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9053202d-8d4c-48f8-b1a8-09c29fe93609 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/7d2f63c0-c726-4845-8463-089b7de915e0 returned with HTTP 200 Dec 02 11:22:09.302994 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1739/3435] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:22:09 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/7d2f63c0-c726-4845-8463-089b7de915e0 => generated 920 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:22:10.320006 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dcfc1181-82ce-4c14-9eea-52fd2d868651 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/7d2f63c0-c726-4845-8463-089b7de915e0 Dec 02 11:22:10.320892 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dcfc1181-82ce-4c14-9eea-52fd2d868651 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:22:10.320892 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:22:10.320892 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:22:10.321379 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dcfc1181-82ce-4c14-9eea-52fd2d868651 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:22:10.374236 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:22:10.374236 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:22:10.383273 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-dcfc1181-82ce-4c14-9eea-52fd2d868651 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:22:10.407570 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dcfc1181-82ce-4c14-9eea-52fd2d868651 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/7d2f63c0-c726-4845-8463-089b7de915e0 returned with HTTP 200 Dec 02 11:22:10.408403 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1697/3436] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:22:10 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/7d2f63c0-c726-4845-8463-089b7de915e0 => generated 920 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:22:11.424600 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-32077c47-2765-45c4-bdda-c476f4f3a5ee tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/7d2f63c0-c726-4845-8463-089b7de915e0 Dec 02 11:22:11.425211 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-32077c47-2765-45c4-bdda-c476f4f3a5ee tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:22:11.425311 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:22:11.425311 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:22:11.425687 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-32077c47-2765-45c4-bdda-c476f4f3a5ee tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:22:11.475309 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:22:11.475309 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:22:11.485111 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-32077c47-2765-45c4-bdda-c476f4f3a5ee tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:22:11.509609 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-32077c47-2765-45c4-bdda-c476f4f3a5ee tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/7d2f63c0-c726-4845-8463-089b7de915e0 returned with HTTP 200 Dec 02 11:22:11.510436 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1740/3437] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:22:11 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/7d2f63c0-c726-4845-8463-089b7de915e0 => generated 920 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:22:12.526897 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e22f4c3b-ef52-4645-9cfd-f9d2313bbcdd tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/7d2f63c0-c726-4845-8463-089b7de915e0 Dec 02 11:22:12.528189 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e22f4c3b-ef52-4645-9cfd-f9d2313bbcdd tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:22:12.528613 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:22:12.528613 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:22:12.529462 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e22f4c3b-ef52-4645-9cfd-f9d2313bbcdd tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:22:12.724115 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:22:12.724115 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:22:12.732444 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e22f4c3b-ef52-4645-9cfd-f9d2313bbcdd tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:22:12.754937 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e22f4c3b-ef52-4645-9cfd-f9d2313bbcdd tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/7d2f63c0-c726-4845-8463-089b7de915e0 returned with HTTP 200 Dec 02 11:22:12.755710 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1698/3438] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:22:12 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/7d2f63c0-c726-4845-8463-089b7de915e0 => generated 920 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:22:13.772428 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-547e2424-743d-46e1-9548-2de1ed2776c4 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/7d2f63c0-c726-4845-8463-089b7de915e0 Dec 02 11:22:13.772994 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-547e2424-743d-46e1-9548-2de1ed2776c4 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:22:13.773118 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:22:13.773118 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:22:13.773458 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-547e2424-743d-46e1-9548-2de1ed2776c4 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:22:13.822245 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:22:13.822245 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:22:13.830987 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-547e2424-743d-46e1-9548-2de1ed2776c4 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:22:13.852525 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-547e2424-743d-46e1-9548-2de1ed2776c4 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/7d2f63c0-c726-4845-8463-089b7de915e0 returned with HTTP 200 Dec 02 11:22:13.853306 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1741/3439] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:22:13 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/7d2f63c0-c726-4845-8463-089b7de915e0 => generated 978 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:22:14.869797 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-aeac465f-f3b9-43c0-a9e5-1aa560157a4b tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/7d2f63c0-c726-4845-8463-089b7de915e0 Dec 02 11:22:14.870338 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-aeac465f-f3b9-43c0-a9e5-1aa560157a4b tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:22:14.870338 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:22:14.870338 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:22:14.870860 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-aeac465f-f3b9-43c0-a9e5-1aa560157a4b tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:22:14.919214 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:22:14.919214 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:22:14.929026 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-aeac465f-f3b9-43c0-a9e5-1aa560157a4b tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:22:14.951692 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-aeac465f-f3b9-43c0-a9e5-1aa560157a4b tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/7d2f63c0-c726-4845-8463-089b7de915e0 returned with HTTP 200 Dec 02 11:22:14.952505 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1699/3440] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:22:14 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/7d2f63c0-c726-4845-8463-089b7de915e0 => generated 981 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:22:15.969744 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d11f9ea3-af1d-4953-b750-930b51de8ed2 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/7d2f63c0-c726-4845-8463-089b7de915e0 Dec 02 11:22:15.970297 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d11f9ea3-af1d-4953-b750-930b51de8ed2 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:22:15.970385 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:22:15.970385 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:22:15.970741 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d11f9ea3-af1d-4953-b750-930b51de8ed2 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:22:16.025202 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:22:16.025202 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:22:16.034428 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-d11f9ea3-af1d-4953-b750-930b51de8ed2 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:22:16.060270 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d11f9ea3-af1d-4953-b750-930b51de8ed2 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/7d2f63c0-c726-4845-8463-089b7de915e0 returned with HTTP 200 Dec 02 11:22:16.061377 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1742/3441] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:22:15 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/7d2f63c0-c726-4845-8463-089b7de915e0 => generated 981 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:22:17.078009 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0a715d13-de33-4d72-bb38-95402c674c50 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/7d2f63c0-c726-4845-8463-089b7de915e0 Dec 02 11:22:17.078800 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0a715d13-de33-4d72-bb38-95402c674c50 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:22:17.079051 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:22:17.079051 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:22:17.079597 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0a715d13-de33-4d72-bb38-95402c674c50 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:22:17.136337 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:22:17.136337 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:22:17.146376 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0a715d13-de33-4d72-bb38-95402c674c50 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:22:17.171889 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0a715d13-de33-4d72-bb38-95402c674c50 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/7d2f63c0-c726-4845-8463-089b7de915e0 returned with HTTP 200 Dec 02 11:22:17.172693 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1700/3442] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:22:17 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/7d2f63c0-c726-4845-8463-089b7de915e0 => generated 981 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:22:18.189199 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ae441a6e-c90f-43dc-b29e-b17f5baba22f tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/7d2f63c0-c726-4845-8463-089b7de915e0 Dec 02 11:22:18.190003 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ae441a6e-c90f-43dc-b29e-b17f5baba22f tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:22:18.190200 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:22:18.190200 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:22:18.190685 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ae441a6e-c90f-43dc-b29e-b17f5baba22f tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:22:18.241766 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:22:18.241766 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:22:18.250869 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-ae441a6e-c90f-43dc-b29e-b17f5baba22f tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:22:18.276054 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ae441a6e-c90f-43dc-b29e-b17f5baba22f tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/7d2f63c0-c726-4845-8463-089b7de915e0 returned with HTTP 200 Dec 02 11:22:18.277255 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1743/3443] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:22:18 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/7d2f63c0-c726-4845-8463-089b7de915e0 => generated 1371 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:22:19.294888 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4eec6ac4-9af7-4436-aac0-7ac1645cd4d7 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/7d2f63c0-c726-4845-8463-089b7de915e0 Dec 02 11:22:19.295510 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4eec6ac4-9af7-4436-aac0-7ac1645cd4d7 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:22:19.295510 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:22:19.295510 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:22:19.295949 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4eec6ac4-9af7-4436-aac0-7ac1645cd4d7 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:22:19.346118 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:22:19.346118 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:22:19.355458 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-4eec6ac4-9af7-4436-aac0-7ac1645cd4d7 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:22:19.378855 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4eec6ac4-9af7-4436-aac0-7ac1645cd4d7 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/7d2f63c0-c726-4845-8463-089b7de915e0 returned with HTTP 200 Dec 02 11:22:19.379605 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1701/3444] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:22:19 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/7d2f63c0-c726-4845-8463-089b7de915e0 => generated 1369 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:22:19.397651 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b6a538d5-3205-41d5-9b7c-432a876fec00 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/7d2f63c0-c726-4845-8463-089b7de915e0 Dec 02 11:22:19.398376 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b6a538d5-3205-41d5-9b7c-432a876fec00 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:22:19.398652 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:22:19.398652 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:22:19.399094 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b6a538d5-3205-41d5-9b7c-432a876fec00 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:22:19.455213 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:22:19.455213 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:22:19.463911 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b6a538d5-3205-41d5-9b7c-432a876fec00 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:22:19.486960 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b6a538d5-3205-41d5-9b7c-432a876fec00 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/7d2f63c0-c726-4845-8463-089b7de915e0 returned with HTTP 200 Dec 02 11:22:19.487814 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1744/3445] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:22:19 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/7d2f63c0-c726-4845-8463-089b7de915e0 => generated 1369 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:22:19.617447 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-a219e72a-7c42-429e-ba9e-5f741cb03167 req-d3ad59a0-139d-4b5a-80e9-6de69b56f8ec tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/7d2f63c0-c726-4845-8463-089b7de915e0 Dec 02 11:22:19.617951 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-a219e72a-7c42-429e-ba9e-5f741cb03167 req-d3ad59a0-139d-4b5a-80e9-6de69b56f8ec tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:22:19.618167 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:22:19.618167 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:22:19.618532 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-a219e72a-7c42-429e-ba9e-5f741cb03167 req-d3ad59a0-139d-4b5a-80e9-6de69b56f8ec tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:22:19.669168 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:22:19.669168 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:22:19.677929 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-a219e72a-7c42-429e-ba9e-5f741cb03167 req-d3ad59a0-139d-4b5a-80e9-6de69b56f8ec tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:22:19.702110 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-a219e72a-7c42-429e-ba9e-5f741cb03167 req-d3ad59a0-139d-4b5a-80e9-6de69b56f8ec tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/7d2f63c0-c726-4845-8463-089b7de915e0 returned with HTTP 200 Dec 02 11:22:19.702946 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1702/3446] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 11:22:19 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/7d2f63c0-c726-4845-8463-089b7de915e0 => generated 1369 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:22:20.375152 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-a219e72a-7c42-429e-ba9e-5f741cb03167 req-c1a77d7b-192f-459f-85ad-0ec134b61229 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/7d2f63c0-c726-4845-8463-089b7de915e0 Dec 02 11:22:20.375723 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-a219e72a-7c42-429e-ba9e-5f741cb03167 req-c1a77d7b-192f-459f-85ad-0ec134b61229 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:22:20.375840 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:22:20.375840 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:22:20.376174 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-a219e72a-7c42-429e-ba9e-5f741cb03167 req-c1a77d7b-192f-459f-85ad-0ec134b61229 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:22:20.424537 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:22:20.424537 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:22:20.434922 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-a219e72a-7c42-429e-ba9e-5f741cb03167 req-c1a77d7b-192f-459f-85ad-0ec134b61229 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:22:20.464456 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-a219e72a-7c42-429e-ba9e-5f741cb03167 req-c1a77d7b-192f-459f-85ad-0ec134b61229 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/7d2f63c0-c726-4845-8463-089b7de915e0 returned with HTTP 200 Dec 02 11:22:20.465390 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1745/3447] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 11:22:20 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/7d2f63c0-c726-4845-8463-089b7de915e0 => generated 1369 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:22:20.476988 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-a219e72a-7c42-429e-ba9e-5f741cb03167 req-d3ad59a0-139d-4b5a-80e9-6de69b56f8ec tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume// Dec 02 11:22:20.477726 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-a219e72a-7c42-429e-ba9e-5f741cb03167 req-d3ad59a0-139d-4b5a-80e9-6de69b56f8ec tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:22:20.478024 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:22:20.478024 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:22:20.478527 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-a219e72a-7c42-429e-ba9e-5f741cb03167 req-d3ad59a0-139d-4b5a-80e9-6de69b56f8ec tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'all' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:22:20.480564 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-a219e72a-7c42-429e-ba9e-5f741cb03167 req-d3ad59a0-139d-4b5a-80e9-6de69b56f8ec tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 11:22:20.481559 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1703/3448] 10.222.0.23 () {58 vars in 1289 bytes} [Wed Dec 2 11:22:20 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 11:22:20.497356 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-a219e72a-7c42-429e-ba9e-5f741cb03167 req-4ed400c8-0f1f-4d29-86ca-490bb3ee5321 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] POST http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments Dec 02 11:22:20.497900 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:22:20.497900 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:22:20.498321 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-a219e72a-7c42-429e-ba9e-5f741cb03167 req-4ed400c8-0f1f-4d29-86ca-490bb3ee5321 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7d2f63c0-c726-4845-8463-089b7de915e0", "instance_uuid": "5a630be5-cfcd-4fe5-848a-578ec9a56a21", "connector": null}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:22:20.548619 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:22:20.548619 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:22:20.609495 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-a219e72a-7c42-429e-ba9e-5f741cb03167 req-4ed400c8-0f1f-4d29-86ca-490bb3ee5321 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments returned with HTTP 200 Dec 02 11:22:20.610350 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1746/3449] 10.222.0.23 () {66 vars in 1565 bytes} [Wed Dec 2 11:22:20 2020] POST /volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments => generated 273 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:22:21.901894 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-a219e72a-7c42-429e-ba9e-5f741cb03167 req-d3ad59a0-139d-4b5a-80e9-6de69b56f8ec tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume// Dec 02 11:22:21.902363 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-a219e72a-7c42-429e-ba9e-5f741cb03167 req-d3ad59a0-139d-4b5a-80e9-6de69b56f8ec tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:22:21.902856 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-a219e72a-7c42-429e-ba9e-5f741cb03167 req-d3ad59a0-139d-4b5a-80e9-6de69b56f8ec tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'all' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:22:21.903932 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-a219e72a-7c42-429e-ba9e-5f741cb03167 req-d3ad59a0-139d-4b5a-80e9-6de69b56f8ec tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 11:22:21.904563 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1704/3450] 10.222.0.41 () {56 vars in 1089 bytes} [Wed Dec 2 11:22:21 2020] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 11:22:21.917933 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-a219e72a-7c42-429e-ba9e-5f741cb03167 req-5d745e37-5495-4184-991e-425f7c89b7e7 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/7d2f63c0-c726-4845-8463-089b7de915e0 Dec 02 11:22:21.919100 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-a219e72a-7c42-429e-ba9e-5f741cb03167 req-5d745e37-5495-4184-991e-425f7c89b7e7 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:22:21.919353 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:22:21.919353 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:22:21.920150 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-a219e72a-7c42-429e-ba9e-5f741cb03167 req-5d745e37-5495-4184-991e-425f7c89b7e7 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:22:21.973808 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:22:21.973808 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:22:21.987853 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-a219e72a-7c42-429e-ba9e-5f741cb03167 req-5d745e37-5495-4184-991e-425f7c89b7e7 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:22:22.008431 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:22:22.008431 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:22:22.018609 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-a219e72a-7c42-429e-ba9e-5f741cb03167 req-5d745e37-5495-4184-991e-425f7c89b7e7 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/7d2f63c0-c726-4845-8463-089b7de915e0 returned with HTTP 200 Dec 02 11:22:22.019433 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1747/3451] 10.222.0.41 () {60 vars in 1403 bytes} [Wed Dec 2 11:22:21 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/7d2f63c0-c726-4845-8463-089b7de915e0 => generated 1467 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 02 11:22:22.055490 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-a219e72a-7c42-429e-ba9e-5f741cb03167 req-284e4974-bd40-4f34-89d8-f8e64da1db84 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] PUT http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments/7c3a5a9b-e4b4-49ea-85fc-d94cadde8e7b Dec 02 11:22:22.056363 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-a219e72a-7c42-429e-ba9e-5f741cb03167 req-284e4974-bd40-4f34-89d8-f8e64da1db84 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.41", "host": "n-h2-764292-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-764292-5.cbci-764292-5.local", "mountpoint": "/dev/sda"}}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:22:22.085597 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 02 11:22:22.085597 n-d-764292-5 devstack@c-api.service[88067]: return self.call(f, *args, **kw) Dec 02 11:22:22.087084 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.coordination [req-a219e72a-7c42-429e-ba9e-5f741cb03167 req-284e4974-bd40-4f34-89d8-f8e64da1db84 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Lock "b'cinder-attachment_update-7d2f63c0-c726-4845-8463-089b7de915e0-n-h2-764292-5'" acquired by "attachment_update" :: waited 0.009s {{(pid=88068) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 02 11:22:22.090167 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:22:22.090167 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:22:23.411216 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.coordination [req-a219e72a-7c42-429e-ba9e-5f741cb03167 req-284e4974-bd40-4f34-89d8-f8e64da1db84 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Lock "b'cinder-attachment_update-7d2f63c0-c726-4845-8463-089b7de915e0-n-h2-764292-5'" released by "attachment_update" :: held 1.325s {{(pid=88068) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 02 11:22:23.411970 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-a219e72a-7c42-429e-ba9e-5f741cb03167 req-284e4974-bd40-4f34-89d8-f8e64da1db84 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments/7c3a5a9b-e4b4-49ea-85fc-d94cadde8e7b returned with HTTP 200 Dec 02 11:22:23.413237 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1705/3452] 10.222.0.41 () {64 vars in 1468 bytes} [Wed Dec 2 11:22:22 2020] PUT /volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments/7c3a5a9b-e4b4-49ea-85fc-d94cadde8e7b => generated 762 bytes in 1363 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:22:23.452207 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-a219e72a-7c42-429e-ba9e-5f741cb03167 req-ba8a11a8-89e6-4b43-bcd5-c0f3a2c366f8 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] POST http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments/7c3a5a9b-e4b4-49ea-85fc-d94cadde8e7b/action Dec 02 11:22:23.452786 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:22:23.452786 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:22:23.453213 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-a219e72a-7c42-429e-ba9e-5f741cb03167 req-ba8a11a8-89e6-4b43-bcd5-c0f3a2c366f8 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Action body: b'{"os-complete": null}' {{(pid=88069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 11:22:23.453623 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-a219e72a-7c42-429e-ba9e-5f741cb03167 req-ba8a11a8-89e6-4b43-bcd5-c0f3a2c366f8 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:22:23.520789 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:22:23.520789 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:22:23.535114 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-a219e72a-7c42-429e-ba9e-5f741cb03167 req-ba8a11a8-89e6-4b43-bcd5-c0f3a2c366f8 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments/7c3a5a9b-e4b4-49ea-85fc-d94cadde8e7b/action returned with HTTP 204 Dec 02 11:22:23.536244 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1748/3453] 10.222.0.41 () {64 vars in 1489 bytes} [Wed Dec 2 11:22:23 2020] POST /volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments/7c3a5a9b-e4b4-49ea-85fc-d94cadde8e7b/action => generated 0 bytes in 89 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:22:36.774945 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-54109f8a-1b60-4ee5-8497-c9a374ed5264 req-61335c13-a047-43e1-94e8-c91b7ea80b33 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/limits Dec 02 11:22:36.775896 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-54109f8a-1b60-4ee5-8497-c9a374ed5264 req-61335c13-a047-43e1-94e8-c91b7ea80b33 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:22:36.776017 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:22:36.776017 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:22:36.776414 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-54109f8a-1b60-4ee5-8497-c9a374ed5264 req-61335c13-a047-43e1-94e8-c91b7ea80b33 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'index' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:22:36.800673 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:22:36.800673 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:22:36.833812 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-54109f8a-1b60-4ee5-8497-c9a374ed5264 req-61335c13-a047-43e1-94e8-c91b7ea80b33 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/limits returned with HTTP 200 Dec 02 11:22:36.834606 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1706/3454] 10.222.0.23 () {60 vars in 1455 bytes} [Wed Dec 2 11:22:36 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/limits => generated 302 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:22:36.923034 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-54109f8a-1b60-4ee5-8497-c9a374ed5264 req-cc3de9d8-37a9-4924-8f42-b723302be182 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/7d2f63c0-c726-4845-8463-089b7de915e0 Dec 02 11:22:36.923556 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-54109f8a-1b60-4ee5-8497-c9a374ed5264 req-cc3de9d8-37a9-4924-8f42-b723302be182 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:22:36.923750 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:22:36.923750 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:22:36.924549 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-54109f8a-1b60-4ee5-8497-c9a374ed5264 req-cc3de9d8-37a9-4924-8f42-b723302be182 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:22:36.973230 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:22:36.973230 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:22:36.982371 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-54109f8a-1b60-4ee5-8497-c9a374ed5264 req-cc3de9d8-37a9-4924-8f42-b723302be182 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:22:37.001762 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:22:37.001762 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:22:37.011648 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-54109f8a-1b60-4ee5-8497-c9a374ed5264 req-cc3de9d8-37a9-4924-8f42-b723302be182 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/7d2f63c0-c726-4845-8463-089b7de915e0 returned with HTTP 200 Dec 02 11:22:37.012519 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1749/3455] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 11:22:36 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/7d2f63c0-c726-4845-8463-089b7de915e0 => generated 1661 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:22:37.033140 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-54109f8a-1b60-4ee5-8497-c9a374ed5264 req-89febea7-7fb9-45fd-9506-777435bbc25a tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] POST http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots Dec 02 11:22:37.034006 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-54109f8a-1b60-4ee5-8497-c9a374ed5264 req-89febea7-7fb9-45fd-9506-777435bbc25a tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7d2f63c0-c726-4845-8463-089b7de915e0", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-965860796", "description": null, "metadata": {}}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:22:37.084382 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:22:37.084382 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:22:37.085661 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-54109f8a-1b60-4ee5-8497-c9a374ed5264 req-89febea7-7fb9-45fd-9506-777435bbc25a tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:22:37.086025 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v2.snapshots [req-54109f8a-1b60-4ee5-8497-c9a374ed5264 req-89febea7-7fb9-45fd-9506-777435bbc25a tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Create snapshot from volume 7d2f63c0-c726-4845-8463-089b7de915e0 Dec 02 11:22:37.142690 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [req-54109f8a-1b60-4ee5-8497-c9a374ed5264 req-89febea7-7fb9-45fd-9506-777435bbc25a tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Created reservations ['1bd3be37-57a4-4411-90d1-e269a59b3976', '6f48cb6d-afae-430e-8812-3f707fb886b1', 'e69366e5-0466-4cb1-813c-5b5314d3bbf7', 'ee6e1e35-21ee-44ce-b173-b8624710eeb3'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:22:37.250103 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-54109f8a-1b60-4ee5-8497-c9a374ed5264 req-89febea7-7fb9-45fd-9506-777435bbc25a tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Snapshot force create request issued successfully. Dec 02 11:22:37.250898 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-54109f8a-1b60-4ee5-8497-c9a374ed5264 req-89febea7-7fb9-45fd-9506-777435bbc25a tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots returned with HTTP 202 Dec 02 11:22:37.251820 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1707/3456] 10.222.0.23 () {64 vars in 1518 bytes} [Wed Dec 2 11:22:37 2020] POST /volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots => generated 319 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 02 11:22:38.381877 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8eb912b8-1e92-4951-a472-de5551d1d3de tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/31939404-9d17-4483-8a0a-0fdf227f6e5a Dec 02 11:22:38.382344 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8eb912b8-1e92-4951-a472-de5551d1d3de tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:22:38.382575 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:22:38.382575 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:22:38.382940 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8eb912b8-1e92-4951-a472-de5551d1d3de tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:22:38.408339 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:22:38.408339 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:22:38.409729 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-8eb912b8-1e92-4951-a472-de5551d1d3de tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Snapshot retrieved successfully. Dec 02 11:22:38.411726 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8eb912b8-1e92-4951-a472-de5551d1d3de tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/31939404-9d17-4483-8a0a-0fdf227f6e5a returned with HTTP 200 Dec 02 11:22:38.412525 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1750/3457] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:22:38 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/31939404-9d17-4483-8a0a-0fdf227f6e5a => generated 451 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:22:39.428752 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2a9db915-6cd8-4961-9752-4281fa7192e6 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/31939404-9d17-4483-8a0a-0fdf227f6e5a Dec 02 11:22:39.429670 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2a9db915-6cd8-4961-9752-4281fa7192e6 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:22:39.429812 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:22:39.429812 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:22:39.430337 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2a9db915-6cd8-4961-9752-4281fa7192e6 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:22:39.461602 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:22:39.461602 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:22:39.462716 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-2a9db915-6cd8-4961-9752-4281fa7192e6 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Snapshot retrieved successfully. Dec 02 11:22:39.464627 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2a9db915-6cd8-4961-9752-4281fa7192e6 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/31939404-9d17-4483-8a0a-0fdf227f6e5a returned with HTTP 200 Dec 02 11:22:39.465453 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1708/3458] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:22:39 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/31939404-9d17-4483-8a0a-0fdf227f6e5a => generated 478 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:22:40.266110 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-4cdcf3fb-35ce-4d26-8ed4-c1212b85963b tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/31939404-9d17-4483-8a0a-0fdf227f6e5a Dec 02 11:22:40.266629 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-4cdcf3fb-35ce-4d26-8ed4-c1212b85963b tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:22:40.266853 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:22:40.266853 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:22:40.267216 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-4cdcf3fb-35ce-4d26-8ed4-c1212b85963b tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:22:40.291681 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:22:40.291681 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:22:40.292792 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-4cdcf3fb-35ce-4d26-8ed4-c1212b85963b tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Snapshot retrieved successfully. Dec 02 11:22:40.294811 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-4cdcf3fb-35ce-4d26-8ed4-c1212b85963b tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/31939404-9d17-4483-8a0a-0fdf227f6e5a returned with HTTP 200 Dec 02 11:22:40.295574 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1751/3459] 10.222.0.23 () {60 vars in 1575 bytes} [Wed Dec 2 11:22:40 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/31939404-9d17-4483-8a0a-0fdf227f6e5a => generated 478 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:22:41.641162 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-d0d8e672-5c21-4c20-b928-6406a4caf903 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/31939404-9d17-4483-8a0a-0fdf227f6e5a Dec 02 11:22:41.641618 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-d0d8e672-5c21-4c20-b928-6406a4caf903 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:22:41.641766 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:22:41.641766 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:22:41.642432 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-d0d8e672-5c21-4c20-b928-6406a4caf903 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:22:41.667429 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:22:41.667429 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:22:41.669138 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-d0d8e672-5c21-4c20-b928-6406a4caf903 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Snapshot retrieved successfully. Dec 02 11:22:41.671280 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-d0d8e672-5c21-4c20-b928-6406a4caf903 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/31939404-9d17-4483-8a0a-0fdf227f6e5a returned with HTTP 200 Dec 02 11:22:41.672060 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1709/3460] 10.222.0.32 () {58 vars in 1368 bytes} [Wed Dec 2 11:22:41 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/31939404-9d17-4483-8a0a-0fdf227f6e5a => generated 478 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:22:41.685604 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-ad55a93b-8750-4a67-846a-c7a8cf176906 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/7d2f63c0-c726-4845-8463-089b7de915e0 Dec 02 11:22:41.686256 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-ad55a93b-8750-4a67-846a-c7a8cf176906 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:22:41.686544 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:22:41.686544 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:22:41.687040 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-ad55a93b-8750-4a67-846a-c7a8cf176906 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:22:41.736231 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:22:41.736231 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:22:41.745274 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-ad55a93b-8750-4a67-846a-c7a8cf176906 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:22:41.764417 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:22:41.764417 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:22:41.774213 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-ad55a93b-8750-4a67-846a-c7a8cf176906 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/7d2f63c0-c726-4845-8463-089b7de915e0 returned with HTTP 200 Dec 02 11:22:41.775022 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1752/3461] 10.222.0.32 () {58 vars in 1362 bytes} [Wed Dec 2 11:22:41 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/7d2f63c0-c726-4845-8463-089b7de915e0 => generated 1661 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:22:41.789347 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-3682aa6a-11b1-4983-8198-08b04314bd59 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] POST http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes Dec 02 11:22:41.789834 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:22:41.789834 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:22:41.790226 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-3682aa6a-11b1-4983-8198-08b04314bd59 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "31939404-9d17-4483-8a0a-0fdf227f6e5a", "name": "", "description": "", "volume_type": "lvmdriver-1", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:22:41.791701 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-3682aa6a-11b1-4983-8198-08b04314bd59 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '31939404-9d17-4483-8a0a-0fdf227f6e5a', 'name': '', 'description': '', 'volume_type': 'lvmdriver-1', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 11:22:41.829446 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:22:41.829446 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:22:41.830590 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-3682aa6a-11b1-4983-8198-08b04314bd59 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Snapshot retrieved successfully. Dec 02 11:22:41.830952 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-3682aa6a-11b1-4983-8198-08b04314bd59 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Create volume of 1 GB Dec 02 11:22:41.832095 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-3682aa6a-11b1-4983-8198-08b04314bd59 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Availability Zones retrieved successfully. Dec 02 11:22:41.848547 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-3682aa6a-11b1-4983-8198-08b04314bd59 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Flow 'volume_create_api' (41adcf63-1364-46b9-9fca-9a918008af91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:22:41.851282 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-3682aa6a-11b1-4983-8198-08b04314bd59 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d507a68d-dd41-4c83-b413-dd1ac7829a73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:22:41.853350 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-3682aa6a-11b1-4983-8198-08b04314bd59 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 11:22:41.951540 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-3682aa6a-11b1-4983-8198-08b04314bd59 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d507a68d-dd41-4c83-b413-dd1ac7829a73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '31939404-9d17-4483-8a0a-0fdf227f6e5a', 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:22:41.953800 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-3682aa6a-11b1-4983-8198-08b04314bd59 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6ed04a2-4fa3-4c0f-8ace-114ea2e9d892) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:22:42.022343 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-3682aa6a-11b1-4983-8198-08b04314bd59 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Created reservations ['ea76dd91-b9c3-40e6-93dc-a00a1983b197', '9e246101-a51c-4e98-8b56-47e012e77749', 'e670924a-b0fe-4d46-ac79-d96d5f1326c4', '083a7b05-b9a6-46c2-8ab2-02676bd87cb1'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:22:42.024222 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-3682aa6a-11b1-4983-8198-08b04314bd59 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6ed04a2-4fa3-4c0f-8ace-114ea2e9d892) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea76dd91-b9c3-40e6-93dc-a00a1983b197', '9e246101-a51c-4e98-8b56-47e012e77749', 'e670924a-b0fe-4d46-ac79-d96d5f1326c4', '083a7b05-b9a6-46c2-8ab2-02676bd87cb1']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:22:42.026418 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-3682aa6a-11b1-4983-8198-08b04314bd59 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce3b937b-9a87-4a22-8387-262c767cc50e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:22:42.161145 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-3682aa6a-11b1-4983-8198-08b04314bd59 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce3b937b-9a87-4a22-8387-262c767cc50e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11bc4e06-7735-4635-860f-fcb6d999e484', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2632e054300e43a2b10d3a15f3a98090',qos_specs=None,replication_status=,reservations=['ea76dd91-b9c3-40e6-93dc-a00a1983b197','9e246101-a51c-4e98-8b56-47e012e77749','e670924a-b0fe-4d46-ac79-d96d5f1326c4','083a7b05-b9a6-46c2-8ab2-02676bd87cb1'],size=1,snapshot_id=31939404-9d17-4483-8a0a-0fdf227f6e5a,source_replicaid=,source_volid=None,status='creating',user_id='79efeb77d58643479c5ea751ee0e9297',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-02T11:22:42Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11bc4e06-7735-4635-860f-fcb6d999e484,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2632e054300e43a2b10d3a15f3a98090',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=31939404-9d17-4483-8a0a-0fdf227f6e5a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='79efeb77d58643479c5ea751ee0e9297',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:22:42.163216 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-3682aa6a-11b1-4983-8198-08b04314bd59 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc7a5327-eb6a-4c93-a5c3-13137f1a994b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:22:42.191581 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-3682aa6a-11b1-4983-8198-08b04314bd59 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc7a5327-eb6a-4c93-a5c3-13137f1a994b) 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='',display_name='',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2632e054300e43a2b10d3a15f3a98090',qos_specs=None,replication_status=,reservations=['ea76dd91-b9c3-40e6-93dc-a00a1983b197','9e246101-a51c-4e98-8b56-47e012e77749','e670924a-b0fe-4d46-ac79-d96d5f1326c4','083a7b05-b9a6-46c2-8ab2-02676bd87cb1'],size=1,snapshot_id=31939404-9d17-4483-8a0a-0fdf227f6e5a,source_replicaid=,source_volid=None,status='creating',user_id='79efeb77d58643479c5ea751ee0e9297',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:22:42.193882 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-3682aa6a-11b1-4983-8198-08b04314bd59 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf65645a-fbfb-4e1e-974e-a3a9c0efbbd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:22:42.281905 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-3682aa6a-11b1-4983-8198-08b04314bd59 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf65645a-fbfb-4e1e-974e-a3a9c0efbbd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:22:42.284789 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-3682aa6a-11b1-4983-8198-08b04314bd59 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Flow 'volume_create_api' (41adcf63-1364-46b9-9fca-9a918008af91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:22:42.335369 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-3682aa6a-11b1-4983-8198-08b04314bd59 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Create volume request issued successfully. Dec 02 11:22:42.350477 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-3682aa6a-11b1-4983-8198-08b04314bd59 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes returned with HTTP 202 Dec 02 11:22:42.351589 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1710/3462] 10.222.0.32 () {62 vars in 1305 bytes} [Wed Dec 2 11:22:41 2020] POST /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes => generated 805 bytes in 566 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:22:42.362785 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-53336bf1-0471-42a4-bc87-327d7cb5f225 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/11bc4e06-7735-4635-860f-fcb6d999e484 Dec 02 11:22:42.363376 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-53336bf1-0471-42a4-bc87-327d7cb5f225 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:22:42.363825 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:22:42.363825 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:22:42.364448 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-53336bf1-0471-42a4-bc87-327d7cb5f225 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:22:42.414800 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:22:42.414800 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:22:42.424860 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-53336bf1-0471-42a4-bc87-327d7cb5f225 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:22:42.447543 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-53336bf1-0471-42a4-bc87-327d7cb5f225 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/11bc4e06-7735-4635-860f-fcb6d999e484 returned with HTTP 200 Dec 02 11:22:42.448373 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1753/3463] 10.222.0.32 () {58 vars in 1362 bytes} [Wed Dec 2 11:22:42 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/11bc4e06-7735-4635-860f-fcb6d999e484 => generated 897 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:22:42.462905 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-101d1494-a77b-4288-9f1e-19db633e1bac tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/11bc4e06-7735-4635-860f-fcb6d999e484 Dec 02 11:22:42.463422 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-101d1494-a77b-4288-9f1e-19db633e1bac tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:22:42.463639 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:22:42.463639 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:22:42.464003 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-101d1494-a77b-4288-9f1e-19db633e1bac tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:22:42.512686 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:22:42.512686 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:22:42.521443 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-101d1494-a77b-4288-9f1e-19db633e1bac tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:22:42.546135 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-101d1494-a77b-4288-9f1e-19db633e1bac tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/11bc4e06-7735-4635-860f-fcb6d999e484 returned with HTTP 200 Dec 02 11:22:42.547378 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1711/3464] 10.222.0.32 () {58 vars in 1362 bytes} [Wed Dec 2 11:22:42 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/11bc4e06-7735-4635-860f-fcb6d999e484 => generated 897 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:22:45.543961 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-52c948f0-a561-4970-a91b-c2ae021ab938 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/11bc4e06-7735-4635-860f-fcb6d999e484 Dec 02 11:22:45.543961 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-52c948f0-a561-4970-a91b-c2ae021ab938 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:22:45.543961 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:22:45.543961 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:22:45.543961 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-52c948f0-a561-4970-a91b-c2ae021ab938 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:22:45.597645 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:22:45.597645 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:22:45.614571 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-52c948f0-a561-4970-a91b-c2ae021ab938 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:22:45.657084 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-52c948f0-a561-4970-a91b-c2ae021ab938 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/11bc4e06-7735-4635-860f-fcb6d999e484 returned with HTTP 200 Dec 02 11:22:45.658347 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1754/3465] 10.222.0.32 () {58 vars in 1362 bytes} [Wed Dec 2 11:22:45 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/11bc4e06-7735-4635-860f-fcb6d999e484 => generated 897 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:22:48.659269 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-231a77d9-6b17-4ef4-b537-de9c91a69b9c tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/11bc4e06-7735-4635-860f-fcb6d999e484 Dec 02 11:22:48.660467 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-231a77d9-6b17-4ef4-b537-de9c91a69b9c tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:22:48.660667 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:22:48.660667 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:22:48.663707 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-231a77d9-6b17-4ef4-b537-de9c91a69b9c tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:22:48.715107 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:22:48.715107 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:22:48.724388 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-231a77d9-6b17-4ef4-b537-de9c91a69b9c tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:22:48.746751 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-231a77d9-6b17-4ef4-b537-de9c91a69b9c tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/11bc4e06-7735-4635-860f-fcb6d999e484 returned with HTTP 200 Dec 02 11:22:48.747819 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1712/3466] 10.222.0.32 () {58 vars in 1362 bytes} [Wed Dec 2 11:22:48 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/11bc4e06-7735-4635-860f-fcb6d999e484 => generated 897 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:22:51.753115 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-340f58d0-9795-47d1-aefd-5c5ee319e05c tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/11bc4e06-7735-4635-860f-fcb6d999e484 Dec 02 11:22:51.753694 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-340f58d0-9795-47d1-aefd-5c5ee319e05c tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:22:51.753948 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:22:51.753948 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:22:51.754316 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-340f58d0-9795-47d1-aefd-5c5ee319e05c tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:22:51.803154 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:22:51.803154 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:22:51.812415 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-340f58d0-9795-47d1-aefd-5c5ee319e05c tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:22:51.843628 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-340f58d0-9795-47d1-aefd-5c5ee319e05c tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/11bc4e06-7735-4635-860f-fcb6d999e484 returned with HTTP 200 Dec 02 11:22:51.844483 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1755/3467] 10.222.0.32 () {58 vars in 1362 bytes} [Wed Dec 2 11:22:51 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/11bc4e06-7735-4635-860f-fcb6d999e484 => generated 1347 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:22:51.853269 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-231a77d9-6b17-4ef4-b537-de9c91a69b9c tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume// Dec 02 11:22:51.853784 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-231a77d9-6b17-4ef4-b537-de9c91a69b9c tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:22:51.854015 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:22:51.854015 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:22:51.854397 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-231a77d9-6b17-4ef4-b537-de9c91a69b9c tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'all' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:22:51.855578 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-231a77d9-6b17-4ef4-b537-de9c91a69b9c tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 11:22:51.856162 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1713/3468] 10.222.0.32 () {56 vars in 1089 bytes} [Wed Dec 2 11:22:51 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 11:22:51.873699 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-2f5e2f39-1cb0-458a-8a62-0b8f0363391d tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] POST http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments Dec 02 11:22:51.874231 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:22:51.874231 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:22:51.874649 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-2f5e2f39-1cb0-458a-8a62-0b8f0363391d tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "11bc4e06-7735-4635-860f-fcb6d999e484", "instance_uuid": "c73353b4-7faf-4d41-99ed-bc41b7f7cbb3", "connector": null}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:22:51.923700 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:22:51.923700 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:22:51.978682 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-2f5e2f39-1cb0-458a-8a62-0b8f0363391d tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments returned with HTTP 200 Dec 02 11:22:51.979586 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1756/3469] 10.222.0.32 () {64 vars in 1358 bytes} [Wed Dec 2 11:22:51 2020] POST /volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments => generated 273 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:22:51.987021 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-231a77d9-6b17-4ef4-b537-de9c91a69b9c tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume// Dec 02 11:22:51.987493 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-231a77d9-6b17-4ef4-b537-de9c91a69b9c tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:22:51.988005 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-231a77d9-6b17-4ef4-b537-de9c91a69b9c tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'all' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:22:51.989052 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-231a77d9-6b17-4ef4-b537-de9c91a69b9c tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 11:22:51.989644 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1714/3470] 10.222.0.32 () {56 vars in 1089 bytes} [Wed Dec 2 11:22:51 2020] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 11:22:52.002923 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-57c7a8a8-fbbe-43c9-95f6-fc7cd7143847 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/11bc4e06-7735-4635-860f-fcb6d999e484 Dec 02 11:22:52.003489 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-57c7a8a8-fbbe-43c9-95f6-fc7cd7143847 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:22:52.003702 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:22:52.003702 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:22:52.004070 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-57c7a8a8-fbbe-43c9-95f6-fc7cd7143847 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:22:52.053188 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:22:52.053188 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:22:52.062353 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-57c7a8a8-fbbe-43c9-95f6-fc7cd7143847 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:22:52.081457 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:22:52.081457 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:22:52.091142 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-57c7a8a8-fbbe-43c9-95f6-fc7cd7143847 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/11bc4e06-7735-4635-860f-fcb6d999e484 returned with HTTP 200 Dec 02 11:22:52.092010 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1757/3471] 10.222.0.32 () {60 vars in 1403 bytes} [Wed Dec 2 11:22:51 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/11bc4e06-7735-4635-860f-fcb6d999e484 => generated 1445 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 02 11:22:52.131715 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-8e3a7d08-a13d-4465-92b3-6b64c4afd40c tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] PUT http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments/ab469867-186a-452a-a9cd-5ac1b1f6df92 Dec 02 11:22:52.132525 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-8e3a7d08-a13d-4465-92b3-6b64c4afd40c tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.32", "host": "n-h1-764292-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-764292-5.cbci-764292-5.local", "mountpoint": "/dev/sda"}}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:22:52.161947 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 02 11:22:52.161947 n-d-764292-5 devstack@c-api.service[88067]: return self.call(f, *args, **kw) Dec 02 11:22:52.162422 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.coordination [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-8e3a7d08-a13d-4465-92b3-6b64c4afd40c tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Lock "b'cinder-attachment_update-11bc4e06-7735-4635-860f-fcb6d999e484-n-h1-764292-5'" acquired by "attachment_update" :: waited 0.010s {{(pid=88068) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 02 11:22:52.164797 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:22:52.164797 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:22:53.490952 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.coordination [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-8e3a7d08-a13d-4465-92b3-6b64c4afd40c tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Lock "b'cinder-attachment_update-11bc4e06-7735-4635-860f-fcb6d999e484-n-h1-764292-5'" released by "attachment_update" :: held 1.326s {{(pid=88068) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 02 11:22:53.490952 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-8e3a7d08-a13d-4465-92b3-6b64c4afd40c tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments/ab469867-186a-452a-a9cd-5ac1b1f6df92 returned with HTTP 200 Dec 02 11:22:53.490952 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1715/3472] 10.222.0.32 () {64 vars in 1468 bytes} [Wed Dec 2 11:22:52 2020] PUT /volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments/ab469867-186a-452a-a9cd-5ac1b1f6df92 => generated 762 bytes in 1364 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:22:53.545949 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-923f90a7-b303-4659-a1d8-249948992896 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] POST http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments/ab469867-186a-452a-a9cd-5ac1b1f6df92/action Dec 02 11:22:53.545949 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:22:53.545949 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:22:53.545949 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-923f90a7-b303-4659-a1d8-249948992896 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Action body: b'{"os-complete": null}' {{(pid=88069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 11:22:53.545949 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-923f90a7-b303-4659-a1d8-249948992896 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:22:53.613624 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:22:53.613624 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:22:53.840480 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-34e63e79-a936-422b-bde6-b36f4b396e89 req-923f90a7-b303-4659-a1d8-249948992896 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments/ab469867-186a-452a-a9cd-5ac1b1f6df92/action returned with HTTP 204 Dec 02 11:22:53.840480 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1758/3473] 10.222.0.32 () {64 vars in 1489 bytes} [Wed Dec 2 11:22:53 2020] POST /volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments/ab469867-186a-452a-a9cd-5ac1b1f6df92/action => generated 0 bytes in 297 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:23:05.010643 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3c019f4c-42e4-4b0e-b3e3-5f862c496601 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/11bc4e06-7735-4635-860f-fcb6d999e484 Dec 02 11:23:05.011193 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3c019f4c-42e4-4b0e-b3e3-5f862c496601 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:23:05.011323 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:23:05.011323 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:23:05.011686 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3c019f4c-42e4-4b0e-b3e3-5f862c496601 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:23:05.073014 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:23:05.073014 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:23:05.083454 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3c019f4c-42e4-4b0e-b3e3-5f862c496601 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:23:05.103441 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:23:05.103441 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:23:05.115298 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3c019f4c-42e4-4b0e-b3e3-5f862c496601 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/11bc4e06-7735-4635-860f-fcb6d999e484 returned with HTTP 200 Dec 02 11:23:05.116467 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1716/3474] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:23:05 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/11bc4e06-7735-4635-860f-fcb6d999e484 => generated 1639 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:23:09.716452 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-b64d3636-1481-44c7-ae62-7ca93153f6d4 req-7c6fa14a-2fda-44c0-b243-36abdc68c8c8 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] DELETE http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments/ab469867-186a-452a-a9cd-5ac1b1f6df92 Dec 02 11:23:09.717108 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-b64d3636-1481-44c7-ae62-7ca93153f6d4 req-7c6fa14a-2fda-44c0-b243-36abdc68c8c8 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:23:09.717251 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:23:09.717251 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:23:09.717531 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-b64d3636-1481-44c7-ae62-7ca93153f6d4 req-7c6fa14a-2fda-44c0-b243-36abdc68c8c8 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'version_select' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:23:09.738611 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:23:09.738611 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:23:10.196331 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-b64d3636-1481-44c7-ae62-7ca93153f6d4 req-7c6fa14a-2fda-44c0-b243-36abdc68c8c8 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88069) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 02 11:23:10.196813 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-b64d3636-1481-44c7-ae62-7ca93153f6d4 req-7c6fa14a-2fda-44c0-b243-36abdc68c8c8 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Pending status list for volume during attachment-delete: [] {{(pid=88069) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 02 11:23:10.208110 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-b64d3636-1481-44c7-ae62-7ca93153f6d4 req-7c6fa14a-2fda-44c0-b243-36abdc68c8c8 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments/ab469867-186a-452a-a9cd-5ac1b1f6df92 returned with HTTP 200 Dec 02 11:23:10.209112 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1759/3475] 10.222.0.32 () {62 vars in 1437 bytes} [Wed Dec 2 11:23:09 2020] DELETE /volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments/ab469867-186a-452a-a9cd-5ac1b1f6df92 => generated 19 bytes in 498 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:23:10.262199 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-b64d3636-1481-44c7-ae62-7ca93153f6d4 req-8572a38b-d2e5-4c28-9a00-7206d53f393f tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] DELETE http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/11bc4e06-7735-4635-860f-fcb6d999e484 Dec 02 11:23:10.262778 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-b64d3636-1481-44c7-ae62-7ca93153f6d4 req-8572a38b-d2e5-4c28-9a00-7206d53f393f tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:23:10.262998 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:23:10.262998 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:23:10.263363 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-b64d3636-1481-44c7-ae62-7ca93153f6d4 req-8572a38b-d2e5-4c28-9a00-7206d53f393f tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:23:10.263827 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [req-b64d3636-1481-44c7-ae62-7ca93153f6d4 req-8572a38b-d2e5-4c28-9a00-7206d53f393f tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Delete volume with id: 11bc4e06-7735-4635-860f-fcb6d999e484 Dec 02 11:23:10.313457 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:23:10.313457 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:23:10.314656 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-b64d3636-1481-44c7-ae62-7ca93153f6d4 req-8572a38b-d2e5-4c28-9a00-7206d53f393f tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:23:10.359591 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-b64d3636-1481-44c7-ae62-7ca93153f6d4 req-8572a38b-d2e5-4c28-9a00-7206d53f393f tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Delete volume request issued successfully. Dec 02 11:23:10.360390 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-b64d3636-1481-44c7-ae62-7ca93153f6d4 req-8572a38b-d2e5-4c28-9a00-7206d53f393f tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/11bc4e06-7735-4635-860f-fcb6d999e484 returned with HTTP 202 Dec 02 11:23:10.361645 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1717/3476] 10.222.0.32 () {60 vars in 1384 bytes} [Wed Dec 2 11:23:10 2020] DELETE /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/11bc4e06-7735-4635-860f-fcb6d999e484 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:23:11.863693 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4f4ddf32-019b-4791-933f-c304e5fdae23 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/11bc4e06-7735-4635-860f-fcb6d999e484 Dec 02 11:23:11.867770 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4f4ddf32-019b-4791-933f-c304e5fdae23 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:23:11.867770 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:23:11.867770 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:23:11.867770 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4f4ddf32-019b-4791-933f-c304e5fdae23 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:23:11.914408 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:23:11.914408 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:23:11.924102 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-4f4ddf32-019b-4791-933f-c304e5fdae23 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:23:11.946268 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4f4ddf32-019b-4791-933f-c304e5fdae23 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/11bc4e06-7735-4635-860f-fcb6d999e484 returned with HTTP 200 Dec 02 11:23:11.947076 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1760/3477] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:23:11 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/11bc4e06-7735-4635-860f-fcb6d999e484 => generated 897 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:23:12.965093 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ee30ae96-9132-42d5-9135-5f336838b324 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/11bc4e06-7735-4635-860f-fcb6d999e484 Dec 02 11:23:12.965616 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ee30ae96-9132-42d5-9135-5f336838b324 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:23:12.965826 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:23:12.965826 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:23:12.966179 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ee30ae96-9132-42d5-9135-5f336838b324 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:23:13.012564 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ee30ae96-9132-42d5-9135-5f336838b324 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/11bc4e06-7735-4635-860f-fcb6d999e484 returned with HTTP 404 Dec 02 11:23:13.013562 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1718/3478] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:23:12 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/11bc4e06-7735-4635-860f-fcb6d999e484 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:23:13.022276 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a2912fac-cba8-46ad-a824-c90624e49bd8 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] DELETE http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/31939404-9d17-4483-8a0a-0fdf227f6e5a Dec 02 11:23:13.022775 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a2912fac-cba8-46ad-a824-c90624e49bd8 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:23:13.026606 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:23:13.026606 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:23:13.026606 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a2912fac-cba8-46ad-a824-c90624e49bd8 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:23:13.026606 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v2.snapshots [None req-a2912fac-cba8-46ad-a824-c90624e49bd8 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Delete snapshot with id: 31939404-9d17-4483-8a0a-0fdf227f6e5a Dec 02 11:23:13.049647 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:23:13.049647 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:23:13.050785 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a2912fac-cba8-46ad-a824-c90624e49bd8 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Snapshot retrieved successfully. Dec 02 11:23:13.121073 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a2912fac-cba8-46ad-a824-c90624e49bd8 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Snapshot delete request issued successfully. Dec 02 11:23:13.121548 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a2912fac-cba8-46ad-a824-c90624e49bd8 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/31939404-9d17-4483-8a0a-0fdf227f6e5a returned with HTTP 202 Dec 02 11:23:13.122426 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1761/3479] 10.222.0.23 () {58 vars in 1324 bytes} [Wed Dec 2 11:23:13 2020] DELETE /volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/31939404-9d17-4483-8a0a-0fdf227f6e5a => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:23:13.131462 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bf0661d4-70de-4c81-9a84-9a7af29f3f48 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/31939404-9d17-4483-8a0a-0fdf227f6e5a Dec 02 11:23:13.138582 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bf0661d4-70de-4c81-9a84-9a7af29f3f48 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:23:13.139075 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bf0661d4-70de-4c81-9a84-9a7af29f3f48 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:23:13.167223 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:23:13.167223 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:23:13.168363 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-bf0661d4-70de-4c81-9a84-9a7af29f3f48 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Snapshot retrieved successfully. Dec 02 11:23:13.170380 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bf0661d4-70de-4c81-9a84-9a7af29f3f48 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/31939404-9d17-4483-8a0a-0fdf227f6e5a returned with HTTP 200 Dec 02 11:23:13.171246 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1719/3480] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:23:13 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/31939404-9d17-4483-8a0a-0fdf227f6e5a => generated 477 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:23:14.188752 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8830028e-2ba6-4cda-9180-64f27cacc224 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/31939404-9d17-4483-8a0a-0fdf227f6e5a Dec 02 11:23:14.188752 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8830028e-2ba6-4cda-9180-64f27cacc224 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:23:14.188752 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:23:14.188752 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:23:14.188752 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8830028e-2ba6-4cda-9180-64f27cacc224 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:23:14.211985 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:23:14.211985 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:23:14.212241 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-8830028e-2ba6-4cda-9180-64f27cacc224 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Snapshot retrieved successfully. Dec 02 11:23:14.214277 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8830028e-2ba6-4cda-9180-64f27cacc224 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/31939404-9d17-4483-8a0a-0fdf227f6e5a returned with HTTP 200 Dec 02 11:23:14.215319 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1762/3481] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:23:14 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/31939404-9d17-4483-8a0a-0fdf227f6e5a => generated 477 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:23:15.228225 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-18d978a6-1af8-4dba-8861-b08f139b6a02 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/31939404-9d17-4483-8a0a-0fdf227f6e5a Dec 02 11:23:15.228817 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-18d978a6-1af8-4dba-8861-b08f139b6a02 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:23:15.229062 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:23:15.229062 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:23:15.229526 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-18d978a6-1af8-4dba-8861-b08f139b6a02 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:23:15.256300 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-18d978a6-1af8-4dba-8861-b08f139b6a02 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/31939404-9d17-4483-8a0a-0fdf227f6e5a returned with HTTP 404 Dec 02 11:23:15.257411 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1720/3482] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:23:15 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/31939404-9d17-4483-8a0a-0fdf227f6e5a => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:23:18.733500 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-4404cd1c-c06a-45f6-8956-14c629c18cac req-348d6694-16c0-4746-baa8-ffa071a79541 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] DELETE http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments/7c3a5a9b-e4b4-49ea-85fc-d94cadde8e7b Dec 02 11:23:18.734049 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-4404cd1c-c06a-45f6-8956-14c629c18cac req-348d6694-16c0-4746-baa8-ffa071a79541 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:23:18.734211 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:23:18.734211 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:23:18.734574 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-4404cd1c-c06a-45f6-8956-14c629c18cac req-348d6694-16c0-4746-baa8-ffa071a79541 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'version_select' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:23:18.755773 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:23:18.755773 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:23:19.232559 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-4404cd1c-c06a-45f6-8956-14c629c18cac req-348d6694-16c0-4746-baa8-ffa071a79541 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88069) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 02 11:23:19.232952 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-4404cd1c-c06a-45f6-8956-14c629c18cac req-348d6694-16c0-4746-baa8-ffa071a79541 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Pending status list for volume during attachment-delete: [] {{(pid=88069) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 02 11:23:19.241421 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-4404cd1c-c06a-45f6-8956-14c629c18cac req-348d6694-16c0-4746-baa8-ffa071a79541 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments/7c3a5a9b-e4b4-49ea-85fc-d94cadde8e7b returned with HTTP 200 Dec 02 11:23:19.242307 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1763/3483] 10.222.0.41 () {62 vars in 1437 bytes} [Wed Dec 2 11:23:18 2020] DELETE /volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments/7c3a5a9b-e4b4-49ea-85fc-d94cadde8e7b => generated 19 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:23:19.270154 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-4404cd1c-c06a-45f6-8956-14c629c18cac req-54c18abb-8440-4a80-a555-ef10def02ece tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] DELETE http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/7d2f63c0-c726-4845-8463-089b7de915e0 Dec 02 11:23:19.270622 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-4404cd1c-c06a-45f6-8956-14c629c18cac req-54c18abb-8440-4a80-a555-ef10def02ece tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:23:19.271101 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-4404cd1c-c06a-45f6-8956-14c629c18cac req-54c18abb-8440-4a80-a555-ef10def02ece tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:23:19.271574 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [req-4404cd1c-c06a-45f6-8956-14c629c18cac req-54c18abb-8440-4a80-a555-ef10def02ece tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Delete volume with id: 7d2f63c0-c726-4845-8463-089b7de915e0 Dec 02 11:23:19.322460 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:23:19.322460 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:23:19.323862 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-4404cd1c-c06a-45f6-8956-14c629c18cac req-54c18abb-8440-4a80-a555-ef10def02ece tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:23:19.354285 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-4404cd1c-c06a-45f6-8956-14c629c18cac req-54c18abb-8440-4a80-a555-ef10def02ece tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Delete volume request issued successfully. Dec 02 11:23:19.354796 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-4404cd1c-c06a-45f6-8956-14c629c18cac req-54c18abb-8440-4a80-a555-ef10def02ece tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/7d2f63c0-c726-4845-8463-089b7de915e0 returned with HTTP 202 Dec 02 11:23:19.355797 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1721/3484] 10.222.0.41 () {60 vars in 1384 bytes} [Wed Dec 2 11:23:19 2020] DELETE /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/7d2f63c0-c726-4845-8463-089b7de915e0 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:23:20.989917 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5086361a-f83e-4174-8619-9b2958fe1349 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/7d2f63c0-c726-4845-8463-089b7de915e0 Dec 02 11:23:20.990460 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5086361a-f83e-4174-8619-9b2958fe1349 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:23:20.990633 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:23:20.990633 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:23:20.991147 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5086361a-f83e-4174-8619-9b2958fe1349 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:23:21.037513 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5086361a-f83e-4174-8619-9b2958fe1349 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/7d2f63c0-c726-4845-8463-089b7de915e0 returned with HTTP 404 Dec 02 11:23:21.041940 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1764/3485] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:23:20 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/7d2f63c0-c726-4845-8463-089b7de915e0 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:23:21.214715 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f514f94c-9de0-4654-8ab5-2361c748646b tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] DELETE http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/31939404-9d17-4483-8a0a-0fdf227f6e5a Dec 02 11:23:21.215209 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f514f94c-9de0-4654-8ab5-2361c748646b tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:23:21.215436 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:23:21.215436 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:23:21.215880 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f514f94c-9de0-4654-8ab5-2361c748646b tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:23:21.216060 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v2.snapshots [None req-f514f94c-9de0-4654-8ab5-2361c748646b tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Delete snapshot with id: 31939404-9d17-4483-8a0a-0fdf227f6e5a Dec 02 11:23:21.240202 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f514f94c-9de0-4654-8ab5-2361c748646b tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/31939404-9d17-4483-8a0a-0fdf227f6e5a returned with HTTP 404 Dec 02 11:23:21.241505 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1722/3486] 10.222.0.23 () {58 vars in 1324 bytes} [Wed Dec 2 11:23:21 2020] DELETE /volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/31939404-9d17-4483-8a0a-0fdf227f6e5a => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:23:21.249997 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b9456d9c-c196-437a-9a2c-4be9606b5e42 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/31939404-9d17-4483-8a0a-0fdf227f6e5a Dec 02 11:23:21.250523 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b9456d9c-c196-437a-9a2c-4be9606b5e42 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:23:21.251057 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b9456d9c-c196-437a-9a2c-4be9606b5e42 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:23:21.278308 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b9456d9c-c196-437a-9a2c-4be9606b5e42 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/31939404-9d17-4483-8a0a-0fdf227f6e5a returned with HTTP 404 Dec 02 11:23:21.279774 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1765/3487] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:23:21 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/31939404-9d17-4483-8a0a-0fdf227f6e5a => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:23:21.880246 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4721eea5-db68-423d-a0c9-802b2c0ff991 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] DELETE http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/7d2f63c0-c726-4845-8463-089b7de915e0 Dec 02 11:23:21.880774 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4721eea5-db68-423d-a0c9-802b2c0ff991 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:23:21.881315 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4721eea5-db68-423d-a0c9-802b2c0ff991 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:23:21.881816 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-4721eea5-db68-423d-a0c9-802b2c0ff991 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Delete volume with id: 7d2f63c0-c726-4845-8463-089b7de915e0 Dec 02 11:23:21.927627 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4721eea5-db68-423d-a0c9-802b2c0ff991 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/7d2f63c0-c726-4845-8463-089b7de915e0 returned with HTTP 404 Dec 02 11:23:21.928564 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1723/3488] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:23:21 2020] DELETE /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/7d2f63c0-c726-4845-8463-089b7de915e0 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:23:21.936411 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-52a89c7f-1fe4-4998-afc9-4dcf13764eba tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/7d2f63c0-c726-4845-8463-089b7de915e0 Dec 02 11:23:21.936968 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-52a89c7f-1fe4-4998-afc9-4dcf13764eba tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:23:21.937449 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-52a89c7f-1fe4-4998-afc9-4dcf13764eba tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:23:21.984224 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-52a89c7f-1fe4-4998-afc9-4dcf13764eba tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/7d2f63c0-c726-4845-8463-089b7de915e0 returned with HTTP 404 Dec 02 11:23:21.985389 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1766/3489] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:23:21 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/7d2f63c0-c726-4845-8463-089b7de915e0 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:23:23.291868 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b177a568-c133-4654-a5a2-1b0c3ee19bff tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] POST http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes Dec 02 11:23:23.292680 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b177a568-c133-4654-a5a2-1b0c3ee19bff tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1196228444", "snapshot_id": null, "imageRef": "094fecdd-824b-4239-a742-0b5b1ba014b8", "volume_type": null, "size": 1}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:23:23.294034 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-b177a568-c133-4654-a5a2-1b0c3ee19bff tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1196228444', 'snapshot_id': None, 'imageRef': '094fecdd-824b-4239-a742-0b5b1ba014b8', 'volume_type': None, 'size': 1}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 11:23:23.406472 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-b177a568-c133-4654-a5a2-1b0c3ee19bff tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Create volume of 1 GB Dec 02 11:23:23.419348 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b177a568-c133-4654-a5a2-1b0c3ee19bff tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Availability Zones retrieved successfully. Dec 02 11:23:23.435794 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-b177a568-c133-4654-a5a2-1b0c3ee19bff tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Flow 'volume_create_api' (ee32164e-98fd-46b4-b0b6-3fe945fe1a46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:23:23.438542 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-b177a568-c133-4654-a5a2-1b0c3ee19bff tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70986f3e-0633-456e-a1b9-e1d6e962cd5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:23:23.440480 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-b177a568-c133-4654-a5a2-1b0c3ee19bff tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Validating volume size '1' using validate_int {{(pid=88068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 11:23:23.561761 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-b177a568-c133-4654-a5a2-1b0c3ee19bff tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70986f3e-0633-456e-a1b9-e1d6e962cd5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:23:23.563990 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-b177a568-c133-4654-a5a2-1b0c3ee19bff tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (331b6f10-15e6-49ae-bff1-066e66c94217) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:23:23.643095 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-b177a568-c133-4654-a5a2-1b0c3ee19bff tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Created reservations ['42ab8a91-b44c-4ce7-8a5c-cf3d1864aefb', 'f8110a6a-07cb-4a45-a287-ae99286f00a5', 'efb3f6b1-d421-4b26-a1d6-7240b5a85c97', '59150ad7-ae9e-4744-b849-0ac08dcb96d6'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:23:23.645019 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-b177a568-c133-4654-a5a2-1b0c3ee19bff tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (331b6f10-15e6-49ae-bff1-066e66c94217) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42ab8a91-b44c-4ce7-8a5c-cf3d1864aefb', 'f8110a6a-07cb-4a45-a287-ae99286f00a5', 'efb3f6b1-d421-4b26-a1d6-7240b5a85c97', '59150ad7-ae9e-4744-b849-0ac08dcb96d6']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:23:23.647135 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-b177a568-c133-4654-a5a2-1b0c3ee19bff tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a1c8fbc-64e3-45ef-adde-8eb54feeb77f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:23:23.708187 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-b177a568-c133-4654-a5a2-1b0c3ee19bff tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a1c8fbc-64e3-45ef-adde-8eb54feeb77f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9de1ff1f-496e-44f8-b9ec-98b033028de6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1196228444',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2632e054300e43a2b10d3a15f3a98090',qos_specs=None,replication_status=,reservations=['42ab8a91-b44c-4ce7-8a5c-cf3d1864aefb','f8110a6a-07cb-4a45-a287-ae99286f00a5','efb3f6b1-d421-4b26-a1d6-7240b5a85c97','59150ad7-ae9e-4744-b849-0ac08dcb96d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79efeb77d58643479c5ea751ee0e9297',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T11:23:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1196228444',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9de1ff1f-496e-44f8-b9ec-98b033028de6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2632e054300e43a2b10d3a15f3a98090',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,user_id='79efeb77d58643479c5ea751ee0e9297',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:23:23.710266 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-b177a568-c133-4654-a5a2-1b0c3ee19bff tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (229575be-3926-474f-b83c-119ce191dfc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:23:23.740144 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-b177a568-c133-4654-a5a2-1b0c3ee19bff tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (229575be-3926-474f-b83c-119ce191dfc1) 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-TestVolumeBootPattern-volume-origin-1196228444',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2632e054300e43a2b10d3a15f3a98090',qos_specs=None,replication_status=,reservations=['42ab8a91-b44c-4ce7-8a5c-cf3d1864aefb','f8110a6a-07cb-4a45-a287-ae99286f00a5','efb3f6b1-d421-4b26-a1d6-7240b5a85c97','59150ad7-ae9e-4744-b849-0ac08dcb96d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79efeb77d58643479c5ea751ee0e9297',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:23:23.742027 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-b177a568-c133-4654-a5a2-1b0c3ee19bff tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af6e89a4-3110-4bce-bec2-d98498fced1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:23:23.759321 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-b177a568-c133-4654-a5a2-1b0c3ee19bff tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af6e89a4-3110-4bce-bec2-d98498fced1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:23:23.761945 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-b177a568-c133-4654-a5a2-1b0c3ee19bff tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Flow 'volume_create_api' (ee32164e-98fd-46b4-b0b6-3fe945fe1a46) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:23:23.811177 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b177a568-c133-4654-a5a2-1b0c3ee19bff tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Create volume request issued successfully. Dec 02 11:23:23.825144 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b177a568-c133-4654-a5a2-1b0c3ee19bff tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes returned with HTTP 202 Dec 02 11:23:23.826260 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1724/3490] 10.222.0.23 () {60 vars in 1226 bytes} [Wed Dec 2 11:23:23 2020] POST /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes => generated 828 bytes in 538 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:23:23.840262 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d409cf51-084c-4392-a4fb-26084cfe8ade tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 Dec 02 11:23:23.841024 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d409cf51-084c-4392-a4fb-26084cfe8ade tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:23:23.841508 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d409cf51-084c-4392-a4fb-26084cfe8ade tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:23:23.892594 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:23:23.892594 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:23:23.901280 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-d409cf51-084c-4392-a4fb-26084cfe8ade tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:23:23.924002 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d409cf51-084c-4392-a4fb-26084cfe8ade tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 returned with HTTP 200 Dec 02 11:23:23.924870 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1767/3491] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:23:23 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 => generated 896 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:23:24.942660 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2e779867-dc24-4689-ad8e-5b6908997f77 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 Dec 02 11:23:24.943270 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2e779867-dc24-4689-ad8e-5b6908997f77 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:23:24.943623 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:23:24.943623 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:23:24.943998 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2e779867-dc24-4689-ad8e-5b6908997f77 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:23:25.002676 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:23:25.002676 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:23:25.014489 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-2e779867-dc24-4689-ad8e-5b6908997f77 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:23:25.038465 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2e779867-dc24-4689-ad8e-5b6908997f77 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 returned with HTTP 200 Dec 02 11:23:25.039267 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1725/3492] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:23:24 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 => generated 920 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:23:26.055577 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0c044cc4-e22e-49b0-b7f0-fb9c2307c68d tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 Dec 02 11:23:26.056133 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0c044cc4-e22e-49b0-b7f0-fb9c2307c68d tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:23:26.056217 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:23:26.056217 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:23:26.056634 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0c044cc4-e22e-49b0-b7f0-fb9c2307c68d tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:23:26.111193 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:23:26.111193 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:23:26.120444 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0c044cc4-e22e-49b0-b7f0-fb9c2307c68d tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:23:26.145507 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0c044cc4-e22e-49b0-b7f0-fb9c2307c68d tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 returned with HTTP 200 Dec 02 11:23:26.150672 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1768/3493] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:23:26 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 => generated 920 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:23:27.163180 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fd5c0a95-80b9-4b55-8922-febf0e339913 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 Dec 02 11:23:27.163823 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fd5c0a95-80b9-4b55-8922-febf0e339913 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:23:27.163823 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:23:27.163823 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:23:27.164247 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fd5c0a95-80b9-4b55-8922-febf0e339913 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:23:27.214992 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:23:27.214992 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:23:27.223706 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-fd5c0a95-80b9-4b55-8922-febf0e339913 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:23:27.247480 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fd5c0a95-80b9-4b55-8922-febf0e339913 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 returned with HTTP 200 Dec 02 11:23:27.248420 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1726/3494] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:23:27 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 => generated 920 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:23:28.265143 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b6f889f2-5e7f-479b-a656-f941c028a4e0 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 Dec 02 11:23:28.265665 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b6f889f2-5e7f-479b-a656-f941c028a4e0 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:23:28.265769 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:23:28.265769 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:23:28.266146 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b6f889f2-5e7f-479b-a656-f941c028a4e0 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:23:28.316589 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:23:28.316589 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:23:28.325238 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b6f889f2-5e7f-479b-a656-f941c028a4e0 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:23:28.348344 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b6f889f2-5e7f-479b-a656-f941c028a4e0 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 returned with HTTP 200 Dec 02 11:23:28.349238 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1769/3495] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:23:28 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 => generated 920 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:23:29.365927 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-850046fe-64ba-424e-89c4-dc641609d0a6 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 Dec 02 11:23:29.366463 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-850046fe-64ba-424e-89c4-dc641609d0a6 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:23:29.366554 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:23:29.366554 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:23:29.367036 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-850046fe-64ba-424e-89c4-dc641609d0a6 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:23:29.416223 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:23:29.416223 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:23:29.425258 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-850046fe-64ba-424e-89c4-dc641609d0a6 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:23:29.448450 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-850046fe-64ba-424e-89c4-dc641609d0a6 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 returned with HTTP 200 Dec 02 11:23:29.449373 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1727/3496] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:23:29 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 => generated 920 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:23:30.465394 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b75cdc3e-fcc7-498a-bd70-5f0826438037 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 Dec 02 11:23:30.466004 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b75cdc3e-fcc7-498a-bd70-5f0826438037 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:23:30.466230 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:23:30.466230 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:23:30.466601 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b75cdc3e-fcc7-498a-bd70-5f0826438037 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:23:30.519485 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:23:30.519485 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:23:30.530436 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b75cdc3e-fcc7-498a-bd70-5f0826438037 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:23:30.554516 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b75cdc3e-fcc7-498a-bd70-5f0826438037 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 returned with HTTP 200 Dec 02 11:23:30.555322 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1770/3497] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:23:30 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 => generated 920 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:23:31.571153 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b9b63c25-caa7-4249-8856-1ac316c37e01 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 Dec 02 11:23:31.571742 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b9b63c25-caa7-4249-8856-1ac316c37e01 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:23:31.571993 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:23:31.571993 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:23:31.572370 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b9b63c25-caa7-4249-8856-1ac316c37e01 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:23:31.620980 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:23:31.620980 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:23:31.629724 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b9b63c25-caa7-4249-8856-1ac316c37e01 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:23:31.652216 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b9b63c25-caa7-4249-8856-1ac316c37e01 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 returned with HTTP 200 Dec 02 11:23:31.653226 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1728/3498] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:23:31 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 => generated 920 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:23:32.668699 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3caa8361-53a9-4cfe-9e9d-4f33540e9249 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 Dec 02 11:23:32.669312 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3caa8361-53a9-4cfe-9e9d-4f33540e9249 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:23:32.669526 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:23:32.669526 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:23:32.670265 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3caa8361-53a9-4cfe-9e9d-4f33540e9249 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:23:32.720065 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:23:32.720065 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:23:32.729529 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3caa8361-53a9-4cfe-9e9d-4f33540e9249 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:23:32.752670 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3caa8361-53a9-4cfe-9e9d-4f33540e9249 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 returned with HTTP 200 Dec 02 11:23:32.753562 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1771/3499] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:23:32 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 => generated 920 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:23:33.772885 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-21c75e0c-058c-4287-b831-c9b3780f0f7a tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 Dec 02 11:23:33.773503 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-21c75e0c-058c-4287-b831-c9b3780f0f7a tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:23:33.773625 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:23:33.773625 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:23:33.774006 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-21c75e0c-058c-4287-b831-c9b3780f0f7a tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:23:33.834167 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:23:33.834167 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:23:33.843639 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-21c75e0c-058c-4287-b831-c9b3780f0f7a tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:23:33.865947 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-21c75e0c-058c-4287-b831-c9b3780f0f7a tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 returned with HTTP 200 Dec 02 11:23:33.866805 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1729/3500] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:23:33 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 => generated 920 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:23:34.883054 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-01e335ec-da76-4c69-aba0-f05af1741d98 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 Dec 02 11:23:34.883629 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-01e335ec-da76-4c69-aba0-f05af1741d98 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:23:34.883743 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:23:34.883743 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:23:34.884096 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-01e335ec-da76-4c69-aba0-f05af1741d98 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:23:34.933814 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:23:34.933814 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:23:34.943239 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-01e335ec-da76-4c69-aba0-f05af1741d98 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:23:34.966448 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-01e335ec-da76-4c69-aba0-f05af1741d98 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 returned with HTTP 200 Dec 02 11:23:34.967298 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1772/3501] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:23:34 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 => generated 978 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:23:35.983568 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-faee3378-488c-4f64-91b9-d47f1dd5c1b3 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 Dec 02 11:23:35.984146 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-faee3378-488c-4f64-91b9-d47f1dd5c1b3 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:23:35.984263 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:23:35.984263 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:23:35.984554 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-faee3378-488c-4f64-91b9-d47f1dd5c1b3 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:23:36.037835 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:23:36.037835 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:23:36.047137 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-faee3378-488c-4f64-91b9-d47f1dd5c1b3 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:23:36.070192 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-faee3378-488c-4f64-91b9-d47f1dd5c1b3 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 returned with HTTP 200 Dec 02 11:23:36.071204 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1730/3502] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:23:35 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 => generated 981 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:23:37.087133 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1850c6b3-fcb6-43a0-a40b-d0f3c3b4eea6 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 Dec 02 11:23:37.087700 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1850c6b3-fcb6-43a0-a40b-d0f3c3b4eea6 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:23:37.087868 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:23:37.087868 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:23:37.088188 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1850c6b3-fcb6-43a0-a40b-d0f3c3b4eea6 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:23:37.137952 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:23:37.137952 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:23:37.146683 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-1850c6b3-fcb6-43a0-a40b-d0f3c3b4eea6 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:23:37.171741 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1850c6b3-fcb6-43a0-a40b-d0f3c3b4eea6 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 returned with HTTP 200 Dec 02 11:23:37.172845 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1773/3503] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:23:37 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 => generated 981 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:23:38.193412 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6d3fbfe8-6992-49c2-a5f3-0442b23a7a54 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 Dec 02 11:23:38.194011 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6d3fbfe8-6992-49c2-a5f3-0442b23a7a54 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:23:38.194011 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:23:38.194011 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:23:38.194401 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6d3fbfe8-6992-49c2-a5f3-0442b23a7a54 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:23:38.248188 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:23:38.248188 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:23:38.257898 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6d3fbfe8-6992-49c2-a5f3-0442b23a7a54 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:23:38.286072 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6d3fbfe8-6992-49c2-a5f3-0442b23a7a54 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 returned with HTTP 200 Dec 02 11:23:38.286885 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1731/3504] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:23:38 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 => generated 981 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:23:39.304272 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6060188e-0b6c-48d9-a4b2-577836ef12bb tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 Dec 02 11:23:39.304880 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6060188e-0b6c-48d9-a4b2-577836ef12bb tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:23:39.304985 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:23:39.304985 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:23:39.305373 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6060188e-0b6c-48d9-a4b2-577836ef12bb tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:23:39.355067 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:23:39.355067 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:23:39.364379 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6060188e-0b6c-48d9-a4b2-577836ef12bb tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:23:39.397818 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6060188e-0b6c-48d9-a4b2-577836ef12bb tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 returned with HTTP 200 Dec 02 11:23:39.398841 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1774/3505] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:23:39 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 => generated 981 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:23:40.417566 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3c1199df-a85a-4599-929e-5379f8e4e679 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 Dec 02 11:23:40.418144 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3c1199df-a85a-4599-929e-5379f8e4e679 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:23:40.418260 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:23:40.418260 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:23:40.418727 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3c1199df-a85a-4599-929e-5379f8e4e679 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:23:40.470896 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:23:40.470896 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:23:40.479935 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3c1199df-a85a-4599-929e-5379f8e4e679 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:23:40.503061 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3c1199df-a85a-4599-929e-5379f8e4e679 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 returned with HTTP 200 Dec 02 11:23:40.503934 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1732/3506] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:23:40 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 => generated 1369 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:23:40.519424 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5f855200-be33-4cae-8a1c-7747c32ebadc tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 Dec 02 11:23:40.519942 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5f855200-be33-4cae-8a1c-7747c32ebadc tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:23:40.520098 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:23:40.520098 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:23:40.520496 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5f855200-be33-4cae-8a1c-7747c32ebadc tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:23:40.568667 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:23:40.568667 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:23:40.577205 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-5f855200-be33-4cae-8a1c-7747c32ebadc tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:23:40.599485 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5f855200-be33-4cae-8a1c-7747c32ebadc tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 returned with HTTP 200 Dec 02 11:23:40.600395 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1775/3507] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:23:40 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 => generated 1369 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:23:40.871282 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-f5862e21-8483-4c06-869b-aef18d1d2735 req-c06d040e-b6ee-4c2c-b839-b5ad4b4b8bc5 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 Dec 02 11:23:40.871813 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-f5862e21-8483-4c06-869b-aef18d1d2735 req-c06d040e-b6ee-4c2c-b839-b5ad4b4b8bc5 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:23:40.871983 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:23:40.871983 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:23:40.872375 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-f5862e21-8483-4c06-869b-aef18d1d2735 req-c06d040e-b6ee-4c2c-b839-b5ad4b4b8bc5 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:23:40.919989 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:23:40.919989 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:23:40.928981 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-f5862e21-8483-4c06-869b-aef18d1d2735 req-c06d040e-b6ee-4c2c-b839-b5ad4b4b8bc5 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:23:40.952177 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-f5862e21-8483-4c06-869b-aef18d1d2735 req-c06d040e-b6ee-4c2c-b839-b5ad4b4b8bc5 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 returned with HTTP 200 Dec 02 11:23:40.953051 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1733/3508] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 11:23:40 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 => generated 1369 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:23:41.661293 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-f5862e21-8483-4c06-869b-aef18d1d2735 req-474241df-cc4b-44c9-8b60-ac89f33e3f3f tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 Dec 02 11:23:41.661867 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-f5862e21-8483-4c06-869b-aef18d1d2735 req-474241df-cc4b-44c9-8b60-ac89f33e3f3f tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:23:41.662055 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:23:41.662055 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:23:41.662456 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-f5862e21-8483-4c06-869b-aef18d1d2735 req-474241df-cc4b-44c9-8b60-ac89f33e3f3f tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:23:41.714541 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:23:41.714541 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:23:41.723595 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-f5862e21-8483-4c06-869b-aef18d1d2735 req-474241df-cc4b-44c9-8b60-ac89f33e3f3f tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:23:41.747120 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-f5862e21-8483-4c06-869b-aef18d1d2735 req-474241df-cc4b-44c9-8b60-ac89f33e3f3f tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 returned with HTTP 200 Dec 02 11:23:41.747983 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1776/3509] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 11:23:41 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 => generated 1369 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:23:41.758469 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-f5862e21-8483-4c06-869b-aef18d1d2735 req-c06d040e-b6ee-4c2c-b839-b5ad4b4b8bc5 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume// Dec 02 11:23:41.758948 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-f5862e21-8483-4c06-869b-aef18d1d2735 req-c06d040e-b6ee-4c2c-b839-b5ad4b4b8bc5 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:23:41.759226 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:23:41.759226 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:23:41.759597 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-f5862e21-8483-4c06-869b-aef18d1d2735 req-c06d040e-b6ee-4c2c-b839-b5ad4b4b8bc5 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'all' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:23:41.761176 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-f5862e21-8483-4c06-869b-aef18d1d2735 req-c06d040e-b6ee-4c2c-b839-b5ad4b4b8bc5 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 11:23:41.761725 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1734/3510] 10.222.0.23 () {58 vars in 1289 bytes} [Wed Dec 2 11:23:41 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 11:23:41.774925 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-f5862e21-8483-4c06-869b-aef18d1d2735 req-9958d9b3-7cd1-47f7-b0c8-4b650036d107 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] POST http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments Dec 02 11:23:41.775432 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:23:41.775432 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:23:41.775845 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-f5862e21-8483-4c06-869b-aef18d1d2735 req-9958d9b3-7cd1-47f7-b0c8-4b650036d107 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9de1ff1f-496e-44f8-b9ec-98b033028de6", "instance_uuid": "03a2d3bd-1d50-40c8-975e-b29b24908d43", "connector": null}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:23:41.825448 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:23:41.825448 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:23:41.877971 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-f5862e21-8483-4c06-869b-aef18d1d2735 req-9958d9b3-7cd1-47f7-b0c8-4b650036d107 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments returned with HTTP 200 Dec 02 11:23:41.878873 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1777/3511] 10.222.0.23 () {66 vars in 1565 bytes} [Wed Dec 2 11:23:41 2020] POST /volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments => generated 273 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:23:43.178840 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-f5862e21-8483-4c06-869b-aef18d1d2735 req-c06d040e-b6ee-4c2c-b839-b5ad4b4b8bc5 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume// Dec 02 11:23:43.179343 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-f5862e21-8483-4c06-869b-aef18d1d2735 req-c06d040e-b6ee-4c2c-b839-b5ad4b4b8bc5 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:23:43.179782 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-f5862e21-8483-4c06-869b-aef18d1d2735 req-c06d040e-b6ee-4c2c-b839-b5ad4b4b8bc5 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'all' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:23:43.180848 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-f5862e21-8483-4c06-869b-aef18d1d2735 req-c06d040e-b6ee-4c2c-b839-b5ad4b4b8bc5 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 11:23:43.181457 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1735/3512] 10.222.0.41 () {56 vars in 1089 bytes} [Wed Dec 2 11:23:43 2020] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 11:23:43.194778 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-f5862e21-8483-4c06-869b-aef18d1d2735 req-04ae3429-82d6-4f7b-a1ef-af7dddb07f6d tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 Dec 02 11:23:43.195350 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-f5862e21-8483-4c06-869b-aef18d1d2735 req-04ae3429-82d6-4f7b-a1ef-af7dddb07f6d tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:23:43.195573 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:23:43.195573 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:23:43.195941 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-f5862e21-8483-4c06-869b-aef18d1d2735 req-04ae3429-82d6-4f7b-a1ef-af7dddb07f6d tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:23:43.245212 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:23:43.245212 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:23:43.254347 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-f5862e21-8483-4c06-869b-aef18d1d2735 req-04ae3429-82d6-4f7b-a1ef-af7dddb07f6d tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:23:43.273898 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:23:43.273898 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:23:43.283826 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-f5862e21-8483-4c06-869b-aef18d1d2735 req-04ae3429-82d6-4f7b-a1ef-af7dddb07f6d tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 returned with HTTP 200 Dec 02 11:23:43.284883 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1778/3513] 10.222.0.41 () {60 vars in 1403 bytes} [Wed Dec 2 11:23:43 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 => generated 1467 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 02 11:23:43.323634 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-f5862e21-8483-4c06-869b-aef18d1d2735 req-2fdb78ad-e722-4aac-a4a6-72b6ee058175 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] PUT http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments/0005d13b-3ee4-497a-b53b-d60bef70c3a8 Dec 02 11:23:43.324459 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-f5862e21-8483-4c06-869b-aef18d1d2735 req-2fdb78ad-e722-4aac-a4a6-72b6ee058175 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.41", "host": "n-h2-764292-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-764292-5.cbci-764292-5.local", "mountpoint": "/dev/sda"}}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:23:43.354505 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 02 11:23:43.354505 n-d-764292-5 devstack@c-api.service[88067]: return self.call(f, *args, **kw) Dec 02 11:23:43.355336 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.coordination [req-f5862e21-8483-4c06-869b-aef18d1d2735 req-2fdb78ad-e722-4aac-a4a6-72b6ee058175 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Lock "b'cinder-attachment_update-9de1ff1f-496e-44f8-b9ec-98b033028de6-n-h2-764292-5'" acquired by "attachment_update" :: waited 0.010s {{(pid=88068) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 02 11:23:43.357962 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:23:43.357962 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:23:44.644274 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.coordination [req-f5862e21-8483-4c06-869b-aef18d1d2735 req-2fdb78ad-e722-4aac-a4a6-72b6ee058175 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Lock "b'cinder-attachment_update-9de1ff1f-496e-44f8-b9ec-98b033028de6-n-h2-764292-5'" released by "attachment_update" :: held 1.289s {{(pid=88068) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 02 11:23:44.645494 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-f5862e21-8483-4c06-869b-aef18d1d2735 req-2fdb78ad-e722-4aac-a4a6-72b6ee058175 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments/0005d13b-3ee4-497a-b53b-d60bef70c3a8 returned with HTTP 200 Dec 02 11:23:44.646772 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1736/3514] 10.222.0.41 () {64 vars in 1468 bytes} [Wed Dec 2 11:23:43 2020] PUT /volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments/0005d13b-3ee4-497a-b53b-d60bef70c3a8 => generated 762 bytes in 1328 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:23:44.686501 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-f5862e21-8483-4c06-869b-aef18d1d2735 req-aa80aac7-05c0-4ed3-a9f7-ef9402719e70 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] POST http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments/0005d13b-3ee4-497a-b53b-d60bef70c3a8/action Dec 02 11:23:44.687840 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:23:44.687840 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:23:44.688765 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-f5862e21-8483-4c06-869b-aef18d1d2735 req-aa80aac7-05c0-4ed3-a9f7-ef9402719e70 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Action body: b'{"os-complete": null}' {{(pid=88069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 11:23:44.689227 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-f5862e21-8483-4c06-869b-aef18d1d2735 req-aa80aac7-05c0-4ed3-a9f7-ef9402719e70 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:23:44.762017 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:23:44.762017 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:23:44.776345 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-f5862e21-8483-4c06-869b-aef18d1d2735 req-aa80aac7-05c0-4ed3-a9f7-ef9402719e70 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments/0005d13b-3ee4-497a-b53b-d60bef70c3a8/action returned with HTTP 204 Dec 02 11:23:44.777365 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1779/3515] 10.222.0.41 () {64 vars in 1489 bytes} [Wed Dec 2 11:23:44 2020] POST /volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments/0005d13b-3ee4-497a-b53b-d60bef70c3a8/action => generated 0 bytes in 96 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:26:09.802853 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-93cc9445-44b9-4de1-bce4-df555c8123bb req-c1f029ab-db24-4c33-bb71-e578e061f62c tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] DELETE http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments/0005d13b-3ee4-497a-b53b-d60bef70c3a8 Dec 02 11:26:09.803368 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-93cc9445-44b9-4de1-bce4-df555c8123bb req-c1f029ab-db24-4c33-bb71-e578e061f62c tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:26:09.803581 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:26:09.803581 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:26:09.803945 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-93cc9445-44b9-4de1-bce4-df555c8123bb req-c1f029ab-db24-4c33-bb71-e578e061f62c tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'version_select' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:26:09.825676 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:26:09.825676 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:26:10.283129 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-93cc9445-44b9-4de1-bce4-df555c8123bb req-c1f029ab-db24-4c33-bb71-e578e061f62c tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88068) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 02 11:26:10.283553 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-93cc9445-44b9-4de1-bce4-df555c8123bb req-c1f029ab-db24-4c33-bb71-e578e061f62c tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Pending status list for volume during attachment-delete: [] {{(pid=88068) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 02 11:26:10.290823 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-93cc9445-44b9-4de1-bce4-df555c8123bb req-c1f029ab-db24-4c33-bb71-e578e061f62c tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments/0005d13b-3ee4-497a-b53b-d60bef70c3a8 returned with HTTP 200 Dec 02 11:26:10.291880 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1737/3516] 10.222.0.41 () {62 vars in 1437 bytes} [Wed Dec 2 11:26:09 2020] DELETE /volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments/0005d13b-3ee4-497a-b53b-d60bef70c3a8 => generated 19 bytes in 495 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:26:11.629815 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-3a703156-787d-4e7a-9510-ca103ee11713 req-7db4e06f-3fca-4dbc-b0e4-1cc82dbf62a4 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 Dec 02 11:26:11.630302 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-3a703156-787d-4e7a-9510-ca103ee11713 req-7db4e06f-3fca-4dbc-b0e4-1cc82dbf62a4 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:26:11.630528 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:26:11.630528 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:26:11.630891 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-3a703156-787d-4e7a-9510-ca103ee11713 req-7db4e06f-3fca-4dbc-b0e4-1cc82dbf62a4 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:26:11.681290 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:26:11.681290 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:26:11.690382 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-3a703156-787d-4e7a-9510-ca103ee11713 req-7db4e06f-3fca-4dbc-b0e4-1cc82dbf62a4 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:26:11.713187 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-3a703156-787d-4e7a-9510-ca103ee11713 req-7db4e06f-3fca-4dbc-b0e4-1cc82dbf62a4 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 returned with HTTP 200 Dec 02 11:26:11.713978 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1780/3517] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 11:26:11 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 => generated 1369 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 02 11:26:12.439435 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-3a703156-787d-4e7a-9510-ca103ee11713 req-3f7b18d6-7e81-46a9-a813-f3fdfd6622c9 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 Dec 02 11:26:12.439998 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-3a703156-787d-4e7a-9510-ca103ee11713 req-3f7b18d6-7e81-46a9-a813-f3fdfd6622c9 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:26:12.440155 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:26:12.440155 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:26:12.440555 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-3a703156-787d-4e7a-9510-ca103ee11713 req-3f7b18d6-7e81-46a9-a813-f3fdfd6622c9 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:26:12.491472 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:26:12.491472 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:26:12.501995 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-3a703156-787d-4e7a-9510-ca103ee11713 req-3f7b18d6-7e81-46a9-a813-f3fdfd6622c9 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:26:12.526023 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-3a703156-787d-4e7a-9510-ca103ee11713 req-3f7b18d6-7e81-46a9-a813-f3fdfd6622c9 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 returned with HTTP 200 Dec 02 11:26:12.526856 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1738/3518] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 11:26:12 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 => generated 1369 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:26:12.537583 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-3a703156-787d-4e7a-9510-ca103ee11713 req-7db4e06f-3fca-4dbc-b0e4-1cc82dbf62a4 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume// Dec 02 11:26:12.538071 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-3a703156-787d-4e7a-9510-ca103ee11713 req-7db4e06f-3fca-4dbc-b0e4-1cc82dbf62a4 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:26:12.538302 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:26:12.538302 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:26:12.538663 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-3a703156-787d-4e7a-9510-ca103ee11713 req-7db4e06f-3fca-4dbc-b0e4-1cc82dbf62a4 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'all' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:26:12.539744 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-3a703156-787d-4e7a-9510-ca103ee11713 req-7db4e06f-3fca-4dbc-b0e4-1cc82dbf62a4 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 11:26:12.540356 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1781/3519] 10.222.0.23 () {58 vars in 1289 bytes} [Wed Dec 2 11:26:12 2020] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 11:26:12.553786 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-3a703156-787d-4e7a-9510-ca103ee11713 req-053cbaee-0fc4-4c8b-8c67-48c5e201fe55 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] POST http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments Dec 02 11:26:12.554287 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:26:12.554287 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:26:12.554712 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-3a703156-787d-4e7a-9510-ca103ee11713 req-053cbaee-0fc4-4c8b-8c67-48c5e201fe55 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9de1ff1f-496e-44f8-b9ec-98b033028de6", "instance_uuid": "8a8af2a7-b040-4ac9-9bad-ae169b6f9c59", "connector": null}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:26:12.604782 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:26:12.604782 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:26:12.670755 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-3a703156-787d-4e7a-9510-ca103ee11713 req-053cbaee-0fc4-4c8b-8c67-48c5e201fe55 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments returned with HTTP 200 Dec 02 11:26:12.671704 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1739/3520] 10.222.0.23 () {66 vars in 1565 bytes} [Wed Dec 2 11:26:12 2020] POST /volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments => generated 273 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:26:14.021303 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-3a703156-787d-4e7a-9510-ca103ee11713 req-7db4e06f-3fca-4dbc-b0e4-1cc82dbf62a4 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume// Dec 02 11:26:14.021751 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-3a703156-787d-4e7a-9510-ca103ee11713 req-7db4e06f-3fca-4dbc-b0e4-1cc82dbf62a4 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:26:14.022244 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-3a703156-787d-4e7a-9510-ca103ee11713 req-7db4e06f-3fca-4dbc-b0e4-1cc82dbf62a4 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'all' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:26:14.023321 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-3a703156-787d-4e7a-9510-ca103ee11713 req-7db4e06f-3fca-4dbc-b0e4-1cc82dbf62a4 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 11:26:14.023914 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1782/3521] 10.222.0.32 () {56 vars in 1089 bytes} [Wed Dec 2 11:26:14 2020] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 11:26:14.040310 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-3a703156-787d-4e7a-9510-ca103ee11713 req-231aa3e9-ea67-43e6-bd89-b72e0d4f41cd tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 Dec 02 11:26:14.041116 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-3a703156-787d-4e7a-9510-ca103ee11713 req-231aa3e9-ea67-43e6-bd89-b72e0d4f41cd tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:26:14.041519 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:26:14.041519 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:26:14.042122 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-3a703156-787d-4e7a-9510-ca103ee11713 req-231aa3e9-ea67-43e6-bd89-b72e0d4f41cd tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:26:14.091570 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:26:14.091570 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:26:14.099851 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-3a703156-787d-4e7a-9510-ca103ee11713 req-231aa3e9-ea67-43e6-bd89-b72e0d4f41cd tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:26:14.118631 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:26:14.118631 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:26:14.128441 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-3a703156-787d-4e7a-9510-ca103ee11713 req-231aa3e9-ea67-43e6-bd89-b72e0d4f41cd tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 returned with HTTP 200 Dec 02 11:26:14.129245 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1740/3522] 10.222.0.32 () {60 vars in 1403 bytes} [Wed Dec 2 11:26:14 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 => generated 1467 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 02 11:26:14.172519 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-3a703156-787d-4e7a-9510-ca103ee11713 req-1b17303c-4be7-40a5-b15b-f48c8b018e04 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] PUT http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments/a3320ffd-380f-4a10-aea3-52b54b4e76c8 Dec 02 11:26:14.173710 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-3a703156-787d-4e7a-9510-ca103ee11713 req-1b17303c-4be7-40a5-b15b-f48c8b018e04 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.32", "host": "n-h1-764292-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-764292-5.cbci-764292-5.local", "mountpoint": "/dev/sda"}}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:26:14.202005 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 02 11:26:14.202005 n-d-764292-5 devstack@c-api.service[88067]: return self.call(f, *args, **kw) Dec 02 11:26:14.202504 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.coordination [req-3a703156-787d-4e7a-9510-ca103ee11713 req-1b17303c-4be7-40a5-b15b-f48c8b018e04 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Lock "b'cinder-attachment_update-9de1ff1f-496e-44f8-b9ec-98b033028de6-n-h1-764292-5'" acquired by "attachment_update" :: waited 0.009s {{(pid=88069) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 02 11:26:14.204833 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:26:14.204833 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:26:15.480760 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.coordination [req-3a703156-787d-4e7a-9510-ca103ee11713 req-1b17303c-4be7-40a5-b15b-f48c8b018e04 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Lock "b'cinder-attachment_update-9de1ff1f-496e-44f8-b9ec-98b033028de6-n-h1-764292-5'" released by "attachment_update" :: held 1.278s {{(pid=88069) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 02 11:26:15.481672 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-3a703156-787d-4e7a-9510-ca103ee11713 req-1b17303c-4be7-40a5-b15b-f48c8b018e04 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments/a3320ffd-380f-4a10-aea3-52b54b4e76c8 returned with HTTP 200 Dec 02 11:26:15.482657 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1783/3523] 10.222.0.32 () {64 vars in 1468 bytes} [Wed Dec 2 11:26:14 2020] PUT /volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments/a3320ffd-380f-4a10-aea3-52b54b4e76c8 => generated 762 bytes in 1316 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:26:15.528867 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-3a703156-787d-4e7a-9510-ca103ee11713 req-ded19279-e2a1-4a52-be68-2d26aac0131e tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] POST http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments/a3320ffd-380f-4a10-aea3-52b54b4e76c8/action Dec 02 11:26:15.529420 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:26:15.529420 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:26:15.529858 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-3a703156-787d-4e7a-9510-ca103ee11713 req-ded19279-e2a1-4a52-be68-2d26aac0131e tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Action body: b'{"os-complete": null}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 11:26:15.530544 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-3a703156-787d-4e7a-9510-ca103ee11713 req-ded19279-e2a1-4a52-be68-2d26aac0131e tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:26:15.601176 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:26:15.601176 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:26:15.616168 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-3a703156-787d-4e7a-9510-ca103ee11713 req-ded19279-e2a1-4a52-be68-2d26aac0131e tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments/a3320ffd-380f-4a10-aea3-52b54b4e76c8/action returned with HTTP 204 Dec 02 11:26:15.617081 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1741/3524] 10.222.0.32 () {64 vars in 1489 bytes} [Wed Dec 2 11:26:15 2020] POST /volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments/a3320ffd-380f-4a10-aea3-52b54b4e76c8/action => generated 0 bytes in 93 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:28:24.070074 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c9374995-4b11-4670-9d25-4ea94368a87c tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] POST http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots Dec 02 11:28:24.070602 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:28:24.070602 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:28:24.070842 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c9374995-4b11-4670-9d25-4ea94368a87c tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9de1ff1f-496e-44f8-b9ec-98b033028de6", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-377320359", "description": null, "metadata": null}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:28:24.120989 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:28:24.120989 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:28:24.122185 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c9374995-4b11-4670-9d25-4ea94368a87c tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:28:24.122540 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v2.snapshots [None req-c9374995-4b11-4670-9d25-4ea94368a87c tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Create snapshot from volume 9de1ff1f-496e-44f8-b9ec-98b033028de6 Dec 02 11:28:24.184463 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-c9374995-4b11-4670-9d25-4ea94368a87c tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Created reservations ['b52014e3-721a-4011-8347-707b6b495777', '9b6d4518-2f45-4e4d-b614-40ca61985d0b', 'f2fb45b0-4497-4fd0-83be-d1a4bb61a4ca', 'afa13a1b-a6d6-41e0-8725-e4b844478624'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:28:24.294242 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c9374995-4b11-4670-9d25-4ea94368a87c tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Snapshot force create request issued successfully. Dec 02 11:28:24.295028 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c9374995-4b11-4670-9d25-4ea94368a87c tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots returned with HTTP 202 Dec 02 11:28:24.297013 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1784/3525] 10.222.0.23 () {60 vars in 1232 bytes} [Wed Dec 2 11:28:24 2020] POST /volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots => generated 307 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:28:24.308380 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-df477cca-7582-4fda-bf02-179c66a444d4 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/cb4d2068-889d-41c9-ab1e-f1ca8e07093c Dec 02 11:28:24.309150 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-df477cca-7582-4fda-bf02-179c66a444d4 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:28:24.309150 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:28:24.309150 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:28:24.309485 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-df477cca-7582-4fda-bf02-179c66a444d4 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:28:24.335215 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:28:24.335215 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:28:24.336523 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-df477cca-7582-4fda-bf02-179c66a444d4 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Snapshot retrieved successfully. Dec 02 11:28:24.338713 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-df477cca-7582-4fda-bf02-179c66a444d4 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/cb4d2068-889d-41c9-ab1e-f1ca8e07093c returned with HTTP 200 Dec 02 11:28:24.339719 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1742/3526] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:28:24 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/cb4d2068-889d-41c9-ab1e-f1ca8e07093c => generated 439 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:28:25.352984 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f8bbdcf7-2c00-4a59-a34b-340affd34555 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/cb4d2068-889d-41c9-ab1e-f1ca8e07093c Dec 02 11:28:25.353492 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f8bbdcf7-2c00-4a59-a34b-340affd34555 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:28:25.353710 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:28:25.353710 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:28:25.354080 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f8bbdcf7-2c00-4a59-a34b-340affd34555 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:28:25.381074 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:28:25.381074 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:28:25.382231 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f8bbdcf7-2c00-4a59-a34b-340affd34555 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Snapshot retrieved successfully. Dec 02 11:28:25.384196 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f8bbdcf7-2c00-4a59-a34b-340affd34555 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/cb4d2068-889d-41c9-ab1e-f1ca8e07093c returned with HTTP 200 Dec 02 11:28:25.385062 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1785/3527] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:28:25 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/cb4d2068-889d-41c9-ab1e-f1ca8e07093c => generated 439 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:28:26.401897 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-999c8138-419c-4ee9-9e3a-a89d487b111d tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/cb4d2068-889d-41c9-ab1e-f1ca8e07093c Dec 02 11:28:26.402903 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-999c8138-419c-4ee9-9e3a-a89d487b111d tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:28:26.403104 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:28:26.403104 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:28:26.403567 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-999c8138-419c-4ee9-9e3a-a89d487b111d tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:28:26.431929 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:28:26.431929 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:28:26.433014 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-999c8138-419c-4ee9-9e3a-a89d487b111d tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Snapshot retrieved successfully. Dec 02 11:28:26.434919 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-999c8138-419c-4ee9-9e3a-a89d487b111d tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/cb4d2068-889d-41c9-ab1e-f1ca8e07093c returned with HTTP 200 Dec 02 11:28:26.435690 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1743/3528] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:28:26 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/cb4d2068-889d-41c9-ab1e-f1ca8e07093c => generated 466 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:28:26.446884 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fe442e01-1596-4ce2-8103-a39bd56c2f73 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/cb4d2068-889d-41c9-ab1e-f1ca8e07093c Dec 02 11:28:26.447405 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fe442e01-1596-4ce2-8103-a39bd56c2f73 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:28:26.447565 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:28:26.447565 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:28:26.447967 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fe442e01-1596-4ce2-8103-a39bd56c2f73 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:28:26.472901 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:28:26.472901 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:28:26.474200 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-fe442e01-1596-4ce2-8103-a39bd56c2f73 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Snapshot retrieved successfully. Dec 02 11:28:26.476799 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fe442e01-1596-4ce2-8103-a39bd56c2f73 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/cb4d2068-889d-41c9-ab1e-f1ca8e07093c returned with HTTP 200 Dec 02 11:28:26.477576 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1786/3529] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:28:26 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/cb4d2068-889d-41c9-ab1e-f1ca8e07093c => generated 466 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:28:26.488104 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0bee2fdf-beb8-480a-8d9d-72a5c6f22141 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] POST http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes Dec 02 11:28:26.488601 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:28:26.488601 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:28:26.489055 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0bee2fdf-beb8-480a-8d9d-72a5c6f22141 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-958596162", "snapshot_id": "cb4d2068-889d-41c9-ab1e-f1ca8e07093c", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:28:26.490438 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-0bee2fdf-beb8-480a-8d9d-72a5c6f22141 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-958596162', 'snapshot_id': 'cb4d2068-889d-41c9-ab1e-f1ca8e07093c', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 11:28:26.515073 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:28:26.515073 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:28:26.516185 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0bee2fdf-beb8-480a-8d9d-72a5c6f22141 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Snapshot retrieved successfully. Dec 02 11:28:26.516542 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-0bee2fdf-beb8-480a-8d9d-72a5c6f22141 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Create volume of 1 GB Dec 02 11:28:26.534948 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-0bee2fdf-beb8-480a-8d9d-72a5c6f22141 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Availability zone cache updated, next update will occur around 2020-12-02 12:28:26.534486. {{(pid=88068) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Dec 02 11:28:26.535262 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0bee2fdf-beb8-480a-8d9d-72a5c6f22141 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Availability Zones retrieved successfully. Dec 02 11:28:26.552503 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-0bee2fdf-beb8-480a-8d9d-72a5c6f22141 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Flow 'volume_create_api' (e240f879-5c55-4742-94da-9141b315cff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:28:26.555275 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-0bee2fdf-beb8-480a-8d9d-72a5c6f22141 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf12c9ca-8823-4c14-808d-03caa1d14c1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:28:26.557274 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-0bee2fdf-beb8-480a-8d9d-72a5c6f22141 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 11:28:26.674870 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-0bee2fdf-beb8-480a-8d9d-72a5c6f22141 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf12c9ca-8823-4c14-808d-03caa1d14c1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'cb4d2068-889d-41c9-ab1e-f1ca8e07093c', 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:28:26.676992 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-0bee2fdf-beb8-480a-8d9d-72a5c6f22141 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edff3bb2-d9c3-40be-8a0e-2c476935f4a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:28:26.745736 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-0bee2fdf-beb8-480a-8d9d-72a5c6f22141 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Created reservations ['c89caed8-d1c3-40d7-965e-c270397b9fe6', 'ad11dc69-f045-4215-b630-ce4df64ca057', 'ea5a5806-5ac1-4532-8666-debe675e6a52', '8574c8d9-be45-4bca-9023-7d0b983e0c3e'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:28:26.747559 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-0bee2fdf-beb8-480a-8d9d-72a5c6f22141 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edff3bb2-d9c3-40be-8a0e-2c476935f4a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c89caed8-d1c3-40d7-965e-c270397b9fe6', 'ad11dc69-f045-4215-b630-ce4df64ca057', 'ea5a5806-5ac1-4532-8666-debe675e6a52', '8574c8d9-be45-4bca-9023-7d0b983e0c3e']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:28:26.749643 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-0bee2fdf-beb8-480a-8d9d-72a5c6f22141 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09a59689-634f-4642-b4cd-d0377413bfe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:28:26.879380 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-0bee2fdf-beb8-480a-8d9d-72a5c6f22141 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09a59689-634f-4642-b4cd-d0377413bfe4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99bb41ff-7aff-47ed-8692-fbcd143808c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-958596162',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2632e054300e43a2b10d3a15f3a98090',qos_specs=None,replication_status=,reservations=['c89caed8-d1c3-40d7-965e-c270397b9fe6','ad11dc69-f045-4215-b630-ce4df64ca057','ea5a5806-5ac1-4532-8666-debe675e6a52','8574c8d9-be45-4bca-9023-7d0b983e0c3e'],size=1,snapshot_id=cb4d2068-889d-41c9-ab1e-f1ca8e07093c,source_replicaid=,source_volid=None,status='creating',user_id='79efeb77d58643479c5ea751ee0e9297',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-02T11:28:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-958596162',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=99bb41ff-7aff-47ed-8692-fbcd143808c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2632e054300e43a2b10d3a15f3a98090',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=cb4d2068-889d-41c9-ab1e-f1ca8e07093c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='79efeb77d58643479c5ea751ee0e9297',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:28:26.881496 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-0bee2fdf-beb8-480a-8d9d-72a5c6f22141 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a077e14c-712e-43bb-b76e-afc591b00a28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:28:26.908663 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-0bee2fdf-beb8-480a-8d9d-72a5c6f22141 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a077e14c-712e-43bb-b76e-afc591b00a28) 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-TestVolumeBootPattern-volume-958596162',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2632e054300e43a2b10d3a15f3a98090',qos_specs=None,replication_status=,reservations=['c89caed8-d1c3-40d7-965e-c270397b9fe6','ad11dc69-f045-4215-b630-ce4df64ca057','ea5a5806-5ac1-4532-8666-debe675e6a52','8574c8d9-be45-4bca-9023-7d0b983e0c3e'],size=1,snapshot_id=cb4d2068-889d-41c9-ab1e-f1ca8e07093c,source_replicaid=,source_volid=None,status='creating',user_id='79efeb77d58643479c5ea751ee0e9297',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:28:26.910626 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-0bee2fdf-beb8-480a-8d9d-72a5c6f22141 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c643f1a4-7abf-4183-960c-46dfe28d9db8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:28:26.996365 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-0bee2fdf-beb8-480a-8d9d-72a5c6f22141 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c643f1a4-7abf-4183-960c-46dfe28d9db8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:28:27.000485 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-0bee2fdf-beb8-480a-8d9d-72a5c6f22141 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Flow 'volume_create_api' (e240f879-5c55-4742-94da-9141b315cff6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:28:27.049609 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0bee2fdf-beb8-480a-8d9d-72a5c6f22141 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Create volume request issued successfully. Dec 02 11:28:27.063810 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0bee2fdf-beb8-480a-8d9d-72a5c6f22141 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes returned with HTTP 202 Dec 02 11:28:27.064684 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1744/3530] 10.222.0.23 () {60 vars in 1226 bytes} [Wed Dec 2 11:28:26 2020] POST /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes => generated 853 bytes in 580 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:28:27.078880 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5cb68123-5c56-4a0e-a798-2db242b9029c tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/99bb41ff-7aff-47ed-8692-fbcd143808c3 Dec 02 11:28:27.079725 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5cb68123-5c56-4a0e-a798-2db242b9029c tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:28:27.079945 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:28:27.079945 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:28:27.080314 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5cb68123-5c56-4a0e-a798-2db242b9029c tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:28:27.131844 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:28:27.131844 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:28:27.140342 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-5cb68123-5c56-4a0e-a798-2db242b9029c tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:28:27.161857 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5cb68123-5c56-4a0e-a798-2db242b9029c tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/99bb41ff-7aff-47ed-8692-fbcd143808c3 returned with HTTP 200 Dec 02 11:28:27.162709 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1787/3531] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:28:27 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/99bb41ff-7aff-47ed-8692-fbcd143808c3 => generated 945 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:28:28.186088 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d759c57f-41c1-481f-91bb-dc5beedafafb tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/99bb41ff-7aff-47ed-8692-fbcd143808c3 Dec 02 11:28:28.186653 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d759c57f-41c1-481f-91bb-dc5beedafafb tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:28:28.187040 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:28:28.187040 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:28:28.187473 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d759c57f-41c1-481f-91bb-dc5beedafafb tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:28:28.237356 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:28:28.237356 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:28:28.246054 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-d759c57f-41c1-481f-91bb-dc5beedafafb tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:28:28.267390 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d759c57f-41c1-481f-91bb-dc5beedafafb tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/99bb41ff-7aff-47ed-8692-fbcd143808c3 returned with HTTP 200 Dec 02 11:28:28.268392 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1745/3532] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:28:28 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/99bb41ff-7aff-47ed-8692-fbcd143808c3 => generated 945 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:28:29.286157 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0efc57e2-138e-42d3-90f1-7541d959612f tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/99bb41ff-7aff-47ed-8692-fbcd143808c3 Dec 02 11:28:29.286796 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0efc57e2-138e-42d3-90f1-7541d959612f tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:28:29.286911 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:28:29.286911 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:28:29.287293 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0efc57e2-138e-42d3-90f1-7541d959612f tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:28:29.360479 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:28:29.360479 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:28:29.375933 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0efc57e2-138e-42d3-90f1-7541d959612f tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:28:29.399894 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0efc57e2-138e-42d3-90f1-7541d959612f tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/99bb41ff-7aff-47ed-8692-fbcd143808c3 returned with HTTP 200 Dec 02 11:28:29.400914 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1788/3533] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:28:29 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/99bb41ff-7aff-47ed-8692-fbcd143808c3 => generated 945 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:28:30.423530 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-73a7c745-6a71-4036-b21f-688ae79ed6ae tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/99bb41ff-7aff-47ed-8692-fbcd143808c3 Dec 02 11:28:30.424231 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-73a7c745-6a71-4036-b21f-688ae79ed6ae tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:28:30.424503 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:28:30.424503 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:28:30.426294 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-73a7c745-6a71-4036-b21f-688ae79ed6ae tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:28:30.512497 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:28:30.512497 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:28:30.526381 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-73a7c745-6a71-4036-b21f-688ae79ed6ae tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:28:30.554670 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-73a7c745-6a71-4036-b21f-688ae79ed6ae tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/99bb41ff-7aff-47ed-8692-fbcd143808c3 returned with HTTP 200 Dec 02 11:28:30.564198 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1746/3534] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:28:30 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/99bb41ff-7aff-47ed-8692-fbcd143808c3 => generated 945 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:28:31.574636 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-16d95c1d-625d-41c7-9284-0d9d063f93d6 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/99bb41ff-7aff-47ed-8692-fbcd143808c3 Dec 02 11:28:31.575626 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-16d95c1d-625d-41c7-9284-0d9d063f93d6 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:28:31.575626 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:28:31.575626 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:28:31.575626 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-16d95c1d-625d-41c7-9284-0d9d063f93d6 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:28:31.637475 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:28:31.637475 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:28:31.646637 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-16d95c1d-625d-41c7-9284-0d9d063f93d6 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:28:31.668508 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-16d95c1d-625d-41c7-9284-0d9d063f93d6 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/99bb41ff-7aff-47ed-8692-fbcd143808c3 returned with HTTP 200 Dec 02 11:28:31.669367 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1789/3535] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:28:31 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/99bb41ff-7aff-47ed-8692-fbcd143808c3 => generated 945 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:28:32.692314 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f065c477-4e07-4de9-97c4-ad28da96f452 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/99bb41ff-7aff-47ed-8692-fbcd143808c3 Dec 02 11:28:32.693133 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f065c477-4e07-4de9-97c4-ad28da96f452 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:28:32.693133 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:28:32.693133 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:28:32.693422 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f065c477-4e07-4de9-97c4-ad28da96f452 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:28:32.750304 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:28:32.750304 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:28:32.767249 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f065c477-4e07-4de9-97c4-ad28da96f452 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:28:32.790996 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f065c477-4e07-4de9-97c4-ad28da96f452 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/99bb41ff-7aff-47ed-8692-fbcd143808c3 returned with HTTP 200 Dec 02 11:28:32.792044 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1747/3536] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:28:32 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/99bb41ff-7aff-47ed-8692-fbcd143808c3 => generated 945 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:28:33.808600 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c6ab56b9-eeec-4373-9931-c5d3ce4d2284 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/99bb41ff-7aff-47ed-8692-fbcd143808c3 Dec 02 11:28:33.809168 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c6ab56b9-eeec-4373-9931-c5d3ce4d2284 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:28:33.809343 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:28:33.809343 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:28:33.810017 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c6ab56b9-eeec-4373-9931-c5d3ce4d2284 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:28:33.859059 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:28:33.859059 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:28:33.867545 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c6ab56b9-eeec-4373-9931-c5d3ce4d2284 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:28:33.892694 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c6ab56b9-eeec-4373-9931-c5d3ce4d2284 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/99bb41ff-7aff-47ed-8692-fbcd143808c3 returned with HTTP 200 Dec 02 11:28:33.893806 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1790/3537] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:28:33 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/99bb41ff-7aff-47ed-8692-fbcd143808c3 => generated 945 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:28:34.913814 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-da1c8ab0-62e4-4a53-b018-d6608d807261 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/99bb41ff-7aff-47ed-8692-fbcd143808c3 Dec 02 11:28:34.914746 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-da1c8ab0-62e4-4a53-b018-d6608d807261 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:28:34.914908 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:28:34.914908 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:28:34.915447 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-da1c8ab0-62e4-4a53-b018-d6608d807261 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:28:34.967611 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:28:34.967611 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:28:34.976193 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-da1c8ab0-62e4-4a53-b018-d6608d807261 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:28:34.998859 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-da1c8ab0-62e4-4a53-b018-d6608d807261 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/99bb41ff-7aff-47ed-8692-fbcd143808c3 returned with HTTP 200 Dec 02 11:28:34.999664 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1748/3538] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:28:34 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/99bb41ff-7aff-47ed-8692-fbcd143808c3 => generated 1395 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:28:35.015097 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-536d2dee-2bec-4a37-8dab-1c54a13eae48 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/99bb41ff-7aff-47ed-8692-fbcd143808c3 Dec 02 11:28:35.015608 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-536d2dee-2bec-4a37-8dab-1c54a13eae48 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:28:35.015759 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:28:35.015759 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:28:35.016158 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-536d2dee-2bec-4a37-8dab-1c54a13eae48 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:28:35.063956 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:28:35.063956 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:28:35.072335 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-536d2dee-2bec-4a37-8dab-1c54a13eae48 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:28:35.094731 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-536d2dee-2bec-4a37-8dab-1c54a13eae48 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/99bb41ff-7aff-47ed-8692-fbcd143808c3 returned with HTTP 200 Dec 02 11:28:35.095732 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1791/3539] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:28:35 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/99bb41ff-7aff-47ed-8692-fbcd143808c3 => generated 1395 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:28:35.227016 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-20162121-c803-485b-9af2-970fd6ceaa88 req-865ca235-80f1-4737-8cd4-d8c9336b058c tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/99bb41ff-7aff-47ed-8692-fbcd143808c3 Dec 02 11:28:35.227535 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-20162121-c803-485b-9af2-970fd6ceaa88 req-865ca235-80f1-4737-8cd4-d8c9336b058c tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:28:35.227683 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:28:35.227683 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:28:35.228093 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-20162121-c803-485b-9af2-970fd6ceaa88 req-865ca235-80f1-4737-8cd4-d8c9336b058c tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:28:35.275514 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:28:35.275514 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:28:35.283787 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-20162121-c803-485b-9af2-970fd6ceaa88 req-865ca235-80f1-4737-8cd4-d8c9336b058c tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:28:35.306419 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-20162121-c803-485b-9af2-970fd6ceaa88 req-865ca235-80f1-4737-8cd4-d8c9336b058c tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/99bb41ff-7aff-47ed-8692-fbcd143808c3 returned with HTTP 200 Dec 02 11:28:35.307232 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1749/3540] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 11:28:35 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/99bb41ff-7aff-47ed-8692-fbcd143808c3 => generated 1395 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:28:36.246860 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-20162121-c803-485b-9af2-970fd6ceaa88 req-1ca47a2b-f954-46be-be73-69739fcb5063 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/99bb41ff-7aff-47ed-8692-fbcd143808c3 Dec 02 11:28:36.247385 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-20162121-c803-485b-9af2-970fd6ceaa88 req-1ca47a2b-f954-46be-be73-69739fcb5063 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:28:36.247561 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:28:36.247561 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:28:36.247953 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-20162121-c803-485b-9af2-970fd6ceaa88 req-1ca47a2b-f954-46be-be73-69739fcb5063 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:28:36.296476 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:28:36.296476 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:28:36.304985 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-20162121-c803-485b-9af2-970fd6ceaa88 req-1ca47a2b-f954-46be-be73-69739fcb5063 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:28:36.327053 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-20162121-c803-485b-9af2-970fd6ceaa88 req-1ca47a2b-f954-46be-be73-69739fcb5063 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/99bb41ff-7aff-47ed-8692-fbcd143808c3 returned with HTTP 200 Dec 02 11:28:36.327870 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1792/3541] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 11:28:36 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/99bb41ff-7aff-47ed-8692-fbcd143808c3 => generated 1395 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:28:36.338401 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-20162121-c803-485b-9af2-970fd6ceaa88 req-865ca235-80f1-4737-8cd4-d8c9336b058c tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume// Dec 02 11:28:36.338873 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-20162121-c803-485b-9af2-970fd6ceaa88 req-865ca235-80f1-4737-8cd4-d8c9336b058c tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:28:36.339032 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:28:36.339032 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:28:36.339444 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-20162121-c803-485b-9af2-970fd6ceaa88 req-865ca235-80f1-4737-8cd4-d8c9336b058c tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'all' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:28:36.340650 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-20162121-c803-485b-9af2-970fd6ceaa88 req-865ca235-80f1-4737-8cd4-d8c9336b058c tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 11:28:36.341305 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1750/3542] 10.222.0.23 () {58 vars in 1289 bytes} [Wed Dec 2 11:28:36 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 11:28:36.353765 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-20162121-c803-485b-9af2-970fd6ceaa88 req-307451e9-c1ce-454d-81f2-ec0a36284567 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] POST http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments Dec 02 11:28:36.354244 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:28:36.354244 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:28:36.354645 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-20162121-c803-485b-9af2-970fd6ceaa88 req-307451e9-c1ce-454d-81f2-ec0a36284567 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "99bb41ff-7aff-47ed-8692-fbcd143808c3", "instance_uuid": "3ed642c8-f713-4932-b532-bc9fb24062d3", "connector": null}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:28:36.404946 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:28:36.404946 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:28:36.459047 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-20162121-c803-485b-9af2-970fd6ceaa88 req-307451e9-c1ce-454d-81f2-ec0a36284567 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments returned with HTTP 200 Dec 02 11:28:36.459908 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1793/3543] 10.222.0.23 () {66 vars in 1565 bytes} [Wed Dec 2 11:28:36 2020] POST /volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments => generated 273 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:28:39.781834 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-20162121-c803-485b-9af2-970fd6ceaa88 req-865ca235-80f1-4737-8cd4-d8c9336b058c tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume// Dec 02 11:28:39.782469 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-20162121-c803-485b-9af2-970fd6ceaa88 req-865ca235-80f1-4737-8cd4-d8c9336b058c tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:28:39.782824 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-20162121-c803-485b-9af2-970fd6ceaa88 req-865ca235-80f1-4737-8cd4-d8c9336b058c tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'all' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:28:39.783942 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-20162121-c803-485b-9af2-970fd6ceaa88 req-865ca235-80f1-4737-8cd4-d8c9336b058c tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 11:28:39.784570 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1751/3544] 10.222.0.41 () {56 vars in 1089 bytes} [Wed Dec 2 11:28:39 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 11:28:39.798223 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-20162121-c803-485b-9af2-970fd6ceaa88 req-4562c138-3dc5-446a-99e6-076036ad180a tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/99bb41ff-7aff-47ed-8692-fbcd143808c3 Dec 02 11:28:39.798784 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-20162121-c803-485b-9af2-970fd6ceaa88 req-4562c138-3dc5-446a-99e6-076036ad180a tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:28:39.798942 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:28:39.798942 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:28:39.799339 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-20162121-c803-485b-9af2-970fd6ceaa88 req-4562c138-3dc5-446a-99e6-076036ad180a tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:28:39.847790 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:28:39.847790 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:28:39.856340 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-20162121-c803-485b-9af2-970fd6ceaa88 req-4562c138-3dc5-446a-99e6-076036ad180a tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:28:39.874663 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:28:39.874663 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:28:39.884761 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-20162121-c803-485b-9af2-970fd6ceaa88 req-4562c138-3dc5-446a-99e6-076036ad180a tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/99bb41ff-7aff-47ed-8692-fbcd143808c3 returned with HTTP 200 Dec 02 11:28:39.885874 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1794/3545] 10.222.0.41 () {60 vars in 1403 bytes} [Wed Dec 2 11:28:39 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/99bb41ff-7aff-47ed-8692-fbcd143808c3 => generated 1493 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 02 11:28:39.926340 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-20162121-c803-485b-9af2-970fd6ceaa88 req-d08c88c6-4242-49b0-a9db-b806cd37cf51 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] PUT http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments/35c2b487-0835-4781-b356-20cca99c7de0 Dec 02 11:28:39.927166 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-20162121-c803-485b-9af2-970fd6ceaa88 req-d08c88c6-4242-49b0-a9db-b806cd37cf51 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.41", "host": "n-h2-764292-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-764292-5.cbci-764292-5.local", "mountpoint": "/dev/sda"}}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:28:39.957907 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 02 11:28:39.957907 n-d-764292-5 devstack@c-api.service[88067]: return self.call(f, *args, **kw) Dec 02 11:28:39.958698 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.coordination [req-20162121-c803-485b-9af2-970fd6ceaa88 req-d08c88c6-4242-49b0-a9db-b806cd37cf51 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Lock "b'cinder-attachment_update-99bb41ff-7aff-47ed-8692-fbcd143808c3-n-h2-764292-5'" acquired by "attachment_update" :: waited 0.011s {{(pid=88068) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 02 11:28:39.961196 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:28:39.961196 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:28:41.231096 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.coordination [req-20162121-c803-485b-9af2-970fd6ceaa88 req-d08c88c6-4242-49b0-a9db-b806cd37cf51 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Lock "b'cinder-attachment_update-99bb41ff-7aff-47ed-8692-fbcd143808c3-n-h2-764292-5'" released by "attachment_update" :: held 1.272s {{(pid=88068) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 02 11:28:41.231759 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-20162121-c803-485b-9af2-970fd6ceaa88 req-d08c88c6-4242-49b0-a9db-b806cd37cf51 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments/35c2b487-0835-4781-b356-20cca99c7de0 returned with HTTP 200 Dec 02 11:28:41.233048 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1752/3546] 10.222.0.41 () {64 vars in 1468 bytes} [Wed Dec 2 11:28:39 2020] PUT /volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments/35c2b487-0835-4781-b356-20cca99c7de0 => generated 762 bytes in 1312 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 02 11:28:41.285884 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-20162121-c803-485b-9af2-970fd6ceaa88 req-3d5c8095-9f57-4d26-acef-7a66a3b4600d tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] POST http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments/35c2b487-0835-4781-b356-20cca99c7de0/action Dec 02 11:28:41.287522 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:28:41.287522 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:28:41.288604 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-20162121-c803-485b-9af2-970fd6ceaa88 req-3d5c8095-9f57-4d26-acef-7a66a3b4600d tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Action body: b'{"os-complete": null}' {{(pid=88069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 11:28:41.289150 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-20162121-c803-485b-9af2-970fd6ceaa88 req-3d5c8095-9f57-4d26-acef-7a66a3b4600d tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:28:41.362802 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:28:41.362802 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:28:41.377725 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-20162121-c803-485b-9af2-970fd6ceaa88 req-3d5c8095-9f57-4d26-acef-7a66a3b4600d tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments/35c2b487-0835-4781-b356-20cca99c7de0/action returned with HTTP 204 Dec 02 11:28:41.379630 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1795/3547] 10.222.0.41 () {64 vars in 1489 bytes} [Wed Dec 2 11:28:41 2020] POST /volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments/35c2b487-0835-4781-b356-20cca99c7de0/action => generated 0 bytes in 99 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Dec 02 11:30:53.733722 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-eff0b7dc-0ac2-4069-a230-9010f7123af7 req-6ea40d3b-686e-4ac9-912b-3c8e8bdefd85 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] DELETE http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments/35c2b487-0835-4781-b356-20cca99c7de0 Dec 02 11:30:53.734282 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-eff0b7dc-0ac2-4069-a230-9010f7123af7 req-6ea40d3b-686e-4ac9-912b-3c8e8bdefd85 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:30:53.734499 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:30:53.734499 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:30:53.734867 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-eff0b7dc-0ac2-4069-a230-9010f7123af7 req-6ea40d3b-686e-4ac9-912b-3c8e8bdefd85 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'version_select' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:30:53.755668 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:30:53.755668 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:30:54.224775 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-eff0b7dc-0ac2-4069-a230-9010f7123af7 req-6ea40d3b-686e-4ac9-912b-3c8e8bdefd85 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88068) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 02 11:30:54.225207 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-eff0b7dc-0ac2-4069-a230-9010f7123af7 req-6ea40d3b-686e-4ac9-912b-3c8e8bdefd85 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Pending status list for volume during attachment-delete: [] {{(pid=88068) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 02 11:30:54.234011 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-eff0b7dc-0ac2-4069-a230-9010f7123af7 req-6ea40d3b-686e-4ac9-912b-3c8e8bdefd85 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments/35c2b487-0835-4781-b356-20cca99c7de0 returned with HTTP 200 Dec 02 11:30:54.234923 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1753/3548] 10.222.0.41 () {62 vars in 1437 bytes} [Wed Dec 2 11:30:53 2020] DELETE /volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments/35c2b487-0835-4781-b356-20cca99c7de0 => generated 19 bytes in 506 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:30:56.023625 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0938847e-4a02-4b8d-87a2-58d0f8b4cae3 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] DELETE http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/99bb41ff-7aff-47ed-8692-fbcd143808c3 Dec 02 11:30:56.024106 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0938847e-4a02-4b8d-87a2-58d0f8b4cae3 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:30:56.024342 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:30:56.024342 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:30:56.024743 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0938847e-4a02-4b8d-87a2-58d0f8b4cae3 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:30:56.025193 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-0938847e-4a02-4b8d-87a2-58d0f8b4cae3 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Delete volume with id: 99bb41ff-7aff-47ed-8692-fbcd143808c3 Dec 02 11:30:56.074228 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:30:56.074228 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:30:56.075386 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0938847e-4a02-4b8d-87a2-58d0f8b4cae3 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:30:56.103654 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0938847e-4a02-4b8d-87a2-58d0f8b4cae3 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Delete volume request issued successfully. Dec 02 11:30:56.104213 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0938847e-4a02-4b8d-87a2-58d0f8b4cae3 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/99bb41ff-7aff-47ed-8692-fbcd143808c3 returned with HTTP 202 Dec 02 11:30:56.104997 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1796/3549] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:30:56 2020] DELETE /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/99bb41ff-7aff-47ed-8692-fbcd143808c3 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:30:56.112786 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4e84dbca-9b8e-4bb1-973e-90fe8222c9be tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/99bb41ff-7aff-47ed-8692-fbcd143808c3 Dec 02 11:30:56.113319 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4e84dbca-9b8e-4bb1-973e-90fe8222c9be tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:30:56.113539 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:30:56.113539 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:30:56.113910 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4e84dbca-9b8e-4bb1-973e-90fe8222c9be tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:30:56.162762 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:30:56.162762 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:30:56.171623 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-4e84dbca-9b8e-4bb1-973e-90fe8222c9be tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:30:56.197478 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4e84dbca-9b8e-4bb1-973e-90fe8222c9be tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/99bb41ff-7aff-47ed-8692-fbcd143808c3 returned with HTTP 200 Dec 02 11:30:56.198292 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1754/3550] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:30:56 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/99bb41ff-7aff-47ed-8692-fbcd143808c3 => generated 1394 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:30:57.215025 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4469d877-7845-43a8-bfc0-dfdb1f39a622 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/99bb41ff-7aff-47ed-8692-fbcd143808c3 Dec 02 11:30:57.215602 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4469d877-7845-43a8-bfc0-dfdb1f39a622 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:30:57.215907 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:30:57.215907 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:30:57.216277 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4469d877-7845-43a8-bfc0-dfdb1f39a622 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:30:57.264550 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:30:57.264550 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:30:57.273007 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-4469d877-7845-43a8-bfc0-dfdb1f39a622 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:30:57.296909 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4469d877-7845-43a8-bfc0-dfdb1f39a622 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/99bb41ff-7aff-47ed-8692-fbcd143808c3 returned with HTTP 200 Dec 02 11:30:57.297752 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1797/3551] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:30:57 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/99bb41ff-7aff-47ed-8692-fbcd143808c3 => generated 1394 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:30:58.314187 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5047eafc-0ebe-4d6c-90bd-436c76433ed4 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/99bb41ff-7aff-47ed-8692-fbcd143808c3 Dec 02 11:30:58.314671 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5047eafc-0ebe-4d6c-90bd-436c76433ed4 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:30:58.314983 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:30:58.314983 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:30:58.315204 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5047eafc-0ebe-4d6c-90bd-436c76433ed4 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:30:58.360520 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5047eafc-0ebe-4d6c-90bd-436c76433ed4 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/99bb41ff-7aff-47ed-8692-fbcd143808c3 returned with HTTP 404 Dec 02 11:30:58.361621 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1755/3552] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:30:58 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/99bb41ff-7aff-47ed-8692-fbcd143808c3 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:30:58.370244 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3a468d06-9132-4846-a7b4-14c19e887f61 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] DELETE http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/cb4d2068-889d-41c9-ab1e-f1ca8e07093c Dec 02 11:30:58.370796 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3a468d06-9132-4846-a7b4-14c19e887f61 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:30:58.370959 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:30:58.370959 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:30:58.371356 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3a468d06-9132-4846-a7b4-14c19e887f61 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:30:58.371706 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v2.snapshots [None req-3a468d06-9132-4846-a7b4-14c19e887f61 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Delete snapshot with id: cb4d2068-889d-41c9-ab1e-f1ca8e07093c Dec 02 11:30:58.398775 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:30:58.398775 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:30:58.399792 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3a468d06-9132-4846-a7b4-14c19e887f61 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Snapshot retrieved successfully. Dec 02 11:30:58.465793 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3a468d06-9132-4846-a7b4-14c19e887f61 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Snapshot delete request issued successfully. Dec 02 11:30:58.466171 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3a468d06-9132-4846-a7b4-14c19e887f61 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/cb4d2068-889d-41c9-ab1e-f1ca8e07093c returned with HTTP 202 Dec 02 11:30:58.467019 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1798/3553] 10.222.0.23 () {58 vars in 1324 bytes} [Wed Dec 2 11:30:58 2020] DELETE /volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/cb4d2068-889d-41c9-ab1e-f1ca8e07093c => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:30:58.475568 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3e7c69b7-54ec-4f2f-bd19-39833153ddfa tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/cb4d2068-889d-41c9-ab1e-f1ca8e07093c Dec 02 11:30:58.476100 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3e7c69b7-54ec-4f2f-bd19-39833153ddfa tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:30:58.476574 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3e7c69b7-54ec-4f2f-bd19-39833153ddfa tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:30:58.502079 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:30:58.502079 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:30:58.503231 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3e7c69b7-54ec-4f2f-bd19-39833153ddfa tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Snapshot retrieved successfully. Dec 02 11:30:58.505199 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3e7c69b7-54ec-4f2f-bd19-39833153ddfa tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/cb4d2068-889d-41c9-ab1e-f1ca8e07093c returned with HTTP 200 Dec 02 11:30:58.506061 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1756/3554] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:30:58 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/cb4d2068-889d-41c9-ab1e-f1ca8e07093c => generated 465 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:30:59.518898 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5e0711f4-9151-4eb6-ad16-8ee778c51b4b tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/cb4d2068-889d-41c9-ab1e-f1ca8e07093c Dec 02 11:30:59.519374 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5e0711f4-9151-4eb6-ad16-8ee778c51b4b tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:30:59.519606 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:30:59.519606 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:30:59.519979 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5e0711f4-9151-4eb6-ad16-8ee778c51b4b tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:30:59.543105 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5e0711f4-9151-4eb6-ad16-8ee778c51b4b tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/cb4d2068-889d-41c9-ab1e-f1ca8e07093c returned with HTTP 404 Dec 02 11:30:59.544086 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1799/3555] 10.222.0.23 () {58 vars in 1321 bytes} [Wed Dec 2 11:30:59 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/snapshots/cb4d2068-889d-41c9-ab1e-f1ca8e07093c => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:31:06.449287 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e1a977f6-6d6c-4d99-8c03-c401d03c2c88 req-e9f45d30-75c8-43ce-9b04-473254ad9cc5 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] DELETE http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments/a3320ffd-380f-4a10-aea3-52b54b4e76c8 Dec 02 11:31:06.449808 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-e1a977f6-6d6c-4d99-8c03-c401d03c2c88 req-e9f45d30-75c8-43ce-9b04-473254ad9cc5 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:31:06.449981 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:31:06.449981 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:31:06.450386 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-e1a977f6-6d6c-4d99-8c03-c401d03c2c88 req-e9f45d30-75c8-43ce-9b04-473254ad9cc5 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'version_select' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:31:06.472744 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:31:06.472744 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:31:06.927801 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-e1a977f6-6d6c-4d99-8c03-c401d03c2c88 req-e9f45d30-75c8-43ce-9b04-473254ad9cc5 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88068) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 02 11:31:06.928222 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-e1a977f6-6d6c-4d99-8c03-c401d03c2c88 req-e9f45d30-75c8-43ce-9b04-473254ad9cc5 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Pending status list for volume during attachment-delete: [] {{(pid=88068) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 02 11:31:06.936321 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e1a977f6-6d6c-4d99-8c03-c401d03c2c88 req-e9f45d30-75c8-43ce-9b04-473254ad9cc5 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments/a3320ffd-380f-4a10-aea3-52b54b4e76c8 returned with HTTP 200 Dec 02 11:31:06.937272 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1757/3556] 10.222.0.32 () {62 vars in 1437 bytes} [Wed Dec 2 11:31:06 2020] DELETE /volume/v3/2632e054300e43a2b10d3a15f3a98090/attachments/a3320ffd-380f-4a10-aea3-52b54b4e76c8 => generated 19 bytes in 493 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:31:09.138969 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-593e9f27-f97f-49c4-ae13-b3ea043aecc6 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] DELETE http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 Dec 02 11:31:09.139490 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-593e9f27-f97f-49c4-ae13-b3ea043aecc6 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:31:09.139971 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-593e9f27-f97f-49c4-ae13-b3ea043aecc6 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:31:09.140428 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-593e9f27-f97f-49c4-ae13-b3ea043aecc6 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Delete volume with id: 9de1ff1f-496e-44f8-b9ec-98b033028de6 Dec 02 11:31:09.189028 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:31:09.189028 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:31:09.190125 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-593e9f27-f97f-49c4-ae13-b3ea043aecc6 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:31:09.221089 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-593e9f27-f97f-49c4-ae13-b3ea043aecc6 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Delete volume request issued successfully. Dec 02 11:31:09.221499 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-593e9f27-f97f-49c4-ae13-b3ea043aecc6 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 returned with HTTP 202 Dec 02 11:31:09.222336 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1800/3557] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:31:09 2020] DELETE /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:31:09.230169 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-01cfa806-ad15-4a25-aac4-be579a1c4f56 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 Dec 02 11:31:09.230749 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-01cfa806-ad15-4a25-aac4-be579a1c4f56 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:31:09.230955 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:31:09.230955 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:31:09.231347 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-01cfa806-ad15-4a25-aac4-be579a1c4f56 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:31:09.284015 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:31:09.284015 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:31:09.293068 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-01cfa806-ad15-4a25-aac4-be579a1c4f56 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:31:09.317246 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-01cfa806-ad15-4a25-aac4-be579a1c4f56 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 returned with HTTP 200 Dec 02 11:31:09.318104 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1758/3558] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:31:09 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 => generated 1368 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:31:10.334308 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9273d2bb-cdac-4b31-a417-205f7cb38354 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 Dec 02 11:31:10.334850 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9273d2bb-cdac-4b31-a417-205f7cb38354 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:31:10.335126 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:31:10.335126 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:31:10.335488 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9273d2bb-cdac-4b31-a417-205f7cb38354 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:31:10.383865 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:31:10.383865 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:31:10.392175 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-9273d2bb-cdac-4b31-a417-205f7cb38354 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Volume info retrieved successfully. Dec 02 11:31:10.415018 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9273d2bb-cdac-4b31-a417-205f7cb38354 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 returned with HTTP 200 Dec 02 11:31:10.415828 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1801/3559] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:31:10 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 => generated 1368 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:31:11.432351 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c80bf9e4-2a55-4e69-8063-efb75fd5f806 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] GET http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 Dec 02 11:31:11.432934 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c80bf9e4-2a55-4e69-8063-efb75fd5f806 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:31:11.433106 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:31:11.433106 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:31:11.433478 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c80bf9e4-2a55-4e69-8063-efb75fd5f806 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:31:11.479950 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c80bf9e4-2a55-4e69-8063-efb75fd5f806 tempest-TestVolumeBootPattern-1185527850 tempest-TestVolumeBootPattern-1185527850] http://10.222.0.23/volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 returned with HTTP 404 Dec 02 11:31:11.481079 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1759/3560] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:31:11 2020] GET /volume/v3/2632e054300e43a2b10d3a15f3a98090/volumes/9de1ff1f-496e-44f8-b9ec-98b033028de6 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:44:02.443558 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-462a756c-44f4-4e95-97f5-bc140e3efed1 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] POST http://10.222.0.23/volume/v3/50bbd3efc3484797ab4b7077b62921fb/volumes Dec 02 11:44:02.444068 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:44:02.444068 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:44:02.444402 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-462a756c-44f4-4e95-97f5-bc140e3efed1 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestJSON-volume-618785347"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:44:02.445538 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-462a756c-44f4-4e95-97f5-bc140e3efed1 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestJSON-volume-618785347'}} {{(pid=88069) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 11:44:02.445907 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-462a756c-44f4-4e95-97f5-bc140e3efed1 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Create volume of 1 GB Dec 02 11:44:02.465459 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-462a756c-44f4-4e95-97f5-bc140e3efed1 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Availability zone cache updated, next update will occur around 2020-12-02 12:44:02.465001. {{(pid=88069) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Dec 02 11:44:02.465901 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-462a756c-44f4-4e95-97f5-bc140e3efed1 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Availability Zones retrieved successfully. Dec 02 11:44:02.482039 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-462a756c-44f4-4e95-97f5-bc140e3efed1 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Flow 'volume_create_api' (f2811ade-66c5-4e29-92b5-de75d7d7edb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:44:02.484785 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-462a756c-44f4-4e95-97f5-bc140e3efed1 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d9ba85c-5722-4455-8a2e-764e24f1ee43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:44:02.486734 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-462a756c-44f4-4e95-97f5-bc140e3efed1 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Validating volume size '1' using validate_int {{(pid=88069) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 11:44:02.552561 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-462a756c-44f4-4e95-97f5-bc140e3efed1 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d9ba85c-5722-4455-8a2e-764e24f1ee43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:44:02.554775 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-462a756c-44f4-4e95-97f5-bc140e3efed1 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f7c7f22-a562-4eb8-9504-ea179c0e33ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:44:02.652749 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-462a756c-44f4-4e95-97f5-bc140e3efed1 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Created reservations ['eabbc53c-21bc-4dce-8543-35d3d682b8b0', 'd6c9d7e4-b0fe-43c6-ab91-1c726bb78bd8', '73ec8785-a940-4472-8787-d65f70137772', '55c2fbfd-fe4d-4aae-ab1d-2fbbcb7463f0'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:44:02.654630 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-462a756c-44f4-4e95-97f5-bc140e3efed1 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f7c7f22-a562-4eb8-9504-ea179c0e33ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eabbc53c-21bc-4dce-8543-35d3d682b8b0', 'd6c9d7e4-b0fe-43c6-ab91-1c726bb78bd8', '73ec8785-a940-4472-8787-d65f70137772', '55c2fbfd-fe4d-4aae-ab1d-2fbbcb7463f0']}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:44:02.656956 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-462a756c-44f4-4e95-97f5-bc140e3efed1 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eeec3663-7ecb-424c-9f45-08b12cf5f67b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:44:02.715602 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-462a756c-44f4-4e95-97f5-bc140e3efed1 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eeec3663-7ecb-424c-9f45-08b12cf5f67b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7d15dda-2832-4513-8694-2b057e0dd058', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-618785347',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50bbd3efc3484797ab4b7077b62921fb',qos_specs=None,replication_status=,reservations=['eabbc53c-21bc-4dce-8543-35d3d682b8b0','d6c9d7e4-b0fe-43c6-ab91-1c726bb78bd8','73ec8785-a940-4472-8787-d65f70137772','55c2fbfd-fe4d-4aae-ab1d-2fbbcb7463f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da240dc3a75c491889fab82b7e44e01d',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T11:44:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-618785347',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7d15dda-2832-4513-8694-2b057e0dd058,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50bbd3efc3484797ab4b7077b62921fb',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,user_id='da240dc3a75c491889fab82b7e44e01d',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:44:02.717660 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-462a756c-44f4-4e95-97f5-bc140e3efed1 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d63f74ec-96c2-48e1-ae9b-f962f9bdd1ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:44:02.746441 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-462a756c-44f4-4e95-97f5-bc140e3efed1 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d63f74ec-96c2-48e1-ae9b-f962f9bdd1ac) 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-ServerActionsTestJSON-volume-618785347',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50bbd3efc3484797ab4b7077b62921fb',qos_specs=None,replication_status=,reservations=['eabbc53c-21bc-4dce-8543-35d3d682b8b0','d6c9d7e4-b0fe-43c6-ab91-1c726bb78bd8','73ec8785-a940-4472-8787-d65f70137772','55c2fbfd-fe4d-4aae-ab1d-2fbbcb7463f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da240dc3a75c491889fab82b7e44e01d',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:44:02.748409 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-462a756c-44f4-4e95-97f5-bc140e3efed1 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5d06808-a008-4034-b022-8083776677a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:44:02.768000 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-462a756c-44f4-4e95-97f5-bc140e3efed1 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5d06808-a008-4034-b022-8083776677a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:44:02.772561 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-462a756c-44f4-4e95-97f5-bc140e3efed1 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Flow 'volume_create_api' (f2811ade-66c5-4e29-92b5-de75d7d7edb4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:44:02.820628 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-462a756c-44f4-4e95-97f5-bc140e3efed1 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Create volume request issued successfully. Dec 02 11:44:02.834173 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-462a756c-44f4-4e95-97f5-bc140e3efed1 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] http://10.222.0.23/volume/v3/50bbd3efc3484797ab4b7077b62921fb/volumes returned with HTTP 202 Dec 02 11:44:02.835217 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1802/3561] 10.222.0.23 () {60 vars in 1225 bytes} [Wed Dec 2 11:44:02 2020] POST /volume/v3/50bbd3efc3484797ab4b7077b62921fb/volumes => generated 820 bytes in 395 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:44:02.850356 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d4bed18b-b4a9-497e-803a-118f6f99bf4d tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] GET http://10.222.0.23/volume/v3/50bbd3efc3484797ab4b7077b62921fb/volumes/a7d15dda-2832-4513-8694-2b057e0dd058 Dec 02 11:44:02.850879 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d4bed18b-b4a9-497e-803a-118f6f99bf4d tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:44:02.851365 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d4bed18b-b4a9-497e-803a-118f6f99bf4d tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:44:02.900052 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:44:02.900052 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:44:02.908866 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-d4bed18b-b4a9-497e-803a-118f6f99bf4d tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Volume info retrieved successfully. Dec 02 11:44:02.931326 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d4bed18b-b4a9-497e-803a-118f6f99bf4d tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] http://10.222.0.23/volume/v3/50bbd3efc3484797ab4b7077b62921fb/volumes/a7d15dda-2832-4513-8694-2b057e0dd058 returned with HTTP 200 Dec 02 11:44:02.932145 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1760/3562] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:44:02 2020] GET /volume/v3/50bbd3efc3484797ab4b7077b62921fb/volumes/a7d15dda-2832-4513-8694-2b057e0dd058 => generated 912 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:44:03.953181 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f53a4e7a-23d1-4762-b6af-54252faee1e1 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] GET http://10.222.0.23/volume/v3/50bbd3efc3484797ab4b7077b62921fb/volumes/a7d15dda-2832-4513-8694-2b057e0dd058 Dec 02 11:44:03.954060 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f53a4e7a-23d1-4762-b6af-54252faee1e1 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:44:03.954249 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:44:03.954249 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:44:03.954889 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f53a4e7a-23d1-4762-b6af-54252faee1e1 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:44:04.012910 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:44:04.012910 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:44:04.021227 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f53a4e7a-23d1-4762-b6af-54252faee1e1 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Volume info retrieved successfully. Dec 02 11:44:04.043875 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f53a4e7a-23d1-4762-b6af-54252faee1e1 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] http://10.222.0.23/volume/v3/50bbd3efc3484797ab4b7077b62921fb/volumes/a7d15dda-2832-4513-8694-2b057e0dd058 returned with HTTP 200 Dec 02 11:44:04.044835 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1803/3563] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:44:03 2020] GET /volume/v3/50bbd3efc3484797ab4b7077b62921fb/volumes/a7d15dda-2832-4513-8694-2b057e0dd058 => generated 913 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:44:04.445346 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-0c2416d1-c825-4c95-800f-0dd448d6282b req-dbd6726b-107a-477c-bff5-550526a5143a tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] GET http://10.222.0.23/volume/v3/50bbd3efc3484797ab4b7077b62921fb/volumes/a7d15dda-2832-4513-8694-2b057e0dd058 Dec 02 11:44:04.446173 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-0c2416d1-c825-4c95-800f-0dd448d6282b req-dbd6726b-107a-477c-bff5-550526a5143a tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:44:04.446429 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:44:04.446429 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:44:04.447085 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-0c2416d1-c825-4c95-800f-0dd448d6282b req-dbd6726b-107a-477c-bff5-550526a5143a tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:44:04.503510 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:44:04.503510 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:44:04.512449 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-0c2416d1-c825-4c95-800f-0dd448d6282b req-dbd6726b-107a-477c-bff5-550526a5143a tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Volume info retrieved successfully. Dec 02 11:44:04.535207 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-0c2416d1-c825-4c95-800f-0dd448d6282b req-dbd6726b-107a-477c-bff5-550526a5143a tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] http://10.222.0.23/volume/v3/50bbd3efc3484797ab4b7077b62921fb/volumes/a7d15dda-2832-4513-8694-2b057e0dd058 returned with HTTP 200 Dec 02 11:44:04.536060 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1761/3564] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 11:44:04 2020] GET /volume/v3/50bbd3efc3484797ab4b7077b62921fb/volumes/a7d15dda-2832-4513-8694-2b057e0dd058 => generated 913 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:44:04.620659 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f53a4e7a-23d1-4762-b6af-54252faee1e1 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] GET http://10.222.0.23/volume// Dec 02 11:44:04.621150 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f53a4e7a-23d1-4762-b6af-54252faee1e1 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:44:04.621371 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:44:04.621371 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:44:04.621739 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f53a4e7a-23d1-4762-b6af-54252faee1e1 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Calling method 'all' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:44:04.622940 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f53a4e7a-23d1-4762-b6af-54252faee1e1 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 11:44:04.623514 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1804/3565] 10.222.0.23 () {58 vars in 1289 bytes} [Wed Dec 2 11:44:04 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 11:44:04.637185 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-0c2416d1-c825-4c95-800f-0dd448d6282b req-ea0dab73-0a1f-4d41-bf28-53a8ef72b0bd tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] POST http://10.222.0.23/volume/v3/50bbd3efc3484797ab4b7077b62921fb/attachments Dec 02 11:44:04.637787 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:44:04.637787 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:44:04.638231 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-0c2416d1-c825-4c95-800f-0dd448d6282b req-ea0dab73-0a1f-4d41-bf28-53a8ef72b0bd tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a7d15dda-2832-4513-8694-2b057e0dd058", "instance_uuid": "3783228e-8408-4d74-bfa6-ae20c9857de6", "connector": null}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:44:04.687215 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:44:04.687215 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:44:04.741702 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-0c2416d1-c825-4c95-800f-0dd448d6282b req-ea0dab73-0a1f-4d41-bf28-53a8ef72b0bd tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] http://10.222.0.23/volume/v3/50bbd3efc3484797ab4b7077b62921fb/attachments returned with HTTP 200 Dec 02 11:44:04.742583 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1762/3566] 10.222.0.23 () {66 vars in 1565 bytes} [Wed Dec 2 11:44:04 2020] POST /volume/v3/50bbd3efc3484797ab4b7077b62921fb/attachments => generated 273 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:44:04.779172 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0e4a1059-3586-41ff-9602-1fdca890de75 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] GET http://10.222.0.23/volume/v3/50bbd3efc3484797ab4b7077b62921fb/volumes/a7d15dda-2832-4513-8694-2b057e0dd058 Dec 02 11:44:04.779695 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0e4a1059-3586-41ff-9602-1fdca890de75 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:44:04.780223 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0e4a1059-3586-41ff-9602-1fdca890de75 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:44:04.814378 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-0c2416d1-c825-4c95-800f-0dd448d6282b req-ea0dab73-0a1f-4d41-bf28-53a8ef72b0bd tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] GET http://10.222.0.23/volume// Dec 02 11:44:04.814883 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-0c2416d1-c825-4c95-800f-0dd448d6282b req-ea0dab73-0a1f-4d41-bf28-53a8ef72b0bd tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:44:04.815080 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:44:04.815080 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:44:04.815478 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-0c2416d1-c825-4c95-800f-0dd448d6282b req-ea0dab73-0a1f-4d41-bf28-53a8ef72b0bd tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Calling method 'all' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:44:04.816520 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-0c2416d1-c825-4c95-800f-0dd448d6282b req-ea0dab73-0a1f-4d41-bf28-53a8ef72b0bd tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 11:44:04.817148 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1763/3567] 10.222.0.32 () {56 vars in 1089 bytes} [Wed Dec 2 11:44:04 2020] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 11:44:04.829354 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:44:04.829354 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:44:04.830033 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-0c2416d1-c825-4c95-800f-0dd448d6282b req-17c09a0a-3cb6-44a3-93b4-e2fe54edb796 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] GET http://10.222.0.23/volume/v3/50bbd3efc3484797ab4b7077b62921fb/volumes/a7d15dda-2832-4513-8694-2b057e0dd058 Dec 02 11:44:04.830636 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-0c2416d1-c825-4c95-800f-0dd448d6282b req-17c09a0a-3cb6-44a3-93b4-e2fe54edb796 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:44:04.831101 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-0c2416d1-c825-4c95-800f-0dd448d6282b req-17c09a0a-3cb6-44a3-93b4-e2fe54edb796 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:44:04.838650 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0e4a1059-3586-41ff-9602-1fdca890de75 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Volume info retrieved successfully. Dec 02 11:44:04.857847 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:44:04.857847 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:44:04.866496 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0e4a1059-3586-41ff-9602-1fdca890de75 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] http://10.222.0.23/volume/v3/50bbd3efc3484797ab4b7077b62921fb/volumes/a7d15dda-2832-4513-8694-2b057e0dd058 returned with HTTP 200 Dec 02 11:44:04.867332 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1805/3568] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:44:04 2020] GET /volume/v3/50bbd3efc3484797ab4b7077b62921fb/volumes/a7d15dda-2832-4513-8694-2b057e0dd058 => generated 912 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:44:04.882211 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:44:04.882211 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:44:04.890841 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-0c2416d1-c825-4c95-800f-0dd448d6282b req-17c09a0a-3cb6-44a3-93b4-e2fe54edb796 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Volume info retrieved successfully. Dec 02 11:44:04.908698 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:44:04.908698 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:44:04.916810 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-0c2416d1-c825-4c95-800f-0dd448d6282b req-17c09a0a-3cb6-44a3-93b4-e2fe54edb796 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] http://10.222.0.23/volume/v3/50bbd3efc3484797ab4b7077b62921fb/volumes/a7d15dda-2832-4513-8694-2b057e0dd058 returned with HTTP 200 Dec 02 11:44:04.917640 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1764/3569] 10.222.0.32 () {60 vars in 1403 bytes} [Wed Dec 2 11:44:04 2020] GET /volume/v3/50bbd3efc3484797ab4b7077b62921fb/volumes/a7d15dda-2832-4513-8694-2b057e0dd058 => generated 1011 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 02 11:44:04.953623 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-0c2416d1-c825-4c95-800f-0dd448d6282b req-d8efb540-8563-4bf0-9cc7-f2d16d2ba89a tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] PUT http://10.222.0.23/volume/v3/50bbd3efc3484797ab4b7077b62921fb/attachments/88c31b86-0942-4e13-a6a9-56398b78145e Dec 02 11:44:04.954117 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:44:04.954117 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:44:04.954512 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-0c2416d1-c825-4c95-800f-0dd448d6282b req-d8efb540-8563-4bf0-9cc7-f2d16d2ba89a tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.32", "host": "n-h1-764292-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-764292-5.cbci-764292-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:44:04.983093 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 02 11:44:04.983093 n-d-764292-5 devstack@c-api.service[88067]: return self.call(f, *args, **kw) Dec 02 11:44:04.983533 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.coordination [req-0c2416d1-c825-4c95-800f-0dd448d6282b req-d8efb540-8563-4bf0-9cc7-f2d16d2ba89a tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Lock "b'cinder-attachment_update-a7d15dda-2832-4513-8694-2b057e0dd058-n-h1-764292-5'" acquired by "attachment_update" :: waited 0.009s {{(pid=88069) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 02 11:44:04.985812 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:44:04.985812 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:44:05.884481 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-30ccb85c-9844-41b1-80e9-7c07904f6c69 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] GET http://10.222.0.23/volume/v3/50bbd3efc3484797ab4b7077b62921fb/volumes/a7d15dda-2832-4513-8694-2b057e0dd058 Dec 02 11:44:05.885158 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-30ccb85c-9844-41b1-80e9-7c07904f6c69 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:44:05.885428 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:44:05.885428 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:44:05.885879 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-30ccb85c-9844-41b1-80e9-7c07904f6c69 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:44:05.935682 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:44:05.935682 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:44:05.946502 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-30ccb85c-9844-41b1-80e9-7c07904f6c69 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Volume info retrieved successfully. Dec 02 11:44:05.966276 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:44:05.966276 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:44:05.974882 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-30ccb85c-9844-41b1-80e9-7c07904f6c69 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] http://10.222.0.23/volume/v3/50bbd3efc3484797ab4b7077b62921fb/volumes/a7d15dda-2832-4513-8694-2b057e0dd058 returned with HTTP 200 Dec 02 11:44:05.975702 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1765/3570] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:44:05 2020] GET /volume/v3/50bbd3efc3484797ab4b7077b62921fb/volumes/a7d15dda-2832-4513-8694-2b057e0dd058 => generated 912 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:44:06.238475 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.coordination [req-0c2416d1-c825-4c95-800f-0dd448d6282b req-d8efb540-8563-4bf0-9cc7-f2d16d2ba89a tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Lock "b'cinder-attachment_update-a7d15dda-2832-4513-8694-2b057e0dd058-n-h1-764292-5'" released by "attachment_update" :: held 1.255s {{(pid=88069) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 02 11:44:06.239134 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-0c2416d1-c825-4c95-800f-0dd448d6282b req-d8efb540-8563-4bf0-9cc7-f2d16d2ba89a tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] http://10.222.0.23/volume/v3/50bbd3efc3484797ab4b7077b62921fb/attachments/88c31b86-0942-4e13-a6a9-56398b78145e returned with HTTP 200 Dec 02 11:44:06.240057 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1806/3571] 10.222.0.32 () {64 vars in 1468 bytes} [Wed Dec 2 11:44:04 2020] PUT /volume/v3/50bbd3efc3484797ab4b7077b62921fb/attachments/88c31b86-0942-4e13-a6a9-56398b78145e => generated 762 bytes in 1291 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:44:06.996433 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ec7283a3-0c96-4122-8b1a-fe413ddd8755 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] GET http://10.222.0.23/volume/v3/50bbd3efc3484797ab4b7077b62921fb/volumes/a7d15dda-2832-4513-8694-2b057e0dd058 Dec 02 11:44:06.997384 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ec7283a3-0c96-4122-8b1a-fe413ddd8755 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:44:06.997551 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:44:06.997551 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:44:06.998177 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ec7283a3-0c96-4122-8b1a-fe413ddd8755 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:44:07.052911 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:44:07.052911 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:44:07.061438 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-ec7283a3-0c96-4122-8b1a-fe413ddd8755 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Volume info retrieved successfully. Dec 02 11:44:07.080638 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:44:07.080638 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:44:07.089002 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ec7283a3-0c96-4122-8b1a-fe413ddd8755 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] http://10.222.0.23/volume/v3/50bbd3efc3484797ab4b7077b62921fb/volumes/a7d15dda-2832-4513-8694-2b057e0dd058 returned with HTTP 200 Dec 02 11:44:07.089826 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1766/3572] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:44:06 2020] GET /volume/v3/50bbd3efc3484797ab4b7077b62921fb/volumes/a7d15dda-2832-4513-8694-2b057e0dd058 => generated 913 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:44:08.107482 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-35ca0de5-d2c5-4c2a-aa89-7c5c0605c399 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] GET http://10.222.0.23/volume/v3/50bbd3efc3484797ab4b7077b62921fb/volumes/a7d15dda-2832-4513-8694-2b057e0dd058 Dec 02 11:44:08.108371 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-35ca0de5-d2c5-4c2a-aa89-7c5c0605c399 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:44:08.108767 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:44:08.108767 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:44:08.109378 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-35ca0de5-d2c5-4c2a-aa89-7c5c0605c399 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:44:08.165477 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:44:08.165477 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:44:08.179609 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-35ca0de5-d2c5-4c2a-aa89-7c5c0605c399 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Volume info retrieved successfully. Dec 02 11:44:08.200377 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:44:08.200377 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:44:08.209048 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-35ca0de5-d2c5-4c2a-aa89-7c5c0605c399 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] http://10.222.0.23/volume/v3/50bbd3efc3484797ab4b7077b62921fb/volumes/a7d15dda-2832-4513-8694-2b057e0dd058 returned with HTTP 200 Dec 02 11:44:08.209895 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1807/3573] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:44:08 2020] GET /volume/v3/50bbd3efc3484797ab4b7077b62921fb/volumes/a7d15dda-2832-4513-8694-2b057e0dd058 => generated 913 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:44:09.231062 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-95ed36e5-280e-4dd8-bea1-0a9c4975b413 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] GET http://10.222.0.23/volume/v3/50bbd3efc3484797ab4b7077b62921fb/volumes/a7d15dda-2832-4513-8694-2b057e0dd058 Dec 02 11:44:09.231877 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-95ed36e5-280e-4dd8-bea1-0a9c4975b413 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:44:09.232103 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:44:09.232103 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:44:09.232460 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-95ed36e5-280e-4dd8-bea1-0a9c4975b413 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:44:09.284477 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:44:09.284477 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:44:09.294327 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-95ed36e5-280e-4dd8-bea1-0a9c4975b413 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Volume info retrieved successfully. Dec 02 11:44:09.313161 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:44:09.313161 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:44:09.321440 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-95ed36e5-280e-4dd8-bea1-0a9c4975b413 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] http://10.222.0.23/volume/v3/50bbd3efc3484797ab4b7077b62921fb/volumes/a7d15dda-2832-4513-8694-2b057e0dd058 returned with HTTP 200 Dec 02 11:44:09.322252 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1767/3574] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:44:09 2020] GET /volume/v3/50bbd3efc3484797ab4b7077b62921fb/volumes/a7d15dda-2832-4513-8694-2b057e0dd058 => generated 913 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:44:10.343766 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b0b1e91a-6c1a-4aed-8b29-f95edc379144 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] GET http://10.222.0.23/volume/v3/50bbd3efc3484797ab4b7077b62921fb/volumes/a7d15dda-2832-4513-8694-2b057e0dd058 Dec 02 11:44:10.344570 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b0b1e91a-6c1a-4aed-8b29-f95edc379144 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:44:10.344999 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:44:10.344999 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:44:10.345616 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b0b1e91a-6c1a-4aed-8b29-f95edc379144 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:44:10.405019 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:44:10.405019 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:44:10.413298 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b0b1e91a-6c1a-4aed-8b29-f95edc379144 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Volume info retrieved successfully. Dec 02 11:44:10.431765 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:44:10.431765 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:44:10.440194 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b0b1e91a-6c1a-4aed-8b29-f95edc379144 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] http://10.222.0.23/volume/v3/50bbd3efc3484797ab4b7077b62921fb/volumes/a7d15dda-2832-4513-8694-2b057e0dd058 returned with HTTP 200 Dec 02 11:44:10.441040 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1808/3575] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:44:10 2020] GET /volume/v3/50bbd3efc3484797ab4b7077b62921fb/volumes/a7d15dda-2832-4513-8694-2b057e0dd058 => generated 913 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:44:11.459216 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8deb8ab7-30f2-4b85-b25b-ff498a3018f2 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] GET http://10.222.0.23/volume/v3/50bbd3efc3484797ab4b7077b62921fb/volumes/a7d15dda-2832-4513-8694-2b057e0dd058 Dec 02 11:44:11.459815 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8deb8ab7-30f2-4b85-b25b-ff498a3018f2 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:44:11.460107 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:44:11.460107 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:44:11.460580 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8deb8ab7-30f2-4b85-b25b-ff498a3018f2 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:44:11.513997 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:44:11.513997 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:44:11.522344 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-8deb8ab7-30f2-4b85-b25b-ff498a3018f2 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Volume info retrieved successfully. Dec 02 11:44:11.540577 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:44:11.540577 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:44:11.549315 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8deb8ab7-30f2-4b85-b25b-ff498a3018f2 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] http://10.222.0.23/volume/v3/50bbd3efc3484797ab4b7077b62921fb/volumes/a7d15dda-2832-4513-8694-2b057e0dd058 returned with HTTP 200 Dec 02 11:44:11.550116 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1768/3576] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:44:11 2020] GET /volume/v3/50bbd3efc3484797ab4b7077b62921fb/volumes/a7d15dda-2832-4513-8694-2b057e0dd058 => generated 913 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:44:12.280778 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-0c2416d1-c825-4c95-800f-0dd448d6282b req-870d6030-592e-4d31-a35d-9d44dd612420 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] POST http://10.222.0.23/volume/v3/50bbd3efc3484797ab4b7077b62921fb/attachments/88c31b86-0942-4e13-a6a9-56398b78145e/action Dec 02 11:44:12.280778 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:44:12.280778 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:44:12.280778 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-0c2416d1-c825-4c95-800f-0dd448d6282b req-870d6030-592e-4d31-a35d-9d44dd612420 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Action body: b'{"os-complete": null}' {{(pid=88069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 11:44:12.280778 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-0c2416d1-c825-4c95-800f-0dd448d6282b req-870d6030-592e-4d31-a35d-9d44dd612420 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:44:12.345141 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:44:12.345141 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:44:12.358846 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-0c2416d1-c825-4c95-800f-0dd448d6282b req-870d6030-592e-4d31-a35d-9d44dd612420 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] http://10.222.0.23/volume/v3/50bbd3efc3484797ab4b7077b62921fb/attachments/88c31b86-0942-4e13-a6a9-56398b78145e/action returned with HTTP 204 Dec 02 11:44:12.359680 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1809/3577] 10.222.0.32 () {64 vars in 1489 bytes} [Wed Dec 2 11:44:12 2020] POST /volume/v3/50bbd3efc3484797ab4b7077b62921fb/attachments/88c31b86-0942-4e13-a6a9-56398b78145e/action => generated 0 bytes in 89 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:44:12.570926 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-62b5a856-cbac-46d1-a186-86529f0626a0 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] GET http://10.222.0.23/volume/v3/50bbd3efc3484797ab4b7077b62921fb/volumes/a7d15dda-2832-4513-8694-2b057e0dd058 Dec 02 11:44:12.571731 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-62b5a856-cbac-46d1-a186-86529f0626a0 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:44:12.572091 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:44:12.572091 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:44:12.572516 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-62b5a856-cbac-46d1-a186-86529f0626a0 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:44:12.628115 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:44:12.628115 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:44:12.636814 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-62b5a856-cbac-46d1-a186-86529f0626a0 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Volume info retrieved successfully. Dec 02 11:44:12.655815 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:44:12.655815 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:44:12.664692 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-62b5a856-cbac-46d1-a186-86529f0626a0 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] http://10.222.0.23/volume/v3/50bbd3efc3484797ab4b7077b62921fb/volumes/a7d15dda-2832-4513-8694-2b057e0dd058 returned with HTTP 200 Dec 02 11:44:12.671548 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1769/3578] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:44:12 2020] GET /volume/v3/50bbd3efc3484797ab4b7077b62921fb/volumes/a7d15dda-2832-4513-8694-2b057e0dd058 => generated 1205 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:44:27.873108 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-0c2416d1-c825-4c95-800f-0dd448d6282b req-870d6030-592e-4d31-a35d-9d44dd612420 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] GET http://10.222.0.23/volume// Dec 02 11:44:27.873608 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-0c2416d1-c825-4c95-800f-0dd448d6282b req-870d6030-592e-4d31-a35d-9d44dd612420 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:44:27.873796 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:44:27.873796 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:44:27.874138 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-0c2416d1-c825-4c95-800f-0dd448d6282b req-870d6030-592e-4d31-a35d-9d44dd612420 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Calling method 'all' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:44:27.875182 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-0c2416d1-c825-4c95-800f-0dd448d6282b req-870d6030-592e-4d31-a35d-9d44dd612420 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 11:44:27.875792 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1810/3579] 10.222.0.32 () {56 vars in 1089 bytes} [Wed Dec 2 11:44:27 2020] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 11:44:27.890888 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-35c54dcd-9ff0-4ab2-948d-e6f3f98d325e req-68997321-7d3e-444e-a775-dc17f11cbe05 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] POST http://10.222.0.23/volume/v3/50bbd3efc3484797ab4b7077b62921fb/attachments Dec 02 11:44:27.891404 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:44:27.891404 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:44:27.891859 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-35c54dcd-9ff0-4ab2-948d-e6f3f98d325e req-68997321-7d3e-444e-a775-dc17f11cbe05 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a7d15dda-2832-4513-8694-2b057e0dd058", "instance_uuid": "3783228e-8408-4d74-bfa6-ae20c9857de6", "connector": null}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:44:27.945601 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:44:27.945601 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:44:28.063281 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-35c54dcd-9ff0-4ab2-948d-e6f3f98d325e req-68997321-7d3e-444e-a775-dc17f11cbe05 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] http://10.222.0.23/volume/v3/50bbd3efc3484797ab4b7077b62921fb/attachments returned with HTTP 200 Dec 02 11:44:28.064141 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1770/3580] 10.222.0.32 () {64 vars in 1358 bytes} [Wed Dec 2 11:44:27 2020] POST /volume/v3/50bbd3efc3484797ab4b7077b62921fb/attachments => generated 273 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:44:28.079329 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-35c54dcd-9ff0-4ab2-948d-e6f3f98d325e req-e66c6536-4390-4b57-bb36-df078485a7cb tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] DELETE http://10.222.0.23/volume/v3/50bbd3efc3484797ab4b7077b62921fb/attachments/88c31b86-0942-4e13-a6a9-56398b78145e Dec 02 11:44:28.079943 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-35c54dcd-9ff0-4ab2-948d-e6f3f98d325e req-e66c6536-4390-4b57-bb36-df078485a7cb tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:44:28.080418 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-35c54dcd-9ff0-4ab2-948d-e6f3f98d325e req-e66c6536-4390-4b57-bb36-df078485a7cb tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Calling method 'version_select' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:44:28.101602 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:44:28.101602 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:44:28.290606 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-35c54dcd-9ff0-4ab2-948d-e6f3f98d325e req-e66c6536-4390-4b57-bb36-df078485a7cb tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(997fd3f5-64f6-4792-bc82-9896dbf31681)]) {{(pid=88069) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 02 11:44:28.291031 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-35c54dcd-9ff0-4ab2-948d-e6f3f98d325e req-e66c6536-4390-4b57-bb36-df078485a7cb tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Adding status of: reserved to pending status list for volume. {{(pid=88069) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Dec 02 11:44:28.291419 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-35c54dcd-9ff0-4ab2-948d-e6f3f98d325e req-e66c6536-4390-4b57-bb36-df078485a7cb tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=88069) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 02 11:44:28.298961 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-35c54dcd-9ff0-4ab2-948d-e6f3f98d325e req-e66c6536-4390-4b57-bb36-df078485a7cb tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] http://10.222.0.23/volume/v3/50bbd3efc3484797ab4b7077b62921fb/attachments/88c31b86-0942-4e13-a6a9-56398b78145e returned with HTTP 200 Dec 02 11:44:28.299844 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1811/3581] 10.222.0.32 () {62 vars in 1437 bytes} [Wed Dec 2 11:44:28 2020] DELETE /volume/v3/50bbd3efc3484797ab4b7077b62921fb/attachments/88c31b86-0942-4e13-a6a9-56398b78145e => generated 192 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:44:31.860022 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-35c54dcd-9ff0-4ab2-948d-e6f3f98d325e req-63164804-6523-46c6-8373-d72cf04930b5 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] PUT http://10.222.0.23/volume/v3/50bbd3efc3484797ab4b7077b62921fb/attachments/997fd3f5-64f6-4792-bc82-9896dbf31681 Dec 02 11:44:31.860567 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:44:31.860567 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:44:31.861055 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-35c54dcd-9ff0-4ab2-948d-e6f3f98d325e req-63164804-6523-46c6-8373-d72cf04930b5 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.41", "host": "n-h2-764292-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-764292-5.cbci-764292-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:44:31.889461 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 02 11:44:31.889461 n-d-764292-5 devstack@c-api.service[88067]: return self.call(f, *args, **kw) Dec 02 11:44:31.890271 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.coordination [req-35c54dcd-9ff0-4ab2-948d-e6f3f98d325e req-63164804-6523-46c6-8373-d72cf04930b5 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Lock "b'cinder-attachment_update-a7d15dda-2832-4513-8694-2b057e0dd058-n-h2-764292-5'" acquired by "attachment_update" :: waited 0.010s {{(pid=88068) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 02 11:44:31.892544 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:44:31.892544 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:44:33.144997 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.coordination [req-35c54dcd-9ff0-4ab2-948d-e6f3f98d325e req-63164804-6523-46c6-8373-d72cf04930b5 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Lock "b'cinder-attachment_update-a7d15dda-2832-4513-8694-2b057e0dd058-n-h2-764292-5'" released by "attachment_update" :: held 1.255s {{(pid=88068) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 02 11:44:33.145681 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-35c54dcd-9ff0-4ab2-948d-e6f3f98d325e req-63164804-6523-46c6-8373-d72cf04930b5 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] http://10.222.0.23/volume/v3/50bbd3efc3484797ab4b7077b62921fb/attachments/997fd3f5-64f6-4792-bc82-9896dbf31681 returned with HTTP 200 Dec 02 11:44:33.147274 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1771/3582] 10.222.0.41 () {64 vars in 1468 bytes} [Wed Dec 2 11:44:31 2020] PUT /volume/v3/50bbd3efc3484797ab4b7077b62921fb/attachments/997fd3f5-64f6-4792-bc82-9896dbf31681 => generated 762 bytes in 1292 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:44:33.163723 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-35c54dcd-9ff0-4ab2-948d-e6f3f98d325e req-188328af-443b-4401-80c5-432378d3dc0d tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] GET http://10.222.0.23/volume/v3/50bbd3efc3484797ab4b7077b62921fb/attachments/997fd3f5-64f6-4792-bc82-9896dbf31681 Dec 02 11:44:33.164438 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-35c54dcd-9ff0-4ab2-948d-e6f3f98d325e req-188328af-443b-4401-80c5-432378d3dc0d tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:44:33.164684 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:44:33.164684 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:44:33.165075 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-35c54dcd-9ff0-4ab2-948d-e6f3f98d325e req-188328af-443b-4401-80c5-432378d3dc0d tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Calling method 'version_select' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:44:33.187483 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-35c54dcd-9ff0-4ab2-948d-e6f3f98d325e req-188328af-443b-4401-80c5-432378d3dc0d tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] http://10.222.0.23/volume/v3/50bbd3efc3484797ab4b7077b62921fb/attachments/997fd3f5-64f6-4792-bc82-9896dbf31681 returned with HTTP 200 Dec 02 11:44:33.188445 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1812/3583] 10.222.0.41 () {60 vars in 1415 bytes} [Wed Dec 2 11:44:33 2020] GET /volume/v3/50bbd3efc3484797ab4b7077b62921fb/attachments/997fd3f5-64f6-4792-bc82-9896dbf31681 => generated 787 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 02 11:44:40.905389 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-35c54dcd-9ff0-4ab2-948d-e6f3f98d325e req-f1fd2084-bd32-4968-b523-a2f42548d9f4 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] POST http://10.222.0.23/volume/v3/50bbd3efc3484797ab4b7077b62921fb/attachments/997fd3f5-64f6-4792-bc82-9896dbf31681/action Dec 02 11:44:40.905972 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:44:40.905972 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:44:40.906438 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-35c54dcd-9ff0-4ab2-948d-e6f3f98d325e req-f1fd2084-bd32-4968-b523-a2f42548d9f4 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Action body: b'{"os-complete": null}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 11:44:40.906861 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-35c54dcd-9ff0-4ab2-948d-e6f3f98d325e req-f1fd2084-bd32-4968-b523-a2f42548d9f4 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:44:40.975299 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:44:40.975299 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:44:40.988568 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-35c54dcd-9ff0-4ab2-948d-e6f3f98d325e req-f1fd2084-bd32-4968-b523-a2f42548d9f4 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] http://10.222.0.23/volume/v3/50bbd3efc3484797ab4b7077b62921fb/attachments/997fd3f5-64f6-4792-bc82-9896dbf31681/action returned with HTTP 204 Dec 02 11:44:40.989484 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1772/3584] 10.222.0.41 () {64 vars in 1489 bytes} [Wed Dec 2 11:44:40 2020] POST /volume/v3/50bbd3efc3484797ab4b7077b62921fb/attachments/997fd3f5-64f6-4792-bc82-9896dbf31681/action => generated 0 bytes in 92 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:44:45.729803 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-35c54dcd-9ff0-4ab2-948d-e6f3f98d325e req-188328af-443b-4401-80c5-432378d3dc0d tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] GET http://10.222.0.23/volume// Dec 02 11:44:45.730279 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-35c54dcd-9ff0-4ab2-948d-e6f3f98d325e req-188328af-443b-4401-80c5-432378d3dc0d tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:44:45.730385 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:44:45.730385 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:44:45.730776 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-35c54dcd-9ff0-4ab2-948d-e6f3f98d325e req-188328af-443b-4401-80c5-432378d3dc0d tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Calling method 'all' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:44:45.731829 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-35c54dcd-9ff0-4ab2-948d-e6f3f98d325e req-188328af-443b-4401-80c5-432378d3dc0d tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 11:44:45.732400 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1813/3585] 10.222.0.41 () {56 vars in 1089 bytes} [Wed Dec 2 11:44:45 2020] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 11:44:45.747338 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-da561df8-dff9-4327-8928-0d189ebae198 req-a14bbff0-3765-40a6-af6a-32869bbb16e1 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] POST http://10.222.0.23/volume/v3/50bbd3efc3484797ab4b7077b62921fb/attachments Dec 02 11:44:45.747846 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:44:45.747846 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:44:45.748263 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-da561df8-dff9-4327-8928-0d189ebae198 req-a14bbff0-3765-40a6-af6a-32869bbb16e1 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a7d15dda-2832-4513-8694-2b057e0dd058", "instance_uuid": "3783228e-8408-4d74-bfa6-ae20c9857de6", "connector": null}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:44:45.797750 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:44:45.797750 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:44:45.916677 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-da561df8-dff9-4327-8928-0d189ebae198 req-a14bbff0-3765-40a6-af6a-32869bbb16e1 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] http://10.222.0.23/volume/v3/50bbd3efc3484797ab4b7077b62921fb/attachments returned with HTTP 200 Dec 02 11:44:45.918272 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1773/3586] 10.222.0.41 () {64 vars in 1358 bytes} [Wed Dec 2 11:44:45 2020] POST /volume/v3/50bbd3efc3484797ab4b7077b62921fb/attachments => generated 273 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:44:45.933714 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-da561df8-dff9-4327-8928-0d189ebae198 req-e9035910-8132-46f3-8cdf-a30548fef50c tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] DELETE http://10.222.0.23/volume/v3/50bbd3efc3484797ab4b7077b62921fb/attachments/997fd3f5-64f6-4792-bc82-9896dbf31681 Dec 02 11:44:45.934394 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-da561df8-dff9-4327-8928-0d189ebae198 req-e9035910-8132-46f3-8cdf-a30548fef50c tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:44:45.934846 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-da561df8-dff9-4327-8928-0d189ebae198 req-e9035910-8132-46f3-8cdf-a30548fef50c tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Calling method 'version_select' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:44:45.956904 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:44:45.956904 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:44:46.144725 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-da561df8-dff9-4327-8928-0d189ebae198 req-e9035910-8132-46f3-8cdf-a30548fef50c tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(a012d834-d38a-46cf-8e51-04721bb04a05)]) {{(pid=88069) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 02 11:44:46.145128 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-da561df8-dff9-4327-8928-0d189ebae198 req-e9035910-8132-46f3-8cdf-a30548fef50c tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Adding status of: reserved to pending status list for volume. {{(pid=88069) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Dec 02 11:44:46.145539 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-da561df8-dff9-4327-8928-0d189ebae198 req-e9035910-8132-46f3-8cdf-a30548fef50c tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=88069) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 02 11:44:46.152821 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-da561df8-dff9-4327-8928-0d189ebae198 req-e9035910-8132-46f3-8cdf-a30548fef50c tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] http://10.222.0.23/volume/v3/50bbd3efc3484797ab4b7077b62921fb/attachments/997fd3f5-64f6-4792-bc82-9896dbf31681 returned with HTTP 200 Dec 02 11:44:46.153737 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1814/3587] 10.222.0.41 () {62 vars in 1437 bytes} [Wed Dec 2 11:44:45 2020] DELETE /volume/v3/50bbd3efc3484797ab4b7077b62921fb/attachments/997fd3f5-64f6-4792-bc82-9896dbf31681 => generated 192 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:44:50.174143 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-da561df8-dff9-4327-8928-0d189ebae198 req-16fbd3b2-615b-4e4c-8258-2541b53ebf3c tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] PUT http://10.222.0.23/volume/v3/50bbd3efc3484797ab4b7077b62921fb/attachments/a012d834-d38a-46cf-8e51-04721bb04a05 Dec 02 11:44:50.174728 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:44:50.174728 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:44:50.175323 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-da561df8-dff9-4327-8928-0d189ebae198 req-16fbd3b2-615b-4e4c-8258-2541b53ebf3c tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.32", "host": "n-h1-764292-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-764292-5.cbci-764292-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:44:50.204566 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 02 11:44:50.204566 n-d-764292-5 devstack@c-api.service[88067]: return self.call(f, *args, **kw) Dec 02 11:44:50.205084 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.coordination [req-da561df8-dff9-4327-8928-0d189ebae198 req-16fbd3b2-615b-4e4c-8258-2541b53ebf3c tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Lock "b'cinder-attachment_update-a7d15dda-2832-4513-8694-2b057e0dd058-n-h1-764292-5'" acquired by "attachment_update" :: waited 0.009s {{(pid=88068) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 02 11:44:50.207460 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:44:50.207460 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:44:51.470319 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.coordination [req-da561df8-dff9-4327-8928-0d189ebae198 req-16fbd3b2-615b-4e4c-8258-2541b53ebf3c tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Lock "b'cinder-attachment_update-a7d15dda-2832-4513-8694-2b057e0dd058-n-h1-764292-5'" released by "attachment_update" :: held 1.265s {{(pid=88068) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 02 11:44:51.471119 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-da561df8-dff9-4327-8928-0d189ebae198 req-16fbd3b2-615b-4e4c-8258-2541b53ebf3c tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] http://10.222.0.23/volume/v3/50bbd3efc3484797ab4b7077b62921fb/attachments/a012d834-d38a-46cf-8e51-04721bb04a05 returned with HTTP 200 Dec 02 11:44:51.472016 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1774/3588] 10.222.0.32 () {64 vars in 1468 bytes} [Wed Dec 2 11:44:50 2020] PUT /volume/v3/50bbd3efc3484797ab4b7077b62921fb/attachments/a012d834-d38a-46cf-8e51-04721bb04a05 => generated 762 bytes in 1304 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:44:51.488464 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-da561df8-dff9-4327-8928-0d189ebae198 req-81b0cc35-9bc8-4b8d-bd3d-01094653ed15 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] GET http://10.222.0.23/volume/v3/50bbd3efc3484797ab4b7077b62921fb/attachments/a012d834-d38a-46cf-8e51-04721bb04a05 Dec 02 11:44:51.489067 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-da561df8-dff9-4327-8928-0d189ebae198 req-81b0cc35-9bc8-4b8d-bd3d-01094653ed15 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:44:51.489290 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:44:51.489290 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:44:51.489654 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-da561df8-dff9-4327-8928-0d189ebae198 req-81b0cc35-9bc8-4b8d-bd3d-01094653ed15 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Calling method 'version_select' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:44:51.509335 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-da561df8-dff9-4327-8928-0d189ebae198 req-81b0cc35-9bc8-4b8d-bd3d-01094653ed15 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] http://10.222.0.23/volume/v3/50bbd3efc3484797ab4b7077b62921fb/attachments/a012d834-d38a-46cf-8e51-04721bb04a05 returned with HTTP 200 Dec 02 11:44:51.510109 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1815/3589] 10.222.0.32 () {60 vars in 1415 bytes} [Wed Dec 2 11:44:51 2020] GET /volume/v3/50bbd3efc3484797ab4b7077b62921fb/attachments/a012d834-d38a-46cf-8e51-04721bb04a05 => generated 787 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:44:58.786630 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-da561df8-dff9-4327-8928-0d189ebae198 req-d01b3640-6ee3-4bc8-a5a1-c0c5543ad2e8 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] POST http://10.222.0.23/volume/v3/50bbd3efc3484797ab4b7077b62921fb/attachments/a012d834-d38a-46cf-8e51-04721bb04a05/action Dec 02 11:44:58.787200 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:44:58.787200 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:44:58.787677 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-da561df8-dff9-4327-8928-0d189ebae198 req-d01b3640-6ee3-4bc8-a5a1-c0c5543ad2e8 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Action body: b'{"os-complete": null}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 11:44:58.788051 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-da561df8-dff9-4327-8928-0d189ebae198 req-d01b3640-6ee3-4bc8-a5a1-c0c5543ad2e8 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:44:58.855976 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:44:58.855976 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:44:58.869752 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-da561df8-dff9-4327-8928-0d189ebae198 req-d01b3640-6ee3-4bc8-a5a1-c0c5543ad2e8 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] http://10.222.0.23/volume/v3/50bbd3efc3484797ab4b7077b62921fb/attachments/a012d834-d38a-46cf-8e51-04721bb04a05/action returned with HTTP 204 Dec 02 11:44:58.870511 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1775/3590] 10.222.0.32 () {64 vars in 1489 bytes} [Wed Dec 2 11:44:58 2020] POST /volume/v3/50bbd3efc3484797ab4b7077b62921fb/attachments/a012d834-d38a-46cf-8e51-04721bb04a05/action => generated 0 bytes in 89 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:45:06.430195 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-0ab884ba-da94-4b49-a8ab-2309b0468370 req-9f5c478e-b803-47bc-9311-d182dac3d7f3 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] DELETE http://10.222.0.23/volume/v3/50bbd3efc3484797ab4b7077b62921fb/attachments/a012d834-d38a-46cf-8e51-04721bb04a05 Dec 02 11:45:06.430776 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-0ab884ba-da94-4b49-a8ab-2309b0468370 req-9f5c478e-b803-47bc-9311-d182dac3d7f3 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:45:06.430880 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:45:06.430880 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:45:06.431181 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-0ab884ba-da94-4b49-a8ab-2309b0468370 req-9f5c478e-b803-47bc-9311-d182dac3d7f3 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Calling method 'version_select' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:45:06.452916 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:45:06.452916 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:45:06.910807 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-0ab884ba-da94-4b49-a8ab-2309b0468370 req-9f5c478e-b803-47bc-9311-d182dac3d7f3 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88069) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 02 11:45:06.911225 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-0ab884ba-da94-4b49-a8ab-2309b0468370 req-9f5c478e-b803-47bc-9311-d182dac3d7f3 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Pending status list for volume during attachment-delete: [] {{(pid=88069) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 02 11:45:06.918821 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-0ab884ba-da94-4b49-a8ab-2309b0468370 req-9f5c478e-b803-47bc-9311-d182dac3d7f3 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] http://10.222.0.23/volume/v3/50bbd3efc3484797ab4b7077b62921fb/attachments/a012d834-d38a-46cf-8e51-04721bb04a05 returned with HTTP 200 Dec 02 11:45:06.919673 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1816/3591] 10.222.0.32 () {62 vars in 1437 bytes} [Wed Dec 2 11:45:06 2020] DELETE /volume/v3/50bbd3efc3484797ab4b7077b62921fb/attachments/a012d834-d38a-46cf-8e51-04721bb04a05 => generated 19 bytes in 494 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:45:07.922182 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4223b480-1b2c-4d6e-8140-a75592c419b1 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] GET http://10.222.0.23/volume/v3/50bbd3efc3484797ab4b7077b62921fb/volumes/a7d15dda-2832-4513-8694-2b057e0dd058 Dec 02 11:45:07.922676 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4223b480-1b2c-4d6e-8140-a75592c419b1 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:45:07.922857 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:45:07.922857 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:45:07.923242 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4223b480-1b2c-4d6e-8140-a75592c419b1 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:45:07.976294 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:45:07.976294 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:45:07.985246 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-4223b480-1b2c-4d6e-8140-a75592c419b1 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Volume info retrieved successfully. Dec 02 11:45:08.006293 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4223b480-1b2c-4d6e-8140-a75592c419b1 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] http://10.222.0.23/volume/v3/50bbd3efc3484797ab4b7077b62921fb/volumes/a7d15dda-2832-4513-8694-2b057e0dd058 returned with HTTP 200 Dec 02 11:45:08.007122 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1776/3592] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:45:07 2020] GET /volume/v3/50bbd3efc3484797ab4b7077b62921fb/volumes/a7d15dda-2832-4513-8694-2b057e0dd058 => generated 913 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 02 11:45:08.022675 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e501e2c2-9649-4747-9daa-cd874013d29b tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] GET http://10.222.0.23/volume/v3/50bbd3efc3484797ab4b7077b62921fb/volumes/a7d15dda-2832-4513-8694-2b057e0dd058 Dec 02 11:45:08.023205 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e501e2c2-9649-4747-9daa-cd874013d29b tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:45:08.023368 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:45:08.023368 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:45:08.023754 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e501e2c2-9649-4747-9daa-cd874013d29b tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:45:08.074533 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:45:08.074533 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:45:08.083645 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e501e2c2-9649-4747-9daa-cd874013d29b tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Volume info retrieved successfully. Dec 02 11:45:08.105778 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e501e2c2-9649-4747-9daa-cd874013d29b tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] http://10.222.0.23/volume/v3/50bbd3efc3484797ab4b7077b62921fb/volumes/a7d15dda-2832-4513-8694-2b057e0dd058 returned with HTTP 200 Dec 02 11:45:08.106667 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1817/3593] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:45:08 2020] GET /volume/v3/50bbd3efc3484797ab4b7077b62921fb/volumes/a7d15dda-2832-4513-8694-2b057e0dd058 => generated 913 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:45:08.185071 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5209bd13-0cb9-4d80-af4a-ec1d2aee8dc0 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] DELETE http://10.222.0.23/volume/v3/50bbd3efc3484797ab4b7077b62921fb/volumes/a7d15dda-2832-4513-8694-2b057e0dd058 Dec 02 11:45:08.185516 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5209bd13-0cb9-4d80-af4a-ec1d2aee8dc0 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:45:08.185734 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:45:08.185734 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:45:08.186108 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5209bd13-0cb9-4d80-af4a-ec1d2aee8dc0 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:45:08.186570 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-5209bd13-0cb9-4d80-af4a-ec1d2aee8dc0 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Delete volume with id: a7d15dda-2832-4513-8694-2b057e0dd058 Dec 02 11:45:08.234236 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:45:08.234236 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:45:08.235331 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-5209bd13-0cb9-4d80-af4a-ec1d2aee8dc0 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Volume info retrieved successfully. Dec 02 11:45:08.266090 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-5209bd13-0cb9-4d80-af4a-ec1d2aee8dc0 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Delete volume request issued successfully. Dec 02 11:45:08.266556 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5209bd13-0cb9-4d80-af4a-ec1d2aee8dc0 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] http://10.222.0.23/volume/v3/50bbd3efc3484797ab4b7077b62921fb/volumes/a7d15dda-2832-4513-8694-2b057e0dd058 returned with HTTP 202 Dec 02 11:45:08.267426 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1777/3594] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:45:08 2020] DELETE /volume/v3/50bbd3efc3484797ab4b7077b62921fb/volumes/a7d15dda-2832-4513-8694-2b057e0dd058 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:45:08.275479 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-db197cf3-0b95-462e-8bbf-eadeeedb8f8c tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] GET http://10.222.0.23/volume/v3/50bbd3efc3484797ab4b7077b62921fb/volumes/a7d15dda-2832-4513-8694-2b057e0dd058 Dec 02 11:45:08.276051 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-db197cf3-0b95-462e-8bbf-eadeeedb8f8c tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:45:08.276219 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:45:08.276219 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:45:08.276880 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-db197cf3-0b95-462e-8bbf-eadeeedb8f8c tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:45:08.326345 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:45:08.326345 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:45:08.334955 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-db197cf3-0b95-462e-8bbf-eadeeedb8f8c tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Volume info retrieved successfully. Dec 02 11:45:08.356746 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-db197cf3-0b95-462e-8bbf-eadeeedb8f8c tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] http://10.222.0.23/volume/v3/50bbd3efc3484797ab4b7077b62921fb/volumes/a7d15dda-2832-4513-8694-2b057e0dd058 returned with HTTP 200 Dec 02 11:45:08.357583 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1818/3595] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:45:08 2020] GET /volume/v3/50bbd3efc3484797ab4b7077b62921fb/volumes/a7d15dda-2832-4513-8694-2b057e0dd058 => generated 912 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:45:09.373922 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d37895f0-bf80-4e5a-8a69-dde98d6331c4 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] GET http://10.222.0.23/volume/v3/50bbd3efc3484797ab4b7077b62921fb/volumes/a7d15dda-2832-4513-8694-2b057e0dd058 Dec 02 11:45:09.374462 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d37895f0-bf80-4e5a-8a69-dde98d6331c4 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:45:09.374558 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:45:09.374558 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:45:09.374898 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d37895f0-bf80-4e5a-8a69-dde98d6331c4 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:45:09.427036 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:45:09.427036 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:45:09.435431 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-d37895f0-bf80-4e5a-8a69-dde98d6331c4 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Volume info retrieved successfully. Dec 02 11:45:09.457133 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d37895f0-bf80-4e5a-8a69-dde98d6331c4 tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] http://10.222.0.23/volume/v3/50bbd3efc3484797ab4b7077b62921fb/volumes/a7d15dda-2832-4513-8694-2b057e0dd058 returned with HTTP 200 Dec 02 11:45:09.457999 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1778/3596] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:45:09 2020] GET /volume/v3/50bbd3efc3484797ab4b7077b62921fb/volumes/a7d15dda-2832-4513-8694-2b057e0dd058 => generated 912 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:45:10.474459 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-65a8b0c7-9498-42ac-aaf0-a460d2ce35ce tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] GET http://10.222.0.23/volume/v3/50bbd3efc3484797ab4b7077b62921fb/volumes/a7d15dda-2832-4513-8694-2b057e0dd058 Dec 02 11:45:10.475041 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-65a8b0c7-9498-42ac-aaf0-a460d2ce35ce tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:45:10.475184 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:45:10.475184 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:45:10.475496 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-65a8b0c7-9498-42ac-aaf0-a460d2ce35ce tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:45:10.522986 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-65a8b0c7-9498-42ac-aaf0-a460d2ce35ce tempest-ServerActionsTestJSON-1956442481 tempest-ServerActionsTestJSON-1956442481] http://10.222.0.23/volume/v3/50bbd3efc3484797ab4b7077b62921fb/volumes/a7d15dda-2832-4513-8694-2b057e0dd058 returned with HTTP 404 Dec 02 11:45:10.524050 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1819/3597] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:45:10 2020] GET /volume/v3/50bbd3efc3484797ab4b7077b62921fb/volumes/a7d15dda-2832-4513-8694-2b057e0dd058 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:47:19.189105 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-77b206c2-0c7d-4051-915e-e934dbbfaa99 tempest-TestEncryptedCinderVolumes-162351922 tempest-TestEncryptedCinderVolumes-162351922] POST http://10.222.0.23/volume/v3/81e7003c9a564a3599b178618e92b454/types Dec 02 11:47:19.189625 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:47:19.189625 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:47:19.189998 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-77b206c2-0c7d-4051-915e-e934dbbfaa99 tempest-TestEncryptedCinderVolumes-162351922 tempest-TestEncryptedCinderVolumes-162351922] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-273044957", "extra_specs": {}}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:47:19.230730 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-77b206c2-0c7d-4051-915e-e934dbbfaa99 tempest-TestEncryptedCinderVolumes-162351922 tempest-TestEncryptedCinderVolumes-162351922] http://10.222.0.23/volume/v3/81e7003c9a564a3599b178618e92b454/types returned with HTTP 200 Dec 02 11:47:19.231449 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1779/3598] 10.222.0.23 () {60 vars in 1219 bytes} [Wed Dec 2 11:47:19 2020] POST /volume/v3/81e7003c9a564a3599b178618e92b454/types => generated 217 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:47:19.243579 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3898b32b-275e-4067-9db7-0c9b25710a21 tempest-TestEncryptedCinderVolumes-162351922 tempest-TestEncryptedCinderVolumes-162351922] POST http://10.222.0.23/volume/v3/81e7003c9a564a3599b178618e92b454/types/a1a2092f-06e5-4097-bb24-36c38e12b188/encryption Dec 02 11:47:19.244466 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3898b32b-275e-4067-9db7-0c9b25710a21 tempest-TestEncryptedCinderVolumes-162351922 tempest-TestEncryptedCinderVolumes-162351922] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:47:19.293991 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3898b32b-275e-4067-9db7-0c9b25710a21 tempest-TestEncryptedCinderVolumes-162351922 tempest-TestEncryptedCinderVolumes-162351922] http://10.222.0.23/volume/v3/81e7003c9a564a3599b178618e92b454/types/a1a2092f-06e5-4097-bb24-36c38e12b188/encryption returned with HTTP 200 Dec 02 11:47:19.294826 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1820/3599] 10.222.0.23 () {60 vars in 1364 bytes} [Wed Dec 2 11:47:19 2020] POST /volume/v3/81e7003c9a564a3599b178618e92b454/types/a1a2092f-06e5-4097-bb24-36c38e12b188/encryption => generated 231 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:47:19.307146 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-179b0a95-5457-4e58-a416-e20adf022c05 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] POST http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes Dec 02 11:47:19.307929 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-179b0a95-5457-4e58-a416-e20adf022c05 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1369166329", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-273044957", "size": 1}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:47:19.309218 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-179b0a95-5457-4e58-a416-e20adf022c05 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1369166329', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-273044957', 'size': 1}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 11:47:19.321974 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-179b0a95-5457-4e58-a416-e20adf022c05 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Create volume of 1 GB Dec 02 11:47:19.322634 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:47:19.322634 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:47:19.323270 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-179b0a95-5457-4e58-a416-e20adf022c05 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Availability Zones retrieved successfully. Dec 02 11:47:19.340040 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-179b0a95-5457-4e58-a416-e20adf022c05 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Flow 'volume_create_api' (181b7b69-351e-471a-9470-48fdf4e1b5df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:47:19.342868 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-179b0a95-5457-4e58-a416-e20adf022c05 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd8106b8-988d-4542-a346-58d725037f93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:47:19.344821 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-179b0a95-5457-4e58-a416-e20adf022c05 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Validating volume size '1' using validate_int {{(pid=88068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 11:47:19.400903 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-179b0a95-5457-4e58-a416-e20adf022c05 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd8106b8-988d-4542-a346-58d725037f93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T11:47:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a1a2092f-06e5-4097-bb24-36c38e12b188,is_public=True,name='tempest-scenario-type-cryptsetup-273044957',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a1a2092f-06e5-4097-bb24-36c38e12b188', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', '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=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:47:19.403096 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-179b0a95-5457-4e58-a416-e20adf022c05 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf5b8bd9-1227-46a0-baf3-0d3f3574fac7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:47:19.451987 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.quota [None req-179b0a95-5457-4e58-a416-e20adf022c05 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-273044957 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-273044957, it is now deprecated. Please use the default quota class for default quota. Dec 02 11:47:19.452920 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.quota [None req-179b0a95-5457-4e58-a416-e20adf022c05 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-273044957 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-273044957, it is now deprecated. Please use the default quota class for default quota. Dec 02 11:47:19.498720 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-179b0a95-5457-4e58-a416-e20adf022c05 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Created reservations ['7bfaa501-48c0-44e6-b523-73176fd50c9e', '88e0d23d-28c6-48af-945c-4d5242de51f7', '2fef605f-c918-4bb7-907b-689bb3f16285', '359c74ab-c92b-47ec-bc94-2d8e1919864e'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:47:19.500482 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-179b0a95-5457-4e58-a416-e20adf022c05 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf5b8bd9-1227-46a0-baf3-0d3f3574fac7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7bfaa501-48c0-44e6-b523-73176fd50c9e', '88e0d23d-28c6-48af-945c-4d5242de51f7', '2fef605f-c918-4bb7-907b-689bb3f16285', '359c74ab-c92b-47ec-bc94-2d8e1919864e']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:47:19.502647 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-179b0a95-5457-4e58-a416-e20adf022c05 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9127c4ba-ef1b-4440-905b-1a6aa4f44dd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:47:19.558955 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-179b0a95-5457-4e58-a416-e20adf022c05 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9127c4ba-ef1b-4440-905b-1a6aa4f44dd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7242dbf8-919e-4888-9a2b-c54cd46befb3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1369166329',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f0ce086387a487a8412e054ab1b3b4e',qos_specs=None,replication_status=,reservations=['7bfaa501-48c0-44e6-b523-73176fd50c9e','88e0d23d-28c6-48af-945c-4d5242de51f7','2fef605f-c918-4bb7-907b-689bb3f16285','359c74ab-c92b-47ec-bc94-2d8e1919864e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='573d222739fb4bb592d37c294ffc0b83',volume_type_id=a1a2092f-06e5-4097-bb24-36c38e12b188), '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=2020-12-02T11:47:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1369166329',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=7242dbf8-919e-4888-9a2b-c54cd46befb3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f0ce086387a487a8412e054ab1b3b4e',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,user_id='573d222739fb4bb592d37c294ffc0b83',volume_attachment=,volume_type=,volume_type_id=a1a2092f-06e5-4097-bb24-36c38e12b188)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:47:19.561027 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-179b0a95-5457-4e58-a416-e20adf022c05 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d052c575-beb1-42a4-b4ac-a2ff447813f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:47:19.588420 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-179b0a95-5457-4e58-a416-e20adf022c05 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d052c575-beb1-42a4-b4ac-a2ff447813f5) 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-TestEncryptedCinderVolumes-volume-1369166329',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f0ce086387a487a8412e054ab1b3b4e',qos_specs=None,replication_status=,reservations=['7bfaa501-48c0-44e6-b523-73176fd50c9e','88e0d23d-28c6-48af-945c-4d5242de51f7','2fef605f-c918-4bb7-907b-689bb3f16285','359c74ab-c92b-47ec-bc94-2d8e1919864e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='573d222739fb4bb592d37c294ffc0b83',volume_type_id=a1a2092f-06e5-4097-bb24-36c38e12b188)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:47:19.590375 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-179b0a95-5457-4e58-a416-e20adf022c05 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76777365-730f-4d06-a075-2df3ae9d755b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:47:19.605511 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-179b0a95-5457-4e58-a416-e20adf022c05 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76777365-730f-4d06-a075-2df3ae9d755b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:47:19.608094 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-179b0a95-5457-4e58-a416-e20adf022c05 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Flow 'volume_create_api' (181b7b69-351e-471a-9470-48fdf4e1b5df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:47:19.655604 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-179b0a95-5457-4e58-a416-e20adf022c05 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Create volume request issued successfully. Dec 02 11:47:19.669209 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-179b0a95-5457-4e58-a416-e20adf022c05 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes returned with HTTP 202 Dec 02 11:47:19.670114 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1780/3600] 10.222.0.23 () {60 vars in 1226 bytes} [Wed Dec 2 11:47:19 2020] POST /volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes => generated 856 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:47:19.684754 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ef1d7fcb-22ca-4646-ae3a-71004fbf75b7 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] GET http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3 Dec 02 11:47:19.685317 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ef1d7fcb-22ca-4646-ae3a-71004fbf75b7 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:47:19.685799 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ef1d7fcb-22ca-4646-ae3a-71004fbf75b7 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:47:19.737835 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:47:19.737835 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:47:19.747032 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-ef1d7fcb-22ca-4646-ae3a-71004fbf75b7 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Volume info retrieved successfully. Dec 02 11:47:19.768671 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ef1d7fcb-22ca-4646-ae3a-71004fbf75b7 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3 returned with HTTP 200 Dec 02 11:47:19.769566 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1821/3601] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:47:19 2020] GET /volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3 => generated 948 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:47:20.790792 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-608f44bb-ac7a-457f-8c1b-8647babba47e tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] GET http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3 Dec 02 11:47:20.791601 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-608f44bb-ac7a-457f-8c1b-8647babba47e tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:47:20.791975 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:47:20.791975 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:47:20.793224 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-608f44bb-ac7a-457f-8c1b-8647babba47e tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:47:20.850370 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:47:20.850370 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:47:20.858815 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-608f44bb-ac7a-457f-8c1b-8647babba47e tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Volume info retrieved successfully. Dec 02 11:47:20.879845 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-608f44bb-ac7a-457f-8c1b-8647babba47e tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3 returned with HTTP 200 Dec 02 11:47:20.880660 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1781/3602] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:47:20 2020] GET /volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3 => generated 949 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:47:20.896593 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-330dc339-c7af-4fae-907c-5d59d3994d25 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] GET http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3 Dec 02 11:47:20.897157 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-330dc339-c7af-4fae-907c-5d59d3994d25 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:47:20.897331 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:47:20.897331 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:47:20.897719 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-330dc339-c7af-4fae-907c-5d59d3994d25 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:47:20.946929 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:47:20.946929 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:47:20.956493 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-330dc339-c7af-4fae-907c-5d59d3994d25 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Volume info retrieved successfully. Dec 02 11:47:20.979177 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-330dc339-c7af-4fae-907c-5d59d3994d25 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3 returned with HTTP 200 Dec 02 11:47:20.979998 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1822/3603] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:47:20 2020] GET /volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3 => generated 949 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:47:21.108443 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e2866e26-97d4-4502-bef4-aadb0dcea351 req-1df63e12-38f3-4b28-a481-214f69f7c74e tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] GET http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3 Dec 02 11:47:21.108988 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-e2866e26-97d4-4502-bef4-aadb0dcea351 req-1df63e12-38f3-4b28-a481-214f69f7c74e tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:47:21.109158 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:47:21.109158 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:47:21.109558 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-e2866e26-97d4-4502-bef4-aadb0dcea351 req-1df63e12-38f3-4b28-a481-214f69f7c74e tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:47:21.159482 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:47:21.159482 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:47:21.168242 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-e2866e26-97d4-4502-bef4-aadb0dcea351 req-1df63e12-38f3-4b28-a481-214f69f7c74e tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Volume info retrieved successfully. Dec 02 11:47:21.199854 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e2866e26-97d4-4502-bef4-aadb0dcea351 req-1df63e12-38f3-4b28-a481-214f69f7c74e tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3 returned with HTTP 200 Dec 02 11:47:21.200869 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1782/3604] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 11:47:21 2020] GET /volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3 => generated 949 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:47:21.288580 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-330dc339-c7af-4fae-907c-5d59d3994d25 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] GET http://10.222.0.23/volume// Dec 02 11:47:21.289095 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-330dc339-c7af-4fae-907c-5d59d3994d25 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:47:21.289285 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:47:21.289285 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:47:21.289687 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-330dc339-c7af-4fae-907c-5d59d3994d25 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Calling method 'all' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:47:21.290739 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-330dc339-c7af-4fae-907c-5d59d3994d25 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 11:47:21.291329 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1823/3605] 10.222.0.23 () {58 vars in 1289 bytes} [Wed Dec 2 11:47:21 2020] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 11:47:21.305272 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e2866e26-97d4-4502-bef4-aadb0dcea351 req-13aff804-0acc-4dad-b570-b66982ab1d48 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] POST http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/attachments Dec 02 11:47:21.305777 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:47:21.305777 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:47:21.306190 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-e2866e26-97d4-4502-bef4-aadb0dcea351 req-13aff804-0acc-4dad-b570-b66982ab1d48 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7242dbf8-919e-4888-9a2b-c54cd46befb3", "instance_uuid": "23d783c7-ff5d-477a-9ad6-93a6fa835687", "connector": null}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:47:21.354763 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:47:21.354763 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:47:21.423256 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e2866e26-97d4-4502-bef4-aadb0dcea351 req-13aff804-0acc-4dad-b570-b66982ab1d48 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/attachments returned with HTTP 200 Dec 02 11:47:21.424152 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1783/3606] 10.222.0.23 () {66 vars in 1565 bytes} [Wed Dec 2 11:47:21 2020] POST /volume/v3/6f0ce086387a487a8412e054ab1b3b4e/attachments => generated 273 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:47:21.460884 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-13fb42a8-8524-4b43-accd-4060167a4107 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] GET http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3 Dec 02 11:47:21.461396 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-13fb42a8-8524-4b43-accd-4060167a4107 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:47:21.461876 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-13fb42a8-8524-4b43-accd-4060167a4107 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:47:21.490555 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e2866e26-97d4-4502-bef4-aadb0dcea351 req-13aff804-0acc-4dad-b570-b66982ab1d48 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] GET http://10.222.0.23/volume// Dec 02 11:47:21.491034 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-e2866e26-97d4-4502-bef4-aadb0dcea351 req-13aff804-0acc-4dad-b570-b66982ab1d48 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:47:21.491192 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:47:21.491192 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:47:21.491604 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-e2866e26-97d4-4502-bef4-aadb0dcea351 req-13aff804-0acc-4dad-b570-b66982ab1d48 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Calling method 'all' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:47:21.492837 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e2866e26-97d4-4502-bef4-aadb0dcea351 req-13aff804-0acc-4dad-b570-b66982ab1d48 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 11:47:21.493522 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1784/3607] 10.222.0.41 () {56 vars in 1089 bytes} [Wed Dec 2 11:47:21 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 11:47:21.506476 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e2866e26-97d4-4502-bef4-aadb0dcea351 req-8fa8d450-75e3-4d00-a40f-f412647b94eb tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] GET http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3 Dec 02 11:47:21.507051 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-e2866e26-97d4-4502-bef4-aadb0dcea351 req-8fa8d450-75e3-4d00-a40f-f412647b94eb tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:47:21.507500 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-e2866e26-97d4-4502-bef4-aadb0dcea351 req-8fa8d450-75e3-4d00-a40f-f412647b94eb tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:47:21.510495 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:47:21.510495 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:47:21.518997 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-13fb42a8-8524-4b43-accd-4060167a4107 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Volume info retrieved successfully. Dec 02 11:47:21.538275 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:47:21.538275 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:47:21.547175 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-13fb42a8-8524-4b43-accd-4060167a4107 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3 returned with HTTP 200 Dec 02 11:47:21.548004 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1824/3608] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:47:21 2020] GET /volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3 => generated 948 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:47:21.557286 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:47:21.557286 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:47:21.566707 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-e2866e26-97d4-4502-bef4-aadb0dcea351 req-8fa8d450-75e3-4d00-a40f-f412647b94eb tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Volume info retrieved successfully. Dec 02 11:47:21.585502 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:47:21.585502 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:47:21.593782 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e2866e26-97d4-4502-bef4-aadb0dcea351 req-8fa8d450-75e3-4d00-a40f-f412647b94eb tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3 returned with HTTP 200 Dec 02 11:47:21.594595 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1785/3609] 10.222.0.41 () {60 vars in 1403 bytes} [Wed Dec 2 11:47:21 2020] GET /volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3 => generated 1047 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 02 11:47:21.628840 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e2866e26-97d4-4502-bef4-aadb0dcea351 req-6fd85e35-bfa4-4311-bea9-21c5a07468e6 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] PUT http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/attachments/17b46c09-6802-4065-956d-dc97ebded961 Dec 02 11:47:21.629343 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:47:21.629343 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:47:21.629913 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-e2866e26-97d4-4502-bef4-aadb0dcea351 req-6fd85e35-bfa4-4311-bea9-21c5a07468e6 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.41", "host": "n-h2-764292-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-764292-5.cbci-764292-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:47:21.658533 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 02 11:47:21.658533 n-d-764292-5 devstack@c-api.service[88067]: return self.call(f, *args, **kw) Dec 02 11:47:21.658972 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.coordination [req-e2866e26-97d4-4502-bef4-aadb0dcea351 req-6fd85e35-bfa4-4311-bea9-21c5a07468e6 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Lock "b'cinder-attachment_update-7242dbf8-919e-4888-9a2b-c54cd46befb3-n-h2-764292-5'" acquired by "attachment_update" :: waited 0.009s {{(pid=88069) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 02 11:47:21.661272 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:47:21.661272 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:47:22.565100 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bbef1905-80a3-40a0-807e-928793180160 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] GET http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3 Dec 02 11:47:22.565515 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bbef1905-80a3-40a0-807e-928793180160 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:47:22.565750 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:47:22.565750 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:47:22.566296 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-bbef1905-80a3-40a0-807e-928793180160 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:47:22.614806 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:47:22.614806 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:47:22.627066 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-bbef1905-80a3-40a0-807e-928793180160 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Volume info retrieved successfully. Dec 02 11:47:22.650292 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:47:22.650292 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:47:22.659033 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-bbef1905-80a3-40a0-807e-928793180160 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3 returned with HTTP 200 Dec 02 11:47:22.659870 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1786/3610] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:47:22 2020] GET /volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3 => generated 948 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:47:22.925021 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.coordination [req-e2866e26-97d4-4502-bef4-aadb0dcea351 req-6fd85e35-bfa4-4311-bea9-21c5a07468e6 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Lock "b'cinder-attachment_update-7242dbf8-919e-4888-9a2b-c54cd46befb3-n-h2-764292-5'" released by "attachment_update" :: held 1.266s {{(pid=88069) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 02 11:47:22.925688 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e2866e26-97d4-4502-bef4-aadb0dcea351 req-6fd85e35-bfa4-4311-bea9-21c5a07468e6 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/attachments/17b46c09-6802-4065-956d-dc97ebded961 returned with HTTP 200 Dec 02 11:47:22.926727 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1825/3611] 10.222.0.41 () {64 vars in 1468 bytes} [Wed Dec 2 11:47:21 2020] PUT /volume/v3/6f0ce086387a487a8412e054ab1b3b4e/attachments/17b46c09-6802-4065-956d-dc97ebded961 => generated 761 bytes in 1303 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:47:23.025638 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e2866e26-97d4-4502-bef4-aadb0dcea351 req-f8970196-e1da-4010-aff6-7b4e94504ccd tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] GET http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3/encryption Dec 02 11:47:23.026447 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-e2866e26-97d4-4502-bef4-aadb0dcea351 req-f8970196-e1da-4010-aff6-7b4e94504ccd tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:47:23.026696 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:47:23.026696 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:47:23.027374 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-e2866e26-97d4-4502-bef4-aadb0dcea351 req-f8970196-e1da-4010-aff6-7b4e94504ccd tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Calling method 'index' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:47:23.076736 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:47:23.076736 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:47:23.130847 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e2866e26-97d4-4502-bef4-aadb0dcea351 req-f8970196-e1da-4010-aff6-7b4e94504ccd tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3/encryption returned with HTTP 200 Dec 02 11:47:23.131732 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1787/3612] 10.222.0.41 () {58 vars in 1395 bytes} [Wed Dec 2 11:47:23 2020] GET /volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3/encryption => generated 161 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:47:23.680568 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-15a2a2c4-7702-449a-8375-2f39ab78b4fe tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] GET http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3 Dec 02 11:47:23.681501 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-15a2a2c4-7702-449a-8375-2f39ab78b4fe tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:47:23.681790 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:47:23.681790 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:47:23.682467 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-15a2a2c4-7702-449a-8375-2f39ab78b4fe tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:47:23.731969 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:47:23.731969 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:47:23.740776 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-15a2a2c4-7702-449a-8375-2f39ab78b4fe tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Volume info retrieved successfully. Dec 02 11:47:23.759224 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:47:23.759224 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:47:23.767482 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-15a2a2c4-7702-449a-8375-2f39ab78b4fe tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3 returned with HTTP 200 Dec 02 11:47:23.768301 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1826/3613] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:47:23 2020] GET /volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3 => generated 949 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:47:24.788689 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b3438b46-e214-4834-906a-0365dde0fa57 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] GET http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3 Dec 02 11:47:24.789638 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b3438b46-e214-4834-906a-0365dde0fa57 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:47:24.789908 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:47:24.789908 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:47:24.790552 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b3438b46-e214-4834-906a-0365dde0fa57 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:47:24.840858 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:47:24.840858 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:47:24.849435 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b3438b46-e214-4834-906a-0365dde0fa57 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Volume info retrieved successfully. Dec 02 11:47:24.868971 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:47:24.868971 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:47:24.878015 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b3438b46-e214-4834-906a-0365dde0fa57 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3 returned with HTTP 200 Dec 02 11:47:24.878820 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1788/3614] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:47:24 2020] GET /volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3 => generated 949 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:47:25.902869 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-62a42499-b595-442b-95ba-156b39b005f2 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] GET http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3 Dec 02 11:47:25.903799 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-62a42499-b595-442b-95ba-156b39b005f2 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:47:25.903966 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:47:25.903966 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:47:25.904604 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-62a42499-b595-442b-95ba-156b39b005f2 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:47:25.957595 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:47:25.957595 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:47:25.966262 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-62a42499-b595-442b-95ba-156b39b005f2 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Volume info retrieved successfully. Dec 02 11:47:25.985030 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:47:25.985030 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:47:25.993597 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-62a42499-b595-442b-95ba-156b39b005f2 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3 returned with HTTP 200 Dec 02 11:47:25.994399 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1827/3615] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:47:25 2020] GET /volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3 => generated 949 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:47:27.016412 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-31c60ae5-470e-4fa0-a943-8df6b4ddf21b tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] GET http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3 Dec 02 11:47:27.017400 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-31c60ae5-470e-4fa0-a943-8df6b4ddf21b tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:47:27.017641 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:47:27.017641 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:47:27.018309 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-31c60ae5-470e-4fa0-a943-8df6b4ddf21b tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:47:27.077926 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:47:27.077926 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:47:27.086458 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-31c60ae5-470e-4fa0-a943-8df6b4ddf21b tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Volume info retrieved successfully. Dec 02 11:47:27.105062 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:47:27.105062 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:47:27.113498 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-31c60ae5-470e-4fa0-a943-8df6b4ddf21b tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3 returned with HTTP 200 Dec 02 11:47:27.114321 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1789/3616] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:47:27 2020] GET /volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3 => generated 949 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:47:28.131001 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6997f616-b14d-4f3e-95aa-9b22c7ecb982 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] GET http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3 Dec 02 11:47:28.131508 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6997f616-b14d-4f3e-95aa-9b22c7ecb982 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:47:28.131730 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:47:28.131730 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:47:28.132090 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6997f616-b14d-4f3e-95aa-9b22c7ecb982 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:47:28.183338 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:47:28.183338 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:47:28.192124 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6997f616-b14d-4f3e-95aa-9b22c7ecb982 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Volume info retrieved successfully. Dec 02 11:47:28.211170 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:47:28.211170 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:47:28.219836 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6997f616-b14d-4f3e-95aa-9b22c7ecb982 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3 returned with HTTP 200 Dec 02 11:47:28.222212 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1828/3617] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:47:28 2020] GET /volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3 => generated 949 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:47:28.666572 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e2866e26-97d4-4502-bef4-aadb0dcea351 req-79fe8b6c-ee9e-4800-b986-f31c91fa5430 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] POST http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/attachments/17b46c09-6802-4065-956d-dc97ebded961/action Dec 02 11:47:28.667869 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:47:28.667869 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:47:28.668622 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-e2866e26-97d4-4502-bef4-aadb0dcea351 req-79fe8b6c-ee9e-4800-b986-f31c91fa5430 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Action body: b'{"os-complete": null}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 11:47:28.669343 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-e2866e26-97d4-4502-bef4-aadb0dcea351 req-79fe8b6c-ee9e-4800-b986-f31c91fa5430 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:47:28.739587 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:47:28.739587 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:47:28.755330 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-e2866e26-97d4-4502-bef4-aadb0dcea351 req-79fe8b6c-ee9e-4800-b986-f31c91fa5430 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/attachments/17b46c09-6802-4065-956d-dc97ebded961/action returned with HTTP 204 Dec 02 11:47:28.756217 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1790/3618] 10.222.0.41 () {64 vars in 1489 bytes} [Wed Dec 2 11:47:28 2020] POST /volume/v3/6f0ce086387a487a8412e054ab1b3b4e/attachments/17b46c09-6802-4065-956d-dc97ebded961/action => generated 0 bytes in 95 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:47:29.240863 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6bb41386-23d8-4677-8934-af792cb71393 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] GET http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3 Dec 02 11:47:29.241679 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6bb41386-23d8-4677-8934-af792cb71393 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:47:29.242083 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:47:29.242083 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:47:29.242693 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6bb41386-23d8-4677-8934-af792cb71393 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:47:29.300044 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:47:29.300044 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:47:29.309616 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6bb41386-23d8-4677-8934-af792cb71393 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Volume info retrieved successfully. Dec 02 11:47:29.328769 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:47:29.328769 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:47:29.337121 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6bb41386-23d8-4677-8934-af792cb71393 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3 returned with HTTP 200 Dec 02 11:47:29.337952 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1829/3619] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:47:29 2020] GET /volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3 => generated 1241 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:47:29.353913 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2f882d14-cc8e-4bf4-828f-3ce6c0084d62 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] GET http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3 Dec 02 11:47:29.354445 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2f882d14-cc8e-4bf4-828f-3ce6c0084d62 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:47:29.354639 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:47:29.354639 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:47:29.355002 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2f882d14-cc8e-4bf4-828f-3ce6c0084d62 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:47:29.403007 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:47:29.403007 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:47:29.412590 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-2f882d14-cc8e-4bf4-828f-3ce6c0084d62 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Volume info retrieved successfully. Dec 02 11:47:29.435182 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:47:29.435182 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:47:29.443804 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2f882d14-cc8e-4bf4-828f-3ce6c0084d62 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3 returned with HTTP 200 Dec 02 11:47:29.444610 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1791/3620] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:47:29 2020] GET /volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3 => generated 1241 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:47:29.571744 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-1d2f388e-865f-4f22-84ce-0d2416266d46 req-5d6f2767-c701-445d-9f54-7e5a343351ee tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] GET http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3 Dec 02 11:47:29.572573 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-1d2f388e-865f-4f22-84ce-0d2416266d46 req-5d6f2767-c701-445d-9f54-7e5a343351ee tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:47:29.572886 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:47:29.572886 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:47:29.573533 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-1d2f388e-865f-4f22-84ce-0d2416266d46 req-5d6f2767-c701-445d-9f54-7e5a343351ee tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:47:29.629040 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:47:29.629040 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:47:29.638088 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-1d2f388e-865f-4f22-84ce-0d2416266d46 req-5d6f2767-c701-445d-9f54-7e5a343351ee tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Volume info retrieved successfully. Dec 02 11:47:29.657171 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:47:29.657171 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:47:29.665454 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-1d2f388e-865f-4f22-84ce-0d2416266d46 req-5d6f2767-c701-445d-9f54-7e5a343351ee tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3 returned with HTTP 200 Dec 02 11:47:29.666294 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1830/3621] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 11:47:29 2020] GET /volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3 => generated 1241 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:47:29.688447 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-1d2f388e-865f-4f22-84ce-0d2416266d46 req-6928f444-5f9c-437a-8eb4-2bd02a298ffc tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] POST http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3/action Dec 02 11:47:29.688957 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:47:29.688957 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:47:29.689511 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-1d2f388e-865f-4f22-84ce-0d2416266d46 req-6928f444-5f9c-437a-8eb4-2bd02a298ffc tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Action body: b'{"os-begin_detaching": null}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 11:47:29.689895 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-1d2f388e-865f-4f22-84ce-0d2416266d46 req-6928f444-5f9c-437a-8eb4-2bd02a298ffc tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:47:29.738683 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:47:29.738683 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:47:29.739779 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-1d2f388e-865f-4f22-84ce-0d2416266d46 req-6928f444-5f9c-437a-8eb4-2bd02a298ffc tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Volume info retrieved successfully. Dec 02 11:47:29.750619 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-1d2f388e-865f-4f22-84ce-0d2416266d46 req-6928f444-5f9c-437a-8eb4-2bd02a298ffc tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Begin detaching volume completed successfully. Dec 02 11:47:29.751335 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-1d2f388e-865f-4f22-84ce-0d2416266d46 req-6928f444-5f9c-437a-8eb4-2bd02a298ffc tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3/action returned with HTTP 202 Dec 02 11:47:29.752577 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1792/3622] 10.222.0.23 () {64 vars in 1643 bytes} [Wed Dec 2 11:47:29 2020] POST /volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 02 11:47:29.775214 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9abd70b8-6c90-4a2e-978a-e889752eeb63 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] GET http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3 Dec 02 11:47:29.775822 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9abd70b8-6c90-4a2e-978a-e889752eeb63 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:47:29.776080 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:47:29.776080 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:47:29.776447 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9abd70b8-6c90-4a2e-978a-e889752eeb63 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:47:29.825168 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:47:29.825168 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:47:29.825500 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-1d2f388e-865f-4f22-84ce-0d2416266d46 req-6928f444-5f9c-437a-8eb4-2bd02a298ffc tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] GET http://10.222.0.23/volume// Dec 02 11:47:29.825979 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-1d2f388e-865f-4f22-84ce-0d2416266d46 req-6928f444-5f9c-437a-8eb4-2bd02a298ffc tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:47:29.826138 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:47:29.826138 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:47:29.826540 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-1d2f388e-865f-4f22-84ce-0d2416266d46 req-6928f444-5f9c-437a-8eb4-2bd02a298ffc tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Calling method 'all' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:47:29.827694 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-1d2f388e-865f-4f22-84ce-0d2416266d46 req-6928f444-5f9c-437a-8eb4-2bd02a298ffc tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 11:47:29.828258 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1793/3623] 10.222.0.41 () {56 vars in 1089 bytes} [Wed Dec 2 11:47:29 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 11:47:29.833731 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-9abd70b8-6c90-4a2e-978a-e889752eeb63 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Volume info retrieved successfully. Dec 02 11:47:29.841350 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-1d2f388e-865f-4f22-84ce-0d2416266d46 req-b9b3e987-e641-4536-88d4-62379ce5bd16 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] GET http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3 Dec 02 11:47:29.841901 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-1d2f388e-865f-4f22-84ce-0d2416266d46 req-b9b3e987-e641-4536-88d4-62379ce5bd16 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:47:29.842361 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-1d2f388e-865f-4f22-84ce-0d2416266d46 req-b9b3e987-e641-4536-88d4-62379ce5bd16 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:47:29.852811 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:47:29.852811 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:47:29.861472 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9abd70b8-6c90-4a2e-978a-e889752eeb63 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3 returned with HTTP 200 Dec 02 11:47:29.862316 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1831/3624] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:47:29 2020] GET /volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3 => generated 1244 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:47:29.895394 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:47:29.895394 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:47:29.904095 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-1d2f388e-865f-4f22-84ce-0d2416266d46 req-b9b3e987-e641-4536-88d4-62379ce5bd16 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Volume info retrieved successfully. Dec 02 11:47:29.923170 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:47:29.923170 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:47:29.931473 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-1d2f388e-865f-4f22-84ce-0d2416266d46 req-b9b3e987-e641-4536-88d4-62379ce5bd16 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3 returned with HTTP 200 Dec 02 11:47:29.932285 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1794/3625] 10.222.0.41 () {60 vars in 1403 bytes} [Wed Dec 2 11:47:29 2020] GET /volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3 => generated 1343 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 02 11:47:29.972007 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-1d2f388e-865f-4f22-84ce-0d2416266d46 req-682aa7bd-1856-4761-9a54-9a3380f8539c tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] GET http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3/encryption Dec 02 11:47:29.972526 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-1d2f388e-865f-4f22-84ce-0d2416266d46 req-682aa7bd-1856-4761-9a54-9a3380f8539c tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:47:29.972697 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:47:29.972697 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:47:29.973126 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-1d2f388e-865f-4f22-84ce-0d2416266d46 req-682aa7bd-1856-4761-9a54-9a3380f8539c tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Calling method 'index' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:47:30.021353 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:47:30.021353 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:47:30.074344 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-1d2f388e-865f-4f22-84ce-0d2416266d46 req-682aa7bd-1856-4761-9a54-9a3380f8539c tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3/encryption returned with HTTP 200 Dec 02 11:47:30.075362 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1832/3626] 10.222.0.41 () {58 vars in 1395 bytes} [Wed Dec 2 11:47:29 2020] GET /volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3/encryption => generated 161 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:47:30.449471 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-1d2f388e-865f-4f22-84ce-0d2416266d46 req-acec3c48-a5b0-4972-9073-f67d7fd0e134 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] DELETE http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/attachments/17b46c09-6802-4065-956d-dc97ebded961 Dec 02 11:47:30.449994 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-1d2f388e-865f-4f22-84ce-0d2416266d46 req-acec3c48-a5b0-4972-9073-f67d7fd0e134 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:47:30.450115 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:47:30.450115 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:47:30.450515 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-1d2f388e-865f-4f22-84ce-0d2416266d46 req-acec3c48-a5b0-4972-9073-f67d7fd0e134 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Calling method 'version_select' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:47:30.471154 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:47:30.471154 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:47:30.879283 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-60cd769c-da1e-47a0-8cdf-18ae02fc097d tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] GET http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3 Dec 02 11:47:30.879796 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-60cd769c-da1e-47a0-8cdf-18ae02fc097d tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:47:30.880073 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:47:30.880073 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:47:30.880388 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-60cd769c-da1e-47a0-8cdf-18ae02fc097d tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:47:30.922065 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-1d2f388e-865f-4f22-84ce-0d2416266d46 req-acec3c48-a5b0-4972-9073-f67d7fd0e134 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88068) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 02 11:47:30.922579 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-1d2f388e-865f-4f22-84ce-0d2416266d46 req-acec3c48-a5b0-4972-9073-f67d7fd0e134 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Pending status list for volume during attachment-delete: [] {{(pid=88068) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 02 11:47:30.928500 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:47:30.928500 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:47:30.929862 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-1d2f388e-865f-4f22-84ce-0d2416266d46 req-acec3c48-a5b0-4972-9073-f67d7fd0e134 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/attachments/17b46c09-6802-4065-956d-dc97ebded961 returned with HTTP 200 Dec 02 11:47:30.930803 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1795/3627] 10.222.0.41 () {62 vars in 1437 bytes} [Wed Dec 2 11:47:30 2020] DELETE /volume/v3/6f0ce086387a487a8412e054ab1b3b4e/attachments/17b46c09-6802-4065-956d-dc97ebded961 => generated 19 bytes in 486 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:47:30.937646 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-60cd769c-da1e-47a0-8cdf-18ae02fc097d tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Volume info retrieved successfully. Dec 02 11:47:30.958967 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-60cd769c-da1e-47a0-8cdf-18ae02fc097d tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3 returned with HTTP 200 Dec 02 11:47:30.959797 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1833/3628] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:47:30 2020] GET /volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3 => generated 949 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:47:30.975143 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-159fbcc2-c504-4446-ac27-7e1285c18556 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] GET http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3 Dec 02 11:47:30.975763 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-159fbcc2-c504-4446-ac27-7e1285c18556 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:47:30.976046 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:47:30.976046 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:47:30.976584 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-159fbcc2-c504-4446-ac27-7e1285c18556 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:47:31.028087 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:47:31.028087 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:47:31.037354 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-159fbcc2-c504-4446-ac27-7e1285c18556 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Volume info retrieved successfully. Dec 02 11:47:31.059637 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-159fbcc2-c504-4446-ac27-7e1285c18556 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3 returned with HTTP 200 Dec 02 11:47:31.060620 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1796/3629] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:47:30 2020] GET /volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3 => generated 949 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:47:31.175858 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-8da81cc7-7bd4-44b1-80aa-d39f5b5b90b2 req-1e965832-9bbf-47a5-976e-7d3808186d7d tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] GET http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3 Dec 02 11:47:31.176369 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-8da81cc7-7bd4-44b1-80aa-d39f5b5b90b2 req-1e965832-9bbf-47a5-976e-7d3808186d7d tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:47:31.176523 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:47:31.176523 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:47:31.176987 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-8da81cc7-7bd4-44b1-80aa-d39f5b5b90b2 req-1e965832-9bbf-47a5-976e-7d3808186d7d tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:47:31.224921 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:47:31.224921 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:47:31.235445 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-8da81cc7-7bd4-44b1-80aa-d39f5b5b90b2 req-1e965832-9bbf-47a5-976e-7d3808186d7d tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Volume info retrieved successfully. Dec 02 11:47:31.257826 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-8da81cc7-7bd4-44b1-80aa-d39f5b5b90b2 req-1e965832-9bbf-47a5-976e-7d3808186d7d tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3 returned with HTTP 200 Dec 02 11:47:31.258661 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1834/3630] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 11:47:31 2020] GET /volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3 => generated 949 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:47:31.278939 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c562f885-66e2-43bb-ab84-7c4c5ab6171d tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] DELETE http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3 Dec 02 11:47:31.279396 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c562f885-66e2-43bb-ab84-7c4c5ab6171d tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:47:31.279563 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:47:31.279563 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:47:31.279997 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c562f885-66e2-43bb-ab84-7c4c5ab6171d tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:47:31.280460 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-c562f885-66e2-43bb-ab84-7c4c5ab6171d tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Delete volume with id: 7242dbf8-919e-4888-9a2b-c54cd46befb3 Dec 02 11:47:31.329463 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:47:31.329463 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:47:31.330539 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c562f885-66e2-43bb-ab84-7c4c5ab6171d tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Volume info retrieved successfully. Dec 02 11:47:31.351693 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.keymgr.conf_key_mgr [None req-c562f885-66e2-43bb-ab84-7c4c5ab6171d tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Not deleting key 00000000-0000-0000-0000-000000000000 Dec 02 11:47:31.362264 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c562f885-66e2-43bb-ab84-7c4c5ab6171d tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Delete volume request issued successfully. Dec 02 11:47:31.362972 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c562f885-66e2-43bb-ab84-7c4c5ab6171d tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3 returned with HTTP 202 Dec 02 11:47:31.363831 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1797/3631] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:47:31 2020] DELETE /volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:47:31.372822 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c53f0405-5c75-43e6-87fc-8c32b4c0b973 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] GET http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3 Dec 02 11:47:31.373544 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c53f0405-5c75-43e6-87fc-8c32b4c0b973 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:47:31.373750 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:47:31.373750 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:47:31.374117 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c53f0405-5c75-43e6-87fc-8c32b4c0b973 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:47:31.427970 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:47:31.427970 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:47:31.436430 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c53f0405-5c75-43e6-87fc-8c32b4c0b973 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Volume info retrieved successfully. Dec 02 11:47:31.459398 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c53f0405-5c75-43e6-87fc-8c32b4c0b973 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3 returned with HTTP 200 Dec 02 11:47:31.460237 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1835/3632] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:47:31 2020] GET /volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3 => generated 948 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:47:32.477273 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1b0a840a-e22b-4f63-9ec1-1a90c388c662 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] GET http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3 Dec 02 11:47:32.477810 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1b0a840a-e22b-4f63-9ec1-1a90c388c662 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:47:32.478002 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:47:32.478002 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:47:32.478616 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1b0a840a-e22b-4f63-9ec1-1a90c388c662 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:47:32.527166 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:47:32.527166 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:47:32.535679 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-1b0a840a-e22b-4f63-9ec1-1a90c388c662 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Volume info retrieved successfully. Dec 02 11:47:32.557763 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1b0a840a-e22b-4f63-9ec1-1a90c388c662 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3 returned with HTTP 200 Dec 02 11:47:32.569059 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1798/3633] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:47:32 2020] GET /volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3 => generated 948 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:47:33.576761 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-125063fa-75d4-4edd-876c-27007bf45b53 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] GET http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3 Dec 02 11:47:33.577393 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-125063fa-75d4-4edd-876c-27007bf45b53 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:47:33.577689 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:47:33.577689 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:47:33.578079 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-125063fa-75d4-4edd-876c-27007bf45b53 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:47:33.627453 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-125063fa-75d4-4edd-876c-27007bf45b53 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3 returned with HTTP 404 Dec 02 11:47:33.628904 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1836/3634] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:47:33 2020] GET /volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/7242dbf8-919e-4888-9a2b-c54cd46befb3 => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:47:33.636571 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-87c3b1de-aaea-4626-a6ee-a9979a01ae9d tempest-TestEncryptedCinderVolumes-162351922 tempest-TestEncryptedCinderVolumes-162351922] GET http://10.222.0.23/volume/v3/81e7003c9a564a3599b178618e92b454/volumes/detail?all_tenants=1 Dec 02 11:47:33.637448 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-87c3b1de-aaea-4626-a6ee-a9979a01ae9d tempest-TestEncryptedCinderVolumes-162351922 tempest-TestEncryptedCinderVolumes-162351922] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:47:33.637663 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:47:33.637663 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:47:33.638030 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-87c3b1de-aaea-4626-a6ee-a9979a01ae9d tempest-TestEncryptedCinderVolumes-162351922 tempest-TestEncryptedCinderVolumes-162351922] Calling method 'detail' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:47:33.639898 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-87c3b1de-aaea-4626-a6ee-a9979a01ae9d tempest-TestEncryptedCinderVolumes-162351922 tempest-TestEncryptedCinderVolumes-162351922] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=88068) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 02 11:47:33.687537 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-87c3b1de-aaea-4626-a6ee-a9979a01ae9d tempest-TestEncryptedCinderVolumes-162351922 tempest-TestEncryptedCinderVolumes-162351922] Get all volumes completed successfully. Dec 02 11:47:33.691769 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-87c3b1de-aaea-4626-a6ee-a9979a01ae9d tempest-TestEncryptedCinderVolumes-162351922 tempest-TestEncryptedCinderVolumes-162351922] http://10.222.0.23/volume/v3/81e7003c9a564a3599b178618e92b454/volumes/detail?all_tenants=1 returned with HTTP 200 Dec 02 11:47:33.692850 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1799/3635] 10.222.0.23 () {58 vars in 1252 bytes} [Wed Dec 2 11:47:33 2020] GET /volume/v3/81e7003c9a564a3599b178618e92b454/volumes/detail?all_tenants=1 => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 02 11:47:33.707828 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1ba7fd1b-4565-4c55-8026-95a1f997c4b8 tempest-TestEncryptedCinderVolumes-162351922 tempest-TestEncryptedCinderVolumes-162351922] DELETE http://10.222.0.23/volume/v3/81e7003c9a564a3599b178618e92b454/types/a1a2092f-06e5-4097-bb24-36c38e12b188 Dec 02 11:47:33.708296 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1ba7fd1b-4565-4c55-8026-95a1f997c4b8 tempest-TestEncryptedCinderVolumes-162351922 tempest-TestEncryptedCinderVolumes-162351922] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:47:33.708819 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-1ba7fd1b-4565-4c55-8026-95a1f997c4b8 tempest-TestEncryptedCinderVolumes-162351922 tempest-TestEncryptedCinderVolumes-162351922] Calling method '_delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:47:33.770681 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 02 11:47:33.770681 n-d-764292-5 devstack@c-api.service[88067]: "UPDATE / DELETE expressions." % clause Dec 02 11:47:33.781841 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-1ba7fd1b-4565-4c55-8026-95a1f997c4b8 tempest-TestEncryptedCinderVolumes-162351922 tempest-TestEncryptedCinderVolumes-162351922] http://10.222.0.23/volume/v3/81e7003c9a564a3599b178618e92b454/types/a1a2092f-06e5-4097-bb24-36c38e12b188 returned with HTTP 202 Dec 02 11:47:33.782748 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1837/3636] 10.222.0.23 () {58 vars in 1312 bytes} [Wed Dec 2 11:47:33 2020] DELETE /volume/v3/81e7003c9a564a3599b178618e92b454/types/a1a2092f-06e5-4097-bb24-36c38e12b188 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:48:09.620191 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4ab64ca9-9be6-4e27-9f49-e0be0576c6e7 tempest-TestEncryptedCinderVolumes-162351922 tempest-TestEncryptedCinderVolumes-162351922] POST http://10.222.0.23/volume/v3/81e7003c9a564a3599b178618e92b454/types Dec 02 11:48:09.621011 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-4ab64ca9-9be6-4e27-9f49-e0be0576c6e7 tempest-TestEncryptedCinderVolumes-162351922 tempest-TestEncryptedCinderVolumes-162351922] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1892808598", "extra_specs": {}}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:48:09.664785 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-4ab64ca9-9be6-4e27-9f49-e0be0576c6e7 tempest-TestEncryptedCinderVolumes-162351922 tempest-TestEncryptedCinderVolumes-162351922] http://10.222.0.23/volume/v3/81e7003c9a564a3599b178618e92b454/types returned with HTTP 200 Dec 02 11:48:09.665608 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1800/3637] 10.222.0.23 () {60 vars in 1219 bytes} [Wed Dec 2 11:48:09 2020] POST /volume/v3/81e7003c9a564a3599b178618e92b454/types => generated 212 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:48:09.681434 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-284b393e-b89b-4d46-924d-b1c936baafd8 tempest-TestEncryptedCinderVolumes-162351922 tempest-TestEncryptedCinderVolumes-162351922] POST http://10.222.0.23/volume/v3/81e7003c9a564a3599b178618e92b454/types/54f4c407-8507-4921-b17f-56aec654bc91/encryption Dec 02 11:48:09.682483 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-284b393e-b89b-4d46-924d-b1c936baafd8 tempest-TestEncryptedCinderVolumes-162351922 tempest-TestEncryptedCinderVolumes-162351922] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:48:09.745655 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-284b393e-b89b-4d46-924d-b1c936baafd8 tempest-TestEncryptedCinderVolumes-162351922 tempest-TestEncryptedCinderVolumes-162351922] http://10.222.0.23/volume/v3/81e7003c9a564a3599b178618e92b454/types/54f4c407-8507-4921-b17f-56aec654bc91/encryption returned with HTTP 200 Dec 02 11:48:09.746781 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1838/3638] 10.222.0.23 () {60 vars in 1364 bytes} [Wed Dec 2 11:48:09 2020] POST /volume/v3/81e7003c9a564a3599b178618e92b454/types/54f4c407-8507-4921-b17f-56aec654bc91/encryption => generated 230 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:48:09.761256 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-78edb4a1-67d0-4887-aab4-4fe60840db79 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] POST http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes Dec 02 11:48:09.762421 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-78edb4a1-67d0-4887-aab4-4fe60840db79 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1005585480", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1892808598", "size": 1}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:48:09.764402 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-78edb4a1-67d0-4887-aab4-4fe60840db79 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1005585480', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1892808598', 'size': 1}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 11:48:09.776923 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-78edb4a1-67d0-4887-aab4-4fe60840db79 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Create volume of 1 GB Dec 02 11:48:09.777585 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:48:09.777585 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:48:09.778221 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-78edb4a1-67d0-4887-aab4-4fe60840db79 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Availability Zones retrieved successfully. Dec 02 11:48:09.795030 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-78edb4a1-67d0-4887-aab4-4fe60840db79 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Flow 'volume_create_api' (695618f6-d75b-4036-8bd0-09842d54f2f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:48:09.797871 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-78edb4a1-67d0-4887-aab4-4fe60840db79 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89614152-d649-4a10-b7c0-d7f87a0f6e1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:48:09.799792 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-78edb4a1-67d0-4887-aab4-4fe60840db79 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Validating volume size '1' using validate_int {{(pid=88068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 11:48:09.855931 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-78edb4a1-67d0-4887-aab4-4fe60840db79 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89614152-d649-4a10-b7c0-d7f87a0f6e1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T11:48:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=54f4c407-8507-4921-b17f-56aec654bc91,is_public=True,name='tempest-scenario-type-luks-1892808598',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '54f4c407-8507-4921-b17f-56aec654bc91', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', '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=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:48:09.858064 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-78edb4a1-67d0-4887-aab4-4fe60840db79 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b87958c0-7c42-4f61-ab66-a130d9baaaad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:48:09.904200 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.quota [None req-78edb4a1-67d0-4887-aab4-4fe60840db79 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1892808598 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1892808598, it is now deprecated. Please use the default quota class for default quota. Dec 02 11:48:09.905142 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.quota [None req-78edb4a1-67d0-4887-aab4-4fe60840db79 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1892808598 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1892808598, it is now deprecated. Please use the default quota class for default quota. Dec 02 11:48:09.939800 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-78edb4a1-67d0-4887-aab4-4fe60840db79 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Created reservations ['c6e5df47-84bc-4180-a85c-5bc5a9e6ef98', '055f4699-dfd0-429b-b248-be7f64b19403', 'e943bad9-641b-4111-9c54-61d7d14d51d2', '6fd6c4e9-0aab-4df5-bb80-160a7100a2df'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:48:09.941781 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-78edb4a1-67d0-4887-aab4-4fe60840db79 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b87958c0-7c42-4f61-ab66-a130d9baaaad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6e5df47-84bc-4180-a85c-5bc5a9e6ef98', '055f4699-dfd0-429b-b248-be7f64b19403', 'e943bad9-641b-4111-9c54-61d7d14d51d2', '6fd6c4e9-0aab-4df5-bb80-160a7100a2df']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:48:09.943883 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-78edb4a1-67d0-4887-aab4-4fe60840db79 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (906ee69b-55f8-4ab3-bad2-aea046d932b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:48:09.998389 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-78edb4a1-67d0-4887-aab4-4fe60840db79 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (906ee69b-55f8-4ab3-bad2-aea046d932b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '253c4969-e14b-41e7-9596-ab25d7fe9191', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1005585480',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f0ce086387a487a8412e054ab1b3b4e',qos_specs=None,replication_status=,reservations=['c6e5df47-84bc-4180-a85c-5bc5a9e6ef98','055f4699-dfd0-429b-b248-be7f64b19403','e943bad9-641b-4111-9c54-61d7d14d51d2','6fd6c4e9-0aab-4df5-bb80-160a7100a2df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='573d222739fb4bb592d37c294ffc0b83',volume_type_id=54f4c407-8507-4921-b17f-56aec654bc91), '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=2020-12-02T11:48:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1005585480',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=253c4969-e14b-41e7-9596-ab25d7fe9191,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f0ce086387a487a8412e054ab1b3b4e',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,user_id='573d222739fb4bb592d37c294ffc0b83',volume_attachment=,volume_type=,volume_type_id=54f4c407-8507-4921-b17f-56aec654bc91)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:48:10.000481 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-78edb4a1-67d0-4887-aab4-4fe60840db79 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10a7ab8c-8274-403f-a2f2-95dcddbfbd0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:48:10.027861 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-78edb4a1-67d0-4887-aab4-4fe60840db79 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10a7ab8c-8274-403f-a2f2-95dcddbfbd0f) 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-TestEncryptedCinderVolumes-volume-1005585480',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f0ce086387a487a8412e054ab1b3b4e',qos_specs=None,replication_status=,reservations=['c6e5df47-84bc-4180-a85c-5bc5a9e6ef98','055f4699-dfd0-429b-b248-be7f64b19403','e943bad9-641b-4111-9c54-61d7d14d51d2','6fd6c4e9-0aab-4df5-bb80-160a7100a2df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='573d222739fb4bb592d37c294ffc0b83',volume_type_id=54f4c407-8507-4921-b17f-56aec654bc91)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:48:10.029887 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-78edb4a1-67d0-4887-aab4-4fe60840db79 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (672acb90-5747-4511-9f79-6adf1840a997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:48:10.044916 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-78edb4a1-67d0-4887-aab4-4fe60840db79 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (672acb90-5747-4511-9f79-6adf1840a997) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:48:10.047633 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-78edb4a1-67d0-4887-aab4-4fe60840db79 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Flow 'volume_create_api' (695618f6-d75b-4036-8bd0-09842d54f2f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:48:10.095753 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-78edb4a1-67d0-4887-aab4-4fe60840db79 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Create volume request issued successfully. Dec 02 11:48:10.109400 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-78edb4a1-67d0-4887-aab4-4fe60840db79 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes returned with HTTP 202 Dec 02 11:48:10.110455 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1801/3639] 10.222.0.23 () {60 vars in 1226 bytes} [Wed Dec 2 11:48:09 2020] POST /volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes => generated 851 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:48:10.124751 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d1acf876-f704-45e5-b4ea-f930c4279556 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] GET http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191 Dec 02 11:48:10.125280 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d1acf876-f704-45e5-b4ea-f930c4279556 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:48:10.125758 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d1acf876-f704-45e5-b4ea-f930c4279556 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:48:10.174804 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:48:10.174804 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:48:10.184057 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-d1acf876-f704-45e5-b4ea-f930c4279556 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Volume info retrieved successfully. Dec 02 11:48:10.205475 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d1acf876-f704-45e5-b4ea-f930c4279556 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191 returned with HTTP 200 Dec 02 11:48:10.215430 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1839/3640] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:48:10 2020] GET /volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191 => generated 943 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:48:11.227542 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-89aa13b6-d63a-4269-be3b-13064f360b7b tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] GET http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191 Dec 02 11:48:11.228431 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-89aa13b6-d63a-4269-be3b-13064f360b7b tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:48:11.228628 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:48:11.228628 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:48:11.229345 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-89aa13b6-d63a-4269-be3b-13064f360b7b tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:48:11.279224 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:48:11.279224 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:48:11.288521 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-89aa13b6-d63a-4269-be3b-13064f360b7b tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Volume info retrieved successfully. Dec 02 11:48:11.311400 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-89aa13b6-d63a-4269-be3b-13064f360b7b tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191 returned with HTTP 200 Dec 02 11:48:11.312253 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1802/3641] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:48:11 2020] GET /volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191 => generated 944 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:48:11.333073 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3e5339c9-8f31-43fe-85cd-703825838348 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] GET http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191 Dec 02 11:48:11.333717 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3e5339c9-8f31-43fe-85cd-703825838348 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:48:11.333882 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:48:11.333882 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:48:11.334282 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3e5339c9-8f31-43fe-85cd-703825838348 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:48:11.382826 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:48:11.382826 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:48:11.391103 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3e5339c9-8f31-43fe-85cd-703825838348 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Volume info retrieved successfully. Dec 02 11:48:11.412531 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3e5339c9-8f31-43fe-85cd-703825838348 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191 returned with HTTP 200 Dec 02 11:48:11.413379 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1840/3642] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:48:11 2020] GET /volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191 => generated 944 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:48:11.532404 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-2394078c-0dd4-444a-b32a-5304ba80ce11 req-50a5138e-fc23-43d8-9510-a282524248c0 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] GET http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191 Dec 02 11:48:11.533003 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-2394078c-0dd4-444a-b32a-5304ba80ce11 req-50a5138e-fc23-43d8-9510-a282524248c0 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:48:11.533167 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:48:11.533167 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:48:11.533555 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-2394078c-0dd4-444a-b32a-5304ba80ce11 req-50a5138e-fc23-43d8-9510-a282524248c0 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:48:11.584853 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:48:11.584853 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:48:11.593944 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-2394078c-0dd4-444a-b32a-5304ba80ce11 req-50a5138e-fc23-43d8-9510-a282524248c0 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Volume info retrieved successfully. Dec 02 11:48:11.616523 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-2394078c-0dd4-444a-b32a-5304ba80ce11 req-50a5138e-fc23-43d8-9510-a282524248c0 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191 returned with HTTP 200 Dec 02 11:48:11.617368 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1803/3643] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 11:48:11 2020] GET /volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191 => generated 944 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:48:11.713627 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3e5339c9-8f31-43fe-85cd-703825838348 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] GET http://10.222.0.23/volume// Dec 02 11:48:11.714224 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3e5339c9-8f31-43fe-85cd-703825838348 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:48:11.714466 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:48:11.714466 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:48:11.715046 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3e5339c9-8f31-43fe-85cd-703825838348 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Calling method 'all' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:48:11.716702 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3e5339c9-8f31-43fe-85cd-703825838348 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 11:48:11.717688 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1841/3644] 10.222.0.23 () {58 vars in 1289 bytes} [Wed Dec 2 11:48:11 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 11:48:11.731496 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-2394078c-0dd4-444a-b32a-5304ba80ce11 req-78f460d2-ce54-4dfa-a738-babed80188ea tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] POST http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/attachments Dec 02 11:48:11.731999 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:48:11.731999 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:48:11.732407 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-2394078c-0dd4-444a-b32a-5304ba80ce11 req-78f460d2-ce54-4dfa-a738-babed80188ea tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "253c4969-e14b-41e7-9596-ab25d7fe9191", "instance_uuid": "04d1155e-d18b-4106-bd0b-9da2226efcac", "connector": null}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:48:11.780842 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:48:11.780842 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:48:11.835192 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-2394078c-0dd4-444a-b32a-5304ba80ce11 req-78f460d2-ce54-4dfa-a738-babed80188ea tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/attachments returned with HTTP 200 Dec 02 11:48:11.836055 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1804/3645] 10.222.0.23 () {66 vars in 1565 bytes} [Wed Dec 2 11:48:11 2020] POST /volume/v3/6f0ce086387a487a8412e054ab1b3b4e/attachments => generated 273 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:48:11.873252 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6ee3b7e2-43a5-4ad5-a6dd-4a29cc3db022 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] GET http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191 Dec 02 11:48:11.873763 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6ee3b7e2-43a5-4ad5-a6dd-4a29cc3db022 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:48:11.874246 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-6ee3b7e2-43a5-4ad5-a6dd-4a29cc3db022 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:48:11.903645 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-2394078c-0dd4-444a-b32a-5304ba80ce11 req-78f460d2-ce54-4dfa-a738-babed80188ea tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] GET http://10.222.0.23/volume// Dec 02 11:48:11.904124 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-2394078c-0dd4-444a-b32a-5304ba80ce11 req-78f460d2-ce54-4dfa-a738-babed80188ea tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:48:11.904347 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:48:11.904347 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:48:11.904841 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-2394078c-0dd4-444a-b32a-5304ba80ce11 req-78f460d2-ce54-4dfa-a738-babed80188ea tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Calling method 'all' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:48:11.906095 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-2394078c-0dd4-444a-b32a-5304ba80ce11 req-78f460d2-ce54-4dfa-a738-babed80188ea tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 11:48:11.906806 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1805/3646] 10.222.0.32 () {56 vars in 1089 bytes} [Wed Dec 2 11:48:11 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 11:48:11.919697 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-2394078c-0dd4-444a-b32a-5304ba80ce11 req-9195e0d6-c248-441c-85b5-8477ea165d62 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] GET http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191 Dec 02 11:48:11.920253 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-2394078c-0dd4-444a-b32a-5304ba80ce11 req-9195e0d6-c248-441c-85b5-8477ea165d62 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:48:11.920759 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-2394078c-0dd4-444a-b32a-5304ba80ce11 req-9195e0d6-c248-441c-85b5-8477ea165d62 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:48:11.923304 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:48:11.923304 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:48:11.931809 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-6ee3b7e2-43a5-4ad5-a6dd-4a29cc3db022 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Volume info retrieved successfully. Dec 02 11:48:11.950098 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:48:11.950098 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:48:11.958460 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-6ee3b7e2-43a5-4ad5-a6dd-4a29cc3db022 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191 returned with HTTP 200 Dec 02 11:48:11.959282 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1842/3647] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:48:11 2020] GET /volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191 => generated 943 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:48:11.969582 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:48:11.969582 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:48:11.978180 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-2394078c-0dd4-444a-b32a-5304ba80ce11 req-9195e0d6-c248-441c-85b5-8477ea165d62 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Volume info retrieved successfully. Dec 02 11:48:11.996397 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:48:11.996397 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:48:12.004513 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-2394078c-0dd4-444a-b32a-5304ba80ce11 req-9195e0d6-c248-441c-85b5-8477ea165d62 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191 returned with HTTP 200 Dec 02 11:48:12.005394 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1806/3648] 10.222.0.32 () {60 vars in 1403 bytes} [Wed Dec 2 11:48:11 2020] GET /volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191 => generated 1042 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 02 11:48:12.041099 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-2394078c-0dd4-444a-b32a-5304ba80ce11 req-746f5df7-ed86-4e6d-8a3b-a51c4157d915 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] PUT http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/attachments/35073553-c4e6-4736-9fbc-bfecb4d22123 Dec 02 11:48:12.041731 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:48:12.041731 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:48:12.042228 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-2394078c-0dd4-444a-b32a-5304ba80ce11 req-746f5df7-ed86-4e6d-8a3b-a51c4157d915 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.32", "host": "n-h1-764292-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-764292-5.cbci-764292-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:48:12.070828 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 02 11:48:12.070828 n-d-764292-5 devstack@c-api.service[88067]: return self.call(f, *args, **kw) Dec 02 11:48:12.071299 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.coordination [req-2394078c-0dd4-444a-b32a-5304ba80ce11 req-746f5df7-ed86-4e6d-8a3b-a51c4157d915 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Lock "b'cinder-attachment_update-253c4969-e14b-41e7-9596-ab25d7fe9191-n-h1-764292-5'" acquired by "attachment_update" :: waited 0.009s {{(pid=88069) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 02 11:48:12.073617 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:48:12.073617 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:48:12.978799 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-24469745-abf7-496e-a322-e23b033f0eb5 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] GET http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191 Dec 02 11:48:12.979482 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-24469745-abf7-496e-a322-e23b033f0eb5 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:48:12.979908 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:48:12.979908 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:48:12.979908 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-24469745-abf7-496e-a322-e23b033f0eb5 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:48:13.034179 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:48:13.034179 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:48:13.043704 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-24469745-abf7-496e-a322-e23b033f0eb5 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Volume info retrieved successfully. Dec 02 11:48:13.063547 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:48:13.063547 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:48:13.072211 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-24469745-abf7-496e-a322-e23b033f0eb5 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191 returned with HTTP 200 Dec 02 11:48:13.073090 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1807/3649] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:48:12 2020] GET /volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191 => generated 943 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:48:13.351607 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.coordination [req-2394078c-0dd4-444a-b32a-5304ba80ce11 req-746f5df7-ed86-4e6d-8a3b-a51c4157d915 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Lock "b'cinder-attachment_update-253c4969-e14b-41e7-9596-ab25d7fe9191-n-h1-764292-5'" released by "attachment_update" :: held 1.280s {{(pid=88069) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 02 11:48:13.352273 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-2394078c-0dd4-444a-b32a-5304ba80ce11 req-746f5df7-ed86-4e6d-8a3b-a51c4157d915 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/attachments/35073553-c4e6-4736-9fbc-bfecb4d22123 returned with HTTP 200 Dec 02 11:48:13.353207 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1843/3650] 10.222.0.32 () {64 vars in 1468 bytes} [Wed Dec 2 11:48:12 2020] PUT /volume/v3/6f0ce086387a487a8412e054ab1b3b4e/attachments/35073553-c4e6-4736-9fbc-bfecb4d22123 => generated 761 bytes in 1317 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:48:13.370164 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-2394078c-0dd4-444a-b32a-5304ba80ce11 req-f73f3304-c418-42a4-8adb-ded2f1ebeee6 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] GET http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191/encryption Dec 02 11:48:13.370694 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-2394078c-0dd4-444a-b32a-5304ba80ce11 req-f73f3304-c418-42a4-8adb-ded2f1ebeee6 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:48:13.370956 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:48:13.370956 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:48:13.371329 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-2394078c-0dd4-444a-b32a-5304ba80ce11 req-f73f3304-c418-42a4-8adb-ded2f1ebeee6 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Calling method 'index' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:48:13.420693 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:48:13.420693 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:48:13.468983 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-2394078c-0dd4-444a-b32a-5304ba80ce11 req-f73f3304-c418-42a4-8adb-ded2f1ebeee6 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191/encryption returned with HTTP 200 Dec 02 11:48:13.469826 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1808/3651] 10.222.0.32 () {58 vars in 1395 bytes} [Wed Dec 2 11:48:13 2020] GET /volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191/encryption => generated 160 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:48:14.089502 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-49b88b64-388c-49c8-b531-f17fc7519e07 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] GET http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191 Dec 02 11:48:14.090168 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-49b88b64-388c-49c8-b531-f17fc7519e07 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:48:14.090422 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:48:14.090422 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:48:14.090888 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-49b88b64-388c-49c8-b531-f17fc7519e07 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:48:14.144256 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:48:14.144256 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:48:14.152701 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-49b88b64-388c-49c8-b531-f17fc7519e07 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Volume info retrieved successfully. Dec 02 11:48:14.171505 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:48:14.171505 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:48:14.184401 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-49b88b64-388c-49c8-b531-f17fc7519e07 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191 returned with HTTP 200 Dec 02 11:48:14.185536 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1844/3652] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:48:14 2020] GET /volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191 => generated 944 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:48:15.206015 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e05ffed9-12de-42ff-8559-239a1a410ad2 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] GET http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191 Dec 02 11:48:15.206873 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e05ffed9-12de-42ff-8559-239a1a410ad2 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:48:15.207267 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:48:15.207267 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:48:15.207875 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e05ffed9-12de-42ff-8559-239a1a410ad2 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:48:15.263802 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:48:15.263802 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:48:15.272899 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e05ffed9-12de-42ff-8559-239a1a410ad2 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Volume info retrieved successfully. Dec 02 11:48:15.291241 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:48:15.291241 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:48:15.300297 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e05ffed9-12de-42ff-8559-239a1a410ad2 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191 returned with HTTP 200 Dec 02 11:48:15.301172 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1809/3653] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:48:15 2020] GET /volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191 => generated 944 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:48:16.325378 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7f93ff2f-6c3b-4539-bcbf-0d559ced55cc tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] GET http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191 Dec 02 11:48:16.326171 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7f93ff2f-6c3b-4539-bcbf-0d559ced55cc tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:48:16.326473 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:48:16.326473 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:48:16.327096 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-7f93ff2f-6c3b-4539-bcbf-0d559ced55cc tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:48:16.376386 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:48:16.376386 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:48:16.385265 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-7f93ff2f-6c3b-4539-bcbf-0d559ced55cc tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Volume info retrieved successfully. Dec 02 11:48:16.403778 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:48:16.403778 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:48:16.412186 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-7f93ff2f-6c3b-4539-bcbf-0d559ced55cc tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191 returned with HTTP 200 Dec 02 11:48:16.413030 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1845/3654] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:48:16 2020] GET /volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191 => generated 944 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:48:17.430103 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e410d79e-c6a8-4573-aeca-ef0de74191bb tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] GET http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191 Dec 02 11:48:17.430605 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e410d79e-c6a8-4573-aeca-ef0de74191bb tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:48:17.430853 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:48:17.430853 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:48:17.431197 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e410d79e-c6a8-4573-aeca-ef0de74191bb tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:48:17.479775 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:48:17.479775 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:48:17.488633 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e410d79e-c6a8-4573-aeca-ef0de74191bb tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Volume info retrieved successfully. Dec 02 11:48:17.507581 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:48:17.507581 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:48:17.515932 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e410d79e-c6a8-4573-aeca-ef0de74191bb tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191 returned with HTTP 200 Dec 02 11:48:17.516758 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1810/3655] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:48:17 2020] GET /volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191 => generated 944 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:48:18.536403 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-65f00945-c8e0-4588-ba15-6e6f99003c64 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] GET http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191 Dec 02 11:48:18.537337 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-65f00945-c8e0-4588-ba15-6e6f99003c64 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:48:18.537553 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:48:18.537553 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:48:18.538215 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-65f00945-c8e0-4588-ba15-6e6f99003c64 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:48:18.590941 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:48:18.590941 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:48:18.599267 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-65f00945-c8e0-4588-ba15-6e6f99003c64 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Volume info retrieved successfully. Dec 02 11:48:18.617959 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:48:18.617959 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:48:18.626462 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-65f00945-c8e0-4588-ba15-6e6f99003c64 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191 returned with HTTP 200 Dec 02 11:48:18.627301 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1846/3656] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:48:18 2020] GET /volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191 => generated 944 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:48:19.044588 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-2394078c-0dd4-444a-b32a-5304ba80ce11 req-f4d0b16e-5d4a-4e1d-89c4-602725a3145e tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] POST http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/attachments/35073553-c4e6-4736-9fbc-bfecb4d22123/action Dec 02 11:48:19.045129 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:48:19.045129 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:48:19.045568 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-2394078c-0dd4-444a-b32a-5304ba80ce11 req-f4d0b16e-5d4a-4e1d-89c4-602725a3145e tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Action body: b'{"os-complete": null}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 11:48:19.045947 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-2394078c-0dd4-444a-b32a-5304ba80ce11 req-f4d0b16e-5d4a-4e1d-89c4-602725a3145e tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:48:19.112179 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:48:19.112179 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:48:19.126174 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-2394078c-0dd4-444a-b32a-5304ba80ce11 req-f4d0b16e-5d4a-4e1d-89c4-602725a3145e tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/attachments/35073553-c4e6-4736-9fbc-bfecb4d22123/action returned with HTTP 204 Dec 02 11:48:19.127100 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1811/3657] 10.222.0.32 () {64 vars in 1489 bytes} [Wed Dec 2 11:48:19 2020] POST /volume/v3/6f0ce086387a487a8412e054ab1b3b4e/attachments/35073553-c4e6-4736-9fbc-bfecb4d22123/action => generated 0 bytes in 88 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:48:19.647651 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-12932a44-a0db-4875-8644-36d7152bed2a tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] GET http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191 Dec 02 11:48:19.648558 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-12932a44-a0db-4875-8644-36d7152bed2a tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:48:19.648795 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:48:19.648795 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:48:19.649467 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-12932a44-a0db-4875-8644-36d7152bed2a tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:48:19.701810 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:48:19.701810 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:48:19.710630 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-12932a44-a0db-4875-8644-36d7152bed2a tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Volume info retrieved successfully. Dec 02 11:48:19.731828 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:48:19.731828 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:48:19.744196 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-12932a44-a0db-4875-8644-36d7152bed2a tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191 returned with HTTP 200 Dec 02 11:48:19.745304 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1847/3658] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:48:19 2020] GET /volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191 => generated 1236 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:48:19.761699 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-608e6e41-34c4-4edd-8f01-cb5324394adf tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] GET http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191 Dec 02 11:48:19.762210 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-608e6e41-34c4-4edd-8f01-cb5324394adf tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:48:19.762403 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:48:19.762403 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:48:19.762801 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-608e6e41-34c4-4edd-8f01-cb5324394adf tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:48:19.811095 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:48:19.811095 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:48:19.819463 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-608e6e41-34c4-4edd-8f01-cb5324394adf tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Volume info retrieved successfully. Dec 02 11:48:19.837619 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:48:19.837619 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:48:19.845915 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-608e6e41-34c4-4edd-8f01-cb5324394adf tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191 returned with HTTP 200 Dec 02 11:48:19.846702 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1812/3659] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:48:19 2020] GET /volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191 => generated 1236 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:48:19.969205 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-ebb4376f-32d5-4a80-87cc-70a49be6e538 req-900166af-3693-4ed5-a71e-0d4825f050d1 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] GET http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191 Dec 02 11:48:19.969842 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-ebb4376f-32d5-4a80-87cc-70a49be6e538 req-900166af-3693-4ed5-a71e-0d4825f050d1 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:48:19.970083 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:48:19.970083 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:48:19.970634 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-ebb4376f-32d5-4a80-87cc-70a49be6e538 req-900166af-3693-4ed5-a71e-0d4825f050d1 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:48:20.025201 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:48:20.025201 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:48:20.034409 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-ebb4376f-32d5-4a80-87cc-70a49be6e538 req-900166af-3693-4ed5-a71e-0d4825f050d1 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Volume info retrieved successfully. Dec 02 11:48:20.053843 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:48:20.053843 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:48:20.062184 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-ebb4376f-32d5-4a80-87cc-70a49be6e538 req-900166af-3693-4ed5-a71e-0d4825f050d1 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191 returned with HTTP 200 Dec 02 11:48:20.063005 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1848/3660] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 11:48:19 2020] GET /volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191 => generated 1236 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:48:20.084439 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-ebb4376f-32d5-4a80-87cc-70a49be6e538 req-c52c60d2-9bf8-4329-a738-85fad7e26a66 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] POST http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191/action Dec 02 11:48:20.084938 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:48:20.084938 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:48:20.085375 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-ebb4376f-32d5-4a80-87cc-70a49be6e538 req-c52c60d2-9bf8-4329-a738-85fad7e26a66 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Action body: b'{"os-begin_detaching": null}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 11:48:20.085756 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-ebb4376f-32d5-4a80-87cc-70a49be6e538 req-c52c60d2-9bf8-4329-a738-85fad7e26a66 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:48:20.133558 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:48:20.133558 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:48:20.134663 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-ebb4376f-32d5-4a80-87cc-70a49be6e538 req-c52c60d2-9bf8-4329-a738-85fad7e26a66 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Volume info retrieved successfully. Dec 02 11:48:20.144488 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-ebb4376f-32d5-4a80-87cc-70a49be6e538 req-c52c60d2-9bf8-4329-a738-85fad7e26a66 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Begin detaching volume completed successfully. Dec 02 11:48:20.145056 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-ebb4376f-32d5-4a80-87cc-70a49be6e538 req-c52c60d2-9bf8-4329-a738-85fad7e26a66 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191/action returned with HTTP 202 Dec 02 11:48:20.145919 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1813/3661] 10.222.0.23 () {64 vars in 1643 bytes} [Wed Dec 2 11:48:20 2020] POST /volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 02 11:48:20.171512 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-18221e5c-f0e9-4f98-ace9-e7f936ea4c68 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] GET http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191 Dec 02 11:48:20.172030 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-18221e5c-f0e9-4f98-ace9-e7f936ea4c68 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:48:20.172196 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:48:20.172196 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:48:20.172594 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-18221e5c-f0e9-4f98-ace9-e7f936ea4c68 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:48:20.221509 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:48:20.221509 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:48:20.222384 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-ebb4376f-32d5-4a80-87cc-70a49be6e538 req-c52c60d2-9bf8-4329-a738-85fad7e26a66 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] GET http://10.222.0.23/volume// Dec 02 11:48:20.222898 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-ebb4376f-32d5-4a80-87cc-70a49be6e538 req-c52c60d2-9bf8-4329-a738-85fad7e26a66 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:48:20.223140 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:48:20.223140 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:48:20.223468 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-ebb4376f-32d5-4a80-87cc-70a49be6e538 req-c52c60d2-9bf8-4329-a738-85fad7e26a66 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Calling method 'all' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:48:20.224515 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-ebb4376f-32d5-4a80-87cc-70a49be6e538 req-c52c60d2-9bf8-4329-a738-85fad7e26a66 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 11:48:20.225185 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1814/3662] 10.222.0.32 () {56 vars in 1089 bytes} [Wed Dec 2 11:48:20 2020] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 11:48:20.230000 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-18221e5c-f0e9-4f98-ace9-e7f936ea4c68 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Volume info retrieved successfully. Dec 02 11:48:20.241447 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-ebb4376f-32d5-4a80-87cc-70a49be6e538 req-9f2cacb6-8183-462e-b4e7-b7380c80edd6 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] GET http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191 Dec 02 11:48:20.242001 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-ebb4376f-32d5-4a80-87cc-70a49be6e538 req-9f2cacb6-8183-462e-b4e7-b7380c80edd6 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:48:20.242510 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-ebb4376f-32d5-4a80-87cc-70a49be6e538 req-9f2cacb6-8183-462e-b4e7-b7380c80edd6 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:48:20.248870 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:48:20.248870 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:48:20.257394 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-18221e5c-f0e9-4f98-ace9-e7f936ea4c68 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191 returned with HTTP 200 Dec 02 11:48:20.258221 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1849/3663] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:48:20 2020] GET /volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191 => generated 1239 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:48:20.299504 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:48:20.299504 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:48:20.308112 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-ebb4376f-32d5-4a80-87cc-70a49be6e538 req-9f2cacb6-8183-462e-b4e7-b7380c80edd6 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Volume info retrieved successfully. Dec 02 11:48:20.326512 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:48:20.326512 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:48:20.336381 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-ebb4376f-32d5-4a80-87cc-70a49be6e538 req-9f2cacb6-8183-462e-b4e7-b7380c80edd6 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191 returned with HTTP 200 Dec 02 11:48:20.337708 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1815/3664] 10.222.0.32 () {60 vars in 1403 bytes} [Wed Dec 2 11:48:20 2020] GET /volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191 => generated 1338 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 02 11:48:20.391998 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-ebb4376f-32d5-4a80-87cc-70a49be6e538 req-986a2573-0fb2-49be-8c6d-14d88522fee5 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] GET http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191/encryption Dec 02 11:48:20.392891 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-ebb4376f-32d5-4a80-87cc-70a49be6e538 req-986a2573-0fb2-49be-8c6d-14d88522fee5 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:48:20.393251 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:48:20.393251 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:48:20.393866 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-ebb4376f-32d5-4a80-87cc-70a49be6e538 req-986a2573-0fb2-49be-8c6d-14d88522fee5 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Calling method 'index' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:48:20.451887 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:48:20.451887 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:48:20.501734 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-ebb4376f-32d5-4a80-87cc-70a49be6e538 req-986a2573-0fb2-49be-8c6d-14d88522fee5 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191/encryption returned with HTTP 200 Dec 02 11:48:20.502558 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1850/3665] 10.222.0.32 () {58 vars in 1395 bytes} [Wed Dec 2 11:48:20 2020] GET /volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191/encryption => generated 160 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:48:20.879240 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-ebb4376f-32d5-4a80-87cc-70a49be6e538 req-1a564b35-5344-425a-be0d-aa1767c4d1e2 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] DELETE http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/attachments/35073553-c4e6-4736-9fbc-bfecb4d22123 Dec 02 11:48:20.879873 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-ebb4376f-32d5-4a80-87cc-70a49be6e538 req-1a564b35-5344-425a-be0d-aa1767c4d1e2 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:48:20.880153 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:48:20.880153 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:48:20.880633 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-ebb4376f-32d5-4a80-87cc-70a49be6e538 req-1a564b35-5344-425a-be0d-aa1767c4d1e2 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Calling method 'version_select' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:48:20.904591 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:48:20.904591 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:48:21.275183 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-657ea280-65b7-4e79-9d9a-08e9b4f43625 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] GET http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191 Dec 02 11:48:21.275867 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-657ea280-65b7-4e79-9d9a-08e9b4f43625 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:48:21.276050 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:48:21.276050 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:48:21.276752 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-657ea280-65b7-4e79-9d9a-08e9b4f43625 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:48:21.328244 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:48:21.328244 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:48:21.338833 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-657ea280-65b7-4e79-9d9a-08e9b4f43625 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Volume info retrieved successfully. Dec 02 11:48:21.353676 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-ebb4376f-32d5-4a80-87cc-70a49be6e538 req-1a564b35-5344-425a-be0d-aa1767c4d1e2 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88068) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 02 11:48:21.354379 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-ebb4376f-32d5-4a80-87cc-70a49be6e538 req-1a564b35-5344-425a-be0d-aa1767c4d1e2 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Pending status list for volume during attachment-delete: [] {{(pid=88068) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 02 11:48:21.361089 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-657ea280-65b7-4e79-9d9a-08e9b4f43625 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191 returned with HTTP 200 Dec 02 11:48:21.361388 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-ebb4376f-32d5-4a80-87cc-70a49be6e538 req-1a564b35-5344-425a-be0d-aa1767c4d1e2 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/attachments/35073553-c4e6-4736-9fbc-bfecb4d22123 returned with HTTP 200 Dec 02 11:48:21.361964 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1851/3666] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:48:21 2020] GET /volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191 => generated 944 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:48:21.362217 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1816/3667] 10.222.0.32 () {62 vars in 1437 bytes} [Wed Dec 2 11:48:20 2020] DELETE /volume/v3/6f0ce086387a487a8412e054ab1b3b4e/attachments/35073553-c4e6-4736-9fbc-bfecb4d22123 => generated 19 bytes in 490 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:48:22.382828 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-26bf555e-d1e0-4535-a44d-f41ec26a21d2 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] GET http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191 Dec 02 11:48:22.383735 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-26bf555e-d1e0-4535-a44d-f41ec26a21d2 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:48:22.383952 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:48:22.383952 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:48:22.384626 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-26bf555e-d1e0-4535-a44d-f41ec26a21d2 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:48:22.436255 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:48:22.436255 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:48:22.444483 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-26bf555e-d1e0-4535-a44d-f41ec26a21d2 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Volume info retrieved successfully. Dec 02 11:48:22.465467 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-26bf555e-d1e0-4535-a44d-f41ec26a21d2 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191 returned with HTTP 200 Dec 02 11:48:22.466305 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1852/3668] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:48:22 2020] GET /volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191 => generated 944 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:48:22.484387 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2b7ae3c7-20a2-4133-be72-c1bdf66617d3 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] GET http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191 Dec 02 11:48:22.485172 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2b7ae3c7-20a2-4133-be72-c1bdf66617d3 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:48:22.485442 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:48:22.485442 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:48:22.486016 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2b7ae3c7-20a2-4133-be72-c1bdf66617d3 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:48:22.534210 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:48:22.534210 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:48:22.542897 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-2b7ae3c7-20a2-4133-be72-c1bdf66617d3 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Volume info retrieved successfully. Dec 02 11:48:22.564201 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2b7ae3c7-20a2-4133-be72-c1bdf66617d3 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191 returned with HTTP 200 Dec 02 11:48:22.565137 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1817/3669] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:48:22 2020] GET /volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191 => generated 944 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:48:22.683972 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-603f1bd2-159e-4cbf-96b3-369d8307a9d1 req-e4e09548-c428-49f0-9606-c7766b86c539 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] GET http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191 Dec 02 11:48:22.684404 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-603f1bd2-159e-4cbf-96b3-369d8307a9d1 req-e4e09548-c428-49f0-9606-c7766b86c539 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:48:22.684571 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:48:22.684571 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:48:22.685000 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-603f1bd2-159e-4cbf-96b3-369d8307a9d1 req-e4e09548-c428-49f0-9606-c7766b86c539 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:48:22.732572 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:48:22.732572 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:48:22.740971 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-603f1bd2-159e-4cbf-96b3-369d8307a9d1 req-e4e09548-c428-49f0-9606-c7766b86c539 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Volume info retrieved successfully. Dec 02 11:48:22.769182 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-603f1bd2-159e-4cbf-96b3-369d8307a9d1 req-e4e09548-c428-49f0-9606-c7766b86c539 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191 returned with HTTP 200 Dec 02 11:48:22.770308 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1853/3670] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 11:48:22 2020] GET /volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191 => generated 944 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:48:22.790674 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-729861e1-edbd-47df-b910-c4d22f15438c tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] DELETE http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191 Dec 02 11:48:22.791198 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-729861e1-edbd-47df-b910-c4d22f15438c tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:48:22.791360 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:48:22.791360 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:48:22.791762 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-729861e1-edbd-47df-b910-c4d22f15438c tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Calling method 'delete' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:48:22.792252 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-729861e1-edbd-47df-b910-c4d22f15438c tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Delete volume with id: 253c4969-e14b-41e7-9596-ab25d7fe9191 Dec 02 11:48:22.841767 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:48:22.841767 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:48:22.842884 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-729861e1-edbd-47df-b910-c4d22f15438c tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Volume info retrieved successfully. Dec 02 11:48:22.868371 n-d-764292-5 devstack@c-api.service[88067]: WARNING cinder.keymgr.conf_key_mgr [None req-729861e1-edbd-47df-b910-c4d22f15438c tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Not deleting key 00000000-0000-0000-0000-000000000000 Dec 02 11:48:22.882079 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-729861e1-edbd-47df-b910-c4d22f15438c tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Delete volume request issued successfully. Dec 02 11:48:22.882696 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-729861e1-edbd-47df-b910-c4d22f15438c tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191 returned with HTTP 202 Dec 02 11:48:22.883679 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1818/3671] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:48:22 2020] DELETE /volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:48:22.893356 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8c57b3f0-fb01-45fe-b90d-a436f96098d7 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] GET http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191 Dec 02 11:48:22.893892 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8c57b3f0-fb01-45fe-b90d-a436f96098d7 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:48:22.894091 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:48:22.894091 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:48:22.894530 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8c57b3f0-fb01-45fe-b90d-a436f96098d7 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:48:22.943994 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:48:22.943994 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:48:22.952435 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-8c57b3f0-fb01-45fe-b90d-a436f96098d7 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Volume info retrieved successfully. Dec 02 11:48:22.974241 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8c57b3f0-fb01-45fe-b90d-a436f96098d7 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191 returned with HTTP 200 Dec 02 11:48:22.975074 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1854/3672] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:48:22 2020] GET /volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191 => generated 943 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:48:23.992370 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-212e2d6f-ce39-4ea9-b4ab-ae2cec462789 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] GET http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191 Dec 02 11:48:23.992985 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-212e2d6f-ce39-4ea9-b4ab-ae2cec462789 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:48:23.993184 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:48:23.993184 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:48:23.993566 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-212e2d6f-ce39-4ea9-b4ab-ae2cec462789 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:48:24.044317 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:48:24.044317 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:48:24.053627 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-212e2d6f-ce39-4ea9-b4ab-ae2cec462789 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Volume info retrieved successfully. Dec 02 11:48:24.075954 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-212e2d6f-ce39-4ea9-b4ab-ae2cec462789 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191 returned with HTTP 200 Dec 02 11:48:24.076985 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1819/3673] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:48:23 2020] GET /volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191 => generated 943 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:48:25.093621 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-486485b9-59c1-4b0c-a1d1-7121ef0371a4 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] GET http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191 Dec 02 11:48:25.095091 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-486485b9-59c1-4b0c-a1d1-7121ef0371a4 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:48:25.095276 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:48:25.095276 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:48:25.095917 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-486485b9-59c1-4b0c-a1d1-7121ef0371a4 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:48:25.144779 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-486485b9-59c1-4b0c-a1d1-7121ef0371a4 tempest-TestEncryptedCinderVolumes-877376757 tempest-TestEncryptedCinderVolumes-877376757] http://10.222.0.23/volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191 returned with HTTP 404 Dec 02 11:48:25.145850 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1855/3674] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:48:25 2020] GET /volume/v3/6f0ce086387a487a8412e054ab1b3b4e/volumes/253c4969-e14b-41e7-9596-ab25d7fe9191 => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:48:25.154009 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-543a757e-4575-496c-8b1e-f406217436e8 tempest-TestEncryptedCinderVolumes-162351922 tempest-TestEncryptedCinderVolumes-162351922] GET http://10.222.0.23/volume/v3/81e7003c9a564a3599b178618e92b454/volumes/detail?all_tenants=1 Dec 02 11:48:25.154558 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-543a757e-4575-496c-8b1e-f406217436e8 tempest-TestEncryptedCinderVolumes-162351922 tempest-TestEncryptedCinderVolumes-162351922] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:48:25.154750 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:48:25.154750 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:48:25.155141 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-543a757e-4575-496c-8b1e-f406217436e8 tempest-TestEncryptedCinderVolumes-162351922 tempest-TestEncryptedCinderVolumes-162351922] Calling method 'detail' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:48:25.157001 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-543a757e-4575-496c-8b1e-f406217436e8 tempest-TestEncryptedCinderVolumes-162351922 tempest-TestEncryptedCinderVolumes-162351922] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=88068) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 02 11:48:25.204895 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-543a757e-4575-496c-8b1e-f406217436e8 tempest-TestEncryptedCinderVolumes-162351922 tempest-TestEncryptedCinderVolumes-162351922] Get all volumes completed successfully. Dec 02 11:48:25.209005 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-543a757e-4575-496c-8b1e-f406217436e8 tempest-TestEncryptedCinderVolumes-162351922 tempest-TestEncryptedCinderVolumes-162351922] http://10.222.0.23/volume/v3/81e7003c9a564a3599b178618e92b454/volumes/detail?all_tenants=1 returned with HTTP 200 Dec 02 11:48:25.209777 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1820/3675] 10.222.0.23 () {58 vars in 1252 bytes} [Wed Dec 2 11:48:25 2020] GET /volume/v3/81e7003c9a564a3599b178618e92b454/volumes/detail?all_tenants=1 => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 02 11:48:25.224763 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dac83375-61a3-4aba-bdf3-eee4a49d40ea tempest-TestEncryptedCinderVolumes-162351922 tempest-TestEncryptedCinderVolumes-162351922] DELETE http://10.222.0.23/volume/v3/81e7003c9a564a3599b178618e92b454/types/54f4c407-8507-4921-b17f-56aec654bc91 Dec 02 11:48:25.225339 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dac83375-61a3-4aba-bdf3-eee4a49d40ea tempest-TestEncryptedCinderVolumes-162351922 tempest-TestEncryptedCinderVolumes-162351922] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:48:25.225854 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dac83375-61a3-4aba-bdf3-eee4a49d40ea tempest-TestEncryptedCinderVolumes-162351922 tempest-TestEncryptedCinderVolumes-162351922] Calling method '_delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:48:25.288585 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 02 11:48:25.288585 n-d-764292-5 devstack@c-api.service[88067]: "UPDATE / DELETE expressions." % clause Dec 02 11:48:25.300470 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dac83375-61a3-4aba-bdf3-eee4a49d40ea tempest-TestEncryptedCinderVolumes-162351922 tempest-TestEncryptedCinderVolumes-162351922] http://10.222.0.23/volume/v3/81e7003c9a564a3599b178618e92b454/types/54f4c407-8507-4921-b17f-56aec654bc91 returned with HTTP 202 Dec 02 11:48:25.301468 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1856/3676] 10.222.0.23 () {58 vars in 1312 bytes} [Wed Dec 2 11:48:25 2020] DELETE /volume/v3/81e7003c9a564a3599b178618e92b454/types/54f4c407-8507-4921-b17f-56aec654bc91 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:49:23.657137 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3963400f-f31c-46af-8945-6f288dd6cc98 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] POST http://10.222.0.23/volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes Dec 02 11:49:23.657902 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-3963400f-f31c-46af-8945-6f288dd6cc98 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-86698900", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:49:23.659158 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-3963400f-f31c-46af-8945-6f288dd6cc98 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-86698900', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=88068) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 11:49:23.659536 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-3963400f-f31c-46af-8945-6f288dd6cc98 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Create volume of 1 GB Dec 02 11:49:23.672896 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3963400f-f31c-46af-8945-6f288dd6cc98 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Availability Zones retrieved successfully. Dec 02 11:49:23.689081 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-3963400f-f31c-46af-8945-6f288dd6cc98 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Flow 'volume_create_api' (77fe777b-81e6-46ad-afee-b928293af2b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:49:23.691810 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-3963400f-f31c-46af-8945-6f288dd6cc98 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c374fcee-29b8-47c3-a2f2-3192ce473032) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:49:23.693832 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-3963400f-f31c-46af-8945-6f288dd6cc98 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Validating volume size '1' using validate_int {{(pid=88068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 11:49:23.760755 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-3963400f-f31c-46af-8945-6f288dd6cc98 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c374fcee-29b8-47c3-a2f2-3192ce473032) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:49:23.763000 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-3963400f-f31c-46af-8945-6f288dd6cc98 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aba4f754-5bdf-410c-ad17-4e722f487c6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:49:23.850240 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-3963400f-f31c-46af-8945-6f288dd6cc98 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Created reservations ['6f05901a-74e5-40d6-a505-729f4fce3ad6', 'a9eacdad-5162-4600-87e1-95ee6b1b6766', '53fe3316-6045-42a6-ac4b-93a251c612d8', '64255ab2-dd26-4465-909d-293e3d9d3bfc'] {{(pid=88068) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 11:49:23.852960 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-3963400f-f31c-46af-8945-6f288dd6cc98 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aba4f754-5bdf-410c-ad17-4e722f487c6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f05901a-74e5-40d6-a505-729f4fce3ad6', 'a9eacdad-5162-4600-87e1-95ee6b1b6766', '53fe3316-6045-42a6-ac4b-93a251c612d8', '64255ab2-dd26-4465-909d-293e3d9d3bfc']}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:49:23.856154 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-3963400f-f31c-46af-8945-6f288dd6cc98 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8185e0ba-14d6-4d5e-ad7f-450d6d3d8f7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:49:23.921025 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-3963400f-f31c-46af-8945-6f288dd6cc98 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8185e0ba-14d6-4d5e-ad7f-450d6d3d8f7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0aa64957-6483-4fe8-a3d3-ebb0fc97fb58', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-86698900',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4ade924ceeb4540a909dd6b847b86b6',qos_specs=None,replication_status=,reservations=['6f05901a-74e5-40d6-a505-729f4fce3ad6','a9eacdad-5162-4600-87e1-95ee6b1b6766','53fe3316-6045-42a6-ac4b-93a251c612d8','64255ab2-dd26-4465-909d-293e3d9d3bfc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f272318824ee43278e8393a3b715be03',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T11:49:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-86698900',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0aa64957-6483-4fe8-a3d3-ebb0fc97fb58,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4ade924ceeb4540a909dd6b847b86b6',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,user_id='f272318824ee43278e8393a3b715be03',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:49:23.923037 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-3963400f-f31c-46af-8945-6f288dd6cc98 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35acb4de-4926-4ce2-823a-a76e32720520) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:49:23.949617 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-3963400f-f31c-46af-8945-6f288dd6cc98 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35acb4de-4926-4ce2-823a-a76e32720520) 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-TestMinimumBasicScenario-volume-86698900',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4ade924ceeb4540a909dd6b847b86b6',qos_specs=None,replication_status=,reservations=['6f05901a-74e5-40d6-a505-729f4fce3ad6','a9eacdad-5162-4600-87e1-95ee6b1b6766','53fe3316-6045-42a6-ac4b-93a251c612d8','64255ab2-dd26-4465-909d-293e3d9d3bfc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f272318824ee43278e8393a3b715be03',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:49:23.951495 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-3963400f-f31c-46af-8945-6f288dd6cc98 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5119b1f0-8bbc-4c79-b266-cfa6caf8135e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 11:49:23.966903 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-3963400f-f31c-46af-8945-6f288dd6cc98 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5119b1f0-8bbc-4c79-b266-cfa6caf8135e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88068) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 11:49:23.969537 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-3963400f-f31c-46af-8945-6f288dd6cc98 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Flow 'volume_create_api' (77fe777b-81e6-46ad-afee-b928293af2b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88068) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 11:49:24.016370 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-3963400f-f31c-46af-8945-6f288dd6cc98 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Create volume request issued successfully. Dec 02 11:49:24.034084 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-3963400f-f31c-46af-8945-6f288dd6cc98 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] http://10.222.0.23/volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes returned with HTTP 202 Dec 02 11:49:24.035310 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1821/3677] 10.222.0.23 () {60 vars in 1226 bytes} [Wed Dec 2 11:49:23 2020] POST /volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes => generated 822 bytes in 382 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 11:49:24.049963 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d164e623-b01c-4102-80f9-23a2ed02d166 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] GET http://10.222.0.23/volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 Dec 02 11:49:24.050480 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d164e623-b01c-4102-80f9-23a2ed02d166 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:49:24.050951 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d164e623-b01c-4102-80f9-23a2ed02d166 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:49:24.099721 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:49:24.099721 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:49:24.108581 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-d164e623-b01c-4102-80f9-23a2ed02d166 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Volume info retrieved successfully. Dec 02 11:49:24.131092 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d164e623-b01c-4102-80f9-23a2ed02d166 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] http://10.222.0.23/volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 returned with HTTP 200 Dec 02 11:49:24.131939 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1857/3678] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:49:24 2020] GET /volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 => generated 914 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:49:25.149028 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-57f4b348-5e9e-4702-8b92-201034fc256d tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] GET http://10.222.0.23/volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 Dec 02 11:49:25.149500 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-57f4b348-5e9e-4702-8b92-201034fc256d tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:49:25.149747 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:49:25.149747 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:49:25.150120 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-57f4b348-5e9e-4702-8b92-201034fc256d tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:49:25.198992 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:49:25.198992 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:49:25.207332 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-57f4b348-5e9e-4702-8b92-201034fc256d tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Volume info retrieved successfully. Dec 02 11:49:25.228530 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-57f4b348-5e9e-4702-8b92-201034fc256d tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] http://10.222.0.23/volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 returned with HTTP 200 Dec 02 11:49:25.229387 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1822/3679] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:49:25 2020] GET /volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 => generated 915 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:49:25.253339 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a2a0ab42-8fd2-41eb-9571-9e8cb8843302 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] GET http://10.222.0.23/volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 Dec 02 11:49:25.254110 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a2a0ab42-8fd2-41eb-9571-9e8cb8843302 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:49:25.254375 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:49:25.254375 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:49:25.254936 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a2a0ab42-8fd2-41eb-9571-9e8cb8843302 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:49:25.303513 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:49:25.303513 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:49:25.312044 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a2a0ab42-8fd2-41eb-9571-9e8cb8843302 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Volume info retrieved successfully. Dec 02 11:49:25.336831 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a2a0ab42-8fd2-41eb-9571-9e8cb8843302 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] http://10.222.0.23/volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 returned with HTTP 200 Dec 02 11:49:25.337662 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1858/3680] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:49:25 2020] GET /volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 => generated 915 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:49:25.353535 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-02c2299d-8d10-44d1-8732-6446e8fe0ee1 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] GET http://10.222.0.23/volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes Dec 02 11:49:25.354117 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-02c2299d-8d10-44d1-8732-6446e8fe0ee1 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:49:25.354292 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:49:25.354292 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:49:25.354707 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-02c2299d-8d10-44d1-8732-6446e8fe0ee1 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Calling method 'index' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:49:25.355718 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.api_utils [None req-02c2299d-8d10-44d1-8732-6446e8fe0ee1 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Removing options '' from query. {{(pid=88068) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 02 11:49:25.357859 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-02c2299d-8d10-44d1-8732-6446e8fe0ee1 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88068) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 02 11:49:25.408380 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-02c2299d-8d10-44d1-8732-6446e8fe0ee1 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Get all volumes completed successfully. Dec 02 11:49:25.409404 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-02c2299d-8d10-44d1-8732-6446e8fe0ee1 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] http://10.222.0.23/volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes returned with HTTP 200 Dec 02 11:49:25.410323 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1823/3681] 10.222.0.23 () {58 vars in 1204 bytes} [Wed Dec 2 11:49:25 2020] GET /volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes => generated 403 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:49:25.421345 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ad0fff10-c2e2-4572-9528-aca90555ab9f tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] GET http://10.222.0.23/volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 Dec 02 11:49:25.421871 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ad0fff10-c2e2-4572-9528-aca90555ab9f tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:49:25.422031 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:49:25.422031 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:49:25.422433 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ad0fff10-c2e2-4572-9528-aca90555ab9f tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:49:25.470197 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:49:25.470197 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:49:25.478799 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-ad0fff10-c2e2-4572-9528-aca90555ab9f tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Volume info retrieved successfully. Dec 02 11:49:25.500595 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ad0fff10-c2e2-4572-9528-aca90555ab9f tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] http://10.222.0.23/volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 returned with HTTP 200 Dec 02 11:49:25.501442 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1859/3682] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:49:25 2020] GET /volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 => generated 915 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:49:25.616760 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-d160057a-4255-4672-8996-498fba93ecaf req-f7573f6f-66af-457a-bbcf-5372c7fd84e5 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] GET http://10.222.0.23/volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 Dec 02 11:49:25.617316 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-d160057a-4255-4672-8996-498fba93ecaf req-f7573f6f-66af-457a-bbcf-5372c7fd84e5 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:49:25.617474 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:49:25.617474 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:49:25.617879 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-d160057a-4255-4672-8996-498fba93ecaf req-f7573f6f-66af-457a-bbcf-5372c7fd84e5 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:49:25.669092 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:49:25.669092 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:49:25.677189 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-d160057a-4255-4672-8996-498fba93ecaf req-f7573f6f-66af-457a-bbcf-5372c7fd84e5 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Volume info retrieved successfully. Dec 02 11:49:25.698131 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-d160057a-4255-4672-8996-498fba93ecaf req-f7573f6f-66af-457a-bbcf-5372c7fd84e5 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] http://10.222.0.23/volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 returned with HTTP 200 Dec 02 11:49:25.698930 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1824/3683] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 11:49:25 2020] GET /volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 => generated 915 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:49:25.784151 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ad0fff10-c2e2-4572-9528-aca90555ab9f tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] GET http://10.222.0.23/volume// Dec 02 11:49:25.784623 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ad0fff10-c2e2-4572-9528-aca90555ab9f tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:49:25.784857 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:49:25.784857 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:49:25.785250 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ad0fff10-c2e2-4572-9528-aca90555ab9f tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Calling method 'all' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:49:25.786308 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ad0fff10-c2e2-4572-9528-aca90555ab9f tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 11:49:25.786914 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1860/3684] 10.222.0.23 () {58 vars in 1289 bytes} [Wed Dec 2 11:49:25 2020] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 11:49:25.803336 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-d160057a-4255-4672-8996-498fba93ecaf req-1661bd4f-a062-488b-9032-e09bd2afb0eb tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] POST http://10.222.0.23/volume/v3/b4ade924ceeb4540a909dd6b847b86b6/attachments Dec 02 11:49:25.803832 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:49:25.803832 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:49:25.804240 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-d160057a-4255-4672-8996-498fba93ecaf req-1661bd4f-a062-488b-9032-e09bd2afb0eb tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0aa64957-6483-4fe8-a3d3-ebb0fc97fb58", "instance_uuid": "44aa63a5-b7a0-4e6f-a24f-9f5ca8890e29", "connector": null}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:49:25.853579 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:49:25.853579 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:49:25.908752 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-d160057a-4255-4672-8996-498fba93ecaf req-1661bd4f-a062-488b-9032-e09bd2afb0eb tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] http://10.222.0.23/volume/v3/b4ade924ceeb4540a909dd6b847b86b6/attachments returned with HTTP 200 Dec 02 11:49:25.909614 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1825/3685] 10.222.0.23 () {66 vars in 1565 bytes} [Wed Dec 2 11:49:25 2020] POST /volume/v3/b4ade924ceeb4540a909dd6b847b86b6/attachments => generated 273 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:49:25.946821 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dd3638b9-f521-4fab-b4af-bb614ffb167f tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] GET http://10.222.0.23/volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 Dec 02 11:49:25.947440 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dd3638b9-f521-4fab-b4af-bb614ffb167f tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:49:25.947999 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dd3638b9-f521-4fab-b4af-bb614ffb167f tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:49:25.979240 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-d160057a-4255-4672-8996-498fba93ecaf req-1661bd4f-a062-488b-9032-e09bd2afb0eb tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] GET http://10.222.0.23/volume// Dec 02 11:49:25.979712 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-d160057a-4255-4672-8996-498fba93ecaf req-1661bd4f-a062-488b-9032-e09bd2afb0eb tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:49:25.979937 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:49:25.979937 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:49:25.980306 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-d160057a-4255-4672-8996-498fba93ecaf req-1661bd4f-a062-488b-9032-e09bd2afb0eb tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Calling method 'all' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:49:25.981529 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-d160057a-4255-4672-8996-498fba93ecaf req-1661bd4f-a062-488b-9032-e09bd2afb0eb tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 11:49:25.982164 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1826/3686] 10.222.0.41 () {56 vars in 1089 bytes} [Wed Dec 2 11:49:25 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 11:49:25.995601 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-d160057a-4255-4672-8996-498fba93ecaf req-9d0e9691-7130-485b-bade-728941c2e11f tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] GET http://10.222.0.23/volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 Dec 02 11:49:25.996164 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-d160057a-4255-4672-8996-498fba93ecaf req-9d0e9691-7130-485b-bade-728941c2e11f tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:49:25.996749 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-d160057a-4255-4672-8996-498fba93ecaf req-9d0e9691-7130-485b-bade-728941c2e11f tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:49:25.998163 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:49:25.998163 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:49:26.006723 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-dd3638b9-f521-4fab-b4af-bb614ffb167f tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Volume info retrieved successfully. Dec 02 11:49:26.025804 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:49:26.025804 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:49:26.034110 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dd3638b9-f521-4fab-b4af-bb614ffb167f tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] http://10.222.0.23/volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 returned with HTTP 200 Dec 02 11:49:26.035163 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1861/3687] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:49:25 2020] GET /volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 => generated 914 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:49:26.046536 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:49:26.046536 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:49:26.054851 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-d160057a-4255-4672-8996-498fba93ecaf req-9d0e9691-7130-485b-bade-728941c2e11f tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Volume info retrieved successfully. Dec 02 11:49:26.073574 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:49:26.073574 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:49:26.082035 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-d160057a-4255-4672-8996-498fba93ecaf req-9d0e9691-7130-485b-bade-728941c2e11f tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] http://10.222.0.23/volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 returned with HTTP 200 Dec 02 11:49:26.082868 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1827/3688] 10.222.0.41 () {60 vars in 1403 bytes} [Wed Dec 2 11:49:25 2020] GET /volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 => generated 1013 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 02 11:49:26.121599 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-d160057a-4255-4672-8996-498fba93ecaf req-608d34a6-0739-4f69-a2d9-75e4050a837e tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] PUT http://10.222.0.23/volume/v3/b4ade924ceeb4540a909dd6b847b86b6/attachments/d5432306-f0a2-41c3-b669-bdbd9caf641d Dec 02 11:49:26.122338 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:49:26.122338 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:49:26.122901 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-d160057a-4255-4672-8996-498fba93ecaf req-608d34a6-0739-4f69-a2d9-75e4050a837e tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.41", "host": "n-h2-764292-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-764292-5.cbci-764292-5.local", "mountpoint": "/dev/sdb"}}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:49:26.151946 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 02 11:49:26.151946 n-d-764292-5 devstack@c-api.service[88067]: return self.call(f, *args, **kw) Dec 02 11:49:26.152519 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.coordination [req-d160057a-4255-4672-8996-498fba93ecaf req-608d34a6-0739-4f69-a2d9-75e4050a837e tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Lock "b'cinder-attachment_update-0aa64957-6483-4fe8-a3d3-ebb0fc97fb58-n-h2-764292-5'" acquired by "attachment_update" :: waited 0.009s {{(pid=88069) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 02 11:49:26.154682 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:49:26.154682 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:49:27.052029 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fa196e82-5548-4ae6-a861-e3e4367d4800 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] GET http://10.222.0.23/volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 Dec 02 11:49:27.052762 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fa196e82-5548-4ae6-a861-e3e4367d4800 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:49:27.053128 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:49:27.053128 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:49:27.053493 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fa196e82-5548-4ae6-a861-e3e4367d4800 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:49:27.102684 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:49:27.102684 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:49:27.111473 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-fa196e82-5548-4ae6-a861-e3e4367d4800 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Volume info retrieved successfully. Dec 02 11:49:27.130328 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:49:27.130328 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:49:27.138817 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fa196e82-5548-4ae6-a861-e3e4367d4800 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] http://10.222.0.23/volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 returned with HTTP 200 Dec 02 11:49:27.139664 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1828/3689] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:49:27 2020] GET /volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 => generated 914 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:49:27.415027 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.coordination [req-d160057a-4255-4672-8996-498fba93ecaf req-608d34a6-0739-4f69-a2d9-75e4050a837e tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Lock "b'cinder-attachment_update-0aa64957-6483-4fe8-a3d3-ebb0fc97fb58-n-h2-764292-5'" released by "attachment_update" :: held 1.263s {{(pid=88069) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 02 11:49:27.415683 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-d160057a-4255-4672-8996-498fba93ecaf req-608d34a6-0739-4f69-a2d9-75e4050a837e tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] http://10.222.0.23/volume/v3/b4ade924ceeb4540a909dd6b847b86b6/attachments/d5432306-f0a2-41c3-b669-bdbd9caf641d returned with HTTP 200 Dec 02 11:49:27.416597 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1862/3690] 10.222.0.41 () {64 vars in 1468 bytes} [Wed Dec 2 11:49:26 2020] PUT /volume/v3/b4ade924ceeb4540a909dd6b847b86b6/attachments/d5432306-f0a2-41c3-b669-bdbd9caf641d => generated 762 bytes in 1303 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:49:28.155577 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2c79b42a-542a-4911-97b0-ff7934366807 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] GET http://10.222.0.23/volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 Dec 02 11:49:28.156415 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2c79b42a-542a-4911-97b0-ff7934366807 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:49:28.156693 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:49:28.156693 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:49:28.157068 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2c79b42a-542a-4911-97b0-ff7934366807 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:49:28.209049 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:49:28.209049 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:49:28.217351 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-2c79b42a-542a-4911-97b0-ff7934366807 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Volume info retrieved successfully. Dec 02 11:49:28.236137 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:49:28.236137 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:49:28.244718 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2c79b42a-542a-4911-97b0-ff7934366807 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] http://10.222.0.23/volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 returned with HTTP 200 Dec 02 11:49:28.245764 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1829/3691] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:49:28 2020] GET /volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 => generated 915 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:49:29.269087 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9791f49e-c78f-49bd-b00c-998611755b7c tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] GET http://10.222.0.23/volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 Dec 02 11:49:29.270103 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9791f49e-c78f-49bd-b00c-998611755b7c tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:49:29.270478 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:49:29.270478 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:49:29.271074 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-9791f49e-c78f-49bd-b00c-998611755b7c tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:49:29.320214 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:49:29.320214 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:49:29.329325 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-9791f49e-c78f-49bd-b00c-998611755b7c tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Volume info retrieved successfully. Dec 02 11:49:29.348943 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:49:29.348943 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:49:29.359483 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-9791f49e-c78f-49bd-b00c-998611755b7c tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] http://10.222.0.23/volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 returned with HTTP 200 Dec 02 11:49:29.360598 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1863/3692] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:49:29 2020] GET /volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 => generated 915 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:49:30.381526 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ffea8464-a1c6-43fd-9e16-67ed04853ecf tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] GET http://10.222.0.23/volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 Dec 02 11:49:30.382411 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ffea8464-a1c6-43fd-9e16-67ed04853ecf tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:49:30.382550 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:49:30.382550 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:49:30.383036 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-ffea8464-a1c6-43fd-9e16-67ed04853ecf tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:49:30.439386 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:49:30.439386 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:49:30.447720 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-ffea8464-a1c6-43fd-9e16-67ed04853ecf tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Volume info retrieved successfully. Dec 02 11:49:30.466555 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:49:30.466555 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:49:30.475041 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-ffea8464-a1c6-43fd-9e16-67ed04853ecf tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] http://10.222.0.23/volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 returned with HTTP 200 Dec 02 11:49:30.475889 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1830/3693] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:49:30 2020] GET /volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 => generated 915 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:49:31.495408 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f0d9c855-d52c-47f8-a75e-984284f20e5a tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] GET http://10.222.0.23/volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 Dec 02 11:49:31.496279 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f0d9c855-d52c-47f8-a75e-984284f20e5a tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:49:31.496458 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:49:31.496458 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:49:31.497171 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f0d9c855-d52c-47f8-a75e-984284f20e5a tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:49:31.556388 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:49:31.556388 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:49:31.564743 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f0d9c855-d52c-47f8-a75e-984284f20e5a tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Volume info retrieved successfully. Dec 02 11:49:31.582782 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:49:31.582782 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:49:31.591053 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f0d9c855-d52c-47f8-a75e-984284f20e5a tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] http://10.222.0.23/volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 returned with HTTP 200 Dec 02 11:49:31.591862 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1864/3694] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:49:31 2020] GET /volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 => generated 915 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:49:32.612615 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5707bdd9-8413-46f3-a221-33ea3af63233 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] GET http://10.222.0.23/volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 Dec 02 11:49:32.613497 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5707bdd9-8413-46f3-a221-33ea3af63233 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:49:32.613729 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:49:32.613729 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:49:32.614370 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5707bdd9-8413-46f3-a221-33ea3af63233 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:49:32.671648 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:49:32.671648 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:49:32.680505 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-5707bdd9-8413-46f3-a221-33ea3af63233 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Volume info retrieved successfully. Dec 02 11:49:32.698996 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:49:32.698996 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:49:32.707204 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5707bdd9-8413-46f3-a221-33ea3af63233 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] http://10.222.0.23/volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 returned with HTTP 200 Dec 02 11:49:32.708010 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1831/3695] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:49:32 2020] GET /volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 => generated 915 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:49:32.940397 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-d160057a-4255-4672-8996-498fba93ecaf req-37dc1e77-e465-40c9-bbe3-cf9a9ae204c2 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] POST http://10.222.0.23/volume/v3/b4ade924ceeb4540a909dd6b847b86b6/attachments/d5432306-f0a2-41c3-b669-bdbd9caf641d/action Dec 02 11:49:32.940963 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:49:32.940963 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:49:32.941391 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-d160057a-4255-4672-8996-498fba93ecaf req-37dc1e77-e465-40c9-bbe3-cf9a9ae204c2 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Action body: b'{"os-complete": null}' {{(pid=88069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 11:49:32.941773 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-d160057a-4255-4672-8996-498fba93ecaf req-37dc1e77-e465-40c9-bbe3-cf9a9ae204c2 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:49:33.007660 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:49:33.007660 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:49:33.024565 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-d160057a-4255-4672-8996-498fba93ecaf req-37dc1e77-e465-40c9-bbe3-cf9a9ae204c2 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] http://10.222.0.23/volume/v3/b4ade924ceeb4540a909dd6b847b86b6/attachments/d5432306-f0a2-41c3-b669-bdbd9caf641d/action returned with HTTP 204 Dec 02 11:49:33.025478 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1865/3696] 10.222.0.41 () {64 vars in 1489 bytes} [Wed Dec 2 11:49:32 2020] POST /volume/v3/b4ade924ceeb4540a909dd6b847b86b6/attachments/d5432306-f0a2-41c3-b669-bdbd9caf641d/action => generated 0 bytes in 90 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 02 11:49:33.728673 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8c708801-faa6-4d9a-894c-80b177879395 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] GET http://10.222.0.23/volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 Dec 02 11:49:33.729662 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8c708801-faa6-4d9a-894c-80b177879395 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:49:33.729907 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:49:33.729907 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:49:33.730588 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8c708801-faa6-4d9a-894c-80b177879395 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:49:33.786981 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:49:33.786981 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:49:33.801074 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-8c708801-faa6-4d9a-894c-80b177879395 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Volume info retrieved successfully. Dec 02 11:49:33.821360 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:49:33.821360 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:49:33.829715 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8c708801-faa6-4d9a-894c-80b177879395 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] http://10.222.0.23/volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 returned with HTTP 200 Dec 02 11:49:33.830529 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1832/3697] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:49:33 2020] GET /volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 => generated 1207 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:49:33.846141 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b7f5c018-e67a-420c-b28c-b3b871195849 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] GET http://10.222.0.23/volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 Dec 02 11:49:33.846662 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b7f5c018-e67a-420c-b28c-b3b871195849 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:49:33.846878 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:49:33.846878 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:49:33.847241 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-b7f5c018-e67a-420c-b28c-b3b871195849 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:49:33.897700 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:49:33.897700 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:49:33.906961 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-b7f5c018-e67a-420c-b28c-b3b871195849 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Volume info retrieved successfully. Dec 02 11:49:33.927355 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:49:33.927355 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:49:33.935877 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-b7f5c018-e67a-420c-b28c-b3b871195849 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] http://10.222.0.23/volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 returned with HTTP 200 Dec 02 11:49:33.936693 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1866/3698] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:49:33 2020] GET /volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 => generated 1207 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:49:33.952116 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0fef7844-00d8-455c-ad5c-6b7935b89e17 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] GET http://10.222.0.23/volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 Dec 02 11:49:33.952666 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0fef7844-00d8-455c-ad5c-6b7935b89e17 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:49:33.952906 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:49:33.952906 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:49:33.953271 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0fef7844-00d8-455c-ad5c-6b7935b89e17 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:49:34.001679 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:49:34.001679 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:49:34.010442 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0fef7844-00d8-455c-ad5c-6b7935b89e17 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Volume info retrieved successfully. Dec 02 11:49:34.029700 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:49:34.029700 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:49:34.038499 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0fef7844-00d8-455c-ad5c-6b7935b89e17 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] http://10.222.0.23/volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 returned with HTTP 200 Dec 02 11:49:34.039580 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1833/3699] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:49:33 2020] GET /volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 => generated 1207 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:50:47.645600 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-1c3f1c10-c17e-4499-bdc5-59d6145ef72f req-9e61c26c-adf5-44f7-a659-5c6df0741e33 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] GET http://10.222.0.23/volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 Dec 02 11:50:47.646149 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-1c3f1c10-c17e-4499-bdc5-59d6145ef72f req-9e61c26c-adf5-44f7-a659-5c6df0741e33 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:50:47.646269 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:50:47.646269 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:50:47.646663 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-1c3f1c10-c17e-4499-bdc5-59d6145ef72f req-9e61c26c-adf5-44f7-a659-5c6df0741e33 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:50:47.698335 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:50:47.698335 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:50:47.706817 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-1c3f1c10-c17e-4499-bdc5-59d6145ef72f req-9e61c26c-adf5-44f7-a659-5c6df0741e33 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Volume info retrieved successfully. Dec 02 11:50:47.725386 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:50:47.725386 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:50:47.733779 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-1c3f1c10-c17e-4499-bdc5-59d6145ef72f req-9e61c26c-adf5-44f7-a659-5c6df0741e33 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] http://10.222.0.23/volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 returned with HTTP 200 Dec 02 11:50:47.734629 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1867/3700] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 11:50:47 2020] GET /volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 => generated 1207 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:50:47.756356 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-1c3f1c10-c17e-4499-bdc5-59d6145ef72f req-433e93f4-6b82-49d0-829d-23afab2c78b9 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] POST http://10.222.0.23/volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58/action Dec 02 11:50:47.756868 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:50:47.756868 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:50:47.757312 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-1c3f1c10-c17e-4499-bdc5-59d6145ef72f req-433e93f4-6b82-49d0-829d-23afab2c78b9 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Action body: b'{"os-begin_detaching": null}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 11:50:47.757695 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-1c3f1c10-c17e-4499-bdc5-59d6145ef72f req-433e93f4-6b82-49d0-829d-23afab2c78b9 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 11:50:47.807476 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:50:47.807476 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:50:47.808846 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-1c3f1c10-c17e-4499-bdc5-59d6145ef72f req-433e93f4-6b82-49d0-829d-23afab2c78b9 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Volume info retrieved successfully. Dec 02 11:50:47.819017 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-1c3f1c10-c17e-4499-bdc5-59d6145ef72f req-433e93f4-6b82-49d0-829d-23afab2c78b9 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Begin detaching volume completed successfully. Dec 02 11:50:47.819545 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-1c3f1c10-c17e-4499-bdc5-59d6145ef72f req-433e93f4-6b82-49d0-829d-23afab2c78b9 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] http://10.222.0.23/volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58/action returned with HTTP 202 Dec 02 11:50:47.820428 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1834/3701] 10.222.0.23 () {64 vars in 1643 bytes} [Wed Dec 2 11:50:47 2020] POST /volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 02 11:50:47.842200 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-96917415-9e34-4b0a-a027-cb5cb4f240cf tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] GET http://10.222.0.23/volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 Dec 02 11:50:47.842761 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-96917415-9e34-4b0a-a027-cb5cb4f240cf tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:50:47.843011 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:50:47.843011 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:50:47.843376 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-96917415-9e34-4b0a-a027-cb5cb4f240cf tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:50:47.887253 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-1c3f1c10-c17e-4499-bdc5-59d6145ef72f req-433e93f4-6b82-49d0-829d-23afab2c78b9 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] GET http://10.222.0.23/volume// Dec 02 11:50:47.887742 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-1c3f1c10-c17e-4499-bdc5-59d6145ef72f req-433e93f4-6b82-49d0-829d-23afab2c78b9 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:50:47.887896 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:50:47.887896 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:50:47.888322 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-1c3f1c10-c17e-4499-bdc5-59d6145ef72f req-433e93f4-6b82-49d0-829d-23afab2c78b9 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Calling method 'all' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:50:47.889463 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-1c3f1c10-c17e-4499-bdc5-59d6145ef72f req-433e93f4-6b82-49d0-829d-23afab2c78b9 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 11:50:47.890042 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1835/3702] 10.222.0.41 () {56 vars in 1089 bytes} [Wed Dec 2 11:50:47 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Dec 02 11:50:47.892324 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:50:47.892324 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:50:47.901852 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-96917415-9e34-4b0a-a027-cb5cb4f240cf tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Volume info retrieved successfully. Dec 02 11:50:47.903506 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-1c3f1c10-c17e-4499-bdc5-59d6145ef72f req-311d61f5-98c4-409d-9df1-cf3388988193 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] GET http://10.222.0.23/volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 Dec 02 11:50:47.904115 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-1c3f1c10-c17e-4499-bdc5-59d6145ef72f req-311d61f5-98c4-409d-9df1-cf3388988193 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:50:47.904588 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-1c3f1c10-c17e-4499-bdc5-59d6145ef72f req-311d61f5-98c4-409d-9df1-cf3388988193 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:50:47.920641 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:50:47.920641 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:50:47.929245 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-96917415-9e34-4b0a-a027-cb5cb4f240cf tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] http://10.222.0.23/volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 returned with HTTP 200 Dec 02 11:50:47.940392 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1868/3703] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:50:47 2020] GET /volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 => generated 1210 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 11:50:47.956756 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:50:47.956756 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:50:47.965126 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-1c3f1c10-c17e-4499-bdc5-59d6145ef72f req-311d61f5-98c4-409d-9df1-cf3388988193 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Volume info retrieved successfully. Dec 02 11:50:47.987892 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:50:47.987892 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:50:48.000407 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-1c3f1c10-c17e-4499-bdc5-59d6145ef72f req-311d61f5-98c4-409d-9df1-cf3388988193 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] http://10.222.0.23/volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 returned with HTTP 200 Dec 02 11:50:48.001262 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1836/3704] 10.222.0.41 () {60 vars in 1403 bytes} [Wed Dec 2 11:50:47 2020] GET /volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 => generated 1309 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 02 11:50:48.435440 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-1c3f1c10-c17e-4499-bdc5-59d6145ef72f req-7875f4e0-25ac-4a0f-81a4-6bfe2d6dc451 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] DELETE http://10.222.0.23/volume/v3/b4ade924ceeb4540a909dd6b847b86b6/attachments/d5432306-f0a2-41c3-b669-bdbd9caf641d Dec 02 11:50:48.436154 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-1c3f1c10-c17e-4499-bdc5-59d6145ef72f req-7875f4e0-25ac-4a0f-81a4-6bfe2d6dc451 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:50:48.436391 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:50:48.436391 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:50:48.437045 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-1c3f1c10-c17e-4499-bdc5-59d6145ef72f req-7875f4e0-25ac-4a0f-81a4-6bfe2d6dc451 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Calling method 'version_select' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:50:48.457811 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:50:48.457811 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:50:48.909319 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-1c3f1c10-c17e-4499-bdc5-59d6145ef72f req-7875f4e0-25ac-4a0f-81a4-6bfe2d6dc451 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88069) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 02 11:50:48.909769 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-1c3f1c10-c17e-4499-bdc5-59d6145ef72f req-7875f4e0-25ac-4a0f-81a4-6bfe2d6dc451 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Pending status list for volume during attachment-delete: [] {{(pid=88069) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 02 11:50:48.920008 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-1c3f1c10-c17e-4499-bdc5-59d6145ef72f req-7875f4e0-25ac-4a0f-81a4-6bfe2d6dc451 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] http://10.222.0.23/volume/v3/b4ade924ceeb4540a909dd6b847b86b6/attachments/d5432306-f0a2-41c3-b669-bdbd9caf641d returned with HTTP 200 Dec 02 11:50:48.921172 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1869/3705] 10.222.0.41 () {62 vars in 1437 bytes} [Wed Dec 2 11:50:48 2020] DELETE /volume/v3/b4ade924ceeb4540a909dd6b847b86b6/attachments/d5432306-f0a2-41c3-b669-bdbd9caf641d => generated 19 bytes in 493 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:50:48.947274 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a0ef6a98-e341-4c1a-9580-4b87a385fd5f tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] GET http://10.222.0.23/volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 Dec 02 11:50:48.947795 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a0ef6a98-e341-4c1a-9580-4b87a385fd5f tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:50:48.947959 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:50:48.947959 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:50:48.948353 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-a0ef6a98-e341-4c1a-9580-4b87a385fd5f tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:50:48.997082 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:50:48.997082 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:50:49.006658 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-a0ef6a98-e341-4c1a-9580-4b87a385fd5f tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Volume info retrieved successfully. Dec 02 11:50:49.028820 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-a0ef6a98-e341-4c1a-9580-4b87a385fd5f tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] http://10.222.0.23/volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 returned with HTTP 200 Dec 02 11:50:49.029677 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1837/3706] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:50:48 2020] GET /volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 => generated 915 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:50:49.045786 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2588f6e8-f38b-4230-8a93-b59a44ab0ae2 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] GET http://10.222.0.23/volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 Dec 02 11:50:49.046310 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2588f6e8-f38b-4230-8a93-b59a44ab0ae2 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:50:49.046530 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:50:49.046530 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:50:49.046891 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2588f6e8-f38b-4230-8a93-b59a44ab0ae2 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:50:49.095043 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:50:49.095043 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:50:49.104241 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-2588f6e8-f38b-4230-8a93-b59a44ab0ae2 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Volume info retrieved successfully. Dec 02 11:50:49.128120 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2588f6e8-f38b-4230-8a93-b59a44ab0ae2 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] http://10.222.0.23/volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 returned with HTTP 200 Dec 02 11:50:49.128991 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1870/3707] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:50:49 2020] GET /volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 => generated 915 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:50:49.244173 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-afb3f6c6-f8d1-4e18-825a-c297f1afaee2 req-cad9ebdb-05fd-4765-bfc6-b6244f3c908c tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] GET http://10.222.0.23/volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 Dec 02 11:50:49.244685 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-afb3f6c6-f8d1-4e18-825a-c297f1afaee2 req-cad9ebdb-05fd-4765-bfc6-b6244f3c908c tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:50:49.244934 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:50:49.244934 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:50:49.245373 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-afb3f6c6-f8d1-4e18-825a-c297f1afaee2 req-cad9ebdb-05fd-4765-bfc6-b6244f3c908c tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:50:49.294211 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:50:49.294211 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:50:49.303169 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-afb3f6c6-f8d1-4e18-825a-c297f1afaee2 req-cad9ebdb-05fd-4765-bfc6-b6244f3c908c tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Volume info retrieved successfully. Dec 02 11:50:49.331671 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-afb3f6c6-f8d1-4e18-825a-c297f1afaee2 req-cad9ebdb-05fd-4765-bfc6-b6244f3c908c tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] http://10.222.0.23/volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 returned with HTTP 200 Dec 02 11:50:49.332751 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1838/3708] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 11:50:49 2020] GET /volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 => generated 915 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:50:49.353113 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-95aa8791-0a44-495a-b7ed-0cc781a7f2ad tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] DELETE http://10.222.0.23/volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 Dec 02 11:50:49.353629 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-95aa8791-0a44-495a-b7ed-0cc781a7f2ad tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:50:49.353797 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:50:49.353797 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:50:49.354183 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-95aa8791-0a44-495a-b7ed-0cc781a7f2ad tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:50:49.354643 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-95aa8791-0a44-495a-b7ed-0cc781a7f2ad tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Delete volume with id: 0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 Dec 02 11:50:49.403222 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:50:49.403222 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:50:49.404298 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-95aa8791-0a44-495a-b7ed-0cc781a7f2ad tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Volume info retrieved successfully. Dec 02 11:50:49.442897 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-95aa8791-0a44-495a-b7ed-0cc781a7f2ad tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Delete volume request issued successfully. Dec 02 11:50:49.443364 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-95aa8791-0a44-495a-b7ed-0cc781a7f2ad tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] http://10.222.0.23/volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 returned with HTTP 202 Dec 02 11:50:49.444181 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1871/3709] 10.222.0.23 () {58 vars in 1318 bytes} [Wed Dec 2 11:50:49 2020] DELETE /volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 02 11:50:49.452051 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-57011336-8e79-4bbc-b88e-61a559eeb536 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] GET http://10.222.0.23/volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 Dec 02 11:50:49.452643 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-57011336-8e79-4bbc-b88e-61a559eeb536 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:50:49.452860 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:50:49.452860 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:50:49.453315 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-57011336-8e79-4bbc-b88e-61a559eeb536 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:50:49.501209 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:50:49.501209 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:50:49.509582 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-57011336-8e79-4bbc-b88e-61a559eeb536 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Volume info retrieved successfully. Dec 02 11:50:49.532436 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-57011336-8e79-4bbc-b88e-61a559eeb536 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] http://10.222.0.23/volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 returned with HTTP 200 Dec 02 11:50:49.533324 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1839/3710] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:50:49 2020] GET /volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 => generated 914 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:50:50.550819 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0d205f93-cb0b-4f93-88bb-62cea82de68c tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] GET http://10.222.0.23/volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 Dec 02 11:50:50.551392 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0d205f93-cb0b-4f93-88bb-62cea82de68c tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:50:50.551486 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:50:50.551486 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:50:50.551833 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-0d205f93-cb0b-4f93-88bb-62cea82de68c tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:50:50.730509 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 11:50:50.730509 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 11:50:50.741353 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-0d205f93-cb0b-4f93-88bb-62cea82de68c tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Volume info retrieved successfully. Dec 02 11:50:50.766307 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-0d205f93-cb0b-4f93-88bb-62cea82de68c tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] http://10.222.0.23/volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 returned with HTTP 200 Dec 02 11:50:50.767341 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1872/3711] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:50:50 2020] GET /volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 => generated 914 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 11:50:51.783379 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d1c65f70-faf2-4654-bdc1-ddce343e9ec7 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] GET http://10.222.0.23/volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 Dec 02 11:50:51.783958 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d1c65f70-faf2-4654-bdc1-ddce343e9ec7 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 11:50:51.784072 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 11:50:51.784072 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 11:50:51.784445 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d1c65f70-faf2-4654-bdc1-ddce343e9ec7 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 11:50:51.830455 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d1c65f70-faf2-4654-bdc1-ddce343e9ec7 tempest-TestMinimumBasicScenario-449533064 tempest-TestMinimumBasicScenario-449533064] http://10.222.0.23/volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 returned with HTTP 404 Dec 02 11:50:51.831431 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1840/3712] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 11:50:51 2020] GET /volume/v3/b4ade924ceeb4540a909dd6b847b86b6/volumes/0aa64957-6483-4fe8-a3d3-ebb0fc97fb58 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 02 12:03:55.045483 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d450b98e-9c0e-4fb6-9565-f936c3151c6d tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] POST http://10.222.0.23/volume/v3/7c63a980c3384881bd35b5a8131921e5/volumes Dec 02 12:03:55.046017 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 12:03:55.046017 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 12:03:55.046316 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d450b98e-9c0e-4fb6-9565-f936c3151c6d tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1664640967", "imageRef": "094fecdd-824b-4239-a742-0b5b1ba014b8", "size": 1}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 12:03:55.047474 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.v3.volumes [None req-d450b98e-9c0e-4fb6-9565-f936c3151c6d tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1664640967', 'imageRef': '094fecdd-824b-4239-a742-0b5b1ba014b8', 'size': 1}} {{(pid=88069) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 02 12:03:55.154025 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [None req-d450b98e-9c0e-4fb6-9565-f936c3151c6d tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Create volume of 1 GB Dec 02 12:03:55.166917 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-d450b98e-9c0e-4fb6-9565-f936c3151c6d tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Availability Zones retrieved successfully. Dec 02 12:03:55.184119 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-d450b98e-9c0e-4fb6-9565-f936c3151c6d tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Flow 'volume_create_api' (6941ac7b-e3d9-4998-b3fc-14eae5f332b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 12:03:55.186848 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-d450b98e-9c0e-4fb6-9565-f936c3151c6d tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c0fbe9c-3b7b-4ba3-a9a1-05acbc494ce3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 12:03:55.188836 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.flows.api.create_volume [None req-d450b98e-9c0e-4fb6-9565-f936c3151c6d tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Validating volume size '1' using validate_int {{(pid=88069) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 02 12:03:55.291435 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-d450b98e-9c0e-4fb6-9565-f936c3151c6d tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c0fbe9c-3b7b-4ba3-a9a1-05acbc494ce3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-02T10:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d13a491-9447-4b9f-8255-2181851bcdc0,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d13a491-9447-4b9f-8255-2181851bcdc0', '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=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 12:03:55.293602 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-d450b98e-9c0e-4fb6-9565-f936c3151c6d tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6ec0321-4cb3-4d67-96f2-cdee3eea576d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 12:03:55.393226 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.quota [None req-d450b98e-9c0e-4fb6-9565-f936c3151c6d tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Created reservations ['75be22e8-8f1d-433b-8b01-37f5b1a03fe3', '0fff7aca-18ee-4eac-b31b-f193886948aa', 'bfab9eea-4074-4798-94aa-25a97e76d71b', '602c1906-9c86-4fae-ad5c-40cd4ddd4d5e'] {{(pid=88069) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 02 12:03:55.395131 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-d450b98e-9c0e-4fb6-9565-f936c3151c6d tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6ec0321-4cb3-4d67-96f2-cdee3eea576d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75be22e8-8f1d-433b-8b01-37f5b1a03fe3', '0fff7aca-18ee-4eac-b31b-f193886948aa', 'bfab9eea-4074-4798-94aa-25a97e76d71b', '602c1906-9c86-4fae-ad5c-40cd4ddd4d5e']}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 12:03:55.397390 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-d450b98e-9c0e-4fb6-9565-f936c3151c6d tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b60a38f1-2bbe-4ee0-b5f1-50910ac1243f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 12:03:55.455701 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-d450b98e-9c0e-4fb6-9565-f936c3151c6d tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b60a38f1-2bbe-4ee0-b5f1-50910ac1243f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67d7ba79-4f86-40e0-9bae-a27d7c61742f', '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-1664640967',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c63a980c3384881bd35b5a8131921e5',qos_specs=None,replication_status=,reservations=['75be22e8-8f1d-433b-8b01-37f5b1a03fe3','0fff7aca-18ee-4eac-b31b-f193886948aa','bfab9eea-4074-4798-94aa-25a97e76d71b','602c1906-9c86-4fae-ad5c-40cd4ddd4d5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad904dd48ca842c3a2e675cc45e09f30',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0), '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=2020-12-02T12:03:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1664640967',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67d7ba79-4f86-40e0-9bae-a27d7c61742f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c63a980c3384881bd35b5a8131921e5',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,user_id='ad904dd48ca842c3a2e675cc45e09f30',volume_attachment=,volume_type=,volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 12:03:55.457769 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-d450b98e-9c0e-4fb6-9565-f936c3151c6d tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2933839f-fe96-4df3-a331-879407402d83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 12:03:55.490922 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-d450b98e-9c0e-4fb6-9565-f936c3151c6d tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2933839f-fe96-4df3-a331-879407402d83) 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-1664640967',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c63a980c3384881bd35b5a8131921e5',qos_specs=None,replication_status=,reservations=['75be22e8-8f1d-433b-8b01-37f5b1a03fe3','0fff7aca-18ee-4eac-b31b-f193886948aa','bfab9eea-4074-4798-94aa-25a97e76d71b','602c1906-9c86-4fae-ad5c-40cd4ddd4d5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad904dd48ca842c3a2e675cc45e09f30',volume_type_id=9d13a491-9447-4b9f-8255-2181851bcdc0)}' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 12:03:55.492798 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-d450b98e-9c0e-4fb6-9565-f936c3151c6d tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0f0c02e-1715-4891-9f91-e51aeaeefe92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 02 12:03:55.508348 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-d450b98e-9c0e-4fb6-9565-f936c3151c6d tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0f0c02e-1715-4891-9f91-e51aeaeefe92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88069) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 02 12:03:55.510999 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [None req-d450b98e-9c0e-4fb6-9565-f936c3151c6d tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Flow 'volume_create_api' (6941ac7b-e3d9-4998-b3fc-14eae5f332b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88069) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 02 12:03:55.559862 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-d450b98e-9c0e-4fb6-9565-f936c3151c6d tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Create volume request issued successfully. Dec 02 12:03:55.573211 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d450b98e-9c0e-4fb6-9565-f936c3151c6d tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] http://10.222.0.23/volume/v3/7c63a980c3384881bd35b5a8131921e5/volumes returned with HTTP 202 Dec 02 12:03:55.574117 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1873/3713] 10.222.0.23 () {60 vars in 1226 bytes} [Wed Dec 2 12:03:55 2020] POST /volume/v3/7c63a980c3384881bd35b5a8131921e5/volumes => generated 822 bytes in 532 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 02 12:03:55.588363 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e16f2f35-bbe5-40a2-ab1d-b38c497ce91f tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] GET http://10.222.0.23/volume/v3/7c63a980c3384881bd35b5a8131921e5/volumes/67d7ba79-4f86-40e0-9bae-a27d7c61742f Dec 02 12:03:55.588947 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e16f2f35-bbe5-40a2-ab1d-b38c497ce91f tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 12:03:55.589459 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e16f2f35-bbe5-40a2-ab1d-b38c497ce91f tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 12:03:55.643555 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 12:03:55.643555 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 12:03:55.652643 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e16f2f35-bbe5-40a2-ab1d-b38c497ce91f tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Volume info retrieved successfully. Dec 02 12:03:55.674549 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e16f2f35-bbe5-40a2-ab1d-b38c497ce91f tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] http://10.222.0.23/volume/v3/7c63a980c3384881bd35b5a8131921e5/volumes/67d7ba79-4f86-40e0-9bae-a27d7c61742f returned with HTTP 200 Dec 02 12:03:55.675360 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1841/3714] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 12:03:55 2020] GET /volume/v3/7c63a980c3384881bd35b5a8131921e5/volumes/67d7ba79-4f86-40e0-9bae-a27d7c61742f => generated 914 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 12:03:56.692003 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-76ebf2ee-88be-4ff6-b554-0342f71247d4 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] GET http://10.222.0.23/volume/v3/7c63a980c3384881bd35b5a8131921e5/volumes/67d7ba79-4f86-40e0-9bae-a27d7c61742f Dec 02 12:03:56.692596 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-76ebf2ee-88be-4ff6-b554-0342f71247d4 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 12:03:56.692690 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 12:03:56.692690 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 12:03:56.693221 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-76ebf2ee-88be-4ff6-b554-0342f71247d4 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 12:03:56.743668 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 12:03:56.743668 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 12:03:56.752426 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-76ebf2ee-88be-4ff6-b554-0342f71247d4 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Volume info retrieved successfully. Dec 02 12:03:56.776695 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-76ebf2ee-88be-4ff6-b554-0342f71247d4 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] http://10.222.0.23/volume/v3/7c63a980c3384881bd35b5a8131921e5/volumes/67d7ba79-4f86-40e0-9bae-a27d7c61742f returned with HTTP 200 Dec 02 12:03:56.777674 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1874/3715] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 12:03:56 2020] GET /volume/v3/7c63a980c3384881bd35b5a8131921e5/volumes/67d7ba79-4f86-40e0-9bae-a27d7c61742f => generated 914 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 12:03:57.794609 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-659994c9-03ae-443a-8850-6d837b035d4b tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] GET http://10.222.0.23/volume/v3/7c63a980c3384881bd35b5a8131921e5/volumes/67d7ba79-4f86-40e0-9bae-a27d7c61742f Dec 02 12:03:57.795190 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-659994c9-03ae-443a-8850-6d837b035d4b tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 12:03:57.795320 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 12:03:57.795320 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 12:03:57.795684 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-659994c9-03ae-443a-8850-6d837b035d4b tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 12:03:57.976270 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 12:03:57.976270 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 12:03:57.984891 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-659994c9-03ae-443a-8850-6d837b035d4b tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Volume info retrieved successfully. Dec 02 12:03:58.007462 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-659994c9-03ae-443a-8850-6d837b035d4b tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] http://10.222.0.23/volume/v3/7c63a980c3384881bd35b5a8131921e5/volumes/67d7ba79-4f86-40e0-9bae-a27d7c61742f returned with HTTP 200 Dec 02 12:03:58.008277 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1842/3716] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 12:03:57 2020] GET /volume/v3/7c63a980c3384881bd35b5a8131921e5/volumes/67d7ba79-4f86-40e0-9bae-a27d7c61742f => generated 914 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 12:03:59.024929 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f3f20f6d-0c02-4ba8-ad61-315d549039fa tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] GET http://10.222.0.23/volume/v3/7c63a980c3384881bd35b5a8131921e5/volumes/67d7ba79-4f86-40e0-9bae-a27d7c61742f Dec 02 12:03:59.025531 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f3f20f6d-0c02-4ba8-ad61-315d549039fa tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 12:03:59.025652 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 12:03:59.025652 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 12:03:59.026021 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f3f20f6d-0c02-4ba8-ad61-315d549039fa tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 12:03:59.075266 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 12:03:59.075266 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 12:03:59.083615 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f3f20f6d-0c02-4ba8-ad61-315d549039fa tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Volume info retrieved successfully. Dec 02 12:03:59.106571 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f3f20f6d-0c02-4ba8-ad61-315d549039fa tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] http://10.222.0.23/volume/v3/7c63a980c3384881bd35b5a8131921e5/volumes/67d7ba79-4f86-40e0-9bae-a27d7c61742f returned with HTTP 200 Dec 02 12:03:59.107427 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1875/3717] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 12:03:59 2020] GET /volume/v3/7c63a980c3384881bd35b5a8131921e5/volumes/67d7ba79-4f86-40e0-9bae-a27d7c61742f => generated 914 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 12:04:00.123782 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dc9a91ca-e17c-4d58-ad18-6b830b140c3f tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] GET http://10.222.0.23/volume/v3/7c63a980c3384881bd35b5a8131921e5/volumes/67d7ba79-4f86-40e0-9bae-a27d7c61742f Dec 02 12:04:00.124358 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dc9a91ca-e17c-4d58-ad18-6b830b140c3f tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 12:04:00.124536 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 12:04:00.124536 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 12:04:00.124990 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-dc9a91ca-e17c-4d58-ad18-6b830b140c3f tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 12:04:00.176109 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 12:04:00.176109 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 12:04:00.185248 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-dc9a91ca-e17c-4d58-ad18-6b830b140c3f tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Volume info retrieved successfully. Dec 02 12:04:00.206993 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-dc9a91ca-e17c-4d58-ad18-6b830b140c3f tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] http://10.222.0.23/volume/v3/7c63a980c3384881bd35b5a8131921e5/volumes/67d7ba79-4f86-40e0-9bae-a27d7c61742f returned with HTTP 200 Dec 02 12:04:00.207841 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1843/3718] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 12:04:00 2020] GET /volume/v3/7c63a980c3384881bd35b5a8131921e5/volumes/67d7ba79-4f86-40e0-9bae-a27d7c61742f => generated 914 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 12:04:01.224269 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-88618304-0e66-48b7-884e-5f045c36ddf9 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] GET http://10.222.0.23/volume/v3/7c63a980c3384881bd35b5a8131921e5/volumes/67d7ba79-4f86-40e0-9bae-a27d7c61742f Dec 02 12:04:01.224887 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-88618304-0e66-48b7-884e-5f045c36ddf9 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 12:04:01.225009 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 12:04:01.225009 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 12:04:01.225508 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-88618304-0e66-48b7-884e-5f045c36ddf9 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 12:04:01.274197 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 12:04:01.274197 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 12:04:01.283655 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-88618304-0e66-48b7-884e-5f045c36ddf9 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Volume info retrieved successfully. Dec 02 12:04:01.306625 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-88618304-0e66-48b7-884e-5f045c36ddf9 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] http://10.222.0.23/volume/v3/7c63a980c3384881bd35b5a8131921e5/volumes/67d7ba79-4f86-40e0-9bae-a27d7c61742f returned with HTTP 200 Dec 02 12:04:01.307451 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1876/3719] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 12:04:01 2020] GET /volume/v3/7c63a980c3384881bd35b5a8131921e5/volumes/67d7ba79-4f86-40e0-9bae-a27d7c61742f => generated 914 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 12:04:02.323572 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d251cb93-2d64-4883-ae67-816cc2dcf54f tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] GET http://10.222.0.23/volume/v3/7c63a980c3384881bd35b5a8131921e5/volumes/67d7ba79-4f86-40e0-9bae-a27d7c61742f Dec 02 12:04:02.324142 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d251cb93-2d64-4883-ae67-816cc2dcf54f tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 12:04:02.324248 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 12:04:02.324248 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 12:04:02.324604 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-d251cb93-2d64-4883-ae67-816cc2dcf54f tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 12:04:02.374111 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 12:04:02.374111 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 12:04:02.382886 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-d251cb93-2d64-4883-ae67-816cc2dcf54f tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Volume info retrieved successfully. Dec 02 12:04:02.405491 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-d251cb93-2d64-4883-ae67-816cc2dcf54f tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] http://10.222.0.23/volume/v3/7c63a980c3384881bd35b5a8131921e5/volumes/67d7ba79-4f86-40e0-9bae-a27d7c61742f returned with HTTP 200 Dec 02 12:04:02.406466 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1844/3720] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 12:04:02 2020] GET /volume/v3/7c63a980c3384881bd35b5a8131921e5/volumes/67d7ba79-4f86-40e0-9bae-a27d7c61742f => generated 914 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 12:04:03.423475 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2e7b7c9c-acba-49b7-bd5c-203b6e77bd1a tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] GET http://10.222.0.23/volume/v3/7c63a980c3384881bd35b5a8131921e5/volumes/67d7ba79-4f86-40e0-9bae-a27d7c61742f Dec 02 12:04:03.423992 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2e7b7c9c-acba-49b7-bd5c-203b6e77bd1a tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 12:04:03.424180 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 12:04:03.424180 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 12:04:03.424894 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-2e7b7c9c-acba-49b7-bd5c-203b6e77bd1a tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 12:04:03.473968 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 12:04:03.473968 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 12:04:03.482665 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-2e7b7c9c-acba-49b7-bd5c-203b6e77bd1a tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Volume info retrieved successfully. Dec 02 12:04:03.504671 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-2e7b7c9c-acba-49b7-bd5c-203b6e77bd1a tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] http://10.222.0.23/volume/v3/7c63a980c3384881bd35b5a8131921e5/volumes/67d7ba79-4f86-40e0-9bae-a27d7c61742f returned with HTTP 200 Dec 02 12:04:03.505526 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1877/3721] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 12:04:03 2020] GET /volume/v3/7c63a980c3384881bd35b5a8131921e5/volumes/67d7ba79-4f86-40e0-9bae-a27d7c61742f => generated 914 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 12:04:04.522276 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fb66febc-a0da-48a6-b6d3-65a974c51078 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] GET http://10.222.0.23/volume/v3/7c63a980c3384881bd35b5a8131921e5/volumes/67d7ba79-4f86-40e0-9bae-a27d7c61742f Dec 02 12:04:04.522784 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fb66febc-a0da-48a6-b6d3-65a974c51078 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 12:04:04.522960 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 12:04:04.522960 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 12:04:04.523350 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fb66febc-a0da-48a6-b6d3-65a974c51078 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 12:04:04.573193 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 12:04:04.573193 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 12:04:04.584317 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-fb66febc-a0da-48a6-b6d3-65a974c51078 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Volume info retrieved successfully. Dec 02 12:04:04.607310 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fb66febc-a0da-48a6-b6d3-65a974c51078 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] http://10.222.0.23/volume/v3/7c63a980c3384881bd35b5a8131921e5/volumes/67d7ba79-4f86-40e0-9bae-a27d7c61742f returned with HTTP 200 Dec 02 12:04:04.608879 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1845/3722] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 12:04:04 2020] GET /volume/v3/7c63a980c3384881bd35b5a8131921e5/volumes/67d7ba79-4f86-40e0-9bae-a27d7c61742f => generated 914 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 12:04:05.625327 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c3a2b119-d904-43aa-b99d-3b44912ecd4b tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] GET http://10.222.0.23/volume/v3/7c63a980c3384881bd35b5a8131921e5/volumes/67d7ba79-4f86-40e0-9bae-a27d7c61742f Dec 02 12:04:05.626517 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c3a2b119-d904-43aa-b99d-3b44912ecd4b tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 12:04:05.626753 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 12:04:05.626753 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 12:04:05.627085 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-c3a2b119-d904-43aa-b99d-3b44912ecd4b tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 12:04:05.676385 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 12:04:05.676385 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 12:04:05.685163 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-c3a2b119-d904-43aa-b99d-3b44912ecd4b tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Volume info retrieved successfully. Dec 02 12:04:05.708499 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-c3a2b119-d904-43aa-b99d-3b44912ecd4b tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] http://10.222.0.23/volume/v3/7c63a980c3384881bd35b5a8131921e5/volumes/67d7ba79-4f86-40e0-9bae-a27d7c61742f returned with HTTP 200 Dec 02 12:04:05.709738 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1878/3723] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 12:04:05 2020] GET /volume/v3/7c63a980c3384881bd35b5a8131921e5/volumes/67d7ba79-4f86-40e0-9bae-a27d7c61742f => generated 972 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 12:04:06.726176 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5638c14d-37d7-4d7e-8b87-410a49a33465 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] GET http://10.222.0.23/volume/v3/7c63a980c3384881bd35b5a8131921e5/volumes/67d7ba79-4f86-40e0-9bae-a27d7c61742f Dec 02 12:04:06.727308 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5638c14d-37d7-4d7e-8b87-410a49a33465 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 12:04:06.727526 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 12:04:06.727526 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 12:04:06.728010 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-5638c14d-37d7-4d7e-8b87-410a49a33465 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 12:04:06.777165 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 12:04:06.777165 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 12:04:06.786345 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-5638c14d-37d7-4d7e-8b87-410a49a33465 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Volume info retrieved successfully. Dec 02 12:04:06.809098 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-5638c14d-37d7-4d7e-8b87-410a49a33465 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] http://10.222.0.23/volume/v3/7c63a980c3384881bd35b5a8131921e5/volumes/67d7ba79-4f86-40e0-9bae-a27d7c61742f returned with HTTP 200 Dec 02 12:04:06.809840 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1846/3724] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 12:04:06 2020] GET /volume/v3/7c63a980c3384881bd35b5a8131921e5/volumes/67d7ba79-4f86-40e0-9bae-a27d7c61742f => generated 975 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 12:04:07.826387 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8dd3739b-5f25-45c5-b91c-70bbde7832d8 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] GET http://10.222.0.23/volume/v3/7c63a980c3384881bd35b5a8131921e5/volumes/67d7ba79-4f86-40e0-9bae-a27d7c61742f Dec 02 12:04:07.826900 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8dd3739b-5f25-45c5-b91c-70bbde7832d8 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 12:04:07.827044 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 12:04:07.827044 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 12:04:07.827453 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-8dd3739b-5f25-45c5-b91c-70bbde7832d8 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 12:04:07.878881 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 12:04:07.878881 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 12:04:07.887516 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-8dd3739b-5f25-45c5-b91c-70bbde7832d8 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Volume info retrieved successfully. Dec 02 12:04:07.909041 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-8dd3739b-5f25-45c5-b91c-70bbde7832d8 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] http://10.222.0.23/volume/v3/7c63a980c3384881bd35b5a8131921e5/volumes/67d7ba79-4f86-40e0-9bae-a27d7c61742f returned with HTTP 200 Dec 02 12:04:07.909868 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1879/3725] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 12:04:07 2020] GET /volume/v3/7c63a980c3384881bd35b5a8131921e5/volumes/67d7ba79-4f86-40e0-9bae-a27d7c61742f => generated 975 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 12:04:08.927048 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e287e2d8-66a1-4cbd-b551-3f50cdc08f32 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] GET http://10.222.0.23/volume/v3/7c63a980c3384881bd35b5a8131921e5/volumes/67d7ba79-4f86-40e0-9bae-a27d7c61742f Dec 02 12:04:08.927654 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e287e2d8-66a1-4cbd-b551-3f50cdc08f32 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 12:04:08.927790 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 12:04:08.927790 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 12:04:08.928116 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-e287e2d8-66a1-4cbd-b551-3f50cdc08f32 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 12:04:08.983170 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 12:04:08.983170 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 12:04:08.993809 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-e287e2d8-66a1-4cbd-b551-3f50cdc08f32 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Volume info retrieved successfully. Dec 02 12:04:09.020693 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-e287e2d8-66a1-4cbd-b551-3f50cdc08f32 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] http://10.222.0.23/volume/v3/7c63a980c3384881bd35b5a8131921e5/volumes/67d7ba79-4f86-40e0-9bae-a27d7c61742f returned with HTTP 200 Dec 02 12:04:09.021786 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1847/3726] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 12:04:08 2020] GET /volume/v3/7c63a980c3384881bd35b5a8131921e5/volumes/67d7ba79-4f86-40e0-9bae-a27d7c61742f => generated 975 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 12:04:10.038935 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f88e54b9-ed67-4e24-8f31-ae7f9654d971 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] GET http://10.222.0.23/volume/v3/7c63a980c3384881bd35b5a8131921e5/volumes/67d7ba79-4f86-40e0-9bae-a27d7c61742f Dec 02 12:04:10.039630 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f88e54b9-ed67-4e24-8f31-ae7f9654d971 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 12:04:10.039756 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 12:04:10.039756 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 12:04:10.040702 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-f88e54b9-ed67-4e24-8f31-ae7f9654d971 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 12:04:10.094822 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 12:04:10.094822 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 12:04:10.103988 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-f88e54b9-ed67-4e24-8f31-ae7f9654d971 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Volume info retrieved successfully. Dec 02 12:04:10.132316 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-f88e54b9-ed67-4e24-8f31-ae7f9654d971 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] http://10.222.0.23/volume/v3/7c63a980c3384881bd35b5a8131921e5/volumes/67d7ba79-4f86-40e0-9bae-a27d7c61742f returned with HTTP 200 Dec 02 12:04:10.133195 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1880/3727] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 12:04:10 2020] GET /volume/v3/7c63a980c3384881bd35b5a8131921e5/volumes/67d7ba79-4f86-40e0-9bae-a27d7c61742f => generated 975 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 12:04:11.154890 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fb1a6af4-23b6-4bc7-b8e6-95a7269659b1 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] GET http://10.222.0.23/volume/v3/7c63a980c3384881bd35b5a8131921e5/volumes/67d7ba79-4f86-40e0-9bae-a27d7c61742f Dec 02 12:04:11.155826 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fb1a6af4-23b6-4bc7-b8e6-95a7269659b1 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 12:04:11.156213 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 12:04:11.156213 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 12:04:11.156981 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [None req-fb1a6af4-23b6-4bc7-b8e6-95a7269659b1 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 12:04:11.211023 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 12:04:11.211023 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 12:04:11.220223 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [None req-fb1a6af4-23b6-4bc7-b8e6-95a7269659b1 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Volume info retrieved successfully. Dec 02 12:04:11.243044 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [None req-fb1a6af4-23b6-4bc7-b8e6-95a7269659b1 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] http://10.222.0.23/volume/v3/7c63a980c3384881bd35b5a8131921e5/volumes/67d7ba79-4f86-40e0-9bae-a27d7c61742f returned with HTTP 200 Dec 02 12:04:11.243841 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1848/3728] 10.222.0.23 () {58 vars in 1315 bytes} [Wed Dec 2 12:04:11 2020] GET /volume/v3/7c63a980c3384881bd35b5a8131921e5/volumes/67d7ba79-4f86-40e0-9bae-a27d7c61742f => generated 1363 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 12:04:11.320933 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-c42fa57d-03a9-40b5-841e-9ad4369672f3 req-aeb56b5e-6b74-49f4-9379-251c498e9dd1 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] GET http://10.222.0.23/volume/v3/7c63a980c3384881bd35b5a8131921e5/volumes/67d7ba79-4f86-40e0-9bae-a27d7c61742f Dec 02 12:04:11.321450 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-c42fa57d-03a9-40b5-841e-9ad4369672f3 req-aeb56b5e-6b74-49f4-9379-251c498e9dd1 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 12:04:11.321612 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 12:04:11.321612 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 12:04:11.322012 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-c42fa57d-03a9-40b5-841e-9ad4369672f3 req-aeb56b5e-6b74-49f4-9379-251c498e9dd1 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 12:04:11.370943 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 12:04:11.370943 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 12:04:11.381599 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-c42fa57d-03a9-40b5-841e-9ad4369672f3 req-aeb56b5e-6b74-49f4-9379-251c498e9dd1 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Volume info retrieved successfully. Dec 02 12:04:11.411151 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-c42fa57d-03a9-40b5-841e-9ad4369672f3 req-aeb56b5e-6b74-49f4-9379-251c498e9dd1 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] http://10.222.0.23/volume/v3/7c63a980c3384881bd35b5a8131921e5/volumes/67d7ba79-4f86-40e0-9bae-a27d7c61742f returned with HTTP 200 Dec 02 12:04:11.411984 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1881/3729] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 12:04:11 2020] GET /volume/v3/7c63a980c3384881bd35b5a8131921e5/volumes/67d7ba79-4f86-40e0-9bae-a27d7c61742f => generated 1363 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 12:04:12.208923 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-c42fa57d-03a9-40b5-841e-9ad4369672f3 req-d6560f32-6ff2-47cc-aab4-9bac5a04ca86 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] GET http://10.222.0.23/volume/v3/7c63a980c3384881bd35b5a8131921e5/volumes/67d7ba79-4f86-40e0-9bae-a27d7c61742f Dec 02 12:04:12.209396 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-c42fa57d-03a9-40b5-841e-9ad4369672f3 req-d6560f32-6ff2-47cc-aab4-9bac5a04ca86 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 12:04:12.209639 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 12:04:12.209639 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 12:04:12.210011 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-c42fa57d-03a9-40b5-841e-9ad4369672f3 req-d6560f32-6ff2-47cc-aab4-9bac5a04ca86 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 12:04:12.258707 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 12:04:12.258707 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 12:04:12.266959 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-c42fa57d-03a9-40b5-841e-9ad4369672f3 req-d6560f32-6ff2-47cc-aab4-9bac5a04ca86 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Volume info retrieved successfully. Dec 02 12:04:12.289541 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-c42fa57d-03a9-40b5-841e-9ad4369672f3 req-d6560f32-6ff2-47cc-aab4-9bac5a04ca86 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] http://10.222.0.23/volume/v3/7c63a980c3384881bd35b5a8131921e5/volumes/67d7ba79-4f86-40e0-9bae-a27d7c61742f returned with HTTP 200 Dec 02 12:04:12.290751 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1849/3730] 10.222.0.23 () {60 vars in 1569 bytes} [Wed Dec 2 12:04:12 2020] GET /volume/v3/7c63a980c3384881bd35b5a8131921e5/volumes/67d7ba79-4f86-40e0-9bae-a27d7c61742f => generated 1363 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 12:04:12.302143 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-c42fa57d-03a9-40b5-841e-9ad4369672f3 req-aeb56b5e-6b74-49f4-9379-251c498e9dd1 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] GET http://10.222.0.23/volume// Dec 02 12:04:12.302788 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-c42fa57d-03a9-40b5-841e-9ad4369672f3 req-aeb56b5e-6b74-49f4-9379-251c498e9dd1 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 12:04:12.303024 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 12:04:12.303024 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 12:04:12.303493 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-c42fa57d-03a9-40b5-841e-9ad4369672f3 req-aeb56b5e-6b74-49f4-9379-251c498e9dd1 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Calling method 'all' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 12:04:12.305462 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-c42fa57d-03a9-40b5-841e-9ad4369672f3 req-aeb56b5e-6b74-49f4-9379-251c498e9dd1 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 12:04:12.306308 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1882/3731] 10.222.0.23 () {58 vars in 1289 bytes} [Wed Dec 2 12:04:12 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 12:04:12.319005 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-c42fa57d-03a9-40b5-841e-9ad4369672f3 req-00590701-7d97-486a-8cbc-f5c3ed73dd92 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] POST http://10.222.0.23/volume/v3/7c63a980c3384881bd35b5a8131921e5/attachments Dec 02 12:04:12.319500 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 12:04:12.319500 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 12:04:12.319909 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-c42fa57d-03a9-40b5-841e-9ad4369672f3 req-00590701-7d97-486a-8cbc-f5c3ed73dd92 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "67d7ba79-4f86-40e0-9bae-a27d7c61742f", "instance_uuid": "afcd284f-983f-4d84-96f8-f4ac0ce47c69", "connector": null}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 12:04:12.371402 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 12:04:12.371402 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 12:04:12.428306 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-c42fa57d-03a9-40b5-841e-9ad4369672f3 req-00590701-7d97-486a-8cbc-f5c3ed73dd92 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] http://10.222.0.23/volume/v3/7c63a980c3384881bd35b5a8131921e5/attachments returned with HTTP 200 Dec 02 12:04:12.429697 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1850/3732] 10.222.0.23 () {66 vars in 1565 bytes} [Wed Dec 2 12:04:12 2020] POST /volume/v3/7c63a980c3384881bd35b5a8131921e5/attachments => generated 273 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 12:04:13.894562 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-c42fa57d-03a9-40b5-841e-9ad4369672f3 req-aeb56b5e-6b74-49f4-9379-251c498e9dd1 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] GET http://10.222.0.23/volume// Dec 02 12:04:13.895142 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-c42fa57d-03a9-40b5-841e-9ad4369672f3 req-aeb56b5e-6b74-49f4-9379-251c498e9dd1 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 12:04:13.895672 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-c42fa57d-03a9-40b5-841e-9ad4369672f3 req-aeb56b5e-6b74-49f4-9379-251c498e9dd1 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Calling method 'all' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 12:04:13.896828 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-c42fa57d-03a9-40b5-841e-9ad4369672f3 req-aeb56b5e-6b74-49f4-9379-251c498e9dd1 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 12:04:13.897644 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1883/3733] 10.222.0.32 () {56 vars in 1089 bytes} [Wed Dec 2 12:04:13 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 12:04:13.910860 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-c42fa57d-03a9-40b5-841e-9ad4369672f3 req-8e67029b-473a-41fd-b940-bc54624d69ad tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] GET http://10.222.0.23/volume/v3/7c63a980c3384881bd35b5a8131921e5/volumes/67d7ba79-4f86-40e0-9bae-a27d7c61742f Dec 02 12:04:13.911428 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-c42fa57d-03a9-40b5-841e-9ad4369672f3 req-8e67029b-473a-41fd-b940-bc54624d69ad tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 12:04:13.911579 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 12:04:13.911579 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 12:04:13.911984 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-c42fa57d-03a9-40b5-841e-9ad4369672f3 req-8e67029b-473a-41fd-b940-bc54624d69ad tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Calling method 'show' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 12:04:13.961133 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 12:04:13.961133 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 12:04:13.970357 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-c42fa57d-03a9-40b5-841e-9ad4369672f3 req-8e67029b-473a-41fd-b940-bc54624d69ad tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Volume info retrieved successfully. Dec 02 12:04:13.989645 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 12:04:13.989645 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 12:04:13.999744 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-c42fa57d-03a9-40b5-841e-9ad4369672f3 req-8e67029b-473a-41fd-b940-bc54624d69ad tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] http://10.222.0.23/volume/v3/7c63a980c3384881bd35b5a8131921e5/volumes/67d7ba79-4f86-40e0-9bae-a27d7c61742f returned with HTTP 200 Dec 02 12:04:14.000613 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1851/3734] 10.222.0.32 () {60 vars in 1403 bytes} [Wed Dec 2 12:04:13 2020] GET /volume/v3/7c63a980c3384881bd35b5a8131921e5/volumes/67d7ba79-4f86-40e0-9bae-a27d7c61742f => generated 1461 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 02 12:04:14.041303 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-c42fa57d-03a9-40b5-841e-9ad4369672f3 req-32e17ac5-ad44-4149-badd-e5905c95e52d tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] PUT http://10.222.0.23/volume/v3/7c63a980c3384881bd35b5a8131921e5/attachments/29664f90-fa15-4b51-9ec1-ef9bf4302151 Dec 02 12:04:14.042117 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-c42fa57d-03a9-40b5-841e-9ad4369672f3 req-32e17ac5-ad44-4149-badd-e5905c95e52d tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.32", "host": "n-h1-764292-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-764292-5.cbci-764292-5.local", "mountpoint": "/dev/sda"}}} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 12:04:14.070879 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 02 12:04:14.070879 n-d-764292-5 devstack@c-api.service[88067]: return self.call(f, *args, **kw) Dec 02 12:04:14.071579 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.coordination [req-c42fa57d-03a9-40b5-841e-9ad4369672f3 req-32e17ac5-ad44-4149-badd-e5905c95e52d tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Lock "b'cinder-attachment_update-67d7ba79-4f86-40e0-9bae-a27d7c61742f-n-h1-764292-5'" acquired by "attachment_update" :: waited 0.010s {{(pid=88069) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 02 12:04:14.074087 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 12:04:14.074087 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 12:04:15.369200 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.coordination [req-c42fa57d-03a9-40b5-841e-9ad4369672f3 req-32e17ac5-ad44-4149-badd-e5905c95e52d tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Lock "b'cinder-attachment_update-67d7ba79-4f86-40e0-9bae-a27d7c61742f-n-h1-764292-5'" released by "attachment_update" :: held 1.298s {{(pid=88069) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 02 12:04:15.370032 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-c42fa57d-03a9-40b5-841e-9ad4369672f3 req-32e17ac5-ad44-4149-badd-e5905c95e52d tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] http://10.222.0.23/volume/v3/7c63a980c3384881bd35b5a8131921e5/attachments/29664f90-fa15-4b51-9ec1-ef9bf4302151 returned with HTTP 200 Dec 02 12:04:15.371056 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1884/3735] 10.222.0.32 () {64 vars in 1468 bytes} [Wed Dec 2 12:04:14 2020] PUT /volume/v3/7c63a980c3384881bd35b5a8131921e5/attachments/29664f90-fa15-4b51-9ec1-ef9bf4302151 => generated 762 bytes in 1335 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 12:04:15.405610 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-c42fa57d-03a9-40b5-841e-9ad4369672f3 req-f2b0d23e-10a4-4868-a584-a280cc4796c1 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] POST http://10.222.0.23/volume/v3/7c63a980c3384881bd35b5a8131921e5/attachments/29664f90-fa15-4b51-9ec1-ef9bf4302151/action Dec 02 12:04:15.406121 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 12:04:15.406121 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 12:04:15.406560 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-c42fa57d-03a9-40b5-841e-9ad4369672f3 req-f2b0d23e-10a4-4868-a584-a280cc4796c1 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Action body: b'{"os-complete": null}' {{(pid=88068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 12:04:15.406946 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-c42fa57d-03a9-40b5-841e-9ad4369672f3 req-f2b0d23e-10a4-4868-a584-a280cc4796c1 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 12:04:15.477238 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 12:04:15.477238 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 12:04:15.493480 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-c42fa57d-03a9-40b5-841e-9ad4369672f3 req-f2b0d23e-10a4-4868-a584-a280cc4796c1 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] http://10.222.0.23/volume/v3/7c63a980c3384881bd35b5a8131921e5/attachments/29664f90-fa15-4b51-9ec1-ef9bf4302151/action returned with HTTP 204 Dec 02 12:04:15.494369 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1852/3736] 10.222.0.32 () {64 vars in 1489 bytes} [Wed Dec 2 12:04:15 2020] POST /volume/v3/7c63a980c3384881bd35b5a8131921e5/attachments/29664f90-fa15-4b51-9ec1-ef9bf4302151/action => generated 0 bytes in 94 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 02 12:06:42.586395 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-c42fa57d-03a9-40b5-841e-9ad4369672f3 req-32e17ac5-ad44-4149-badd-e5905c95e52d tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] GET http://10.222.0.23/volume// Dec 02 12:06:42.587163 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-c42fa57d-03a9-40b5-841e-9ad4369672f3 req-32e17ac5-ad44-4149-badd-e5905c95e52d tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 12:06:42.587341 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 12:06:42.587341 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 12:06:42.587981 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-c42fa57d-03a9-40b5-841e-9ad4369672f3 req-32e17ac5-ad44-4149-badd-e5905c95e52d tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Calling method 'all' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 12:06:42.589805 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-c42fa57d-03a9-40b5-841e-9ad4369672f3 req-32e17ac5-ad44-4149-badd-e5905c95e52d tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 12:06:42.590789 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1885/3737] 10.222.0.32 () {56 vars in 1089 bytes} [Wed Dec 2 12:06:42 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 12:06:42.608581 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-eaa48815-c2c6-4246-b41d-558f4dc07385 req-9cb2c21f-f2bc-497c-a4b6-3d7723fbc008 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] POST http://10.222.0.23/volume/v3/7c63a980c3384881bd35b5a8131921e5/attachments Dec 02 12:06:42.609116 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 12:06:42.609116 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 12:06:42.609535 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-eaa48815-c2c6-4246-b41d-558f4dc07385 req-9cb2c21f-f2bc-497c-a4b6-3d7723fbc008 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "67d7ba79-4f86-40e0-9bae-a27d7c61742f", "instance_uuid": "afcd284f-983f-4d84-96f8-f4ac0ce47c69", "connector": null}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 12:06:42.659895 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 12:06:42.659895 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 12:06:42.776883 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-eaa48815-c2c6-4246-b41d-558f4dc07385 req-9cb2c21f-f2bc-497c-a4b6-3d7723fbc008 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] http://10.222.0.23/volume/v3/7c63a980c3384881bd35b5a8131921e5/attachments returned with HTTP 200 Dec 02 12:06:42.777752 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1853/3738] 10.222.0.32 () {64 vars in 1358 bytes} [Wed Dec 2 12:06:42 2020] POST /volume/v3/7c63a980c3384881bd35b5a8131921e5/attachments => generated 273 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 12:06:42.793581 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-eaa48815-c2c6-4246-b41d-558f4dc07385 req-bdf63cd7-0ce5-48eb-bc17-e81c162c3b57 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] DELETE http://10.222.0.23/volume/v3/7c63a980c3384881bd35b5a8131921e5/attachments/29664f90-fa15-4b51-9ec1-ef9bf4302151 Dec 02 12:06:42.794088 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-eaa48815-c2c6-4246-b41d-558f4dc07385 req-bdf63cd7-0ce5-48eb-bc17-e81c162c3b57 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 12:06:42.794815 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-eaa48815-c2c6-4246-b41d-558f4dc07385 req-bdf63cd7-0ce5-48eb-bc17-e81c162c3b57 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Calling method 'version_select' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 12:06:42.816703 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 12:06:42.816703 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 12:06:43.001809 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-eaa48815-c2c6-4246-b41d-558f4dc07385 req-bdf63cd7-0ce5-48eb-bc17-e81c162c3b57 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(0a0fc76f-f1fe-49c9-8f1f-b873e9c84f90)]) {{(pid=88069) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 02 12:06:43.002237 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-eaa48815-c2c6-4246-b41d-558f4dc07385 req-bdf63cd7-0ce5-48eb-bc17-e81c162c3b57 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Adding status of: reserved to pending status list for volume. {{(pid=88069) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Dec 02 12:06:43.002647 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-eaa48815-c2c6-4246-b41d-558f4dc07385 req-bdf63cd7-0ce5-48eb-bc17-e81c162c3b57 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=88069) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 02 12:06:43.009709 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-eaa48815-c2c6-4246-b41d-558f4dc07385 req-bdf63cd7-0ce5-48eb-bc17-e81c162c3b57 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] http://10.222.0.23/volume/v3/7c63a980c3384881bd35b5a8131921e5/attachments/29664f90-fa15-4b51-9ec1-ef9bf4302151 returned with HTTP 200 Dec 02 12:06:43.010612 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1886/3739] 10.222.0.32 () {62 vars in 1437 bytes} [Wed Dec 2 12:06:42 2020] DELETE /volume/v3/7c63a980c3384881bd35b5a8131921e5/attachments/29664f90-fa15-4b51-9ec1-ef9bf4302151 => generated 192 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 12:06:45.210140 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-eaa48815-c2c6-4246-b41d-558f4dc07385 req-9cb2c21f-f2bc-497c-a4b6-3d7723fbc008 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] GET http://10.222.0.23/volume// Dec 02 12:06:45.210744 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-eaa48815-c2c6-4246-b41d-558f4dc07385 req-9cb2c21f-f2bc-497c-a4b6-3d7723fbc008 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 12:06:45.210852 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 12:06:45.210852 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 12:06:45.211179 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-eaa48815-c2c6-4246-b41d-558f4dc07385 req-9cb2c21f-f2bc-497c-a4b6-3d7723fbc008 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Calling method 'all' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 12:06:45.212225 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-eaa48815-c2c6-4246-b41d-558f4dc07385 req-9cb2c21f-f2bc-497c-a4b6-3d7723fbc008 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] http://10.222.0.23/volume// returned with HTTP 300 Dec 02 12:06:45.212844 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1854/3740] 10.222.0.41 () {56 vars in 1089 bytes} [Wed Dec 2 12:06:45 2020] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 02 12:06:45.228031 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-31a3ddbc-1147-4ff1-bc58-858c63b3b3db req-d5cc15b9-2e86-4f1f-ad32-82050658d147 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] GET http://10.222.0.23/volume/v3/7c63a980c3384881bd35b5a8131921e5/volumes/67d7ba79-4f86-40e0-9bae-a27d7c61742f Dec 02 12:06:45.228598 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-31a3ddbc-1147-4ff1-bc58-858c63b3b3db req-d5cc15b9-2e86-4f1f-ad32-82050658d147 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 12:06:45.228796 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 12:06:45.228796 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 12:06:45.229205 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-31a3ddbc-1147-4ff1-bc58-858c63b3b3db req-d5cc15b9-2e86-4f1f-ad32-82050658d147 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Calling method 'show' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 12:06:45.280330 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 12:06:45.280330 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 12:06:45.288752 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-31a3ddbc-1147-4ff1-bc58-858c63b3b3db req-d5cc15b9-2e86-4f1f-ad32-82050658d147 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Volume info retrieved successfully. Dec 02 12:06:45.307040 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 12:06:45.307040 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 12:06:45.316667 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-31a3ddbc-1147-4ff1-bc58-858c63b3b3db req-d5cc15b9-2e86-4f1f-ad32-82050658d147 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] http://10.222.0.23/volume/v3/7c63a980c3384881bd35b5a8131921e5/volumes/67d7ba79-4f86-40e0-9bae-a27d7c61742f returned with HTTP 200 Dec 02 12:06:45.317491 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1887/3741] 10.222.0.41 () {60 vars in 1403 bytes} [Wed Dec 2 12:06:45 2020] GET /volume/v3/7c63a980c3384881bd35b5a8131921e5/volumes/67d7ba79-4f86-40e0-9bae-a27d7c61742f => generated 1461 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 02 12:06:45.357832 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-31a3ddbc-1147-4ff1-bc58-858c63b3b3db req-2f1e538d-9449-40dd-b2df-ded1a36acfc0 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] PUT http://10.222.0.23/volume/v3/7c63a980c3384881bd35b5a8131921e5/attachments/0a0fc76f-f1fe-49c9-8f1f-b873e9c84f90 Dec 02 12:06:45.358588 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-31a3ddbc-1147-4ff1-bc58-858c63b3b3db req-2f1e538d-9449-40dd-b2df-ded1a36acfc0 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.41", "host": "n-h2-764292-5", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-764292-5.cbci-764292-5.local", "mountpoint": "/dev/sda"}}} {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 12:06:45.389484 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 02 12:06:45.389484 n-d-764292-5 devstack@c-api.service[88067]: return self.call(f, *args, **kw) Dec 02 12:06:45.390070 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.coordination [req-31a3ddbc-1147-4ff1-bc58-858c63b3b3db req-2f1e538d-9449-40dd-b2df-ded1a36acfc0 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Lock "b'cinder-attachment_update-67d7ba79-4f86-40e0-9bae-a27d7c61742f-n-h2-764292-5'" acquired by "attachment_update" :: waited 0.011s {{(pid=88068) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 02 12:06:45.393698 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 12:06:45.393698 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 12:06:46.679911 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.coordination [req-31a3ddbc-1147-4ff1-bc58-858c63b3b3db req-2f1e538d-9449-40dd-b2df-ded1a36acfc0 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Lock "b'cinder-attachment_update-67d7ba79-4f86-40e0-9bae-a27d7c61742f-n-h2-764292-5'" released by "attachment_update" :: held 1.290s {{(pid=88068) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 02 12:06:46.680577 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-31a3ddbc-1147-4ff1-bc58-858c63b3b3db req-2f1e538d-9449-40dd-b2df-ded1a36acfc0 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] http://10.222.0.23/volume/v3/7c63a980c3384881bd35b5a8131921e5/attachments/0a0fc76f-f1fe-49c9-8f1f-b873e9c84f90 returned with HTTP 200 Dec 02 12:06:46.681505 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1855/3742] 10.222.0.41 () {64 vars in 1468 bytes} [Wed Dec 2 12:06:45 2020] PUT /volume/v3/7c63a980c3384881bd35b5a8131921e5/attachments/0a0fc76f-f1fe-49c9-8f1f-b873e9c84f90 => generated 762 bytes in 1329 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 02 12:06:46.718261 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-31a3ddbc-1147-4ff1-bc58-858c63b3b3db req-0da718e8-7348-4b9a-abf5-8c20aca27aff tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] POST http://10.222.0.23/volume/v3/7c63a980c3384881bd35b5a8131921e5/attachments/0a0fc76f-f1fe-49c9-8f1f-b873e9c84f90/action Dec 02 12:06:46.718763 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 12:06:46.718763 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 12:06:46.719191 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-31a3ddbc-1147-4ff1-bc58-858c63b3b3db req-0da718e8-7348-4b9a-abf5-8c20aca27aff tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Action body: b'{"os-complete": null}' {{(pid=88069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 02 12:06:46.719564 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-31a3ddbc-1147-4ff1-bc58-858c63b3b3db req-0da718e8-7348-4b9a-abf5-8c20aca27aff tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 02 12:06:46.786584 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 12:06:46.786584 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 12:06:46.804658 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-31a3ddbc-1147-4ff1-bc58-858c63b3b3db req-0da718e8-7348-4b9a-abf5-8c20aca27aff tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] http://10.222.0.23/volume/v3/7c63a980c3384881bd35b5a8131921e5/attachments/0a0fc76f-f1fe-49c9-8f1f-b873e9c84f90/action returned with HTTP 204 Dec 02 12:06:46.806009 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1888/3743] 10.222.0.41 () {64 vars in 1489 bytes} [Wed Dec 2 12:06:46 2020] POST /volume/v3/7c63a980c3384881bd35b5a8131921e5/attachments/0a0fc76f-f1fe-49c9-8f1f-b873e9c84f90/action => generated 0 bytes in 93 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 02 12:08:31.566976 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-77e540ef-1564-4401-8721-be4e72fb233b req-d4cdbc17-cd15-4f80-83e7-52d269cf1fad tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] DELETE http://10.222.0.23/volume/v3/7c63a980c3384881bd35b5a8131921e5/attachments/0a0fc76f-f1fe-49c9-8f1f-b873e9c84f90 Dec 02 12:08:31.567780 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-77e540ef-1564-4401-8721-be4e72fb233b req-d4cdbc17-cd15-4f80-83e7-52d269cf1fad tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Empty body provided in request {{(pid=88068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 12:08:31.568083 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 12:08:31.568083 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 12:08:31.568621 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-77e540ef-1564-4401-8721-be4e72fb233b req-d4cdbc17-cd15-4f80-83e7-52d269cf1fad tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Calling method 'version_select' {{(pid=88068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 12:08:31.595350 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 12:08:31.595350 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 12:08:32.068971 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-77e540ef-1564-4401-8721-be4e72fb233b req-d4cdbc17-cd15-4f80-83e7-52d269cf1fad tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88068) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 02 12:08:32.069400 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.volume.api [req-77e540ef-1564-4401-8721-be4e72fb233b req-d4cdbc17-cd15-4f80-83e7-52d269cf1fad tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Pending status list for volume during attachment-delete: [] {{(pid=88068) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 02 12:08:32.076570 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-77e540ef-1564-4401-8721-be4e72fb233b req-d4cdbc17-cd15-4f80-83e7-52d269cf1fad tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] http://10.222.0.23/volume/v3/7c63a980c3384881bd35b5a8131921e5/attachments/0a0fc76f-f1fe-49c9-8f1f-b873e9c84f90 returned with HTTP 200 Dec 02 12:08:32.077486 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88068|app: 0|req: 1856/3744] 10.222.0.41 () {62 vars in 1437 bytes} [Wed Dec 2 12:08:31 2020] DELETE /volume/v3/7c63a980c3384881bd35b5a8131921e5/attachments/0a0fc76f-f1fe-49c9-8f1f-b873e9c84f90 => generated 19 bytes in 517 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 02 12:08:32.104231 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-77e540ef-1564-4401-8721-be4e72fb233b req-ffa7a355-3fbf-47dd-8e5e-df2237dbac31 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] DELETE http://10.222.0.23/volume/v3/7c63a980c3384881bd35b5a8131921e5/volumes/67d7ba79-4f86-40e0-9bae-a27d7c61742f Dec 02 12:08:32.104694 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-77e540ef-1564-4401-8721-be4e72fb233b req-ffa7a355-3fbf-47dd-8e5e-df2237dbac31 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Empty body provided in request {{(pid=88069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 02 12:08:32.104959 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 02 12:08:32.104959 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning, Dec 02 12:08:32.105320 n-d-764292-5 devstack@c-api.service[88067]: DEBUG cinder.api.openstack.wsgi [req-77e540ef-1564-4401-8721-be4e72fb233b req-ffa7a355-3fbf-47dd-8e5e-df2237dbac31 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Calling method 'delete' {{(pid=88069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 02 12:08:32.105771 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.v3.volumes [req-77e540ef-1564-4401-8721-be4e72fb233b req-ffa7a355-3fbf-47dd-8e5e-df2237dbac31 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Delete volume with id: 67d7ba79-4f86-40e0-9bae-a27d7c61742f Dec 02 12:08:32.153825 n-d-764292-5 devstack@c-api.service[88067]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 02 12:08:32.153825 n-d-764292-5 devstack@c-api.service[88067]: DeprecationWarning) Dec 02 12:08:32.154909 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-77e540ef-1564-4401-8721-be4e72fb233b req-ffa7a355-3fbf-47dd-8e5e-df2237dbac31 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Volume info retrieved successfully. Dec 02 12:08:32.187667 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.volume.api [req-77e540ef-1564-4401-8721-be4e72fb233b req-ffa7a355-3fbf-47dd-8e5e-df2237dbac31 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] Delete volume request issued successfully. Dec 02 12:08:32.188128 n-d-764292-5 devstack@c-api.service[88067]: INFO cinder.api.openstack.wsgi [req-77e540ef-1564-4401-8721-be4e72fb233b req-ffa7a355-3fbf-47dd-8e5e-df2237dbac31 tempest-TestShelveInstance-1839583272 tempest-TestShelveInstance-1839583272] http://10.222.0.23/volume/v3/7c63a980c3384881bd35b5a8131921e5/volumes/67d7ba79-4f86-40e0-9bae-a27d7c61742f returned with HTTP 202 Dec 02 12:08:32.189007 n-d-764292-5 devstack@c-api.service[88067]: [pid: 88069|app: 0|req: 1889/3745] 10.222.0.41 () {60 vars in 1384 bytes} [Wed Dec 2 12:08:32 2020] DELETE /volume/v3/7c63a980c3384881bd35b5a8131921e5/volumes/67d7ba79-4f86-40e0-9bae-a27d7c61742f => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)